cacao.git
2006-01-01 twisti* DIST_SUBDIRS: Removed libltdl.
2006-01-01 twisti* Added libltdl check.
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...
2006-01-01 twisti* DEC OSF cc only defines __alpha.
2006-01-01 twisti* class_resolvefield: Renamed except to throwexception...
2006-01-01 twisti* zip_open: Handle compiler error with DEC OSF's cc.
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* builtin_displaymethodstop: Fixed warnings.
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-30 twisti* vm/jit/codegen.inc.h: Renamed to vm/jit/codegen-common.h.
2005-12-30 twisti* vm/jit/codegen.inc.h: Removed.
2005-12-22 twisti* suck_add_from_property: Correct scandir error handling.
2005-12-22 twisti* cacao/cacao.h: Removed.
2005-12-22 twisti* bootclasspath, classpath: Moved from cacao.[ch].
2005-12-22 twisti* bootclasspath, classpath: Moved to suck.[ch].
2005-12-22 twisti* properties.[ch]: Added, moved the commandline propert...
2005-12-22 twisti* STATS: Renamed to STATISTICS.
2005-12-22 twisti* Small cosmetic changes.
2005-12-22 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
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* STATS: Renamed to STATISTICS.
2005-12-22 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
2005-12-22 twisti* parse: Some compilers put a JAVA_NOP after a blockend...
2005-12-22 twisti* builtin_displaymethodstop: Print the returned string...
2005-12-22 twisti* javastring_strlen: Changed argument type from java_ob...
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 anton* opt_no_quicksuper: Added.
2005-12-21 anton* OPT_NO_QUICKSUPER: Added.
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* --with-avcall: Renamed to --with-ffcall.
2005-12-21 twisti* vm/tables.h: Removed.
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* STATISTICS: Renamed AM_CONDITIONAL to ENABLE_STATISTICS.
2005-12-20 twisti* libffi: Removed.
2005-12-20 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
2005-12-20 twisti* defineClass: Don't check for cl == NULL, this is ok.
2005-12-20 twisti* loader_load_all_classes: Renamed classes to htclasses.
2005-12-20 twisti* zip_find: Renamed classes to htclasses.
2005-12-20 twisti* list_classpath_entry: Renamed classes to htclasses.
2005-12-20 twisti* We use a system libffi.
2005-12-20 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
2005-12-20 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
2005-12-20 twisti* FFCALL_LIB, FFI_LIB: Removed, now checked by configure.
2005-12-20 twisti* Major cleanup.
2005-12-20 twisti* ICMD_AASTORECONST: Made it work again.
2005-12-20 twisti* Cacao's builders should only be run when certain...
2005-12-20 twisti* ICMD_PUTSTATICCONST, ICMD_PUTFIELDCONST: Removed...
2005-12-20 twisti* This fixes a bug in the eclipse builder cacao configu...
2005-12-20 edwin* src/vm/jit/i386/codegen.c: fixed DUP2_X1 instruction...
2005-12-20 edwin* resolve_method: impose loading constraints on loader...
2005-12-13 twisti* asm_handle_exception: Renamed to intrp_asm_handle_exc...
2005-12-13 twisti* Define options as an enum.
2005-12-13 twisti* Define options in an enum.
2005-12-13 twisti* opt_no_replication: Added.
2005-12-12 twistiprofiling stuff for static superinstructions
2005-12-12 twistiadded stuff for generating static superinstructions
2005-12-11 twisti* Make it work with non-gnu make.
2005-12-11 twisti* Replaced ENABLE_DEBUG with NDEBUG.
2005-12-11 twisti* ZLIB_OBJ: Removed unzip.[ch], added zip.[ch].
next