* asm_getclassvalues_atomic: Replaced with ASM_GETCLASSVALUES_ATOMIC.
[cacao.git] / src / vm / jit /
2006-01-10 twisti* ASM_CALLJAVAFUNCTION, ASM_CALLJAVAFUNCTION_ADR, ASM_C...
2006-01-10 twisti* codegen_ncode_increase: Typo.
2006-01-09 twisti* disass_buf: Fixed typo.
2006-01-09 twisti* disass_printf: Ooops, #ifdef was wrong.
2006-01-09 twisti* Removed, we now link against libbfd and libopcodes.
2006-01-09 twisti* stdarg.h, string.h, assert.h, vm/jit/powerpc/dis...
2006-01-09 twisti* libarch_la_SOURCES: Removed dis-asm.h, ppc-dis.c...
2006-01-09 twisti* assert.h, stdarg.h, vm/jit/x86_64/dis-asm.h: Removed.
2006-01-09 twisti* string.h, vm/jit/i386/dis-asm.h: Removed.
2006-01-09 twisti* WITH_BINUTILS_DISASSEMBLER: Added, define DISASS_OBJ.
2006-01-09 twisti* This file contains the common functions required...
2006-01-09 twisti* WITH_BINUTILS_DISASSEMBLER: Added.
2006-01-09 twisti* Removed, we now link against libbfd and libopcodes.
2006-01-09 twisti* libarch_la_SOURCES: Removed dis-asm.h and i386-dis.c.
2006-01-09 twisti* Removed, we now link against libbfd and libopcodes.
2006-01-09 twisti* libarch_la_SOURCES: Removed dis-asm.h and i386-dis...
2006-01-03 twisti* Use new avl tree code.
2006-01-02 christiantypeing error
2006-01-02 twisti* nregdescint, nregdescfloat: Moved to md-abi.c.
2006-01-02 twisti* nregdescint, nregdescfloat: Added.
2006-01-02 twisti* noinst_HEADERS: Removed md-abi.inc.
2006-01-02 twisti* signal_handler_sigsegv: Replaced functionptr with...
2006-01-02 twisti* nregdescint, nregdescfloat: Moved to md-abi.c.
2006-01-02 twisti* nregdescint, nregdescfloat: Added.
2006-01-02 twisti* noinst_HEADERS: Removed md-abi.inc.
2006-01-02 twisti* INCLUDES: Added OS_DIR, some archs have their md...
2006-01-02 christian*** empty log message ***
2006-01-02 twisti* nregdescint, nregdescfloat: Moved to md-abi.c.
2006-01-02 twisti* nregdescint, nregdescfloat: Added.
2006-01-02 twisti* noinst_HEADERS: Removed md-abi.inc.
2006-01-02 christianRemoved old debug message
2006-01-02 twisti* md-abi.inc: Removed.
2006-01-02 twisti* nregdescint, nregdescfloat: Moved to md-abi.c.
2006-01-02 twisti* nregdescint, nregdescfloat: Added.
2006-01-02 twisti* noinst_HEADERS: Removed md-abi.inc.
2006-01-02 christianCorrected \"\" to \<\> for system header include
2006-01-02 twisti* nregdescint, nregdescfloat: Moved to md-abi.c.
2006-01-02 twisti* noinst_HEADERS: Removed md-abi.inc.
2006-01-02 twisti* nregdescint, nregdescfloat: Added.
2006-01-02 twisti* disassinstr: Some code improvement.
2006-01-02 twisti* md-abi.inc: Removed.
2006-01-02 christianChanged register allocator .inc to .c files and moved...
2006-01-02 christianChanged register allocator .inc to .c files and moved...
2006-01-01 twisti* libarch_la_SOURCES: Removed symcat.h.
2006-01-01 twisti* Use system one.
2006-01-01 twisti* libarch_la_SOURCES: Removed symcat.h.
2006-01-01 twisti* generic_symbol_at_address: Print only 8 bytes.
2006-01-01 twisti* Use system ones.
2006-01-01 twisti* generic_symbol_at_address: Added, they were implement...
2006-01-01 twisti* libarch_la_SOURCES: Removed ansidecl.h, bfd.h and...
2006-01-01 twisti* config.h, vm/jit/codegen-common.h: Added.
2006-01-01 twisti* Changed include to use system headers.
2006-01-01 twisti* Use system ones.
2006-01-01 twisti* generic_symbol_at_address: Added, they were implement...
2006-01-01 twisti* libarch_la_SOURCES: Removed ansidecl.h, bfd.h and...
2005-12-30 twisti* vm/jit/codegen.inc: Removed.
2005-12-30 twisti* vm/jit/codegen.inc: Removed.
2005-12-30 twisti* vm/jit/codegen.inc: Removed.
2005-12-30 twisti* vm/jit/codegen.inc: Removed.
2005-12-30 twisti* vm/options.h: Added.
2005-12-30 twisti* vm/exceptions.h: Added.
2005-12-30 twisti* vm/jit/codegen.inc.h: Renamed to vm/jit/codegen-common.h.
2005-12-30 twisti* Moved stuff to codegen-common.[ch] and dseg.[ch].
2005-12-30 twisti* Moved codegen stuff from codengen.inc.
2005-12-30 twisti* Moved data segment stuff from codegen.inc.
2005-12-30 twisti* noinst_HEADERS: Removed codegen.inc, codegen.inc.h.
2005-12-22 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
2005-12-22 twisti* Typo.
2005-12-22 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
2005-12-22 twisti* COUNT, COUNT_SPILLS: Added.
2005-12-22 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
2005-12-22 twisti* COUNT: Removed.
2005-12-22 twisti* COUNT_SPILLS: Removed.
2005-12-22 twisti* BlockPtrOfPC: Obsolete.
2005-12-22 twisti* BlockPtrOfPC: Removed.
2005-12-22 twisti* STATS: Removed, use #if defined(ENABLE_STATISTICS...
2005-12-22 twisti* vm/jit/jit.h: Added.
2005-12-22 twisti* parse: Some compilers put a JAVA_NOP after a blockend...
2005-12-21 antonbugfix (srcdir-related)
2005-12-21 anton* # is not portable, bugfix.
2005-12-21 anton* codegen_finish: -no-replication bugfix.
2005-12-21 anton* lastmcodeptr: Also enable for intrp.
2005-12-21 antondisasm.c: added support for static profiling (disabled...
2005-12-21 anton* __INTRP__, USE_spTOS: Removed.
2005-12-21 anton* INCLUDES: Removed libffi include.
2005-12-21 twisti* Use WITH_FFI and WITH_FFCALL defines from configure.
2005-12-21 twisti* FFCALL: Define plus header includes removed.
2005-12-21 twisti* Use #ifdef WITH_FFI.
2005-12-21 twisti* LSRA: Renamed to ENABLE_LSRA.
2005-12-21 twisti* LSRA: Renamed to ENABLE_LSRA.
2005-12-21 twisti* a0l: Defined.
2005-12-21 twisti* asm_handle_exception: Some small changes.
2005-12-20 twisti* ICMD_AASTORECONST: Made it work again.
2005-12-20 twisti* ICMD_PUTSTATICCONST, ICMD_PUTFIELDCONST: Removed...
2005-12-20 edwin* src/vm/jit/i386/codegen.c: fixed DUP2_X1 instruction...
2005-12-13 twisti* asm_handle_exception: Renamed to intrp_asm_handle_exc...
2005-12-12 twistiprofiling stuff for static superinstructions
2005-12-12 twistiadded stuff for generating static superinstructions
2005-12-11 twisti* Replaced ENABLE_DEBUG with NDEBUG.
2005-12-09 antonconverted java.vmg to use new "..." feature of vmgen
next