Include options.h.
[cacao.git] / jit / x86_64 /
2004-06-06 twisti- export xhandler
2004-06-05 twistiFixed ArrayIndexOutOfBoundsException bug.
2004-06-03 twisti- replaced ICMD_CHECKOOM with ICMD_CHECKEXCEPTION
2004-06-03 twisti- added asm_getclassvalues_atomic and asm_criticalsections
2004-06-03 twistiRemoved methodtable.* entries.
2004-06-03 twistiWe don't need this anymore, we now use a much faster...
2004-05-16 twisti- ExceptionInInitializerError stuff
2004-05-16 twisti- OutOfMemoryError stuff
2004-03-24 twistiRemoved unused functions and .globl's.
2004-03-07 twisti- replaced proto_ exceptions with dynamic ones
2004-02-26 twisti- don't use asm_builtin trace functions anymore
2004-02-26 twistiDefine functions prototypes
2004-02-26 twistiChanged names of asm_calljava* functions
2004-02-26 twisti- removed builtin trace functions
2004-01-06 stefanexceptionptr update for native threads
2003-12-09 edwinadded UTF-8 validation
2003-12-07 twistiNow defined in builtin.h
2003-12-07 twistiimplemented helper function asmprintf
2003-12-07 twisti- added gnu header
2003-12-07 twistiuse again INT_ARG_CNT stuff
2003-12-07 twisti- reverted intreg_argnum back to INT_ARG_CNT
2003-12-05 stefanMade loging thread-safe
2003-11-13 twistiLMULCONST fix.
2003-11-13 twistiChanged SUPPORT_LONG_MULDIV to SUPPORT_LONG_MUL and...
2003-11-13 stefanrepaired make dist
2003-11-12 twistiPass method to reg_init()
2003-11-07 twisti- removed code generation defines
2003-11-06 twistiPut into thread/thread.h
2003-11-02 twistiWhy was there the i386 version? Hmm...
2003-11-02 twistiMajor file restructuring.