Branch: refs/heads/master
Home:   http://github.com/penberg/jato

Commit: 8035200a263f26937b0fbfd7b51befb3488c28be
    
http://github.com/penberg/jato/commit/8035200a263f26937b0fbfd7b51befb3488c28be
Author: Pekka Enberg <penb...@cs.helsinki.fi>
Date:   2009-10-14 (Wed, 14 Oct 2009)

Changed paths:
  M Makefile
  R cafebabe/CMakeLists.txt
  R cafebabe/Doxyfile
  A cafebabe/attribute_array.c
  A cafebabe/attribute_info.c
  A cafebabe/class.c
  A cafebabe/code_attribute.c
  A cafebabe/constant_pool.c
  A cafebabe/constant_value_attribute.c
  A cafebabe/error.c
  A cafebabe/field_info.c
  R cafebabe/include/cafebabe/access.h
  R cafebabe/include/cafebabe/attribute_array.h
  R cafebabe/include/cafebabe/attribute_info.h
  R cafebabe/include/cafebabe/class.h
  R cafebabe/include/cafebabe/code_attribute.h
  R cafebabe/include/cafebabe/constant_pool.h
  R cafebabe/include/cafebabe/constant_value_attribute.h
  R cafebabe/include/cafebabe/error.h
  R cafebabe/include/cafebabe/field_info.h
  R cafebabe/include/cafebabe/line_number_table_attribute.h
  R cafebabe/include/cafebabe/method_info.h
  R cafebabe/include/cafebabe/source_file_attribute.h
  R cafebabe/include/cafebabe/stream.h
  A cafebabe/line_number_table_attribute.c
  A cafebabe/method_info.c
  A cafebabe/source_file_attribute.c
  R cafebabe/src/cafebabe/attribute_array.c
  R cafebabe/src/cafebabe/attribute_info.c
  R cafebabe/src/cafebabe/class.c
  R cafebabe/src/cafebabe/code_attribute.c
  R cafebabe/src/cafebabe/constant_pool.c
  R cafebabe/src/cafebabe/constant_value_attribute.c
  R cafebabe/src/cafebabe/error.c
  R cafebabe/src/cafebabe/field_info.c
  R cafebabe/src/cafebabe/line_number_table_attribute.c
  R cafebabe/src/cafebabe/method_info.c
  R cafebabe/src/cafebabe/source_file_attribute.c
  R cafebabe/src/cafebabe/stream.c
  R cafebabe/src/dump.c
  R cafebabe/src/java.c
  A cafebabe/stream.c
  A include/cafebabe/access.h
  A include/cafebabe/attribute_array.h
  A include/cafebabe/attribute_info.h
  A include/cafebabe/class.h
  A include/cafebabe/code_attribute.h
  A include/cafebabe/constant_pool.h
  A include/cafebabe/constant_value_attribute.h
  A include/cafebabe/error.h
  A include/cafebabe/field_info.h
  A include/cafebabe/line_number_table_attribute.h
  A include/cafebabe/method_info.h
  A include/cafebabe/source_file_attribute.h
  A include/cafebabe/stream.h
  M test/arch-x86/Makefile
  M test/jit/Makefile

Log Message:
-----------
Move cafebabe to proper top-level directories

This patch moves cafebabe headers to include/cafebabe, source files to
top-level cafebabe directory, and removes orphan files that are not used
by Jato.

Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi>



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Jatovm-devel mailing list
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to