* exceptions_throw_nullpointerexception: Use this function.
[cacao.git] / src /
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* 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-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* 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* Use $(mkdir_p), $(JAVAC) and $(ZIP) variables.
2006-01-04 twisti* avl_dump: Only print node->data.
2006-01-03 twisti* Use new avl tree code.
2006-01-03 twisti* Rewritten.
2006-01-03 twisti* exit_handler: Removed print_dynamic_super_statistics.
2006-01-03 twisti* print_stats: Added print_dynamic_super_statistics.
2006-01-03 twisti* threads.h: Added.
2006-01-03 twisti* CallNonvirtualBooleanMethodA: Added missing ;.
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-02 twisti* Fixed ltdl.h include path.
2006-01-02 twisti* Fixed ltdl.h include path.
2006-01-01 twisti* We now use the system libltdl.
2006-01-01 twisti* Removed libltdlc.la.
2006-01-01 twisti* DIST_SUBDIRS: Removed libltdl.
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].
next