cacao.git
2006-01-13 twisti* ICMD_MULTIANEWARRAY: Usage of iptr->val.a and iptr...
2006-01-12 twisti* ICMD_MULTIANEWARRAY: Usage of iptr->val.a and iptr...
2006-01-12 twisti* arch.h: Added.
2006-01-12 twisti* GC_test_and_set: Removed 64-bit version since the...
2006-01-12 twisti* show_icmd: Use CLASS_IS_OR_ALMOST_INITIALIZED.
2006-01-12 twisti* initialize_class: Use CLASS_IS_OR_ALMOST_INITIALIZED.
2006-01-12 twisti* CLASS_IS_OR_ALMOST_INITIALIZED: Added.
2006-01-12 twisti* GETSTATIC_FLOAT, PUTSTATIC_FLOAT, GETFIELD_FLOAT...
2006-01-12 twisti* Some 64-bit big-endian bugfixes.
2006-01-12 twisti* 64-bit big-endian bugfix: replace s4 with ptrint.
2006-01-12 twisti* Imported for the interpreter.
2006-01-12 twisti* Added powerpc64 target.
2006-01-12 twisti* intrp_disassinstr, intrp_disassemble: Added.
2006-01-12 twisti* vm/options.h: Added.
2006-01-12 twisti* config.h, vm/types.h: Added.
2006-01-12 twisti* Use ASM_CALLJAVAFUNCTION* macros.
2006-01-12 twisti* thread_addstaticcritical: Quick hack: #ifdef ENABLE_JIT
2006-01-12 twisti* vm/options.h: Added.
2006-01-12 twisti* Fixed a lot of compiler warnings (functionptr ->...
2006-01-12 twisti* regs: Removed.
2006-01-12 twisti* ICMD_MULTIANEWARRAY: Usage of iptr->val.a and iptr...
2006-01-12 twisti* builtin_gen_table: #if function according to arch.h.
2006-01-12 twisti* verify_multianewarray: Usage iptr->val.a and iptr...
2006-01-12 twisti* JAVA_MULTIANEWARRAY: Pass c in iptr->val.a and cr...
2006-01-12 twisti* codegen_createnativestub: #ifdef ENABLE_JIT md_param_...
2006-01-12 twisti* analyse_stack: #ifdef ENBALE_JIT md_return_alloc...
2006-01-12 twisti* builtintable_internal: Removed ICMD_CHECKCAST.
2006-01-12 twisti* Prefixed functions with intrp_.
2006-01-12 twisti* md_init, md_stacktrace_get_returnaddress: Prefixed...
2006-01-12 twisti* Prefix functions with intrp_.
2006-01-12 twisti* Use ptrint instead of s8 in some places.
2006-01-12 twisti* Use DISASSINSTR macro.
2006-01-12 michi* Comment updated (for asm_cacheflush)
2006-01-12 twisti* intrp_createcompilerstub, intrp_createnativestub...
2006-01-12 twisti* codegen.h: Include only for some archs.
2006-01-12 twisti* intrp_md_stacktrace_get_returnaddress: Added.
2006-01-12 twisti* cacao_stacktrace_fillInStackTrace: #ifdef md_stacktra...
2006-01-12 twisti* Seperate ENABLE_JIT and ENABLE_INTRP.
2006-01-12 twisti* config.h: Added.
2006-01-12 twisti* jit_compile_intern: #ifdef codegen call to support...
2006-01-12 twisti* DISASSINSTR, DISASSEMBLE: Added.
2006-01-12 twisti* Use ASM_CALLJAVAFUNCTION macro.
2006-01-12 twisti* Use ASM_CALLJAVAFUNCTION_INT macro.
2006-01-12 twisti* intrp_asm_calljavafunction, intrp_createcompilerstub,
2006-01-12 twisti* Use ASM_CALLJAVAFUNCTION macros.
2006-01-12 twisti* link_class_intern: #ifdef createcompilerstub call...
2006-01-12 twisti* Use ASM_CALLJAVAFUNCTION macros.
2006-01-12 twisti* Use ASM_CALLJAVAFUNCTION_ADR macro.
2006-01-12 twisti* Use ASM_CALLJAVAFUNCTION macro.
2006-01-12 twisti* intrp_md_init: Added.
2006-01-12 twisti* Check explicitly for isnan.
2006-01-12 twisti* print_dynamic_super_statistics: Added from intrp.
2006-01-12 michi* Included md-abi.h (needed for REG_SPLIT on Arm)
2006-01-12 twisti* We have to use a machine dependent arch.h.
2006-01-11 twisti* vm/jit/codegen.inc.h: Removed.
2006-01-11 twisti* ICMD_F2I, ICMD_D2I, ICMD_F2L, ICMD_D2L: #if 0.
2006-01-11 twisti* SUPPORT_FMOD: Removed.
2006-01-10 twisti* SUPPORT_FMOD: Removed.
2006-01-10 twisti* SUPPORT_FMOD: Removed.
2006-01-10 twisti* EXTRA_DIST: Added ChangeLog-2005.
2006-01-10 twisti* SUPPORT_FMOD: Removed.
2006-01-10 twisti* asm_getclassvalues_atomic: Replaced with ASM_GETCLASS...
2006-01-10 twisti* ASM_CALLJAVAFUNCTION, ASM_CALLJAVAFUNCTION_ADR, ASM_C...
2006-01-10 twisti* SUPPORT_IFCVT: Replaced with SUPPORT_I2F or SUPPORT_I2D.
2006-01-10 twisti* exceptions_throw_negativearraysizeexception: Use
2006-01-10 twisti* exceptions_throw_classformaterror,
2006-01-10 twisti* exceptions_throw_classformaterror: Use this function.
2006-01-10 twisti* exceptions_throw_nullpointerexception: Use this function.
2006-01-10 twisti* exceptions_throw_nullpointerexception,
2006-01-10 twisti* exceptions_throw_nullpointerexception,
2006-01-10 twisti* exceptions_throw_illegalargumentexception,
2006-01-10 twisti* exceptions_throw_classformaterror,
2006-01-10 twisti* Not required anymore.
2006-01-10 twisti* use_class_as_object, create_property, copy_vftbl...
2006-01-10 twisti* nativeCalls, nativeCompCalls: Removed.
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* 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* AC_CHECK_HEADER checks for ansidecl.h, bfd.h and...
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-08 twisti* Updated from GNU Classpath:
2006-01-08 twisti* loader_load_all_classes: Print exception when loading...
2006-01-08 twisti* SUCK_xx_xx: We can only optimize little endian loads...
2006-01-08 twisti* Ignore *.class files.
2006-01-08 twisti* java-assert.h: Unused, removed.
2006-01-08 twisti* Added VM interface change to be consistent:
2006-01-08 twisti* suck_add: Check for lce != NULL before adding it...
2006-01-08 twisti* JAVAC: Removed.
next