* Merged with default branch at rev 16f3633aaa5a.
[cacao.git] / src / vm / builtintable.inc
2007-08-30 Michael Starzinger* Merged with default branch at rev 16f3633aaa5a.
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-20 michi* src/vm/builtin.c (builtintable_init): Create builtin...
2007-07-31 michiMerged revisions 8187-8244 via svnmerge from
2007-07-18 twisti* src/vm/jit/allocator/simplereg.c: Replaced HAS_4BYTE_...
2007-05-22 michi* src/vm/builtintable.inc (builtintable_internal):...
2007-04-19 michiMerged revisions 7732-7765 via svnmerge from
2007-04-17 twisti* src/vm/builtintable.inc (builtintable_function) ...
2007-04-15 michi* src/vm/builtintable.inc: Fixed flags for builtin_new...
2007-04-15 michi* src/vm/builtin.h (builtintable_entry): Added stub...
2007-04-12 twisti* src/vm/builtin.c (builtintable_replace_function)...
2007-04-11 twisti* src/vm/builtin.h (builtin_fast_new): Added.
2007-01-27 twisti* configure.ac: Use AC_CHECK_SOFTFLOAT, AC_CHECK_SOFT_F...
2006-08-18 twisti* src/vm/exceptions.c (new_arraystoreexception): Renamed to
2006-07-12 twisti* src/vm/builtin.c (builtin_monitorenter): Removed.
2006-05-15 twisti* src/vm/hashtable.h,
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-12 twisti* builtintable_internal: Removed ICMD_CHECKCAST.
2006-01-10 twisti* SUPPORT_IFCVT: Replaced with SUPPORT_I2F or SUPPORT_I2D.
2005-12-08 twisti* builtintable_internal: Added some #ifdef DISABLE_GC...
2005-11-07 twisti* PATCHER_builtin_new, PATCHER_builtin_newarray,
2005-07-12 twisti* Removed stuff for remaining asmpart functions, which...
2005-07-11 twisti* Added alpha defines for new stacktrace system
2005-07-10 twisti* Added i386 defines for new ICMDs
2005-07-09 twisti* Added x86_64 defines
2005-07-08 twisti* BUILTIN_canstore: added
2005-06-22 twisti* Added a filler entry to builtintable_automatic to...
2005-06-08 twisti* builtintable_internal: fixed 2 typo's
2005-06-06 twistiContains builtin tables (internal, automatic). Included...