* Updated to 0.93.
authortwisti <none@none>
Thu, 24 Nov 2005 00:26:18 +0000 (00:26 +0000)
committertwisti <none@none>
Thu, 24 Nov 2005 00:26:18 +0000 (00:26 +0000)
ChangeLog

index 9d16ca4fb3516398e18b45afb5449beb1af88cf8..2cbbc0fc4deb32596c00733e9208848def2eaa11 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2005-11-24 01:21  twisti
+
+       * configure.in:
+         * Changed version to 0.93.
+
+2005-11-24 00:16  twisti
+
+       * tests/regression/Makefile.am:
+         * Renamed checkall to check.
+
+2005-11-24 00:16  twisti
+
+       * src/vm/jit/intrp/Makefile.am:
+         * EXTRA_DIST: Added with java.vmg.
+
+2005-11-23 23:55  twisti
+
+       * tests/regression/Makefile.am:
+         * EXTRA_DIST: Added Test.sh.
+
+2005-11-23 23:55  twisti
+
+       * tests/Makefile.am:
+         * EXTRA_DIST: Added prop.java.
+
+2005-11-23 23:55  twisti
+
+       * tests/prop.java:
+         * Updated.
+
+2005-11-23 23:49  twisti
+
+       * tests/regression/Makefile.am:
+         * EXTRA_DIST: Typo.
+
+2005-11-23 23:40  twisti
+
+       * src/vm/jit/intrp/peephole.c:
+         * gen_inst: Use lastmcodeptr instead of last_compiled.
+
+2005-11-23 23:39  twisti
+
+       * src/vm/jit/intrp/codegen.h:
+         * vm/types.h: Added.
+         * MCODECHECK: Use lastmcodeptr instead of last_compiled.
+
+2005-11-23 23:39  edwin
+
+       * man/cacao.1: * (cacao.1): fix typo
+
+2005-11-23 23:39  twisti
+
+       * src/vm/jit/intrp/intrp.h:
+         * gen_BBSTART: Use lastmodeptr instead of last_compiled.
+         * createcalljavafunction: Changed return type from
+           functionptr to u1*.
+
+2005-11-23 23:38  twisti
+
+       * src/vm/jit/intrp/codegen.c:
+         * createcompilerstub, createnativestub: Changed return type from
+           functionptr to u1*.
+
+2005-11-23 23:37  twisti
+
+       * src/vm/jit/intrp/Makefile.am:
+         * libintrp_la_SOURCES: Added *.i files.
+         * BUILT_SOURCES: Removed.
+
+2005-11-23 23:36  twisti
+
+       * src/vm/jit/stacktrace.c:
+         * Use codegen_findmethod for intrp and md_codegen_findmethod for
+         jit.
+
+2005-11-23 23:36  twisti
+
+       * src/vm/jit/codegen.inc.h:
+         * codegendata: Removed last_compiled for intrp and use lastmcodeptr
+           instead.
+
+2005-11-23 23:34  twisti
+
+       * tests/Makefile.am:
+         * EXTRA_DIST: Added hello.java.
+
+2005-11-23 23:33  twisti
+
+       * tests/regression/Makefile.am:
+         * EXTRA_DIST: Added with all files.
+
+2005-11-23 23:33  twisti
+
+       * src/libffi/Makefile.am:
+         * EXTRA_DIST: Added libtool-version.
+
+2005-11-23 22:47  twisti
+
+       * src/vm/jit/alpha/linux/md-os.c:
+         * Removed duplicate stuff that slipped in when added alpha-freebsd
+         support.
+
+2005-11-23 22:43  edwin
+
+       * man/cacao.1: * (cacao.1): use .BR again. The problem on IRIX was
+                      the 6-argument limitation.  We currently do not care about that.
+
+2005-11-23 22:36  twisti
+
+       * src/vm/jit/alpha/: Makefile.am, md.c, freebsd/.cvsignore,
+         freebsd/Makefile.am, freebsd/md-os.c, linux/.cvsignore,
+         linux/Makefile.am, linux/md-os.c:
+         * Added alpha-freebsd support.
+
+2005-11-23 22:35  twisti
+
+       * configure.in:
+         * src/vm/jit/alpha/freebsd/Makefile,
+           src/vm/jit/alpha/linux/Makefile: Added.
+
+2005-11-23 22:29  edwin
+
+       * man/cacao.1: * (cacao.1): IRIX does not seem to like the .BR
+         macro, so we avoid it.
+
+2005-11-23 22:17  edwin
+
+       * man/cacao.1: * (cacao.1): updated the manpage
+
+2005-11-23 16:05  twisti
+
+       * src/vm/jit/Makefile.am:
+         * noinst_HEADERS: Added methodheader.h and disass.h.
+
+2005-11-23 16:05  twisti
+
+       * src/libffi/Makefile.am:
+         * EXTRA_DIST: Added configure.host.
+
+2005-11-23 16:04  twisti
+
+       * src/lib/Makefile.am:
+         * EXTRA_DIST: Added all java files.
+
+2005-11-23 15:41  twisti
+
+       * src/vm/jit/: alpha/Makefile.am, i386/Makefile.am,
+         intrp/Makefile.am, mips/Makefile.am, powerpc/Makefile.am,
+         x86_64/Makefile.am:
+         * asmoffsets.h, disass.h: Removed if missed before.
+
+2005-11-23 15:40  twisti
+
+       * tests/Makefile.am:
+         * jctest, fptest, fp, extest: Removed.
+
+2005-11-23 15:40  twisti
+
+       * tests/: fp.java, fp.output, fptest.java, fptest.output,
+         jctest.java, jctest.output, jctest.dec:
+         * Removed, most of them are now regression tests.
+
+2005-11-23 13:54  twisti
+
+       * src/vm/jit/mips/codegen.c:
+         * ICMD_xASTORE: Moved var_to_reg_xxx directly before actual store,
+           this makes life much easier on mips32.
+         * ICMD_{I,L,A}ASTORECONST: Use M_xST_INTERN macro as the offset will
+           not overflow.
+
+2005-11-23 13:31  twisti
+
+       * src/vm/jit/mips/codegen.c:
+         * ICMD_xALOAD: Use REG_ITMP3 register to calculate the base address,
+           this is necessary on mips32.
+
+2005-11-23 12:56  twisti
+
+       * src/vm/jit/powerpc/codegen.c:
+         * ICMD_GETFIELD: Check if a destination register is equals the
+           source register for long type.
+
+2005-11-23 01:47  twisti
+
+       * src/vm/jit/i386/: freebsd/md-os.c, linux/md-os.c:
+         * signal_handler_sigsegv, signal_handler_sigfpe: Replaced
+           functionptr with u1*.
+
+2005-11-23 01:46  twisti
+
+       * src/vm/jit/i386/md.c:
+         * md_stacktrace_get_returnaddress: Changed return type from
+           functionptr to u1*.
+         * md_codegen_findmethod: Added.
+
+2005-11-23 01:46  twisti
+
+       * src/vm/jit/i386/codegen.c:
+         * createcompilerstub, createnativestub: Changed return type from
+           functionptr to u1*.
+
+2005-11-23 01:21  twisti
+
+       * src/vm/jit/mips/irix/md-os.c:
+         * signal_handler_sigsegv: Use u1* instead of functionptr.
+
+2005-11-23 01:21  twisti
+
+       * src/vm/jit/mips/md.c:
+         * md_stacktrace_get_returnaddress: Use u1* instead of functionptr.
+         * codegen_findmethod: Renamed to md_codegen_findmethod.
+
+2005-11-23 01:20  twisti
+
+       * src/vm/jit/mips/codegen.c:
+         * createcompilerstub, createnativestub: Changed return type from
+           functionptr to u1*.
+
+2005-11-23 01:06  twisti
+
+       * tests/codepatching/test.java:
+         * Made most functions private.
+
+2005-11-23 01:05  twisti
+
+       * src/vm/jit/powerpc/md.c:
+         * md_stacktrace_get_returnaddress: Use u1* instead of functionptr.
+         * codegen_findmethod: Renamed to md_codegen_findmethod.
+
+2005-11-23 01:03  twisti
+
+       * src/vm/jit/powerpc/codegen.c:
+         * createcompilerstub, createnativestub: Changed return type from
+           functionptr to u1*.
+
+2005-11-23 00:54  twisti
+
+       * src/vm/jit/alpha/codegen.c:
+         * createcompilerstub, createnativestub: Changed return type from
+           functionptr to u1*.
+
+2005-11-23 00:47  twisti
+
+       * src/vm/jit/x86_64/md.c:
+         * signal_handler_sigsegv, signal_handler_sigfpe: Replaced
+           functionptr with u1*.
+         * md_stacktrace_get_returnaddress: Changed return type from
+           functionptr to u1*.
+         * md_codegen_findmethod: Added.
+
+2005-11-23 00:46  twisti
+
+       * src/vm/jit/x86_64/md-abi.c:
+         * config.h: Added.
+         * Some code reformatting.
+
+2005-11-23 00:45  twisti
+
+       * src/vm/jit/x86_64/codegen.c:
+         * createcompilerstub, createnativestub: Changed return type from
+           functionptr to u1*.
+
+2005-11-23 00:45  twisti
+
+       * src/vm/jit/x86_64/asmpart.S:
+         * asm_builtin_arraycheckcast: Removed global.
+
+2005-11-23 00:43  twisti
+
+       * src/vm/jit/: codegen.inc, codegen.inc.h:
+         * Changed functionptr to u1*.
+
+2005-11-23 00:42  twisti
+
+       * src/vm/jit/: jit.c, jit.h:
+         * do_nothing_function, jit_compile, jit_compile_intern: Changed
+           return type from functionptr to u1*.
+
+2005-11-23 00:41  twisti
+
+       * src/vm/method.h:
+         * methodinfo: Changed functionptr to u1*.
+
+2005-11-23 00:40  twisti
+
+       * src/cacaoh/headers.c:
+         * patcher_builtin_new, patcher_builtin_newarray,
+           patcher_builtin_arrayinstanceof: Removed.
+         * asm_builtin_idiv, asm_builtin_irem, asm_builtin_ldiv,
+           asm_builtin_lrem: Likewise.
+         * asm_builtin_monitorenter, asm_builtin_monitorexit: Likewise.
+         * asm_builtin_arraycheckcast: Likewise.
+         * setVMClassField: Likewise.
+         * Changed functionptr to u1*.
+
+2005-11-23 00:07  twisti
+
+       * src/vm/jit/: stacktrace.c, stacktrace.h:
+         * Replaced functionptr with u1*.
+         * Call md_codegen_findmethod instead of codegen_findmethod.
+
+2005-11-23 00:06  twisti
+
+       * src/vm/jit/codegen.inc.h:
+         * Added defined(DISABLE_GC) to methodtree stuff so we allocate the
+           same amount of memory for -verbosecall compares.
+         * md_codegen_findmethod: Added.
+
+2005-11-23 00:05  twisti
+
+       * src/vm/jit/codegen.inc:
+         * Added defined(DISABLE_GC) to methodtree stuff so we allocate the
+           same amount of memory for -verbosecall compares.
+         * codegen_start_native_call: Replaced functionptr with u1*.
+
+2005-11-23 00:04  twisti
+
+       * src/vm/jit/alpha/md.c:
+         * md_init: Removed #if 0 from ieee_set_fp_control but it does not
+           fix the floating point problems.
+         * signal_handler_sigsegv: Use u1* instead of functionptr.
+         * md_stacktrace_get_returnaddress: Likewise.
+         * codegen_findmethod: Renamed to md_codegen_findmethod.
+
+2005-11-22 23:55  twisti
+
+       * src/vm/jit/codegen.inc.h:
+         * codegen_start_native_call, codegen_finish_native_call: Added.
+
+2005-11-22 23:47  christian
+
+       * src/vm/jit/: codegen.inc.h, jit.c, stack.c, stack.h: added name
+         to Changes:
+
+2005-11-22 23:32  twisti
+
+       * src/vm/jit/: jit.c, jit.h:
+         * compile_all_class_methods: Removed.
+
+2005-11-22 23:21  christian
+
+       * src/vm/jit/stack.h: Fix for dependence conflict regarding
+         ICMD_DUP* and locals
+
+2005-11-22 22:32  christian
+
+       * src/vm/jit/i386/icmd_uses_reg_res.inc: fix for ICMD_DUP*
+
+2005-11-22 15:36  christian
+
+       * src/vm/jit/: lsra.h, lsra.inc: Changes for Usage Count and spill
+         heuristik
+
+2005-11-22 12:39  twisti
+
+       * src/vm/jit/intrp/codegen.c:
+         * Removed __INTRP__ define.
+
+2005-11-22 12:38  twisti
+
+       * src/vm/jit/intrp/engine.c:
+         * md-abi.h: Removed.
+
+2005-11-22 12:38  twisti
+
+       * src/vm/: signal.c, jit/codegen.inc, jit/codegen.inc.h:
+         * Renamed __INTRP__ to ENABLE_INTRP which is defined during
+         configure run.
+
+2005-11-22 01:14  twisti
+
+       * src/vm/jit/x86_64/codegen.c:
+         * createnativestub: Fixed wrong compare value to xxx_ARG_CNT value,
+           this caused unsaved arguments.
+
+2005-11-21 23:01  twisti
+
+       * src/vm/jit/powerpc/asmpart.S:
+         * asm_wrapper_patcher: Fixed two typos for powerpc-linux.
+
+2005-11-21 22:38  twisti
+
+       * src/vm/jit/powerpc/asmpart.S:
+         * asm_calljavafunction: Fixed darwin -O2 compilation, we forgot to
+           save r16 (itmp3).
+         * asm_calljavafunction2: Likewise.
+         * asm_wrapper_patcher: Also save temporary registers, required for
+           leaf methods.
+
+2005-11-21 21:59  twisti
+
+       * src/vm/jit/powerpc/linux/md-asm.h:
+         * Added a comment about r2.
+
+2005-11-21 20:59  edwin
+
+       * src/vm/jit/: jit.c, stack.c:
+         * analyse_stack: allocate a dummy stack slot for ICMD_IINC to keep
+                          ISTORE from incorrectly creating a LOCALVAR on the stack although
+                          IINC changed the variable.
+         * jit_init: reserve a stack slot for IINC
+
+2005-11-20 14:22  christian
+
+       * src/vm/jit/: lsra.h, lsra.inc: Removed lsra fallback in case of
+         subroutines or exception handlers Nesting depth calculation
+         improvements Usage count really considered by lsra
+
+2005-11-20 14:21  christian
+
+       * src/vm/jit/jit.c: Removed lsra fallback in case of subroutines or
+         exception handlers
+
+2005-11-20 14:21  christian
+
+       * src/vm/jit/stack.c: Removed obsolete output of reserved Register
+         usage
+
+2005-11-19 04:10  edwin
+
+       * src/vm/jit/: alpha/codegen.c, mips/codegen.c:
+         * src/vm/jit/mips/codegen.c, src/vm/jit/alpha/codegen.c:
+           added my name to the 'Changes' list
+
+2005-11-19 03:04  edwin
+
+       * src/vm/jit/alpha/codegen.c:
+         * codegen: generalize bugfix for IFNE_ICONST to other IF??_ICONST
+         instructions
+
+2005-11-19 03:02  edwin
+
+       * src/vm/jit/mips/codegen.c:
+         * codegen: generalize IFNE_ICONST bugfix to other IF??_ICONST
+         instructions
+
+2005-11-19 02:59  edwin
+
+       * src/vm/jit/mips/codegen.c:
+         * codegen: bugfix for IFNE_ICONST: prevent overwriting of temp
+           register for values that do not fit in a byte (same fix as on alpha)
+
+2005-11-19 02:57  edwin
+
+       * src/vm/jit/alpha/codegen.c:
+         * codegen: bugfix for IFNE_ICONST: prevent overwriting of temp
+           register for constants that do not fit in a byte
+
+2005-11-18 01:57  twisti
+
+       * src/vm/jit/intrp/: java-disasm.i, java-gen.i, java-labels.i,
+         java-peephole.i, java-profile.i, java-vm.i:
+         * Regenerated.
+
+2005-11-18 01:54  twisti
+
+       * src/vm/jit/intrp/codegen.h:
+         * PATCHER_CALL_SIZE: Defined.
+
+2005-11-18 01:54  twisti
+
+       * src/vm/jit/intrp/: codegen.c, java.vmg:
+         * Java 1.5 support changes.
+
+2005-11-18 01:54  twisti
+
+       * src/vm/jit/intrp/engine.c:
+         * nativevcall: Local references table changes.
+
+2005-11-18 01:53  twisti
+
+       * src/vm/jit/intrp/patcher.c:
+         * patcher_builtin_new, patcher_builtin_newarray,
+           patcher_builtin_arrayinstanceof: Removed due to Java 1.5 changes.
+         * patcher_aconst: Added.
+
+2005-11-18 01:52  twisti
+
+       * src/vm/jit/intrp/Makefile.am:
+         * Removed empty line.
+
+2005-11-18 01:41  twisti
+
+       * src/vm/jit/powerpc/darwin/md-asm.h:
+         * jumptable_int, jumptable_long: Defined.
+
+2005-11-18 01:30  twisti
+
+       * src/vm/jit/x86_64/patcher.c:
+         * patcher_builtin_arraycheckcast: Don't set BUILTIN_arraycheckcast.
+
+2005-11-18 01:11  twisti
+
+       * src/vm/jit/mips/asmpart.S:
+         * asm_calljavafunction: Set noreorder so computing pv is correct.
+         * asm_calljavafunction2: Likewise and added missing nops.
+
+2005-11-17 23:30  twisti
+
+       * src/vm/jit/powerpc/asmpart.S:
+         * asm_calljavafunction2: Load address for jumptables correctly for
+         darwin.
+
+2005-11-17 20:28  twisti
+
+       * src/vm/jit/intrp/: java-vm.i, java-disasm.i, java-gen.i,
+         java-labels.i, java-peephole.i, java-profile.i:
+         * Users should not need to generate these.
+
+2005-11-17 20:06  twisti
+
+       * src/vm/jit/powerpc/asmpart.S:
+         * asm_calljavafunction: Fixed -O2 problem, we have to save itmp3
+           since it's a callee saved register.
+         * asm_calljavafunction2: Likewise and started to implement argument
+           passing correctly with jump tables.
+
+2005-11-17 20:01  twisti
+
+       * src/vm/jit/powerpc/codegen.h:
+         * var_to_reg_int_{low,high} renamed to var_to_reg_lng_{low,high}
+         * Smaller changes.
+
+2005-11-17 20:00  twisti
+
+       * src/vm/jit/powerpc/codegen.c:
+         * var_to_reg_int_{low,high} renamed to var_to_reg_lng_{low,high}
+         * ICMD_IF_Lxx: Implemented.
+         * ICMD_IF_LCMPxx: Likewise.
+
+2005-11-17 19:57  twisti
+
+       * src/vm/jit/: alpha/arch.h, i386/arch.h, mips/arch.h,
+         x86_64/arch.h:
+         * SUPPORT_LONG_CMP_CONST: Added.
+
+2005-11-17 19:53  twisti
+
+       * src/vm/jit/powerpc/arch.h:
+         * SUPPORT_LONG_CMP_CONST: Added.
+         * NOLONG_CONDITIONAL: Removed.
+
+2005-11-17 19:53  twisti
+
+       * src/vm/jit/stack.c:
+         * NOLONG_CONDITIONAL renamed to SUPPORT_LONG_CMP_CONST.
+
+2005-11-17 19:40  twisti
+
+       * tests/regression/: Makefile.am, Test.sh:
+         * Really support build dirs.
+
+2005-11-17 19:33  twisti
+
+       * tests/regression/Makefile.am:
+         * Build dir support.
+
+2005-11-17 17:58  twisti
+
+       * src/vm/jit/powerpc/linux/md-asm.h:
+         * SAVE_TEMPORARY_REGISTERS, RESTORE_TEMPORARY_REGISTERS: Removed t7.
+
+2005-11-17 14:47  twisti
+
+       * src/vm/string.c:
+         * string_init: Added.
+         * literalstring_u2: Added string hashtable lock.
+
+2005-11-17 14:47  twisti
+
+       * src/vm/stringlocal.h:
+         * string_init: Added.
+
+2005-11-17 14:46  twisti
+
+       * src/cacao/cacao.c:
+         * main: Call string_init.
+
+2005-11-17 14:35  twisti
+
+       * src/vm/: finalizer.c, finalizer.h:
+         * finalizer_add: Removed.
+         * finalizer_notify, finalizer_run: Added.
+         * finalizer_thread: Removed list stuff since this was wrong, we need
+           to call the finalizers immediately.  We do this now with
+           gc_invoke_finalizers.
+
+2005-11-17 14:34  twisti
+
+       * src/mm/boehm.c:
+         * gc_init: Set GC_java_finalization, GC_finalize_on_demand and
+           GC_finalizer_notifier.
+
+2005-11-17 11:23  twisti
+
+       * src/vm/jit/x86_64/codegen.h:
+         * M_LST_IMM32, M_AST_IMM32: Added.
+
+2005-11-17 11:22  twisti
+
+       * src/vm/jit/x86_64/codegen.c:
+         * createnativestub: Don't save return value for void functions.
+
+2005-11-17 11:21  twisti
+
+       * src/native/vm/VMString.c:
+         * intern: Reformatted for better debugability.
+
+2005-11-16 20:13  edwin
+
+       * src/vm/utf8.c: make twisti's debug code a bit more compiler
+         friendly (it did not compile with the mips compiler)
+
+2005-11-16 14:29  twisti
+
+       * src/vm/finalizer.c:
+         * gnu_classpath_Pointer.h: Removed.
+
+2005-11-16 14:28  twisti
+
+       * src/vm/linker.c:
+         * link_array: Replaced utf_new_intern with utf_new.
+
+2005-11-16 14:28  twisti
+
+       * src/vm/loader.c:
+         * load_constantpool, load_newly_created_array: Replaced
+           utf_new_intern with utf_new.
+
+2005-11-16 14:27  twisti
+
+       * src/vm/: utf8.c, utf8.h:
+         * utf_new_intern: Removed.
+         * utf_new: Added hashtable locking (from utf_new_intern).
+
+2005-11-16 14:15  twisti
+
+       * src/native/include/: Makefile.am, gnu_classpath_Pointer.h:
+         * gnu_classpath_Pointer.h: Removed, not required anymore during
+         libvm.
+
+2005-11-16 13:13  twisti
+
+       * src/vm/classcache.c:
+         * config.h, vm/types.h: Added.
+         * lock_classcache_hashtable: Likewise.
+         * classcache_init: Changed return type to bool, initialize
+           lock_classcache_hashtable.
+         * CLASSCACHE_LOCK, CLASSCACHE_UNLOCK: Use builtin_monitorenter/exit
+           instead of crappy tables_lock/unlock.
+
+2005-11-16 13:12  twisti
+
+       * src/vm/classcache.h:
+         * classcache_init: Changed return type to bool.
+
+2005-11-16 13:12  twisti
+
+       * src/vm/tables.c:
+         * tables_init: Changed return type to bool, removed call to
+           classcache_init: now done in cacao.c (main).
+
+2005-11-16 13:11  twisti
+
+       * src/vm/tables.h:
+         * tables_init: Changed return type to bool.
+
+2005-11-16 13:10  twisti
+
+       * src/vm/utf8.c:
+         * lock_utf_hashtable: Added.
+         * utf8_init: Changed return type to bool, initialize
+         lock_utf_hashtable.
+         * utf_new: Use builtin_monitorenter/exit instead of crappy
+         tables_lock.
+
+2005-11-16 13:09  twisti
+
+       * src/vm/utf8.h:
+         * config.h, vm/types.h: Added.
+         * utf8_init: Changed return type to bool.
+
+2005-11-16 13:08  twisti
+
+       * src/cacao/cacao.c:
+         * main: Initialize subsystems in correct order, added
+         classcache_init.
+
+2005-11-16 13:03  twisti
+
+       * src/cacaoh/cacaoh.c:
+         * Initialize subsystems in correct order.
+
+2005-11-16 13:03  twisti
+
+       * src/cacaoh/headers.c:
+         * throw_main_exception_exit: Added.
+
+2005-11-16 00:43  twisti
+
+       * src/native/vm/Field.c:
+         * set: Handle value == NULL correctly.
+
+2005-11-15 22:13  twisti
+
+       * tests/regression/: jctest.java, jctest.output:
+         * Added long corner case for 32-bit archs.
+
+2005-11-15 01:26  twisti
+
+       * src/vm/jit/: alpha/Makefile.am, i386/Makefile.am,
+         mips/Makefile.am, powerpc/Makefile.am, x86_64/Makefile.am:
+         * BUILT_SOURCES: Added offsets.h.
+
+2005-11-15 01:18  twisti
+
+       * .cdtproject, .cvsignore, .project, configure.in,
+         src/lib/Makefile.am, src/native/Makefile.am,
+         src/native/include/Makefile.am, src/vm/global.h,
+         .externalToolBuilders/CacaoAutogen.launch,
+         .externalToolBuilders/CacaoConfigure.launch,
+         src/vm/jit/i386/Makefile.am, tests/native/Makefile.am,
+         tests/regression/Makefile.am: 2005-11-14  Tom Tromey
+         <tromey@redhat.com>
+
+               * .cvsignore: Updated.
+               * .cdtproject, .project: New files.
+               * .externalToolBuilders/CacaoAutogen.launch: New file.
+               * .externalToolBuilders/CacaoConfigure.launch: New file.
+               * configure.in: Added --with-flat-classpath option, new subst
+               GLIBJZ, new define GLIBJZ_STRING.
+               * tests/regression/Makefile.am (JAVAC): Use GLIBJZ.
+               * tests/native/Makefile.am (JAVAC): Use GLIBJZ.
+               * src/vm/global.h (CLASSPATH_GLIBJ_ZIP_PATH): Use GLIBJZ_STRING.
+               * src/vm/jit/i386/Makefile.am (BUILT_SOURCES): New variable.
+               * src/native/Makefile.am (nativetable.inc): Use GLIBJZ.
+               * src/native/include/Makefile.am (GLIBJ_ZIP): Use GLIBJZ.
+               * src/lib/Makefile.am (GLIBJ_ZIP): Use GLIBJZ.
+
+2005-11-14 20:48  twisti
+
+       * src/native/jni.c:
+         * Get<Type>Field: Big-endian fixes for boolean, byte, char, short
+         versions.
+         * Set<Type>Field: Likewise.
+
+2005-11-14 20:47  twisti
+
+       * src/vm/jit/powerpc/codegen.c:
+         * createnativestub: Some fixes, don't save return value for void
+         functions.
+
+2005-11-11 22:58  twisti
+
+       * src/native/vm/VMSystemProperties.c:
+         * preInit: Set java.library.path to "" to be compatible to other
+         JVMs.
+
+2005-11-11 15:42  twisti
+
+       * src/vm/jit/powerpc/codegen.c:
+         * codegen: Changed return value to bool, throw InternalError for
+           unknown ICMD.
+
+2005-11-11 15:26  twisti
+
+       * src/vm/jit/: alpha/codegen.c, i386/codegen.c:
+         * codegen: Changed return value to bool, throw InternalError for
+           unknown ICMD.
+
+2005-11-11 15:06  twisti
+
+       * src/native/jni.c:
+         * setfield_critical: Removed.
+         * getFieldID_critical: Likewise.
+
+2005-11-11 15:05  twisti
+
+       * src/vm/jit/stack.c:
+         * analyse_stack: Pass opcode to InternalError.
+
+2005-11-11 15:02  twisti
+
+       * src/vm/jit/x86_64/codegen.c:
+         * codegen: Changed return value to bool, throw InternalError for
+           unknown ICMD.
+
+2005-11-11 13:00  twisti
+
+       * src/vm/jit/mips/codegen.c:
+         * Java 1.5 support changes.
+         * codegen: Return bool value to signal an exception.
+         * Fix line number problem in exception stubs: we can't reuse an
+           exception stub since we get always the last exception pc.
+         * Changed MCODECHECK size in stubs to 100, just to be sure.
+
+2005-11-11 12:59  twisti
+
+       * src/vm/jit/mips/patcher.c:
+         * patcher_builtin_new: Removed due to Java 1.5 support changes.
+         * patcher_builtin_newarray: Likewise.
+         * patcher_builtin_arrayinstanceof: Likewise.
+         * patcher_aconst: Added.
+
+2005-11-11 12:57  twisti
+
+       * src/cacao/cacao.c:
+         * main: Check for compiler error with compileall and print out some
+           warning.
+
+2005-11-11 12:39  twisti
+
+       * src/cacaoh/headers.c:
+         * exceptions_print_exception: Added.
+         * stacktrace_print_trace: Likewise.
+
+2005-11-11 12:38  twisti
+
+       * src/vm/jit/jit.c:
+         * jit_compile_intern: Check return value of codegen.
+
+2005-11-11 12:37  twisti
+
+       * src/vm/jit/codegen.inc.h:
+         * codegen: Changed return type from void to bool.
+
+2005-11-11 12:17  twisti
+
+       * src/vm/builtin.c:
+         * java_lang_Throwable.h, java_lang_VMThrowable.h: Removed.
+         * builtin_trace_exception: Call exceptions_print_exception and
+           stacktrace_print_trace.
+
+2005-11-11 12:16  twisti
+
+       * src/vm/: exceptions.c, exceptions.h:
+         * exceptions_print_exception: Added.
+
+2005-11-11 12:14  twisti
+
+       * src/vm/jit/stacktrace.c:
+         * java_lang_Throwable.h, java_lang_VMThrowable.h: Added.
+         * cacao_stacktrace_fillInStackTrace: Print ra, sp, framesize in
+         debug mode.
+         * stacktrace_print_trace_from_buffer: Added.
+         * stacktrace_dump_trace: Call stacktrace_print_trace_from_buffer.
+         * stacktrace_print_trace: Changed argument type and call
+           stacktrace_print_trace_from_buffer.
+
+2005-11-11 12:13  twisti
+
+       * src/vm/jit/stacktrace.h:
+         * stacktrace_print_trace: Changed argument type to
+         java_objectheader*.
+
+2005-11-11 11:13  twisti
+
+       * src/native/include/.cvsignore:
+         * java_lang_Math.h: Removed.
+
+2005-11-10 23:05  twisti
+
+       * src/native/vm/VMClass.c:
+         * getClassLoader: Restructured for better debugability.
+         * isInstance: Likewise.
+         * getComponentType: Restructured.
+         * getInterfaces:  Likewise.
+         * getDeclaredConstructors: Better code.
+         * getDeclaredFields: Likewise.
+         * cacao_getField0: Removed.
+         * getBeautifiedName: Likewise.
+         * getName: Renamed that to klass.
+         * getSuperclass: Likewise.
+         * isArray: Likewise.
+         * isInterface: Likewise.
+
+2005-11-09 22:40  edwin
+
+       * tests/: A.java, B.java, a.java, b.java: removed obsolete test
+         files [ABab].java
+
+2005-11-09 22:40  christian
+
+       * src/vm/jit/: lsra.h, lsra.inc: Working lsra Version
+
+2005-11-09 22:40  christian
+
+       * src/vm/jit/stack.h: Max Lifetimecount Correction for lsra
+
+2005-11-09 20:33  edwin
+
+       * src/vm/jit/verify/typecheck.c: mark statistics on primitive loads
+         as "currently not counted"
+
+2005-11-09 20:32  edwin
+
+       * src/vm/jit/verify/typecheck.c: save a function call in
+         typecheck.c (without using a macro :)
+
+2005-11-08 21:54  twisti
+
+       * src/vm/jit/i386/codegen.c:
+         * ICMD_FRETURN, ICMD_DRETURN: In monitorexit we have to use the pop
+           instructions, otherwise the fpu stack gets an overflow after 8
+           monitorexits.
+
+2005-11-08 20:01  edwin
+
+       * src/: cacaoh/headers.c, vm/resolve.c, vm/jit/verify/typecheck.c,
+         vm/jit/verify/typeinfo.c, vm/jit/verify/typeinfo.h: typeinfo.h:
+         rewrote some macros as functions
+
+2005-11-08 18:27  twisti
+
+       * src/cacaoh/headers.c:
+         * exceptions_new_nosuchmethoderror: Added.
+
+2005-11-08 18:24  twisti
+
+       * src/native/jni.c:
+         * GetMethodID, GetStaticMethodID: Use
+         exceptions_new_nosuchmethoderror.
+
+2005-11-08 18:21  twisti
+
+       * src/vm/: exceptions.c, exceptions.h:
+         * exceptions_new_nosuchmethoderror: Added.
+
+2005-11-08 18:21  twisti
+
+       * src/vm/: class.c, class.h:
+         * class_java_lang_NoSuchMethodError: Added.
+         * class_resolveclassmethod, class_resolveinterfacemethod: Use
+           exceptions_new_nosuchmethoderror.
+
+2005-11-08 18:19  twisti
+
+       * src/vm/: utf8.c, utf8.h:
+         * utf_java_lang_NoSuchMethodError: Added.
+
+2005-11-08 18:00  twisti
+
+       * src/vm/global.h:
+         * CLASS_VERSION: Defined to "49.0".
+
+2005-11-08 17:59  twisti
+
+       * src/native/vm/VMSystemProperties.c:
+         * preInit: Set java.class.version to CLASS_VERSION.
+
+2005-11-08 11:58  twisti
+
+       * src/vm/jit/alpha/codegen.c:
+         * Java 1.5 support changes.
+
+2005-11-08 11:58  twisti
+
+       * src/vm/jit/alpha/patcher.c:
+         * patcher_builtin_new, patcher_builtin_newarray,
+           patcher_builtin_arrayinstanceof: Removed due to Java 1.5 changes.
+         * patcher_aconst: Added.
+
+2005-11-08 09:58  twisti
+
+       * tests/regression/LoadDisplacementOverflow.java:
+         * Changed float to print.
+
+2005-11-08 09:57  twisti
+
+       * tests/regression/Makefile.am:
+         * LoadDisplacementOverflow, FieldDisplacementOverflow: Added.
+
+2005-11-08 09:56  twisti
+
+       * tests/regression/: FieldDisplacementOverflow.output,
+         LoadDisplacementOverflow.output:
+         * Initial commit.
+
+2005-11-08 02:40  edwin
+
+       * src/vm/jit/verify/typecheck.c: typecheck.c: rewrote some macros
+         as functions
+
+2005-11-08 00:22  edwin
+
+       * src/vm/: resolve.c, jit/verify/typecheck.c,
+         jit/verify/typeinfo.c, jit/verify/typeinfo.h: adapt verifier to
+         java 1.5 changes (ACONSTs are now used differently when passing
+         class references to builtin functions, LDC may create
+         java.lang.Class objects).
+
+2005-11-07 23:31  twisti
+
+       * src/vm/jit/powerpc/codegen.c:
+         * Java 1.5 support changes.
+
+2005-11-07 23:31  twisti
+
+       * src/vm/jit/powerpc/patcher.c:
+         * patcher_builtin_new, patcher_builtin_newarray,
+           patcher_builtin_arrayinstanceof: Removed due to Java 1.5 support
+           changes.
+         * patcher_aconst: Added.
+
+2005-11-07 22:26  twisti
+
+       * src/vm/jit/intrp/Makefile.am:
+         * INCLUDES: Added OS_DIR.
+
+2005-11-07 22:12  twisti
+
+       * src/vm/jit/i386/codegen.c:
+         * Java 1.5 support changes.
+
+2005-11-07 22:12  twisti
+
+       * src/vm/jit/i386/patcher.c:
+         * patcher_builtin_new, patcher_builtin_newarray,
+           patcher_builtin_arrayinstanceof: Removed due to Java 1.5 support
+           changes.
+         * patcher_aconst: Added.
+
+2005-11-07 19:49  twisti
+
+       * src/vm/builtintable.inc:
+         * PATCHER_builtin_new, PATCHER_builtin_newarray,
+           PATCHER_builtin_arrayinstanceof: Removed due to Java 1.5 support
+           changes.
+
+2005-11-07 19:48  twisti
+
+       * src/vm/jit/x86_64/codegen.c:
+         * Java 1.5 support changes.
+         * Fix line number problem in exception stubs: we can't reuse an
+           exception stub since we get always the last exception pc.
+
+2005-11-07 19:45  twisti
+
+       * src/vm/jit/x86_64/codegen.h:
+         * M_LSUB, M_LSUB_IMM32, M_AND, M_IAND, M_IAND_IMM, M_IXOR, M_BLE,
+           M_BA: Added.
+
+2005-11-07 19:44  twisti
+
+       * src/vm/jit/x86_64/patcher.c:
+         * patcher_builtin_new, patcher_builtin_newarray,
+           patcher_builtin_arrayinstanceof: Removed due to Java 1.5 changes.
+         * patcher_aconst: Added.
+
+2005-11-07 19:43  twisti
+
+       * src/vm/jit/stack.c:
+         * Java 1.5 support changes.
+
+2005-11-07 19:40  twisti
+
+       * src/vm/jit/patcher.h:
+         * patcher_builtin_new, patcher_builtin_newarray,
+           patcher_builtin_arrayinstanceof: Removed due to Java 1.5 changes.
+         * patcher_aconst: Added.
+
+2005-11-07 19:38  twisti
+
+       * src/vm/jit/: jit.c, jit.h, loop/tracing.c, verify/typecheck.c,
+         reg.inc:
+         * ICMD_ARRAYCHECKCAST: Removed due to Java 1.5 changes.
+
+2005-11-07 19:32  twisti
+
+       * src/vm/jit/stack.h:
+         * OP*: Macros reformatted.
+
+2005-11-07 19:22  twisti
+
+       * src/vm/jit/parse.c:
+         * Java 1.5 support changes.
+
+2005-11-07 19:20  twisti
+
+       * src/vm/jit/parse.h:
+         * LOADCONST_A_CLASS: Added.
+         * LOADCONST_A_BUILTIN: Also set iptr->target.
+
+2005-11-07 18:57  twisti
+
+       * src/vm/: builtin.c, builtin.h:
+         * builtin_canstore: Some reformatting.
+
+2005-11-07 18:47  twisti
+
+       * src/vm/: exceptions.c, exceptions.h:
+         * exceptions_throw_outofmemory_exit: Added.
+         * new_verifyerror: Handle m == NULL case.
+
+2005-11-07 18:47  twisti
+
+       * src/cacaoh/headers.c:
+         * exceptions_throw_outofmemory_exit: Added.
+
+2005-11-07 18:44  twisti
+
+       * src/mm/memory.c:
+         * memory_checked_alloc, mem_realloc: Use
+           exceptions_throw_outofmemory_exit instead of
+         throw_cacao_exception_exit.
+
+2005-11-07 18:44  twisti
+
+       * src/mm/boehm.c:
+         * gc_out_of_memory: Use exceptions_throw_outofmemory_exit instead of
+           throw_cacao_exception_exit.
+
+2005-11-07 18:37  twisti
+
+       * src/vm/global.h:
+         * MAJOR_VERSION: Updated to 49.
+
+2005-11-07 17:38  christian
+
+       * src/vm/jit/x86_64/md-abi.c: Comment added why integer return
+         register is not precoloured
+
+2005-11-07 17:26  twisti
+
+       * configure.in:
+         * DISABLE_GC: Defined.
+
+2005-11-07 17:15  twisti
+
+       * src/vm/jit/powerpc/asmpart.S:
+         * asm_call_jit_compiler: Argument save/restore offsets fixed for
+         darwin.
+
+2005-11-07 12:59  twisti
+
+       * src/native/vm/Field.c:
+         * get: Warning fix.
+
+2005-11-07 12:53  twisti
+
+       * src/vm/jit/: i386/Makefile.am, powerpc/Makefile.am:
+         * DIST_SUBDIRS, SUBDIRS: Moved to top.
+
+2005-11-07 12:52  twisti
+
+       * src/vm/jit/mips/Makefile.am:
+         * DIST_SUBDIRS: Added.
+
+2005-11-06 22:51  twisti
+
+       * src/vm/jit/alpha/codegen.c:
+         * Fix line number problem in exception stubs: we can't reuse an
+           exception stub since we get always the last exception pc.
+         * Changed MCODECHECK size in stubs to 100, just to be sure.
+
+2005-11-06 22:24  twisti
+
+       * src/vm/jit/i386/codegen.c:
+         * Fix line number problem in exception stubs: we can't reuse an
+           exception stub since we get always the last exception pc.
+         * Changed MCODECHECK size in stubs to 512, just to be sure.
+
+2005-11-06 21:28  twisti
+
+       * src/vm/jit/powerpc/codegen.c:
+         * Fix line number problem in exception stubs: we can't reuse an
+           exception stub since we get always the last exception pc.
+         * Changed MCODECHECK size in stubs to 100, just to be sure.
+
+2005-11-06 21:20  twisti
+
+       * configure.in:
+         * darwin: Fixed small typo.
+
+2005-11-06 17:41  motse
+
+       * src/native/vm/VMFrame.c: forgot to include a few header files
+
+2005-11-06 17:32  twisti
+
+       * src/native/include/Makefile.am:
+         * GEN_JVMTI_HEADER_FILES: Added, fixed small type, add to
+           DO_HEADER_FILES only if ENABLE_JVMTI.
+
+2005-11-06 17:27  twisti
+
+       * src/native/vm/Makefile.am:
+         * VMFrame.c, VMVirtualMachine.c: Added, compile only with
+         ENABLE_JVMTI.
+
+2005-11-06 17:21  motse
+
+       * src/native/include/Makefile.am: add check for ENABLE_JVMTI
+
+2005-11-06 17:16  motse
+
+       * src/native/vm/: VMFrame.c, VMVirtualMachine.c, VMjvmti.c: split
+         VMjvmti.c in VMVirtualMachine.c and VMFrame.c
+
+2005-11-06 17:05  motse
+
+       * src/native/include/.cvsignore: ignore for jvmti header files
+         added
+
+2005-11-06 15:47  twisti
+
+       * src/vm/jit/x86_64/emitfuncs.c:
+         * x86_64_emit_ishift, x86_64_emit_lshift: Bugfix where s1 maybe
+           equal to RCX.
+
+2005-11-06 15:46  twisti
+
+       * src/vm/jit/x86_64/asmpart.S:
+         * asm_wrapper_patcher: We now use %rbp to address the patcher stub
+           variables and align %rsp to 16-bytes.  This is necessary for leaf
+           methods and the infamous printf-movaps bug.
+
+2005-11-06 15:44  twisti
+
+       * src/vm/jit/x86_64/md-asm.h:
+         * bp: Defined.
+
+2005-11-06 15:01  motse
+
+       * src/native/: include/Makefile.am, jvmti/Makefile.am,
+         jvmti/VMjdwp.c, jvmti/dbg.h, jvmti/jvmti.c, vm/Makefile.am,
+         vm/VMjvmti.c: VMjdwp/VMjvmti new makefile entries
+
+2005-11-06 00:42  twisti
+
+       * src/vm/jit/codegen.inc:
+         * codegen_findmethod: Use structure in local stackframe instead of
+           allocating each time on the heap.
+
+2005-11-05 23:32  twisti
+
+       * src/cacao/cacao.c:
+         * main: Call nogc_init at the very beginning for DISABLE_GC.
+
+2005-11-05 23:32  twisti
+
+       * src/mm/boehm.h:
+         * nogc_init, nogc_realloc: Added for DISABLE_GC.
+
+2005-11-05 23:31  twisti
+
+       * src/mm/nogc.c:
+         * nogc_realloc, heap_free, nogc_init: Added.
+
+2005-11-05 23:30  twisti
+
+       * src/mm/memory.h:
+         * Define some macros differently for DISABLE_GC, allocate always
+           from the heap.
+
+2005-11-05 20:51  twisti
+
+       * src/vm/builtin.c:
+         * builtin_new: Check for java.lang.InstantiationError.
+
+2005-11-05 20:44  twisti
+
+       * src/vm/: string.c, stringlocal.h:
+         * string_java_lang_InstantiationError: Added.
+
+2005-11-05 18:57  twisti
+
+       * src/vm/jit/stack.c:
+         * show_icmd: Fixed ICMD_ARRAYCHECKCAST output.
+
+2005-11-05 17:33  twisti
+
+       * src/vm/jit/powerpc/asmpart.S:
+         * asm_call_jit_compiler: Renamed _exceptionptr to
+         _no_threads_exceptionptr.
+         * asm_wrapper_patcher: Added athrow/areturn support, the wrapper can
+           now handle leaf methods.
+
+2005-11-05 17:31  twisti
+
+       * src/vm/jit/powerpc/codegen.c:
+         * createnativestub: Renamed _exceptionptr to
+         _no_threads_exceptionptr.
+
+2005-11-05 17:30  twisti
+
+       * src/vm/jit/verify/typecheck.c:
+         * JAVA_GET/PUT*: Removed __POWERPC__ define, since we can now handle
+           lazy loading in leafs.
+
+2005-11-05 17:29  twisti
+
+       * src/vm/jit/parse.c:
+         * JAVA_GET/PUT*, JAVA_CHECKCAST, JAVA_INSTANCEOF: Removed
+           __POWERPC__ define, since we can now handle lazy loading in leafs.
+
+2005-11-05 17:26  twisti
+
+       * src/native/vm/VMThread.c:
+         * currentThread: Assign return value to variable, this removes a
+           compiler warning and eases debugging.
+
+2005-11-05 17:13  twisti
+
+       * src/vm/jit/parse.c:
+         * Only added some debug output for mips and powerpc, this should be
+           remove asap.
+
+2005-11-05 12:10  twisti
+
+       * src/vm/jit/mips/patcher.c:
+         * patcher_builtin_newarray, patcher_builtin_multianewarray,
+           patcher_builtin_arraycheckcast, patcher_builtin_arrayinstanceof:
+           Patch classinfo instead of vftbl.
+
+2005-11-04 18:49  twisti
+
+       * src/vm/jit/powerpc/patcher.c:
+         * patcher_builtin_newarray, patcher_builtin_multianewarray,
+           patcher_builtin_arraycheckcast, patcher_builtin_arrayinstanceof:
+           Patch classinfo instead of vftbl.
+
+2005-11-04 18:17  twisti
+
+       * src/vm/jit/alpha/patcher.c:
+         * patcher_builtin_newarray, patcher_builtin_multianewarray,
+           patcher_builtin_arraycheckcast, patcher_builtin_arrayinstanceof:
+           Patch classinfo instead of vftbl.
+
+2005-11-04 17:58  motse
+
+       * src/: cacao/cacao.c, native/jvmti/jvmti.c, native/jvmti/jvmti.h,
+         threads/native/threads.c, threads/native/threads.h,
+         vm/jit/stacktrace.c, vm/jit/stacktrace.h: almost all required
+         function implemented - first integration with jdwp - nothing tested
+
+2005-11-04 17:47  twisti
+
+       * src/vm/jit/i386/patcher.c:
+         * patcher_builtin_newarray, patcher_builtin_multianewarray,
+           patcher_builtin_arraycheckcast, patcher_builtin_arrayinstanceof:
+           Patch classinfo instead of vftbl.
+
+2005-11-04 17:33  twisti
+
+       * src/vm/jit/i386/codegen.h:
+         * M_XOR, M_CLR: Added.
+
+2005-11-04 17:33  twisti
+
+       * src/vm/jit/i386/codegen.c:
+         * createnativestub: Call trace fixes.
+
+2005-11-04 17:27  twisti
+
+       * src/vm/jit/verify/typecheck.c:
+         * verify_builtin: Use classinfo instead of vftbl for
+           BUILTIN_newarray, BUILTIN_arrayinstanceof.
+         * verify_multianewarray: Likewise.
+         * verify_basic_block: Likewise for ICMD_ARRAYCHECKCAST.
+
+2005-11-04 17:25  twisti
+
+       * src/vm/jit/x86_64/patcher.c:
+         * patcher_builtin_newarray, patcher_builtin_multianewarray,
+           patcher_builtin_arraycheckcast, patcher_builtin_arrayinstanceof:
+           Patch classinfo instead of vftbl.
+
+2005-11-04 17:24  twisti
+
+       * src/vm/jit/parse.c:
+         * JAVA_ANEWARRAY, JAVA_MULTIANEWARRAY, JAVA_CHECKCAST,
+           JAVA_INSTANCEOF: Use classinfo instead of vftbl in ICMDs.
+
+2005-11-04 17:21  twisti
+
+       * src/vm/jit/x86_64/codegen.h:
+         * M_IMOV_IMM: Added.
+
+2005-11-04 17:20  twisti
+
+       * src/vm/: builtin.c, builtin.h:
+         * builtin_arrayinstanceof, builtin_arraycheckcast, builtin_newarray,
+           builtin_multianewarray: Use classinfo instead of vftbl.
+
+2005-11-04 17:19  twisti
+
+       * src/native/jni.c:
+         * fill_callblock_from_objectarray: Pass classinfo to
+           builtin_arrayinstanceof.
+
+2005-11-04 17:18  twisti
+
+       * src/native/vm/VMAccessController.c:
+         * config.h, vm/types.h: Added.
+
+2005-11-04 10:57  twisti
+
+       * src/native/vm/VMClassLoader.c:
+         * defineClass: Renamed arguments so they fit to the java ones, add
+           null pointer check, removed truncated class file check since this is
+           done by the loader function.
+
+2005-11-04 00:07  twisti
+
+       * src/native/jni.c:
+         * CallStatic*Method*: Some cleanups and correct log messages.
+
+2005-11-03 23:40  twisti
+
+       * src/vm/jit/mips/: arch.h, md.c:
+         * Added mips32 stuff.
+
+2005-11-03 22:39  twisti
+
+       * src/vm/jit/powerpc/: asmpart.S, codegen.c, patcher.c:
+         * patcher_athrow_areturn changes.
+
+2005-11-03 22:38  twisti
+
+       * src/vm/jit/powerpc/: darwin/md-os.c, linux/md-os.c:
+         * thread_restartcriticalsection: Added.
+
+2005-11-03 21:45  twisti
+
+       * src/threads/native/threads.c:
+         * Finalizer thread changes.
+         * Some functions renamed.
+         * threads_dump: Print daemon, if any.
+
+2005-11-03 21:43  twisti
+
+       * src/threads/native/threads.h:
+         * Some functions renamed.
+         * Smaller changes.
+
+2005-11-03 21:43  twisti
+
+       * src/mm/memory.c:
+         * codememlock: #ifdef for threads.
+
+2005-11-03 21:43  twisti
+
+       * src/mm/boehm.c:
+         * runboehmfinalizer: Removed.
+         * --disable-threads compile fixes.
+         * heap_allocate: Use finalizer_add.
+
+2005-11-03 21:41  twisti
+
+       * src/native/vm/VMThread.c:
+         * start: threads changes.
+
+2005-11-03 21:40  twisti
+
+       * src/native/: jni.c, jni.h:
+         * _no_threads_localref_table: Made non-static.
+         * LOCALREFTABLE: Moved to jni.h
+
+2005-11-03 21:39  twisti
+
+       * src/cacaoh/cacaoh.c:
+         * threads renaming changes.
+
+2005-11-03 21:38  twisti
+
+       * src/cacaoh/headers.c:
+         * new_illegalmonitorstateexception: Added.
+
+2005-11-03 21:38  twisti
+
+       * src/cacao/cacao.c:
+         * Finalizer thread changes.
+
+2005-11-03 21:36  twisti
+
+       * src/vm/: finalizer.c, finalizer.h:
+         * Finalizer thread and stuff required for that.
+
+2005-11-03 21:35  twisti
+
+       * src/vm/Makefile.am:
+         * finalizer.[ch]: Added.
+
+2005-11-03 21:34  twisti
+
+       * src/vm/signal.c:
+         * threads_dump: Renamed from thread_dump.
+
+2005-11-03 21:34  twisti
+
+       * src/vm/: exceptions.c, exceptions.h:
+         * new_illegalmonitorstateexception: Added.
+
+2005-11-03 21:34  twisti
+
+       * src/vm/: class.c, class.h:
+         * class_java_lang_IllegalMonitorStateException: Added.
+
+2005-11-03 21:33  twisti
+
+       * src/vm/: utf8.c, utf8.h:
+         * utf_java_lang_IllegalMonitorStateException: Added.
+
+2005-11-03 21:33  twisti
+
+       * src/vm/jit/: codegen.inc, stacktrace.c, stacktrace.h:
+         * --disable-threads fixes.
+
+2005-11-03 21:18  twisti
+
+       * src/native/include/: Makefile.am, gnu_classpath_Pointer.h:
+         * gnu_classpath_Pointer.h: Added, required by java_lang_VMThread.h.
+
+2005-11-03 21:15  twisti
+
+       * src/native/include/.cvsignore:
+         * Updated.
+
+2005-11-03 21:08  twisti
+
+       * src/native/include/: java_lang_ClassLoader.h,
+         java_lang_VMThread.h:
+         * Regenerated with GNU classpath 0.19 files.
+
+2005-11-03 21:08  twisti
+
+       * src/native/include/Makefile.am:
+         * genall: Added, generates the headers which are in cvs.
+
+2005-11-03 20:07  twisti
+
+       * src/threads/native/threads.c:
+         * CHECK_MONITORSTATE: Check for lr == NULL, this is for wait's which
+           are not in a synchronized block.
+
+2005-11-03 12:13  twisti
+
+       * src/lib/vm/reference/: gnu/classpath/jdwp/VMIdManager.java,
+         java/io/VMObjectInputStream.java,
+         java/io/VMObjectStreamClass.java, java/lang/VMClassLoader.java,
+         java/lang/VMProcess.java, java/security/VMAccessController.java:
+         * Updated to classpath-0.19 versions.
+
+2005-11-02 14:35  twisti
+
+       * src/native/vm/VMSystemProperties.c:
+         * preInit: When GC is disabled, we add constant strings to os.*
+           properties to keep the memory allocation equal on all architectures.
+
+2005-11-02 14:33  twisti
+
+       * src/mm/nogc.c:
+         * Map the whole heap to a specific address (0x10000000), so we can
+           compare calltraces.
+         * heap_reallocate: Removed.
+
+2005-11-02 14:29  twisti
+
+       * src/mm/: boehm.c, boehm.h:
+         * stackcall_realloc, heap_reallocate: Removed.
+
+2005-11-02 01:05  twisti
+
+       * src/native/vm/VMSystemProperties.c:
+         * preInit: Set java.vendor and java.vendor.url to GNU classpath.
+
+2005-11-01 22:59  twisti
+
+       * src/native/vm/VMSystem.c:
+         * config.h, vm/types.h: Added include.
+         * arraycopy: Added missing ArrayIndexOutOfBoundsException check for
+           sp + len < 0.
+         * Smaller changes.
+
+2005-11-01 22:33  edwin
+
+       * src/vm/linker.c: fix in linker: do not store self-reference for
+         bootloader loaded classes This fixes the bug that primitive classes
+         were stored in the classcache.
+
+2005-11-01 19:32  twisti
+
+       * src/lib/vm/reference/java/lang/VMThread.java: 2005-11-01
+         Christian Thalinger  <twisti@complang.tuwien.ac.at>
+
+               * vm/reference/java/lang/VMThread.java (sleep): Don't round
+               ms and pass ns to Object.wait, fixes mauve test.
+
+2005-11-01 16:26  twisti
+
+       * src/native/vm/VMClass.c:
+         * getDeclaredClasses: Mauve bugfix, we took the wrong flag in the
+           second loop.
+         * getSuperclass* Check for use_class_as_object return value.
+         * Some smaller changes, more to come.
+
+2005-11-01 13:39  twisti
+
+       * src/vm/jit/stack.c:
+         * analyse_stack: Added mips32 stuff.
+         * icmd_print_stack: Print v0 instead of ra, since ra is the return
+           address on some architectures.
+         * show_icmd: Better debug output.
+
+2005-11-01 13:36  twisti
+
+       * src/vm/jit/stacktrace.c:
+         * cacao_stacktrace_fillInStackTrace: Flush after debug output.
+
+2005-10-28 21:56  twisti
+
+       * tests/native/testarguments.java:
+         * Pass and print arguments as hex values.
+
+2005-10-28 21:56  twisti
+
+       * tests/native/testarguments.c:
+         * Print arguments as hex values.
+
+2005-10-28 20:07  twisti
+
+       * tests/native/testarguments.c:
+         * Print floats/doubles as hex values.
+
+2005-10-28 19:50  twisti
+
+       * src/vm/jit/mips/patcher.c:
+         * patcher_get_putfield: Fixed TYPE_LNG on mips32.
+         * Also flush the data cache.
+
+2005-10-28 16:48  twisti
+
+       * src/vm/jit/mips/codegen.c:
+         * Calculate the return address of a patcher call via PV + offset.
+           This fixes leaf method problems.
+
+2005-10-28 16:47  twisti
+
+       * src/vm/jit/mips/patcher.c:
+         * patcher_get_putstatic, patcher_get_putfield,
+           patcher_builtin_multianewarray, patcher_builtin_arraycheckcast,
+           patcher_invokestatic_special, patcher_invokevirtual,
+           patcher_invokeinterface, patcher_checkcast_instanceof_flags,
+           patcher_checkcast_instanceof_interface,
+           patcher_checkcast_instanceof_class, patcher_clinit,
+           patcher_athrow_areturn: Don't calculate return address and write
+           it back, this is now done implicitly by the patcher stub.
+         * patcher_builtin_new, patcher_builtin_newarray,
+           patcher_builtin_arrayinstanceof: Adjusted return address
+           calculation.
+
+2005-10-28 13:39  twisti
+
+       * src/cacao/cacao.c:
+         * main: Call memory_init.
+         * exit_handler: Print mem usage before times.
+
+2005-10-28 13:37  twisti
+
+       * src/mm/memory.c:
+         * codememlock, codememsize, codememptr: Global variables added.
+         * memory_init: Added.
+         * memory_checked_alloc: Renamed from checked_alloc.
+         * memory_cnew: Memory usage bugfix, we always allocated a page, even
+           for 1-byte allocations.  Reverted back to old allocation scheme but
+           handle thread race conditions with a lock.
+
+2005-10-28 13:34  twisti
+
+       * src/mm/memory.h:
+         * memory_init: Added.
+
+2005-10-28 13:34  twisti
+
+       * src/vm/: statistics.c, statistics.h:
+         * codememusage, maxcodememusage: Added.
+         * print_stats, mem_usagelog: Some output reformated.
+
+2005-10-28 13:30  twisti
+
+       * src/vm/loader.c:
+         * load_method: Calculate count_extable_len correctly.
+
+2005-10-28 13:29  twisti
+
+       * src/vm/utf8.c:
+         * utf_new_intern: Calculate count_utf_len correctly (off by 1).
+
+2005-10-28 13:28  twisti
+
+       * configure.in:
+         * AC_CHECK_FUNCS: Added calloc mprotect getpagesize free.
+
+2005-10-27 12:49  twisti
+
+       * src/vm/jit/mips/asmpart.S:
+         * asm_wrapper_patcher: We also need to save return registers for
+           areturn patchers.
+
+2005-10-27 12:49  twisti
+
+       * src/vm/jit/mips/md-asm.h:
+         * SAVE_RETURN_REGISTERS, RESTORE_RETURN_REGISTERS: Added.
+
+2005-10-27 12:23  edwin
+
+       * src/vm/builtin.c: print numerical nesting level for -verbosecall
+         (easier to search for than whitespace)
+
+2005-10-27 12:22  twisti
+
+       * src/vm/jit/alpha/asmpart.S:
+         * asm_handle_exception: Pass indent flag correctly.
+         * asm_wrapper_patcher: We also need to save return registers for
+           areturn patchers.
+
+2005-10-27 12:20  twisti
+
+       * src/vm/jit/alpha/md-asm.h:
+         * fv0: Defined.
+         * SAVE_RETURN_REGISTERS, RESTORE_RETURN_REGISTERS: Added.
+
+2005-10-26 22:41  twisti
+
+       * src/native/jni.c:
+         * GetMethodID, GetStaticMethodID: Check clazz, initialize class.
+
+2005-10-26 22:40  twisti
+
+       * src/native/vm/Field.c:
+         * cacao_get_field_address: Don't call cacao_callingMethod, instead
+           use cacao_createClassContextArray.
+
+2005-10-26 22:37  twisti
+
+       * src/native/vm/Method.c:
+         * invokeNative: Fixed access check, initialize class.
+         * Removed slot checks, these shouldn't be necessary.
+
+2005-10-26 22:30  twisti
+
+       * src/vm/builtin.c:
+         * builtin_multianewarray_intern: Renamed from
+         builtin_multianewarray.
+         * builtin_multianewarray: Wrapper for builtin_multianewarray_intern,
+           checks for dimensions (fixes mauve test).
+
+2005-10-26 22:27  twisti
+
+       * src/vm/: class.c, class.h, loader.c, loader.h:
+         * class_resolvefield, class_findmethod, class_resolvemethod,
+           class_resolveclassmethod, class_resolveinterfacemethod,
+           class_findmethod_approx, class_resolvemethod_approx,
+           class_issubclass, class_showmethods, class_showconstantpool: Moved
+           from loader.[ch] to class.[ch].
+
+2005-10-26 22:22  twisti
+
+       * src/vm/jit/: stacktrace.c, stacktrace.h:
+         * callingMethodCollector, cacao_callingMethod: Removed.
+
+2005-10-26 18:49  twisti
+
+       * src/vm/jit/parse.h:
+         * Some code reformated.
+
+2005-10-26 18:42  twisti
+
+       * src/vm/exceptions.c:
+         * exceptions_init: Load and link
+         class_java_lang_NullPointerException.
+         * new_nullpointerexception: Use native_new_and_init instead of
+           new_exception.
+
+2005-10-26 17:00  twisti
+
+       * src/vm/: class.c, class.h:
+         * class_java_lang_NullPointerException: Added.
+
+2005-10-26 16:58  twisti
+
+       * src/vm/: utf8.c, utf8.h:
+         * utf_java_lang_NullPointerException: Added.
+
+2005-10-26 15:29  twisti
+
+       * src/vm/jit/x86_64/asmpart.S:
+         * asm_handle_exception: Indent.
+
+2005-10-25 19:42  twisti
+
+       * tests/native/Makefile.am:
+         * Added glibj.zip to jikes.
+
+2005-10-24 23:28  edwin
+
+       * src/vm/jit/verify/typecheck.c: typecheck: use patcher for
+         postponed typechecks for ATHROW and ARETURN
+
+2005-10-24 23:11  edwin
+
+       * src/vm/jit/verify/typecheck.c: added more detailed statistics to
+         typecheck.c
+
+2005-10-24 21:40  twisti
+
+       * src/vm/jit/x86_64/codegen.c:
+         * LREM: Bugfix, we accidentaly overwrote REG_ITMP2 to which we saved
+           the %rdx register.
+         * LDIV, LREM: Use alpha-style macros and compare with a value in the
+           data segment instead of an inline move.
+
+2005-10-24 21:38  twisti
+
+       * src/vm/jit/x86_64/codegen.h:
+         * M_CMP, M_CMP_IMM, M_CMP_MEMBASE: Added.
+
+2005-10-24 12:02  twisti
+
+       * configure.in:
+         * CFLAGS: Use default only if nothing's specified.
+         * Don't check for mmap stuff, not required anymore.
+
+2005-10-21 15:48  twisti
+
+       * src/native/vm/VMRuntime.c:
+         * Define OS_INLINE for darwin.
+
+2005-10-21 15:45  twisti
+
+       * src/vm/jit/powerpc/darwin/md-abi.c:
+         * types.h: Include path fixed.
+         * Some reformatting.
+
+2005-10-21 15:45  twisti
+
+       * src/vm/jit/powerpc/darwin/md-os.c:
+         * types.h: Include path fixed.
+
+2005-10-21 15:44  twisti
+
+       * src/vm/jit/powerpc/codegen.c:
+         * ICMD_ATHROW, ICMD_ARETURN: Added patcher stub calls.
+
+2005-10-21 15:43  twisti
+
+       * src/vm/jit/powerpc/patcher.c:
+         * patcher_athrow_areturn: Added.
+
+2005-10-21 15:23  twisti
+
+       * src/vm/jit/i386/codegen.c:
+         * Patcher stub call nop'ing stuff added.
+
+2005-10-21 15:22  twisti
+
+       * src/vm/jit/i386/codegen.h:
+         * PATCHER_CALL_SIZE: Added.
+
+2005-10-21 15:16  twisti
+
+       * src/vm/jit/alpha/patcher.c:
+         * patcher_athrow_areturn: Added.
+
+2005-10-21 15:16  twisti
+
+       * src/vm/jit/alpha/codegen.c:
+         * ICMD_ATHROW, ICMD_ARETURN: Added patcher stub call.
+
+2005-10-21 15:08  twisti
+
+       * src/mm/memory.c:
+         * memory_cnew: Added.
+
+2005-10-21 15:07  twisti
+
+       * src/mm/memory.h:
+         * memory_cnew: Added.
+         * CNEW: Call memory_cnew.
+
+2005-10-21 14:04  twisti
+
+       * src/vm/jit/mips/codegen.c:
+         * lastmcodeptr: Stuff added.
+         * ICMD_ATHROW, ICMD_ARETURN: Added patcher stub call.
+         * ICMD_xRETURN: Moved monitorexit after the call trace.
+
+2005-10-21 14:03  twisti
+
+       * src/vm/jit/mips/codegen.h:
+         * PATCHER_CALL_SIZE: Added.
+
+2005-10-21 14:03  twisti
+
+       * src/vm/jit/mips/patcher.c:
+         * patcher_athrow_areturn: Added.
+
+2005-10-21 14:02  twisti
+
+       * src/vm/jit/codegen.inc:
+         * codegen_increase: We also need to set the lastmcodeptr on some
+         platforms.
+
+2005-10-21 13:44  twisti
+
+       * src/vm/jit/x86_64/codegen.c:
+         * ICMD_ARETURN: Added patcher call, missed in last commit.
+
+2005-10-21 13:43  twisti
+
+       * src/vm/jit/x86_64/patcher.c:
+         * patcher_athrow_areturn: Fixed comment.
+
+2005-10-21 11:09  twisti
+
+       * src/vm/jit/x86_64/codegen.c:
+         * Added stuff to nop the missing space for patcher stub calls
+           (lastmcodeptr).
+
+2005-10-21 11:07  twisti
+
+       * src/vm/jit/x86_64/codegen.h:
+         * config.h: Added.
+         * PATCHER_CALL_SIZE: Likewise.
+         * M_POP, M_CALL_IMM: Likewise.
+
+2005-10-21 11:06  twisti
+
+       * src/vm/jit/x86_64/patcher.c:
+         * patcher_athrow_areturn: Added.
+
+2005-10-21 10:46  twisti
+
+       * src/vm/jit/codegen.inc:
+         * dseg_addlinenumbertablesize: Do padding on all 64-bit machines.
+         * codegen_addpatchref: Set lastmcodeptr to the last byte of the
+           patcher stub call instruction.
+
+2005-10-21 10:44  twisti
+
+       * src/vm/jit/codegen.inc.h:
+         * codegendata: Added lastmcodeptr.
+
+2005-10-20 12:42  edwin
+
+       * src/vm/: exceptions.c, exceptions.h: added Changes: Edwin Steiner
+         to exceptions.[ch]
+
+2005-10-20 12:40  edwin
+
+       * src/vm/exceptions.c: small fix in
+         classnotfoundexception_to_noclassdeffounderror
+
+2005-10-20 12:16  edwin
+
+       * src/vm/jit/: alpha/patcher.c, i386/patcher.c, intrp/patcher.c,
+         mips/patcher.c, powerpc/patcher.c, x86_64/patcher.c: include
+         vm/resolve.h in patchers
+
+2005-10-20 12:07  edwin
+
+       * src/vm/jit/: Makefile.am, alpha/patcher.c, i386/patcher.c,
+         intrp/patcher.c, mips/patcher.c, powerpc/patcher.c,
+         x86_64/codegen.c, x86_64/patcher.c: removed helper.h #includes
+         removed helper.[ch] from Makefile.am
+
+2005-10-20 11:59  edwin
+
+       * src/vm/jit/: helper.c, helper.h: removed helper.[ch]
+
+2005-10-20 11:52  edwin
+
+       * src/vm/jit/: alpha/patcher.c, i386/patcher.c, intrp/patcher.c,
+         mips/patcher.c, powerpc/patcher.c, x86_64/patcher.c: replace
+         helper_* calls in the pathers with calls to resolve_*_eager
+
+2005-10-20 11:34  edwin
+
+       * src/vm/: linker.c, loader.c, resolve.c, resolve.h, jit/helper.c:
+         added resolve_*_eager functions reduced jit/helpers to bare minimum
+         in order to prepare removal cleaned up resolve.[ch], doc comments
+         are now in resolve.c
+
+2005-10-20 02:49  edwin
+
+       * src/: cacaoh/headers.c, vm/exceptions.c, vm/exceptions.h: Added
+         new_noclassdeffounderror and a function to convert
+         ClassNotFoundException to NoClassDefFoundError.  (This is the first
+         of a series of commits to clean up the creation/handling of loader
+         exceptions.)
+
+2005-10-20 01:38  twisti
+
+       * src/native/vm/Field.c:
+         * cacao_get_field_address: Check if we should bypass security
+           checks, pass this instead of c and f.
+         * set: Use local variables (it's better this way, thanks anton).
+
+2005-10-20 00:11  twisti
+
+       * src/native/vm/Field.c:
+         * set: Assigment bugfix, wrong variable used.  Maybe i should think
+           about the way i'm using variables...
+
+2005-10-20 00:06  twisti
+
+       * src/vm/jit/stacktrace.c:
+         * callingMethodCollector: Return [1] element since it's called from
+           a native method (maybe this needs checking again).
+
+2005-10-20 00:04  twisti
+
+       * src/native/vm/Field.c:
+         * Second part of the rewrite, seems quite ok now and codesize is
+         smaller.
+
+2005-10-20 00:03  twisti
+
+       * src/vm/: exceptions.c, exceptions.h:
+         * new_illegalargumentexception: Added.
+
+2005-10-20 00:03  twisti
+
+       * src/vm/: utf8.c, utf8.h:
+         * utf_java_lang_IllegalArgumentException: Added.
+
+2005-10-20 00:02  twisti
+
+       * src/vm/: class.c, class.h:
+         * class_java_lang_IllegalArgumentException: Added.
+
+2005-10-20 00:01  twisti
+
+       * src/vm/: access.c, access.h, resolve.c:
+         * is_accessible_class: Renamed to access_is_accessible_class.
+         * is_accessible_member: Renamed to access_is_accessible_member.
+
+2005-10-19 23:35  twisti
+
+       * src/native/vm/Constructor.c:
+         * config.h, vm/types.h: Added.
+
+2005-10-19 21:56  twisti
+
+       * src/toolbox/list.h:
+         * Fixed file path.
+         * Added Changes.
+
+2005-10-19 21:56  twisti
+
+       * src/toolbox/chain.c:
+         * Smaller fixes, nothing important.
+
+2005-10-19 16:35  twisti
+
+       * src/native/include/Makefile.am:
+         * Use noinst_DATA target for header files since all does only work
+           for plain make.
+
+2005-10-19 13:40  twisti
+
+       * src/native/vm/Field.c:
+         * Arghhh! Sorry...
+
+2005-10-19 13:28  twisti
+
+       * src/native/: native.c, native.h:
+         * class_findfield_approx, class_findfield_index_approx: Removed.
+
+2005-10-19 13:27  twisti
+
+       * src/native/vm/Field.c:
+         * First part of rewrite, get/setXXX functions are now correct (mauve
+           test).  Still some stuff left to do (access checks, get and set
+         functions).
+
+2005-10-18 14:42  twisti
+
+       * configure.in:
+         * We have to configure all sub packages, otherwise we can't do any
+           dist stuff like distclean.
+         * Removed different mips flags.
+         * src/vm/jit/mips/linux/Makefile: Added.
+
+2005-10-18 14:38  twisti
+
+       * src/vm/jit/mips/linux/md-os.c:
+         * types.h: Fixed include path.
+
+2005-10-18 14:22  twisti
+
+       * src/vm/jit/mips/disass.c:
+         * disassinstr: 32-bit output and warning fixes.
+
+2005-10-17 13:52  edwin
+
+       * src/vm/jit/verify/typeinfo.h: make NDEBUG disable TYPEINFO_DEBUG
+         and TYPECHECK_DEBUG
+
+2005-10-14 13:28  twisti
+
+       * src/boehm-gc/: Makefile.am, alpha_mach_dep.S, configure.in,
+         dyn_load.c, mach_dep.c, os_dep.c, pthread_stop_world.c,
+         pthread_support.c, version.h, win32_threads.c, doc/README,
+         doc/README.changes, doc/README.linux, include/private/gc_priv.h,
+         include/private/gcconfig.h, include/private/pthread_stop_world.h:
+         * Updated to boehm-gc 6.6
+
+2005-10-14 13:27  twisti
+
+       * src/native/jni.c:
+         * DefineClass, GetSuperclass, NewObjectA: Add return value to local
+           refs (taken from gcj).
+
+2005-10-14 12:42  twisti
+
+       * src/native/vm/VMClass.c:
+         * getDeclaredClasses, getDeclaringClass: Fixes the case with
+           unresolved inner classes (mauve fixes).
+
+2005-10-13 18:48  edwin
+
+       * src/vm/resolve.c: do not throw exceptions for missing
+         fields/methods when resolving lazily
+
+2005-10-13 18:25  edwin
+
+       * src/vm/jit/verify/typeinfo.c: replaced
+         TYPEINFO_INIT_FROM_CLASSREF_OR_CLASSINFO with typeinfo_init_class
+
+2005-10-13 18:10  twisti
+
+       * src/native/jni.c:
+         * NewLocalRef: Keep the compiler happy, return a value.
+
+2005-10-13 18:08  twisti
+
+       * src/vm/jit/mips/asmpart.S:
+         * asm_call_jit_compiler: Use md_assembler_get_patch_address, so we
+           can omit some assembler code.
+
+2005-10-13 18:08  twisti
+
+       * src/vm/jit/mips/md.c:
+         * md_assembler_get_patch_address: Added.
+
+2005-10-13 18:04  twisti
+
+       * src/vm/jit/mips/codegen.c:
+         * createnativestub: Local references table changes.
+
+2005-10-13 16:59  twisti
+
+       * tests/stack/.cvsignore:
+         * Ignore *.class
+
+2005-10-13 15:48  edwin
+
+       * src/native/jni.c: fix bug when calling Java method with return
+         type long
+
+2005-10-13 11:50  twisti
+
+       * src/vm/jit/i386/codegen.c:
+         * createnativestub: Local references changes.
+
+2005-10-13 11:39  twisti
+
+       * src/cacao/cacao.c:
+         * -mx options fix.
+         * main: Do jni_init after all other stuff, since we now call Java
+           code there.
+
+2005-10-12 17:53  twisti
+
+       * src/vm/jit/powerpc/codegen.c:
+         * createnativestub: Local references changes, restore return value
+           before call trace.
+
+2005-10-12 17:33  twisti
+
+       * src/vm/jit/alpha/codegen.c:
+         * createnativestub: Local references changes.
+
+2005-10-12 17:27  twisti
+
+       * src/native/include/: .cvsignore, Makefile.am,
+         java_lang_VMThrowable.h:
+         * java_lang_VMThrowable.h: Added.
+
+2005-10-12 15:32  twisti
+
+       * src/cacao/cacao.c:
+         * main: Call jni_init().
+
+2005-10-12 15:31  twisti
+
+       * src/mm/boehm.c:
+         * heap_alloc_uncollectable: Clear allocated memory.
+
+2005-10-12 15:31  twisti
+
+       * src/vm/: utf8.c, utf8.h:
+         * utf_remove, utf_put, utf_get, utf_value: Added.
+         * utf_Z, utf_B, utf_C, utf_S, utf_I, utf_J, utf_F, utf_D: Likewise.
+         * utf_java_lang_Object__java_lang_Object: Likewise.
+
+2005-10-12 15:26  twisti
+
+       * src/vm/builtin.c:
+         * builtin_new, builtin_newarray: Don't memset memory, it's done now
+           by the allocate functions itself.
+         * builtin_trace_exception: Print the stacktrace with CACAO internal
+           functions.
+
+2005-10-12 15:24  twisti
+
+       * src/vm/class.c:
+         * class_create_classinfo: Don't set field to 0 values, GCNEW* now
+           clears the memory in boehm.c.
+
+2005-10-12 15:23  twisti
+
+       * src/vm/loader.c:
+         * load_class_from_classbuffer: GCNEW renamed to GCNEW_UNCOLLECTABLE
+           (XXX check if we really need this).
+
+2005-10-12 15:21  twisti
+
+       * src/vm/jit/x86_64/codegen.c:
+         * createnativestub: Local references table changes.
+
+2005-10-12 15:20  twisti
+
+       * src/vm/jit/codegen.inc:
+         * codegen_addxcheckarefs: Removed.
+         * codegen_start_native_call, codegen_finish_native_call: Added.
+         * removecompilerstub, removenativestub: Warning fix.
+
+2005-10-12 15:19  twisti
+
+       * src/vm/jit/codegen.inc.h:
+         * codegendata: xcheckarefs removed.
+
+2005-10-12 15:07  twisti
+
+       * src/vm/jit/: stacktrace.c, stacktrace.h:
+         * stacktrace_dump_trace: Use stacktrace_print_trace to print the
+         trace.
+         * stacktrace_print_trace: Added.
+
+2005-10-12 15:06  twisti
+
+       * src/cacaoh/headers.c:
+         * stacktrace_print_trace: Added.
+
+2005-10-12 14:54  twisti
+
+       * src/vm/method.c:
+         * method_free: Warning fix.
+
+2005-10-12 14:49  twisti
+
+       * src/vm/signal.c:
+         * Include stdlib.h
+         * signal_handler_sigint: Print warning message when SIGINT catched
+         twice.
+
+2005-10-12 14:45  twisti
+
+       * src/vm/jit/: alpha/arch.h, i386/arch.h, intrp/arch.h,
+         mips/arch.h, powerpc/arch.h, x86_64/arch.h:
+         * USE_CODEMMAP: Removed.
+
+2005-10-12 13:28  twisti
+
+       * src/native/jni.c:
+         * Added local references stuff.
+         * jni_init: Return bool value, initialize global references and
+           direct buffer stuff.
+         * jclass_findfield: Removed.
+         * DeleteLocalRef, NewLocalRef, EnsureLocalCapacity: Implemented.
+         * PushLocalFrame, PopLocalFrame: Added assert.
+         * NewGlobalRef, DeleteGlobalRef: Reimplemented, don't use JNI
+         functions.
+         * jni_init1, jni_init2: Removed.
+
+2005-10-12 10:47  twisti
+
+       * src/native/jni.h:
+         * localref_table: Added.
+         * jni_init: Returns a bool.
+
+2005-10-12 10:22  twisti
+
+       * src/native/vm/VMStackWalker.c:
+         * Added vm/global.h include.
+
+2005-10-12 10:22  twisti
+
+       * src/native/vm/VMThread.c:
+         * start: If we use no threads, just return a Thread object, so we
+           need no changes in GNU classpath (thanks to mark for suggesting
+         this).
+
+2005-10-12 10:19  twisti
+
+       * src/threads/native/threads.h:
+         * nativethread: _dontfillinexceptionstacktrace, _threadrootmethod
+           removed, _localref_table added.
+
+2005-10-12 10:17  twisti
+
+       * src/mm/memory.h:
+         * GCNEW renamed to GCNEW_UNCOLLECTABLE.
+         * GCNEW: Allocates now normal heap memory.
+
+2005-10-12 10:17  twisti
+
+       * src/mm/memory.c:
+         * USE_CODEMMAP: Removed.
+
+2005-10-11 16:41  twisti
+
+       * src/cacaoh/Makefile.am:
+         * bindir: Removed.
+         * bin_PROGRAMS changed to noinst_PROGRAMS: cacaoh does not produce
+           user-usable headers, so we just need it for compilation.
+
+2005-10-11 16:40  twisti
+
+       * src/cacao/Makefile.am:
+         * bindir: Removed, install in cnofigured bindir.
+
+2005-10-11 16:40  twisti
+
+       * src/scripts/: java.in, rmiregistry.in:
+         * exec_prefix, bindir: Added.
+
+2005-10-11 16:39  twisti
+
+       * src/scripts/Makefile.am:
+         * bindir: Removed, install in configured bindir.
+         * bin_SCRIPTS: cacao, javac removed.
+
+2005-10-11 16:38  twisti
+
+       * configure.in:
+         * src/scripts/cacao, src/scripts/javac: Removed.
+
+2005-10-11 15:29  twisti
+
+       * src/mm/: memory.c, memory.h:
+         * Removed mmap stuff, which was not thread safe (maybe our random
+           crashes bug?) and was not required anymore.
+
+2005-10-11 10:30  twisti
+
+       * tests/regression/: jctest.java, jctest.output:
+         * Added some array instanceof checks, suggested by edwin.
+
+2005-10-11 01:59  edwin
+
+       * src/vm/builtin.c: builtin_arrayinstanceof: return 0 if object ==
+         NULL
+
+2005-10-10 19:11  edwin
+
+       * src/vm/jit/parse.c: for ATHROW and ARETURN: set iptr->val.a =
+         NULL in parse.c
+
+2005-10-10 15:45  twisti
+
+       * src/vm/jit/i386/codegen.c:
+         * ICMD_ATHROW, ICMD_ARETURN: Generate a call to the
+           patcher_athrow_areturn if required.  The iptr->val.a value should be
+         set by the verifier.
+
+2005-10-10 15:40  twisti
+
+       * src/vm/jit/: patcher.h, i386/patcher.c:
+         * patcher_athrow_areturn: Added.
+
+2005-10-10 15:34  twisti
+
+       * src/vm/jit/i386/codegen.h:
+         * M_CALL_IMM: Added.
+
+2005-10-07 17:36  twisti
+
+       * src/threads/green/threads.c:
+         * allocThreadStack: Renamed GCNEW to GCNEW_UNCOLLECTABLE.
+
+2005-10-07 17:35  twisti
+
+       * src/native/include/Makefile.am:
+         * VM_ZIP, GLIBJ_ZIP: Added.
+         * Added dependencies to the make target.
+
+2005-10-07 17:26  twisti
+
+       * src/mm/boehm.c:
+         * heap_allocate: Clear memory allocated.
+
+2005-10-07 16:03  edwin
+
+       * src/vm/jit/verify/typecheck.c: verify that first argument of
+         instance method is of reference type
+
+2005-10-07 16:02  edwin
+
+       * src/vm/: descriptor.c, loader.c: check against method descriptors
+         used for fields and vice versa
+
+2005-10-07 01:34  edwin
+
+       * src/vm/jit/parse.c: check for invalid opcode 203 (decimal)
+
+2005-10-07 01:32  edwin
+
+       * src/vm/jit/parse.c: check for invalid opcode 186 (decimal) throw
+         verifyerror instead of internalerror on invalid opcode
+
+2005-10-06 17:00  edwin
+
+       * src/vm/jit/parse.c: honor return value of fillextable
+
+2005-10-06 17:00  edwin
+
+       * src/vm/jit/parse.h: removed debug print
+
+2005-10-06 16:04  edwin
+
+       * src/vm/resolve.c: in resolve_and_check_subtype_set: skip types
+         that cannot be resolved
+
+2005-10-06 15:48  edwin
+
+       * src/vm/descriptor.c: check return value of
+         descriptor_pool_add_class
+
+2005-10-06 15:47  edwin
+
+       * src/vm/jit/stack.c: do not dump the method on exception
+
+2005-10-06 15:14  twisti
+
+       * src/vm/signal.c:
+         * signal_init: Added SA_NODEFER to SIGINT.
+         * signal_handler_sigint: Check for cacao_exiting, so shutdown can be
+           done immediately.
+
+2005-10-06 15:13  twisti
+
+       * src/cacao/cacao.c:
+         * cacao_exiting, opt_verboseclass: Added.
+
+2005-10-06 15:12  twisti
+
+       * src/cacao/cacao.h:
+         * cacao_exiting: Added.
+
+2005-10-06 15:12  twisti
+
+       * src/vm/: options.c, options.h:
+         * opt_verboseclass: Added.
+
+2005-10-06 15:11  twisti
+
+       * src/vm/: class.c, class.h:
+         * class_findfield, class_findfield_by_name,
+           class_findfield_index_by_name: Added.
+
+2005-10-06 15:10  twisti
+
+       * src/vm/loader.h:
+         * classbuffer: path added, for -verbose:class.
+
+2005-10-06 15:10  twisti
+
+       * src/vm/loader.c:
+         * SUN compatible -verbose:class implemented.
+         * class_findfield: Moved to class.c
+
+2005-10-06 15:09  twisti
+
+       * src/vm/jit/x86_64/codegen.c:
+         * createnativestub: Forgot to load the return value for
+         -verbosecall.
+
+2005-10-06 12:31  edwin
+
+       * src/vm/: descriptor.c, loader.c, jit/stack.c: use
+         new_internalerror where possible
+
+2005-10-06 12:29  edwin
+
+       * src/vm/jit/verify/typecheck.c: check param types *before* calling
+         constrain_unresolved_method
+
+2005-10-06 11:40  edwin
+
+       * src/vm/: loader.c, loader.h, jit/inline/parseRTstats.c: throw
+         classformaterror instead of assert(0) removed functions which are
+         not suitable for exception handling
+
+2005-10-06 11:23  edwin
+
+       * src/vm/jit/: stack.c, stack.h: throw verifyerror instead of
+         assert(0)
+
+2005-10-06 11:12  edwin
+
+       * src/vm/jit/parse.c: throw verify errors instead of assert(0)
+
+2005-10-06 10:42  edwin
+
+       * src/vm/: loader.c, jit/parse.c, jit/inline/inline.c,
+         jit/inline/parseRT.c, jit/inline/parseXTA.c: always check return
+         value of class_getconstant
+
+2005-10-06 10:09  edwin
+
+       * src/vm/jit/parse.c: throw verify error instead of assertion
+
+2005-10-06 02:11  edwin
+
+       * src/vm/jit/verify/typecheck.c: added case for verifying
+         unresolved arrayinstanceof
+
+2005-10-06 01:03  edwin
+
+       * src/vm/jit/verify/typecheck.c: code cleanup, moved flag init to
+         separate function
+
+2005-10-06 00:31  edwin
+
+       * src/vm/jit/verify/typecheck.c: verify unresolved array references
+         in MULTIANEWARRAY
+
+2005-10-05 23:47  edwin
+
+       * src/vm/jit/verify/typecheck.c: verify invocations of generic
+         builtin methods
+
+2005-10-05 19:52  edwin
+
+       * src/vm/jit/verify/typecheck.c: code cleanup, moved some code into
+         separate functions
+
+2005-10-05 18:12  twisti
+
+       * src/libffi/src/powerpc/ppc_closure.S:
+         * Changed # comments to /* */, so we can compile with -ansi
+         -pendantic.
+
+2005-10-05 18:05  twisti
+
+       * src/vm/jit/powerpc/codegen.c:
+         * ICMD_CHECKASIZE, ICMD_CHECKEXCEPTION: Removed.
+         * ICMD_BUILTIN, ICMD_INVOKE*: Use md->paramcount instead of
+         iptr->op1.
+         * ICMD_BUILTIN: Check for exception if iptr->op1 == true (mauve
+         fix).
+         * ICMD_MULTIANEWARRAY: Check for exception (mauve fix).
+         * Removed NegativeArraySizeException stubs.
+         * createnativestub: Smaller code.
+
+2005-10-05 18:04  twisti
+
+       * src/vm/utf8.c:
+         * is_valid_utf: Don't print Overlong UTF-8 sequence warning.
+
+2005-10-05 17:44  twisti
+
+       * src/vm/jit/mips/codegen.c:
+         * ICMD_CHECKASIZE, ICMD_CHECKEXCEPTION: Removed.
+         * ICMD_BUILTIN, ICMD_INVOKE*: Use md->paramcount instead of
+         iptr->op1.
+         * ICMD_BUILTIN: Check for exception if iptr->op1 == true (mauve
+         fix).
+         * ICMD_MULTIANEWARRAY: Check for exception (mauve fix).
+         * Removed NegativeArraySizeException stubs.
+         * createnativestub: Smaller code.
+
+2005-10-05 16:16  twisti
+
+       * src/vm/jit/stack.c:
+         * analyse_stack: Set iptr->op1 to false for automatic builtins.
+
+2005-10-05 15:30  edwin
+
+       * src/vm/: resolve.c, jit/helper.c, jit/helper.h,
+         jit/alpha/patcher.c, jit/i386/patcher.c, jit/intrp/patcher.c,
+         jit/mips/patcher.c, jit/powerpc/patcher.c,
+         jit/verify/typecheck.c, jit/x86_64/patcher.c: verify that
+         abstract classes are not instantiated
+
+2005-10-05 14:28  edwin
+
+       * src/vm/jit/verify/typecheck.c: verify that the right <init> is
+         called for uninitialized references
+
+2005-10-05 13:53  edwin
+
+       * src/vm/: classcache.c, linker.c, jit/verify/typecheck.c: cache
+         self-reference of class in link_class_intern verify that the right
+         <init> method is called in <init> methods
+
+2005-10-05 13:15  twisti
+
+       * src/vm/jit/stack.c:
+         * show_icmd: Print string or classname for ACONSTs.
+
+2005-10-05 12:37  twisti
+
+       * src/vm/string.c:
+         * literalstring_u2: Bugfix when reorganizing the string hashtable,
+           the pointer to the current string was used as temp variable.
+
+2005-10-05 11:20  edwin
+
+       * src/vm/: resolve.c, jit/verify/typecheck.c: for INVOKESPECIAL:
+         check that it may only call <init>, a method of the current class,
+         or a method of a super class of the current class
+
+2005-10-05 02:33  edwin
+
+       * src/vm/: resolve.c, resolve.h: fix checking of protected members
+         (removed bogus test in resolve_method and skip array types in
+         resolve_and_check_subtype_set)
+
+2005-10-05 00:41  edwin
+
+       * src/vm/: loader.c, resolve.c, resolve.h: implement special lookup
+         for INVOKESPECIAL and super.* methods
+
+2005-10-05 00:14  twisti
+
+       * src/vm/jit/alpha/codegen.c:
+         * ICMD_CHECKASIZE, ICMD_CHECKEXCEPTION: Removed.
+         * ICMD_BUILTIN, ICMD_INVOKE*: Use md->paramcount instead of
+         iptr->op1.
+         * ICMD_BUILTIN: Check for exception if iptr->op1 == true (mauve
+         fix).
+         * ICMD_MULTIANEWARRAY: Check for exception (mauve fix).
+         * Removed NegativeArraySizeException stubs.
+         * createnativestub: Smaller code.
+
+2005-10-04 23:54  twisti
+
+       * src/vm/linker.c:
+         * config.h, types.h: Added.
+         * link_class_intern: Removed resolving of thrown exceptions.  This
+           is not required here, native.c (native_get_exceptiontypes) does this
+           on request (fixes jetty).  Normal exceptions are still left.
+
+2005-10-04 23:40  twisti
+
+       * src/vm/jit/i386/codegen.c:
+         * ICMD_CHECKASIZE, ICMD_CHECKEXCEPTION: Removed.
+         * ICMD_BUILTIN, ICMD_INVOKE*: Use md->paramcount instead of
+         iptr->op1.
+         * ICMD_BUILTIN: Check for exception if iptr->op1 == true (mauve
+         fix).
+         * ICMD_MULTIANEWARRAY: Check for exception (mauve fix).
+         * Removed NegativeArraySizeException stubs.
+         * createnativestub: Smaller code.
+
+2005-10-04 23:36  twisti
+
+       * src/vm/jit/i386/codegen.h:
+         * M_BNE: Added.
+
+2005-10-04 23:13  twisti
+
+       * src/vm/jit/i386/icmd_uses_reg_res.inc:
+         * ICMD_CHECKASIZE, ICMD_CHECKEXCEPTION: Removed.
+
+2005-10-04 22:19  twisti
+
+       * src/vm/signal.c:
+         * Include cacao/cacao.h for cacao_exit.
+
+2005-10-04 22:19  twisti
+
+       * src/vm/initialize.c:
+         * initialize_class_intern: Removed unused variable i.
+
+2005-10-04 21:38  twisti
+
+       * tests/regression/: clinitexception.2output, extest.2output:
+         * Adapted output.
+
+2005-10-04 21:38  twisti
+
+       * tests/regression/jctest.java:
+         * Print exception in catch.
+
+2005-10-04 21:36  twisti
+
+       * tests/regression/extest.java:
+         * Changed and added NegativeArraySizeException tests.
+
+2005-10-04 21:03  edwin
+
+       * src/vm/jit/verify/typecheck.c: added a large comment explaining
+         the typechecker
+
+2005-10-04 20:57  twisti
+
+       * src/vm/jit/x86_64/codegen.c:
+         * ICMD_CHECKASIZE, ICMD_CHECKEXCEPTION: Removed.
+         * ICMD_BUILTIN, ICMD_INVOKE*: Use md->paramcount instead of
+         iptr->op1.
+         * ICMD_BUILTIN: Check for exception if iptr->op1 == true (mauve
+         fix).
+         * ICMD_MULTIANEWARRAY: Check for exception (mauve fix).
+         * Removed NegativeArraySizeException stubs.
+         * createnativestub: Smaller code.
+
+2005-10-04 20:55  twisti
+
+       * src/vm/jit/verify/typecheck.c:
+         * ICMD_CHECKASIZE, ICMD_CHECKEXCEPTION: Removed.
+
+2005-10-04 20:54  twisti
+
+       * src/vm/jit/loop/tracing.c:
+         * ICMD_BUILTIN, ICMD_INVOKE*: Use md->paramcount instead of
+         iptr->op1.
+
+2005-10-04 20:53  twisti
+
+       * src/vm/jit/: reg.inc, stack.c:
+         * ICMD_CHECKASIZE, ICMD_CHECKEXCEPTION: Removed.
+         * ICMD_BUILTIN, ICMD_INVOKE*: Use md->paramcount instead of
+         iptr->op1.
+
+2005-10-04 20:52  twisti
+
+       * src/vm/jit/parse.c:
+         * ICMD_CHECKASIZE, ICMD_CHECKEXCEPTION: Removed.
+         * BUILTIN: Set iptr->op1 to true if we have to check for an
+         exception.
+
+2005-10-04 20:51  twisti
+
+       * src/vm/jit/lsra.inc:
+         * ICMD_CHECKASIZE, ICMD_CHECKEXCEPTION: Removed.
+         * Added an #error for the iptr->op1 changes, i don't know if lsra
+           compiles or even works, so...
+
+2005-10-04 20:50  twisti
+
+       * src/vm/jit/jit.h:
+         * ICMD_CHECKASIZE, ICMD_CHECKEXCEPTION: Removed.
+
+2005-10-04 20:49  twisti
+
+       * src/vm/jit/jit.c:
+         * ICMD_CHECKASIZE, ICMD_CHECKEXCEPTION: Removed.
+         * Compile warning fix.
+
+2005-10-04 20:47  twisti
+
+       * src/vm/jit/parse.h:
+         * OP, OP1, OP2I: Reformatted.
+
+2005-10-04 20:45  twisti
+
+       * src/vm/jit/: stacktrace.c, stacktrace.h:
+         * stacktrace_inline_negativearraysizeexception: Removed.
+
+2005-10-04 20:45  twisti
+
+       * src/vm/jit/x86_64/codegen.h:
+         * M_XOR, M_BNE: Added.
+
+2005-10-04 20:33  twisti
+
+       * src/vm/jit/mips/: asmpart.S, codegen.c, codegen.h, disass.c,
+         md-abi.c, md.c, patcher.c, irix/md-os.c:
+         * types.h: Include path fixes.
+
+2005-10-04 20:31  twisti
+
+       * src/vm/jit/mips/Makefile.am:
+         * asmoffsets.h, types.h: Removed.
+
+2005-10-04 12:00  twisti
+
+       * src/vm/initialize.c:
+         * initialize_class_intern: Do not initialize interfaces implemented
+           (VM Spec 2.17.4 and mauve test).
+
+2005-09-30 14:16  twisti
+
+       * src/lib/Makefile.am:
+         * Forgot to prefix the java files with $(top_srcdir)/src/lib/.
+
+2005-09-30 13:17  twisti
+
+       * configure.in:
+         * setenvinstalled, setenvsource: Added.
+
+2005-09-30 13:16  twisti
+
+       * contrib/: .cvsignore, Makefile.am, debugSetPathes,
+         setenvinstalled.in, setenvsource.in:
+         * debugSetPathes: Removed.
+         * setenvinstalled, setenvsource: Added, set the environment
+           variables for both cases: GNU classpath and CACAO not installed
+           (setenvsource) and GNU classpath installed, but CACAO's not
+         (setenvinstalled).
+
+2005-09-29 16:46  twisti
+
+       * tests/: .cvsignore, native/.cvsignore:
+         * Added *.class
+
+2005-09-29 16:38  twisti
+
+       * tests/: extest.2output, extest.java, extest.output:
+         * Now in regression.
+
+2005-09-29 16:36  twisti
+
+       * tests/regression/Makefile.am:
+         * GNU classpath removal changes.
+
+2005-09-29 16:36  twisti
+
+       * tests/regression/.cvsignore:
+         * Added *.class
+
+2005-09-29 16:31  twisti
+
+       * src/native/: Makefile.am, vm/VMSystemProperties.c:
+         * GNU classpath removal changes.
+
+2005-09-29 16:29  twisti
+
+       * src/vm/jit/Makefile.am:
+         * DIST_SUBDIRS: Removed arm.
+
+2005-09-29 16:28  twisti
+
+       * src/vm/loader.c:
+         * loader_load_all_classes: Also skip *.png files.
+
+2005-09-29 16:28  twisti
+
+       * src/vm/: builtin.c, global.h:
+         * GNU classpath removal changes.
+
+2005-09-29 16:23  twisti
+
+       * m4/: accross.m4, iconv.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4:
+         * Taken from GNU classpath for stuff we need in our configure too.
+
+2005-09-29 16:22  twisti
+
+       * src/native/tools/Makefile.am:
+         * GNU classpath removal changes.
+
+2005-09-29 16:22  twisti
+
+       * src/native/tools/gennativetable.c:
+         * types.h: Path fix.
+
+2005-09-29 16:17  twisti
+
+       * src/: cacao/Makefile.am, cacao/cacao.c, cacaoh/Makefile.am,
+         cacaoh/cacaoh.c, native/include/Makefile.am:
+         * GNU classpath removal changes.
+
+2005-09-29 16:13  twisti
+
+       * autogen.sh:
+         * Removed src/classpath.
+
+2005-09-29 16:13  twisti
+
+       * configure.in:
+         * Changes related to GNU classpath removal.
+
+2005-09-29 16:12  twisti
+
+       * Makefile.am:
+         * ACLOCAL_AMFLAGS: Removed -I src/classpath/m4.
+
+2005-09-29 15:08  twisti
+
+       * src/Makefile.am:
+         * classpath: Removed.
+         * fdlibm: Added.
+
+2005-09-29 15:07  twisti
+
+       * src/lib/Makefile.am:
+         * JAVA_VM_FILES: Fixed pathes.
+         * vm.zip: Install in pkgdata directory.
+
+2005-09-29 15:06  twisti
+
+       * src/lib/vm/reference/: gnu/classpath/VMStackWalker.java,
+         gnu/classpath/VMSystemProperties.java,
+         gnu/classpath/jdwp/VMFrame.java,
+         gnu/classpath/jdwp/VMIdManager.java,
+         gnu/classpath/jdwp/VMVirtualMachine.java,
+         gnu/java/nio/VMPipe.java, gnu/java/nio/VMSelector.java,
+         java/io/VMFile.java, java/io/VMObjectInputStream.java,
+         java/io/VMObjectStreamClass.java, java/lang/VMClass.java,
+         java/lang/VMClassLoader.java, java/lang/VMCompiler.java,
+         java/lang/VMDouble.java, java/lang/VMFloat.java,
+         java/lang/VMObject.java, java/lang/VMProcess.java,
+         java/lang/VMRuntime.java, java/lang/VMString.java,
+         java/lang/VMSystem.java, java/lang/VMThread.java,
+         java/lang/VMThrowable.java, java/lang/reflect/Constructor.java,
+         java/lang/reflect/Field.java, java/lang/reflect/Method.java,
+         java/lang/reflect/VMProxy.java, java/net/VMInetAddress.java,
+         java/net/VMNetworkInterface.java,
+         java/nio/VMDirectByteBuffer.java,
+         java/nio/channels/VMChannels.java,
+         java/security/VMAccessController.java, java/util/VMTimeZone.java:
+         * VM interface classes, copied from src/classpath.
+
+2005-09-29 15:01  twisti
+
+       * src/cacaoh/.cvsignore:
+         * cacaoh: Added.
+
+2005-09-29 15:01  twisti
+
+       * src/cacao/.cvsignore:
+         * cacao: Added.
+
+2005-09-29 14:16  twisti
+
+       * src/fdlibm/: .cvsignore, Makefile.am, e_fmod.c, fdlibm.h,
+         ieeefp.h, java-assert.h, mprec.h, s_copysign.c, s_finite.c,
+         w_fmod.c:
+         * Slim fdlibm version from GNU classpath, we need these functions
+           (finite, fmod, copysign) since on some OSs the fmod does not work
+           like java would like to have it (e.g. IRIX).  So we do not link
+           against the system libm, but this one.
+
+2005-09-29 14:04  twisti
+
+       * src/vm/jit/: alpha/.cvsignore, i386/.cvsignore, mips/.cvsignore,
+         powerpc/.cvsignore, x86_64/.cvsignore:
+         * offsets.h: Added.
+
+2005-09-29 14:01  twisti
+
+       * src/vm/jit/x86_64/codegen.c:
+         * createnativestub: Renamed _exceptionptr to
+           _no_threads_exceptionptr, fixed compile warnings with
+         --disable-threads.
+
+2005-09-28 16:04  twisti
+
+       * configure.in:
+         * src/scripts/kjc, src/vm/jit/arm/Makefile: Removed.
+
+2005-09-28 16:03  twisti
+
+       * src/scripts/: .cvsignore, Makefile.am:
+         * kjc: Removed.
+
+2005-09-28 16:01  twisti
+
+       * contrib/Makefile.am:
+         * java-getopt, kjc: Removed, since debian does not accept binary
+         stuff.
+
+2005-09-28 14:10  twisti
+
+       * configure.in:
+         * Added armv4tl.
+
+2005-09-28 12:36  twisti
+
+       * src/vm/: class.c, class.h, linker.c, loader.c:
+         * class_java_lang_Thread, class_java_lang_VMThread: Added.
+
+2005-09-28 01:04  twisti
+
+       * src/vm/builtin.c:
+         * methodindent: Made it an s4, caused a problem on 32-bit (i386).
+
+2005-09-28 01:03  twisti
+
+       * src/vm/signal.c:
+         * signal_handler_sigint: Added, exits properly on <ctrl>-c.
+
+2005-09-28 00:40  twisti
+
+       * src/scripts/kjc.in:
+         * We don't need it.
+
+2005-09-28 00:39  twisti
+
+       * contrib/: java-getopt-1.0.11.jar, kjc-2.2C-bin.jar:
+         * Debian does not allow binary stuff, so we just remove it. And i
+           think we don't need it actually.
+
+2005-09-28 00:11  twisti
+
+       * src/native/vm/VMClass.c:
+         * getDeclaredMethods: Removed setfield_critical, set instance fields
+           directly; fixed code indent.
+         * getModifiers: Implemented correctly, return the inner class flags.
+           Mauve test and tomcat 4 are ok.
+
+2005-09-28 00:07  twisti
+
+       * src/vm/jit/i386/asmpart.S:
+         * asm_calljavafunction2: Fixed stackframe size bug.
+         * Fixed code indent.
+
+2005-09-27 16:12  twisti
+
+       * src/vm/jit/alpha/: asmpart.S, disass.c, md-abi.c, md.c,
+         patcher.c:
+         * types.h: Include fixes.
+
+2005-09-27 16:08  twisti
+
+       * src/vm/jit/alpha/codegen.c:
+         * createnativestub: Fixed stackframeinfo offset.
+         * Include fixes.
+
+2005-09-27 16:05  twisti
+
+       * src/vm/jit/x86_64/codegen.c:
+         * types.h: Fixed include path.
+
+2005-09-27 16:03  twisti
+
+       * src/vm/jit/alpha/Makefile.am:
+         * types.h: Removed.
+
+2005-09-25 00:52  twisti
+
+       * src/vm/jit/intrp/engine.c:
+         * builtin_throw: Don't pass line to builtin_trace_exception.
+
+2005-09-22 01:10  twisti
+
+       * src/native/include/Makefile.am:
+         * java_nio_DirectByteBufferImpl.h: Added.
+
+2005-09-22 01:06  twisti
+
+       * src/native/jni.c:
+         * callLongMethod: Fixed argcount.
+         * cacao_jni_CallVoidMethod: Added.
+         * NewObject: Use cacao_jni_CallVoidMethod and support varargs.
+         * GetPrimitiveArrayCritical, ReleasePrimitiveArrayCritical:
+         Implemented.
+         * NewDirectByteBuffer, GetDirectBufferAddress,
+           GetDirectBufferCapacity: Likewise.
+
+2005-09-21 23:25  twisti
+
+       * src/cacaoh/headers.c:
+         * new_classnotfoundexception: Added.
+
+2005-09-21 23:24  twisti
+
+       * src/cacao/cacao.c:
+         * Renamed verboseexception to opt_verboseexception.
+
+2005-09-21 23:20  twisti
+
+       * src/vm/jit/x86_64/asmpart.S:
+         * Renamed _exceptionptr to _no_threads_exceptionptr.
+         * asm_handle_exception: Pass indent flag correctly to
+           builtin_trace_exception.
+         * asm_wrapper_patcher: Changes stackframe size due to size change of
+           stackframeinfo.
+
+2005-09-21 23:17  twisti
+
+       * autogen.sh:
+         * libffi: Added.
+
+2005-09-21 23:16  twisti
+
+       * src/vm/jit/x86_64/: dis-asm.h, disass.c, codegen.h:
+         * types.h include fixes.
+
+2005-09-21 23:14  twisti
+
+       * src/vm/jit/x86_64/Makefile.am:
+         * types.h: Removed.
+
+2005-09-21 23:13  twisti
+
+       * src/vm/jit/x86_64/emitfuncs.c:
+         * Includes fixed.
+         * addi-lea optimization added, but not enabled.
+
+2005-09-21 23:12  twisti
+
+       * src/vm/jit/x86_64/: patcher.c, md-abi.c, emitfuncs.h:
+         * Include fixes.
+
+2005-09-21 22:24  twisti
+
+       * src/vm/: options.c, options.h:
+         * Renamed verboseexception to opt_verboseexception.
+
+2005-09-21 22:23  twisti
+
+       * src/vm/loader.c:
+         * Mauve test fixes: check for bad array name and stuff like that.
+         * Started to remove LOADER_INC/LOADER_DEC, i don't think this is
+           required anymore and pollutes the code.
+
+2005-09-21 22:22  twisti
+
+       * src/vm/method.h:
+         * config.h, vm/types.h: Added.
+
+2005-09-21 22:21  twisti
+
+       * src/vm/linker.c:
+         * link_primitivetype_table: Set correct flags (taken from jamvm,
+           maybe without ACC_ABSTRACT, not mentioned in VM Spec), don't add
+           primitives to the classcache, throw exception instead of an assert
+         (mauve test).
+
+2005-09-21 22:20  twisti
+
+       * src/vm/linker.h:
+         * Added comments.
+
+2005-09-21 22:19  twisti
+
+       * src/vm/: builtin.c, builtin.h:
+         * builtin_trace_exception: Don't pass line, renamed noindent to
+           indent, check for opt_verboseexception and print stacktrace. TODO:
+           print stacktrace in C code.
+
+2005-09-21 22:18  twisti
+
+       * src/vm/: exceptions.c, exceptions.h:
+         * new_classnotfoundexception: Added.
+
+2005-09-21 22:18  twisti
+
+       * src/vm/classcache.c:
+         * classcache_lookup_name, classcache_new_name: Speed up lookup in
+           external chain.
+         * Some reformatting.
+
+2005-09-21 22:02  twisti
+
+       * src/vm/: utf8.c, utf8.h:
+         * utf_add: Added.
+
+2005-09-21 22:01  twisti
+
+       * src/native/vm/VMRuntime.c:
+         * nativeLoad: Use lt_dlopen instead of lt_dlopenext.
+         * mapLibraryName: Append platform specific suffix.
+
+2005-09-21 21:41  twisti
+
+       * src/vm/class.c:
+         * class_set_packagename: Set the packagename of an array class to
+           the one of the component.
+
+2005-09-21 21:41  twisti
+
+       * src/vm/class.h:
+         * Include fixes.
+
+2005-09-21 21:38  twisti
+
+       * src/vm/access.c:
+         * is_accessible_class: Removed array comment.
+
+2005-09-21 21:36  twisti
+
+       * src/native/vm/VMClass.c:
+         * forName: Mauve fix, check for '/' in class name.
+         * getModifiers: Mauve fix, return innerclass modifiers if requested.
+
+2005-09-21 21:34  twisti
+
+       * src/native/vm/VMClassLoader.c:
+         * nativeGetResources: Mauve fix, check for classes.
+         * findLoadedClass: Mauve fix, replace '.' by '/' and call
+           classcache_lookup_defined first.
+
+2005-09-21 21:30  twisti
+
+       * src/native/vm/VMSystemProperties.c:
+         * Added comments.
+
+2005-09-21 20:37  twisti
+
+       * src/vm/jit/intrp/java.vmg:
+         * Added 1000 static superinstructions.
+
+2005-09-21 19:49  twisti
+
+       * src/Makefile.am:
+         * Added libffi stuff.
+
+2005-09-21 19:49  twisti
+
+       * src/libffi/src/x86/ffi.c:
+         * -ansi -pedantic compile fixes.
+
+2005-09-21 17:33  twisti
+
+       * src/threads/native/generic-primitives.h:
+         * atomic_add, compare_and_swap: Generic implementation (pthreads).
+
+2005-09-21 17:33  twisti
+
+       * src/threads/native/threads.c:
+         * Added interpreter stack stuff.
+
+2005-09-21 17:32  twisti
+
+       * src/threads/native/threads.h:
+         * nativethread: Added _global_sp for interpreter.
+
+2005-09-21 17:32  twisti
+
+       * src/native/jni.c:
+         * callObjectMethod, callIntegerMethod,
+           jni_method_invokeNativeHelper: Fixed argcount value.
+         * callLongMethod, callFloatMethod: Added assert, implement them
+           correctly when they occur.
+         * FindClass: Architecture defines fixed.
+
+2005-09-21 16:59  twisti
+
+       * src/vm/jit/intrp/: codegen.c, engine.c, intrp.h, java.vmg:
+         * Bugfixes, some optimizations.
+
+2005-09-21 16:59  twisti
+
+       * src/vm/jit/intrp/arch.h:
+         * Fixed header text.
+
+2005-09-21 16:59  twisti
+
+       * src/vm/jit/intrp/patcher.c:
+         * Fixed includes.
+
+2005-09-21 16:58  twisti
+
+       * src/vm/jit/: stacktrace.c, stacktrace.h:
+         * Added interpreter stuff.
+
+2005-09-21 16:55  twisti
+
+       * src/vm/: options.c, options.h:
+         * opt_stacksize, opt_static_supers: Added.
+
+2005-09-21 16:54  twisti
+
+       * src/cacao/cacao.c:
+         * STACK_SIZE, intrp_main_stack: Added.
+         * OPT_STATIC_SUPERS, OPT_TRACE: Added.
+
+2005-09-21 16:46  twisti
+
+       * src/cacao/Makefile.am:
+         * FFI_LIB: Added.
+
+2005-09-21 16:45  twisti
+
+       * src/cacao/cacao.h:
+         * intrp_main_stack: Declared.
+
+2005-09-21 16:09  twisti
+
+       * src/vm/: builtin.c, string.c, tables.c, tables.h:
+         * types.h include fixes.
+
+2005-09-21 15:39  twisti
+
+       * configure.in:
+         * Check for --disable-jit/--disable-intrp and
+         --enable-jit/--enable-intrp.
+         * Use libffi.
+
+2005-09-21 15:22  twisti
+
+       * src/vm/jit/x86_64/: asmpart.S, codegen.c:
+         * Include methodheader.h instead of asmoffsets.h.
+
+2005-09-21 15:22  twisti
+
+       * src/vm/jit/x86_64/codegen.h:
+         * thread_restartcriticalsection: Removed, should be declared
+           somewhere else.
+
+2005-09-21 15:17  twisti
+
+       * src/libffi/: .cvsignore, ChangeLog, ChangeLog.libgcj,
+         ChangeLog.v1, LICENSE, Makefile.am, README, acinclude.m4,
+         autogen.sh, configure.ac, configure.host, fficonfig.h.in,
+         libtool-version, include/.cvsignore, include/Makefile.am,
+         include/ffi.h.in, include/ffi_common.h, m4/accross.m4,
+         m4/gcc-version.m4, src/.cvsignore, src/debug.c, src/ffitest.c,
+         src/java_raw_api.c, src/prep_cif.c, src/raw_api.c, src/types.c,
+         src/alpha/.cvsignore, src/alpha/ffi.c, src/alpha/ffitarget.h,
+         src/alpha/osf.S, src/arm/.cvsignore, src/arm/ffi.c,
+         src/arm/ffitarget.h, src/arm/sysv.S, src/frv/.cvsignore,
+         src/frv/eabi.S, src/frv/ffi.c, src/frv/ffitarget.h,
+         src/ia64/.cvsignore, src/ia64/ffi.c, src/ia64/ffitarget.h,
+         src/ia64/ia64_flags.h, src/ia64/unix.S, src/m32r/.cvsignore,
+         src/m32r/ffi.c, src/m32r/ffitarget.h, src/m32r/sysv.S,
+         src/m68k/.cvsignore, src/m68k/ffi.c, src/m68k/ffitarget.h,
+         src/m68k/sysv.S, src/mips/.cvsignore, src/mips/ffi.c,
+         src/mips/ffitarget.h, src/mips/n32.S, src/mips/o32.S,
+         src/pa/.cvsignore, src/pa/ffi.c, src/pa/ffitarget.h,
+         src/pa/linux.S, src/powerpc/.cvsignore, src/powerpc/aix.S,
+         src/powerpc/aix_closure.S, src/powerpc/asm.h,
+         src/powerpc/darwin.S, src/powerpc/darwin_closure.S,
+         src/powerpc/ffi.c, src/powerpc/ffi_darwin.c,
+         src/powerpc/ffitarget.h, src/powerpc/linux64.S,
+         src/powerpc/linux64_closure.S, src/powerpc/ppc_closure.S,
+         src/powerpc/sysv.S, src/s390/.cvsignore, src/s390/ffi.c,
+         src/s390/ffitarget.h, src/s390/sysv.S, src/sh/.cvsignore,
+         src/sh/ffi.c, src/sh/ffitarget.h, src/sh/sysv.S,
+         src/sh64/.cvsignore, src/sh64/ffi.c, src/sh64/ffitarget.h,
+         src/sh64/sysv.S, src/sparc/.cvsignore, src/sparc/ffi.c,
+         src/sparc/ffitarget.h, src/sparc/v8.S, src/sparc/v9.S,
+         src/x86/.cvsignore, src/x86/ffi.c, src/x86/ffi64.c,
+         src/x86/ffitarget.h, src/x86/sysv.S, src/x86/unix64.S,
+         src/x86/win32.S, testsuite/.cvsignore, testsuite/Makefile.am,
+         testsuite/config/default.exp, testsuite/lib/libffi-dg.exp,
+         testsuite/libffi.call/call.exp,
+         testsuite/libffi.call/closure_fn0.c,
+         testsuite/libffi.call/closure_fn1.c,
+         testsuite/libffi.call/closure_fn2.c,
+         testsuite/libffi.call/closure_fn3.c,
+         testsuite/libffi.call/closure_fn4.c,
+         testsuite/libffi.call/closure_fn5.c,
+         testsuite/libffi.call/cls_12byte.c,
+         testsuite/libffi.call/cls_16byte.c,
+         testsuite/libffi.call/cls_18byte.c,
+         testsuite/libffi.call/cls_19byte.c,
+         testsuite/libffi.call/cls_1_1byte.c,
+         testsuite/libffi.call/cls_20byte.c,
+         testsuite/libffi.call/cls_20byte1.c,
+         testsuite/libffi.call/cls_24byte.c,
+         testsuite/libffi.call/cls_2byte.c,
+         testsuite/libffi.call/cls_3_1byte.c,
+         testsuite/libffi.call/cls_3byte1.c,
+         testsuite/libffi.call/cls_3byte2.c,
+         testsuite/libffi.call/cls_4_1byte.c,
+         testsuite/libffi.call/cls_4byte.c,
+         testsuite/libffi.call/cls_5byte.c,
+         testsuite/libffi.call/cls_64byte.c,
+         testsuite/libffi.call/cls_6byte.c,
+         testsuite/libffi.call/cls_7byte.c,
+         testsuite/libffi.call/cls_8byte.c,
+         testsuite/libffi.call/cls_9byte1.c,
+         testsuite/libffi.call/cls_9byte2.c,
+         testsuite/libffi.call/cls_align_double.c,
+         testsuite/libffi.call/cls_align_float.c,
+         testsuite/libffi.call/cls_align_longdouble.c,
+         testsuite/libffi.call/cls_align_pointer.c,
+         testsuite/libffi.call/cls_align_sint16.c,
+         testsuite/libffi.call/cls_align_sint32.c,
+         testsuite/libffi.call/cls_align_sint64.c,
+         testsuite/libffi.call/cls_align_uint16.c,
+         testsuite/libffi.call/cls_align_uint32.c,
+         testsuite/libffi.call/cls_align_uint64.c,
+         testsuite/libffi.call/cls_double.c,
+         testsuite/libffi.call/cls_float.c,
+         testsuite/libffi.call/cls_multi_schar.c,
+         testsuite/libffi.call/cls_multi_sshort.c,
+         testsuite/libffi.call/cls_multi_sshortchar.c,
+         testsuite/libffi.call/cls_multi_uchar.c,
+         testsuite/libffi.call/cls_multi_ushort.c,
+         testsuite/libffi.call/cls_multi_ushortchar.c,
+         testsuite/libffi.call/cls_schar.c,
+         testsuite/libffi.call/cls_sint.c,
+         testsuite/libffi.call/cls_sshort.c,
+         testsuite/libffi.call/cls_uchar.c,
+         testsuite/libffi.call/cls_uint.c,
+         testsuite/libffi.call/cls_ulonglong.c,
+         testsuite/libffi.call/cls_ushort.c,
+         testsuite/libffi.call/ffitest.h, testsuite/libffi.call/float.c,
+         testsuite/libffi.call/float1.c, testsuite/libffi.call/float2.c,
+         testsuite/libffi.call/float3.c, testsuite/libffi.call/many.c,
+         testsuite/libffi.call/many_win32.c,
+         testsuite/libffi.call/negint.c,
+         testsuite/libffi.call/nested_struct.c,
+         testsuite/libffi.call/nested_struct1.c,
+         testsuite/libffi.call/nested_struct2.c,
+         testsuite/libffi.call/nested_struct3.c,
+         testsuite/libffi.call/problem1.c,
+         testsuite/libffi.call/promotion.c,
+         testsuite/libffi.call/pyobjc-tc.c,
+         testsuite/libffi.call/return_ll.c,
+         testsuite/libffi.call/return_ll1.c,
+         testsuite/libffi.call/return_sc.c,
+         testsuite/libffi.call/return_uc.c,
+         testsuite/libffi.call/strlen.c,
+         testsuite/libffi.call/strlen_win32.c,
+         testsuite/libffi.call/struct1.c, testsuite/libffi.call/struct2.c,
+         testsuite/libffi.call/struct3.c, testsuite/libffi.call/struct4.c,
+         testsuite/libffi.call/struct5.c, testsuite/libffi.call/struct6.c,
+         testsuite/libffi.call/struct7.c, testsuite/libffi.call/struct8.c,
+         testsuite/libffi.call/struct9.c,
+         testsuite/libffi.special/ffitestcxx.h,
+         testsuite/libffi.special/special.exp,
+         testsuite/libffi.special/unwindtest.cc:
+         * Import libffi from gcc-4.0.0.
+
+2005-09-21 14:11  twisti
+
+       * src/vm/jit/powerpc/: Makefile.am, asmpart.S, codegen.c, disass.c,
+         md.c, patcher.c, linux/md-abi.c, linux/md-os.c:
+         * types.h include fixes.
+
+2005-09-21 13:49  twisti
+
+       * src/vm/jit/powerpc/darwin/: md-abi.h, md-abi.inc, md-asm.h:
+         * REG_ITMP3 changes: We cannot use r0 anymore, now it's r16.
+
+2005-09-19 16:13  twisti
+
+       * src/vm/Makefile.am:
+         * noinst_HEADERS: Added types.h.
+
+2005-09-19 16:09  twisti
+
+       * src/vm/jit/intrp/asmpart.c:
+         * Fixed includes.
+
+2005-09-19 16:07  twisti
+
+       * src/vm/jit/intrp/Makefile.am:
+         * AM_CFLAGS, noinst_HEADERS: Removed.
+         * INCLUDES: Added libffi include.
+
+2005-09-19 16:04  twisti
+
+       * src/vm/jit/intrp/md.c:
+         * Changed vm/jit/intrp/types.h include to vm/types.h.
+
+2005-09-19 16:04  twisti
+
+       * src/vm/jit/intrp/types.h:
+         * We now use a global vm/types.h.
+
+2005-09-19 16:03  twisti
+
+       * src/vm/jit/i386/: codegen.c, dis-asm.h, emitfuncs.c, emitfuncs.h,
+         md-abi.c, md.c, patcher.c, linux/md-os.c:
+         * Changed vm/jit/i386/types.h include to vm/types.h.
+
+2005-09-19 16:03  twisti
+
+       * src/vm/jit/i386/Makefile.am:
+         * asmoffsets.h, types.h: Removed.
+
+2005-09-19 15:58  twisti
+
+       * src/vm/jit/jit.c:
+         * Fixed includes.
+
+2005-09-19 15:57  twisti
+
+       * src/vm/jit/: inline/sets.c, parse.c:
+         * Changed types.h include to vm/types.h.
+
+2005-09-19 15:55  twisti
+
+       * src/vm/jit/codegen.inc:
+         * Fixed includes (types.h, disass.h).
+
+2005-09-19 15:54  twisti
+
+       * src/vm/jit/disass.h:
+         * Changed types.h include to vm/types.h.
+
+2005-09-19 15:51  twisti
+
+       * src/vm/jit/verify/typecheck.c:
+         * Changed types.h include to vm/types.h.
+
+2005-09-19 15:48  twisti
+
+       * src/vm/jit/patcher.h:
+         * Changed types.h include to vm/types.h.
+         * patcher_resolve_native: Enclose in !defined(ENABLE_STATICVM).
+
+2005-09-19 15:31  twisti
+
+       * src/vm/jit/tools/genoffsets.c:
+         * Changed types.h include to vm/types.h.
+
+2005-09-19 15:31  twisti
+
+       * src/vm/jit/stacktrace.h:
+         * Changed types.h include to vm/types.h.
+         * exceptionentry: Added.
+         * stacktrace_create_stackframeinfo: Added.
+
+2005-09-19 15:27  twisti
+
+       * src/native/jni.h:
+         * Changed types.h include to vm/types.h.
+
+2005-09-19 15:27  twisti
+
+       * src/vm/jit/reg.h:
+         * Fixed includes.
+
+2005-09-19 15:25  twisti
+
+       * src/vm/jit/stack.c:
+         * Disabled some stuff for the interpreter.
+         * Fixed includes.
+
+2005-09-19 15:11  twisti
+
+       * src/vm/jit/codegen.inc.h:
+         * Changed types.h include to vm/types.h.
+         * codegendata: Added last_compiled for intrp.
+
+2005-09-19 15:05  twisti
+
+       * src/: toolbox/util.c, cacaoh/cacaoh.c, mm/boehm.h, mm/memory.h:
+         * Changed types.h include to vm/types.h.
+
+2005-09-19 15:05  twisti
+
+       * src/native/: vm/Method.c, vm/VMClass.c, vm/VMClassLoader.c,
+         vm/VMThread.c, native.c:
+         * Changes types.h include to vm/types.h.
+
+2005-09-19 15:02  twisti
+
+       * src/vm/: jit/alpha/types.h, jit/i386/types.h, jit/mips/types.h,
+         jit/powerpc/types.h, jit/x86_64/types.h, types.h:
+         * Use one global vm/types.h and check unknow pointer size in that
+         file.
+
+2005-09-19 14:59  twisti
+
+       * src/native/vm/FileChannelImpl.c:
+         * Unused since... a long time.
+
+2005-09-19 13:30  twisti
+
+       * src/vm/jit/intrp/intrp.h:
+         * Double_Store: 32-bit fix.
+
+2005-09-19 13:29  twisti
+
+       * src/vm/jit/i386/asmpart.S:
+         * Include methodheader.h instead of asmoffsets.h.
+
+2005-09-19 13:29  twisti
+
+       * src/vm/jit/i386/codegen.c: # Fixed includes.
+         * codegen_stubcalled: Removed.
+
+2005-09-19 13:14  twisti
+
+       * src/cacao/cacao.c:
+         * Removed unsued threadrootmethod.
+
+2005-09-19 11:21  twisti
+
+       * src/native/native.h:
+         * Fixed comments.
+
+2005-09-19 11:20  twisti
+
+       * src/native/include/: .cvsignore, Makefile.am:
+         * gnu_classpath_Pointer32.h, gnu_classpath_Pointer64.h,
+           java_nio_Buffer.h: Added.
+
+2005-09-19 11:03  twisti
+
+       * src/lib/Makefile.am:
+         * JAVA_VM_FILES: Added some new 0.18 files and ordered.
+
+2005-09-19 11:02  twisti
+
+       * src/mm/memory.c:
+         * Use DUMPINFO macro to get non-/threaded dumpinfo.
+
+2005-09-17 13:15  twisti
+
+       * src/vm/jit/stacktrace.h:
+         * stackframeinfo: Removed addressOfThreadspecificHead, renamed
+           oldThreadspecificHeadValue to prev and changed type to
+           stackframeinfo*.
+
+2005-09-17 13:14  twisti
+
+       * src/vm/jit/stacktrace.c:
+         * Include methodheader.h instead of asmoffsets.h.
+         * STACKFRAMEINFO, _no_threads_stackframeinfo: Added.
+
+2005-09-17 12:37  twisti
+
+       * src/vm/: builtin.c, builtin.h:
+         * _threadrootmethod, _thread_nativestackframeinfo,
+           builtin_get_dontfillinexceptionstacktrace,
+           builtin_get_threadrootmethod, builtin_get_stackframeinfo,
+         builtin_stacktrace_copy: Removed.
+
+2005-09-17 12:27  twisti
+
+       * src/vm/exceptions.h:
+         * _exceptionptr: Renamed to _no_threads_exceptionptr.
+         * _dontfillinexceptionstacktrace, _threadrootmethod: Removed.
+
+2005-09-17 12:25  twisti
+
+       * src/vm/exceptions.c:
+         * Renamed _exceptionptr to _no_threads_exceptionptr.
+         * Removed _dontfillinexceptionstacktrace.
+
+2005-09-17 12:25  twisti
+
+       * src/cacaoh/headers.c:
+         * Renamed _exceptionptr to _no_threads_exceptionptr.
+
+2005-09-16 19:12  twisti
+
+       * src/vm/builtin.c:
+         * builtin_clone_array: Cast fix.
+         * builtin_get_stackframeinfo: Renamed from
+         builtin_asm_get_stackframeinfo.
+         * builtin_asm_get_threadrootmethod, builtin_stacktrace_copy:
+         Removed.
+
+2005-09-16 18:47  twisti
+
+       * src/vm/jit/: alpha/asmoffsets.h, methodheader.h,
+         i386/asmoffsets.h, mips/asmoffsets.h, powerpc/asmoffsets.h,
+         x86_64/asmoffsets.h:
+         * Moved asmoffsets.h to a global methodheader.h.
+
+2005-09-16 14:32  twisti
+
+       * src/native/native.h:
+         * native_library_hash_find: Declaration added.
+
+2005-09-16 14:32  twisti
+
+       * src/vm/jit/asmpart.h:
+         * asm_cacheflush: Declaration added.
+
+2005-09-16 14:31  twisti
+
+       * src/vm/jit/powerpc/codegen.c:
+         * asm_cacheflush: Declaration removed.
+         * Compiler warning fixes.
+
+2005-09-16 14:31  twisti
+
+       * tests/regression/extest.2output:
+         * Update.
+
+2005-09-16 14:15  twisti
+
+       * src/vm/jit/codegen.inc:
+         * codegen_createnativestub: Compiler warning fix.
+
+2005-09-16 14:08  twisti
+
+       * src/vm/loader.c:
+         * load_newly_created_array: Set clone() method to ACC_NATIVE, since
+           this is a native function call (required for interpreter). It also
+           gives a better stacktrace.
+
+2005-09-16 14:05  twisti
+
+       * src/vm/statistics.c:
+         * print_time, print_stats: Output reformated.
+
+2005-09-16 13:53  twisti
+
+       * src/native/vm/: VMAccessController.c, VMStackWalker.c:
+         * Fixed architecture and interpreter defines: who supports what in
+           which configuration.
+
+2005-09-16 13:33  twisti
+
+       * src/cacaoh/headers.c:
+         * intrp_main_stack: Added.
+
+2005-09-16 10:42  twisti
+
+       * src/vm/jit/intrp/disass.h:
+         * Unified disassembler interface.
+
+2005-09-16 09:49  twisti
+
+       * src/vm/jit/mips/: disass.c, disass.h:
+         * Unified disassembler interface.
+
+2005-09-16 09:48  twisti
+
+       * src/vm/jit/mips/asmpart.S:
+         * Bugfix: Used wrong register define.
+
+2005-09-15 22:19  twisti
+
+       * src/cacaoh/cacaoh.c:
+         * main: Removed log_cputime call.
+
+2005-09-15 22:07  twisti
+
+       * src/toolbox/: logging.c, logging.h:
+         * log_cputime: Removed (unused).
+
+2005-09-15 21:36  twisti
+
+       * src/vm/jit/alpha/: disass.c, disass.h:
+         * Unified disassembler interface.
+
+2005-09-15 21:19  twisti
+
+       * src/vm/jit/powerpc/: disass.c, disass.h:
+         * Unified disassembler interface.
+
+2005-09-15 17:53  twisti
+
+       * src/vm/jit/intrp/: codegen.c, disass.c, engine.c, intrp.h,
+         java.vmg, peephole.c:
+         * Superinstructions added.
+
+2005-09-14 20:36  twisti
+
+       * src/vm/jit/x86_64/asmpart.S:
+         * asm_wrapper_patcher: Fixed 16-byte stackframe alignment (movaps
+           problem, again).
+
+2005-09-14 20:13  twisti
+
+       * src/vm/jit/x86_64/: disass.c, disass.h:
+         * Unified disassembler interface.
+
+2005-09-14 20:03  twisti
+
+       * src/vm/jit/: codegen.inc, codegen.inc.h, disass.h, jit.c,
+         stack.c, i386/disass.c, i386/disass.h:
+         * Unified disassembler interface.
+
+2005-09-14 10:51  twisti
+
+       * src/vm/jit/intrp/: asmpart.c, codegen.c, codegen.h, engine.c,
+         intrp.h, java.vmg, md.c, patcher.c, peephole.c:
+         * Most stuff implemented (stacktraces, ...), stuff working: spec
+           jvm98, tomcat{3,4,5} (start up but don't deliver content), some
+           dacapo benchmarks
+
+2005-09-12 23:23  twisti
+
+       * src/Makefile.am:
+         * Removed or commented ffcall stuff, this fixes autogen.sh problems.
+
+2005-09-12 10:59  twisti
+
+       * src/vm/: builtin.c, builtin.h:
+         * intBitsToFloat, longBitsToDouble: Made static.
+         * Some minor changes.
+
+2005-09-12 10:09  twisti
+
+       * src/vm/jit/x86_64/patcher.c:
+         * patcher_get_putstatic: Fixed cast for disp.
+
+2005-09-12 09:42  twisti
+
+       * src/native/vm/VMRuntime.c:
+         * nativeLoad: Call JNI_OnLoad if the functions is available. This
+           fixes the AttachCurrentThread problem with eclipse.
+
+2005-09-11 00:14  twisti
+
+       * src/native/vm/VMRuntime.c:
+         * mapLibraryName: Don't add extension.
+
+2005-09-10 22:33  twisti
+
+       * tests/regression/Test.sh:
+         * Diff unified and with head.
+
+2005-09-10 22:32  twisti
+
+       * src/vm/jit/powerpc/: asmpart.S, codegen.c, codegen.h, patcher.c:
+         * Fixed load displacement overflows (one bug still left).
+         * Pass load/store offset to patcher functions.
+
+2005-09-10 22:31  twisti
+
+       * src/vm/jit/powerpc/darwin/md-abi.inc:
+         * Added comments.
+
+2005-09-10 22:30  twisti
+
+       * src/vm/jit/powerpc/linux/: md-abi.h, md-abi.inc, md-asm.h:
+         * We can't use r0 as REG_ITMP3, use r16 instead.
+
+2005-09-10 18:34  twisti
+
+       * src/native/vm/VMSystemProperties.c:
+         * Added #include "vm/options.h".
+
+2005-09-10 18:28  twisti
+
+       * src/native/vm/VMSystemProperties.c:
+         * preInit: Added java.vm.info.
+
+2005-09-10 17:55  twisti
+
+       * Makefile.am:
+         * ACLOCAL_AMFLAGS: Added, fixes problems with aclocal while
+         reconfiguring.
+
+2005-09-10 17:09  twisti
+
+       * src/native/vm/VMStackWalker.c:
+         * getCallingClassLoader: Fixed #ifdef.
+
+2005-09-10 16:33  twisti
+
+       * src/native/vm/VMClassLoader.c:
+         * findLoadedClass: Added.
+
+2005-09-10 16:31  twisti
+
+       * src/native/: include/.cvsignore, include/Makefile.am,
+         vm/Makefile.am, vm/Proxy.c, vm/VMProxy.c:
+         * Proxy to VMProxy changes.
+
+2005-09-10 16:29  twisti
+
+       * src/native/native.c:
+         * Proxy to VMProxy changes.
+         * native_library_hash_find: Added.
+
+2005-09-10 16:07  twisti
+
+       * src/native/include/: .cvsignore, Makefile.am:
+         * Changed RawData to Pointer (classpath-0.18 change).
+
+2005-09-10 15:28  twisti
+
+       * src/native/vm/VMThrowable.c:
+         * fillInStackTrace: Check return value of
+           cacao_stacktrace_NormalTrace.  Removed dontfillinexceptionstacktrace
+         check, i have to think about this.
+
+2005-09-10 15:21  twisti
+
+       * src/native/vm/VMClass.c:
+         * forName: Changed to
+           (Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;
+         version and enabled the code (classpath-0.18).
+         * initialize, loadArrayClass: Removed.
+
+2005-09-05 23:58  twisti
+
+       * src/vm/loader.c:
+         * Added ENABLE_INTRP define (this is more like a hack, maybe this
+           should be fixed somewhen).
+
+2005-09-05 23:48  twisti
+
+       * src/vm/jit/: stack.c, stack.h:
+         * Added ENABLE_INTRP defines.
+
+2005-09-05 23:44  twisti
+
+       * src/vm/jit/: codegen.inc, codegen.inc.h:
+         * Added __INTRP__ define.
+
+2005-09-05 23:42  twisti
+
+       * src/vm/jit/jit.c:
+         * Added ENABLE_JIT, ENABLE_INTRP defines to handle linking problems.
+
+2005-09-05 23:39  twisti
+
+       * src/vm/: options.c, options.h:
+         * Added opt_jit, opt_intrp
+         * Added temporary vm_debug (for intrp tracing)
+
+2005-09-05 22:20  twisti
+
+       * src/vm/jit/patcher.h:
+         * PATCHER_checkcast_instanceof: Added for intrp.
+
+2005-09-05 22:19  twisti
+
+       * src/native/vm/VMStackWalker.c:
+         * Disable the stackwalker stuff for the intrp for now...
+
+2005-09-05 22:13  twisti
+
+       * src/native/include/Makefile.am:
+         * Bugfix: Use rt.jar in CLASSPATH
+
+2005-09-05 22:12  twisti
+
+       * src/cacao/cacao.c:
+         * Added options: -Xjit, -Xint
+
+2005-09-05 22:11  twisti
+
+       * src/cacao/Makefile.am:
+         * Added ffcall library for intrp.
+
+2005-09-05 22:00  twisti
+
+       * src/Makefile.am:
+         * Added ffcall for intrp
+
+2005-09-05 21:58  twisti
+
+       * configure.in:
+         * Added intrp stuff
+         * Added some additional checks, e.g. so we don't have to configure
+           all subpackages
+
+2005-09-05 19:41  twisti
+
+       * src/vm/signal.c:
+         * Added ENABLE_JIT, ENABLE_INTRP defines.
+
+2005-09-05 17:14  twisti
+
+       * src/vm/jit/Makefile.am:
+         * Added ENABLE_INTRP stuff.
+
+2005-09-05 17:12  twisti
+
+       * src/vm/jit/intrp/codegen.c:
+         * POP/DUP/DUP_Xx fixes for longs: we need to undo our changes in
+         stack.c.
+
+2005-09-02 17:18  twisti
+
+       * src/vm/jit/: alpha/types.h, i386/types.h, mips/types.h,
+         powerpc/types.h:
+         * Changed _TYPES_H define to _CACAO_TYPES_H
+
+2005-09-02 17:17  twisti
+
+       * src/vm/jit/intrp/: codegen.c, intrp.h, java.vmg:
+         * More interpreter files (important ones).
+
+2005-09-02 17:16  twisti
+
+       * src/vm/jit/intrp/.cvsignore:
+         * Ignore some files.
+
+2005-09-02 17:15  twisti
+
+       * src/vm/jit/intrp/: Makefile.am, arch.h, asmpart.c, codegen.h,
+         disasm.c, disass.c, disass.h, engine.c, md.c, patcher.c,
+         peephole.c, types.h: started reintegrating interpreter
+
+2005-08-24 02:11  michi
+
+       * src/native/vm/VMAccessController.c:
+         * added arm defines
+
+2005-08-23 16:54  cacao
+
+       * src/vm/jit/mips/Makefile.am:
+         * SUBDIRS: Changed to OS_DIR
+
+2005-08-23 16:53  cacao
+
+       * src/vm/jit/mips/linux/: .cvsignore, Makefile.am, md-os.c:
+         * MIPS Linux stuff.
+
+2005-08-23 16:45  cacao
+
+       * src/vm/builtin.c:
+         * builtin_multianewarray: Handle MIPS32 correctly (s4 in an s8 slot)
+         * builtin_trace_exception: Removed methodindent, i think we don't
+           need this anymore; Added descriptor output
+         * builtin_trace_args: Support for TRACE_ARGS_NUM == 2
+         * builtin_lxxx: Made functions debug-friendlier, the generated code
+           stays the same, just the source is a bit longer
+
+2005-08-23 16:34  cacao
+
+       * src/vm/builtin.h:
+         * builtin_new: Removed i386 asm_builtin_new define
+         * builtin_trace_args: Added handling of TRACE_ARGS_NUM == 2
+
+2005-08-23 00:41  twisti
+
+       * src/vm/exceptions.c:
+         * throw_exception_exit_intern: Print detail message for an exception
+           case during the printStackTrace() call, if available.
+
+2005-08-18 09:44  twisti
+
+       * tests/regression/: jctest.java, jctest.output:
+         * testlong: added IF_Lxx tests, fixed IF_LCMPxx tests
+
+2005-08-18 01:47  michi
+
+       * src/vm/jit/codegen.inc:
+         * implemented big-endian-arms
+         * dseg_adds8: removed defines (arm now uses it)
+
+2005-08-18 01:43  michi
+
+       * src/vm/jit/parse.c:
+         * removed arm defines (ICMD_FREM and ICMD_DREM cannot be used)
+
+2005-08-15 01:36  michi
+
+       * configure.in:
+         * added armv5b architecture
+
+2005-08-05 11:41  michi
+
+       * src/vm/jit/reg.inc:
+         * reg_setup: fixed typo in register splitting
+
+2005-08-02 23:44  cacao
+
+       * src/vm/jit/mips/patcher.c:
+         * Added MIPS32 support
+         * Use system cacheflush function to flush instruction cache
+
+2005-07-30 14:57  twisti
+
+       * src/vm/jit/mips/codegen.c:
+         * Check for branch displacement overflow in patcher stub generation.
+
+2005-07-28 21:56  twisti
+
+       * src/vm/jit/: stacktrace.c, stacktrace.h:
+         * Bug #8: Collectors should return a value, so we can catch OOM
+           errors.  Fixes one part of bug #8.
+
+2005-07-28 21:47  twisti
+
+       * src/threads/native/threads.c:
+         * Bug #5: tobj->info.next may be NULL, check that in while.
+
+2005-07-28 21:34  twisti
+
+       * src/threads/native/threads.c:
+         * Bug #5: Don't print threads which are currently in initialization.
+
+2005-07-28 17:39  twisti
+
+       * tests/regression/extest.2output:
+         * New output.
+
+2005-07-28 00:20  twisti
+
+       * src/vm/jit/alpha/codegen.h:
+         * M_FLD, M_DLD: Bugfix, we can't use `a' as temp register since it's
+           a floating pointer register. Use REG_ITMP3 instead.
+
+2005-07-28 00:19  twisti
+
+       * src/vm/jit/alpha/patcher.c:
+         * Removed unnecessary opt_showdisassemble stuff.
+
+2005-07-27 23:18  twisti
+
+       * src/boehm-gc/include/private/gcconfig.h:
+         * Bugfix from arm-linux, boehm works now.
+
+2005-07-27 14:14  twisti
+
+       * configure.in:
+         * Added src/vm/jit/mips/irix/Makefile
+
+2005-07-27 14:14  twisti
+
+       * src/vm/jit/mips/: Makefile.am, md.c, irix/.cvsignore,
+         irix/Makefile.am, irix/md-os.c:
+         * Added irix subdirectory.
+
+2005-07-27 14:13  twisti
+
+       * src/vm/jit/mips/codegen.h:
+         * Bugfix: Include config.h, SIZEOF_VOID_P was not defined
+         * Removed M_LDA for mips32
+
+2005-07-27 14:12  twisti
+
+       * tests/regression/Test.sh:
+         * Print name of test before it's run.
+
+2005-07-27 12:36  twisti
+
+       * src/vm/jit/mips/: asmpart.S, codegen.c, codegen.h, patcher.c:
+         * Handling of overflow in load/store intructions implemented.
+
+2005-07-27 12:35  twisti
+
+       * src/vm/jit/mips/md.c:
+         * codegen_findmethod: Implemented to work with 3 instruction case
+         too.  cvs:
+
+         ----------------------------------------------------------------------
+
+2005-07-27 12:33  twisti
+
+       * src/vm/jit/stacktrace.c:
+         * Warning fix
+
+2005-07-26 15:00  twisti
+
+       * tests/regression/: FieldDisplacementOverflow.java,
+         LoadDisplacementOverflow.java:
+         * RISC instruction overflow tests.
+
+2005-07-25 01:07  twisti
+
+       * src/vm/jit/alpha/codegen.c:
+         * Pass displacement to patcher functions.
+         * Use new M_LDA macros to calculate the current PV after jumps.
+         * Don't use REG_ITMP3 in reg_of_var calls: the new store macros use
+           the REG_ITMP3 register to calculate the address for 2-instruction
+         stores.
+
+2005-07-25 01:04  twisti
+
+       * src/vm/jit/alpha/: asmpart.S, patcher.c:
+         * Pass load/store displacement to the patcher functions. So we don't
+           have to read the displacement from the instruction and have no
+           problems with 2-instructions load/stores.
+
+2005-07-25 01:02  twisti
+
+       * src/vm/jit/alpha/md.c:
+         * codegen_findmethod: Use the new M_LDA macro after jumps.
+
+2005-07-25 01:01  twisti
+
+       * src/vm/jit/alpha/codegen.h:
+         * M_LDA, M_ILD, M_LLD, M_IST, M_LST, M_FLD, M_DLD, M_FST, M_DST:
+           Check for displacement overflow and generate 2 instructions (ldah).
+           Store instructions use REG_ITMP3 to calculate the address. Original
+           macros are now called M_xxx_INTERN.
+
+2005-07-25 00:32  michi
+
+       * src/vm/jit/codegen.inc: reg_of_var: Special handling of splittet
+         variables on arm.
+
+2005-07-25 00:29  twisti
+
+       * tests/regression/: Makefile.am, StackDisplacementOverflow.java,
+         StackDisplacementOverflow.output:
+         * Added StackDisplacementOverflow test.
+
+2005-07-25 00:03  michi
+
+       * src/vm/jit/reg.inc:
+         * reg_setup: Enabled splitting of long arguments across reg/stack on
+         arm.
+         * local_regalloc: Prevented reuse of float arguments as local
+         variables an arm.
+
+2005-07-24 23:04  michi
+
+       * src/vm/jit/stack.c:
+         * ICMD_INVOKE*: Renamed SUPPORT_NO_FLOAT_ARGUMENT_REGISTERS
+           to SUPPORT_PASS_FLOATARGS_IN_INTREGS and added a comment.
+
+2005-07-24 22:18  michi
+
+       * src/vm/loader.c:
+         * suck_double: On little endian ARMs with FPA, doubles
+           have big endian word order.
+
+2005-07-22 17:22  twisti
+
+       * src/vm/jit/i386/codegen.c:
+         * codegen_addpatchref: Passing displacement changes.
+         * createnativestub: Load native function before stackframeinfo
+           creation.  This results in a correct stacktrace.
+
+2005-07-22 17:21  twisti
+
+       * src/vm/jit/i386/patcher.c:
+         * patcher_resolve_native: Native function is now loaded different.
+
+2005-07-22 12:54  motse
+
+       * src/threads/native/: threads.c, threads.h: fix warning - bug #6
+
+2005-07-22 12:31  twisti
+
+       * doc/handbook/.cvsignore:
+         * Ignore generated latex files
+
+2005-07-21 16:01  twisti
+
+       * src/vm/jit/x86_64/: codegen.c, asmpart.S, patcher.c:
+         * codegen_addpatchref changes: passing displacement. We do this for
+           non-risc's to have similar code.
+
+2005-07-21 15:51  motse
+
+       * src/native/jni.c: fix DeleteGlobalRef missing argument for
+         IdentityHashMap.put
+
+2005-07-21 15:16  twisti
+
+       * src/vm/jit/codegen.inc.h:
+         * struct patchref: Added disp.
+
+2005-07-21 15:16  twisti
+
+       * src/vm/jit/codegen.inc:
+         * codegen_addpatchref: Added a displacement argument. This is the
+           displacement in the load instructions we have to patch. This way
+           we don't have to read the offset from the machine instruction and
+           don't have problems with offset overflow on risc machines.
+
+2005-07-21 15:06  twisti
+
+       * src/cacao/cacao.c:
+         * exit_handler: Don't free system resources, some threads may still
+           be running. This fixes the exit crashes with eclipse.
+
+2005-07-21 14:25  twisti
+
+       * src/vm/jit/stacktrace.c:
+         * stacktrace_fillInStackTrace_methodRecursive: if no line number was
+           found, check if pc is in the method and add it with 0, otherwise
+         assert
+
+2005-07-21 13:29  twisti
+
+       * src/: cacao/cacao.c, native/vm/VMSystemProperties.c, vm/global.h:
+         * JAVA_VERSION: added, it's defined in global.h
+
+2005-07-21 13:00  twisti
+
+       * src/cacao/cacao.c:
+         * Added -fullversion, required e.g. by jpackage
+
+2005-07-21 02:48  michi
+
+       * configure.in:
+         * removed ENABLE_STATICVM for arm
+
+2005-07-20 21:16  motse
+
+       * src/threads/native/: threads.c, threads.h: fix build error - bug
+         #6
+
+2005-07-20 17:50  twisti
+
+       * tests/regression/: extest.2output, extest.java:
+         * Added 2 tests
+
+2005-07-20 17:35  twisti
+
+       * src/vm/jit/x86_64/codegen.c:
+         * createnativestub: Removed initalize check and code, this is now
+           done by jit_compile.
+
+2005-07-20 17:34  twisti
+
+       * src/vm/jit/jit.c:
+         * jit_compile_intern: Also handle native functions. We let
+           jit_compile initialize the class for static native functions. This
+           results in correct stacktrace and removes some code from
+         createnativestub.
+
+2005-07-20 17:30  twisti
+
+       * src/vm/jit/codegen.inc:
+         * codegen_createnativestub: Save native stub in entrypoint instead
+           of stubroutine.
+
+2005-07-20 17:28  twisti
+
+       * src/vm/loader.c:
+         * load_newly_created_array: Save native stub to m->entrypoint, so
+           that the jit compiler returns it correctly.
+
+2005-07-20 17:25  twisti
+
+       * src/vm/linker.c:
+         * link_class_intern: Create for all methods a compiler stub, even
+           for native functions.
+
+2005-07-20 17:25  twisti
+
+       * src/vm/: builtin.c, builtin.h:
+         * builtin_dummy: Removed.
+         * builtin_clone_array: Function header comment.
+
+2005-07-20 17:23  twisti
+
+       * src/native/vm/VMObject.c:
+         * Java_java_lang_VMObject_clone: check for OOM in array case
+
+2005-07-20 17:17  twisti
+
+       * src/native/include/: .cvsignore, Makefile.am:
+         * Added java_lang_StackTraceElement.h
+
+2005-07-20 17:16  twisti
+
+       * src/native/vm/VMThrowable.c:
+         * generateStackTraceArray: removed
+         * getStackTrace: set the StackTraceElement fields directly (use the
+         header)
+
+2005-07-20 15:38  twisti
+
+       * src/vm/jit/x86_64/codegen.c:
+         * createnativestub: resolve function symbol before stackframeinfo
+           creation, otherwise the stacktrace is incorrect
+
+2005-07-20 15:37  twisti
+
+       * src/vm/jit/x86_64/codegen.h:
+         * M_LEA: removed
+         * M_ILEA, M_LLEA, M_ALEA: added
+
+2005-07-20 13:01  twisti
+
+       * src/vm/jit/x86_64/asmpart.S:
+         * asm_call_jit_compiler: handle jit compiler exceptions properly
+
+2005-07-20 12:40  twisti
+
+       * src/vm/jit/: stacktrace.c, stacktrace.h:
+         * stacktrace_extern_fillInStackTrace: removed, not required anymore
+
+2005-07-20 12:28  twisti
+
+       * src/vm/jit/x86_64/codegen.h:
+         * M_LEA: added
+
+2005-07-20 05:09  michi
+
+       * src/vm/jit/stack.c:
+         * ICMD_INVOKE*: prevented precoloring of float argument registers
+         for arm
+
+2005-07-20 02:33  michi
+
+       * src/native/vm/: VMStackWalker.c, VMThrowable.c:
+         * added arm defines
+
+2005-07-19 17:40  twisti
+
+       * src/native/vm/VMSystemProperties.c:
+         * Removed unused unistd.h include
+
+2005-07-19 17:36  twisti
+
+       * src/native/vm/VMRuntime.c:
+         * Removed unistd.h include
+
+2005-07-19 16:11  twisti
+
+       * src/mm/memory.c:
+         * Use USE_CODEMMAP define
+
+2005-07-19 14:35  twisti
+
+       * configure.in, src/cacao/cacao.c, src/native/Makefile.am,
+         src/native/jni.c, src/native/jvmti/.cvsignore,
+         src/native/jvmti/Makefile.am, src/native/jvmti/jvmti.c:
+         * Added --enable-jvmti configure switch, plus ENABLE_JVMTI define
+
+2005-07-19 13:52  twisti
+
+       * src/native/jni.c:
+         * Fixed jvmti.h include path
+
+2005-07-19 13:52  twisti
+
+       * src/native/Makefile.am:
+         * Removed jvmti.[ch]
+
+2005-07-19 12:20  motse
+
+       * src/native/jvmti/: jvmti.c, jvmti.h: add emacs footer
+
+2005-07-19 12:00  motse
+
+       * src/: cacao/cacao.c, native/Makefile.am, native/jni.c,
+         native/jni.h, threads/native/threads.h, native/jvmti/jvmti.c,
+         native/jvmti/jvmti.h: initial support for jvmti
+
+2005-07-19 10:52  twisti
+
+       * tests/regression/: .cvsignore, HelloWorld.java, Makefile.am,
+         Test.sh, extest.2output, extest.java, fp.java, fp.output,
+         fptest.java, fptest.output, jctest.java, jctest.output:
+         * Added other tests
+
+2005-07-19 10:51  twisti
+
+       * tests/regression/: clinitexception.java, clinitexception.2output:
+         * Ok, now the test is correct
+
+2005-07-19 06:04  michi
+
+       * src/vm/jit/verify/typecheck.c:
+         * added ICMD_IMULPOW2 and ICMD_LMULPOW2
+
+2005-07-19 00:35  twisti
+
+       * configure.in:
+         * Added tests/regression/Makefile
+
+2005-07-19 00:34  twisti
+
+       * tests/Makefile.am:
+         * SUBDIRS: added regression
+
+2005-07-19 00:34  twisti
+
+       * tests/regression/: Makefile.am, clinitexception.java:
+         * Starting to make a regression suite
+
+2005-07-18 23:58  twisti
+
+       * src/vm/jit/mips/asmpart.S:
+         * asm_call_jit_compiler: handle jit compiler exceptions properly
+
+2005-07-18 23:57  twisti
+
+       * src/vm/jit/mips/codegen.c:
+         * Set currentline to 0 before basicblock start
+         * Removed some #if 1's
+
+2005-07-18 23:55  twisti
+
+       * src/vm/jit/stacktrace.c:
+         * lineNumberTableEntry: use ptrint as line type, otherwise we ran
+           into alignment problems
+
+2005-07-18 23:54  twisti
+
+       * src/vm/jit/codegen.inc:
+         * dseg_addlinenumbertablesize: better comments, removed this adds4
+           comment (i think it's simpler to do the padding)
+
+2005-07-18 23:42  michi
+
+       * src/vm/jit/codegen.inc:
+         * fixed compiler warning for arm (dseg_adds8 is not used)
+
+2005-07-18 22:07  twisti
+
+       * src/vm/jit/alpha/asmpart.S:
+         * asm_call_jit_compiler: handle jit compiler exceptions properly
+         * some indent changes
+
+2005-07-18 20:52  twisti
+
+       * src/vm/jit/powerpc/asmpart.S:
+         * asm_call_jit_compiler: handle jit compiler exceptions properly
+
+2005-07-18 17:07  twisti
+
+       * src/vm/jit/stacktrace.c:
+         * Some cleanup, code simplifying, added comments...
+         * cacao_stacktrace_fillInStackTrace: subtract 1 from RA in the jit
+         case
+
+2005-07-18 17:01  twisti
+
+       * configure.in:
+         * Set cacao version to 0.92+cvs
+         * Compile optimization back to -O0
+
+2005-07-18 16:46  twisti
+
+       * src/vm/jit/i386/asmpart.S:
+         * asm_call_jit_compiler: handle jit compiler exceptions properly
+
+2005-07-18 16:35  twisti
+
+       * src/vm/jit/stack.c:
+         * ICMD_INLINE_START: -si display reformatted
+         * -si line reformatted: better display of line number
+
+2005-07-18 13:34  twisti
+
+       * src/vm/jit/stacktrace.c:
+         * cacao_stacktrace_fillInStackTrace: check for m != NULL in
+           inline-stub case, otherwise we get into trouble with
+         asm_calljavafunction
+
+2005-07-13 23:24  twisti
+
+       * ChangeLog:
+         * Changelog for 0.92
+
 2005-07-13 23:13  twisti
 
-       * src/vm/jit/powerpc/codegen.c: * Removed disass.h
+       * src/vm/jit/powerpc/codegen.c:
+         * Removed disass.h
 
 2005-07-13 23:07  twisti
 
-       * src/vm/jit/alpha/codegen.c: * ICMD_IDIV, ICMD_IREM: gcc -O2
-         workaround: the cast to s8 is missing, so   we do it inline *
-         Compiler warning fixes
+       * src/vm/jit/alpha/codegen.c:
+         * ICMD_IDIV, ICMD_IREM: gcc -O2 workaround: the cast to s8 is
+           missing, so we do it inline
+         * Compiler warning fixes
 
 2005-07-13 21:04  twisti
 
-       * src/vm/jit/alpha/md.c: * Removed unused asmoffsets.h
+       * src/vm/jit/alpha/md.c:
+         * Removed unused asmoffsets.h
 
 2005-07-13 20:50  twisti
 
-       * src/vm/jit/i386/patcher.c: * Added #include "mm/memory.h"
+       * src/vm/jit/i386/patcher.c:
+         * Added #include "mm/memory.h"
 
 2005-07-13 18:12  twisti
 
-       * src/vm/jit/powerpc/codegen.c: * Compiler warning fixes *
-         createnativestub: type in return call trace (m-> to md->)
+       * src/vm/jit/powerpc/codegen.c:
+         * Compiler warning fixes
+         * createnativestub: type in return call trace (m-> to md->)
 
 2005-07-13 14:23  twisti
 
-       * src/vm/jit/x86_64/codegen.h: * M_PUSH_IMM: added
+       * src/vm/jit/x86_64/codegen.h:
+         * M_PUSH_IMM: added
 
 2005-07-13 14:23  twisti
 
-       * src/vm/jit/stack.c: * stack_init: --disable-threads compilation
-         fix
+       * src/vm/jit/stack.c:
+         * stack_init: --disable-threads compilation fix
 
 2005-07-13 14:10  twisti
 
-       * src/native/jni.c: * Compiler warning fix
-
-2005-07-13 13:56  twisti
-
-       * src/classpath/configure.ac: * Use ${INSTALL} -d instead of
-         ${mkdir_p}, this did not work on irix * AC_PROG_INSTALL: removed,
-         it's automatically checked
+       * src/native/jni.c:
+         * Compiler warning fix
 
 2005-07-13 13:55  twisti
 
-       * src/lib/Makefile.am: * SUBDIRS: removed
+       * src/lib/Makefile.am:
+         * SUBDIRS: removed
 
 2005-07-13 13:54  twisti
 
-       * src/Makefile.am: * DIST_SUBDIRS: defined explicitly, otherwise we
-         have problems with   distclean * CLASSPATH: added
-         classpath/native/fdlibm
+       * src/Makefile.am:
+         * DIST_SUBDIRS: defined explicitly, otherwise we have problems with
+           distclean
+         * CLASSPATH: added classpath/native/fdlibm
 
 2005-07-13 13:52  twisti
 
-       * src/vm/resolve.c: * resolve_classref_or_classinfo: convert
-         ClassNotFoundException in   NoClassDefFoundError, there are more
-         functions where this should happen   (next release) * Compiler
-         warning fixes
+       * src/vm/resolve.c:
+         * resolve_classref_or_classinfo: convert ClassNotFoundException in
+           NoClassDefFoundError, there are more functions where this should
+           happen (next release)
+         * Compiler warning fixes
 
 2005-07-13 13:50  twisti
 
-       * src/vm/unzip.c: * Compiler warning fix
+       * src/vm/unzip.c:
+         * Compiler warning fix
 
 2005-07-13 13:45  twisti
 
-       * src/vm/: builtin.c, builtin.h: * builtintable_entry_debug_dump:
-         removed, sorry edwin, i don't think it was   that useful
+       * src/vm/: builtin.c, builtin.h:
+         * builtintable_entry_debug_dump: removed, sorry edwin, i don't think
+           it was that useful
 
 2005-07-13 13:41  twisti
 
        * src/vm/jit/: lsra.inc, stack.c, stack.h, stacktrace.c,
          inline/parseXTA.c, loop/analyze.c, verify/typecheck.c,
-         x86_64/codegen.c: * Compiler warnnig fixes
+         x86_64/codegen.c:
+         * Compiler warnnig fixes
 
 2005-07-13 13:38  twisti
 
-       * src/native/vm/VMClass.c: *
-         Java_java_lang_VMClass_getDeclaredClasses: bugfix, inner was used
-         instead   of outer, thanks go to gcc warnings ;-)
+       * src/native/vm/VMClass.c:
+         Java_java_lang_VMClass_getDeclaredClasses: bugfix, inner was used
+           instead of outer, thanks go to gcc warnings ;-)
 
 2005-07-13 13:37  twisti
 
-       * src/native/vm/Field.c: * Compiler warning fix
+       * src/native/vm/Field.c:
+         * Compiler warning fix
 
 2005-07-13 03:06  twisti
 
-       * configure.in: * Changed cacao version and optimization for 0.92
-         release
+       * configure.in:
+         * Changed cacao version and optimization for 0.92 release
 
 2005-07-13 02:34  twisti
 
-       * configure.in, autogen.sh, m4/acinclude.m4: * AC_C_ATTRIBUTE:
-         check for __attribute__ (required at least by mipspro)
+       * configure.in, autogen.sh, m4/acinclude.m4:
+         * AC_C_ATTRIBUTE: check for __attribute__ (required at least by
+         mipspro)
 
 2005-07-13 01:49  twisti
 
-       * src/vm/jit/mips/: asmoffsets.h, asmpart.S, codegen.c, md.c: *
-         Implemented stacktraces
+       * src/vm/jit/mips/: asmoffsets.h, asmpart.S, codegen.c, md.c:
+         Implemented stacktraces
 
 2005-07-13 01:48  twisti
 
-       * src/native/vm/: VMStackWalker.c, VMThrowable.c: * Added mips
-         defines
+       * src/native/vm/: VMStackWalker.c, VMThrowable.c:
+         * Added mips defines
 
 2005-07-13 01:47  twisti
 
-       * src/vm/jit/codegen.inc: * Removed some defines (line numbers) *
-         Added mips define
+       * src/vm/jit/codegen.inc:
+         * Removed some defines (line numbers)
+         * Added mips define
 
 2005-07-13 01:46  twisti
 
-       * src/vm/jit/stacktrace.c: * Added mips define
+       * src/vm/jit/stacktrace.c:
+         * Added mips define
 
 2005-07-13 01:44  twisti
 
-       * src/toolbox/util.c: * get_variable_message_length: implemented a
-         irix version, irix returns   always -1 if the buffer is null
+       * src/toolbox/util.c:
+         * get_variable_message_length: implemented a irix version, irix
+           returns always -1 if the buffer is null
 
 2005-07-13 00:12  twisti
 
-       * src/vm/jit/i386/Makefile.am: * icmd_uses_reg_res.inc: added
+       * src/vm/jit/i386/Makefile.am:
+         * icmd_uses_reg_res.inc: added
 
 2005-07-12 23:50  twisti
 
-       * src/native/jni.c: * Some functions implemented/corrected *
-         Function header comments * Code formatting
+       * src/native/jni.c:
+         * Some functions implemented/corrected
+         * Function header comments
+         * Code formatting
 
 2005-07-12 23:47  twisti
 
-       * src/native/jni.h: * JNI_COMMIT, JNI_ABORT: added
+       * src/native/jni.h:
+         * JNI_COMMIT, JNI_ABORT: added
 
 2005-07-12 23:46  twisti
 
-       * contrib/Makefile.am: * Distribute jar's
+       * contrib/Makefile.am:
+         * Distribute jar's
 
 2005-07-12 23:46  twisti
 
-       * Makefile.am: * Distribute changelogs
+       * Makefile.am:
+         * Distribute changelogs
 
 2005-07-12 23:34  twisti
 
-       * configure.in: * Removed tests/kaffe/Makefile
+       * configure.in:
+         * Removed tests/kaffe/Makefile
 
 2005-07-12 23:03  twisti
 
-       * src/native/vm/VMClass.c: * Compiler warning fix: i leave this, as
-         i want to rewrite the field code,   it should throw the exception
-         instead of aborting
+       * src/native/vm/VMClass.c:
+         * Compiler warning fix: i leave this, as i want to rewrite the field
+           code, it should throw the exception instead of aborting
 
 2005-07-12 23:02  twisti
 
-       * src/native/include/Makefile.am: * make dist-check fixes
+       * src/native/include/Makefile.am:
+         * make dist-check fixes
 
 2005-07-12 23:01  twisti
 
-       * src/vm/builtin.c: * builtin_trace_args: remaining paramcount fix
+       * src/vm/builtin.c:
+         * builtin_trace_args: remaining paramcount fix
 
 2005-07-12 23:01  twisti
 
-       * src/vm/initialize.c: * Removed JWDEBUG
+       * src/vm/initialize.c:
+         * Removed JWDEBUG
 
 2005-07-12 23:01  twisti
 
-       * src/vm/builtin.h: * Small typo
+       * src/vm/builtin.h:
+         * Small typo
 
 2005-07-12 22:58  twisti
 
-       * src/vm/jit/: helper.c, jit.c, stack.c, stack.h, arm/Makefile.am:
-         * show_icmd_method: use a monitor since the binutils disassembler
-         is not   reentrantable and it would be unreadable if 2 or more
-         thread write   assembler * stack_init: added
-
-2005-07-12 22:55  twisti
-
-       * src/classpath/configure.ac: * standard.omit fixes
+       * src/vm/jit/: helper.c, jit.c, stack.c, stack.h:
+         * show_icmd_method: use a monitor since the binutils disassembler is
+           not reentrantable and it would be unreadable if 2 or more thread
+           write assembler
+         * stack_init: added
 
 2005-07-12 21:50  twisti
 
-       * src/vm/Makefile.am: * Typo: renamed string.h to stringlocal.h
-
-2005-07-12 21:37  twisti
-
-       * src/classpath/lib/Makefile.am: * Removed bootstrap.zip from
-         EXTRA_DIST
+       * src/vm/Makefile.am:
+         * Typo: renamed string.h to stringlocal.h
 
 2005-07-12 21:36  twisti
 
-       * src/boehm-gc/Makefile.am: * disable check, otherwise make
-         distcheck does not work
+       * src/boehm-gc/Makefile.am:
+         * disable check, otherwise make distcheck does not work
 
 2005-07-12 21:36  twisti
 
        * tests/: Makefile.am, codepatching/Makefile.am,
-         native/Makefile.am: * make dist changes: don't use check but
-         checkall
-
-2005-07-12 18:31  michi
-
-       * src/vm/jit/arm/arch.h: enabled HAS_4BYTE_STACKSLOT
-
-2005-07-12 18:07  michi
-
-       * src/vm/jit/arm/: codegen.c, codegen.h: * added range-check of
-         offset to M_LDR* and M_STR* * implemented ICMDs: LSUB, LSUBCONST,
-         IUSHRCONST, LAND, LOR, LXOR
+         native/Makefile.am:
+         * make dist changes: don't use check but checkall
 
 2005-07-12 18:02  twisti
 
        * src/vm/jit/mips/: arch.h, asmpart.S, codegen.c, codegen.h, md.c,
-         patcher.c: * Implemented idiv/irem, ldiv/lrem, aastore,
-         arraycheckcast inline
+         patcher.c:
+         * Implemented idiv/irem, ldiv/lrem, aastore, arraycheckcast inline
 
 2005-07-12 18:01  twisti
 
        * src/vm/: builtin.h, builtintable.inc, jit/asmpart.h, jit/parse.c,
-         jit/stack.c, jit/verify/typecheck.c: * Removed stuff for
-         remaining asmpart functions, which are now inlined in   jit code.
+         jit/stack.c, jit/verify/typecheck.c:
+         * Removed stuff for remaining asmpart functions, which are now
+           inlined in jit code.
 
 2005-07-12 17:43  twisti
 
-       * src/vm/jit/i386/freebsd/md-os.c: * New, simpler stacktrace system
-
-2005-07-12 16:39  michi
-
-       * src/vm/jit/arm/asmpart.S: * asm_call_jit_compiler: method pointer
-         of jit-code is now written back * cleaned up some comments
-
-2005-07-12 16:32  michi
-
-       * src/vm/jit/arm/: codegen.c, codegen.h: * new macro M_RECOMPUTE_IP
-         to recompute ip from pc * implemented ICMDs: DADD, DSUB and DDIV
+       * src/vm/jit/i386/freebsd/md-os.c:
+         * New, simpler stacktrace system
 
 2005-07-12 13:20  twisti
 
-       * src/vm/jit/i386/: asmpart.S, codegen.c, linux/md-os.c: * New,
-         simpler, more generic stacktrace system
+       * src/vm/jit/i386/: asmpart.S, codegen.c, linux/md-os.c:
+         * New, simpler, more generic stacktrace system
 
 2005-07-12 11:16  twisti
 
        * src/vm/jit/powerpc/: codegen.c, md.c, darwin/md-asm.h,
-         darwin/md-os.c: * New, simpler stacktrace system (should be final
-         version)
+         darwin/md-os.c:
+         * New, simpler stacktrace system (should be final version)
 
 2005-07-12 10:39  twisti
 
-       * src/vm/jit/powerpc/: asmpart.S, codegen.c, linux/md-os.c: *
-         Newer, simpler stacktrace system
-
-2005-07-12 04:19  michi
-
-       * src/vm/jit/arm/codegen.c: * synchronize instruction cache after
-         code generation
+       * src/vm/jit/powerpc/: asmpart.S, codegen.c, linux/md-os.c:
+         * Newer, simpler stacktrace system
 
 2005-07-12 03:42  michi
 
-       * src/vm/loader.c: * fixed typo when compiled with LOADER_VERBOSE
+       * src/vm/loader.c:
+         * fixed typo when compiled with LOADER_VERBOSE
 
 2005-07-12 03:37  michi
 
-       * src/native/jni.c: * GetEnv: thread_getself is available with
-         native threads only
-
-2005-07-12 03:25  michi
-
-       * src/vm/jit/arm/: codegen.c, codegen.h: * new macro ARGUMENT_REGS
-         is used * a lot of long and double stuff implemented * renamed
-         showdisassemble to opt_showdisassemble * some smaller cleanups
-         and bugfixes! * implemented ICMDs: LADDCONST, IDIVPOW2, FADD,
-         FSUB, FDIV, FREM, DMUL, DREM I2D, D2I, D2F, F2D, IALOAD, BALOAD,
-         TABLESWITCH, LOOKUPSWITCH, MULTIANEWARRAY
+       * src/native/jni.c:
+         * GetEnv: thread_getself is available with native threads only
 
 2005-07-12 00:02  twisti
 
-       * configure.in, src/classpath/configure.ac: * Added alphapca56
-         architecture
+       * configure.in:
+         * Added alphapca56 architecture
 
 2005-07-12 00:00  twisti
 
-       * src/boehm-gc/alpha_mach_dep.S: * Use C comments instead of #
+       * src/boehm-gc/alpha_mach_dep.S:
+         * Use C comments instead of #
 
 2005-07-11 23:52  twisti
 
-       * src/vm/jit/alpha/: asmpart.S, codegen.c, md.c: * Again, new and
-         simpler stacktraces
+       * src/vm/jit/alpha/: asmpart.S, codegen.c, md.c:
+         * Again, new and simpler stacktraces
 
 2005-07-11 23:25  twisti
 
-       * src/vm/jit/x86_64/: asmpart.S, codegen.c, md.c: * Newer, simpler,
-         smaller stacktrace system
+       * src/vm/jit/x86_64/: asmpart.S, codegen.c, md.c:
+         * Newer, simpler, smaller stacktrace system
 
 2005-07-11 23:24  twisti
 
-       * src/vm/jit/: stacktrace.c, stacktrace.h: * Again changed the
-         stacktrace system: more specific functions (i hope this   is the
-         last time)
+       * src/vm/jit/: stacktrace.c, stacktrace.h:
+         * Again changed the stacktrace system: more specific functions (i
+           hope this is the last time)
 
 2005-07-11 23:23  twisti
 
-       * src/vm/jit/codegen.inc.h: * init_exceptions: removed
+       * src/vm/jit/codegen.inc.h:
+         * init_exceptions: removed
 
 2005-07-11 21:27  twisti
 
-       * tests/: extest.java, extest.output: * Updated
+       * tests/: extest.java, extest.output:
+         * Updated
 
 2005-07-11 21:01  twisti
 
-       * src/vm/jit/alpha/md.c: * Removed forgotten variable
+       * src/vm/jit/alpha/md.c:
+         * Removed forgotten variable
 
 2005-07-11 20:56  twisti
 
        * src/vm/jit/alpha/: asmpart.S, codegen.c, codegen.h, md.c,
-         patcher.c: * Implemented new (and new improved) stacktrace system
+         patcher.c:
+         * Implemented new (and new improved) stacktrace system
 
 2005-07-11 20:55  twisti
 
-       * src/vm/jit/: stacktrace.c, stacktrace.h: * More stacktrace
-         changes: mostly to handle exceptions in leaf methods   correctly
+       * src/vm/jit/: stacktrace.c, stacktrace.h:
+         * More stacktrace changes: mostly to handle exceptions in leaf
+           methods correctly
 
 2005-07-11 19:06  michi
 
 
 2005-07-11 13:56  twisti
 
-       * src/vm/jit/: codegen.inc, codegen.inc.h: * codegen_findmethod:
-         removed alpha version
+       * src/vm/jit/: codegen.inc, codegen.inc.h:
+         * codegen_findmethod: removed alpha version
 
 2005-07-11 13:14  twisti
 
        * src/vm/: builtin.h, builtintable.inc, jit/parse.c,
-         jit/verify/typecheck.c: * Added alpha defines for new stacktrace
-         system
+         jit/verify/typecheck.c:
+         * Added alpha defines for new stacktrace system
 
 2005-07-11 12:35  twisti
 
-       * src/vm/jit/stack.c: * Added alpha defines * show_icmd_method:
-         bugfix when showing exception stubs
+       * src/vm/jit/stack.c:
+         * Added alpha defines
+         * show_icmd_method: bugfix when showing exception stubs
 
 2005-07-11 12:13  twisti
 
-       * src/vm/jit/powerpc/: asmpart.S, codegen.c, linux/md-os.c: *
-         Updated stacktrace system again, simpler, smaller and more c code
+       * src/vm/jit/powerpc/: asmpart.S, codegen.c, linux/md-os.c:
+         Updated stacktrace system again, simpler, smaller and more c code
 
 2005-07-11 11:59  twisti
 
-       * src/toolbox/: util.c, util.h: * get_variable_message_length: the
-         more correct way it to pass the va_list   directly
+       * src/toolbox/: util.c, util.h:
+         * get_variable_message_length: the more correct way it to pass the
+           va_list directly
 
 2005-07-11 10:26  twisti
 
-       * src/vm/: linker.c, loader.c: * Comment typos
+       * src/vm/: linker.c, loader.c:
+         * Comment typos
 
 2005-07-11 00:21  twisti
 
-       * src/vm/jit/x86_64/md.c: * Better (smaller) exception
-         implementation
+       * src/vm/jit/x86_64/md.c:
+         * Better (smaller) exception implementation
 
 2005-07-11 00:21  twisti
 
-       * src/vm/jit/x86_64/codegen.h: * M_MOV_IMM, M_PUSH, M_JMP,
-         M_JMP_IMM, M_CALL: added
+       * src/vm/jit/x86_64/codegen.h:
+         * M_MOV_IMM, M_PUSH, M_JMP, M_JMP_IMM, M_CALL: added
 
 2005-07-11 00:20  twisti
 
-       * src/vm/jit/stacktrace.c: * Fixed compiler warnings
+       * src/vm/jit/stacktrace.c:
+         * Fixed compiler warnings
 
 2005-07-10 23:46  twisti
 
-       * src/vm/jit/: stacktrace.c, stacktrace.h: *
-         stacktrace_new_arithmeticexception,
-         stacktrace_new_arrayindexoutofboundsexception,
-         stacktrace_new_arraystoreexception,
-         stacktrace_new_classcastexception,
+       * src/vm/jit/: stacktrace.c, stacktrace.h:
+         stacktrace_new_arithmeticexception,
+           stacktrace_new_arrayindexoutofboundsexception,
+           stacktrace_new_arraystoreexception,
+           stacktrace_new_classcastexception,
          stacktrace_new_negativearraysizeexception,
-         stacktrace_new_nullpointerexception, stacktrace_fillInStackTrace:
-         added * stacktrace_call_fillInStackTrace: removed
-
-2005-07-10 21:22  michi
-
-       * src/vm/jit/arm/patcher.c: * renamed showdisassemble to
-         opt_showdisassemble * fixed patcher_resolve_native()
+           stacktrace_new_nullpointerexception, stacktrace_fillInStackTrace:
+           added
+         * stacktrace_call_fillInStackTrace: removed
 
 2005-07-10 17:54  twisti
 
-       * src/vm/signal.c: * signal_init: don't install sigquit and sigusr1
-         handlers for freebsd, we   have to find another solution
+       * src/vm/signal.c:
+         * signal_init: don't install sigquit and sigusr1 handlers for
+           freebsd, we have to find another solution
 
 2005-07-10 17:52  twisti
 
-       * src/vm/jit/i386/freebsd/md-os.c: * Implemented new stacktrace
-         system
+       * src/vm/jit/i386/freebsd/md-os.c:
+         * Implemented new stacktrace system
 
 2005-07-10 17:33  twisti
 
        * src/vm/jit/i386/: asmpart.S, codegen.c, codegen.h, patcher.c,
-         linux/md-os.c: * Implemented new stacktrace system * Implemented
-         remaining asmpart functions inline
+         linux/md-os.c:
+         * Implemented new stacktrace system
+         * Implemented remaining asmpart functions inline
 
 2005-07-10 17:29  twisti
 
-       * src/vm/jit/i386/md.c: * Fixed typo
+       * src/vm/jit/i386/md.c:
+         * Fixed typo
 
 2005-07-10 17:24  twisti
 
        * src/vm/: builtin.h, builtintable.inc, jit/parse.c, jit/stack.c,
-         jit/verify/typecheck.c: * Added i386 defines for new ICMDs
+         jit/verify/typecheck.c:
+         * Added i386 defines for new ICMDs
 
 2005-07-10 17:18  twisti
 
-       * src/vm/signal.c: * signal_init: added SA_NODEFER to signal flags
-         for sigsegv and sigfpe
+       * src/vm/signal.c:
+         * signal_init: added SA_NODEFER to signal flags for sigsegv and
+         sigfpe
 
 2005-07-10 17:17  twisti
 
-       * src/native/vm/Field.c: * Removed debug output
+       * src/native/vm/Field.c:
+         * Removed debug output
 
 2005-07-10 13:02  edwin
 
 
 2005-07-09 20:20  twisti
 
-       * src/: vm/jit/powerpc/darwin/md-os.c, cacaoh/headers.c: *
-         cacao_catch_Handler: removed
+       * src/: vm/jit/powerpc/darwin/md-os.c, cacaoh/headers.c:
+         cacao_catch_Handler: removed
 
 2005-07-09 20:10  twisti
 
-       * src/vm/jit/powerpc/codegen.c: * createnativestub: removed linux
-         specific stuff, we just use the darwin   stuff, it does not
-         matter, despite that the stack is a little bigger
+       * src/vm/jit/powerpc/codegen.c:
+         * createnativestub: removed linux specific stuff, we just use the
+           darwin stuff, it does not matter, despite that the stack is a little
+         bigger
 
 2005-07-09 20:08  twisti
 
-       * src/vm/jit/powerpc/darwin/md-asm.h: * Added and removed some
-         function name defines
+       * src/vm/jit/powerpc/darwin/md-asm.h:
+         * Added and removed some function name defines
 
 2005-07-09 20:08  twisti
 
-       * src/vm/jit/powerpc/darwin/md-os.c: * Implemented stacktraces
+       * src/vm/jit/powerpc/darwin/md-os.c:
+         * Implemented stacktraces
 
 2005-07-09 20:07  twisti
 
-       * src/vm/jit/powerpc/asmpart.S: * asm_wrapper_patcher: darwin fixes
+       * src/vm/jit/powerpc/asmpart.S:
+         * asm_wrapper_patcher: darwin fixes
 
 2005-07-09 20:06  twisti
 
-       * src/vm/jit/powerpc/md.c: * Wrong md-abi.h was included
+       * src/vm/jit/powerpc/md.c:
+         * Wrong md-abi.h was included
 
 2005-07-09 19:30  twisti
 
-       * src/vm/options.c: * Fixed includes
+       * src/vm/options.c:
+         * Fixed includes
 
 2005-07-09 19:01  twisti
 
-       * tests/extest.java: * Added missing pstacktrace
+       * tests/extest.java:
+         * Added missing pstacktrace
 
 2005-07-09 17:48  twisti
 
        * src/vm/jit/powerpc/: arch.h, asmoffsets.h, asmpart.S, codegen.c,
-         codegen.h, patcher.c, linux/md-os.c: * Implemented stacktraces *
-         Remaining asmpart functions inlined
+         codegen.h, patcher.c, linux/md-os.c:
+         * Implemented stacktraces
+         * Remaining asmpart functions inlined
 
 2005-07-09 16:04  twisti
 
        * src/vm/jit/x86_64/: asmpart.S, codegen.c, codegen.h, md-asm.h,
-         md.c, patcher.c: * Use new, more general, stacktrace system *
-         Implemented remaining asmpart functions inline * Added opt_
-         prefix to some options
+         md.c, patcher.c:
+         * Use new, more general, stacktrace system
+         * Implemented remaining asmpart functions inline
+         * Added opt_ prefix to some options
 
 2005-07-09 15:55  twisti
 
-       * src/vm/jit/helper.c: * helper_fillin_stacktrace,
-         helper_fillin_stacktrace_always: removed
+       * src/vm/jit/helper.c:
+         * helper_fillin_stacktrace, helper_fillin_stacktrace_always: removed
 
 2005-07-09 15:49  twisti
 
-       * src/vm/jit/stacktrace.c: * Some improvements * Some formatting
+       * src/vm/jit/stacktrace.c:
+         * Some improvements
+         * Some formatting
 
 2005-07-09 15:38  twisti
 
-       * src/vm/jit/jit.c: * Added opt_ prefix for some options
+       * src/vm/jit/jit.c:
+         * Added opt_ prefix for some options
 
 2005-07-09 15:38  twisti
 
-       * src/vm/jit/stack.c: * Print disassembled code of exception stubs
+       * src/vm/jit/stack.c:
+         * Print disassembled code of exception stubs
 
 2005-07-09 15:38  twisti
 
-       * src/vm/jit/codegen.inc: * Added opt_ prefix
+       * src/vm/jit/codegen.inc:
+         * Added opt_ prefix
 
 2005-07-09 15:37  twisti
 
-       * src/: cacao/cacao.c, vm/options.c, vm/options.h: *
-         opt_showexceptionstubs: added * renamed some options (opt_
-         prefix)
+       * src/: cacao/cacao.c, vm/options.c, vm/options.h:
+         * opt_showexceptionstubs: added
+         * renamed some options (opt_ prefix)
 
 2005-07-09 14:19  twisti
 
        * src/vm/: builtin.h, builtintable.inc, jit/parse.c, jit/stack.c,
-         jit/verify/typecheck.c: * Added x86_64 defines
+         jit/verify/typecheck.c:
+         * Added x86_64 defines
 
 2005-07-09 14:17  twisti
 
-       * src/vm/jit/loop/tracing.c: * ICMD_ARRAYCHECKCAST: added
+       * src/vm/jit/loop/tracing.c:
+         * ICMD_ARRAYCHECKCAST: added
 
 2005-07-09 14:17  twisti
 
-       * src/vm/jit/i386/asmpart.S: * Fixed some indent
+       * src/vm/jit/i386/asmpart.S:
+         * Fixed some indent
 
 2005-07-09 14:17  twisti
 
-       * src/vm/jit/i386/asmoffsets.h: * Fixed header
+       * src/vm/jit/i386/asmoffsets.h:
+         * Fixed header
 
 2005-07-09 14:16  twisti
 
-       * src/native/vm/VMThrowable.c: * Added powerpc defines * Fixed
-         calculation of trace start, i hope it's correct
+       * src/native/vm/VMThrowable.c:
+         * Added powerpc defines
+         * Fixed calculation of trace start, i hope it's correct
 
 2005-07-09 14:15  twisti
 
-       * src/native/vm/VMStackWalker.c: * Added powerpc defines
-
-2005-07-09 03:59  michi
-
-       * src/vm/jit/arm/md.c: * improved signal_handler_sigsegv (does not
-         work yet)
-
-2005-07-09 03:54  michi
-
-       * src/vm/jit/arm/md-abi.c: * added md_return_alloc() * corrected
-         register handling for LNG, FLT and DBL types * corrected register
-         handling for methods with return types
-
-2005-07-09 03:47  michi
-
-       * src/vm/jit/arm/md-abi.h: * corrected float registers * switched
-         ITMP3 * added Register Pack/Unpack Macros
-
-2005-07-09 03:45  michi
-
-       * src/vm/jit/arm/md-abi.inc: * added float registers * switched
-         ITMP3
-
-2005-07-09 03:38  michi
-
-       * src/vm/jit/arm/asmpart.S: * implemented some asm_builtin*
-         functions * implemented asm_sync_instruction_cache * new macros
-         to save and restore scratch regs * disabled debugger *
-         implemented asm_calljavafunction_int and asm_calljavafunction2*
-
-2005-07-09 03:32  michi
-
-       * src/vm/jit/arm/md-asm.h: * switched ITMP3 * new macros to save
-         and restore scratch regs
-
-2005-07-08 21:51  michi
-
-       * src/vm/jit/arm/arch.h: enabled DOUBLE
+       * src/native/vm/VMStackWalker.c:
+         * Added powerpc defines
 
 2005-07-08 17:46  twisti
 
-       * src/vm/jit/verify/typecheck.c: * ICMD_AASTORE,
-         ICMD_ARRAYCHECKCAST: added * powerpc defines for asmpart inlined
-         functions
+       * src/vm/jit/verify/typecheck.c:
+         * ICMD_AASTORE, ICMD_ARRAYCHECKCAST: added
+         * powerpc defines for asmpart inlined functions
 
 2005-07-08 17:43  twisti
 
-       * src/vm/builtin.h: * powerpc defines for inlined asmpart functions
+       * src/vm/builtin.h:
+         * powerpc defines for inlined asmpart functions
 
 2005-07-08 17:42  twisti
 
-       * src/vm/builtintable.inc: * BUILTIN_canstore: added
+       * src/vm/builtintable.inc:
+         * BUILTIN_canstore: added
 
 2005-07-08 17:40  twisti
 
-       * src/vm/loader.c: * loader_load_all_classes: fixed the META-INF
-         bug again, this time it   works (i've tested it)
+       * src/vm/loader.c:
+         * loader_load_all_classes: fixed the META-INF bug again, this time
+           it works (i've tested it)
 
 2005-07-08 17:21  twisti
 
-       * src/vm/jit/: codegen.inc, codegen.inc.h: * Added xstorerefs
+       * src/vm/jit/: codegen.inc, codegen.inc.h:
+         * Added xstorerefs
 
 2005-07-08 17:09  twisti
 
-       * src/vm/jit/reg.inc: * ICMD_ARRAYCHECKCAST: added
+       * src/vm/jit/reg.inc:
+         * ICMD_ARRAYCHECKCAST: added
 
 2005-07-08 17:08  twisti
 
-       * src/vm/jit/parse.c: * changes for inlining asmpart functions
+       * src/vm/jit/parse.c:
+         * changes for inlining asmpart functions
 
 2005-07-08 17:08  twisti
 
-       * src/vm/jit/stack.c: * ICMD_ARRAYCHECKCAST: added * powerpc
-         defines for inlined icmd's from asmpart
+       * src/vm/jit/stack.c:
+         * ICMD_ARRAYCHECKCAST: added
+         * powerpc defines for inlined icmd's from asmpart
 
 2005-07-08 17:06  twisti
 
-       * src/vm/jit/stack.h: * Macro formatting
+       * src/vm/jit/stack.h:
+         * Macro formatting
 
 2005-07-08 14:00  twisti
 
-       * src/vm/jit/tools/genoffsets.c: * Added sizeof(stackframeinfo) *
-         Renamed native_stackframesize to stackframesize
+       * src/vm/jit/tools/genoffsets.c:
+         * Added sizeof(stackframeinfo)
+         * Renamed native_stackframesize to stackframesize
 
 2005-07-08 13:59  twisti
 
-       * src/vm/jit/: stacktrace.c, stacktrace.h: *
-         stacktrace_create_inline_stackframeinfo,
-         stacktrace_create_native_stackframeinfo,
-         stacktrace_remove_stackframeinfo,
-         stacktrace_call_fillInStackTrace: added * Renamed
-         native_stackframeinfo to stackframeinfo
+       * src/vm/jit/: stacktrace.c, stacktrace.h:
+         stacktrace_create_inline_stackframeinfo,
+           stacktrace_create_native_stackframeinfo,
+           stacktrace_remove_stackframeinfo,
+           stacktrace_call_fillInStackTrace: added
+         * Renamed native_stackframeinfo to stackframeinfo
 
 2005-07-08 13:57  twisti
 
-       * src/vm/jit/: jit.c, jit.h: * ICMD_ARRAYCHECKCAST: added
+       * src/vm/jit/: jit.c, jit.h:
+         * ICMD_ARRAYCHECKCAST: added
 
 2005-07-08 13:49  twisti
 
-       * src/vm/jit/alpha/: asmpart.S, patcher.c: * Save pv to the
-         position of the patcher function pointer
+       * src/vm/jit/alpha/: asmpart.S, patcher.c:
+         * Save pv to the position of the patcher function pointer
 
 2005-07-08 13:45  twisti
 
-       * src/vm/jit/alpha/md.c: * md_stacktrace_get_returnaddress: added
+       * src/vm/jit/alpha/md.c:
+         * md_stacktrace_get_returnaddress: added
 
 2005-07-08 11:40  twisti
 
-       * tests/codepatching/Makefile.am: * Removed -noverify from JAVA
+       * tests/codepatching/Makefile.am:
+         * Removed -noverify from JAVA
 
 2005-07-07 18:35  christian
 
 
 2005-07-07 17:45  twisti
 
-       * src/vm/loader.c: * loader_load_all_classes: skip META-INF entries
+       * src/vm/loader.c:
+         * loader_load_all_classes: skip META-INF entries
 
 2005-07-07 16:33  christian
 
 
 2005-07-07 11:41  twisti
 
-       * src/vm/jit/powerpc/codegen.c: * don't include "md.h", not needed
+       * src/vm/jit/powerpc/codegen.c:
+         * don't include "md.h", not needed
 
 2005-07-07 11:37  twisti
 
-       * src/vm/jit/powerpc/Makefile.am: * EXTRA_DIST: removed * md.c
-         added
+       * src/vm/jit/powerpc/Makefile.am:
+         * EXTRA_DIST: removed
+         * md.c added
 
 2005-07-07 11:36  twisti
 
-       * src/vm/jit/powerpc/: linux/md.h, darwin/md.h: * Not required
+       * src/vm/jit/powerpc/: linux/md.h, darwin/md.h:
+         * Not required
 
 2005-07-07 11:27  twisti
 
-       * src/vm/jit/powerpc/md.c: * Moved os independent stuff here from
-         linux/md.c, darwin/md.c
+       * src/vm/jit/powerpc/md.c:
+         * Moved os independent stuff here from linux/md.c, darwin/md.c
 
 2005-07-07 11:26  twisti
 
        * src/vm/jit/powerpc/: darwin/Makefile.am, darwin/md-os.c,
-         darwin/md.c, linux/Makefile.am, linux/md-os.c, linux/md.c: *
-         Renamed md.c to md-os.c
+         darwin/md.c, linux/Makefile.am, linux/md-os.c, linux/md.c:
+         Renamed md.c to md-os.c
 
 2005-07-06 23:23  twisti
 
-       * src/vm/jit/powerpc/codegen.h: * Formatted some macros a bit
+       * src/vm/jit/powerpc/codegen.h:
+         * Formatted some macros a bit
 
 2005-07-05 16:00  twisti
 
-       * src/vm/jit/stacktrace.c: * More changes
+       * src/vm/jit/stacktrace.c:
+         * More changes
 
 2005-07-05 16:00  twisti
 
-       * src/vm/jit/i386/md.c: * Machine dependent, but os independent
-         functions
+       * src/vm/jit/i386/md.c:
+         * Machine dependent, but os independent functions
 
 2005-07-05 16:00  twisti
 
-       * src/vm/jit/i386/Makefile.am: * Added md.c
+       * src/vm/jit/i386/Makefile.am:
+         * Added md.c
 
 2005-07-05 15:59  twisti
 
        * src/vm/jit/i386/: freebsd/Makefile.am, freebsd/md-os.c,
-         freebsd/md.c, linux/Makefile.am, linux/md-os.c, linux/md.c: *
-         Renamed md.c to md-os.c
+         freebsd/md.c, linux/Makefile.am, linux/md-os.c, linux/md.c:
+         Renamed md.c to md-os.c
 
 2005-07-05 15:40  twisti
 
-       * src/vm/jit/stacktrace.c: * Cleanup and trying to make the
-         functions a bit simpler and clearer.
+       * src/vm/jit/stacktrace.c:
+         * Cleanup and trying to make the functions a bit simpler and
+         clearer.
 
 2005-07-05 15:39  twisti
 
-       * src/vm/jit/: x86_64/md.c, stacktrace.h: *
-         md_stacktrace_get_returnaddress: added
+       * src/vm/jit/: x86_64/md.c, stacktrace.h:
+         md_stacktrace_get_returnaddress: added
 
 2005-07-05 13:18  twisti
 
-       * src/native/native.c: * native_resolve_function: bugfix, just
-         always generate overloaded function   name, this should not
-         happen that often and it's easier this way
+       * src/native/native.c:
+         * native_resolve_function: bugfix, just always generate overloaded
+           function name, this should not happen that often and it's easier
+         this way
 
 2005-07-05 12:04  twisti
 
-       * src/native/native.c: * native_get_exceptiontypes: bugfix, removed
-         excount and just use the   methodinfo data
+       * src/native/native.c:
+         * native_get_exceptiontypes: bugfix, removed excount and just use
+           the methodinfo data
 
 2005-07-05 10:49  twisti
 
-       * src/vm/jit/alpha/asmpart.S: * asm_calljavafunction/2: calculate
-         pv recalculate value with labels * some cosmetic changes
+       * src/vm/jit/alpha/asmpart.S:
+         * asm_calljavafunction/2: calculate pv recalculate value with labels
+         * some cosmetic changes
 
 2005-07-05 10:48  twisti
 
-       * src/vm/jit/alpha/codegen.c: * INVOKESPECIAL: use software null
-         pointer, checking a register should be   faster than accessing
-         memory * createnativestub: save floats with M_FST for native
-         functions
+       * src/vm/jit/alpha/codegen.c:
+         * INVOKESPECIAL: use software null pointer, checking a register
+           should be faster than accessing memory
+         * createnativestub: save floats with M_FST for native functions
 
 2005-07-05 10:46  twisti
 
-       * src/vm/builtin.c: * builtin_new: removed commented debug output
+       * src/vm/builtin.c:
+         * builtin_new: removed commented debug output
 
 2005-07-04 23:32  christian
 
 
 2005-07-04 23:28  twisti
 
-       * contrib/Makefile.am: * Install kjc and gnu.getopt
+       * contrib/Makefile.am:
+         * Install kjc and gnu.getopt
 
 2005-07-04 23:27  twisti
 
-       * contrib/.cvsignore: * Ignore generated files
+       * contrib/.cvsignore:
+         * Ignore generated files
 
 2005-07-04 23:21  twisti
 
-       * configure.in: * rmic: removed * contrib, javac: added
+       * configure.in:
+         * rmic: removed
+         * contrib, javac: added
 
 2005-07-04 23:21  twisti
 
-       * Makefile.am: * SUBDIRS: added contrib
+       * Makefile.am:
+         * SUBDIRS: added contrib
 
 2005-07-04 23:20  twisti
 
-       * src/scripts/: .cvsignore, Makefile.am, javac.in, kjc.in: *
-         javac.in: added
+       * src/scripts/: .cvsignore, Makefile.am, javac.in, kjc.in:
+         javac.in: added
 
 2005-07-04 23:09  twisti
 
-       * contrib/: java-getopt-1.0.11.jar, kjc-2.2C-bin.jar: * The
-         compiler we want to use
+       * contrib/: java-getopt-1.0.11.jar, kjc-2.2C-bin.jar:
+         * The compiler we want to use
 
 2005-07-04 23:02  christian
 
        * src/vm/builtin.c: debug helper removed
 
-2005-07-04 22:51  twisti
-
-       * src/classpath/: AUTHORS, ChangeLog, INSTALL, LICENSE, NEWS,
-         configure.ac, doc/hacking.texinfo, examples/Makefile.am,
-         examples/gnu/classpath/examples/swing/Demo.java,
-         gnu/CORBA/Asynchron.java, gnu/CORBA/BigDecimalHelper.java,
-         gnu/CORBA/ByteArrayComparator.java,
-         gnu/CORBA/Connected_objects.java,
-         gnu/CORBA/DefinitionKindHolder.java,
-         gnu/CORBA/DuplicateNameHolder.java,
-         gnu/CORBA/EmptyExceptionHolder.java,
-         gnu/CORBA/ExceptionCreator.java, gnu/CORBA/Functional_ORB.java,
-         gnu/CORBA/IOR.java, gnu/CORBA/IOR_Delegate.java,
-         gnu/CORBA/IOR_contructed_object.java,
-         gnu/CORBA/ObjectCreator.java, gnu/CORBA/OctetHolder.java,
-         gnu/CORBA/Restricted_ORB.java,
-         gnu/CORBA/ServiceDetailHolder.java,
-         gnu/CORBA/ServiceRequestAdapter.java,
-         gnu/CORBA/SetOverrideTypeHolder.java,
-         gnu/CORBA/Simple_delegate.java, gnu/CORBA/SocketRepository.java,
-         gnu/CORBA/TypeCodeHelper.java, gnu/CORBA/Unexpected.java,
-         gnu/CORBA/Version.java, gnu/CORBA/WCharHolder.java,
-         gnu/CORBA/WStringHolder.java, gnu/CORBA/_PolicyImplBase.java,
-         gnu/CORBA/aliasTypeCode.java, gnu/CORBA/binaryReply.java,
-         gnu/CORBA/bufferedResponseHandler.java,
-         gnu/CORBA/cdrEncapsCodec.java, gnu/CORBA/corbaArrayList.java,
-         gnu/CORBA/fixedTypeCode.java, gnu/CORBA/generalTypeCode.java,
-         gnu/CORBA/gnuAny.java, gnu/CORBA/gnuCodecFactory.java,
-         gnu/CORBA/gnuContext.java, gnu/CORBA/gnuContextList.java,
-         gnu/CORBA/gnuEnvironment.java, gnu/CORBA/gnuExceptionList.java,
-         gnu/CORBA/gnuNVList.java, gnu/CORBA/gnuNamedValue.java,
-         gnu/CORBA/gnuRequest.java, gnu/CORBA/holderFactory.java,
-         gnu/CORBA/primitiveArrayTypeCode.java,
-         gnu/CORBA/primitiveTypeCode.java, gnu/CORBA/recordTypeCode.java,
-         gnu/CORBA/recursiveTypeCode.java,
-         gnu/CORBA/streamReadyHolder.java, gnu/CORBA/streamRequest.java,
-         gnu/CORBA/stringTypeCode.java, gnu/CORBA/stubFinder.java,
-         gnu/CORBA/typeNamer.java, gnu/CORBA/universalHolder.java,
-         gnu/CORBA/CDR/BigEndianInputStream.java,
-         gnu/CORBA/CDR/BigEndianOutputStream.java,
-         gnu/CORBA/CDR/LittleEndianInputStream.java,
-         gnu/CORBA/CDR/LittleEndianOutputStream.java,
-         gnu/CORBA/CDR/Vio.java,
-         gnu/CORBA/CDR/abstractDataInputStream.java,
-         gnu/CORBA/CDR/abstractDataOutputStream.java,
-         gnu/CORBA/CDR/aligningInputStream.java,
-         gnu/CORBA/CDR/aligningOutputStream.java,
-         gnu/CORBA/CDR/cdrBufInput.java, gnu/CORBA/CDR/cdrBufOutput.java,
-         gnu/CORBA/CDR/cdrInput.java, gnu/CORBA/CDR/cdrOutput.java,
-         gnu/CORBA/CDR/encapsulatedOutput.java,
-         gnu/CORBA/DynAn/NameValuePairHolder.java,
-         gnu/CORBA/GIOP/CancelHeader.java,
-         gnu/CORBA/GIOP/CharSets_OSF.java,
-         gnu/CORBA/GIOP/CloseMessage.java,
-         gnu/CORBA/GIOP/ErrorMessage.java,
-         gnu/CORBA/GIOP/MessageHeader.java,
-         gnu/CORBA/GIOP/ReplyHeader.java,
-         gnu/CORBA/GIOP/RequestHeader.java,
-         gnu/CORBA/GIOP/ServiceContext.java,
-         gnu/CORBA/GIOP/cxCodeSet.java,
-         gnu/CORBA/GIOP/v1_0/CancelHeader.java,
-         gnu/CORBA/GIOP/v1_0/ReplyHeader.java,
-         gnu/CORBA/GIOP/v1_0/RequestHeader.java,
-         gnu/CORBA/GIOP/v1_2/ReplyHeader.java,
-         gnu/CORBA/GIOP/v1_2/RequestHeader.java,
-         gnu/CORBA/NamingService/Binding_iterator_impl.java,
-         gnu/CORBA/NamingService/Ext.java,
-         gnu/CORBA/NamingService/NameValidator.java,
-         gnu/CORBA/NamingService/NamingMap.java,
-         gnu/CORBA/NamingService/NamingServiceTransient.java,
-         gnu/CORBA/NamingService/TransientContext.java,
-         gnu/CORBA/NamingService/cmpNameComponent.java,
-         gnu/CORBA/NamingService/snConverter.java,
-         gnu/CORBA/Poa/InvalidPolicyHolder.java,
-         gnu/java/awt/AWTUtilities.java,
-         gnu/java/awt/GradientPaintContext.java,
-         gnu/java/awt/peer/gtk/GdkGraphics.java,
-         gnu/java/awt/peer/gtk/GdkGraphics2D.java,
-         gnu/java/awt/peer/gtk/GdkGraphicsConfiguration.java,
-         gnu/java/awt/peer/gtk/GdkPixbufDecoder.java,
-         gnu/java/awt/peer/gtk/GtkComponentPeer.java,
-         gnu/java/awt/peer/gtk/GtkContainerPeer.java,
-         gnu/java/awt/peer/gtk/GtkFramePeer.java,
-         gnu/java/awt/peer/gtk/GtkImage.java,
-         gnu/java/awt/peer/gtk/GtkImageConsumer.java,
-         gnu/java/awt/peer/gtk/GtkImagePainter.java,
-         gnu/java/awt/peer/gtk/GtkOffScreenImage.java,
-         gnu/java/awt/peer/gtk/GtkPanelPeer.java,
-         gnu/java/awt/peer/gtk/GtkToolkit.java,
-         gnu/java/awt/peer/gtk/GtkVolatileImage.java,
-         gnu/java/locale/LocaleHelper.java,
-         gnu/java/locale/LocaleInformation.java,
-         gnu/java/locale/LocaleInformation_aa.java,
-         gnu/java/locale/LocaleInformation_aa_DJ.java,
-         gnu/java/locale/LocaleInformation_aa_ER.java,
-         gnu/java/locale/LocaleInformation_aa_ER_SAAHO.java,
-         gnu/java/locale/LocaleInformation_aa_ET.java,
-         gnu/java/locale/LocaleInformation_af.java,
-         gnu/java/locale/LocaleInformation_af_ZA.java,
-         gnu/java/locale/LocaleInformation_am.java,
-         gnu/java/locale/LocaleInformation_am_ET.java,
-         gnu/java/locale/LocaleInformation_ar.java,
-         gnu/java/locale/LocaleInformation_ar_DZ.java,
-         gnu/java/locale/LocaleInformation_ar_IN.java,
-         gnu/java/locale/LocaleInformation_ar_IQ.java,
-         gnu/java/locale/LocaleInformation_ar_JO.java,
-         gnu/java/locale/LocaleInformation_ar_KW.java,
-         gnu/java/locale/LocaleInformation_ar_LB.java,
-         gnu/java/locale/LocaleInformation_ar_LY.java,
-         gnu/java/locale/LocaleInformation_ar_MA.java,
-         gnu/java/locale/LocaleInformation_ar_QA.java,
-         gnu/java/locale/LocaleInformation_ar_SA.java,
-         gnu/java/locale/LocaleInformation_ar_SY.java,
-         gnu/java/locale/LocaleInformation_ar_TN.java,
-         gnu/java/locale/LocaleInformation_ar_YE.java,
-         gnu/java/locale/LocaleInformation_as.java,
-         gnu/java/locale/LocaleInformation_as_IN.java,
-         gnu/java/locale/LocaleInformation_az.java,
-         gnu/java/locale/LocaleInformation_az_Cyrl.java,
-         gnu/java/locale/LocaleInformation_be.java,
-         gnu/java/locale/LocaleInformation_be_BY.java,
-         gnu/java/locale/LocaleInformation_bg.java,
-         gnu/java/locale/LocaleInformation_bg_BG.java,
-         gnu/java/locale/LocaleInformation_bn.java,
-         gnu/java/locale/LocaleInformation_bn_IN.java,
-         gnu/java/locale/LocaleInformation_br_FR.java,
-         gnu/java/locale/LocaleInformation_bs_BA.java,
-         gnu/java/locale/LocaleInformation_byn.java,
-         gnu/java/locale/LocaleInformation_byn_ER.java,
-         gnu/java/locale/LocaleInformation_ca.java,
-         gnu/java/locale/LocaleInformation_ca_ES.java,
-         gnu/java/locale/LocaleInformation_cs.java,
-         gnu/java/locale/LocaleInformation_cs_CZ.java,
-         gnu/java/locale/LocaleInformation_cy.java,
-         gnu/java/locale/LocaleInformation_cy_GB.java,
-         gnu/java/locale/LocaleInformation_da.java,
-         gnu/java/locale/LocaleInformation_da_DK.java,
-         gnu/java/locale/LocaleInformation_de.java,
-         gnu/java/locale/LocaleInformation_de_AT.java,
-         gnu/java/locale/LocaleInformation_de_BE.java,
-         gnu/java/locale/LocaleInformation_de_CH.java,
-         gnu/java/locale/LocaleInformation_de_DE.java,
-         gnu/java/locale/LocaleInformation_de_LI.java,
-         gnu/java/locale/LocaleInformation_de_LU.java,
-         gnu/java/locale/LocaleInformation_dv.java,
-         gnu/java/locale/LocaleInformation_dv_MV.java,
-         gnu/java/locale/LocaleInformation_dz.java,
-         gnu/java/locale/LocaleInformation_dz_BT.java,
-         gnu/java/locale/LocaleInformation_el.java,
-         gnu/java/locale/LocaleInformation_el_GR.java,
-         gnu/java/locale/LocaleInformation_en.java,
-         gnu/java/locale/LocaleInformation_en_AS.java,
-         gnu/java/locale/LocaleInformation_en_AU.java,
-         gnu/java/locale/LocaleInformation_en_BE.java,
-         gnu/java/locale/LocaleInformation_en_BW.java,
-         gnu/java/locale/LocaleInformation_en_BZ.java,
-         gnu/java/locale/LocaleInformation_en_CA.java,
-         gnu/java/locale/LocaleInformation_en_DK.java,
-         gnu/java/locale/LocaleInformation_en_GB.java,
-         gnu/java/locale/LocaleInformation_en_GU.java,
-         gnu/java/locale/LocaleInformation_en_HK.java,
-         gnu/java/locale/LocaleInformation_en_IE.java,
-         gnu/java/locale/LocaleInformation_en_IN.java,
-         gnu/java/locale/LocaleInformation_en_MH.java,
-         gnu/java/locale/LocaleInformation_en_MP.java,
-         gnu/java/locale/LocaleInformation_en_MT.java,
-         gnu/java/locale/LocaleInformation_en_NZ.java,
-         gnu/java/locale/LocaleInformation_en_PH.java,
-         gnu/java/locale/LocaleInformation_en_PK.java,
-         gnu/java/locale/LocaleInformation_en_SG.java,
-         gnu/java/locale/LocaleInformation_en_UM.java,
-         gnu/java/locale/LocaleInformation_en_US.java,
-         gnu/java/locale/LocaleInformation_en_US_POSIX.java,
-         gnu/java/locale/LocaleInformation_en_VI.java,
-         gnu/java/locale/LocaleInformation_en_ZA.java,
-         gnu/java/locale/LocaleInformation_en_ZW.java,
-         gnu/java/locale/LocaleInformation_eo.java,
-         gnu/java/locale/LocaleInformation_es.java,
-         gnu/java/locale/LocaleInformation_es_AR.java,
-         gnu/java/locale/LocaleInformation_es_BO.java,
-         gnu/java/locale/LocaleInformation_es_CL.java,
-         gnu/java/locale/LocaleInformation_es_CO.java,
-         gnu/java/locale/LocaleInformation_es_CR.java,
-         gnu/java/locale/LocaleInformation_es_DO.java,
-         gnu/java/locale/LocaleInformation_es_EC.java,
-         gnu/java/locale/LocaleInformation_es_ES.java,
-         gnu/java/locale/LocaleInformation_es_GT.java,
-         gnu/java/locale/LocaleInformation_es_HN.java,
-         gnu/java/locale/LocaleInformation_es_MX.java,
-         gnu/java/locale/LocaleInformation_es_NI.java,
-         gnu/java/locale/LocaleInformation_es_PA.java,
-         gnu/java/locale/LocaleInformation_es_PE.java,
-         gnu/java/locale/LocaleInformation_es_PR.java,
-         gnu/java/locale/LocaleInformation_es_PY.java,
-         gnu/java/locale/LocaleInformation_es_SV.java,
-         gnu/java/locale/LocaleInformation_es_US.java,
-         gnu/java/locale/LocaleInformation_es_UY.java,
-         gnu/java/locale/LocaleInformation_es_VE.java,
-         gnu/java/locale/LocaleInformation_et.java,
-         gnu/java/locale/LocaleInformation_et_EE.java,
-         gnu/java/locale/LocaleInformation_eu.java,
-         gnu/java/locale/LocaleInformation_eu_ES.java,
-         gnu/java/locale/LocaleInformation_fa.java,
-         gnu/java/locale/LocaleInformation_fa_AF.java,
-         gnu/java/locale/LocaleInformation_fa_IR.java,
-         gnu/java/locale/LocaleInformation_fi.java,
-         gnu/java/locale/LocaleInformation_fi_FI.java,
-         gnu/java/locale/LocaleInformation_fo.java,
-         gnu/java/locale/LocaleInformation_fo_FO.java,
-         gnu/java/locale/LocaleInformation_fr.java,
-         gnu/java/locale/LocaleInformation_fr_BE.java,
-         gnu/java/locale/LocaleInformation_fr_CA.java,
-         gnu/java/locale/LocaleInformation_fr_CH.java,
-         gnu/java/locale/LocaleInformation_fr_LU.java,
-         gnu/java/locale/LocaleInformation_ga.java,
-         gnu/java/locale/LocaleInformation_ga_IE.java,
-         gnu/java/locale/LocaleInformation_gez.java,
-         gnu/java/locale/LocaleInformation_gez_ER.java,
-         gnu/java/locale/LocaleInformation_gez_ET.java,
-         gnu/java/locale/LocaleInformation_gl.java,
-         gnu/java/locale/LocaleInformation_gl_ES.java,
-         gnu/java/locale/LocaleInformation_gu.java,
-         gnu/java/locale/LocaleInformation_gu_IN.java,
-         gnu/java/locale/LocaleInformation_gv.java,
-         gnu/java/locale/LocaleInformation_gv_GB.java,
-         gnu/java/locale/LocaleInformation_haw.java,
-         gnu/java/locale/LocaleInformation_haw_US.java,
-         gnu/java/locale/LocaleInformation_he.java,
-         gnu/java/locale/LocaleInformation_he_IL.java,
-         gnu/java/locale/LocaleInformation_hi.java,
-         gnu/java/locale/LocaleInformation_hi_IN.java,
-         gnu/java/locale/LocaleInformation_hr.java,
-         gnu/java/locale/LocaleInformation_hu.java,
-         gnu/java/locale/LocaleInformation_hu_HU.java,
-         gnu/java/locale/LocaleInformation_hy.java,
-         gnu/java/locale/LocaleInformation_hy_AM.java,
-         gnu/java/locale/LocaleInformation_hy_AM_REVISED.java,
-         gnu/java/locale/LocaleInformation_id.java,
-         gnu/java/locale/LocaleInformation_id_ID.java,
-         gnu/java/locale/LocaleInformation_is.java,
-         gnu/java/locale/LocaleInformation_is_IS.java,
-         gnu/java/locale/LocaleInformation_it.java,
-         gnu/java/locale/LocaleInformation_it_CH.java,
-         gnu/java/locale/LocaleInformation_it_IT.java,
-         gnu/java/locale/LocaleInformation_iu.java,
-         gnu/java/locale/LocaleInformation_iw_IL.java,
-         gnu/java/locale/LocaleInformation_ja.java,
-         gnu/java/locale/LocaleInformation_ja_JP.java,
-         gnu/java/locale/LocaleInformation_ka.java,
-         gnu/java/locale/LocaleInformation_kk.java,
-         gnu/java/locale/LocaleInformation_kk_KZ.java,
-         gnu/java/locale/LocaleInformation_kl.java,
-         gnu/java/locale/LocaleInformation_kl_GL.java,
-         gnu/java/locale/LocaleInformation_km.java,
-         gnu/java/locale/LocaleInformation_km_KH.java,
-         gnu/java/locale/LocaleInformation_kn.java,
-         gnu/java/locale/LocaleInformation_kn_IN.java,
-         gnu/java/locale/LocaleInformation_ko.java,
-         gnu/java/locale/LocaleInformation_ko_KR.java,
-         gnu/java/locale/LocaleInformation_kok.java,
-         gnu/java/locale/LocaleInformation_kok_IN.java,
-         gnu/java/locale/LocaleInformation_kw.java,
-         gnu/java/locale/LocaleInformation_kw_GB.java,
-         gnu/java/locale/LocaleInformation_ky.java,
-         gnu/java/locale/LocaleInformation_lo.java,
-         gnu/java/locale/LocaleInformation_lo_LA.java,
-         gnu/java/locale/LocaleInformation_lt.java,
-         gnu/java/locale/LocaleInformation_lt_LT.java,
-         gnu/java/locale/LocaleInformation_lv.java,
-         gnu/java/locale/LocaleInformation_lv_LV.java,
-         gnu/java/locale/LocaleInformation_mk.java,
-         gnu/java/locale/LocaleInformation_ml.java,
-         gnu/java/locale/LocaleInformation_ml_IN.java,
-         gnu/java/locale/LocaleInformation_mn.java,
-         gnu/java/locale/LocaleInformation_mn_MN.java,
-         gnu/java/locale/LocaleInformation_mr.java,
-         gnu/java/locale/LocaleInformation_mr_IN.java,
-         gnu/java/locale/LocaleInformation_ms.java,
-         gnu/java/locale/LocaleInformation_ms_BN.java,
-         gnu/java/locale/LocaleInformation_ms_MY.java,
-         gnu/java/locale/LocaleInformation_mt.java,
-         gnu/java/locale/LocaleInformation_mt_MT.java,
-         gnu/java/locale/LocaleInformation_nb.java,
-         gnu/java/locale/LocaleInformation_nb_NO.java,
-         gnu/java/locale/LocaleInformation_nl.java,
-         gnu/java/locale/LocaleInformation_nl_BE.java,
-         gnu/java/locale/LocaleInformation_nl_NL.java,
-         gnu/java/locale/LocaleInformation_nn.java,
-         gnu/java/locale/LocaleInformation_nn_NO.java,
-         gnu/java/locale/LocaleInformation_no_NO.java,
-         gnu/java/locale/LocaleInformation_oc_FR.java,
-         gnu/java/locale/LocaleInformation_om.java,
-         gnu/java/locale/LocaleInformation_om_ET.java,
-         gnu/java/locale/LocaleInformation_om_KE.java,
-         gnu/java/locale/LocaleInformation_or.java,
-         gnu/java/locale/LocaleInformation_or_IN.java,
-         gnu/java/locale/LocaleInformation_pa.java,
-         gnu/java/locale/LocaleInformation_pa_IN.java,
-         gnu/java/locale/LocaleInformation_pl.java,
-         gnu/java/locale/LocaleInformation_pl_PL.java,
-         gnu/java/locale/LocaleInformation_ps.java,
-         gnu/java/locale/LocaleInformation_ps_AF.java,
-         gnu/java/locale/LocaleInformation_pt.java,
-         gnu/java/locale/LocaleInformation_pt_BR.java,
-         gnu/java/locale/LocaleInformation_pt_PT.java,
-         gnu/java/locale/LocaleInformation_ro.java,
-         gnu/java/locale/LocaleInformation_ro_RO.java,
-         gnu/java/locale/LocaleInformation_ru.java,
-         gnu/java/locale/LocaleInformation_ru_RU.java,
-         gnu/java/locale/LocaleInformation_ru_UA.java,
-         gnu/java/locale/LocaleInformation_sa.java,
-         gnu/java/locale/LocaleInformation_sa_IN.java,
-         gnu/java/locale/LocaleInformation_se_NO.java,
-         gnu/java/locale/LocaleInformation_sid.java,
-         gnu/java/locale/LocaleInformation_sid_ET.java,
-         gnu/java/locale/LocaleInformation_sk.java,
-         gnu/java/locale/LocaleInformation_sk_SK.java,
-         gnu/java/locale/LocaleInformation_sl.java,
-         gnu/java/locale/LocaleInformation_so.java,
-         gnu/java/locale/LocaleInformation_so_DJ.java,
-         gnu/java/locale/LocaleInformation_so_ET.java,
-         gnu/java/locale/LocaleInformation_so_KE.java,
-         gnu/java/locale/LocaleInformation_so_SO.java,
-         gnu/java/locale/LocaleInformation_sq.java,
-         gnu/java/locale/LocaleInformation_sq_AL.java,
-         gnu/java/locale/LocaleInformation_sr.java,
-         gnu/java/locale/LocaleInformation_sr_Latn.java,
-         gnu/java/locale/LocaleInformation_sv.java,
-         gnu/java/locale/LocaleInformation_sv_FI.java,
-         gnu/java/locale/LocaleInformation_sv_SE.java,
-         gnu/java/locale/LocaleInformation_sw.java,
-         gnu/java/locale/LocaleInformation_sw_KE.java,
-         gnu/java/locale/LocaleInformation_sw_TZ.java,
-         gnu/java/locale/LocaleInformation_syr.java,
-         gnu/java/locale/LocaleInformation_syr_SY.java,
-         gnu/java/locale/LocaleInformation_ta.java,
-         gnu/java/locale/LocaleInformation_ta_IN.java,
-         gnu/java/locale/LocaleInformation_te.java,
-         gnu/java/locale/LocaleInformation_te_IN.java,
-         gnu/java/locale/LocaleInformation_tg_TJ.java,
-         gnu/java/locale/LocaleInformation_th.java,
-         gnu/java/locale/LocaleInformation_th_TH.java,
-         gnu/java/locale/LocaleInformation_ti.java,
-         gnu/java/locale/LocaleInformation_ti_ER.java,
-         gnu/java/locale/LocaleInformation_ti_ET.java,
-         gnu/java/locale/LocaleInformation_tig.java,
-         gnu/java/locale/LocaleInformation_tig_ER.java,
-         gnu/java/locale/LocaleInformation_tr.java,
-         gnu/java/locale/LocaleInformation_tr_TR.java,
-         gnu/java/locale/LocaleInformation_tt.java,
-         gnu/java/locale/LocaleInformation_tt_RU.java,
-         gnu/java/locale/LocaleInformation_uk.java,
-         gnu/java/locale/LocaleInformation_uk_UA.java,
-         gnu/java/locale/LocaleInformation_ur.java,
-         gnu/java/locale/LocaleInformation_uz.java,
-         gnu/java/locale/LocaleInformation_uz_AF.java,
-         gnu/java/locale/LocaleInformation_vi.java,
-         gnu/java/locale/LocaleInformation_wal.java,
-         gnu/java/locale/LocaleInformation_wal_ET.java,
-         gnu/java/locale/LocaleInformation_zh.java,
-         gnu/java/locale/LocaleInformation_zh_CN_Hans.java,
-         gnu/java/locale/LocaleInformation_zh_HK_Hant.java,
-         gnu/java/locale/LocaleInformation_zh_Hant.java,
-         gnu/java/locale/LocaleInformation_zh_MO_Hant.java,
-         gnu/java/locale/LocaleInformation_zh_SG_Hans.java,
-         gnu/java/locale/LocaleInformation_zh_TW_Hant.java,
-         gnu/java/net/protocol/http/HTTPURLConnection.java,
-         gnu/java/net/protocol/http/Headers.java,
-         gnu/java/net/protocol/http/Request.java,
-         gnu/java/net/protocol/jar/Handler.java,
-         gnu/java/nio/DatagramChannelImpl.java,
-         gnu/java/nio/DatagramChannelSelectionKey.java,
-         gnu/java/nio/ServerSocketChannelImpl.java,
-         gnu/java/nio/ServerSocketChannelSelectionKey.java,
-         gnu/java/nio/SocketChannelImpl.java,
-         gnu/java/nio/SocketChannelSelectionKey.java,
-         gnu/java/nio/channels/FileChannelImpl.java,
-         gnu/java/nio/charset/Windows1250.java,
-         gnu/java/nio/charset/Windows1251.java,
-         gnu/java/nio/charset/Windows1252.java,
-         gnu/java/nio/charset/Windows1253.java,
-         gnu/java/nio/charset/Windows1254.java,
-         gnu/java/nio/charset/Windows1255.java,
-         gnu/java/nio/charset/Windows1256.java,
-         gnu/java/nio/charset/Windows1257.java,
-         gnu/java/nio/charset/Windows1258.java,
-         gnu/java/security/provider/DSASignature.java,
-         gnu/java/security/provider/SHA1PRNG.java, gnu/regexp/RE.java,
-         gnu/regexp/RESyntax.java, gnu/regexp/RETokenRepeated.java,
-         gnu/xml/aelfred2/XmlParser.java, gnu/xml/dom/DomDocument.java,
-         gnu/xml/dom/DomDocumentBuilder.java, gnu/xml/dom/DomNsNode.java,
-         gnu/xml/dom/ls/SAXEventSink.java,
-         gnu/xml/transform/StreamSerializer.java,
-         gnu/xml/transform/XSLURIResolver.java, include/Makefile.am,
-         include/gnu_java_awt_peer_gtk_GdkGraphics.h,
-         include/gnu_java_awt_peer_gtk_GdkGraphics2D.h,
-         include/gnu_java_awt_peer_gtk_GdkPixbufDecoder.h,
-         include/gnu_java_awt_peer_gtk_GtkFramePeer.h,
-         include/gnu_java_awt_peer_gtk_GtkImage.h,
-         include/gnu_java_awt_peer_gtk_GtkImagePainter.h,
-         include/gnu_java_awt_peer_gtk_GtkPanelPeer.h,
-         java/awt/BufferCapabilities.java, java/awt/Canvas.java,
-         java/awt/Component.java, java/awt/Container.java,
-         java/awt/DefaultKeyboardFocusManager.java, java/awt/Font.java,
-         java/awt/Frame.java, java/awt/GradientPaint.java,
-         java/awt/ImageCapabilities.java, java/awt/MenuItem.java,
-         java/awt/Window.java, java/awt/event/AWTEventListener.java,
-         java/awt/event/AWTEventListenerProxy.java,
-         java/awt/event/InputMethodListener.java,
-         java/awt/event/ItemListener.java,
-         java/awt/event/MouseWheelEvent.java,
-         java/awt/event/TextEvent.java, java/awt/event/WindowEvent.java,
-         java/awt/event/WindowListener.java,
-         java/awt/image/BandedSampleModel.java,
-         java/awt/image/BufferStrategy.java,
-         java/awt/image/BufferedImage.java,
-         java/awt/image/DirectColorModel.java,
-         java/awt/image/IndexColorModel.java,
-         java/awt/image/RGBImageFilter.java,
-         java/awt/image/SampleModel.java,
-         java/awt/image/VolatileImage.java,
-         java/awt/peer/ComponentPeer.java, java/io/DataInputStream.java,
-         java/io/FileInputStream.java, java/io/FileOutputStream.java,
-         java/io/ObjectInputStream.java, java/io/RandomAccessFile.java,
-         java/lang/Class.java, java/lang/ClassLoader.java,
-         java/lang/Integer.java, java/lang/String.java,
-         java/net/ServerSocket.java, java/net/URI.java,
-         java/nio/channels/FileLock.java, java/nio/charset/Charset.java,
-         java/rmi/server/RMIClassLoader.java,
-         java/text/AttributedStringIterator.java,
-         java/text/DateFormatSymbols.java, java/text/DecimalFormat.java,
-         java/text/MessageFormat.java, java/text/SimpleDateFormat.java,
-         java/util/BitSet.java, java/util/Calendar.java,
-         java/util/LinkedHashMap.java, java/util/Locale.java,
-         java/util/TimeZone.java, java/util/logging/LogManager.java,
-         java/util/logging/Logger.java,
-         java/util/prefs/AbstractPreferences.java,
-         java/util/regex/Pattern.java, javax/swing/AbstractButton.java,
-         javax/swing/AbstractCellEditor.java, javax/swing/Action.java,
-         javax/swing/ActionMap.java, javax/swing/BorderFactory.java,
-         javax/swing/Box.java, javax/swing/BoxLayout.java,
-         javax/swing/ButtonGroup.java, javax/swing/CellRendererPane.java,
-         javax/swing/DebugGraphics.java,
-         javax/swing/DefaultBoundedRangeModel.java,
-         javax/swing/DefaultButtonModel.java,
-         javax/swing/DefaultCellEditor.java,
-         javax/swing/DefaultComboBoxModel.java,
-         javax/swing/DefaultDesktopManager.java,
-         javax/swing/DefaultFocusManager.java,
-         javax/swing/DefaultListCellRenderer.java,
-         javax/swing/DefaultListModel.java,
-         javax/swing/DefaultListSelectionModel.java,
-         javax/swing/FocusManager.java, javax/swing/GrayFilter.java,
-         javax/swing/ImageIcon.java, javax/swing/JApplet.java,
-         javax/swing/JButton.java, javax/swing/JCheckBoxMenuItem.java,
-         javax/swing/JColorChooser.java, javax/swing/JComboBox.java,
-         javax/swing/JComponent.java, javax/swing/JDesktopPane.java,
-         javax/swing/JDialog.java, javax/swing/JEditorPane.java,
-         javax/swing/JFileChooser.java,
-         javax/swing/JFormattedTextField.java, javax/swing/JFrame.java,
-         javax/swing/JInternalFrame.java, javax/swing/JLabel.java,
-         javax/swing/JLayeredPane.java, javax/swing/JList.java,
-         javax/swing/JMenu.java, javax/swing/JMenuItem.java,
-         javax/swing/JPopupMenu.java, javax/swing/JProgressBar.java,
-         javax/swing/JRadioButton.java, javax/swing/JScrollPane.java,
-         javax/swing/JSeparator.java, javax/swing/JSpinner.java,
-         javax/swing/JTabbedPane.java, javax/swing/JTable.java,
-         javax/swing/JTextArea.java, javax/swing/JTextField.java,
-         javax/swing/JTextPane.java, javax/swing/JToggleButton.java,
-         javax/swing/JToolTip.java, javax/swing/JTree.java,
-         javax/swing/JViewport.java, javax/swing/JWindow.java,
-         javax/swing/LayoutFocusTraversalPolicy.java,
-         javax/swing/MenuSelectionManager.java,
-         javax/swing/RepaintManager.java,
-         javax/swing/ScrollPaneLayout.java,
-         javax/swing/SizeRequirements.java,
-         javax/swing/SpinnerDateModel.java,
-         javax/swing/SwingUtilities.java, javax/swing/ToolTipManager.java,
-         javax/swing/TransferHandler.java, javax/swing/UIManager.java,
-         javax/swing/package.html, javax/swing/border/package.html,
-         javax/swing/colorchooser/package.html,
-         javax/swing/event/TableModelEvent.java,
-         javax/swing/event/TreeSelectionEvent.java,
-         javax/swing/event/package.html,
-         javax/swing/filechooser/FileSystemView.java,
-         javax/swing/filechooser/UnixFileSystemView.java,
-         javax/swing/filechooser/package.html,
-         javax/swing/plaf/ColorUIResource.java,
-         javax/swing/plaf/package.html,
-         javax/swing/plaf/basic/BasicButtonListener.java,
-         javax/swing/plaf/basic/BasicCheckBoxUI.java,
-         javax/swing/plaf/basic/BasicComboBoxUI.java,
-         javax/swing/plaf/basic/BasicDirectoryModel.java,
-         javax/swing/plaf/basic/BasicFileChooserUI.java,
-         javax/swing/plaf/basic/BasicInternalFrameTitlePane.java,
-         javax/swing/plaf/basic/BasicInternalFrameUI.java,
-         javax/swing/plaf/basic/BasicLabelUI.java,
-         javax/swing/plaf/basic/BasicListUI.java,
-         javax/swing/plaf/basic/BasicLookAndFeel.java,
-         javax/swing/plaf/basic/BasicMenuUI.java,
-         javax/swing/plaf/basic/BasicOptionPaneUI.java,
-         javax/swing/plaf/basic/BasicPopupMenuUI.java,
-         javax/swing/plaf/basic/BasicProgressBarUI.java,
-         javax/swing/plaf/basic/BasicSliderUI.java,
-         javax/swing/plaf/basic/BasicSplitPaneUI.java,
-         javax/swing/plaf/basic/BasicTabbedPaneUI.java,
-         javax/swing/plaf/basic/BasicTableUI.java,
-         javax/swing/plaf/basic/BasicTextUI.java,
-         javax/swing/plaf/basic/BasicTreeUI.java,
-         javax/swing/plaf/basic/BasicViewportUI.java,
-         javax/swing/plaf/basic/DefaultMenuLayout.java,
-         javax/swing/plaf/basic/package.html,
-         javax/swing/plaf/metal/MetalComboBoxUI.java,
-         javax/swing/plaf/metal/MetalLookAndFeel.java,
-         javax/swing/plaf/metal/MetalScrollBarUI.java,
-         javax/swing/plaf/metal/MetalSplitPaneDivider.java,
-         javax/swing/plaf/metal/MetalSplitPaneUI.java,
-         javax/swing/plaf/metal/MetalUtils.java,
-         javax/swing/plaf/metal/package.html,
-         javax/swing/table/AbstractTableModel.java,
-         javax/swing/table/DefaultTableCellRenderer.java,
-         javax/swing/table/DefaultTableModel.java,
-         javax/swing/text/AbstractDocument.java,
-         javax/swing/text/DateFormatter.java,
-         javax/swing/text/DefaultCaret.java,
-         javax/swing/text/DefaultEditorKit.java,
-         javax/swing/text/DefaultFormatter.java,
-         javax/swing/text/DefaultStyledDocument.java,
-         javax/swing/text/FieldView.java,
-         javax/swing/text/GapContent.java,
-         javax/swing/text/InternationalFormatter.java,
-         javax/swing/text/JTextComponent.java,
-         javax/swing/text/PlainDocument.java,
-         javax/swing/text/PlainView.java, javax/swing/text/Utilities.java,
-         javax/swing/text/View.java, javax/swing/text/html/HTML.java,
-         javax/swing/text/html/HTMLEditorKit.java,
-         javax/swing/tree/AbstractLayoutCache.java,
-         javax/swing/tree/DefaultTreeCellRenderer.java,
-         javax/swing/tree/DefaultTreeModel.java,
-         javax/swing/tree/DefaultTreeSelectionModel.java,
-         javax/swing/tree/FixedHeightLayoutCache.java,
-         javax/swing/tree/TreePath.java,
-         javax/swing/tree/VariableHeightLayoutCache.java,
-         javax/swing/tree/package.html, javax/swing/undo/package.html,
-         lib/.cvsignore, lib/Makefile.am, lib/gen-classlist.sh.in,
-         m4/acinclude.m4, native/fdlibm/mprec.c, native/fdlibm/s_finite.c,
-         native/jni/gtk-peer/Makefile.am,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics2D.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkPixbufDecoder.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkFramePeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkImage.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkImagePainter.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkPanelPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkScrollBarPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkTextFieldPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkToolkit.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c,
-         native/jni/gtk-peer/gthread-jni.c,
-         native/jni/gtk-peer/gtkcairopeer.h,
-         native/jni/gtk-peer/gtkpeer.h, org/omg/CORBA/Any.java,
-         org/omg/CORBA/CompletionStatus.java,
-         org/omg/CORBA/CompletionStatusHelper.java,
-         org/omg/CORBA/Current.java, org/omg/CORBA/CurrentHelper.java,
-         org/omg/CORBA/CurrentHolder.java,
-         org/omg/CORBA/CurrentOperations.java,
-         org/omg/CORBA/CustomMarshal.java, org/omg/CORBA/CustomValue.java,
-         org/omg/CORBA/DataInputStream.java,
-         org/omg/CORBA/DataOutputStream.java,
-         org/omg/CORBA/DefinitionKind.java,
-         org/omg/CORBA/DefinitionKindHelper.java,
-         org/omg/CORBA/DomainManager.java,
-         org/omg/CORBA/DomainManagerOperations.java,
-         org/omg/CORBA/DynAny.java, org/omg/CORBA/DynArray.java,
-         org/omg/CORBA/DynEnum.java, org/omg/CORBA/DynFixed.java,
-         org/omg/CORBA/DynSequence.java, org/omg/CORBA/DynStruct.java,
-         org/omg/CORBA/DynUnion.java, org/omg/CORBA/DynValue.java,
-         org/omg/CORBA/DynamicImplementation.java,
-         org/omg/CORBA/FieldNameHelper.java,
-         org/omg/CORBA/FixedHolder.java, org/omg/CORBA/IDLType.java,
-         org/omg/CORBA/IDLTypeHelper.java,
-         org/omg/CORBA/IDLTypeOperations.java,
-         org/omg/CORBA/IRObject.java,
-         org/omg/CORBA/IRObjectOperations.java,
-         org/omg/CORBA/IdentifierHelper.java,
-         org/omg/CORBA/LocalObject.java, org/omg/CORBA/NO_RESOURCES.java,
-         org/omg/CORBA/NameValuePair.java,
-         org/omg/CORBA/NameValuePairHelper.java, org/omg/CORBA/ORB.java,
-         org/omg/CORBA/Object.java, org/omg/CORBA/ObjectHelper.java,
-         org/omg/CORBA/ObjectHolder.java,
-         org/omg/CORBA/PRIVATE_MEMBER.java,
-         org/omg/CORBA/PUBLIC_MEMBER.java,
-         org/omg/CORBA/ParameterMode.java,
-         org/omg/CORBA/ParameterModeHelper.java,
-         org/omg/CORBA/ParameterModeHolder.java,
-         org/omg/CORBA/Policy.java, org/omg/CORBA/PolicyError.java,
-         org/omg/CORBA/PolicyHelper.java, org/omg/CORBA/PolicyHolder.java,
-         org/omg/CORBA/PolicyListHelper.java,
-         org/omg/CORBA/PolicyListHolder.java,
-         org/omg/CORBA/PolicyOperations.java,
-         org/omg/CORBA/PolicyTypeHelper.java,
-         org/omg/CORBA/RepositoryIdHelper.java,
-         org/omg/CORBA/ServerRequest.java,
-         org/omg/CORBA/ServiceDetail.java,
-         org/omg/CORBA/ServiceDetailHelper.java,
-         org/omg/CORBA/ServiceInformation.java,
-         org/omg/CORBA/ServiceInformationHelper.java,
-         org/omg/CORBA/ServiceInformationHolder.java,
-         org/omg/CORBA/SetOverrideType.java,
-         org/omg/CORBA/SetOverrideTypeHelper.java,
-         org/omg/CORBA/StringHolder.java,
-         org/omg/CORBA/StringSeqHelper.java,
-         org/omg/CORBA/StringSeqHolder.java,
-         org/omg/CORBA/StringValueHelper.java,
-         org/omg/CORBA/StructMemberHelper.java,
-         org/omg/CORBA/TRANSIENT.java, org/omg/CORBA/UNKNOWN.java,
-         org/omg/CORBA/UnionMemberHelper.java,
-         org/omg/CORBA/UnknownUserException.java,
-         org/omg/CORBA/UserException.java, org/omg/CORBA/VM_ABSTRACT.java,
-         org/omg/CORBA/VM_CUSTOM.java, org/omg/CORBA/VM_NONE.java,
-         org/omg/CORBA/VM_TRUNCATABLE.java,
-         org/omg/CORBA/ValueBaseHelper.java,
-         org/omg/CORBA/ValueBaseHolder.java,
-         org/omg/CORBA/ValueMember.java,
-         org/omg/CORBA/ValueMemberHelper.java,
-         org/omg/CORBA/VersionSpecHelper.java,
-         org/omg/CORBA/VisibilityHelper.java,
-         org/omg/CORBA/WStringValueHelper.java,
-         org/omg/CORBA/_IDLTypeStub.java, org/omg/CORBA/_PolicyStub.java,
-         org/omg/CORBA/package.html,
-         org/omg/CORBA/portable/ApplicationException.java,
-         org/omg/CORBA/portable/ApplicationException.jbx,
-         org/omg/CORBA/portable/BoxedValueHelper.java,
-         org/omg/CORBA/portable/CustomValue.java,
-         org/omg/CORBA/portable/Delegate.java,
-         org/omg/CORBA/portable/IndirectionException.java,
-         org/omg/CORBA/portable/InvokeHandler.java,
-         org/omg/CORBA/portable/ObjectImpl.java,
-         org/omg/CORBA/portable/OutputStream.java,
-         org/omg/CORBA/portable/RemarshalException.java,
-         org/omg/CORBA/portable/ResponseHandler.java,
-         org/omg/CORBA/portable/ServantObject.java,
-         org/omg/CORBA/portable/StreamableValue.java,
-         org/omg/CORBA/portable/UnknownException.java,
-         org/omg/CORBA/portable/ValueBase.java,
-         org/omg/CORBA/portable/ValueFactory.java,
-         org/omg/CORBA/portable/package.html, org/omg/CORBA_2_3/ORB.java,
-         org/omg/CORBA_2_3/package.html,
-         org/omg/CORBA_2_3/portable/Delegate.java,
-         org/omg/CORBA_2_3/portable/InputStream.java,
-         org/omg/CORBA_2_3/portable/ObjectImpl.java,
-         org/omg/CORBA_2_3/portable/OutputStream.java,
-         org/omg/CORBA_2_3/portable/package.html,
-         org/omg/CosNaming/Binding.java,
-         org/omg/CosNaming/BindingHelper.java,
-         org/omg/CosNaming/BindingHolder.java,
-         org/omg/CosNaming/BindingIterator.java,
-         org/omg/CosNaming/BindingIteratorHelper.java,
-         org/omg/CosNaming/BindingIteratorHolder.java,
-         org/omg/CosNaming/BindingIteratorOperations.java,
-         org/omg/CosNaming/BindingListHelper.java,
-         org/omg/CosNaming/BindingListHolder.java,
-         org/omg/CosNaming/BindingType.java,
-         org/omg/CosNaming/BindingTypeHelper.java,
-         org/omg/CosNaming/BindingTypeHolder.java,
-         org/omg/CosNaming/IstringHelper.java,
-         org/omg/CosNaming/NameComponent.java,
-         org/omg/CosNaming/NameComponentHelper.java,
-         org/omg/CosNaming/NameComponentHolder.java,
-         org/omg/CosNaming/NameHelper.java,
-         org/omg/CosNaming/NameHolder.java,
-         org/omg/CosNaming/NamingContext.java,
-         org/omg/CosNaming/NamingContextExt.java,
-         org/omg/CosNaming/NamingContextExtHelper.java,
-         org/omg/CosNaming/NamingContextExtHolder.java,
-         org/omg/CosNaming/NamingContextExtOperations.java,
-         org/omg/CosNaming/NamingContextHelper.java,
-         org/omg/CosNaming/NamingContextHolder.java,
-         org/omg/CosNaming/NamingContextOperations.java,
-         org/omg/CosNaming/_BindingIteratorImplBase.java,
-         org/omg/CosNaming/_BindingIteratorStub.java,
-         org/omg/CosNaming/_NamingContextExtImplBase.java,
-         org/omg/CosNaming/_NamingContextExtStub.java,
-         org/omg/CosNaming/_NamingContextImplBase.java,
-         org/omg/CosNaming/_NamingContextStub.java,
-         org/omg/CosNaming/package.html,
-         org/omg/CosNaming/NamingContextExtPackage/AddressHelper.java,
-         org/omg/CosNaming/NamingContextExtPackage/InvalidAddress.java,
-         org/omg/CosNaming/NamingContextExtPackage/InvalidAddressHelper.java,
-         org/omg/CosNaming/NamingContextExtPackage/InvalidAddressHolder.java,
-         org/omg/CosNaming/NamingContextExtPackage/StringNameHelper.java,
-         org/omg/CosNaming/NamingContextExtPackage/URLStringHelper.java,
-         org/omg/CosNaming/NamingContextExtPackage/package.html,
-         org/omg/CosNaming/NamingContextPackage/AlreadyBound.java,
-         org/omg/CosNaming/NamingContextPackage/AlreadyBoundHelper.java,
-         org/omg/CosNaming/NamingContextPackage/AlreadyBoundHolder.java,
-         org/omg/CosNaming/NamingContextPackage/CannotProceed.java,
-         org/omg/CosNaming/NamingContextPackage/CannotProceedHelper.java,
-         org/omg/CosNaming/NamingContextPackage/CannotProceedHolder.java,
-         org/omg/CosNaming/NamingContextPackage/InvalidName.java,
-         org/omg/CosNaming/NamingContextPackage/InvalidNameHelper.java,
-         org/omg/CosNaming/NamingContextPackage/InvalidNameHolder.java,
-         org/omg/CosNaming/NamingContextPackage/NotEmpty.java,
-         org/omg/CosNaming/NamingContextPackage/NotEmptyHelper.java,
-         org/omg/CosNaming/NamingContextPackage/NotEmptyHolder.java,
-         org/omg/CosNaming/NamingContextPackage/NotFound.java,
-         org/omg/CosNaming/NamingContextPackage/NotFoundHelper.java,
-         org/omg/CosNaming/NamingContextPackage/NotFoundHolder.java,
-         org/omg/CosNaming/NamingContextPackage/NotFoundReason.java,
-         org/omg/CosNaming/NamingContextPackage/NotFoundReasonHelper.java,
-         org/omg/CosNaming/NamingContextPackage/NotFoundReasonHolder.java,
-         org/omg/CosNaming/NamingContextPackage/package.html,
-         org/omg/Dynamic/Parameter.java,
-         org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCode.java,
-         org/omg/DynamicAny/DynAnyFactoryPackage/InconsistentTypeCodeHelper.java,
-         org/omg/DynamicAny/DynAnyPackage/InvalidValue.java,
-         org/omg/DynamicAny/DynAnyPackage/InvalidValueHelper.java,
-         org/omg/DynamicAny/DynAnyPackage/TypeMismatch.java,
-         org/omg/DynamicAny/DynAnyPackage/TypeMismatchHelper.java,
-         org/omg/DynamicAny/DynAnyPackage/package.html,
-         org/omg/IOP/CodeSets.java, org/omg/IOP/Codec.java,
-         org/omg/IOP/CodecFactory.java,
-         org/omg/IOP/CodecFactoryHelper.java,
-         org/omg/IOP/CodecFactoryOperations.java,
-         org/omg/IOP/CodecOperations.java,
-         org/omg/IOP/ComponentIdHelper.java,
-         org/omg/IOP/ENCODING_CDR_ENCAPS.java, org/omg/IOP/Encoding.java,
-         org/omg/IOP/IOR.java, org/omg/IOP/IORHelper.java,
-         org/omg/IOP/IORHolder.java,
-         org/omg/IOP/MultipleComponentProfileHelper.java,
-         org/omg/IOP/MultipleComponentProfileHolder.java,
-         org/omg/IOP/ProfileIdHelper.java,
-         org/omg/IOP/ServiceContext.java,
-         org/omg/IOP/ServiceContextHelper.java,
-         org/omg/IOP/ServiceContextHolder.java,
-         org/omg/IOP/ServiceContextListHelper.java,
-         org/omg/IOP/ServiceContextListHolder.java,
-         org/omg/IOP/ServiceIdHelper.java,
-         org/omg/IOP/TAG_ALTERNATE_IIOP_ADDRESS.java,
-         org/omg/IOP/TAG_CODE_SETS.java,
-         org/omg/IOP/TAG_INTERNET_IOP.java,
-         org/omg/IOP/TAG_JAVA_CODEBASE.java,
-         org/omg/IOP/TAG_MULTIPLE_COMPONENTS.java,
-         org/omg/IOP/TAG_ORB_TYPE.java, org/omg/IOP/TAG_POLICIES.java,
-         org/omg/IOP/TaggedComponent.java,
-         org/omg/IOP/TaggedComponentHelper.java,
-         org/omg/IOP/TaggedComponentHolder.java,
-         org/omg/IOP/TaggedProfile.java,
-         org/omg/IOP/TaggedProfileHelper.java,
-         org/omg/IOP/TaggedProfileHolder.java,
-         org/omg/IOP/TransactionService.java,
-         org/omg/IOP/CodecFactoryPackage/UnknownEncoding.java,
-         org/omg/IOP/CodecFactoryPackage/UnknownEncodingHelper.java,
-         org/omg/IOP/CodecPackage/FormatMismatch.java,
-         org/omg/IOP/CodecPackage/FormatMismatchHelper.java,
-         org/omg/IOP/CodecPackage/InvalidTypeForEncoding.java,
-         org/omg/IOP/CodecPackage/InvalidTypeForEncodingHelper.java,
-         org/omg/IOP/CodecPackage/TypeMismatch.java,
-         org/omg/IOP/CodecPackage/TypeMismatchHelper.java,
-         org/omg/Messaging/SYNC_WITH_TRANSPORT.java,
-         org/omg/Messaging/SyncScopeHelper.java,
-         org/omg/Messaging/package.html,
-         org/omg/PortableInterceptor/LOCATION_FORWARD.java,
-         org/omg/PortableInterceptor/SUCCESSFUL.java,
-         org/omg/PortableInterceptor/SYSTEM_EXCEPTION.java,
-         org/omg/PortableInterceptor/TRANSPORT_RETRY.java,
-         org/omg/PortableInterceptor/USER_EXCEPTION.java,
-         org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateName.java,
-         org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateNameHelper.java,
-         org/omg/PortableInterceptor/ORBInitInfoPackage/InvalidName.java,
-         org/omg/PortableInterceptor/ORBInitInfoPackage/InvalidNameHelper.java,
-         org/omg/PortableInterceptor/ORBInitInfoPackage/ObjectIdHelper.java,
-         org/omg/PortableServer/ID_ASSIGNMENT_POLICY_ID.java,
-         org/omg/PortableServer/ID_UNIQUENESS_POLICY_ID.java,
-         org/omg/PortableServer/IMPLICIT_ACTIVATION_POLICY_ID.java,
-         org/omg/PortableServer/IdAssignmentPolicyValue.java,
-         org/omg/PortableServer/IdUniquenessPolicyValue.java,
-         org/omg/PortableServer/ImplicitActivationPolicyValue.java,
-         org/omg/PortableServer/LIFESPAN_POLICY_ID.java,
-         org/omg/PortableServer/LifespanPolicyValue.java,
-         org/omg/PortableServer/REQUEST_PROCESSING_POLICY_ID.java,
-         org/omg/PortableServer/RequestProcessingPolicyValue.java,
-         org/omg/PortableServer/SERVANT_RETENTION_POLICY_ID.java,
-         org/omg/PortableServer/ServantRetentionPolicyValue.java,
-         org/omg/PortableServer/THREAD_POLICY_ID.java,
-         org/omg/PortableServer/CurrentPackage/NoContext.java,
-         org/omg/PortableServer/CurrentPackage/NoContextHelper.java,
-         org/omg/PortableServer/POAManagerPackage/AdapterInactive.java,
-         org/omg/PortableServer/POAManagerPackage/AdapterInactiveHelper.java,
-         org/omg/PortableServer/POAManagerPackage/State.java,
-         org/omg/PortableServer/POAManagerPackage/package.html,
-         org/omg/PortableServer/POAPackage/AdapterAlreadyExists.java,
-         org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHelper.java,
-         org/omg/PortableServer/POAPackage/AdapterNonExistent.java,
-         org/omg/PortableServer/POAPackage/AdapterNonExistentHelper.java,
-         org/omg/PortableServer/POAPackage/InvalidPolicy.java,
-         org/omg/PortableServer/POAPackage/InvalidPolicyHelper.java,
-         org/omg/PortableServer/POAPackage/NoServant.java,
-         org/omg/PortableServer/POAPackage/NoServantHelper.java,
-         org/omg/PortableServer/POAPackage/ObjectAlreadyActive.java,
-         org/omg/PortableServer/POAPackage/ObjectAlreadyActiveHelper.java,
-         org/omg/PortableServer/POAPackage/ObjectNotActive.java,
-         org/omg/PortableServer/POAPackage/ObjectNotActiveHelper.java,
-         org/omg/PortableServer/POAPackage/ServantAlreadyActive.java,
-         org/omg/PortableServer/POAPackage/ServantAlreadyActiveHelper.java,
-         org/omg/PortableServer/POAPackage/ServantNotActive.java,
-         org/omg/PortableServer/POAPackage/ServantNotActiveHelper.java,
-         org/omg/PortableServer/POAPackage/WrongAdapter.java,
-         org/omg/PortableServer/POAPackage/WrongAdapterHelper.java,
-         org/omg/PortableServer/POAPackage/WrongPolicy.java,
-         org/omg/PortableServer/POAPackage/WrongPolicyHelper.java,
-         org/omg/PortableServer/POAPackage/package.html,
-         org/omg/SendingContext/RunTime.java,
-         org/omg/SendingContext/RunTimeOperations.java,
-         org/omg/stub/java/rmi/_Remote_Stub.java,
-         org/omg/stub/java/rmi/package.html,
-         resource/META-INF/services/javax.xml.parsers.DocumentBuilderFactory,
-         resource/META-INF/services/javax.xml.parsers.SAXParserFactory,
-         resource/META-INF/services/javax.xml.parsers.TransformerFactory,
-         resource/META-INF/services/org.xml.sax.driver,
-         resource/gnu/java/locale/LocaleInformation.properties,
-         resource/gnu/java/locale/LocaleInformation_aa.properties,
-         resource/gnu/java/locale/LocaleInformation_aa_DJ.properties,
-         resource/gnu/java/locale/LocaleInformation_aa_ER.properties,
-         resource/gnu/java/locale/LocaleInformation_aa_ER_SAAHO.properties,
-         resource/gnu/java/locale/LocaleInformation_aa_ET.properties,
-         resource/gnu/java/locale/LocaleInformation_af.properties,
-         resource/gnu/java/locale/LocaleInformation_af_ZA.properties,
-         resource/gnu/java/locale/LocaleInformation_am.properties,
-         resource/gnu/java/locale/LocaleInformation_am_ET.properties,
-         resource/gnu/java/locale/LocaleInformation_ar.properties,
-         resource/gnu/java/locale/LocaleInformation_ar_DZ.properties,
-         resource/gnu/java/locale/LocaleInformation_ar_IN.properties,
-         resource/gnu/java/locale/LocaleInformation_ar_IQ.properties,
-         resource/gnu/java/locale/LocaleInformation_ar_JO.properties,
-         resource/gnu/java/locale/LocaleInformation_ar_KW.properties,
-         resource/gnu/java/locale/LocaleInformation_ar_LB.properties,
-         resource/gnu/java/locale/LocaleInformation_ar_LY.properties,
-         resource/gnu/java/locale/LocaleInformation_ar_MA.properties,
-         resource/gnu/java/locale/LocaleInformation_ar_QA.properties,
-         resource/gnu/java/locale/LocaleInformation_ar_SA.properties,
-         resource/gnu/java/locale/LocaleInformation_ar_SY.properties,
-         resource/gnu/java/locale/LocaleInformation_ar_TN.properties,
-         resource/gnu/java/locale/LocaleInformation_ar_YE.properties,
-         resource/gnu/java/locale/LocaleInformation_as.properties,
-         resource/gnu/java/locale/LocaleInformation_as_IN.properties,
-         resource/gnu/java/locale/LocaleInformation_az_Cyrl.properties,
-         resource/gnu/java/locale/LocaleInformation_be.properties,
-         resource/gnu/java/locale/LocaleInformation_be_BY.properties,
-         resource/gnu/java/locale/LocaleInformation_bg.properties,
-         resource/gnu/java/locale/LocaleInformation_bg_BG.properties,
-         resource/gnu/java/locale/LocaleInformation_bn.properties,
-         resource/gnu/java/locale/LocaleInformation_bn_IN.properties,
-         resource/gnu/java/locale/LocaleInformation_ca.properties,
-         resource/gnu/java/locale/LocaleInformation_ca_ES.properties,
-         resource/gnu/java/locale/LocaleInformation_cs.properties,
-         resource/gnu/java/locale/LocaleInformation_cs_CZ.properties,
-         resource/gnu/java/locale/LocaleInformation_cy.properties,
-         resource/gnu/java/locale/LocaleInformation_cy_GB.properties,
-         resource/gnu/java/locale/LocaleInformation_da.properties,
-         resource/gnu/java/locale/LocaleInformation_da_DK.properties,
-         resource/gnu/java/locale/LocaleInformation_de.properties,
-         resource/gnu/java/locale/LocaleInformation_de_AT.properties,
-         resource/gnu/java/locale/LocaleInformation_de_BE.properties,
-         resource/gnu/java/locale/LocaleInformation_de_CH.properties,
-         resource/gnu/java/locale/LocaleInformation_de_DE.properties,
-         resource/gnu/java/locale/LocaleInformation_de_LI.properties,
-         resource/gnu/java/locale/LocaleInformation_de_LU.properties,
-         resource/gnu/java/locale/LocaleInformation_dv.properties,
-         resource/gnu/java/locale/LocaleInformation_dv_MV.properties,
-         resource/gnu/java/locale/LocaleInformation_dz.properties,
-         resource/gnu/java/locale/LocaleInformation_dz_BT.properties,
-         resource/gnu/java/locale/LocaleInformation_el.properties,
-         resource/gnu/java/locale/LocaleInformation_el_GR.properties,
-         resource/gnu/java/locale/LocaleInformation_en.properties,
-         resource/gnu/java/locale/LocaleInformation_en_AS.properties,
-         resource/gnu/java/locale/LocaleInformation_en_AU.properties,
-         resource/gnu/java/locale/LocaleInformation_en_BE.properties,
-         resource/gnu/java/locale/LocaleInformation_en_BW.properties,
-         resource/gnu/java/locale/LocaleInformation_en_BZ.properties,
-         resource/gnu/java/locale/LocaleInformation_en_CA.properties,
-         resource/gnu/java/locale/LocaleInformation_en_GB.properties,
-         resource/gnu/java/locale/LocaleInformation_en_GU.properties,
-         resource/gnu/java/locale/LocaleInformation_en_HK.properties,
-         resource/gnu/java/locale/LocaleInformation_en_IE.properties,
-         resource/gnu/java/locale/LocaleInformation_en_IN.properties,
-         resource/gnu/java/locale/LocaleInformation_en_MH.properties,
-         resource/gnu/java/locale/LocaleInformation_en_MP.properties,
-         resource/gnu/java/locale/LocaleInformation_en_MT.properties,
-         resource/gnu/java/locale/LocaleInformation_en_NZ.properties,
-         resource/gnu/java/locale/LocaleInformation_en_PH.properties,
-         resource/gnu/java/locale/LocaleInformation_en_PK.properties,
-         resource/gnu/java/locale/LocaleInformation_en_SG.properties,
-         resource/gnu/java/locale/LocaleInformation_en_UM.properties,
-         resource/gnu/java/locale/LocaleInformation_en_US.properties,
-         resource/gnu/java/locale/LocaleInformation_en_US_POSIX.properties,
-         resource/gnu/java/locale/LocaleInformation_en_VI.properties,
-         resource/gnu/java/locale/LocaleInformation_en_ZA.properties,
-         resource/gnu/java/locale/LocaleInformation_en_ZW.properties,
-         resource/gnu/java/locale/LocaleInformation_eo.properties,
-         resource/gnu/java/locale/LocaleInformation_es.properties,
-         resource/gnu/java/locale/LocaleInformation_es_AR.properties,
-         resource/gnu/java/locale/LocaleInformation_es_BO.properties,
-         resource/gnu/java/locale/LocaleInformation_es_CL.properties,
-         resource/gnu/java/locale/LocaleInformation_es_CO.properties,
-         resource/gnu/java/locale/LocaleInformation_es_CR.properties,
-         resource/gnu/java/locale/LocaleInformation_es_DO.properties,
-         resource/gnu/java/locale/LocaleInformation_es_EC.properties,
-         resource/gnu/java/locale/LocaleInformation_es_ES.properties,
-         resource/gnu/java/locale/LocaleInformation_es_GT.properties,
-         resource/gnu/java/locale/LocaleInformation_es_HN.properties,
-         resource/gnu/java/locale/LocaleInformation_es_MX.properties,
-         resource/gnu/java/locale/LocaleInformation_es_NI.properties,
-         resource/gnu/java/locale/LocaleInformation_es_PA.properties,
-         resource/gnu/java/locale/LocaleInformation_es_PE.properties,
-         resource/gnu/java/locale/LocaleInformation_es_PR.properties,
-         resource/gnu/java/locale/LocaleInformation_es_PY.properties,
-         resource/gnu/java/locale/LocaleInformation_es_SV.properties,
-         resource/gnu/java/locale/LocaleInformation_es_US.properties,
-         resource/gnu/java/locale/LocaleInformation_es_UY.properties,
-         resource/gnu/java/locale/LocaleInformation_es_VE.properties,
-         resource/gnu/java/locale/LocaleInformation_et.properties,
-         resource/gnu/java/locale/LocaleInformation_et_EE.properties,
-         resource/gnu/java/locale/LocaleInformation_eu.properties,
-         resource/gnu/java/locale/LocaleInformation_eu_ES.properties,
-         resource/gnu/java/locale/LocaleInformation_fa.properties,
-         resource/gnu/java/locale/LocaleInformation_fa_AF.properties,
-         resource/gnu/java/locale/LocaleInformation_fa_IR.properties,
-         resource/gnu/java/locale/LocaleInformation_fi.properties,
-         resource/gnu/java/locale/LocaleInformation_fi_FI.properties,
-         resource/gnu/java/locale/LocaleInformation_fo.properties,
-         resource/gnu/java/locale/LocaleInformation_fo_FO.properties,
-         resource/gnu/java/locale/LocaleInformation_fr.properties,
-         resource/gnu/java/locale/LocaleInformation_fr_BE.properties,
-         resource/gnu/java/locale/LocaleInformation_fr_CA.properties,
-         resource/gnu/java/locale/LocaleInformation_fr_CH.properties,
-         resource/gnu/java/locale/LocaleInformation_fr_LU.properties,
-         resource/gnu/java/locale/LocaleInformation_ga.properties,
-         resource/gnu/java/locale/LocaleInformation_ga_IE.properties,
-         resource/gnu/java/locale/LocaleInformation_gl.properties,
-         resource/gnu/java/locale/LocaleInformation_gl_ES.properties,
-         resource/gnu/java/locale/LocaleInformation_gu.properties,
-         resource/gnu/java/locale/LocaleInformation_gu_IN.properties,
-         resource/gnu/java/locale/LocaleInformation_gv.properties,
-         resource/gnu/java/locale/LocaleInformation_gv_GB.properties,
-         resource/gnu/java/locale/LocaleInformation_he.properties,
-         resource/gnu/java/locale/LocaleInformation_he_IL.properties,
-         resource/gnu/java/locale/LocaleInformation_hi.properties,
-         resource/gnu/java/locale/LocaleInformation_hi_IN.properties,
-         resource/gnu/java/locale/LocaleInformation_hr.properties,
-         resource/gnu/java/locale/LocaleInformation_hu.properties,
-         resource/gnu/java/locale/LocaleInformation_hu_HU.properties,
-         resource/gnu/java/locale/LocaleInformation_hy.properties,
-         resource/gnu/java/locale/LocaleInformation_hy_AM.properties,
-         resource/gnu/java/locale/LocaleInformation_hy_AM_REVISED.properties,
-         resource/gnu/java/locale/LocaleInformation_id.properties,
-         resource/gnu/java/locale/LocaleInformation_id_ID.properties,
-         resource/gnu/java/locale/LocaleInformation_is.properties,
-         resource/gnu/java/locale/LocaleInformation_is_IS.properties,
-         resource/gnu/java/locale/LocaleInformation_it.properties,
-         resource/gnu/java/locale/LocaleInformation_it_CH.properties,
-         resource/gnu/java/locale/LocaleInformation_it_IT.properties,
-         resource/gnu/java/locale/LocaleInformation_iu.properties,
-         resource/gnu/java/locale/LocaleInformation_ja.properties,
-         resource/gnu/java/locale/LocaleInformation_ja_JP.properties,
-         resource/gnu/java/locale/LocaleInformation_ka.properties,
-         resource/gnu/java/locale/LocaleInformation_kk.properties,
-         resource/gnu/java/locale/LocaleInformation_kk_KZ.properties,
-         resource/gnu/java/locale/LocaleInformation_kl.properties,
-         resource/gnu/java/locale/LocaleInformation_kl_GL.properties,
-         resource/gnu/java/locale/LocaleInformation_km.properties,
-         resource/gnu/java/locale/LocaleInformation_km_KH.properties,
-         resource/gnu/java/locale/LocaleInformation_kn.properties,
-         resource/gnu/java/locale/LocaleInformation_kn_IN.properties,
-         resource/gnu/java/locale/LocaleInformation_ko.properties,
-         resource/gnu/java/locale/LocaleInformation_ko_KR.properties,
-         resource/gnu/java/locale/LocaleInformation_kw.properties,
-         resource/gnu/java/locale/LocaleInformation_kw_GB.properties,
-         resource/gnu/java/locale/LocaleInformation_ky.properties,
-         resource/gnu/java/locale/LocaleInformation_lo.properties,
-         resource/gnu/java/locale/LocaleInformation_lo_LA.properties,
-         resource/gnu/java/locale/LocaleInformation_lt.properties,
-         resource/gnu/java/locale/LocaleInformation_lt_LT.properties,
-         resource/gnu/java/locale/LocaleInformation_lv.properties,
-         resource/gnu/java/locale/LocaleInformation_lv_LV.properties,
-         resource/gnu/java/locale/LocaleInformation_mk.properties,
-         resource/gnu/java/locale/LocaleInformation_ml.properties,
-         resource/gnu/java/locale/LocaleInformation_ml_IN.properties,
-         resource/gnu/java/locale/LocaleInformation_mn.properties,
-         resource/gnu/java/locale/LocaleInformation_mn_MN.properties,
-         resource/gnu/java/locale/LocaleInformation_mr.properties,
-         resource/gnu/java/locale/LocaleInformation_mr_IN.properties,
-         resource/gnu/java/locale/LocaleInformation_ms.properties,
-         resource/gnu/java/locale/LocaleInformation_ms_BN.properties,
-         resource/gnu/java/locale/LocaleInformation_ms_MY.properties,
-         resource/gnu/java/locale/LocaleInformation_mt.properties,
-         resource/gnu/java/locale/LocaleInformation_mt_MT.properties,
-         resource/gnu/java/locale/LocaleInformation_nb.properties,
-         resource/gnu/java/locale/LocaleInformation_nb_NO.properties,
-         resource/gnu/java/locale/LocaleInformation_nl.properties,
-         resource/gnu/java/locale/LocaleInformation_nl_BE.properties,
-         resource/gnu/java/locale/LocaleInformation_nl_NL.properties,
-         resource/gnu/java/locale/LocaleInformation_nn.properties,
-         resource/gnu/java/locale/LocaleInformation_nn_NO.properties,
-         resource/gnu/java/locale/LocaleInformation_om.properties,
-         resource/gnu/java/locale/LocaleInformation_om_ET.properties,
-         resource/gnu/java/locale/LocaleInformation_om_KE.properties,
-         resource/gnu/java/locale/LocaleInformation_or.properties,
-         resource/gnu/java/locale/LocaleInformation_or_IN.properties,
-         resource/gnu/java/locale/LocaleInformation_pa.properties,
-         resource/gnu/java/locale/LocaleInformation_pa_IN.properties,
-         resource/gnu/java/locale/LocaleInformation_pl.properties,
-         resource/gnu/java/locale/LocaleInformation_pl_PL.properties,
-         resource/gnu/java/locale/LocaleInformation_ps.properties,
-         resource/gnu/java/locale/LocaleInformation_ps_AF.properties,
-         resource/gnu/java/locale/LocaleInformation_pt.properties,
-         resource/gnu/java/locale/LocaleInformation_pt_BR.properties,
-         resource/gnu/java/locale/LocaleInformation_pt_PT.properties,
-         resource/gnu/java/locale/LocaleInformation_ro.properties,
-         resource/gnu/java/locale/LocaleInformation_ro_RO.properties,
-         resource/gnu/java/locale/LocaleInformation_ru.properties,
-         resource/gnu/java/locale/LocaleInformation_ru_RU.properties,
-         resource/gnu/java/locale/LocaleInformation_ru_UA.properties,
-         resource/gnu/java/locale/LocaleInformation_sa.properties,
-         resource/gnu/java/locale/LocaleInformation_sa_IN.properties,
-         resource/gnu/java/locale/LocaleInformation_sk.properties,
-         resource/gnu/java/locale/LocaleInformation_sk_SK.properties,
-         resource/gnu/java/locale/LocaleInformation_sl.properties,
-         resource/gnu/java/locale/LocaleInformation_so.properties,
-         resource/gnu/java/locale/LocaleInformation_so_DJ.properties,
-         resource/gnu/java/locale/LocaleInformation_so_ET.properties,
-         resource/gnu/java/locale/LocaleInformation_so_KE.properties,
-         resource/gnu/java/locale/LocaleInformation_so_SO.properties,
-         resource/gnu/java/locale/LocaleInformation_sq.properties,
-         resource/gnu/java/locale/LocaleInformation_sq_AL.properties,
-         resource/gnu/java/locale/LocaleInformation_sr.properties,
-         resource/gnu/java/locale/LocaleInformation_sr_Latn.properties,
-         resource/gnu/java/locale/LocaleInformation_sv.properties,
-         resource/gnu/java/locale/LocaleInformation_sv_FI.properties,
-         resource/gnu/java/locale/LocaleInformation_sv_SE.properties,
-         resource/gnu/java/locale/LocaleInformation_sw.properties,
-         resource/gnu/java/locale/LocaleInformation_sw_KE.properties,
-         resource/gnu/java/locale/LocaleInformation_sw_TZ.properties,
-         resource/gnu/java/locale/LocaleInformation_ta.properties,
-         resource/gnu/java/locale/LocaleInformation_ta_IN.properties,
-         resource/gnu/java/locale/LocaleInformation_te.properties,
-         resource/gnu/java/locale/LocaleInformation_te_IN.properties,
-         resource/gnu/java/locale/LocaleInformation_th.properties,
-         resource/gnu/java/locale/LocaleInformation_th_TH.properties,
-         resource/gnu/java/locale/LocaleInformation_ti.properties,
-         resource/gnu/java/locale/LocaleInformation_ti_ER.properties,
-         resource/gnu/java/locale/LocaleInformation_ti_ET.properties,
-         resource/gnu/java/locale/LocaleInformation_tr.properties,
-         resource/gnu/java/locale/LocaleInformation_tr_TR.properties,
-         resource/gnu/java/locale/LocaleInformation_tt.properties,
-         resource/gnu/java/locale/LocaleInformation_tt_RU.properties,
-         resource/gnu/java/locale/LocaleInformation_uk.properties,
-         resource/gnu/java/locale/LocaleInformation_uk_UA.properties,
-         resource/gnu/java/locale/LocaleInformation_ur.properties,
-         resource/gnu/java/locale/LocaleInformation_uz.properties,
-         resource/gnu/java/locale/LocaleInformation_uz_AF.properties,
-         resource/gnu/java/locale/LocaleInformation_vi.properties,
-         resource/gnu/java/locale/LocaleInformation_zh.properties,
-         resource/gnu/java/locale/LocaleInformation_zh_CN_Hans.properties,
-         resource/gnu/java/locale/LocaleInformation_zh_HK_Hant.properties,
-         resource/gnu/java/locale/LocaleInformation_zh_Hant.properties,
-         resource/gnu/java/locale/LocaleInformation_zh_MO_Hant.properties,
-         resource/gnu/java/locale/LocaleInformation_zh_SG_Hans.properties,
-         resource/gnu/java/locale/LocaleInformation_zh_TW_Hant.properties,
-         scripts/generate-locale-list.sh,
-         vm/reference/java/lang/VMClass.java,
-         vm/reference/java/lang/VMClassLoader.java,
-         vm/reference/java/lang/VMThread.java,
-         vm/reference/java/lang/VMThrowable.java,
-         vm/reference/java/lang/reflect/Constructor.java: * Updated to
-         classpath-0.16
-
 2005-07-04 22:45  christian
 
        * tests/extest.output: output file for extest.java corrected
 
 2005-07-04 22:41  twisti
 
-       * src/threads/native/: threads.c, threads.h: * thread_getself:
-         implemented
+       * src/threads/native/: threads.c, threads.h:
+         * thread_getself: implemented
 
 2005-07-04 22:40  twisti
 
-       * src/native/jni.c: * GetEnv: call thread_getself, but i don't know
-         if this is correct
+       * src/native/jni.c:
+         * GetEnv: call thread_getself, but i don't know if this is correct
 
 2005-07-04 22:39  twisti
 
-       * src/cacao/cacao.c: * Added -verbose:[class|gc|jni], yet only jni
-         works
+       * src/cacao/cacao.c:
+         * Added -verbose:[class|gc|jni], yet only jni works
 
 2005-07-04 22:38  twisti
 
-       * src/mm/boehm.c: * Renamed collectverbose to opt_verbosegc (but it
-         still does not work)
+       * src/mm/boehm.c:
+         * Renamed collectverbose to opt_verbosegc (but it still does not
+         work)
 
 2005-07-04 22:38  christian
 
 
 2005-07-04 22:38  twisti
 
-       * src/vm/: options.c, options.h: * collectverbose: removed *
-         opt_verbosejni, opt_verbosegc: added
+       * src/vm/: options.c, options.h:
+         * collectverbose: removed
+         * opt_verbosejni, opt_verbosegc: added
 
 2005-07-04 22:35  twisti
 
        * src/native/vm/: Constructor.c, Method.c, VMClass.c,
-         VMClassLoader.c: * Updated to classpath 0.16
+         VMClassLoader.c:
+         * Updated to classpath 0.16
 
 2005-07-04 22:33  twisti
 
-       * src/native/native.h: * stringtable_update, get_type: removed *
-         native_get_parametertypes, native_get_exceptiontypes,
-         native_get_returntype: prefixed with native_
+       * src/native/native.h:
+         * stringtable_update, get_type: removed
+         * native_get_parametertypes, native_get_exceptiontypes,
+           native_get_returntype: prefixed with native_
 
 2005-07-04 22:31  twisti
 
-       * src/native/native.c: * native_resolve_function: implemented
-         -verbose:jni * native_get_parametertypes,
-         native_get_exceptiontypes,   native_get_returntype: prefixed with
-         native_ and some changes
-
-2005-07-04 01:44  michi
-
-       * src/vm/jit/arm/arch.h: enabled combination of integer registers
-         for longs
-
-2005-07-04 01:42  michi
-
-       * src/vm/jit/arm/: codegen.c, codegen.h: * implemented a lot of
-         long-stuff * implemented ICMDs: LCONST, LLOAD, LSTORE, I2L, L2I,
-         LNEG, LADD, ISHL, BASTORE, IF_L*, IF_LCMP* * removed and cleand
-         up some debuggers * interface variables for outstack are set
-
-2005-07-04 01:27  michi
-
-       * src/vm/jit/arm/patcher.c: * removed log messages * added macro to
-         get offset from LDR and STR
+       * src/native/native.c:
+         * native_resolve_function: implemented -verbose:jni
+         * native_get_parametertypes, native_get_exceptiontypes,
+           native_get_returntype: prefixed with native_ and some changes
 
 2005-07-03 18:41  christian
 
        * src/vm/jit/codegen.inc.h: Preliminary Bugfix for PowerPC/Linux -
          only 3 Params are handled correctly by sprintf in C-Code
 
-2005-07-03 12:42  michi
-
-       * src/vm/jit/arm/patcher.c: patcher_resolve_native() and
-         patcher_get_putfield() implemented
-
 2005-07-02 16:05  edwin
 
        * src/vm/jit/verify/typeinfo.c: fix subclass testing in typeinfo.c:
-         check subclass relationship using the merged list if the common
-         type is not a subclass of the destination type.  This has become
+         check subclass relationship using the merged list if the common type
+         is not a subclass of the destination type.  This has become
          necessary because of lazy loading since the class hierarchy may
-         change dynamically and there may be unresolved types in the
-         merged list.
+         change dynamically and there may be unresolved types in the merged
+         list.
 
 2005-07-02 15:59  edwin
 
        * tests/Makefile.am: removed -noverify option
 
-2005-07-02 14:06  michi
-
-       * src/vm/jit/arm/: codegen.c, codegen.h: * implemented ICMDs:
-         ISHRCONST, IAND, IOR, FCMPL, FCMPG, CASTORE, JSR and RET
-
-2005-07-01 11:42  twisti
-
-       * src/classpath/lib/bootstrap.zip: * I still don't know how to
-         bootstrap with cacao/kjc, postpone this.
-
 2005-07-01 00:36  twisti
 
-       * src/vm/jit/powerpc/linux/md-abi.c: * md_param_alloc: simplified a
-         bit
+       * src/vm/jit/powerpc/linux/md-abi.c:
+         * md_param_alloc: simplified a bit
 
 2005-06-30 23:45  twisti
 
-       * src/native/jni.c: * fill_callblock_from_vargs: float passing fix
+       * src/native/jni.c:
+         * fill_callblock_from_vargs: float passing fix
 
 2005-06-30 22:54  twisti
 
-       * tests/native/testarguments.java: * Use functions for test for
-         better debugability.
+       * tests/native/testarguments.java:
+         * Use functions for test for better debugability.
 
 2005-06-30 16:42  twisti
 
-       * src/native/jni.c: * Always sign-extend the item values to 8-bytes
-         in the call blocks, made   problems on alpha and mips
+       * src/native/jni.c:
+         * Always sign-extend the item values to 8-bytes in the call blocks,
+           made problems on alpha and mips
 
 2005-06-30 12:10  twisti
 
-       * tests/extest.java: * Added native clinit exception, for staticvm
-         just catch the   UnsatisfiedLinkError
+       * tests/extest.java:
+         * Added native clinit exception, for staticvm just catch the
+           UnsatisfiedLinkError
 
 2005-06-30 11:58  twisti
 
-       * src/cacaoh/cacaoh.c: * OPT_VERBOSE: added load/linkverbose *
-         version: print part of GNU header * Better use strlen("0")
-         instead of 1
+       * src/cacaoh/cacaoh.c:
+         * OPT_VERBOSE: added load/linkverbose
+         * version: print part of GNU header
+         * Better use strlen("0") instead of 1
 
 2005-06-30 11:55  twisti
 
-       * src/cacaoh/headers.c: * native_findfunction: return non-NULL,
-         otherwise we get an exception
+       * src/cacaoh/headers.c:
+         * native_findfunction: return non-NULL, otherwise we get an
+         exception
 
 2005-06-30 11:54  twisti
 
-       * src/native/tools/Makefile.am: * Link with fdlibm
-
-2005-06-30 11:24  twisti
-
-       * src/classpath/configure.ac: * I think pango and cairo checks
-         should be inside COMPILE_GTK_PEER.
+       * src/native/tools/Makefile.am:
+         * Link with fdlibm
 
 2005-06-30 11:18  twisti
 
-       * src/vm/jit/x86_64/codegen.h: * M_RET: added
+       * src/vm/jit/x86_64/codegen.h:
+         * M_RET: added
 
 2005-06-30 11:16  twisti
 
-       * src/vm/jit/x86_64/codegen.c: * Renamed STATIC_CLASSPATH to
-         ENABLE_STATICVM * Use some risc-style macros
-
-2005-06-29 17:46  twisti
-
-       * src/classpath/native/fdlibm/Makefile.am: * Added s_finite.c
-
-2005-06-29 17:46  twisti
-
-       * src/classpath/native/fdlibm/s_finite.c: * We call finite() from
-         cacao and from classpath, so here is an   implementation, taken
-         from http://www.netlib.org/fdlibm/
+       * src/vm/jit/x86_64/codegen.c:
+         * Renamed STATIC_CLASSPATH to ENABLE_STATICVM
+         * Use some risc-style macros
 
 2005-06-29 16:57  twisti
 
-       * src/vm/builtin.c: * builtin_fdiv, builtin_ddiv, builtin_dneg:
-         implemented correcly as   described in VM spec (plus comments),
-         more to come!
+       * src/vm/builtin.c:
+         * builtin_fdiv, builtin_ddiv, builtin_dneg: implemented correcly as
+           described in VM spec (plus comments), more to come!
 
 2005-06-29 16:55  twisti
 
-       * tests/: fptest.java, fptest.output: * Added some tests
-
-2005-06-29 16:01  michi
-
-       * src/vm/jit/arm/asmpart.S: * fixed bug in asm_builtin_aastore() *
-         corrected dummy-functions
-
-2005-06-29 15:59  michi
-
-       * src/vm/jit/arm/: codegen.c, codegen.h: * implemented some ICMDs *
-         disabled lazy debugger
-
-2005-06-29 15:53  michi
-
-       * src/vm/jit/arm/arch.h: enabled FLOAT, FICVT and IFCVT
+       * tests/: fptest.java, fptest.output:
+         * Added some tests
 
 2005-06-29 14:42  christian
 
        * src/vm/jit/: i386/md-abi.c, powerpc/darwin/md-abi.c,
          powerpc/linux/md-abi.c, x86_64/md-abi.c: md_return_alloc added to
-         precolor the stack slots containing the return values to the
-         return register and regard integer/float argument use.
+         precolor the stack slots containing the return values to the return
+         register and regard integer/float argument use.
 
 2005-06-29 14:40  christian
 
        * src/vm/jit/: stack.c, stack.h: Precoloring of stackslot holding
          the return value to the return register(s) implemented.  (
          md_return_alloc )
-         ----------------------------------------------------------------------
-
-2005-06-29 14:29  michi
-
-       * src/vm/jit/arm/patcher.c: patcher_invokeinterface() implemented
-
-2005-06-29 12:57  twisti
-
-       * src/classpath/native/jni/gtk-peer/Makefile.am: * Added defines
-         from AC_PATH_XTRA, plus -lX11 since this is not defined and   is
-         required on darwin.
-
-2005-06-29 12:56  twisti
-
-       * src/classpath/configure.ac: * We also need pangoft2 without cairo
-         (problems compiling on darwin)
 
-2005-06-29 00:57  michi
-
-       * src/vm/jit/arm/: codegen.c, codegen.h: * implemented
-         floating-point stuff (to be continued)
+         ----------------------------------------------------------------------
 
 2005-06-28 21:01  twisti
 
-       * src/mm/nogc.c: * gc_ignore_warnings: removed, it was not used
+       * src/mm/nogc.c:
+         * gc_ignore_warnings: removed, it was not used
 
 2005-06-28 20:53  twisti
 
-       * src/vm/linker.c: * Renamed STATIC_CLASSPATH to ENABLE_STATICVM *
-         Check for exception in native_findfunction
+       * src/vm/linker.c:
+         * Renamed STATIC_CLASSPATH to ENABLE_STATICVM
+         * Check for exception in native_findfunction
 
 2005-06-28 20:52  twisti
 
-       * src/vm/jit/stacktrace.c: * Put some logging in JWDEBUG
+       * src/vm/jit/stacktrace.c:
+         * Put some logging in JWDEBUG
 
 2005-06-28 20:50  twisti
 
-       * configure.in: * Renamed STATIC_CLASSPATH to ENABLE_STATICVM *
-         Don't check for libm, we use fdlibm instead * Build GTK peers by
-         default
+       * configure.in:
+         * Renamed STATIC_CLASSPATH to ENABLE_STATICVM
+         * Don't check for libm, we use fdlibm instead
+         * Build GTK peers by default
 
 2005-06-28 20:47  twisti
 
-       * src/native/vm/VMThread.c: * Java_java_lang_VMThread_isAlive:
-         removed * Java_java_lang_VMThread_nativeInit: removed *
-         Java_java_lang_VMThread_registerNatives: removed * Removed some
-         logging
+       * src/native/vm/VMThread.c:
+         * Java_java_lang_VMThread_isAlive: removed
+         * Java_java_lang_VMThread_nativeInit: removed
+         * Java_java_lang_VMThread_registerNatives: removed
+         * Removed some logging
 
 2005-06-28 20:45  twisti
 
-       * src/native/vm/VMSystemProperties.c: * Renamed STATIC_CLASSPATH to
-         ENABLE_STATICVM * Set java.version to 1.4.2 * Use strlen("0")
-         instead of 1
+       * src/native/vm/VMSystemProperties.c:
+         * Renamed STATIC_CLASSPATH to ENABLE_STATICVM
+         * Set java.version to 1.4.2
+         * Use strlen("0") instead of 1
 
 2005-06-28 20:44  twisti
 
-       * src/native/vm/VMRuntime.c: * Renamed STATIC_CLASSPATH to
-         ENABLE_STATICVM
+       * src/native/vm/VMRuntime.c:
+         * Renamed STATIC_CLASSPATH to ENABLE_STATICVM
 
 2005-06-28 20:39  twisti
 
-       * src/native/native.c: * Renamed STATIC_CLASSPATH to
-         ENABLE_STATICVM * use_class_as_object: changed return type from
-         void to bool * native_findfunction: throw an exception if native
-         function is not found
+       * src/native/native.c:
+         * Renamed STATIC_CLASSPATH to ENABLE_STATICVM
+         * use_class_as_object: changed return type from void to bool
+         * native_findfunction: throw an exception if native function is not
+         found
 
 2005-06-28 20:38  twisti
 
-       * src/native/native.h: * Renamed STATIC_CLASSPATH to
-         ENABLE_STATICVM * use_class_as_object: changed return type from
-         void to bool
+       * src/native/native.h:
+         * Renamed STATIC_CLASSPATH to ENABLE_STATICVM
+         * use_class_as_object: changed return type from void to bool
 
 2005-06-28 20:37  twisti
 
-       * src/native/: Makefile.am, include/Makefile.am: * Renamed
-         STATIC_CLASSPATH to ENABLE_STATICVM
+       * src/native/: Makefile.am, include/Makefile.am:
+         * Renamed STATIC_CLASSPATH to ENABLE_STATICVM
 
 2005-06-28 20:36  twisti
 
-       * src/cacaoh/Makefile.am: * Link against fdlibm instead of libm
+       * src/cacaoh/Makefile.am:
+         * Link against fdlibm instead of libm
 
 2005-06-28 20:36  twisti
 
-       * src/cacaoh/headers.c: * new_exception_javastring: added
+       * src/cacaoh/headers.c:
+         * new_exception_javastring: added
 
 2005-06-28 20:35  twisti
 
-       * src/cacao/Makefile.am: * Renamed STATIC_CLASSPATH to
-         ENABLE_STATICVM * Link with fdlibm instead of libm
+       * src/cacao/Makefile.am:
+         * Renamed STATIC_CLASSPATH to ENABLE_STATICVM
+         * Link with fdlibm instead of libm
 
 2005-06-28 20:34  twisti
 
-       * src/lib/Makefile.am: * Added SUBDIRS: we have to build fdlibm
-         since this library contains   suitable math functions (e.g. IRIX
-         fmod bug)
+       * src/lib/Makefile.am:
+         * Added SUBDIRS: we have to build fdlibm since this library contains
+           suitable math functions (e.g. IRIX fmod bug)
 
 2005-06-28 20:33  twisti
 
-       * src/vm/jit/: alpha/codegen.c, arm/codegen.c, i386/codegen.c,
-         mips/codegen.c, powerpc/codegen.c: * Renamed STATIC_CLASSPATH to
-         ENABLE_STATICVM
+       * src/vm/jit/: alpha/codegen.c, i386/codegen.c, mips/codegen.c,
+         powerpc/codegen.c:
+         * Renamed STATIC_CLASSPATH to ENABLE_STATICVM
 
 2005-06-28 20:32  twisti
 
-       * src/vm/jit/x86_64/disass.c: * Only cosmetic changes
+       * src/vm/jit/x86_64/disass.c:
+         * Only cosmetic changes
 
 2005-06-28 20:24  twisti
 
-       * src/native/vm/VMObject.c: * Java_java_lang_VMObject_wait: changed
-         signature in comment, renamed   params link in classpath
+       * src/native/vm/VMObject.c:
+         * Java_java_lang_VMObject_wait: changed signature in comment,
+           renamed params link in classpath
 
 2005-06-28 20:22  twisti
 
-       * src/lib/.cvsignore: * Ignore classes, vm.zip
+       * src/lib/.cvsignore:
+         * Ignore classes, vm.zip
 
 2005-06-28 18:05  twisti
 
-       * src/cacao/cacao.c: * Ooops, i should use a java string instead of
-         an utf...
+       * src/cacao/cacao.c:
+         * Ooops, i should use a java string instead of an utf...
 
 2005-06-28 17:51  twisti
 
-       * src/scripts/.cvsignore: * Ignore kjc, rmic
+       * src/scripts/.cvsignore:
+         * Ignore kjc, rmic
 
 2005-06-28 17:41  twisti
 
-       * src/cacao/cacao.c: * Added OPT_SHOWVERSION, OPT_HELP, OPT_X *
-         Xusage: implemented, print non-standard Java options * usage:
-         reformatted * version: added first part of GNU header *
-         getmainclassnamefromjar: forget JNI and use cacao internal
-         functions,   better error handling
-
-2005-06-28 14:57  twisti
-
-       * src/classpath/: external/sax/.cvsignore,
-         external/w3c_dom/.cvsignore, java/util/.cvsignore,
-         lib/.cvsignore, native/jni/xmlj/.cvsignore, scripts/.cvsignore: *
-         Ignore some files
+       * src/cacao/cacao.c:
+         * Added OPT_SHOWVERSION, OPT_HELP, OPT_X
+         * Xusage: implemented, print non-standard Java options
+         * usage: reformatted
+         * version: added first part of GNU header
+         * getmainclassnamefromjar: forget JNI and use cacao internal
+           functions, better error handling
 
 2005-06-28 14:46  twisti
 
-       * src/native/jni.c: * AttachCurrentThread: added function header
-         comment
+       * src/native/jni.c:
+         * AttachCurrentThread: added function header comment
 
 2005-06-27 22:59  twisti
 
-       * src/vm/jit/x86_64/codegen.c: * Set MCODECHECK sizes much higher,
-         so we don't run into trouble. I think   this does not make any
-         performance breakdown, since code segment increase   happens
-         first after 32KB.
+       * src/vm/jit/x86_64/codegen.c:
+         * Set MCODECHECK sizes much higher, so we don't run into trouble. I
+           think this does not make any performance breakdown, since code
+           segment increase happens first after 32KB.
 
 2005-06-27 21:58  twisti
 
-       * src/boehm-gc/autogen.sh: * Ooops, a darwin accident
+       * src/boehm-gc/autogen.sh:
+         * Ooops, a darwin accident
 
 2005-06-27 21:55  twisti
 
          include/gc_cpp.h, include/new_gc_alloc.h,
          include/private/gc_hdrs.h, include/private/gc_locks.h,
          include/private/gc_priv.h, include/private/gcconfig.h,
-         include/private/pthread_support.h, tests/test.c: * Updated to
-         boehm 6.5 * Use DARWIN_DONT_PARSE_STACK on powerpc-darwin
+         include/private/pthread_support.h, tests/test.c:
+         * Updated to boehm 6.5
+         * Use DARWIN_DONT_PARSE_STACK on powerpc-darwin
 
 2005-06-27 17:51  twisti
 
-       * src/mm/memory.c: * Added DISABLE_DUMP: use normal malloc in dump
-         functions
+       * src/mm/memory.c:
+         * Added DISABLE_DUMP: use normal malloc in dump functions
 
 2005-06-27 17:50  twisti
 
-       * configure.in: * --disable-dump: added, this disables the use of
-         the dump memory and   should ease debugging for heap corruption
+       * configure.in:
+         * --disable-dump: added, this disables the use of the dump memory
+           and should ease debugging for heap corruption
 
 2005-06-27 17:03  twisti
 
-       * src/native/native.c: * native_make_overloaded_function: heap
-         corruption bugfix, forgot to add   the initial name length + \0
+       * src/native/native.c:
+         * native_make_overloaded_function: heap corruption bugfix, forgot to
+           add the initial name length + \0
 
 2005-06-27 16:21  christian
 
 
 2005-06-27 14:07  twisti
 
-       * src/vm/jit/x86_64/md.c: * md_init: added
+       * src/vm/jit/x86_64/md.c:
+         * md_init: added
 
 2005-06-27 12:55  christian
 
 
 2005-06-27 10:58  twisti
 
-       * src/native/include/.cvsignore: * Ignore
-         ADDITIONAL_STATIC_CLASSPATH_HEADER_FILES
+       * src/native/include/.cvsignore:
+         * Ignore ADDITIONAL_STATIC_CLASSPATH_HEADER_FILES
 
 2005-06-27 01:53  twisti
 
-       * src/vm/jit/i386/codegen.c: * Bugfix: check return type for
-         IS_2_WORD_TYPE and save more space on stack for   monitorexit *
-         use more risc macros
+       * src/vm/jit/i386/codegen.c:
+         * Bugfix: check return type for IS_2_WORD_TYPE and save more space
+           on stack for monitorexit
+         * use more risc macros
 
 2005-06-27 01:51  twisti
 
-       * src/vm/jit/i386/codegen.h: * M_ALD, M_AST: macros added
+       * src/vm/jit/i386/codegen.h:
+         * M_ALD, M_AST: macros added
 
 2005-06-26 23:48  christian
 
 
 2005-06-26 15:06  twisti
 
-       * src/vm/jit/i386/linux/md.c: * md_init: added
-
-2005-06-26 14:12  michi
-
-       * src/vm/jit/arm/md-abi.h: some cleanups
-
-2005-06-26 14:11  michi
-
-       * src/vm/jit/arm/md.c: addapted to new signal handling
-
-2005-06-26 14:08  michi
-
-       * src/vm/jit/arm/: codegen.c, codegen.h: * removed
-         init_exceptions() * implemented interface registers * fixed bug
-         in ICMD_IFNULL and ICMD_IFNONNULL * implemented ICMDs:
-         _ISUBCONST, _IMUL, _IMULPOW2, _AALOAD, _CALOAD, _CHECKASIZE
+       * src/vm/jit/i386/linux/md.c:
+         * md_init: added
 
 2005-06-26 13:39  twisti
 
-       * src/vm/jit/alpha/md.c: * Added md_init
-
-2005-06-26 13:37  michi
-
-       * src/vm/jit/arm/: Makefile.am, md.c: added file md.c
-
-2005-06-26 13:27  michi
-
-       * src/vm/jit/arm/asmpart.S: implemented some asm_builtin* functions
-
-2005-06-26 13:24  michi
-
-       * src/vm/jit/arm/arch.h: initial commit
-
-2005-06-26 13:18  michi
-
-       * src/vm/jit/arm/asmoffsets.h: initial commit
+       * src/vm/jit/alpha/md.c:
+         * Added md_init
 
 2005-06-25 17:31  twisti
 
-       * src/vm/jit/powerpc/: darwin/md.c, linux/md.c: * Added md_init
+       * src/vm/jit/powerpc/: darwin/md.c, linux/md.c:
+         * Added md_init
 
 2005-06-25 17:29  twisti
 
-       * src/vm/jit/i386/freebsd/md.c: * Removed machine independent stuff
-         * Renamed handlers * Added md_init
+       * src/vm/jit/i386/freebsd/md.c:
+         * Removed machine independent stuff
+         * Renamed handlers
+         * Added md_init
 
 2005-06-25 16:47  twisti
 
-       * src/cacao/cacao.c: * Use strlen("0") instead of 1 * Call md_init,
-         i think after jit_init is a good place
+       * src/cacao/cacao.c:
+         * Use strlen("0") instead of 1
+         * Call md_init, i think after jit_init is a good place
 
 2005-06-25 15:43  twisti
 
-       * src/vm/jit/mips/md.c: * Removed machine independent stuff *
-         Renamed handler * Added md_init
+       * src/vm/jit/mips/md.c:
+         * Removed machine independent stuff
+         * Renamed handler
+         * Added md_init
 
 2005-06-25 15:42  twisti
 
-       * src/vm/jit/jit.h: * Added md_init prototype (i think this is the
-         best place)
+       * src/vm/jit/jit.h:
+         * Added md_init prototype (i think this is the best place)
 
 2005-06-25 15:37  twisti
 
-       * src/vm/builtin.c: * builtin_displaymethodstop: print hex values
-         of integer/float return   values
+       * src/vm/builtin.c:
+         * builtin_displaymethodstop: print hex values of integer/float
+           return values
 
 2005-06-25 15:31  twisti
 
-       * src/vm/jit/stack.c: * ICMD_{GET,PUT}STATIC: print (NOT
-         INITIALIZED) for uninitialized classes
+       * src/vm/jit/stack.c:
+         * ICMD_{GET,PUT}STATIC: print (NOT INITIALIZED) for uninitialized
+         classes
 
 2005-06-25 15:29  twisti
 
-       * src/vm/jit/stack.c: * Print hex value for ICMD_FCONST,
-         ICMD_DCONST * Use %g instead of %f for ICMD_DCONST
+       * src/vm/jit/stack.c:
+         * Print hex value for ICMD_FCONST, ICMD_DCONST
+         * Use %g instead of %f for ICMD_DCONST
 
 2005-06-25 15:25  twisti
 
-       * src/vm/: builtin.c, builtin.h: * builtin_asm_get_stackframeinfo:
-         don't declare as inline since this   results in linking problems
-         (at least on irix)
+       * src/vm/: builtin.c, builtin.h:
+         * builtin_asm_get_stackframeinfo: don't declare as inline since this
+           results in linking problems (at least on irix)
 
 2005-06-24 21:46  christian
 
 
 2005-06-23 17:22  twisti
 
-       * src/vm/jit/powerpc/asmpart.S: * asm_call_jit_compiler: use store
-         macros on linux and in the meantime   inlined code for darwin
-         (till i find something that works)* asm_call_jit_compiler: use
-         store macros on linux and in the meantime     inlined code for
-         darwin (till i find something that works)* asm_call_jit_compiler:
-         use store macros on linux and in the meantime       inlined code
-         for darwin (till i find something that works)*
-         asm_call_jit_compiler: use store macros on linux and in the
-         meantime         inlined code for darwin (till i find something
-         that works)* asm_call_jit_compiler: use store macros on linux and
-         in the meantime    inlined code for darwin (till i find something
-         that works)* asm_call_jit_compiler: use store macros on linux and
-         in the meantime          inlined code for darwin (till i find
-         something that works)* asm_call_jit_compiler: use store macros on
-         linux and in the meantime          inlined code for darwin (till
-         i find something that works)* asm_call_jit_compiler: use store
-         macros on linux and in the meantime          inlined code for
-         darwin (till i find something that works)
+       * src/vm/jit/powerpc/asmpart.S:
+         * asm_call_jit_compiler: use store macros on linux and in the
+           meantime inlined code for darwin (till i find something that works)*
+             asm_call_jit_compiler: use store macros on linux and in the meantime
+         inlined code for darwin (till i find something that works)*
+               asm_call_jit_compiler: use store macros on linux and in the meantime
+         inlined code for darwin (till i find something that works)*
+                 asm_call_jit_compiler: use store macros on linux and in the meantime
+         inlined code for darwin (till i find something that works)*
+                 asm_call_jit_compiler: use store macros on linux and in the meantime
+         inlined code for darwin (till i find something that works)*
+                   asm_call_jit_compiler: use store macros on linux and in the meantime
+         inlined code for darwin (till i find something that works)*
+                     asm_call_jit_compiler: use store macros on linux and in the meantime
+         inlined code for darwin (till i find something that works)*
+                       asm_call_jit_compiler: use store macros on linux and in the meantime
+         inlined code for darwin (till i find something that works)
 
 2005-06-23 17:21  twisti
 
-       * src/vm/jit/powerpc/linux/md.c: * Removed machine independent
-         stuff * Renamed handler
+       * src/vm/jit/powerpc/linux/md.c:
+         * Removed machine independent stuff
+         * Renamed handler
 
 2005-06-23 17:20  twisti
 
-       * src/vm/jit/powerpc/linux/md-asm.h: * Removed redundant )'s
+       * src/vm/jit/powerpc/linux/md-asm.h:
+         * Removed redundant )'s
 
 2005-06-23 16:49  christian
 
        * src/vm/jit/: reg.inc, stack.c, powerpc/codegen.c,
          powerpc/codegen.h, powerpc/darwin/md-abi.c,
          powerpc/darwin/md-abi.h: Register Packing macros moved to
-         md-abi.h No more *_SECOND_* and *_FIRST_*, all this macros
-         operate now only on high and low part, according to the machine
+         md-abi.h No more *_SECOND_* and *_FIRST_*, all this macros operate
+         now only on high and low part, according to the machine
          architecture.
 
 2005-06-23 16:03  edwin
 
 2005-06-23 16:00  twisti
 
-       * src/boehm-gc/: misc.c, os_dep.c, include/private/gc_priv.h: *
-         Removed darwin stuff for old hardware nullpointer handling (this
-         are the   original boehm-gc6.3 files)
+       * src/boehm-gc/: misc.c, os_dep.c, include/private/gc_priv.h:
+         Removed darwin stuff for old hardware nullpointer handling (this
+           are the original boehm-gc6.3 files)
 
 2005-06-23 15:53  twisti
 
-       * src/vm/jit/powerpc/darwin/md.c: * Use sigaction for sigsegv
-         handler * Removed machine independent stuff * Renamed handler
+       * src/vm/jit/powerpc/darwin/md.c:
+         * Use sigaction for sigsegv handler
+         * Removed machine independent stuff
+         * Renamed handler
 
 2005-06-23 15:51  twisti
 
-       * src/vm/jit/powerpc/disass.c: * generic_print_address: fixed typo
-         which generated a wrong address
+       * src/vm/jit/powerpc/disass.c:
+         * generic_print_address: fixed typo which generated a wrong address
 
 2005-06-23 15:51  twisti
 
-       * src/vm/jit/powerpc/asmpart.S: * asm_handle_nullptr_exception:
-         removed * asm_call_jit_compiler: use some defines to calculate
-         the stack offsets
+       * src/vm/jit/powerpc/asmpart.S:
+         * asm_handle_nullptr_exception: removed
+         * asm_call_jit_compiler: use some defines to calculate the stack
+         offsets
 
 2005-06-23 15:50  twisti
 
-       * src/vm/jit/parse.c: * JAVA_{GET,PUT}{STATIC,FIELD}: check for
-         initialized in !opt_verify
+       * src/vm/jit/parse.c:
+         * JAVA_{GET,PUT}{STATIC,FIELD}: check for initialized in !opt_verify
 
 2005-06-23 15:40  twisti
 
-       * src/vm/jit/alpha/md.c: * Removed machine independent stuff *
-         Renamed handler
+       * src/vm/jit/alpha/md.c:
+         * Removed machine independent stuff
+         * Renamed handler
 
 2005-06-23 15:19  twisti
 
-       * src/vm/jit/verify/typeinfo.c: * Time for -Werror
-
-2005-06-23 14:36  michi
-
-       * src/vm/jit/arm/: codegen.c, codegen.h: * serveral ICMD_*
-         implemented (ifs and put-get-field) * addapted to new
-         registerdata struc * createnativestub() addapted and implemented
-         * fixed bug in patcher stub (return address for leafs)
-
-2005-06-23 14:06  michi
-
-       * src/vm/jit/arm/asmpart.S: fixed bug in asm_calljavafunction
-         (REG_ITMP* are preserved now)
+       * src/vm/jit/verify/typeinfo.c:
+         * Time for -Werror
 
 2005-06-23 13:12  twisti
 
-       * src/vm/stringlocal.h: * Include global.h before
-         java_lang_String.h
+       * src/vm/stringlocal.h:
+         * Include global.h before java_lang_String.h
 
 2005-06-23 12:14  twisti
 
-       * src/vm/jit/i386/linux/md.c: * Removed machine independent stuff *
-         Renamed handlers
+       * src/vm/jit/i386/linux/md.c:
+         * Removed machine independent stuff
+         * Renamed handlers
 
 2005-06-23 12:09  twisti
 
-       * src/threads/native/threads.c: * thread_dump: send SIGUSR1 to all
-         threads, this maybe has to be changed   since boehm uses USR1 on
-         some archs for suspend
-
-2005-06-23 12:05  michi
-
-       * src/vm/jit/arm/asmpart.S: * cleaned up asm_calljavafunction *
-         lazy debugger is used
-
-2005-06-23 11:56  michi
-
-       * src/vm/jit/arm/md-asm.h: initial commit
+       * src/threads/native/threads.c:
+         * thread_dump: send SIGUSR1 to all threads, this maybe has to be
+           changed since boehm uses USR1 on some archs for suspend
 
 2005-06-23 11:54  twisti
 
-       * src/vm/jit/: stacktrace.c, stacktrace.h: * Added:
-         stacktrace_dump_trace
+       * src/vm/jit/: stacktrace.c, stacktrace.h:
+         * Added: stacktrace_dump_trace
 
 2005-06-23 11:52  twisti
 
-       * src/cacao/cacao.c: * Renamed init_exceptions to signal_init
+       * src/cacao/cacao.c:
+         * Renamed init_exceptions to signal_init
 
 2005-06-23 11:51  twisti
 
-       * src/vm/jit/x86_64/md.c: * Removed machine independent stuff *
-         Renamed handlers
+       * src/vm/jit/x86_64/md.c:
+         * Removed machine independent stuff
+         * Renamed handlers
 
 2005-06-23 11:42  twisti
 
-       * src/vm/: descriptor.h, jit/arm/md-abi.h, jit/alpha/md.h,
-         jit/i386/md-abi.h, jit/mips/md.h, jit/powerpc/darwin/md.h,
-         jit/powerpc/linux/md.h, jit/x86_64/md.h: * Moved md_param_alloc
-         prototype to decriptor.h
+       * src/vm/: descriptor.h, jit/alpha/md.h, jit/i386/md-abi.h,
+         jit/mips/md.h, jit/powerpc/darwin/md.h, jit/powerpc/linux/md.h,
+         jit/x86_64/md.h:
+         * Moved md_param_alloc prototype to decriptor.h
 
 2005-06-23 11:34  twisti
 
-       * src/vm/Makefile.am: * Added: signal.c, signallocal.h
+       * src/vm/Makefile.am:
+         * Added: signal.c, signallocal.h
 
 2005-06-23 11:34  twisti
 
-       * src/vm/: signal.c, signallocal.h: * Machine independent signal
-         handler stuff.
+       * src/vm/: signal.c, signallocal.h:
+         * Machine independent signal handler stuff.
 
 2005-06-23 11:30  twisti
 
-       * src/vm/jit/loop/loop.c: * Include stdlib.h again to prevent a
-         compiler warning, till i can fix the   code and use cacao memory
-         macros
-
-2005-06-23 01:24  michi
-
-       * src/vm/jit/arm/patcher.c: patcher_clinit(),
-         patcher_invokevirtual() and patcher_builtin_newarray()
-         implemented
+       * src/vm/jit/loop/loop.c:
+         * Include stdlib.h again to prevent a compiler warning, till i can
+           fix the code and use cacao memory macros
 
 2005-06-23 00:07  edwin
 
          vm/jit/parse.c, vm/jit/inline/inline.c, vm/jit/inline/parseRT.c,
          vm/jit/inline/parseXTA.c, vm/jit/verify/typecheck.c,
          vm/jit/verify/typeinfo.c, vm/jit/verify/typeinfo.h: added
-         checkaccess parameter to resolve_class* functions improved
-         exception handling in typeinfo.c do not check access rights to
-         classes for subtype checks
+         checkaccess parameter to resolve_class* functions improved exception
+         handling in typeinfo.c do not check access rights to classes for
+         subtype checks
 
 2005-06-22 15:24  edwin
 
 2005-06-22 14:32  edwin
 
        * src/vm/jit/verify/typecheck.c: introducted verifier_state
-         structure started to split monster function typecheck() into
-         several functions move towards verifiying lazy loading some
-         comments
+         structure started to split monster function typecheck() into several
+         functions move towards verifiying lazy loading some comments
 
 2005-06-22 14:09  edwin
 
 
 2005-06-22 12:51  twisti
 
-       * src/vm/jit/codegen.inc: * Added opt_shownativestub to show
-         disassembled native stubs * Bugfix: dump_release was a bit too
-         early (we need cd for debugging)
+       * src/vm/jit/codegen.inc:
+         * Added opt_shownativestub to show disassembled native stubs
+         * Bugfix: dump_release was a bit too early (we need cd for
+         debugging)
 
 2005-06-22 12:51  twisti
 
-       * src/: cacao/cacao.c, vm/options.c, vm/options.h: * Added
-         opt_shownativestub to show disassembled native stubs
+       * src/: cacao/cacao.c, vm/options.c, vm/options.h:
+         * Added opt_shownativestub to show disassembled native stubs
 
 2005-06-22 12:28  twisti
 
-       * src/vm/jit/x86_64/patcher.c: * patcher_get_putfield: only patch
-         back 5-bytes, since the instruction is   smaller than 8-bytes *
-         Added machine code comments to function headers
+       * src/vm/jit/x86_64/patcher.c:
+         * patcher_get_putfield: only patch back 5-bytes, since the
+           instruction is smaller than 8-bytes
+         * Added machine code comments to function headers
 
 2005-06-22 12:02  christian
 
        * src/vm/jit/: reg.h, reg.inc, stack.c, i386/codegen.c,
          alpha/codegen.c, mips/codegen.c, powerpc/codegen.c,
          x86_64/codegen.c: Changes in the registerdata structure: all
-         max*, if* are put together with the corresponding member all
-         members for the number of registers are replaced by #defines in
-         the appropriate md-abi.h (
-         [INT|ADR|FLT]_[REG|TMP|SAV|ARG|RES]_CNT )
+         max*, if* are put together with the corresponding member all members
+         for the number of registers are replaced by #defines in the
+         appropriate md-abi.h ( [INT|ADR|FLT]_[REG|TMP|SAV|ARG|RES]_CNT )
 
 2005-06-22 11:26  twisti
 
-       * src/vm/jit/i386/patcher.c: * Only patch back 5 bytes code (call
-         size) since 8 bytes may overwrite a   instruction of the next
-         basic block
+       * src/vm/jit/i386/patcher.c:
+         * Only patch back 5 bytes code (call size) since 8 bytes may
+           overwrite a instruction of the next basic block
 
 2005-06-22 11:24  twisti
 
-       * src/vm/builtintable.inc: * Added a filler entry to
-         builtintable_automatic to prevent a compiler   warning where all
-         ICMDs are supported (e.g. i386)
+       * src/vm/builtintable.inc:
+         * Added a filler entry to builtintable_automatic to prevent a
+           compiler warning where all ICMDs are supported (e.g. i386)
 
 2005-06-22 11:23  twisti
 
-       * src/vm/builtin.c: * builtintable_sort_internal: removed, we don't
-         need it * subtract 1 from automatic table size (compiler warning
-         filler)
-
-2005-06-21 18:35  michi
-
-       * src/vm/jit/arm/: codegen.c, codegen.h: * added "lazy debugger" *
-         corrected stack managment with M_STM and M_LDM * minor bugfixes
+       * src/vm/builtin.c:
+         * builtintable_sort_internal: removed, we don't need it
+         * subtract 1 from automatic table size (compiler warning filler)
 
 2005-06-21 17:53  twisti
 
-       * src/vm/jit/x86_64/codegen.h: * Added M_ALD, M_AST macros
+       * src/vm/jit/x86_64/codegen.h:
+         * Added M_ALD, M_AST macros
 
 2005-06-21 17:52  twisti
 
-       * src/vm/jit/x86_64/codegen.c: * Fixed nasty eclipse show-stopper:
-         x86_64_mov_imm_membase moves 32-bit   sign-extended to a 64-bit
-         location
+       * src/vm/jit/x86_64/codegen.c:
+         * Fixed nasty eclipse show-stopper: x86_64_mov_imm_membase moves
+           32-bit sign-extended to a 64-bit location
 
 2005-06-21 17:51  twisti
 
-       * src/vm/jit/: stacktrace.c, stacktrace.h: * Some code cleanup, so
-         maybe one day i can understand the code
-
-2005-06-21 17:44  michi
-
-       * src/vm/jit/arm/asmpart.S: * cleaned up asm_call_jit_compile *
-         implemented rudementary asm_handle_exception
+       * src/vm/jit/: stacktrace.c, stacktrace.h:
+         * Some code cleanup, so maybe one day i can understand the code
 
 2005-06-21 13:47  twisti
 
-       * src/vm/jit/x86_64/codegen.c: * createnativestub: removed machine
-         independent code * started to use macros like on Alpha
+       * src/vm/jit/x86_64/codegen.c:
+         * createnativestub: removed machine independent code
+         * started to use macros like on Alpha
 
 2005-06-21 13:46  twisti
 
-       * src/vm/jit/x86_64/codegen.h: * Added M_LADD, M_AADD macros
+       * src/vm/jit/x86_64/codegen.h:
+         * Added M_LADD, M_AADD macros
 
 2005-06-21 12:40  twisti
 
-       * src/vm/jit/x86_64/patcher.c: * Bugfix: membase %rsp/%r12 special
-         case
+       * src/vm/jit/x86_64/patcher.c:
+         * Bugfix: membase %rsp/%r12 special case
 
 2005-06-21 12:18  twisti
 
-       * src/vm/jit/mips/codegen.c: * createnativestub: removed machine
-         independent code
+       * src/vm/jit/mips/codegen.c:
+         * createnativestub: removed machine independent code
 
 2005-06-21 11:19  twisti
 
-       * src/vm/jit/powerpc/codegen.c: * createnativestub: removed machine
-         independent code
+       * src/vm/jit/powerpc/codegen.c:
+         * createnativestub: removed machine independent code
 
 2005-06-21 01:09  stefan
 
 
 2005-06-20 23:56  twisti
 
-       * src/native/vm/VMSystemProperties.c: * Set java.version to 1.4.1
-         for eclipse-3.1
+       * src/native/vm/VMSystemProperties.c:
+         * Set java.version to 1.4.1 for eclipse-3.1
 
 2005-06-20 23:14  edwin
 
        * src/vm/: resolve.c, jit/verify/typecheck.c: do not check
-         protected access for methods of arrays (problem with clone
-         method) work on lazy loading verification
+         protected access for methods of arrays (problem with clone method)
+         work on lazy loading verification
 
 2005-06-20 22:53  twisti
 
-       * src/vm/jit/i386/codegen.c: * createnativestub: removed machine
-         independent code
+       * src/vm/jit/i386/codegen.c:
+         * createnativestub: removed machine independent code
 
 2005-06-20 20:25  twisti
 
-       * src/vm/jit/: codegen.inc, codegen.inc.h, alpha/codegen.c: * Moved
-         machine independent code from createnativestub to
-         codegen_createnativestub
+       * src/vm/jit/: codegen.inc, codegen.inc.h, alpha/codegen.c:
+         * Moved machine independent code from createnativestub to
+           codegen_createnativestub
 
 2005-06-20 17:23  edwin
 
 
 2005-06-20 17:01  twisti
 
-       * src/vm/resolve.c: * Come on... it's not that hard!
+       * src/vm/resolve.c:
+         * Come on... it's not that hard!
 
 2005-06-20 17:00  edwin
 
 
 2005-06-20 11:58  twisti
 
-       * src/vm/jit/x86_64/md.c: * handler_signal_quit: added, this
-         handler calls the thread_dump function   when SIGQUIT is received
+       * src/vm/jit/x86_64/md.c:
+         * handler_signal_quit: added, this handler calls the thread_dump
+           function when SIGQUIT is received
 
 2005-06-20 11:57  twisti
 
-       * src/vm/: utf8.c, utf8.h: * Added utf_run
+       * src/vm/: utf8.c, utf8.h:
+         * Added utf_run
 
 2005-06-20 11:56  twisti
 
-       * src/threads/native/threads.c: * Started to implement thread_dump
+       * src/threads/native/threads.c:
+         * Started to implement thread_dump
          * threadstartup: use global utf variables
 
 2005-06-20 11:53  twisti
 
-       * src/threads/native/threads.h: * Added thread_dump
-
-2005-06-20 01:28  michi
-
-       * src/vm/jit/arm/patcher.c: patcher_get_putstatic() and
-         patcher_builtin_new() implemented
-
-2005-06-20 01:26  michi
-
-       * src/vm/jit/arm/: codegen.h, codegen.c: * implemented ICMD_DUP*
-         and ICMD_SWAP * fixed ICONST macro
-
-2005-06-19 22:12  michi
-
-       * src/vm/jit/arm/asmpart.S: * asm_wrapper_patcher implemented *
-         asm_call* methods are still messed up!
-
-2005-06-19 22:07  michi
-
-       * src/vm/jit/arm/patcher.c: patcher_invokestatic_special()
-         implemented
-
-2005-06-19 22:05  michi
-
-       * src/vm/jit/arm/codegen.c: * patcher stubs are created * compiler
-         stub fixed
-
-2005-06-19 19:56  michi
-
-       * src/vm/jit/arm/patcher.c: dummy patcher methods
+       * src/threads/native/threads.h:
+         * Added thread_dump
 
 2005-06-18 18:37  edwin
 
        * src/vm/: resolve.c, resolve.h, jit/parse.c: split
          create_unresolved_* functions in create_* and constrain_* parts
-         create_ functions are called in parse.c constrain_ functions will
-         be called by typecheck.c
+         create_ functions are called in parse.c constrain_ functions will be
+         called by typecheck.c
 
 2005-06-18 16:55  edwin
 
        * src/vm/: descriptor.c, descriptor.h: added comments and a little
          fix to parameter allocation use METHODDESC_NOPARAMS to indicate
-         number of allocated params == 0 moved descriptor parsing macros
-         to descriptor.c
+         number of allocated params == 0 moved descriptor parsing macros to
+         descriptor.c
 
 2005-06-18 11:20  twisti
 
-       * src/vm/jit/alpha/codegen.c: * Use code/data segment in native
-         stub
-
-2005-06-17 22:42  michi
-
-       * src/vm/jit/arm/: codegen.c, codegen.h, md-abi.h: * argument
-         tracer is called * serveral bugs in codegen() fixed *
-         ICMD_INVOKE* implemented
+       * src/vm/jit/alpha/codegen.c:
+         * Use code/data segment in native stub
 
 2005-06-17 15:38  twisti
 
-       * src/vm/jit/alpha/md.c: * Alpha signal stuff
+       * src/vm/jit/alpha/md.c:
+         * Alpha signal stuff
 
 2005-06-17 15:01  twisti
 
-       * src/vm/jit/codegen.inc: * codegen_createnativestub: passed wrong
-         length to   codegen_disassemble_nativestub, added show data
-         segment code
+       * src/vm/jit/codegen.inc:
+         * codegen_createnativestub: passed wrong length to
+           codegen_disassemble_nativestub, added show data segment code
 
 2005-06-17 14:18  twisti
 
-       * src/vm/jit/x86_64/asmpart.S: * asm_calljavafunction2: keep stack
-         16-byte aligned
+       * src/vm/jit/x86_64/asmpart.S:
+         * asm_calljavafunction2: keep stack 16-byte aligned
 
 2005-06-17 14:14  twisti
 
-       * src/vm/jit/alpha/Makefile.am: * Added md.c
+       * src/vm/jit/alpha/Makefile.am:
+         * Added md.c
 
 2005-06-17 14:14  twisti
 
-       * src/vm/jit/alpha/types.h: * Just typos
+       * src/vm/jit/alpha/types.h:
+         * Just typos
 
 2005-06-17 13:24  twisti
 
-       * tests/codepatching/test.java: * Added putfieldconst zero for risc
-         architectures
+       * tests/codepatching/test.java:
+         * Added putfieldconst zero for risc architectures
 
 2005-06-17 10:12  twisti
 
-       * src/vm/jit/i386/freebsd/md.c: * Include correct signal.h
+       * src/vm/jit/i386/freebsd/md.c:
+         * Include correct signal.h
 
 2005-06-17 10:12  twisti
 
-       * src/vm/linker.c: * Don't use native_findfunction with non-static
-         classpath * compile warning fix
+       * src/vm/linker.c:
+         * Don't use native_findfunction with non-static classpath
+         * compile warning fix
 
 2005-06-17 10:11  twisti
 
-       * src/native/native.c: * bug fixing in native library hash code, it
-         should work now completely, at   least it does on FreeBSD.
+       * src/native/native.c:
+         * bug fixing in native library hash code, it should work now
+           completely, at least it does on FreeBSD.
 
 2005-06-17 00:08  twisti
 
-       * src/native/include/.cvsignore: * ignore generated header files
-         (static ones are still missing)
+       * src/native/include/.cvsignore:
+         * ignore generated header files (static ones are still missing)
 
 2005-06-16 21:10  edwin
 
        * src/: native/vm/VMClassLoader.c, vm/class.c, vm/classcache.c,
          vm/classcache.h, vm/linker.c, vm/loader.c, vm/loader.h: class
-         loading synchronization: throw away loaded class if a class with
-         the same (loader,name) pair has already been defined/loaded.
+         loading synchronization: throw away loaded class if a class with the
+         same (loader,name) pair has already been defined/loaded.
 
 2005-06-16 13:57  twisti
 
-       * src/vm/jit/powerpc/codegen.c: * Insert stackframesize in method
-         header * Fixed 16-bit offset overflow in patcher stub, so jalopy
-         works, but this   should be done for all loads (but how?)
+       * src/vm/jit/powerpc/codegen.c:
+         * Insert stackframesize in method header
+         * Fixed 16-bit offset overflow in patcher stub, so jalopy works, but
+           this should be done for all loads (but how?)
 
 2005-06-16 13:56  twisti
 
-       * src/vm/jit/powerpc/codegen.h: * Small fix: let M_ALD use M_ILD
+       * src/vm/jit/powerpc/codegen.h:
+         * Small fix: let M_ALD use M_ILD
 
 2005-06-16 13:55  twisti
 
-       * src/vm/jit/powerpc/darwin/md-abi.c: * Bugfix: a double skips 2
-         integer argument registers
+       * src/vm/jit/powerpc/darwin/md-abi.c:
+         * Bugfix: a double skips 2 integer argument registers
 
 2005-06-16 13:49  twisti
 
-       * tests/native/: testarguments.c, testarguments.java: * Test with
-         15 arguments, since powerpc-darwin has 13 float argument
-         registers.
+       * tests/native/: testarguments.c, testarguments.java:
+         * Test with 15 arguments, since powerpc-darwin has 13 float argument
+           registers.
 
 2005-06-16 11:09  christian
 
 
 2005-06-15 17:59  twisti
 
-       * src/vm/jit/alpha/patcher.c: * Forgot native/native.h include
+       * src/vm/jit/alpha/patcher.c:
+         * Forgot native/native.h include
 
 2005-06-15 17:57  twisti
 
-       * src/vm/jit/alpha/patcher.c: * patcher_resolve_native: implemented
+       * src/vm/jit/alpha/patcher.c:
+         * patcher_resolve_native: implemented
 
 2005-06-15 17:54  twisti
 
-       * configure.in: * Removed STATIC_CLASSPATH from alpha
+       * configure.in:
+         * Removed STATIC_CLASSPATH from alpha
 
 2005-06-15 16:14  twisti
 
-       * src/vm/jit/mips/codegen.c: * Moved stuff to md.c * use machine
-         independent address macros * native stub changes (code/data
-         segment) * dynamic library loading
+       * src/vm/jit/mips/codegen.c:
+         * Moved stuff to md.c
+         * use machine independent address macros
+         * native stub changes (code/data segment)
+         * dynamic library loading
 
 2005-06-15 16:13  twisti
 
-       * src/vm/jit/mips/codegen.h: * M_ASUB_IMM: added for both archs
+       * src/vm/jit/mips/codegen.h:
+         * M_ASUB_IMM: added for both archs
 
 2005-06-15 16:12  twisti
 
-       * src/vm/jit/mips/asmpart.S: * changed some long stuff to use
-         machine independent address macros * removed monitor functions
+       * src/vm/jit/mips/asmpart.S:
+         * changed some long stuff to use machine independent address macros
+         * removed monitor functions
 
 2005-06-15 16:10  twisti
 
-       * src/vm/jit/mips/: md-abi.h, md-abi.inc: * Defined stuff for
-         MIPS32
+       * src/vm/jit/mips/: md-abi.h, md-abi.inc:
+         * Defined stuff for MIPS32
 
 2005-06-15 16:10  twisti
 
-       * src/vm/jit/mips/md-asm.h: * define some stuff for MIPS32
+       * src/vm/jit/mips/md-asm.h:
+         * define some stuff for MIPS32
 
 2005-06-15 16:09  twisti
 
-       * src/vm/jit/mips/md.c: * Moved machine dependent stuff (signals,
-         critical sections, cache flush)
+       * src/vm/jit/mips/md.c:
+         * Moved machine dependent stuff (signals, critical sections, cache
+         flush)
 
 2005-06-15 16:07  twisti
 
-       * src/vm/jit/mips/Makefile.am: * added md.c
+       * src/vm/jit/mips/Makefile.am:
+         * added md.c
 
 2005-06-15 15:57  christian
 
        * src/vm/jit/: reg.h, reg.inc, stack.c, powerpc/codegen.c,
          powerpc/codegen.h, powerpc/darwin/md-abi.c: rd->secondregs
-         eliminated. A second integer register for longs for
-         architectures, which supports it, is now packed into the regoff
-         variable
+         eliminated. A second integer register for longs for architectures,
+         which supports it, is now packed into the regoff variable
 
 2005-06-15 15:44  twisti
 
-       * src/vm/jit/mips/patcher.c: * patcher_resolve_native: implemented
+       * src/vm/jit/mips/patcher.c:
+         * patcher_resolve_native: implemented
 
 2005-06-15 15:40  twisti
 
-       * src/native/: native.c, native.h: * added STATIC_CLASSPATH defines
-         to fix compile problems
+       * src/native/: native.c, native.h:
+         * added STATIC_CLASSPATH defines to fix compile problems
 
 2005-06-15 15:38  twisti
 
-       * src/native/vm/VMRuntime.c: * compile warning fixes
+       * src/native/vm/VMRuntime.c:
+         * compile warning fixes
 
 2005-06-15 15:38  twisti
 
-       * configure.in: * removed STATIC_CLASSPATH for mips
-
-2005-06-15 12:44  michi
-
-       * src/vm/jit/arm/asmpart.S: implemented asm_calljavafunction and
-         asm_call_jit_compiler
+       * configure.in:
+         * removed STATIC_CLASSPATH for mips
 
 2005-06-15 01:52  twisti
 
-       * src/vm/jit/i386/codegen.c: * compile warning fixes
+       * src/vm/jit/i386/codegen.c:
+         * compile warning fixes
 
 2005-06-15 01:52  twisti
 
-       * src/vm/jit/i386/Makefile.am: * Added DIST_SUBDIRS
-
-2005-06-15 01:41  twisti
-
-       * src/classpath/native/fdlibm/mprec.c: * compile warning fixes
+       * src/vm/jit/i386/Makefile.am:
+         * Added DIST_SUBDIRS
 
 2005-06-15 01:39  twisti
 
-       * src/vm/jit/powerpc/Makefile.am: * added DIST_SUBDIRS
-
-2005-06-15 01:37  twisti
-
-       * src/classpath/native/target/generic/target_generic_file.h: * use
-         S_IWUSR instead of S_IWRITE, it's not defined on freebsd
+       * src/vm/jit/powerpc/Makefile.am:
+         * added DIST_SUBDIRS
 
 2005-06-15 01:34  twisti
 
-       * configure.in: * set freebsd flags correctly
-
-2005-06-15 01:32  michi
-
-       * src/vm/jit/arm/: codegen.c, codegen.h: nativestub now calls
-         builtin_trace_args
+       * configure.in:
+         * set freebsd flags correctly
 
 2005-06-15 01:31  twisti
 
-       * src/native/native.c: * native_resolve_function: bugfix, don't
-         overwrite the normal name
+       * src/native/native.c:
+         * native_resolve_function: bugfix, don't overwrite the normal name
 
 2005-06-15 01:29  twisti
 
-       * src/vm/jit/codegen.inc: * include some additional headers (safety
-         first ;-)
+       * src/vm/jit/codegen.inc:
+         * include some additional headers (safety first ;-)
 
 2005-06-15 01:21  twisti
 
-       * src/libltdl/ltdl.c: * compile warning fixes, 2nd try
+       * src/libltdl/ltdl.c:
+         * compile warning fixes, 2nd try
 
 2005-06-15 01:16  twisti
 
-       * src/libltdl/ltdl.c: * compile warning fixes
+       * src/libltdl/ltdl.c:
+         * compile warning fixes
 
 2005-06-15 00:31  twisti
 
-       * src/native/: native.c, native.h, vm/VMRuntime.c: * implemented
-         the library hash: each loaded library with it's classloader   is
-         stored in the hash, TODO: reference count and unloading
-
-2005-06-15 00:19  michi
-
-       * src/vm/jit/arm/codegen.c: started implementing createnativestub()
+       * src/native/: native.c, native.h, vm/VMRuntime.c:
+         * implemented the library hash: each loaded library with it's
+           classloader is stored in the hash, TODO: reference count and
+         unloading
 
 2005-06-14 22:12  twisti
 
-       * configure.in, src/cacao/Makefile.am: * define
-         EXPORT_SYMBOLS_FLAGS for ld
+       * configure.in, src/cacao/Makefile.am:
+         * define EXPORT_SYMBOLS_FLAGS for ld
 
 2005-06-14 20:35  twisti
 
-       * src/vm/jit/codegen.inc: * powerpc warning fixes
+       * src/vm/jit/codegen.inc:
+         * powerpc warning fixes
 
 2005-06-14 20:34  twisti
 
-       * src/vm/jit/powerpc/: codegen.c, codegen.h: * removed deprecated
-         BlockPtrOfPC macro * warning fixes
+       * src/vm/jit/powerpc/: codegen.c, codegen.h:
+         * removed deprecated BlockPtrOfPC macro
+         * warning fixes
 
 2005-06-14 20:11  twisti
 
-       * src/vm/linker.c: * warning fix
+       * src/vm/linker.c:
+         * warning fix
 
 2005-06-14 20:09  twisti
 
-       * src/native/jni.c: * FindClass: implemented correctly
+       * src/native/jni.c:
+         * FindClass: implemented correctly
 
 2005-06-14 19:48  twisti
 
-       * src/native/: native.c, native.h: *
-         builtin_asm_createclasscontextarray,
-         builtin_asm_getclassloader: removed (not used anymore)
+       * src/native/: native.c, native.h:
+         builtin_asm_createclasscontextarray,
+           builtin_asm_getclassloader: removed (not used anymore)
 
 2005-06-14 19:40  twisti
 
-       * src/native/vm/VMSystemProperties.c: * add . to java.library.path
+       * src/native/vm/VMSystemProperties.c:
+         * add . to java.library.path
 
 2005-06-14 19:39  twisti
 
-       * src/vm/jit/powerpc/linux/md.c: * Oops, typo
+       * src/vm/jit/powerpc/linux/md.c:
+         * Oops, typo
 
 2005-06-14 19:29  twisti
 
-       * src/native/vm/VMClass.c: * use load_class_from_sysloader return
-         value
+       * src/native/vm/VMClass.c:
+         * use load_class_from_sysloader return value
 
 2005-06-14 19:28  twisti
 
-       * src/vm/jit/powerpc/codegen.c: * removed init_exceptions * use
-         code/data segments for native stub
+       * src/vm/jit/powerpc/codegen.c:
+         * removed init_exceptions
+         * use code/data segments for native stub
 
 2005-06-14 19:25  twisti
 
-       * src/vm/jit/powerpc/linux/md-abi.inc: * make r2 reserved (from old
-         init_exceptions), ask stefan about that...
+       * src/vm/jit/powerpc/linux/md-abi.inc:
+         * make r2 reserved (from old init_exceptions), ask stefan about
+         that...
 
 2005-06-14 19:23  twisti
 
-       * src/vm/jit/powerpc/darwin/md.c: * moved init_exceptions
+       * src/vm/jit/powerpc/darwin/md.c:
+         * moved init_exceptions
 
 2005-06-14 19:20  twisti
 
-       * src/vm/jit/powerpc/patcher.c: * patcher_resolve_native: added
+       * src/vm/jit/powerpc/patcher.c:
+         * patcher_resolve_native: added
 
 2005-06-14 19:18  twisti
 
-       * src/vm/jit/powerpc/linux/md.c: * Moved signal stuff
+       * src/vm/jit/powerpc/linux/md.c:
+         * Moved signal stuff
 
 2005-06-14 19:14  twisti
 
-       * src/vm/jit/stacktrace.c: * classLoaderCollector: code indent and
-         removed unused code
+       * src/vm/jit/stacktrace.c:
+         * classLoaderCollector: code indent and removed unused code
 
 2005-06-14 19:12  twisti
 
        * src/: cacao/cacao.c, vm/linker.c, vm/loader.c, vm/loader.h,
-         vm/resolve.c: * use load_class_from_sysloader return value
+         vm/resolve.c:
+         * use load_class_from_sysloader return value
 
 2005-06-14 19:08  twisti
 
-       * configure.in: * removed STATIC_CLASSPATH for ported architectures
+       * configure.in:
+         * removed STATIC_CLASSPATH for ported architectures
 
 2005-06-14 18:08  twisti
 
        * configure.in, src/mm/nogc.c, src/cacao/Makefile.am,
-         src/cacaoh/Makefile.am, src/native/tools/Makefile.am: *
-         --disable-gc bug fixes
+         src/cacaoh/Makefile.am, src/native/tools/Makefile.am:
+         --disable-gc bug fixes
 
 2005-06-13 18:21  twisti
 
-       * configure.in: * added freebsd os * added i386 subdir makefiles
+       * configure.in:
+         * added freebsd os
+         * added i386 subdir makefiles
 
 2005-06-13 18:20  twisti
 
        * src/vm/jit/i386/: Makefile.am, codegen.c, codegen.h, md-abi.c,
-         patcher.c: * native stub changes (data/code segment usage)
+         patcher.c:
+         * native stub changes (data/code segment usage)
 
 2005-06-13 18:19  twisti
 
        * src/vm/jit/i386/: freebsd/.cvsignore, freebsd/Makefile.am,
-         freebsd/md.c, linux/.cvsignore, linux/Makefile.am, linux/md.c: *
-         machine dependent stuff
-
-2005-06-13 16:49  michi
-
-       * src/vm/jit/arm/codegen.c: removed removecompilerstub() and
-         removenativestub() addapted declaration of createcompilerstub()
-         and createnativestub()
+         freebsd/md.c, linux/.cvsignore, linux/Makefile.am, linux/md.c:
+         * machine dependent stuff
 
 2005-06-13 16:40  twisti
 
-       * src/native/jni.c: * FindClass: use load_class_bootstrap return
-         value
+       * src/native/jni.c:
+         * FindClass: use load_class_bootstrap return value
 
 2005-06-13 16:38  twisti
 
-       * src/threads/native/threads.c: * Use load_class_bootstrap return
-         value
+       * src/threads/native/threads.c:
+         * Use load_class_bootstrap return value
 
 2005-06-13 16:30  twisti
 
-       * src/cacaoh/headers.c: * codegen native stub changes
+       * src/cacaoh/headers.c:
+         * codegen native stub changes
 
 2005-06-13 16:29  twisti
 
-       * src/: cacao/cacao.c, cacaoh/cacaoh.c: * Use load_class_bootstrap
-         return value
+       * src/: cacao/cacao.c, cacaoh/cacaoh.c:
+         * Use load_class_bootstrap return value
 
 2005-06-13 16:28  twisti
 
-       * src/cacao/Makefile.am: * Link to libltdlc convenience library
+       * src/cacao/Makefile.am:
+         * Link to libltdlc convenience library
 
 2005-06-13 16:27  twisti
 
-       * src/libltdl/.cvsignore: * ignore *.la
+       * src/libltdl/.cvsignore:
+         * ignore *.la
 
 2005-06-13 16:26  twisti
 
-       * src/vm/descriptor.c: * Renamed utf_end to UTF_END
+       * src/vm/descriptor.c:
+         * Renamed utf_end to UTF_END
 
 2005-06-13 16:26  twisti
 
-       * src/vm/linker.c: * link missing classes * Use
-         codegen_createnativestub instead of createnativestub
+       * src/vm/linker.c:
+         * link missing classes
+         * Use codegen_createnativestub instead of createnativestub
 
 2005-06-13 16:24  twisti
 
-       * src/vm/: loader.c, loader.h, exceptions.c: * Use
-         load_class_bootstrap return value
+       * src/vm/: loader.c, loader.h, exceptions.c:
+         * Use load_class_bootstrap return value
 
 2005-06-13 16:23  twisti
 
-       * src/vm/method.h: * made stubroutine a functionptr
+       * src/vm/method.h:
+         * made stubroutine a functionptr
 
 2005-06-13 16:22  twisti
 
-       * src/vm/tables.h: * Removed utf_end
+       * src/vm/tables.h:
+         * Removed utf_end
 
 2005-06-13 16:22  twisti
 
-       * src/vm/: utf8.c, utf8.h: * utf_java_lang_StackTraceElement,
-         utf_java_lang_reflect_Field,   utf_getSystemClassLoader,
-         utf_void__java_lang_ClassLoader: added * renamed utf_end to
-         UTF_END
+       * src/vm/: utf8.c, utf8.h:
+         * utf_java_lang_StackTraceElement, utf_java_lang_reflect_Field,
+           utf_getSystemClassLoader, utf_void__java_lang_ClassLoader: added
+         * renamed utf_end to UTF_END
 
 2005-06-13 16:20  twisti
 
-       * src/vm/: string.c, stringlocal.h: *
-         string_java_lang_UnsatisfiedLinkError: added * use
-         load_class_bootstrap return value
+       * src/vm/: string.c, stringlocal.h:
+         * string_java_lang_UnsatisfiedLinkError: added
+         * use load_class_bootstrap return value
 
 2005-06-13 16:19  twisti
 
-       * src/vm/: class.c, class.h: * class_java_lang_StackTraceElement,
-         class_java_security_PrivilegedAction:   added
+       * src/vm/: class.c, class.h:
+         * class_java_lang_StackTraceElement,
+           class_java_security_PrivilegedAction: added
 
 2005-06-13 16:17  twisti
 
-       * src/vm/jit/: codegen.inc, codegen.inc.h: * Use dump memory for
-         code and data segment * codegen_createnativestub: added *
-         removecompilerstub, removenativestub: moved from codegen.c *
-         removed codegen_resolve_native
+       * src/vm/jit/: codegen.inc, codegen.inc.h:
+         * Use dump memory for code and data segment
+         * codegen_createnativestub: added
+         * removecompilerstub, removenativestub: moved from codegen.c
+         * removed codegen_resolve_native
 
 2005-06-13 16:16  twisti
 
-       * src/vm/jit/stacktrace.h: * Use SIZEOF_VOID_P
+       * src/vm/jit/stacktrace.h:
+         * Use SIZEOF_VOID_P
 
 2005-06-13 16:15  twisti
 
-       * src/vm/jit/patcher.h: * patcher_resolve_native: added
+       * src/vm/jit/patcher.h:
+         * patcher_resolve_native: added
 
 2005-06-13 16:14  michi
 
-       * configure.in, src/vm/jit/Makefile.am, src/vm/jit/arm/.cvsignore,
-         src/vm/jit/arm/Makefile.am: added arm stuff
+       * configure.in, src/vm/jit/Makefile.am: added arm stuff
 
 2005-06-13 16:14  twisti
 
-       * src/vm/jit/inline/: parseRT.c, parseXTA.c: * use
-         load_class_bootstrap return value
+       * src/vm/jit/inline/: parseRT.c, parseXTA.c:
+         * use load_class_bootstrap return value
 
 2005-06-13 16:14  twisti
 
-       * src/vm/jit/x86_64/codegen.c: * moved signal stuff and critical
-         section restart to md.c * removed deprecated BlockPtrOfPC macro *
-         removecompilerstub, removenativestub: removed * createnativestub:
-         use same code generation as codegen (with data segment)
+       * src/vm/jit/x86_64/codegen.c:
+         * moved signal stuff and critical section restart to md.c
+         * removed deprecated BlockPtrOfPC macro
+         * removecompilerstub, removenativestub: removed
+         * createnativestub: use same code generation as codegen (with data
+         segment)
 
 2005-06-13 16:12  twisti
 
-       * src/native/vm/VMClass.c: * Typo
+       * src/native/vm/VMClass.c:
+         * Typo
 
 2005-06-13 16:10  twisti
 
-       * src/vm/jit/x86_64/md.c: * Moved signal stuff and critical section
-         restart
+       * src/vm/jit/x86_64/md.c:
+         * Moved signal stuff and critical section restart
 
 2005-06-13 16:10  twisti
 
-       * src/vm/jit/x86_64/Makefile.am: * Added md.c
+       * src/vm/jit/x86_64/Makefile.am:
+         * Added md.c
 
 2005-06-13 16:03  twisti
 
-       * src/vm/jit/x86_64/codegen.h: * Remove deprecated BlockPtrOfPC
-         macro
+       * src/vm/jit/x86_64/codegen.h:
+         * Remove deprecated BlockPtrOfPC macro
 
 2005-06-13 16:02  twisti
 
-       * src/vm/jit/x86_64/patcher.c: * patcher_resolve_native: added
+       * src/vm/jit/x86_64/patcher.c:
+         * patcher_resolve_native: added
 
 2005-06-13 16:02  twisti
 
-       * src/vm/jit/x86_64/emitfuncs.c: * Removed deprecated BlockPtrOfPC
-         macro
+       * src/vm/jit/x86_64/emitfuncs.c:
+         * Removed deprecated BlockPtrOfPC macro
 
 2005-06-13 16:01  twisti
 
-       * src/vm/jit/x86_64/types.h: * removed U8_AVAILABLE since we know
-         x86_64 can do u8
+       * src/vm/jit/x86_64/types.h:
+         * removed U8_AVAILABLE since we know x86_64 can do u8
 
 2005-06-13 16:00  twisti
 
-       * src/native/vm/VMThrowable.c: * Use global
-         class_java_lang_StackTraceElement
+       * src/native/vm/VMThrowable.c:
+         * Use global class_java_lang_StackTraceElement
 
 2005-06-13 15:56  twisti
 
-       * src/native/vm/VMRuntime.c: * Use libltdl
+       * src/native/vm/VMRuntime.c:
+         * Use libltdl
 
 2005-06-13 15:56  twisti
 
-       * src/native/vm/VMClassLoader.c: * Use load_class_bootstrap return
-         value
+       * src/native/vm/VMClassLoader.c:
+         * Use load_class_bootstrap return value
 
 2005-06-13 15:53  twisti
 
-       * src/native/vm/VMClass.c: * load_class_bootstrap return value *
-         use global class_java_lang_reflect_Constructor,
-         class_java_lang_reflect_Field, class_java_lang_reflect_Method
+       * src/native/vm/VMClass.c:
+         * load_class_bootstrap return value
+         * use global class_java_lang_reflect_Constructor,
+           class_java_lang_reflect_Field, class_java_lang_reflect_Method
 
 2005-06-13 15:42  twisti
 
-       * src/native/: native.c, native.h: * native_init: initialize
-         libltdl * native_make_overloaded_function,
-         native_resolve_function: added * builtin_asm_getclassloader: use
-         global   class_java_security_PrivilegedAction
+       * src/native/: native.c, native.h:
+         * native_init: initialize libltdl
+         * native_make_overloaded_function, native_resolve_function: added
+         * builtin_asm_getclassloader: use global
+           class_java_security_PrivilegedAction
 
 2005-06-13 15:39  twisti
 
-       * configure.in: * Use AC_LIBLTDL_CONVENIENCE * Added
-         --{en,dis}able-static --{en,dis}able-shared again, since i know
-         now   that we can build a libltdl convenience library
+       * configure.in:
+         * Use AC_LIBLTDL_CONVENIENCE
+         * Added --{en,dis}able-static --{en,dis}able-shared again, since i
+           know now that we can build a libltdl convenience library
 
 2005-06-13 15:37  twisti
 
-       * src/vm/jit/stacktrace.c: * Use global
-         class_java_security_PrivilegedAction
+       * src/vm/jit/stacktrace.c:
+         * Use global class_java_security_PrivilegedAction
 
 2005-06-13 01:44  twisti
 
-       * src/cacao/Makefile.am: * link with libltdl when dynamically
-         linked
+       * src/cacao/Makefile.am:
+         * link with libltdl when dynamically linked
 
 2005-06-13 01:25  twisti
 
-       * autogen.sh: * added src/libltdl
+       * autogen.sh:
+         * added src/libltdl
 
 2005-06-13 01:24  twisti
 
-       * configure.in: * removed --{en,dis}able-static
-         --{en,dis}able-shared for sub packages,   because we always need
-         a static library for libltdl * added src/libltdl
+       * configure.in:
+         * removed --{en,dis}able-static --{en,dis}able-shared for sub
+           packages, because we always need a static library for libltdl
+         * added src/libltdl
 
 2005-06-13 01:21  twisti
 
-       * src/Makefile.am: * added DISABLE_GC and libltdl
+       * src/Makefile.am:
+         * added DISABLE_GC and libltdl
 
 2005-06-13 01:21  twisti
 
          acinclude.m4, autogen.sh, configure.ac, ltdl.c, ltdl.h: libltdl
          from GNU Libtool 1.5.18
 
-2005-06-13 01:17  twisti
-
-       * src/classpath/configure.ac: * build also static libraries by
-         default (because we need a static libltdl)
-
-2005-06-11 19:47  michi
-
-       * src/vm/jit/arm/: codegen.c, codegen.h: callee saved registers are
-         now saved to stack
-
-2005-06-11 14:40  michi
-
-       * src/vm/jit/arm/: codegen.c, codegen.h: some ICMD_* implemented
-         line numbers are added
-
-2005-06-11 03:17  michi
-
-       * src/classpath/include/jni_md-arm.h: fixed jlong
-
-2005-06-11 03:11  michi
-
-       * src/vm/jit/arm/codegen.c: method-header and exception-table are
-         saved to datasegment
-
-2005-06-11 01:56  michi
-
-       * src/vm/jit/arm/codegen.c: very simple codegen for testing
-
-2005-06-11 01:18  michi
-
-       * src/vm/jit/arm/: md-abi.c, md-abi.h, md-abi.inc: basic arm ABI;
-         no float and double yet
-
-2005-06-10 23:56  twisti
-
-       * src/classpath/configure.ac: * usual builddir problem
-
-2005-06-10 23:35  michi
-
-       * src/vm/jit/arm/codegen.h: added arm code generation macros
-
 2005-06-10 20:43  twisti
 
-       * src/vm/jit/powerpc/darwin/: md.c, md.h: * Added some includes
+       * src/vm/jit/powerpc/darwin/: md.c, md.h:
+         * Added some includes
 
 2005-06-10 20:42  twisti
 
-       * src/vm/jit/powerpc/darwin/md-abi.c: * Adopted to darwin abi
+       * src/vm/jit/powerpc/darwin/md-abi.c:
+         * Adopted to darwin abi
 
 2005-06-10 20:42  twisti
 
-       * src/vm/jit/powerpc/darwin/md-abi.h: * We need to include this
-         header into asmpart.S because of LA_LR_OFFSET.
+       * src/vm/jit/powerpc/darwin/md-abi.h:
+         * We need to include this header into asmpart.S because of
+         LA_LR_OFFSET.
 
 2005-06-10 20:22  twisti
 
-       * src/vm/jit/powerpc/Makefile.am: * also include ARCH_DIR
+       * src/vm/jit/powerpc/Makefile.am:
+         * also include ARCH_DIR
 
 2005-06-10 12:01  jowenn
 
 
 2005-06-09 23:22  twisti
 
-       * src/vm/jit/mips/codegen.c: * use parsed descriptors * ld offset
-         fix in patcher stub (more to do)
+       * src/vm/jit/mips/codegen.c:
+         * use parsed descriptors
+         * ld offset fix in patcher stub (more to do)
 
 2005-06-09 23:22  twisti
 
-       * src/native/vm/Field.c: * compile fix for mips, warning fix for
-         others
+       * src/native/vm/Field.c:
+         * compile fix for mips, warning fix for others
 
 2005-06-09 22:39  twisti
 
-       * src/vm/jit/mips/codegen.h: * removed SET_ARG_STACKSLOTS * use
-         SIZEOF_VOID_P
+       * src/vm/jit/mips/codegen.h:
+         * removed SET_ARG_STACKSLOTS
+         * use SIZEOF_VOID_P
 
 2005-06-09 22:39  twisti
 
-       * src/vm/jit/mips/asmpart.S: * moved defines into md-asm.h
+       * src/vm/jit/mips/asmpart.S:
+         * moved defines into md-asm.h
 
 2005-06-09 22:36  twisti
 
-       * src/vm/jit/mips/arch.h: * moved ABI stuff into md-abi.h *e
-         AC_C_BIGENDIAN in configure
+       * src/vm/jit/mips/arch.h:
+         * moved ABI stuff into md-abi.h *e AC_C_BIGENDIAN in configure
 
 2005-06-09 22:35  twisti
 
-       * src/vm/jit/mips/Makefile.am: * added md files
+       * src/vm/jit/mips/Makefile.am:
+         * added md files
 
 2005-06-09 22:35  twisti
 
-       * src/vm/jit/mips/patcher.c: * use patcher monitorenter/exit macros
+       * src/vm/jit/mips/patcher.c:
+         * use patcher monitorenter/exit macros
          * bugfix: leave monitor in exception case
 
 2005-06-09 22:31  twisti
 
        * configure.in, src/vm/jit/alpha/arch.h, src/vm/jit/i386/arch.h,
-         src/vm/jit/powerpc/arch.h, src/vm/jit/x86_64/arch.h: * Use
-         AC_C_BIGENDIAN in configure.in
+         src/vm/jit/powerpc/arch.h, src/vm/jit/x86_64/arch.h:
+         * Use AC_C_BIGENDIAN in configure.in
 
 2005-06-09 18:11  twisti
 
-       * src/vm/builtin.c: * don't use get_variable_message_length, it's
-         not neessary * builtin_trace_exception: use dump memory
-
-2005-06-09 12:31  michi
-
-       * src/vm/jit/arm/types.h: added arm types.h
-
-2005-06-09 12:26  michi
-
-       * src/vm/jit/arm/: disass.c, disass.h: added arm disassembler
+       * src/vm/builtin.c:
+         * don't use get_variable_message_length, it's not neessary
+         * builtin_trace_exception: use dump memory
 
 2005-06-09 09:29  christian
 
 
 2005-06-08 22:58  twisti
 
-       * src/vm/builtintable.inc: * builtintable_internal: fixed 2 typo's
+       * src/vm/builtintable.inc:
+         * builtintable_internal: fixed 2 typo's
 
 2005-06-08 22:57  twisti
 
-       * src/vm/builtin.c: * use dump memory in trace functions, should be
-         faster * use SIZEOF_VOID_P instead of arch defines
+       * src/vm/builtin.c:
+         * use dump memory in trace functions, should be faster
+         * use SIZEOF_VOID_P instead of arch defines
 
 2005-06-08 22:56  twisti
 
-       * src/vm/jit/stack.c: * use SIZEOF_VOID_P instead of arch defines *
-         removed USEBUILTINTABLE define (we need another one to disable
-         automatic   replacement)
+       * src/vm/jit/stack.c:
+         * use SIZEOF_VOID_P instead of arch defines
+         * removed USEBUILTINTABLE define (we need another one to disable
+           automatic replacement)
 
 2005-06-08 22:54  twisti
 
 
 2005-06-08 22:54  twisti
 
-       * src/vm/jit/alpha/codegen.c: * moved ABI stuff to specific files *
-         removed BlockPtrOfPC * use parsed descriptors * native stub
-         cleanup
+       * src/vm/jit/alpha/codegen.c:
+         * moved ABI stuff to specific files
+         * removed BlockPtrOfPC
+         * use parsed descriptors
+         * native stub cleanup
 
 2005-06-08 22:53  twisti
 
 
 2005-06-08 21:29  twisti
 
-       * src/vm/jit/alpha/types.h: * removed U8_AVAILABLE, since we know
-         what alpha can do
+       * src/vm/jit/alpha/types.h:
+         * removed U8_AVAILABLE, since we know what alpha can do
 
 2005-06-08 21:26  twisti
 
-       * src/vm/jit/alpha/patcher.c: * use
-         PATCHER_MARK_PATCHED_MONITOREXIT on exit * use
-         PATCHER_MONITOREXIT in exception case
+       * src/vm/jit/alpha/patcher.c:
+         * use PATCHER_MARK_PATCHED_MONITOREXIT on exit
+         * use PATCHER_MONITOREXIT in exception case
 
 2005-06-08 20:21  twisti
 
-       * src/native/vm/Method.c: *
-         Java_java_lang_reflect_Method_invokeNative: forgot to set
-         throwAccess to   false
+       * src/native/vm/Method.c:
+         Java_java_lang_reflect_Method_invokeNative: forgot to set
+           throwAccess to false
 
 2005-06-08 16:41  christian
 
 
 2005-06-08 15:07  twisti
 
-       * configure.in: * added: tests/codepatching/Makefile,
-         src/scripts/kjc
+       * configure.in:
+         * added: tests/codepatching/Makefile, src/scripts/kjc
 
 2005-06-08 14:51  twisti
 
-       * tests/Makefile.am: - added codepatching to SUBDIRS - temporary
-         added -noverify, remove it when verifier does work again
+       * tests/Makefile.am:
+         - added codepatching to SUBDIRS
+         - temporary added -noverify, remove it when verifier does work again
 
 2005-06-08 14:50  twisti
 
 
 2005-06-08 13:26  twisti
 
-       * src/native/jni.c: * fill_callblock: renamed to
-         fill_callblock_from_vargs * fill_callblock_objA:  - renamed to
-         fill_callblock_from_objectarray  - bug fix: wrong offset in
-         object array * FromReflectedMethod: some changes *
-         GetStringUTFChars: implemented like kaffe does *
-         jni_method_invokeNativeHelper:  - some changes, should we set the
-         value in the object inline?  - better exception handling
+       * src/native/jni.c:
+         * fill_callblock: renamed to fill_callblock_from_vargs
+         * fill_callblock_objA:
+          - renamed to fill_callblock_from_objectarray
+          - bug fix: wrong offset in object array
+         * FromReflectedMethod: some changes
+         * GetStringUTFChars: implemented like kaffe does
+         * jni_method_invokeNativeHelper:
+          - some changes, should we set the value in the object inline?
+          - better exception handling
 
 2005-06-08 13:18  twisti
 
-       * src/native/native.c: get_parametertypes:  - bug fix: added
-         missing &  - fixed indent
+       * src/native/native.c: get_parametertypes:
+          - bug fix: added missing &
+          - fixed indent
 
 2005-06-08 13:16  twisti
 
        * src/native/vm/Method.c:
-         Java_java_lang_reflect_Method_invokeNative: made code more
-         readable
+         Java_java_lang_reflect_Method_invokeNative: made code more readable
 
 2005-06-08 13:06  twisti
 
 
 2005-06-08 13:03  twisti
 
-       * src/vm/global.h: New ACC flags:  - ACC_UNDEF, ACC_NONE: for
-         internal use  - flags for 49.0 class format
+       * src/vm/global.h: New ACC flags:
+          - ACC_UNDEF, ACC_NONE: for internal use
+          - flags for 49.0 class format
 
 2005-06-08 13:01  twisti
 
-       * src/vm/exceptions.c: - new_exception*: check for native_and_init*
-         return value and return   exceptionptr in error case -
-         new_classformaterror: warning fix
+       * src/vm/exceptions.c:
+         - new_exception*: check for native_and_init* return value and return
+           exceptionptr in error case
+         - new_classformaterror: warning fix
 
 2005-06-08 12:59  twisti
 
 
 2005-06-08 12:56  twisti
 
-       * src/vm/jit/x86_64/codegen.h: - removed SET_ARG_STACKSLOTS - added
-         some macros
+       * src/vm/jit/x86_64/codegen.h:
+         - removed SET_ARG_STACKSLOTS
+         - added some macros
 
 2005-06-08 12:55  twisti
 
 
 2005-06-08 12:31  twisti
 
-       * src/vm/jit/x86_64/patcher.c: - use monitorenter/exit macros:
-         removed dontfillinexceptionstacktrace, this   should be used
-         again when we have stacktraces on all archs - warning fix
-
-2005-06-08 12:20  michi
-
-       * src/classpath/include/jni_md-arm.h: added arm stuff
+       * src/vm/jit/x86_64/patcher.c:
+         - use monitorenter/exit macros: removed
+           dontfillinexceptionstacktrace, this should be used again when we
+         have stacktraces on all archs
+         - warning fix
 
 2005-06-07 18:04  twisti
 
 
 2005-06-06 17:38  twisti
 
-       * src/native/jni.c: - used parsed descriptors - code indent
+       * src/native/jni.c:
+         - used parsed descriptors
+         - code indent
 
 2005-06-06 17:37  twisti
 
-       * configure.in: Added:  - AC_COMPILE_CHECK_SIZEOF  -
-         src/vm/jit/powerpc/darwin/Makefile  -
-         src/vm/jit/powerpc/linux/Makefile
+       * configure.in: Added:
+          - AC_COMPILE_CHECK_SIZEOF
+          - src/vm/jit/powerpc/darwin/Makefile
+          - src/vm/jit/powerpc/linux/Makefile
 
 2005-06-06 17:36  twisti
 
-       * src/vm/resolve.c: - resolve_method: check for
-         mi->parseddesc->params and generate it if not   available, so we
-         can use the correct param stuff (static vs. non-static) - removed
-         INSTRUCTION_PUTCONST_FIELDREF (only used twice)
+       * src/vm/resolve.c:
+         - resolve_method: check for mi->parseddesc->params and generate it
+           if not available, so we can use the correct param stuff (static vs.
+         non-static)
+         - removed INSTRUCTION_PUTCONST_FIELDREF (only used twice)
 
 2005-06-06 17:34  twisti
 
-       * src/vm/loader.c: - load_constantpool: try to add all descriptors
-         to the pool - load_class_from_classbuffer: pass m->flags for
-         class methods to   descriptor_pool_parse_method_descriptor so we
-         can do the register   pre-allocation
+       * src/vm/loader.c:
+         - load_constantpool: try to add all descriptors to the pool
+         - load_class_from_classbuffer: pass m->flags for class methods to
+           descriptor_pool_parse_method_descriptor so we can do the register
+           pre-allocation
 
 2005-06-06 17:32  twisti
 
-       * src/vm/: descriptor.c, descriptor.h: - descriptor_pool_add: check
-         for method descriptors and add all of them   since the static
-         flag may be different - descriptor_pool_parse_method_descriptor:
-         pass method flags and generate,   if possible, the params array
-         which contains the register allocation for   this particular
-         function (descriptor) - added: descriptor_params_from_paramtypes
+       * src/vm/: descriptor.c, descriptor.h:
+         - descriptor_pool_add: check for method descriptors and add all of
+           them since the static flag may be different
+         - descriptor_pool_parse_method_descriptor: pass method flags and
+           generate, if possible, the params array which contains the register
+           allocation for this particular function (descriptor)
+         - added: descriptor_params_from_paramtypes
          - some code beautification
 
 2005-06-06 17:28  twisti
 
 2005-06-06 17:28  twisti
 
-       * src/vm/jit/: parse.c, parse.h, reg.inc, stack.c, stack.h: - use
-         parsed descriptors - use generic ICMD_BUILTIN
+       * src/vm/jit/: parse.c, parse.h, reg.inc, stack.c, stack.h:
+         - use parsed descriptors
+         - use generic ICMD_BUILTIN
 
 2005-06-06 17:26  twisti
 
 
 2005-06-06 17:25  twisti
 
-       * src/vm/jit/jit.h: - removed: BUILTIN{1,2,3},
-         INSTRUCTION_PUTCONST_FIELDREF
+       * src/vm/jit/jit.h:
+         - removed: BUILTIN{1,2,3}, INSTRUCTION_PUTCONST_FIELDREF
 
 2005-06-06 17:25  twisti
 
-       * src/vm/jit/jit.c: - removed BUILTIN{1,2,3} - use SIZEOF_VOID_P -
-         removed sort_builtintable from jit_init
+       * src/vm/jit/jit.c:
+         - removed BUILTIN{1,2,3}
+         - use SIZEOF_VOID_P
+         - removed sort_builtintable from jit_init
 
 2005-06-06 17:24  twisti
 
-       * src/vm/jit/powerpc/codegen.c: - use parsed descriptors - use
-         generic ICMD_BUILTIN
+       * src/vm/jit/powerpc/codegen.c:
+         - use parsed descriptors
+         - use generic ICMD_BUILTIN
 
 2005-06-06 17:24  twisti
 
 
 2005-06-06 17:00  twisti
 
-       * src/vm/: builtin.c, builtin.h: - removed old builtin table stuff
-         - added: builtin_init, builtintable_init,
-         builtintable_get_internal,   builtintable_get_automatic - use
-         SIZEOF_VOID_P instead of POINTERSIZE - use parsed descriptor
+       * src/vm/: builtin.c, builtin.h:
+         - removed old builtin table stuff
+         - added: builtin_init, builtintable_init, builtintable_get_internal,
+           builtintable_get_automatic
+         - use SIZEOF_VOID_P instead of POINTERSIZE
+         - use parsed descriptor
 
 2005-06-06 16:53  twisti
 
-       * src/vm/jit/powerpc/Makefile.am: - added OS_DIR to SUBDIRS - add
-         libmd.la to libarch.la
+       * src/vm/jit/powerpc/Makefile.am:
+         - added OS_DIR to SUBDIRS
+         - add libmd.la to libarch.la
 
 2005-06-06 16:52  twisti
 
 
 2005-06-06 16:44  twisti
 
-       * src/cacao/cacao.c: - moved jit_init - added builtin_init
+       * src/cacao/cacao.c:
+         - moved jit_init
+         - added builtin_init
 
 2005-06-06 16:42  twisti
 
 
 2005-06-06 16:41  twisti
 
-       * src/native/vm/Constructor.c: - renamed arguments to fit
-         classpath's - use static utf_init
+       * src/native/vm/Constructor.c:
+         - renamed arguments to fit classpath's
+         - use static utf_init
 
 2005-06-06 16:37  twisti
 
 
        * src/threads/native/Makefile.am: Include OS_DIR.
 
-2005-05-31 20:54  twisti
-
-       * src/classpath/java/lang/: Thread.java, ThreadLocal.java:
-         No-thread (--disable-threads) workaround for CACAO.
-
 2005-05-31 20:36  twisti
 
-       * src/cacaoh/headers.c: - include <stdarg.h> - define _exceptionptr
+       * src/cacaoh/headers.c:
+         - include <stdarg.h>
+         - define _exceptionptr
 
 2005-05-31 18:04  twisti
 
-       * src/vm/builtin.c: - removed lazy loading defines - changed output
-         of unresolved builtin functions - added #include "md-abi.h":
-         TRACE_ARGS_NUM - use short TYPE_ defines instead of long ones (i
-         think we should finally   merge them)
+       * src/vm/builtin.c:
+         - removed lazy loading defines
+         - changed output of unresolved builtin functions
+         - added #include "md-abi.h": TRACE_ARGS_NUM
+         - use short TYPE_ defines instead of long ones (i think we should
+           finally merge them)
 
 2005-05-31 18:02  twisti
 
 2005-05-31 18:01  twisti
 
        * src/vm/jit/powerpc/: asmpart.S, codegen.c, codegen.h: Many
-         changes (nearly too much for one commit):  - lazy loading/code
-         patching  - removed machine depend stuff  - removed
-         monitorenter/exit assembler functions  - code indent
+          changes (nearly too much for one commit):
+         - lazy loading/code patching
+          - removed machine depend stuff
+          - removed monitorenter/exit assembler functions
+          - code indent
 
 2005-05-31 17:55  twisti
 
 
 2005-05-31 17:53  twisti
 
-       * src/vm/jit/i386/patcher.c: - use monitorenter/exit macros - fixed
-         bug: returns is exception case did not release the monitor lock,
-         this resulted in a deadlock for the waiting threads (thanks
+       * src/vm/jit/i386/patcher.c:
+         - use monitorenter/exit macros
+         - fixed bug: returns is exception case did not release the monitor
+           lock, this resulted in a deadlock for the waiting threads (thanks
          jowenn)
 
 2005-05-31 17:39  twisti
 
-       * src/vm/jit/patcher.h: - defined PATCHER_MONITOREXIT and
-         PATCHER_MARK_PATCHED_MONITOREXIT - added powerpc defines
+       * src/vm/jit/patcher.h:
+         - defined PATCHER_MONITOREXIT and PATCHER_MARK_PATCHED_MONITOREXIT
+         - added powerpc defines
 
 2005-05-31 17:06  twisti
 
-       * src/vm/jit/powerpc/Makefile.am: - include OS_DIR - added:
-         patcher.c - added EXTRA_DIST: md files from os subdirs
+       * src/vm/jit/powerpc/Makefile.am:
+         - include OS_DIR
+         - added: patcher.c
+         - added EXTRA_DIST: md files from os subdirs
 
 2005-05-31 16:35  twisti
 
 
 2005-05-29 23:39  twisti
 
-       * src/native/vm/VMAccessController.c: - killed panic, return NULL
-         is error case - emacs tailer - some header include fixes
+       * src/native/vm/VMAccessController.c:
+         - killed panic, return NULL is error case
+         - emacs tailer
+         - some header include fixes
 
 2005-05-27 15:18  twisti
 
        * src/native/vm/VMStackWalker.c: getCallingClass,
          getCallingClassLoader: implemented
 
-2005-05-27 15:18  twisti
-
-       * src/classpath/vm/reference/gnu/classpath/VMStackWalker.java:
-         getCallingClass, getCallingClassLoader: made native
-
 2005-05-27 13:20  twisti
 
        * configure.in: Check for pango only with gtk peer enabled.
 2005-05-25 10:07  twisti
 
        * src/vm/jit/: patcher.h, alpha/patcher.c: Defined
-         PATCHER_MONITORENTER/EXIT macros (i have some problems to see
-         where macros can be used ;-)
+         PATCHER_MONITORENTER/EXIT macros (i have some problems to see where
+         macros can be used ;-)
 
 2005-05-24 17:41  christian
 
        * src/vm/jit/reg.inc: Missing "regsneeded" renamed to intregsneeded
          (for PowerPC).
 
-2005-05-24 17:39  christian
-
-       * src/classpath/vm/reference/java/lang/VMProcess.java: Libc
-         include/static Classpath Name Conflict Patch.
-
 2005-05-24 12:28  twisti
 
-       * src/vm/jit/powerpc/: asmpart.S, codegen.c: - compilation fixes -
-         started to implement lazy loading
+       * src/vm/jit/powerpc/: asmpart.S, codegen.c:
+         - compilation fixes
+         - started to implement lazy loading
 
 2005-05-24 10:37  twisti
 
-       * configure.in: - disabled gtk static build, problems with cairo -
-         removed xml/xslt stuff
+       * configure.in:
+         - disabled gtk static build, problems with cairo
+         - removed xml/xslt stuff
 
 2005-05-23 20:13  edwin
 
 
 2005-05-23 12:28  twisti
 
-       * src/vm/jit/stacktrace.c: - killed panic's - getStackCollector:
-         return on OOM, TODO: return value may not be NULL
+       * src/vm/jit/stacktrace.c:
+         - killed panic's
+         - getStackCollector: return on OOM, TODO: return value may not be
+         NULL
 
 2005-05-23 12:23  twisti
 
-       * src/vm/jit/parse.c: - killed panic's - added USE_INLINING
-         #ifdef's (but always enabled, yet)
+       * src/vm/jit/parse.c:
+         - killed panic's
+         - added USE_INLINING #ifdef's (but always enabled, yet)
 
 2005-05-23 12:22  twisti
 
-       * src/vm/jit/jit.c: - warning fixes - added USE_INLINING #ifdef's
-         (but always enabled, yet)
+       * src/vm/jit/jit.c:
+         - warning fixes
+         - added USE_INLINING #ifdef's (but always enabled, yet)
 
 2005-05-23 12:21  twisti
 
 
 2005-05-23 10:50  twisti
 
-       * src/toolbox/: logging.c, logging.h: - dolog: don't use vsprintf,
-         just print it out (no need to a buffer) - log_message_utf,
-         log_message_class_message_class: added - error, panic: removed
+       * src/toolbox/: logging.c, logging.h:
+         - dolog: don't use vsprintf, just print it out (no need to a buffer)
+         - log_message_utf, log_message_class_message_class: added
+         - error, panic: removed
 
 2005-05-23 10:34  twisti
 
-       * src/vm/jit/codegen.inc: - removed _CODEGEN_INC_H_ define, it's no
-         header - use ptrint instead of long - killed panic's
+       * src/vm/jit/codegen.inc:
+         - removed _CODEGEN_INC_H_ define, it's no header
+         - use ptrint instead of long
+         - killed panic's
 
 2005-05-23 10:32  twisti
 
-       * src/vm/utf8.c: - line length changes - removed panic in comment
-         (for grep'ing)
+       * src/vm/utf8.c:
+         - line length changes
+         - removed panic in comment (for grep'ing)
 
 2005-05-23 10:23  twisti
 
 
 2005-05-23 10:22  twisti
 
-       * src/vm/: string.c, stringlocal.h: - killed panic's -
-         javastring_strlen: added
+       * src/vm/: string.c, stringlocal.h:
+         - killed panic's
+         - javastring_strlen: added
 
 2005-05-23 10:22  twisti
 
 
 2005-05-23 10:21  twisti
 
-       * src/vm/loader.c: - killed panic's - load_class_from_classbuffer:
-         use malloc instead of a fixed buffer
+       * src/vm/loader.c:
+         - killed panic's
+         - load_class_from_classbuffer: use malloc instead of a fixed buffer
 
 2005-05-23 10:19  twisti
 
-       * src/vm/: linker.c, linker.h: - killed panic's -
-         linker_compute_subclasses: no j.l.O special required anymore -
-         print_arraydescriptor: removed
+       * src/vm/: linker.c, linker.h:
+         - killed panic's
+         - linker_compute_subclasses: no j.l.O special required anymore
+         - print_arraydescriptor: removed
 
 2005-05-23 10:18  twisti
 
        * src/vm/initialize.c: Use
-         log_message_class/log_message_class_message_class instead of a
-         fixed buffer.
+         log_message_class/log_message_class_message_class instead of a fixed
+         buffer.
 
 2005-05-23 10:17  twisti
 
-       * src/vm/class.c: - killed panic's - use log_message_utf instead of
-         fixed buffer
+       * src/vm/class.c:
+         - killed panic's
+         - use log_message_utf instead of fixed buffer
 
 2005-05-23 10:12  twisti
 
-       * src/vm/: builtin.c, builtin.h: - builtin_throw_exception,
-         builtin_trace_args, builtin_displaymethodstop:   calculate
-         message length and use malloc memory instead of fixed buffer
-         length - builtin_displaymethodstart: removed - killed panic's -
-         removed warnings
+       * src/vm/: builtin.c, builtin.h:
+         - builtin_throw_exception, builtin_trace_args,
+           builtin_displaymethodstop: calculate message length and use malloc
+           memory instead of fixed buffer length
+         - builtin_displaymethodstart: removed
+         - killed panic's
+         - removed warnings
 
 2005-05-23 10:06  twisti
 
-       * src/vm/jit/stack.h: - killed panic's - some macro reformating
+       * src/vm/jit/stack.h:
+         - killed panic's
+         - some macro reformating
 
 2005-05-23 10:04  twisti
 
 2005-05-21 16:59  twisti
 
        * src/native/vm/: Constructor.c, Field.c, Method.c, VMClass.c,
-         VMRuntime.c, VMThrowable.c: - killed panic's - removed warnings
+         VMRuntime.c, VMThrowable.c:
+         - killed panic's
+         - removed warnings
 
 2005-05-21 16:58  twisti
 
 
 2005-05-21 01:05  twisti
 
-       * src/vm/: exceptions.c, exceptions.h: - new_verifyerror takes
-         varargs - don't use fixed message buffer length: calculate
-         message length and   malloc memory
+       * src/vm/: exceptions.c, exceptions.h:
+         - new_verifyerror takes varargs
+         - don't use fixed message buffer length: calculate message length
+           and malloc memory
 
 2005-05-20 19:51  twisti
 
 
 2005-05-20 19:46  twisti
 
-       * src/vm/jit/powerpc/codegen.c: - killed panic's - some icmd
-         reordering
+       * src/vm/jit/powerpc/codegen.c:
+         - killed panic's
+         - some icmd reordering
 
 2005-05-20 19:43  twisti
 
 2005-05-20 17:28  twisti
 
        * src/native/include/Makefile.am: Typo in
-         java_security_VMAccessController.h, so it was regenerated every
-         run.
+         java_security_VMAccessController.h, so it was regenerated every run.
 
 2005-05-20 14:02  jowenn
 
 
 2005-05-20 13:20  twisti
 
-       * src/vm/jit/verify/typecheck.c: - killed panic's, replaced mostly
-         by verify errors - added some exceptions macros
+       * src/vm/jit/verify/typecheck.c:
+         - killed panic's, replaced mostly by verify errors
+         - added some exceptions macros
 
 2005-05-20 13:19  twisti
 
        * src/vm/jit/verify/typeinfo.c: Killed panic's, replaced by
          log_text/assert.
 
-2005-05-20 13:09  twisti
-
-       * src/classpath/vm/reference/java/security/VMAccessController.java:
-         Sorry for reverting changes, but so it's simpler to merge with
-         new classpath releases.
-
 2005-05-19 10:48  jowenn
 
-       * src/:
-         classpath/vm/reference/java/security/VMAccessController.java,
-         native/native.c, native/include/Makefile.am,
+       * src/: native/native.c, native/include/Makefile.am,
          native/vm/Makefile.am, vm/class.c, vm/class.h, vm/loader.c,
          vm/jit/stacktrace.c, vm/jit/stacktrace.h,
          vm/jit/x86_64/patcher.c: VMAccessController.getStack (currently
 
 2005-05-13 16:36  twisti
 
-       * configure.in: - added AM_CONDITIONAL for STATIC_CLASSPATH - added
-         src/native/tools/Makefile
+       * configure.in:
+         - added AM_CONDITIONAL for STATIC_CLASSPATH
+         - added src/native/tools/Makefile
 
 2005-05-13 16:19  twisti
 
 
 2005-05-13 16:04  twisti
 
-       * src/vm/jit/i386/arch.h: - added missing INT_*, FLT_* defines -
-         reenabled SUPPORT_CONST_STORE
+       * src/vm/jit/i386/arch.h:
+         - added missing INT_*, FLT_* defines
+         - reenabled SUPPORT_CONST_STORE
 
 2005-05-13 16:03  twisti
 
        * src/vm/jit/patcher.h: Added i386 define for
          patcher_putfieldconst.
 
-2005-05-13 15:08  twisti
-
-       * src/classpath/native/jni/:
-         java-nio/gnu_java_nio_charset_iconv_IconvDecoder.c,
-         java-nio/gnu_java_nio_charset_iconv_IconvEncoder.c,
-         xmlj/xmlj_util.c, xmlj/xmlj_util.h: Use SIZEOF_VOID_P for 64-bit
-         pointer checks.
-
-2005-05-13 14:21  twisti
-
-       * src/classpath/native/jni/java-nio/gnu_java_nio_VMSelector.c:
-         Check which strerror we have or even if we have any.
-
-2005-05-13 12:50  twisti
-
-       * src/classpath/: configure.ac, lib/Makefile.am, lib/standard.omit:
-         Don't include gtk peers or xmlj classes if disabled.
-         lib/standard.omit is generated in configure.
-
 2005-05-13 12:12  twisti
 
        * tests/codepatching/: getfieldJ.java, getstaticJ.java, test.java:
 
 2005-05-13 11:08  twisti
 
-       * src/vm/jit/i386/codegen.c: - correct order of argument-register
-         assigment/monitorenter/verbose call   code - renamed some I386_*
-         to more common REG_* or ALU_* - added monitors for patcher
-         functions
+       * src/vm/jit/i386/codegen.c:
+         - correct order of argument-register assigment/monitorenter/verbose
+           call code
+         - renamed some I386_* to more common REG_* or ALU_*
+         - added monitors for patcher functions
 
 2005-05-13 11:06  twisti
 
-       * src/vm/jit/i386/asmpart.S: - added monitor for patcher functions
-         - renamed asm_builtin_checkarraycast to
-         asm_builtin_arraycheckcast
+       * src/vm/jit/i386/asmpart.S:
+         - added monitor for patcher functions
+         - renamed asm_builtin_checkarraycast to asm_builtin_arraycheckcast
 
 2005-05-13 11:06  twisti
 
 
 2005-05-13 11:05  twisti
 
-       * src/vm/jit/i386/codegen.h: - renamed some I386_* to more common
-         REG_* or ALU_* - added some alpha like macros (i think they can
-         make the code generator   more readable)
+       * src/vm/jit/i386/codegen.h:
+         - renamed some I386_* to more common REG_* or ALU_*
+         - added some alpha like macros (i think they can make the code
+           generator more readable)
 
 2005-05-13 11:04  twisti
 
 
 2005-05-13 02:02  twisti
 
-       * src/native/native.c: - forgot to include generated header files
-         for dummynativetable - killed panic's
+       * src/native/native.c:
+         - forgot to include generated header files for dummynativetable
+         - killed panic's
 
 2005-05-13 01:55  twisti
 
 
 2005-05-11 17:37  twisti
 
-       * src/lib/Makefile.am: - glibj.zip location bugfix - updated to
-         classpath-0.15
+       * src/lib/Makefile.am:
+         - glibj.zip location bugfix
+         - updated to classpath-0.15
 
 2005-05-11 17:34  twisti
 
 
 2005-05-11 17:31  twisti
 
-       * src/vm/jit/codegen.inc: - use MCOPY macros - use ptrint instead
-         of long
+       * src/vm/jit/codegen.inc:
+         - use MCOPY macros
+         - use ptrint instead of long
 
 2005-05-11 15:47  twisti
 
 
 2005-05-11 14:50  twisti
 
-       * src/vm/: builtin.c, builtin.h: - renamed *_checkarraycast to
-         *_arraycheckcast - added __MIPS__ define
+       * src/vm/: builtin.c, builtin.h:
+         - renamed *_checkarraycast to *_arraycheckcast
+         - added __MIPS__ define
 
 2005-05-11 14:05  twisti
 
 
        * src/vm/jit/stack.c: Print catch type for try-catch blocks.
 
-2005-05-04 17:33  twisti
-
-       * src/classpath/configure.ac: Use AC_C_INLINE.
-
 2005-05-04 17:28  twisti
 
-       * src/native/nativetable.inc: - added
-         Java_java_lang_VMObject_getClass - other static classpath changes
-         (i have to reactivate the gen tool)
+       * src/native/nativetable.inc:
+         - added Java_java_lang_VMObject_getClass
+         - other static classpath changes (i have to reactivate the gen tool)
 
 2005-05-04 17:23  twisti
 
        * src/native/jni.c: ISO C compile fix, arghhh!
 
-2005-05-04 17:10  twisti
-
-       * src/classpath/vm/reference/java/lang/VMClassLoader.java: Added
-         again our old getResources() code, since the reference
-         implementation has problems with flat bootclasspathes.
-
 2005-05-04 17:07  twisti
 
        * src/native/vm/VMClassLoader.c: Added
-         Java_java_lang_VMClassLoader_nativeGetResources again, since the
-         GNU classpath java-only implementation has some bootstrap
-         problems (strange problems with flat bootclasspathes).
+         Java_java_lang_VMClassLoader_nativeGetResources again, since the GNU
+         classpath java-only implementation has some bootstrap problems
+         (strange problems with flat bootclasspathes).
 
 2005-05-04 17:06  twisti
 
-       * src/native/nativetable.inc: - added java_lang_Class.h - added
-         Java_java_lang_VMClassLoader_nativeGetResources
+       * src/native/nativetable.inc:
+         - added java_lang_Class.h
+         - added Java_java_lang_VMClassLoader_nativeGetResources
 
 2005-05-04 14:39  christian
 
        * src/vm/jit/lsra.inc: panic() elimiated
 
-2005-05-04 12:41  twisti
-
-       * src/classpath/java/util/LocaleData.java: Arghhh! This one is
-         generated, as always...
-
 2005-05-04 12:26  twisti
 
        * src/native/vm/VMThread.c: Removed sleep, it's now implemented
          java_lang_Throwable.h, java_lang_VMObject.h,
          java_lang_VMThread.h: Regenerated for classpath-0.15.
 
-2005-05-04 12:09  twisti
-
-       * src/classpath/: AUTHORS, ChangeLog, NEWS, acinclude.m4,
-         autogen.sh, configure.ac, pkg.m4, doc/hacking.texinfo,
-         doc/vmintegration.texinfo, doc/api/Makefile.am,
-         examples/gnu/classpath/examples/html/Demo.java,
-         examples/gnu/classpath/examples/swing/Demo.java,
-         examples/gnu/classpath/examples/swing/GNULookAndFeel.java,
-         gnu/CORBA/primitiveArrayTypeCode.java,
-         gnu/CORBA/primitiveTypeCode.java,
-         gnu/classpath/Configuration.java.in,
-         gnu/classpath/SystemProperties.java, gnu/java/awt/Buffers.java,
-         gnu/java/awt/ComponentDataBlitOp.java,
-         gnu/java/awt/EmbeddedWindowSupport.java,
-         gnu/java/awt/package.html,
-         gnu/java/awt/color/CieXyzConverter.java,
-         gnu/java/awt/color/ClutProfileConverter.java,
-         gnu/java/awt/color/ColorLookUpTable.java,
-         gnu/java/awt/color/ColorSpaceConverter.java,
-         gnu/java/awt/color/GrayProfileConverter.java,
-         gnu/java/awt/color/GrayScaleConverter.java,
-         gnu/java/awt/color/LinearRGBConverter.java,
-         gnu/java/awt/color/ProfileHeader.java,
-         gnu/java/awt/color/PyccConverter.java,
-         gnu/java/awt/color/RgbProfileConverter.java,
-         gnu/java/awt/color/SrgbConverter.java,
-         gnu/java/awt/color/TagEntry.java,
-         gnu/java/awt/color/ToneReproductionCurve.java,
-         gnu/java/awt/color/package.html,
-         gnu/java/awt/image/ImageDecoder.java,
-         gnu/java/awt/image/XBMDecoder.java,
-         gnu/java/awt/image/package.html,
-         gnu/java/awt/peer/ClasspathFontPeer.java,
-         gnu/java/awt/peer/package.html,
-         gnu/java/awt/peer/gtk/GdkGraphics.java,
-         gnu/java/awt/peer/gtk/GdkGraphics2D.java,
-         gnu/java/awt/peer/gtk/GdkScreenGraphicsDevice.java,
-         gnu/java/awt/peer/gtk/GtkImagePainter.java,
-         gnu/java/awt/peer/gtk/GtkToolkit.java,
-         gnu/java/beans/IntrospectionIncubator.java,
-         gnu/java/beans/package.html,
-         gnu/java/beans/decoder/PersistenceParser.java,
-         gnu/java/beans/decoder/package.html,
-         gnu/java/beans/editors/package.html,
-         gnu/java/io/EncodingManager.java, gnu/java/io/package.html,
-         gnu/java/lang/ClassHelper.java, gnu/java/lang/MainThread.java,
-         gnu/java/lang/package.html,
-         gnu/java/lang/reflect/TypeSignature.java,
-         gnu/java/lang/reflect/package.html,
-         gnu/java/locale/Calendar.java, gnu/java/locale/Calendar_de.java,
-         gnu/java/locale/Calendar_en.java,
-         gnu/java/locale/Calendar_nl.java,
-         gnu/java/locale/LocaleHelper.java,
-         gnu/java/locale/LocaleInformation.java,
-         gnu/java/locale/LocaleInformation_aa.java,
-         gnu/java/locale/LocaleInformation_aa_DJ.java,
-         gnu/java/locale/LocaleInformation_aa_ER.java,
-         gnu/java/locale/LocaleInformation_aa_ER_SAAHO.java,
-         gnu/java/locale/LocaleInformation_aa_ET.java,
-         gnu/java/locale/LocaleInformation_af.java,
-         gnu/java/locale/LocaleInformation_af_ZA.java,
-         gnu/java/locale/LocaleInformation_am.java,
-         gnu/java/locale/LocaleInformation_am_ET.java,
-         gnu/java/locale/LocaleInformation_ar.java,
-         gnu/java/locale/LocaleInformation_ar_DZ.java,
-         gnu/java/locale/LocaleInformation_ar_IN.java,
-         gnu/java/locale/LocaleInformation_ar_IQ.java,
-         gnu/java/locale/LocaleInformation_ar_JO.java,
-         gnu/java/locale/LocaleInformation_ar_KW.java,
-         gnu/java/locale/LocaleInformation_ar_LB.java,
-         gnu/java/locale/LocaleInformation_ar_LY.java,
-         gnu/java/locale/LocaleInformation_ar_MA.java,
-         gnu/java/locale/LocaleInformation_ar_QA.java,
-         gnu/java/locale/LocaleInformation_ar_SA.java,
-         gnu/java/locale/LocaleInformation_ar_SY.java,
-         gnu/java/locale/LocaleInformation_ar_TN.java,
-         gnu/java/locale/LocaleInformation_ar_YE.java,
-         gnu/java/locale/LocaleInformation_as.java,
-         gnu/java/locale/LocaleInformation_as_IN.java,
-         gnu/java/locale/LocaleInformation_az_Cyrl.java,
-         gnu/java/locale/LocaleInformation_be.java,
-         gnu/java/locale/LocaleInformation_be_BY.java,
-         gnu/java/locale/LocaleInformation_bg.java,
-         gnu/java/locale/LocaleInformation_bg_BG.java,
-         gnu/java/locale/LocaleInformation_bn.java,
-         gnu/java/locale/LocaleInformation_bn_IN.java,
-         gnu/java/locale/LocaleInformation_ca.java,
-         gnu/java/locale/LocaleInformation_ca_ES.java,
-         gnu/java/locale/LocaleInformation_cs.java,
-         gnu/java/locale/LocaleInformation_cs_CZ.java,
-         gnu/java/locale/LocaleInformation_cy.java,
-         gnu/java/locale/LocaleInformation_cy_GB.java,
-         gnu/java/locale/LocaleInformation_da.java,
-         gnu/java/locale/LocaleInformation_da_DK.java,
-         gnu/java/locale/LocaleInformation_de.java,
-         gnu/java/locale/LocaleInformation_de_AT.java,
-         gnu/java/locale/LocaleInformation_de_BE.java,
-         gnu/java/locale/LocaleInformation_de_CH.java,
-         gnu/java/locale/LocaleInformation_de_DE.java,
-         gnu/java/locale/LocaleInformation_de_LI.java,
-         gnu/java/locale/LocaleInformation_de_LU.java,
-         gnu/java/locale/LocaleInformation_dv.java,
-         gnu/java/locale/LocaleInformation_dv_MV.java,
-         gnu/java/locale/LocaleInformation_dz.java,
-         gnu/java/locale/LocaleInformation_dz_BT.java,
-         gnu/java/locale/LocaleInformation_el.java,
-         gnu/java/locale/LocaleInformation_el_GR.java,
-         gnu/java/locale/LocaleInformation_en.java,
-         gnu/java/locale/LocaleInformation_en_AS.java,
-         gnu/java/locale/LocaleInformation_en_AU.java,
-         gnu/java/locale/LocaleInformation_en_BE.java,
-         gnu/java/locale/LocaleInformation_en_BW.java,
-         gnu/java/locale/LocaleInformation_en_BZ.java,
-         gnu/java/locale/LocaleInformation_en_CA.java,
-         gnu/java/locale/LocaleInformation_en_GB.java,
-         gnu/java/locale/LocaleInformation_en_GU.java,
-         gnu/java/locale/LocaleInformation_en_HK.java,
-         gnu/java/locale/LocaleInformation_en_IE.java,
-         gnu/java/locale/LocaleInformation_en_IN.java,
-         gnu/java/locale/LocaleInformation_en_MH.java,
-         gnu/java/locale/LocaleInformation_en_MP.java,
-         gnu/java/locale/LocaleInformation_en_MT.java,
-         gnu/java/locale/LocaleInformation_en_NZ.java,
-         gnu/java/locale/LocaleInformation_en_PH.java,
-         gnu/java/locale/LocaleInformation_en_PK.java,
-         gnu/java/locale/LocaleInformation_en_SG.java,
-         gnu/java/locale/LocaleInformation_en_UM.java,
-         gnu/java/locale/LocaleInformation_en_US.java,
-         gnu/java/locale/LocaleInformation_en_US_POSIX.java,
-         gnu/java/locale/LocaleInformation_en_VI.java,
-         gnu/java/locale/LocaleInformation_en_ZA.java,
-         gnu/java/locale/LocaleInformation_en_ZW.java,
-         gnu/java/locale/LocaleInformation_eo.java,
-         gnu/java/locale/LocaleInformation_es.java,
-         gnu/java/locale/LocaleInformation_es_AR.java,
-         gnu/java/locale/LocaleInformation_es_BO.java,
-         gnu/java/locale/LocaleInformation_es_CL.java,
-         gnu/java/locale/LocaleInformation_es_CO.java,
-         gnu/java/locale/LocaleInformation_es_CR.java,
-         gnu/java/locale/LocaleInformation_es_DO.java,
-         gnu/java/locale/LocaleInformation_es_EC.java,
-         gnu/java/locale/LocaleInformation_es_ES.java,
-         gnu/java/locale/LocaleInformation_es_GT.java,
-         gnu/java/locale/LocaleInformation_es_HN.java,
-         gnu/java/locale/LocaleInformation_es_MX.java,
-         gnu/java/locale/LocaleInformation_es_NI.java,
-         gnu/java/locale/LocaleInformation_es_PA.java,
-         gnu/java/locale/LocaleInformation_es_PE.java,
-         gnu/java/locale/LocaleInformation_es_PR.java,
-         gnu/java/locale/LocaleInformation_es_PY.java,
-         gnu/java/locale/LocaleInformation_es_SV.java,
-         gnu/java/locale/LocaleInformation_es_US.java,
-         gnu/java/locale/LocaleInformation_es_UY.java,
-         gnu/java/locale/LocaleInformation_es_VE.java,
-         gnu/java/locale/LocaleInformation_et.java,
-         gnu/java/locale/LocaleInformation_et_EE.java,
-         gnu/java/locale/LocaleInformation_eu.java,
-         gnu/java/locale/LocaleInformation_eu_ES.java,
-         gnu/java/locale/LocaleInformation_fa.java,
-         gnu/java/locale/LocaleInformation_fa_AF.java,
-         gnu/java/locale/LocaleInformation_fa_IR.java,
-         gnu/java/locale/LocaleInformation_fi.java,
-         gnu/java/locale/LocaleInformation_fi_FI.java,
-         gnu/java/locale/LocaleInformation_fo.java,
-         gnu/java/locale/LocaleInformation_fo_FO.java,
-         gnu/java/locale/LocaleInformation_fr.java,
-         gnu/java/locale/LocaleInformation_fr_BE.java,
-         gnu/java/locale/LocaleInformation_fr_CA.java,
-         gnu/java/locale/LocaleInformation_fr_CH.java,
-         gnu/java/locale/LocaleInformation_fr_LU.java,
-         gnu/java/locale/LocaleInformation_ga.java,
-         gnu/java/locale/LocaleInformation_ga_IE.java,
-         gnu/java/locale/LocaleInformation_gl.java,
-         gnu/java/locale/LocaleInformation_gl_ES.java,
-         gnu/java/locale/LocaleInformation_gu.java,
-         gnu/java/locale/LocaleInformation_gu_IN.java,
-         gnu/java/locale/LocaleInformation_gv.java,
-         gnu/java/locale/LocaleInformation_gv_GB.java,
-         gnu/java/locale/LocaleInformation_he.java,
-         gnu/java/locale/LocaleInformation_he_IL.java,
-         gnu/java/locale/LocaleInformation_hi.java,
-         gnu/java/locale/LocaleInformation_hi_IN.java,
-         gnu/java/locale/LocaleInformation_hr.java,
-         gnu/java/locale/LocaleInformation_hu.java,
-         gnu/java/locale/LocaleInformation_hu_HU.java,
-         gnu/java/locale/LocaleInformation_hy.java,
-         gnu/java/locale/LocaleInformation_hy_AM.java,
-         gnu/java/locale/LocaleInformation_hy_AM_REVISED.java,
-         gnu/java/locale/LocaleInformation_id.java,
-         gnu/java/locale/LocaleInformation_id_ID.java,
-         gnu/java/locale/LocaleInformation_is.java,
-         gnu/java/locale/LocaleInformation_is_IS.java,
-         gnu/java/locale/LocaleInformation_it.java,
-         gnu/java/locale/LocaleInformation_it_CH.java,
-         gnu/java/locale/LocaleInformation_it_IT.java,
-         gnu/java/locale/LocaleInformation_iu.java,
-         gnu/java/locale/LocaleInformation_ja.java,
-         gnu/java/locale/LocaleInformation_ja_JP.java,
-         gnu/java/locale/LocaleInformation_ka.java,
-         gnu/java/locale/LocaleInformation_kk.java,
-         gnu/java/locale/LocaleInformation_kk_KZ.java,
-         gnu/java/locale/LocaleInformation_kl.java,
-         gnu/java/locale/LocaleInformation_kl_GL.java,
-         gnu/java/locale/LocaleInformation_km.java,
-         gnu/java/locale/LocaleInformation_km_KH.java,
-         gnu/java/locale/LocaleInformation_kn.java,
-         gnu/java/locale/LocaleInformation_kn_IN.java,
-         gnu/java/locale/LocaleInformation_ko.java,
-         gnu/java/locale/LocaleInformation_ko_KR.java,
-         gnu/java/locale/LocaleInformation_kw.java,
-         gnu/java/locale/LocaleInformation_kw_GB.java,
-         gnu/java/locale/LocaleInformation_ky.java,
-         gnu/java/locale/LocaleInformation_lo.java,
-         gnu/java/locale/LocaleInformation_lo_LA.java,
-         gnu/java/locale/LocaleInformation_lt.java,
-         gnu/java/locale/LocaleInformation_lt_LT.java,
-         gnu/java/locale/LocaleInformation_lv.java,
-         gnu/java/locale/LocaleInformation_lv_LV.java,
-         gnu/java/locale/LocaleInformation_mk.java,
-         gnu/java/locale/LocaleInformation_ml.java,
-         gnu/java/locale/LocaleInformation_ml_IN.java,
-         gnu/java/locale/LocaleInformation_mn.java,
-         gnu/java/locale/LocaleInformation_mn_MN.java,
-         gnu/java/locale/LocaleInformation_mr.java,
-         gnu/java/locale/LocaleInformation_mr_IN.java,
-         gnu/java/locale/LocaleInformation_ms.java,
-         gnu/java/locale/LocaleInformation_ms_BN.java,
-         gnu/java/locale/LocaleInformation_ms_MY.java,
-         gnu/java/locale/LocaleInformation_mt.java,
-         gnu/java/locale/LocaleInformation_mt_MT.java,
-         gnu/java/locale/LocaleInformation_nb.java,
-         gnu/java/locale/LocaleInformation_nb_NO.java,
-         gnu/java/locale/LocaleInformation_nl.java,
-         gnu/java/locale/LocaleInformation_nl_BE.java,
-         gnu/java/locale/LocaleInformation_nl_NL.java,
-         gnu/java/locale/LocaleInformation_nn.java,
-         gnu/java/locale/LocaleInformation_nn_NO.java,
-         gnu/java/locale/LocaleInformation_om.java,
-         gnu/java/locale/LocaleInformation_om_ET.java,
-         gnu/java/locale/LocaleInformation_om_KE.java,
-         gnu/java/locale/LocaleInformation_or.java,
-         gnu/java/locale/LocaleInformation_or_IN.java,
-         gnu/java/locale/LocaleInformation_pa.java,
-         gnu/java/locale/LocaleInformation_pa_IN.java,
-         gnu/java/locale/LocaleInformation_pl.java,
-         gnu/java/locale/LocaleInformation_pl_PL.java,
-         gnu/java/locale/LocaleInformation_ps.java,
-         gnu/java/locale/LocaleInformation_ps_AF.java,
-         gnu/java/locale/LocaleInformation_pt.java,
-         gnu/java/locale/LocaleInformation_pt_BR.java,
-         gnu/java/locale/LocaleInformation_pt_PT.java,
-         gnu/java/locale/LocaleInformation_ro.java,
-         gnu/java/locale/LocaleInformation_ro_RO.java,
-         gnu/java/locale/LocaleInformation_ru.java,
-         gnu/java/locale/LocaleInformation_ru_RU.java,
-         gnu/java/locale/LocaleInformation_ru_UA.java,
-         gnu/java/locale/LocaleInformation_sa.java,
-         gnu/java/locale/LocaleInformation_sa_IN.java,
-         gnu/java/locale/LocaleInformation_sk.java,
-         gnu/java/locale/LocaleInformation_sk_SK.java,
-         gnu/java/locale/LocaleInformation_sl.java,
-         gnu/java/locale/LocaleInformation_so.java,
-         gnu/java/locale/LocaleInformation_so_DJ.java,
-         gnu/java/locale/LocaleInformation_so_ET.java,
-         gnu/java/locale/LocaleInformation_so_KE.java,
-         gnu/java/locale/LocaleInformation_so_SO.java,
-         gnu/java/locale/LocaleInformation_sq.java,
-         gnu/java/locale/LocaleInformation_sq_AL.java,
-         gnu/java/locale/LocaleInformation_sr.java,
-         gnu/java/locale/LocaleInformation_sr_Latn.java,
-         gnu/java/locale/LocaleInformation_sv.java,
-         gnu/java/locale/LocaleInformation_sv_FI.java,
-         gnu/java/locale/LocaleInformation_sv_SE.java,
-         gnu/java/locale/LocaleInformation_sw.java,
-         gnu/java/locale/LocaleInformation_sw_KE.java,
-         gnu/java/locale/LocaleInformation_sw_TZ.java,
-         gnu/java/locale/LocaleInformation_ta.java,
-         gnu/java/locale/LocaleInformation_ta_IN.java,
-         gnu/java/locale/LocaleInformation_te.java,
-         gnu/java/locale/LocaleInformation_te_IN.java,
-         gnu/java/locale/LocaleInformation_th.java,
-         gnu/java/locale/LocaleInformation_th_TH.java,
-         gnu/java/locale/LocaleInformation_ti.java,
-         gnu/java/locale/LocaleInformation_ti_ER.java,
-         gnu/java/locale/LocaleInformation_ti_ET.java,
-         gnu/java/locale/LocaleInformation_tr.java,
-         gnu/java/locale/LocaleInformation_tr_TR.java,
-         gnu/java/locale/LocaleInformation_tt.java,
-         gnu/java/locale/LocaleInformation_tt_RU.java,
-         gnu/java/locale/LocaleInformation_uk.java,
-         gnu/java/locale/LocaleInformation_uk_UA.java,
-         gnu/java/locale/LocaleInformation_ur.java,
-         gnu/java/locale/LocaleInformation_uz.java,
-         gnu/java/locale/LocaleInformation_uz_AF.java,
-         gnu/java/locale/LocaleInformation_vi.java,
-         gnu/java/locale/LocaleInformation_zh.java,
-         gnu/java/locale/LocaleInformation_zh_CN_Hans.java,
-         gnu/java/locale/LocaleInformation_zh_HK_Hant.java,
-         gnu/java/locale/LocaleInformation_zh_Hant.java,
-         gnu/java/locale/LocaleInformation_zh_MO_Hant.java,
-         gnu/java/locale/LocaleInformation_zh_SG_Hans.java,
-         gnu/java/locale/LocaleInformation_zh_TW_Hant.java,
-         gnu/java/locale/package.html, gnu/java/math/package.html,
-         gnu/java/net/CRLFInputStream.java,
-         gnu/java/net/EmptyX509TrustManager.java,
-         gnu/java/net/HeaderFieldHelper.java,
-         gnu/java/net/LineInputStream.java,
-         gnu/java/net/PlainSocketImpl.java,
-         gnu/java/net/URLParseError.java, gnu/java/net/package.html,
-         gnu/java/net/protocol/file/Connection.java,
-         gnu/java/net/protocol/file/Handler.java,
-         gnu/java/net/protocol/file/package.html,
-         gnu/java/net/protocol/ftp/ActiveModeDTP.java,
-         gnu/java/net/protocol/ftp/BlockInputStream.java,
-         gnu/java/net/protocol/ftp/CompressedInputStream.java,
-         gnu/java/net/protocol/ftp/DTP.java,
-         gnu/java/net/protocol/ftp/DTPInputStream.java,
-         gnu/java/net/protocol/ftp/FTPConnection.java,
-         gnu/java/net/protocol/ftp/FTPURLConnection.java,
-         gnu/java/net/protocol/ftp/PassiveModeDTP.java,
-         gnu/java/net/protocol/ftp/StreamInputStream.java,
-         gnu/java/net/protocol/http/ChunkedInputStream.java,
-         gnu/java/net/protocol/http/HTTPConnection.java,
-         gnu/java/net/protocol/http/HTTPURLConnection.java,
-         gnu/java/net/protocol/http/Headers.java,
-         gnu/java/net/protocol/http/Request.java,
-         gnu/java/net/protocol/http/event/package.html,
-         gnu/java/net/protocol/https/Handler.java,
-         gnu/java/net/protocol/jar/Connection.java,
-         gnu/java/net/protocol/jar/Handler.java,
-         gnu/java/net/protocol/jar/package.html,
-         gnu/java/nio/ChannelInputStream.java,
-         gnu/java/nio/ChannelOutputStream.java,
-         gnu/java/nio/InputStreamChannel.java,
-         gnu/java/nio/OutputStreamChannel.java,
-         gnu/java/nio/SelectorProviderImpl.java,
-         gnu/java/nio/package.html,
-         gnu/java/nio/channels/FileChannelImpl.java,
-         gnu/java/nio/channels/package.html,
-         gnu/java/nio/charset/ByteCharset.java,
-         gnu/java/nio/charset/Cp424.java, gnu/java/nio/charset/Cp437.java,
-         gnu/java/nio/charset/Cp737.java, gnu/java/nio/charset/Cp775.java,
-         gnu/java/nio/charset/Cp850.java, gnu/java/nio/charset/Cp852.java,
-         gnu/java/nio/charset/Cp855.java, gnu/java/nio/charset/Cp857.java,
-         gnu/java/nio/charset/Cp860.java, gnu/java/nio/charset/Cp861.java,
-         gnu/java/nio/charset/Cp862.java, gnu/java/nio/charset/Cp863.java,
-         gnu/java/nio/charset/Cp864.java, gnu/java/nio/charset/Cp865.java,
-         gnu/java/nio/charset/Cp866.java, gnu/java/nio/charset/Cp869.java,
-         gnu/java/nio/charset/Cp874.java,
-         gnu/java/nio/charset/EncodingHelper.java,
-         gnu/java/nio/charset/ISO_8859_13.java,
-         gnu/java/nio/charset/ISO_8859_15.java,
-         gnu/java/nio/charset/ISO_8859_2.java,
-         gnu/java/nio/charset/ISO_8859_3.java,
-         gnu/java/nio/charset/ISO_8859_4.java,
-         gnu/java/nio/charset/ISO_8859_5.java,
-         gnu/java/nio/charset/ISO_8859_6.java,
-         gnu/java/nio/charset/ISO_8859_7.java,
-         gnu/java/nio/charset/ISO_8859_8.java,
-         gnu/java/nio/charset/ISO_8859_9.java,
-         gnu/java/nio/charset/KOI_8.java, gnu/java/nio/charset/MS874.java,
-         gnu/java/nio/charset/MacCentralEurope.java,
-         gnu/java/nio/charset/MacCroatian.java,
-         gnu/java/nio/charset/MacCyrillic.java,
-         gnu/java/nio/charset/MacDingbat.java,
-         gnu/java/nio/charset/MacGreek.java,
-         gnu/java/nio/charset/MacIceland.java,
-         gnu/java/nio/charset/MacRoman.java,
-         gnu/java/nio/charset/MacRomania.java,
-         gnu/java/nio/charset/MacSymbol.java,
-         gnu/java/nio/charset/MacThai.java,
-         gnu/java/nio/charset/MacTurkish.java,
-         gnu/java/nio/charset/Provider.java,
-         gnu/java/nio/charset/UTF_16.java,
-         gnu/java/nio/charset/UTF_16BE.java,
-         gnu/java/nio/charset/UTF_16Decoder.java,
-         gnu/java/nio/charset/UTF_16Encoder.java,
-         gnu/java/nio/charset/UTF_16LE.java,
-         gnu/java/nio/charset/UTF_8.java,
-         gnu/java/nio/charset/UnicodeLittle.java,
-         gnu/java/nio/charset/Windows1250.java,
-         gnu/java/nio/charset/Windows1251.java,
-         gnu/java/nio/charset/Windows1252.java,
-         gnu/java/nio/charset/Windows1253.java,
-         gnu/java/nio/charset/Windows1254.java,
-         gnu/java/nio/charset/Windows1255.java,
-         gnu/java/nio/charset/Windows1256.java,
-         gnu/java/nio/charset/Windows1257.java,
-         gnu/java/nio/charset/Windows1258.java,
-         gnu/java/nio/charset/package.html,
-         gnu/java/nio/charset/iconv/IconvCharset.java,
-         gnu/java/nio/charset/iconv/IconvDecoder.java,
-         gnu/java/nio/charset/iconv/IconvEncoder.java,
-         gnu/java/nio/charset/iconv/IconvMetaData.java,
-         gnu/java/nio/charset/iconv/IconvProvider.java,
-         gnu/java/rmi/RMIMarshalledObjectInputStream.java,
-         gnu/java/rmi/RMIMarshalledObjectOutputStream.java,
-         gnu/java/rmi/package.html, gnu/java/rmi/dgc/DGCImpl.java,
-         gnu/java/rmi/dgc/package.html,
-         gnu/java/rmi/registry/RegistryImpl.java,
-         gnu/java/rmi/registry/package.html,
-         gnu/java/rmi/server/ProtocolConstants.java,
-         gnu/java/rmi/server/RMIDefaultSocketFactory.java,
-         gnu/java/rmi/server/RMIIncomingThread.java,
-         gnu/java/rmi/server/RMIObjectInputStream.java,
-         gnu/java/rmi/server/RMIObjectOutputStream.java,
-         gnu/java/rmi/server/RMIVoidValue.java,
-         gnu/java/rmi/server/UnicastConnectionManager.java,
-         gnu/java/rmi/server/UnicastRef.java,
-         gnu/java/rmi/server/UnicastRemoteCall.java,
-         gnu/java/rmi/server/UnicastRemoteStub.java,
-         gnu/java/rmi/server/UnicastServerRef.java,
-         gnu/java/rmi/server/package.html, gnu/java/security/OID.java,
-         gnu/java/security/package.html,
-         gnu/java/security/action/package.html,
-         gnu/java/security/ber/package.html,
-         gnu/java/security/der/DERReader.java,
-         gnu/java/security/der/DERValue.java,
-         gnu/java/security/der/package.html,
-         gnu/java/security/pkcs/package.html,
-         gnu/java/security/provider/CollectionCertStoreImpl.java,
-         gnu/java/security/provider/DSAParameterGenerator.java,
-         gnu/java/security/provider/DefaultPolicy.java,
-         gnu/java/security/provider/EncodedKeyFactory.java,
-         gnu/java/security/provider/GnuDHPublicKey.java,
-         gnu/java/security/provider/GnuDSAPrivateKey.java,
-         gnu/java/security/provider/GnuDSAPublicKey.java,
-         gnu/java/security/provider/GnuRSAPrivateKey.java,
-         gnu/java/security/provider/GnuRSAPublicKey.java,
-         gnu/java/security/provider/PKIXCertPathValidatorImpl.java,
-         gnu/java/security/provider/RSA.java,
-         gnu/java/security/provider/SHA1PRNG.java,
-         gnu/java/security/provider/SHA1withRSA.java,
-         gnu/java/security/provider/X509CertificateFactory.java,
-         gnu/java/security/provider/package.html,
-         gnu/java/security/util/package.html,
-         gnu/java/security/x509/GnuPKIExtension.java,
-         gnu/java/security/x509/X500DistinguishedName.java,
-         gnu/java/security/x509/X509CRL.java,
-         gnu/java/security/x509/X509CRLEntry.java,
-         gnu/java/security/x509/X509CertPath.java,
-         gnu/java/security/x509/X509CertSelectorImpl.java,
-         gnu/java/security/x509/X509Certificate.java,
-         gnu/java/security/x509/package.html,
-         gnu/java/security/x509/ext/AuthorityKeyIdentifier.java,
-         gnu/java/security/x509/ext/BasicConstraints.java,
-         gnu/java/security/x509/ext/CRLNumber.java,
-         gnu/java/security/x509/ext/CertificatePolicies.java,
-         gnu/java/security/x509/ext/ExtendedKeyUsage.java,
-         gnu/java/security/x509/ext/Extension.java,
-         gnu/java/security/x509/ext/GeneralNames.java,
-         gnu/java/security/x509/ext/IssuerAlternativeNames.java,
-         gnu/java/security/x509/ext/KeyUsage.java,
-         gnu/java/security/x509/ext/PolicyConstraint.java,
-         gnu/java/security/x509/ext/PolicyMappings.java,
-         gnu/java/security/x509/ext/PrivateKeyUsagePeriod.java,
-         gnu/java/security/x509/ext/ReasonCode.java,
-         gnu/java/security/x509/ext/SubjectAlternativeNames.java,
-         gnu/java/security/x509/ext/SubjectKeyIdentifier.java,
-         gnu/java/security/x509/ext/package.html,
-         gnu/java/text/package.html, gnu/java/util/package.html,
-         gnu/java/util/prefs/package.html,
-         gnu/javax/swing/text/html/package.html,
-         gnu/javax/swing/text/html/parser/HTML_401F.java,
-         gnu/javax/swing/text/html/parser/gnuDTD.java,
-         gnu/javax/swing/text/html/parser/htmlAttributeSet.java,
-         gnu/javax/swing/text/html/parser/htmlValidator.java,
-         gnu/javax/swing/text/html/parser/package.html,
-         gnu/javax/swing/text/html/parser/models/PCDATAonly_model.java,
-         gnu/javax/swing/text/html/parser/models/TableRowContentModel.java,
-         gnu/javax/swing/text/html/parser/models/list.java,
-         gnu/javax/swing/text/html/parser/models/noTagModel.java,
-         gnu/javax/swing/text/html/parser/models/node.java,
-         gnu/javax/swing/text/html/parser/models/package.html,
-         gnu/javax/swing/text/html/parser/models/transformer.java,
-         gnu/javax/swing/text/html/parser/support/Parser.java,
-         gnu/javax/swing/text/html/parser/support/gnuStringIntMapper.java,
-         gnu/javax/swing/text/html/parser/support/package.html,
-         gnu/javax/swing/text/html/parser/support/parameterDefaulter.java,
-         gnu/javax/swing/text/html/parser/support/textPreProcessor.java,
-         gnu/javax/swing/text/html/parser/support/low/Buffer.java,
-         gnu/javax/swing/text/html/parser/support/low/Constants.java,
-         gnu/javax/swing/text/html/parser/support/low/Location.java,
-         gnu/javax/swing/text/html/parser/support/low/ParseException.java,
-         gnu/javax/swing/text/html/parser/support/low/Queue.java,
-         gnu/javax/swing/text/html/parser/support/low/ReaderTokenizer.java,
-         gnu/javax/swing/text/html/parser/support/low/Token.java,
-         gnu/javax/swing/text/html/parser/support/low/node.java,
-         gnu/javax/swing/text/html/parser/support/low/package.html,
-         gnu/javax/swing/text/html/parser/support/low/pattern.java,
-         gnu/xml/aelfred2/JAXPFactory.java,
-         gnu/xml/aelfred2/SAXDriver.java, gnu/xml/aelfred2/XmlParser.java,
-         gnu/xml/aelfred2/XmlReader.java, gnu/xml/dom/DomImpl.java,
-         gnu/xml/dom/DomNode.java,
-         gnu/xml/dom/html2/DomHTMLAnchorElement.java,
-         gnu/xml/dom/html2/DomHTMLAppletElement.java,
-         gnu/xml/dom/html2/DomHTMLAreaElement.java,
-         gnu/xml/dom/html2/DomHTMLBRElement.java,
-         gnu/xml/dom/html2/DomHTMLBaseElement.java,
-         gnu/xml/dom/html2/DomHTMLBaseFontElement.java,
-         gnu/xml/dom/html2/DomHTMLBodyElement.java,
-         gnu/xml/dom/html2/DomHTMLButtonElement.java,
-         gnu/xml/dom/html2/DomHTMLCollection.java,
-         gnu/xml/dom/html2/DomHTMLDListElement.java,
-         gnu/xml/dom/html2/DomHTMLDirectoryElement.java,
-         gnu/xml/dom/html2/DomHTMLDivElement.java,
-         gnu/xml/dom/html2/DomHTMLDocument.java,
-         gnu/xml/dom/html2/DomHTMLElement.java,
-         gnu/xml/dom/html2/DomHTMLFieldSetElement.java,
-         gnu/xml/dom/html2/DomHTMLFontElement.java,
-         gnu/xml/dom/html2/DomHTMLFormElement.java,
-         gnu/xml/dom/html2/DomHTMLFrameElement.java,
-         gnu/xml/dom/html2/DomHTMLFrameSetElement.java,
-         gnu/xml/dom/html2/DomHTMLHRElement.java,
-         gnu/xml/dom/html2/DomHTMLHeadElement.java,
-         gnu/xml/dom/html2/DomHTMLHeadingElement.java,
-         gnu/xml/dom/html2/DomHTMLHtmlElement.java,
-         gnu/xml/dom/html2/DomHTMLIFrameElement.java,
-         gnu/xml/dom/html2/DomHTMLImageElement.java,
-         gnu/xml/dom/html2/DomHTMLImpl.java,
-         gnu/xml/dom/html2/DomHTMLInputElement.java,
-         gnu/xml/dom/html2/DomHTMLIsIndexElement.java,
-         gnu/xml/dom/html2/DomHTMLLIElement.java,
-         gnu/xml/dom/html2/DomHTMLLabelElement.java,
-         gnu/xml/dom/html2/DomHTMLLegendElement.java,
-         gnu/xml/dom/html2/DomHTMLLinkElement.java,
-         gnu/xml/dom/html2/DomHTMLMapElement.java,
-         gnu/xml/dom/html2/DomHTMLMenuElement.java,
-         gnu/xml/dom/html2/DomHTMLMetaElement.java,
-         gnu/xml/dom/html2/DomHTMLModElement.java,
-         gnu/xml/dom/html2/DomHTMLOListElement.java,
-         gnu/xml/dom/html2/DomHTMLObjectElement.java,
-         gnu/xml/dom/html2/DomHTMLOptGroupElement.java,
-         gnu/xml/dom/html2/DomHTMLOptionElement.java,
-         gnu/xml/dom/html2/DomHTMLParagraphElement.java,
-         gnu/xml/dom/html2/DomHTMLParamElement.java,
-         gnu/xml/dom/html2/DomHTMLParser.java,
-         gnu/xml/dom/html2/DomHTMLPreElement.java,
-         gnu/xml/dom/html2/DomHTMLQuoteElement.java,
-         gnu/xml/dom/html2/DomHTMLScriptElement.java,
-         gnu/xml/dom/html2/DomHTMLSelectElement.java,
-         gnu/xml/dom/html2/DomHTMLStyleElement.java,
-         gnu/xml/dom/html2/DomHTMLTableCaptionElement.java,
-         gnu/xml/dom/html2/DomHTMLTableCellElement.java,
-         gnu/xml/dom/html2/DomHTMLTableColElement.java,
-         gnu/xml/dom/html2/DomHTMLTableElement.java,
-         gnu/xml/dom/html2/DomHTMLTableRowElement.java,
-         gnu/xml/dom/html2/DomHTMLTableSectionElement.java,
-         gnu/xml/dom/html2/DomHTMLTextAreaElement.java,
-         gnu/xml/dom/html2/DomHTMLTitleElement.java,
-         gnu/xml/dom/html2/DomHTMLUListElement.java,
-         gnu/xml/dom/ls/SAXEventSink.java, include/Makefile.am,
-         include/gnu_java_nio_charset_iconv_IconvDecoder.h,
-         include/gnu_java_nio_charset_iconv_IconvEncoder.h,
-         include/java_io_ObjectInputStream.h,
-         include/java_io_VMObjectInputStream.h,
-         include/java_lang_Double.h, include/java_lang_Object.h,
-         include/java_lang_VMDouble.h, include/java_net_InetAddress.h,
-         include/java_net_NetworkInterface.h,
-         include/java_net_VMInetAddress.h,
-         include/java_net_VMNetworkInterface.h, include/jni.h,
-         include/jni_md-alpha.h, include/jni_md-i386.h,
-         include/jni_md-mips.h, include/jni_md-powerpc.h,
-         include/jni_md-x86_64.h, java/awt/AWTEvent.java,
-         java/awt/AWTKeyStroke.java, java/awt/BorderLayout.java,
-         java/awt/Button.java, java/awt/Checkbox.java,
-         java/awt/Choice.java, java/awt/Component.java,
-         java/awt/Font.java, java/awt/FontMetrics.java,
-         java/awt/Frame.java, java/awt/GraphicsDevice.java,
-         java/awt/GraphicsEnvironment.java, java/awt/MediaTracker.java,
-         java/awt/MenuComponent.java, java/awt/MenuItem.java,
-         java/awt/Robot.java, java/awt/TextComponent.java,
-         java/awt/Transparency.java, java/awt/Window.java,
-         java/awt/geom/Arc2D.java, java/awt/geom/Area.java,
-         java/awt/geom/CubicCurve2D.java, java/awt/geom/GeneralPath.java,
-         java/awt/geom/QuadCurve2D.java, java/awt/image/ConvolveOp.java,
-         java/awt/image/IndexColorModel.java,
-         java/awt/image/PixelGrabber.java, java/awt/image/RasterOp.java,
-         java/awt/print/PrinterJob.java, java/beans/EventHandler.java,
-         java/beans/FeatureDescriptor.java, java/beans/Introspector.java,
-         java/beans/beancontext/BeanContextServicesSupport.java,
-         java/beans/beancontext/BeanContextSupport.java,
-         java/io/DataInputStream.java, java/io/DataOutputStream.java,
-         java/io/FileInputStream.java, java/io/FileOutputStream.java,
-         java/io/FilePermission.java, java/io/InputStreamReader.java,
-         java/io/ObjectInputStream.java, java/io/OutputStreamWriter.java,
-         java/io/PipedInputStream.java, java/io/PrintStream.java,
-         java/io/RandomAccessFile.java, java/lang/AssertionError.java,
-         java/lang/Class.java, java/lang/ClassLoader.java,
-         java/lang/Double.java, java/lang/Float.java,
-         java/lang/InheritableThreadLocal.java, java/lang/Object.java,
-         java/lang/Runtime.java, java/lang/String.java,
-         java/lang/System.java, java/lang/Thread.java,
-         java/lang/ThreadLocal.java, java/lang/annotation/package.html,
-         java/net/Inet4Address.java, java/net/Inet6Address.java,
-         java/net/InetAddress.java, java/net/NetworkInterface.java,
-         java/net/ServerSocket.java, java/net/URI.java, java/net/URL.java,
-         java/net/URLClassLoader.java, java/nio/ByteBufferImpl.java,
-         java/nio/CharBufferImpl.java, java/nio/charset/Charset.java,
-         java/nio/charset/CharsetDecoder.java,
-         java/nio/charset/CharsetEncoder.java, java/rmi/Naming.java,
-         java/rmi/server/RemoteObject.java,
-         java/security/AccessControlContext.java,
-         java/security/Security.java, java/text/DecimalFormat.java,
-         java/text/DecimalFormatSymbols.java,
-         java/text/SimpleDateFormat.java, java/util/Calendar.java,
-         java/util/Currency.java, java/util/GregorianCalendar.java,
-         java/util/LocaleData.java, java/util/zip/GZIPInputStream.java,
-         javax/imageio/ImageIO.java, javax/imageio/spi/IIORegistry.java,
-         javax/swing/BoxLayout.java, javax/swing/CellRendererPane.java,
-         javax/swing/ImageIcon.java, javax/swing/JColorChooser.java,
-         javax/swing/JComboBox.java, javax/swing/JComponent.java,
-         javax/swing/JFormattedTextField.java, javax/swing/JList.java,
-         javax/swing/JMenu.java, javax/swing/JRootPane.java,
-         javax/swing/JTextArea.java, javax/swing/JToggleButton.java,
-         javax/swing/JToolBar.java, javax/swing/RepaintManager.java,
-         javax/swing/Timer.java, javax/swing/ToolTipManager.java,
-         javax/swing/TransferHandler.java, javax/swing/UIDefaults.java,
-         javax/swing/UIManager.java,
-         javax/swing/colorchooser/DefaultHSBChooserPanel.java,
-         javax/swing/colorchooser/DefaultRGBChooserPanel.java,
-         javax/swing/colorchooser/DefaultSwatchChooserPanel.java,
-         javax/swing/plaf/basic/BasicArrowButton.java,
-         javax/swing/plaf/basic/BasicButtonListener.java,
-         javax/swing/plaf/basic/BasicButtonUI.java,
-         javax/swing/plaf/basic/BasicColorChooserUI.java,
-         javax/swing/plaf/basic/BasicComboBoxUI.java,
-         javax/swing/plaf/basic/BasicDesktopIconUI.java,
-         javax/swing/plaf/basic/BasicGraphicsUtils.java,
-         javax/swing/plaf/basic/BasicInternalFrameTitlePane.java,
-         javax/swing/plaf/basic/BasicListUI.java,
-         javax/swing/plaf/basic/BasicLookAndFeel.java,
-         javax/swing/plaf/basic/BasicMenuBarUI.java,
-         javax/swing/plaf/basic/BasicMenuItemUI.java,
-         javax/swing/plaf/basic/BasicMenuUI.java,
-         javax/swing/plaf/basic/BasicOptionPaneUI.java,
-         javax/swing/plaf/basic/BasicPopupMenuUI.java,
-         javax/swing/plaf/basic/BasicScrollBarUI.java,
-         javax/swing/plaf/basic/BasicScrollPaneUI.java,
-         javax/swing/plaf/basic/BasicSliderUI.java,
-         javax/swing/plaf/basic/BasicSplitPaneDivider.java,
-         javax/swing/plaf/basic/BasicTabbedPaneUI.java,
-         javax/swing/plaf/basic/BasicToggleButtonUI.java,
-         javax/swing/plaf/basic/BasicToolBarUI.java,
-         javax/swing/plaf/metal/MetalBorders.java,
-         javax/swing/plaf/metal/MetalButtonUI.java,
-         javax/swing/plaf/metal/MetalCheckBoxUI.java,
-         javax/swing/plaf/metal/MetalComboBoxUI.java,
-         javax/swing/plaf/metal/MetalDesktopIconUI.java,
-         javax/swing/plaf/metal/MetalInternalFrameUI.java,
-         javax/swing/plaf/metal/MetalLabelUI.java,
-         javax/swing/plaf/metal/MetalLookAndFeel.java,
-         javax/swing/plaf/metal/MetalPopupMenuSeparatorUI.java,
-         javax/swing/plaf/metal/MetalProgressBarUI.java,
-         javax/swing/plaf/metal/MetalRadioButtonUI.java,
-         javax/swing/plaf/metal/MetalRootPaneUI.java,
-         javax/swing/plaf/metal/MetalScrollBarUI.java,
-         javax/swing/plaf/metal/MetalScrollPaneUI.java,
-         javax/swing/plaf/metal/MetalSeparatorUI.java,
-         javax/swing/plaf/metal/MetalSliderUI.java,
-         javax/swing/plaf/metal/MetalSplitPaneUI.java,
-         javax/swing/plaf/metal/MetalTabbedPaneUI.java,
-         javax/swing/plaf/metal/MetalTextFieldUI.java,
-         javax/swing/plaf/metal/MetalToggleButtonUI.java,
-         javax/swing/plaf/metal/MetalToolBarUI.java,
-         javax/swing/plaf/metal/MetalToolTipUI.java,
-         javax/swing/plaf/metal/MetalTreeUI.java,
-         javax/swing/text/AbstractDocument.java,
-         javax/swing/text/ChangedCharSetException.java,
-         javax/swing/text/DefaultEditorKit.java,
-         javax/swing/text/Document.java, javax/swing/text/GapContent.java,
-         javax/swing/text/JTextComponent.java,
-         javax/swing/text/SimpleAttributeSet.java,
-         javax/swing/text/StringContent.java,
-         javax/swing/text/StyleConstants.java,
-         javax/swing/text/StyleContext.java,
-         javax/swing/text/html/HTML.java,
-         javax/swing/text/html/HTMLDocument.java,
-         javax/swing/text/html/HTMLEditorKit.java,
-         javax/swing/text/html/HTMLFrameHyperlinkEvent.java,
-         javax/swing/text/html/package.html,
-         javax/swing/text/html/parser/AttributeList.java,
-         javax/swing/text/html/parser/ContentModel.java,
-         javax/swing/text/html/parser/DTD.java,
-         javax/swing/text/html/parser/DTDConstants.java,
-         javax/swing/text/html/parser/DocumentParser.java,
-         javax/swing/text/html/parser/Element.java,
-         javax/swing/text/html/parser/Entity.java,
-         javax/swing/text/html/parser/Parser.java,
-         javax/swing/text/html/parser/ParserDelegator.java,
-         javax/swing/text/html/parser/TagElement.java,
-         javax/swing/text/html/parser/package.html,
-         javax/swing/text/rtf/ControlWordToken.java,
-         javax/swing/text/rtf/RTFEditorKit.java,
-         javax/swing/text/rtf/RTFParseException.java,
-         javax/swing/text/rtf/RTFParser.java,
-         javax/swing/text/rtf/RTFScanner.java,
-         javax/swing/text/rtf/TextToken.java,
-         javax/swing/text/rtf/Token.java,
-         javax/swing/tree/DefaultTreeSelectionModel.java, m4/accross.m4,
-         m4/acinclude.m4, m4/iconv.m4, m4/lib-ld.m4, m4/lib-link.m4,
-         m4/lib-prefix.m4, m4/pkg.m4, native/fdlibm/dtoa.c,
-         native/fdlibm/e_asin.c, native/fdlibm/e_exp.c,
-         native/fdlibm/e_rem_pio2.c, native/fdlibm/ieeefp.h,
-         native/fdlibm/strtod.c, native/jni/Makefile.am,
-         native/jni/classpath/jcl.h,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkPixbufDecoder.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c,
-         native/jni/java-io/Makefile.am,
-         native/jni/java-io/java_io_ObjectInputStream.c,
-         native/jni/java-io/java_io_VMFile.c,
-         native/jni/java-io/java_io_VMObjectInputStream.c,
-         native/jni/java-io/java_io_VMObjectStreamClass.c,
-         native/jni/java-io/javaio.c, native/jni/java-lang/Makefile.am,
-         native/jni/java-lang/java_lang_Double.c,
-         native/jni/java-lang/java_lang_Math.c,
-         native/jni/java-lang/java_lang_Object.c,
-         native/jni/java-lang/java_lang_VMDouble.c,
-         native/jni/java-lang/java_lang_VMFloat.c,
-         native/jni/java-lang/java_lang_VMProcess.c,
-         native/jni/java-lang/java_lang_VMSystem.c,
-         native/jni/java-lang/java_lang_reflect_Array.c,
-         native/jni/java-net/Makefile.am,
-         native/jni/java-net/gnu_java_net_PlainDatagramSocketImpl.c,
-         native/jni/java-net/gnu_java_net_PlainSocketImpl.c,
-         native/jni/java-net/java_net_InetAddress.c,
-         native/jni/java-net/java_net_NetworkInterface.c,
-         native/jni/java-net/java_net_VMInetAddress.c,
-         native/jni/java-net/java_net_VMNetworkInterface.c,
-         native/jni/java-net/javanet.c, native/jni/java-nio/Makefile.am,
-         native/jni/java-nio/gnu_java_nio_VMPipe.c,
-         native/jni/java-nio/gnu_java_nio_VMSelector.c,
-         native/jni/java-nio/gnu_java_nio_channels_FileChannelImpl.c,
-         native/jni/java-nio/gnu_java_nio_charset_iconv_IconvDecoder.c,
-         native/jni/java-nio/gnu_java_nio_charset_iconv_IconvEncoder.c,
-         native/jni/java-nio/java_nio_MappedByteBufferImpl.c,
-         native/jni/java-nio/java_nio_VMDirectByteBuffer.c,
-         native/jni/java-util/java_util_VMTimeZone.c,
-         org/omg/CORBA/ARG_IN.java, org/omg/CORBA/ARG_INOUT.java,
-         org/omg/CORBA/ARG_OUT.java, org/omg/CORBA/Any.java,
-         org/omg/CORBA/AnyHolder.java, org/omg/CORBA/AnySeqHelper.java,
-         org/omg/CORBA/AnySeqHolder.java, org/omg/CORBA/BAD_CONTEXT.java,
-         org/omg/CORBA/BAD_INV_ORDER.java,
-         org/omg/CORBA/BAD_OPERATION.java, org/omg/CORBA/BAD_PARAM.java,
-         org/omg/CORBA/BAD_POLICY.java,
-         org/omg/CORBA/BAD_POLICY_TYPE.java,
-         org/omg/CORBA/BAD_POLICY_VALUE.java,
-         org/omg/CORBA/BAD_TYPECODE.java,
-         org/omg/CORBA/BooleanHolder.java,
-         org/omg/CORBA/BooleanSeqHelper.java,
-         org/omg/CORBA/BooleanSeqHolder.java, org/omg/CORBA/Bounds.java,
-         org/omg/CORBA/ByteHolder.java, org/omg/CORBA/COMM_FAILURE.java,
-         org/omg/CORBA/CTX_RESTRICT_SCOPE.java,
-         org/omg/CORBA/CharHolder.java, org/omg/CORBA/CharSeqHelper.java,
-         org/omg/CORBA/CharSeqHolder.java,
-         org/omg/CORBA/CompletionStatus.java,
-         org/omg/CORBA/CompletionStatusHelper.java,
-         org/omg/CORBA/Context.java, org/omg/CORBA/ContextList.java,
-         org/omg/CORBA/DATA_CONVERSION.java,
-         org/omg/CORBA/DoubleHolder.java,
-         org/omg/CORBA/DoubleSeqHelper.java,
-         org/omg/CORBA/DoubleSeqHolder.java,
-         org/omg/CORBA/Environment.java, org/omg/CORBA/ExceptionList.java,
-         org/omg/CORBA/FREE_MEM.java, org/omg/CORBA/FixedHolder.java,
-         org/omg/CORBA/FloatHolder.java,
-         org/omg/CORBA/FloatSeqHelper.java,
-         org/omg/CORBA/FloatSeqHolder.java, org/omg/CORBA/IDLEntity.java,
-         org/omg/CORBA/IDLType.java, org/omg/CORBA/IMP_LIMIT.java,
-         org/omg/CORBA/INITIALIZE.java, org/omg/CORBA/INTERNAL.java,
-         org/omg/CORBA/INTF_REPOS.java,
-         org/omg/CORBA/INVALID_TRANSACTION.java,
-         org/omg/CORBA/INV_FLAG.java, org/omg/CORBA/INV_IDENT.java,
-         org/omg/CORBA/INV_OBJREF.java, org/omg/CORBA/INV_POLICY.java,
-         org/omg/CORBA/IntHolder.java, org/omg/CORBA/LongHolder.java,
-         org/omg/CORBA/LongLongSeqHelper.java,
-         org/omg/CORBA/LongLongSeqHolder.java,
-         org/omg/CORBA/LongSeqHelper.java,
-         org/omg/CORBA/LongSeqHolder.java, org/omg/CORBA/MARSHAL.java,
-         org/omg/CORBA/NO_IMPLEMENT.java, org/omg/CORBA/NO_MEMORY.java,
-         org/omg/CORBA/NO_PERMISSION.java, org/omg/CORBA/NO_RESPONSE.java,
-         org/omg/CORBA/NVList.java, org/omg/CORBA/NamedValue.java,
-         org/omg/CORBA/OBJECT_NOT_EXIST.java,
-         org/omg/CORBA/OBJ_ADAPTER.java, org/omg/CORBA/OMGVMCID.java,
-         org/omg/CORBA/ORB.java, org/omg/CORBA/Object.java,
-         org/omg/CORBA/OctetSeqHelper.java,
-         org/omg/CORBA/OctetSeqHolder.java,
-         org/omg/CORBA/PERSIST_STORE.java,
-         org/omg/CORBA/PRIVATE_MEMBER.java,
-         org/omg/CORBA/PUBLIC_MEMBER.java, org/omg/CORBA/Principal.java,
-         org/omg/CORBA/PrincipalHolder.java, org/omg/CORBA/Request.java,
-         org/omg/CORBA/ShortHolder.java,
-         org/omg/CORBA/ShortSeqHelper.java,
-         org/omg/CORBA/ShortSeqHolder.java,
-         org/omg/CORBA/StringHolder.java,
-         org/omg/CORBA/StringSeqHelper.java,
-         org/omg/CORBA/StringSeqHolder.java,
-         org/omg/CORBA/StructMember.java,
-         org/omg/CORBA/SystemException.java, org/omg/CORBA/TCKind.java,
-         org/omg/CORBA/TRANSACTION_REQUIRED.java,
-         org/omg/CORBA/TRANSACTION_ROLLEDBACK.java,
-         org/omg/CORBA/TRANSIENT.java, org/omg/CORBA/TypeCode.java,
-         org/omg/CORBA/TypeCodeHolder.java,
-         org/omg/CORBA/ULongLongSeqHelper.java,
-         org/omg/CORBA/ULongLongSeqHolder.java,
-         org/omg/CORBA/ULongSeqHelper.java,
-         org/omg/CORBA/ULongSeqHolder.java, org/omg/CORBA/UNKNOWN.java,
-         org/omg/CORBA/UNSUPPORTED_POLICY.java,
-         org/omg/CORBA/UNSUPPORTED_POLICY_VALUE.java,
-         org/omg/CORBA/UShortSeqHelper.java,
-         org/omg/CORBA/UShortSeqHolder.java,
-         org/omg/CORBA/UnionMember.java, org/omg/CORBA/UserException.java,
-         org/omg/CORBA/VM_ABSTRACT.java, org/omg/CORBA/VM_CUSTOM.java,
-         org/omg/CORBA/VM_NONE.java, org/omg/CORBA/VM_TRUNCATABLE.java,
-         org/omg/CORBA/ValueMember.java,
-         org/omg/CORBA/WCharSeqHelper.java,
-         org/omg/CORBA/WCharSeqHolder.java,
-         org/omg/CORBA/WStringSeqHelper.java,
-         org/omg/CORBA/WStringSeqHolder.java,
-         org/omg/CORBA/WrongTransaction.java,
-         org/omg/CORBA/DynAnyPackage/Invalid.java,
-         org/omg/CORBA/DynAnyPackage/InvalidSeq.java,
-         org/omg/CORBA/DynAnyPackage/InvalidValue.java,
-         org/omg/CORBA/DynAnyPackage/TypeMismatch.java,
-         org/omg/CORBA/DynAnyPackage/package.html,
-         org/omg/CORBA/ORBPackage/InconsistentTypeCode.java,
-         org/omg/CORBA/ORBPackage/InvalidName.java,
-         org/omg/CORBA/ORBPackage/package.html,
-         org/omg/CORBA/TypeCodePackage/BadKind.java,
-         org/omg/CORBA/TypeCodePackage/Bounds.java,
-         org/omg/CORBA/TypeCodePackage/package.html,
-         org/omg/CORBA/portable/IDLEntity.java,
-         org/omg/CORBA/portable/InputStream.java,
-         org/omg/CORBA/portable/OutputStream.java,
-         org/omg/CORBA/portable/Streamable.java,
-         scripts/classpath.spec.in,
-         vm/reference/java/io/VMObjectInputStream.java,
-         vm/reference/java/lang/VMClass.java,
-         vm/reference/java/lang/VMClassLoader.java,
-         vm/reference/java/lang/VMDouble.java,
-         vm/reference/java/lang/VMObject.java,
-         vm/reference/java/net/VMInetAddress.java,
-         vm/reference/java/net/VMNetworkInterface.java: Updated to
-         classpath-0.15.
-
 2005-05-03 21:27  twisti
 
        * src/vm/jit/alpha/: asmpart.S, codegen.c, patcher.c: Patcher
 
 2005-05-03 21:24  twisti
 
-       * src/vm/jit/jit.c: - added asmpart.h include - removed codegen.h
-         include
+       * src/vm/jit/jit.c:
+         - added asmpart.h include
+         - removed codegen.h include
 
 2005-05-01 14:27  jowenn
 
 
 2005-04-30 15:29  twisti
 
-       * src/vm/jit/x86_64/codegen.c: - use new patcher for putfieldconst
+       * src/vm/jit/x86_64/codegen.c:
+         - use new patcher for putfieldconst
          - warning fixes
 
 2005-04-30 15:28  twisti
 
-       * src/vm/jit/x86_64/patcher.c: - sync stuff must be done before
-         builtin_monitorexit - implemented patcher_putfieldconst
+       * src/vm/jit/x86_64/patcher.c:
+         - sync stuff must be done before builtin_monitorexit
+         - implemented patcher_putfieldconst
 
 2005-04-30 15:27  twisti
 
 2005-04-30 13:51  jowenn
 
        * src/toolbox/logging.h: increase the MAXLIGTEXT constant. Perhaps
-         it's a littlebit too generous now, but at least verbosecall
-         doesn't crash anymore during eclipse startup.  It should be
-         considered, if using a constant smaller length should be used and
-         if necessary dynamically increased
+         it's a littlebit too generous now, but at least verbosecall doesn't
+         crash anymore during eclipse startup.  It should be considered, if
+         using a constant smaller length should be used and if necessary
+         dynamically increased
 
 2005-04-29 21:29  twisti
 
 
 2005-04-29 21:01  twisti
 
-       * src/vm/jit/x86_64/codegen.c: - also save temporary registers in
-         leaf methods for -verbosecall - create a virtual
-         java_objectheader in patchref stubs to synchronize   patcher
-         calls - use some alpha macros
+       * src/vm/jit/x86_64/codegen.c:
+         - also save temporary registers in leaf methods for -verbosecall
+         - create a virtual java_objectheader in patchref stubs to
+           synchronize patcher calls
+         - use some alpha macros
 
 2005-04-29 20:55  twisti
 
 2005-04-29 17:22  twisti
 
        * src/vm/jit/x86_64/patcher.c: Synchronize patcher functions.
-         Unfortunately it's not possible to write a wrapper for all
-         patcher functions (ra is calculated differently).
+         Unfortunately it's not possible to write a wrapper for all patcher
+         functions (ra is calculated differently).
 
 2005-04-29 17:18  twisti
 
 2005-04-28 14:38  jowenn
 
        * src/native/jni.c: the real implementation doesn't work yet as I
-         would like, so this is only to make eclipse startup that much,
-         that the show assembler runtime option crashes
+         would like, so this is only to make eclipse startup that much, that
+         the show assembler runtime option crashes
 
 2005-04-28 14:34  jowenn
 
 
 2005-04-27 14:53  twisti
 
-       * src/vm/jit/alpha/asmpart.S: - float register defines (couldn't
-         find a header file at least on osf) - added float registers to
-         SAVE_*_REGISTERS, RESTORE_*_REGISTERS - return zero in exception
-         case in asm_calljavafunction2 - fixed gp bug in
-         asm_throw_and_handle_exception: hit with hardware   null pointer
+       * src/vm/jit/alpha/asmpart.S:
+         - float register defines (couldn't find a header file at least on
+         osf)
+         - added float registers to SAVE_*_REGISTERS, RESTORE_*_REGISTERS
+         - return zero in exception case in asm_calljavafunction2
+         - fixed gp bug in asm_throw_and_handle_exception: hit with hardware
+           null pointer
          - changes in asm_wrapper_patcher
 
 2005-04-27 14:46  twisti
 
-       * src/vm/jit/alpha/codegen.c: - use itmp3 for patchref branch and
-         save the return address in the patchref   stub, since the ra
-         register is not saved in leaf methods - implemented remaining
-         lazy loading stuff
+       * src/vm/jit/alpha/codegen.c:
+         - use itmp3 for patchref branch and save the return address in the
+           patchref stub, since the ra register is not saved in leaf methods
+         - implemented remaining lazy loading stuff
 
 2005-04-27 14:44  twisti
 
 
 2005-04-27 14:42  twisti
 
-       * src/vm/jit/stack.c: - remaining lazy loading stuff for alpha -
-         print `(NOT RESOLVED)' for invoke instructions
+       * src/vm/jit/stack.c:
+         - remaining lazy loading stuff for alpha
+         - print `(NOT RESOLVED)' for invoke instructions
 
 2005-04-27 14:42  twisti
 
 
 2005-04-26 21:50  twisti
 
-       * src/vm/jit/x86_64/codegen.c: - handle monitorenter/exit inline -
-         renamed ICMD_NULLCHECKPOP to ICMD_CHECKNULL - generate 5 nop's
-         with showdisassemble for patchrefs - all patchrefs use the same
-         patcher wrapper
+       * src/vm/jit/x86_64/codegen.c:
+         - handle monitorenter/exit inline
+         - renamed ICMD_NULLCHECKPOP to ICMD_CHECKNULL
+         - generate 5 nop's with showdisassemble for patchrefs
+         - all patchrefs use the same patcher wrapper
 
 2005-04-26 21:49  twisti
 
-       * src/vm/jit/x86_64/patcher.c: - all patcher use the same wrapper
-         and thus the same passing conventions - skip nop's with
-         showdisassemble
+       * src/vm/jit/x86_64/patcher.c:
+         - all patcher use the same wrapper and thus the same passing
+         conventions
+         - skip nop's with showdisassemble
 
 2005-04-26 21:48  twisti
 
-       * src/vm/jit/x86_64/asmpart.S: - removed: asm_builtin_monitorenter,
-         asm_builtin_monitorexit (these are now   handled inline) - we
-         only need one patcher wrapper
+       * src/vm/jit/x86_64/asmpart.S:
+         - removed: asm_builtin_monitorenter, asm_builtin_monitorexit (these
+           are now handled inline)
+         - we only need one patcher wrapper
 
 2005-04-26 18:16  twisti
 
 
 2005-04-26 18:14  twisti
 
-       * src/vm/jit/parse.c: - lazy loading for alpha (some left) -
-         bugfix: don't pass NULL to builtin functions, since RISC machines
-         optimize that to a `clr reg' or similar - BUILTIN_anewarray
-         replaced with BUILTIN_newarray
+       * src/vm/jit/parse.c:
+         - lazy loading for alpha (some left)
+         - bugfix: don't pass NULL to builtin functions, since RISC machines
+           optimize that to a `clr reg' or similar
+         - BUILTIN_anewarray replaced with BUILTIN_newarray
 
 2005-04-26 18:12  twisti
 
 
 2005-04-26 11:11  twisti
 
-       * tests/codepatching/test.java: - doit - try-catch blocks
+       * tests/codepatching/test.java:
+         - doit
+         - try-catch blocks
 
 2005-04-26 01:15  twisti
 
 
 2005-04-25 16:19  twisti
 
-       * src/cacaoh/headers.c: - removed unused i386 stuff
-         (asm_builtin_newarray,   asm_builtin_arrayinstanceof) - changed
-         asm_wrapper_patcher_builtin_* to patcher_builtin_*
+       * src/cacaoh/headers.c:
+         - removed unused i386 stuff (asm_builtin_newarray,
+           asm_builtin_arrayinstanceof)
+         - changed asm_wrapper_patcher_builtin_* to patcher_builtin_*
 
 2005-04-25 16:16  twisti
 
-       * src/vm/jit/i386/codegen.c: - monitorenter/exit are now handled
-         inline - renamed ICMD_NULLCHECKPOP to ICMD_CHECKNULL - generate
-         nop's for showdisassemble (-sa) - all lazy instructions use
-         patchref
+       * src/vm/jit/i386/codegen.c:
+         - monitorenter/exit are now handled inline
+         - renamed ICMD_NULLCHECKPOP to ICMD_CHECKNULL
+         - generate nop's for showdisassemble (-sa)
+         - all lazy instructions use patchref
 
 2005-04-25 16:15  twisti
 
-       * src/vm/jit/i386/codegen.h: - removed ALIGNCODENOP - added M_NOP
+       * src/vm/jit/i386/codegen.h:
+         - removed ALIGNCODENOP
+         - added M_NOP
 
 2005-04-25 16:14  twisti
 
-       * src/vm/jit/i386/patcher.c: - changes signatures (every patcher
-         uses the same assembler wrapper) - handle showdisassemble (-sa)
+       * src/vm/jit/i386/patcher.c:
+         - changes signatures (every patcher uses the same assembler wrapper)
+         - handle showdisassemble (-sa)
 
 2005-04-25 16:13  twisti
 
-       * src/vm/jit/i386/asmpart.S: Removed (a lot of stuff):   -
-         unrequired patcher wrapper   - asm_builtin_monitorenter,
-         asm_builtin_monitorexit: are now handled     inline   -
-         asm_builtin_newarray, asm_builtin_multianewarray,
-         asm_builtin_arrayinstanceof: not required anymore since 4-byte
-         stack     slots (i386 calling convention)
+       * src/vm/jit/i386/asmpart.S: Removed (a lot of stuff):
+           - unrequired patcher wrapper
+           - asm_builtin_monitorenter, asm_builtin_monitorexit: are now
+             handled inline
+           - asm_builtin_newarray, asm_builtin_multianewarray,
+             asm_builtin_arrayinstanceof: not required anymore since 4-byte
+             stack slots (i386 calling convention)
 
 2005-04-25 16:10  twisti
 
-       * src/vm/jit/patcher.h: - changed signatures - added functionptr
-         defines
+       * src/vm/jit/patcher.h:
+         - changed signatures
+         - added functionptr defines
 
 2005-04-25 16:10  twisti
 
 2005-04-25 16:09  twisti
 
        * src/vm/jit/parse.c: new, newarray, multianewarray,
-         checkarraycast, arrayinstanceof now also use the patchref stuff,
-         so we need only 1 wrapper.
+         checkarraycast, arrayinstanceof now also use the patchref stuff, so
+         we need only 1 wrapper.
 
 2005-04-25 16:07  twisti
 
 
 2005-04-25 12:01  twisti
 
-       * src/vm/builtin.c: - made builtin_monitorexit void - some code
-         reformatting
+       * src/vm/builtin.c:
+         - made builtin_monitorexit void
+         - some code reformatting
 
 2005-04-25 12:00  twisti
 
 
        * src/vm/jit/: jit.c, jit.h, lsra.inc, reg.inc, stack.c,
          loop/tracing.c, verify/typecheck.c: Renamed ICMD_NULLCHECKPOP to
-         ICMD_CHECKNULL and it does not pop an operand off the stack
-         anymore.
+         ICMD_CHECKNULL and it does not pop an operand off the stack anymore.
 
 2005-04-24 15:07  jowenn
 
        * src/: native/vm/VMStackWalker.c, native/vm/VMThrowable.c,
          vm/builtin.c, vm/jit/codegen.inc, vm/jit/parse.c,
          vm/jit/stacktrace.c, vm/jit/x86_64/asmoffsets.h,
-         vm/jit/x86_64/asmpart.S, vm/jit/x86_64/codegen.c:  first part of
-         stacktraces on x86_64
+         vm/jit/x86_64/asmpart.S, vm/jit/x86_64/codegen.c:
+          first part of stacktraces on x86_64
 
 2005-04-22 19:37  christian
 
        * src/vm/jit/: reg.h, reg.inc, stack.c, i386/arch.h,
          i386/codegen.h, i386/emitfuncs.c, powerpc/arch.h,
          powerpc/codegen.c, x86_64/codegen.c: 4 Byte Stackslots for i386
-         (native Calling Convention) 16 Byte Stack alignment for PowerPC
-         in createnativestub no copy of spilled arguments to spilled
-         locals on x86_64 new define HAS_4BYTE_STACKSLOT in arch.h
+         (native Calling Convention) 16 Byte Stack alignment for PowerPC in
+         createnativestub no copy of spilled arguments to spilled locals on
+         x86_64 new define HAS_4BYTE_STACKSLOT in arch.h
          SUPPORT_COMBINE_INTEGER_REGISTERS instead of USE_TWOREGS
 
 2005-04-22 16:57  twisti
 
 2005-04-22 15:50  twisti
 
-       * src/native/native.c: - use global class_ variables - use
-         builtin_anewarray instead of builtin_newarray
+       * src/native/native.c:
+         - use global class_ variables
+         - use builtin_anewarray instead of builtin_newarray
 
 2005-04-22 15:50  twisti
 
 
 2005-04-22 00:41  twisti
 
-       * src/vm/builtin.c: - renamed patcher wrapper entries in builtin
-         table - renamed builtin_nmultianewarray to builtin_multianewarray
+       * src/vm/builtin.c:
+         - renamed patcher wrapper entries in builtin table
+         - renamed builtin_nmultianewarray to builtin_multianewarray
          - some cleanup
 
 2005-04-22 00:41  twisti
 
 2005-04-21 21:44  twisti
 
-       * src/vm/jit/codegen.inc: - renamed patchref.asmwrapper to patcher
+       * src/vm/jit/codegen.inc:
+         - renamed patchref.asmwrapper to patcher
          - warning fix
 
 2005-04-21 21:44  twisti
 
 2005-04-21 18:40  twisti
 
-       * src/vm/jit/i386/: emitfuncs.c, emitfuncs.h: - bugfix in
-         i386_mov_membase32_reg - added some membase32 functions
+       * src/vm/jit/i386/: emitfuncs.c, emitfuncs.h:
+         - bugfix in i386_mov_membase32_reg
+         - added some membase32 functions
 
 2005-04-21 13:22  twisti
 
 
 2005-04-19 15:51  twisti
 
-       * src/vm/jit/x86_64/asmpart.S: Merged 3 patcher functions:  -
-         asm_patcher_builtin_newarray  -
-         asm_patcher_builtin_checkarraycast  -
-         asm_patcher_builtin_arrayinstanceof
+       * src/vm/jit/x86_64/asmpart.S: Merged 3 patcher functions:
+          - asm_patcher_builtin_newarray
+          - asm_patcher_builtin_checkarraycast
+          - asm_patcher_builtin_arrayinstanceof
 
 2005-04-15 16:29  edwin
 
          vm/jit/alpha/codegen.h, vm/jit/mips/codegen.c,
          vm/jit/mips/codegen.h, vm/jit/powerpc/codegen.c,
          vm/jit/powerpc/codegen.h: register allocator uses unused argument
-         registers in non leaf methods as temp ICMD_xRETURN changed, so
-         that REG_RESULTs are saved in case of monitorexit (MIPS, POWERPC)
-         new lsra version (i386 uses now reserved registers as temp)
-         spilled local vars use now the memory location of corresponding
-         spilled arguments (MIPS, ALPHA, x86_64)
+         registers in non leaf methods as temp ICMD_xRETURN changed, so that
+         REG_RESULTs are saved in case of monitorexit (MIPS, POWERPC) new
+         lsra version (i386 uses now reserved registers as temp) spilled
+         local vars use now the memory location of corresponding spilled
+         arguments (MIPS, ALPHA, x86_64)
 
 2005-04-13 00:57  twisti
 
 
 2005-04-12 22:32  twisti
 
-       * src/vm/jit/x86_64/asmpart.S: - renamed code patching functions -
-         added array checkcast and instanceof code patcher
+       * src/vm/jit/x86_64/asmpart.S:
+         - renamed code patching functions
+         - added array checkcast and instanceof code patcher
 
 2005-04-12 22:31  twisti
 
 
 2005-04-12 21:47  twisti
 
-       * src/vm/: exceptions.c, exceptions.h: - added:
-         string_java_lang_VMThrowable - load an link all required
-         exceptions
+       * src/vm/: exceptions.c, exceptions.h:
+         - added: string_java_lang_VMThrowable
+         - load an link all required exceptions
 
 2005-04-12 21:46  twisti
 
 
 2005-04-11 11:43  twisti
 
-       * src/vm/: loader.c, loader.h: - moved class_getconstant,
-         innerclass_getconstant to class.[ch] - check for
-         load_newly_created_array error in load_class_bootstrap
+       * src/vm/: loader.c, loader.h:
+         - moved class_getconstant, innerclass_getconstant to class.[ch]
+         - check for load_newly_created_array error in load_class_bootstrap
 
 2005-04-11 11:42  twisti
 
 
 2005-04-07 13:23  twisti
 
-       * src/vm/jit/Makefile.am: - added asmhelper.[ch] - removed
-         asmpart.c (duplicate object file)
+       * src/vm/jit/Makefile.am:
+         - added asmhelper.[ch]
+         - removed asmpart.c (duplicate object file)
 
 2005-04-07 13:21  twisti
 
 
 2005-04-06 18:05  twisti
 
-       * src/vm/jit/x86_64/asmpart.S: - don't pass pv to
-         asm_builtin_new_helper - save float argument register in
-         asm_invokespecial
+       * src/vm/jit/x86_64/asmpart.S:
+         - don't pass pv to asm_builtin_new_helper
+         - save float argument register in asm_invokespecial
 
 2005-04-06 18:04  twisti
 
 
 2005-04-06 14:13  twisti
 
-       * src/vm/jit/x86_64/asmpart.S: - changes for asm_check_clinit:
-         don't use a stack location to pass the   patch machine code,
-         instead read 8 bytes in a bunch and pass it in a   itmp register
+       * src/vm/jit/x86_64/asmpart.S:
+         - changes for asm_check_clinit: don't use a stack location to pass
+           the patch machine code, instead read 8 bytes in a bunch and pass it
+           in a itmp register
          - added: asm_builtin_new, asm_invokespecial
 
 2005-04-06 14:12  twisti
 
-       * src/vm/jit/x86_64/codegen.c: - changes to use codegen_addpatchref
+       * src/vm/jit/x86_64/codegen.c:
+         - changes to use codegen_addpatchref
          - BUILTIN_new and INVOKESPECIAL use lazy loading
 
 2005-04-06 14:10  twisti
 
 2005-04-06 14:04  twisti
 
-       * src/vm/jit/codegen.inc: - changed codegen_addclinitref to
-         codegen_addpatchref: different arguments,   clinitref is now
-         called patchref - only call codegen_insertmethod for i386/x86_64,
-         problems with xdsp - additionally show integer offset in
-         datasegment
+       * src/vm/jit/codegen.inc:
+         - changed codegen_addclinitref to codegen_addpatchref: different
+           arguments, clinitref is now called patchref
+         - only call codegen_insertmethod for i386/x86_64, problems with xdsp
+         - additionally show integer offset in datasegment
 
 2005-04-06 12:32  twisti
 
 
 2005-04-06 11:05  twisti
 
-       * src/vm/jit/powerpc/codegen.c: - float argument store bugfix (use
-         M_FST for float values) - CHECKCAST bugfix - throw native stub
-         size exception - bugfix in passing the xpc to
-         asm_handle_nat_exception
+       * src/vm/jit/powerpc/codegen.c:
+         - float argument store bugfix (use M_FST for float values)
+         - CHECKCAST bugfix
+         - throw native stub size exception
+         - bugfix in passing the xpc to asm_handle_nat_exception
 
 2005-04-06 01:00  edwin
 
 2005-04-04 12:06  twisti
 
        * src/cacao/cacao.c: Call load_class_bootstrap for specific method
-         compilation. This option is mostly used to develop new ports,
-         where calling java code is not yet possible.
+         compilation. This option is mostly used to develop new ports, where
+         calling java code is not yet possible.
 
 2005-04-04 11:41  twisti
 
 
        * src/vm/jit/: alpha/Makefile.am, i386/Makefile.am,
          mips/Makefile.am, powerpc/Makefile.am, x86_64/Makefile.am:
-         offsets.h depends on genoffsets and config.h, all other headers
-         are included in genoffsets.c.
+         offsets.h depends on genoffsets and config.h, all other headers are
+         included in genoffsets.c.
 
 2005-04-04 11:20  twisti
 
 
 2005-04-04 00:48  twisti
 
-       * src/vm/jit/alpha/codegen.c: - -verbosecall bugfix - comment fix
+       * src/vm/jit/alpha/codegen.c:
+         - -verbosecall bugfix
+         - comment fix
 
 2005-04-04 00:36  twisti
 
 
 2005-04-02 19:24  twisti
 
-       * configure.in: - map alphaev56 cpu to alpha - bugfix: removed
-         --{en,dis}able-load-library configure options, this   causes a
-         bug in Double.<clinit> since initIDs() is in the if statement
+       * configure.in:
+         - map alphaev56 cpu to alpha
+         - bugfix: removed --{en,dis}able-load-library configure options,
+           this causes a bug in Double.<clinit> since initIDs() is in the if
+         statement
 
 2005-04-02 15:54  edwin
 
          vm/jit/inline/parseRT.c, vm/jit/inline/parseRTstats.c,
          vm/jit/inline/parseXTA.c, vm/jit/verify/typecheck.c,
          vm/jit/verify/typeinfo.c, vm/jit/verify/typeinfo.h: classinfo:
-         changed type of super and interfaces to classref_or_classinfo
-         fixed some warnings
+         changed type of super and interfaces to classref_or_classinfo fixed
+         some warnings
 
 2005-04-01 23:24  edwin
 
          jit/inline/parseXTA.h, jit/inline/sets.c, jit/inline/sets.h,
          jit/tools/genoffsets.c, jit/verify/typecheck.c,
          jit/verify/typeinfo.c, jit/verify/typeinfo.h: extended type
-         system to use symbolic references introduce pre-parsed
-         descriptors cleaned up headers made classcache thread-safe
+         system to use symbolic references introduce pre-parsed descriptors
+         cleaned up headers made classcache thread-safe
 
 2005-04-01 15:31  twisti
 
-       * src/vm/jit/mips/asmpart.S: - added asm_calljavafunction_int -
-         call proper class load/link functions - set the noreorder/reorder
-         pragmas on better positions
+       * src/vm/jit/mips/asmpart.S:
+         - added asm_calljavafunction_int
+         - call proper class load/link functions
+         - set the noreorder/reorder pragmas on better positions
 
 2005-04-01 15:28  twisti
 
 
 2005-04-01 15:00  twisti
 
-       * src/vm/jit/powerpc/asmpart.S: - added asm_calljavafunction_int -
-         call proper class load/link functions
+       * src/vm/jit/powerpc/asmpart.S:
+         - added asm_calljavafunction_int
+         - call proper class load/link functions
 
 2005-04-01 13:23  twisti
 
-       * src/vm/jit/x86_64/codegen.c: - fixed CHECKCAST bug - align stack
-         to 16-byte only in non-leafmethods (this saves some stack
-         frames)
+       * src/vm/jit/x86_64/codegen.c:
+         - fixed CHECKCAST bug
+         - align stack to 16-byte only in non-leafmethods (this saves some
+           stack frames)
 
 2005-04-01 10:42  twisti
 
 
 2005-03-31 21:29  twisti
 
-       * src/native/vm/VMClassLoader.c: - defineClass: implemented
-         (instead of calling the JNI function, this one   is called more
-         often) - loadClass: some changes (not finished)
+       * src/native/vm/VMClassLoader.c:
+         - defineClass: implemented (instead of calling the JNI function,
+           this one is called more often)
+         - loadClass: some changes (not finished)
 
 2005-03-31 21:27  twisti
 
-       * src/native/vm/VMClass.c: - forName: just return NULL, to use
-         classpath default implementation - isAssignableFrom: use builtin
-         function instead of JNI - isInstance: use builtin function
-         instead of JNI - loadArrayClass: implemented
+       * src/native/vm/VMClass.c:
+         - forName: just return NULL, to use classpath default implementation
+         - isAssignableFrom: use builtin function instead of JNI
+         - isInstance: use builtin function instead of JNI
+         - loadArrayClass: implemented
 
 2005-03-31 21:23  twisti
 
 
 2005-03-31 16:49  twisti
 
-       * src/vm/jit/x86_64/asmpart.S: - call proper class load/link
-         functions - return NULL on exception in asm_calljavafunction*
+       * src/vm/jit/x86_64/asmpart.S:
+         - call proper class load/link functions
+         - return NULL on exception in asm_calljavafunction*
 
 2005-03-31 11:52  christian
 
 
 2005-03-30 22:20  twisti
 
-       * src/native/nativetable.inc: - added nativeGetResources - fix for
-         defineClass
+       * src/native/nativetable.inc:
+         - added nativeGetResources
+         - fix for defineClass
 
 2005-03-30 22:18  twisti
 
-       * src/vm/jit/alpha/asmpart.S: - added asm_calljavafunction_int -
-         call proper class load/link functions
+       * src/vm/jit/alpha/asmpart.S:
+         - added asm_calljavafunction_int
+         - call proper class load/link functions
 
 2005-03-30 22:18  twisti
 
 
 2005-03-30 21:27  twisti
 
-       * src/native/native.c: - proper link_class call - moved primitive
-         wrapper type loading/linking to {loader,linker}_init
+       * src/native/native.c:
+         - proper link_class call
+         - moved primitive wrapper type loading/linking to
+         {loader,linker}_init
 
 2005-03-30 21:16  twisti
 
 
 2005-03-30 18:47  twisti
 
-       * src/vm/: exceptions.c, exceptions.h: - added new_internalerror
-         (TODO: use get_variable_message_length, if i get   some time for
-         it...) - use proper class load and link functions
+       * src/vm/: exceptions.c, exceptions.h:
+         - added new_internalerror (TODO: use get_variable_message_length, if
+           i get some time for it...)
+         - use proper class load and link functions
 
 2005-03-30 18:44  twisti
 
 
        * src/vm/jit/asmpart.h: Removed deprecated prototypes.
 
-2005-03-30 14:50  twisti
-
-       * src/classpath/: .cvsignore, doc/.cvsignore, doc/api/.cvsignore,
-         examples/.cvsignore, external/.cvsignore,
-         gnu/classpath/.cvsignore, include/.cvsignore, lib/.cvsignore,
-         native/.cvsignore, native/fdlibm/.cvsignore,
-         native/jni/.cvsignore, native/jni/classpath/.cvsignore,
-         native/jni/gtk-peer/.cvsignore, native/jni/java-io/.cvsignore,
-         native/jni/java-lang/.cvsignore, native/jni/java-net/.cvsignore,
-         native/jni/java-nio/.cvsignore, native/jni/java-util/.cvsignore,
-         native/jni/xmlj/.cvsignore, native/target/.cvsignore,
-         native/target/Linux/.cvsignore, native/target/generic/.cvsignore,
-         scripts/.cvsignore, vm/.cvsignore, vm/reference/.cvsignore:
-         Reimport.
-
 2005-03-30 14:32  twisti
 
-       * src/cacaoh/headers.c: - added asm_builtin_new (how did this
-         work?) - include proper headers - changed asmpart function
-         defines
+       * src/cacaoh/headers.c:
+         - added asm_builtin_new (how did this work?)
+         - include proper headers
+         - changed asmpart function defines
 
 2005-03-30 12:24  twisti
 
 
 2005-03-30 00:34  twisti
 
-       * src/cacao/cacao.c: - added linker_init() call - check for
-         exceptions in _init() calls
+       * src/cacao/cacao.c:
+         - added linker_init() call
+         - check for exceptions in _init() calls
 
 2005-03-30 00:30  twisti
 
 2005-03-30 00:24  twisti
 
        * src/toolbox/: util.c, util.h: Added get_variable_message_length:
-         this function determines the buffer size required by e.g.
-         vnsprintf
+         this function determines the buffer size required by e.g. vnsprintf
 
 2005-03-30 00:23  twisti
 
 
 2005-03-30 00:21  twisti
 
-       * src/vm/jit/asmpart.h: - changes header includes - use cacao types
-         instead of jni ones
+       * src/vm/jit/asmpart.h:
+         - changes header includes
+         - use cacao types instead of jni ones
 
 2005-03-30 00:20  twisti
 
-       * src/vm/jit/codegen.inc.h: - added header includes - moved
-         function prototypes from jit.h: createcompilerstub,
-         createnativestub, removecompilerstub, removenativestub
+       * src/vm/jit/codegen.inc.h:
+         - added header includes
+         - moved function prototypes from jit.h: createcompilerstub,
+           createnativestub, removecompilerstub, removenativestub
 
 2005-03-30 00:18  twisti
 
-       * src/vm/jit/jit.h: - added header includes - moved function
-         prototypes to codegen.inc.h: createcompilerstub,
-         createnativestub, removecompilerstub, removenativestub
+       * src/vm/jit/jit.h:
+         - added header includes
+         - moved function prototypes to codegen.inc.h: createcompilerstub,
+           createnativestub, removecompilerstub, removenativestub
 
 2005-03-30 00:12  twisti
 
 
 2005-03-30 00:09  twisti
 
-       * src/vm/class.h: - added constant_classref typedef - removed
-         unused extern
+       * src/vm/class.h:
+         - added constant_classref typedef
+         - removed unused extern
 
 2005-03-30 00:09  twisti
 
 
 2005-03-29 23:50  twisti
 
-       * src/vm/builtin.h: - added header include - define
-         BUILTIN_anewarray
+       * src/vm/builtin.h:
+         - added header include
+         - define BUILTIN_anewarray
 
 2005-03-29 23:49  twisti
 
 
 2005-03-29 23:42  twisti
 
-       * src/vm/method.h: - moved stuff from global.h - added proper
-         header includes
+       * src/vm/method.h:
+         - moved stuff from global.h
+         - added proper header includes
 
 2005-03-29 23:36  twisti
 
 
 2005-03-29 18:46  twisti
 
-       * src/vm/utf8.h: - added utf_strcat - added utf structure (from
-         global.h)
+       * src/vm/utf8.h:
+         - added utf_strcat
+         - added utf structure (from global.h)
 
 2005-03-29 18:45  twisti
 
 
 2005-03-25 16:54  twisti
 
-       * src/vm/jit/x86_64/asmpart.S: - added asm_calljavafunction_int
-         (for calls which require an int return   value).  - stack align
-         fix, problems with -sai (you know, this movaps instruction in
-         libc's printf)
+       * src/vm/jit/x86_64/asmpart.S:
+         - added asm_calljavafunction_int (for calls which require an int
+           return value).
+         - stack align fix, problems with -sai (you know, this movaps
+           instruction in libc's printf)
 
 2005-03-25 16:13  edwin
 
 
 2005-03-24 19:48  twisti
 
-       * src/vm/jit/alpha/codegen.c: - implemented: ICMD_PUTSTATICCONST,
-         ICMD_PUTFIELDCONST - check for null pointer in ICMD_INVOKESPECIAL
+       * src/vm/jit/alpha/codegen.c:
+         - implemented: ICMD_PUTSTATICCONST, ICMD_PUTFIELDCONST
+         - check for null pointer in ICMD_INVOKESPECIAL
 
 2005-03-24 18:56  christian
 
        * src/vm/jit/x86_64/: codegen.c, emitfuncs.c: Problem with
-         not/wrong saved argument registers used as temp registers
-         resolved
+         not/wrong saved argument registers used as temp registers resolved
 
 2005-03-24 13:21  twisti
 
        * src/vm/jit/x86_64/: codegen.h, emitfuncs.c: Added
          x86_64_emit_byte_rex: movb_reg_membase needs a special rex byte,
-         because the 64-bit flag is not set, but we need the low nibbles
-         of all registers (e.g. mov %bpl,(%rax,%rcx,1)).
+         because the 64-bit flag is not set, but we need the low nibbles of
+         all registers (e.g. mov %bpl,(%rax,%rcx,1)).
 
 2005-03-24 11:13  twisti
 
 
 2005-03-23 12:55  twisti
 
-       * src/cacao/cacao.c: - support external classpath - don't add
-         classpath to bootstrap classloader
+       * src/cacao/cacao.c:
+         - support external classpath
+         - don't add classpath to bootstrap classloader
 
 2005-03-23 12:46  twisti
 
 2005-03-23 12:10  twisti
 
        * src/vm/: utf8.c, utf8.h: Added: utf_java_util_Vector,
-         utf_loadClass,        utf_java_lang_String__java_lang_Class
+                utf_loadClass, utf_java_lang_String__java_lang_Class
 
 2005-03-23 12:09  twisti
 
 
 2005-03-23 12:08  twisti
 
-       * src/native/include/Makefile.am: - support external classpath -
-         added: java_util_Vector.h
+       * src/native/include/Makefile.am:
+         - support external classpath
+         - added: java_util_Vector.h
+
+2005-03-23 11:59  twisti
 
-2005-03-23 12:05  twisti
+       * src/native/vm/VMClassLoader.c:
+         - implemented
 
-       * src/classpath/vm/reference/java/lang/VMClassLoader.java: - made
-         defineClass(ClassLoader cl, String name, byte[] data, int offset,
-         int len, ProtectionDomain pd)   native - in the meantime, throw a
-         deprecated error on defineClass without   ProtectionDomain -
-         implemented getResources: use native nativeGetResources function
 
-2005-03-23 11:59  twisti
 
-       * src/native/vm/VMClassLoader.c: - implemented
-         defineClass(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;
-         instead of defineClass(Ljava/lang/String;[BII)Ljava/lang/Class;
+         defineClass(Ljava/lang/ClassLoader;Ljava/lang/String;[BIILjava/security/ProtectionDomain;)Ljava/lang/Class;instead of defineClass(Ljava/lang/String;[BII)Ljava/lang/Class;
          - implemented Java_java_lang_VMClassLoader_nativeGetResources
 
 2005-03-23 11:57  twisti
 
-       * src/native/vm/VMSystemProperties.c: - support external classpath
-         - add gnu.classpath.boot.library.path property - use util
-         _Jv_getcwd call (prefix?)
+       * src/native/vm/VMSystemProperties.c:
+         - support external classpath
+         - add gnu.classpath.boot.library.path property
+         - use util _Jv_getcwd call (prefix?)
 
 2005-03-22 12:21  twisti
 
 
 2005-03-20 17:26  twisti
 
-       * src/vm/jit/x86_64/asmpart.S: - don't pass stackpointer to
-         asm_check_clinit - check for compiler exceptions
+       * src/vm/jit/x86_64/asmpart.S:
+         - don't pass stackpointer to asm_check_clinit
+         - check for compiler exceptions
 
 2005-03-20 17:26  twisti
 
 
 2005-03-20 17:24  twisti
 
-       * src/vm/jit/x86_64/codegen.c: - PUTSTATICCONST, PUTFIELDCONST
-         implemented - don't pass stack pointer to asm_check_clinit -
-         removed needless exceptions
+       * src/vm/jit/x86_64/codegen.c:
+         - PUTSTATICCONST, PUTFIELDCONST implemented
+         - don't pass stack pointer to asm_check_clinit
+         - removed needless exceptions
 
 2005-03-20 16:03  twisti
 
 
 2005-03-10 14:43  twisti
 
-       * src/vm/jit/: lsra.h, lsra.inc: - GNU header update - changed
-         __i386__ to __I386__ (cross-compile problems)
+       * src/vm/jit/: lsra.h, lsra.inc:
+         - GNU header update
+         - changed __i386__ to __I386__ (cross-compile problems)
 
 2005-03-10 14:31  twisti
 
-       * src/vm/: statistics.c, statistics.h: - reformated some output, so
-         the number from a whole classpath compile can   be read - added
-         scheduler statistics
+       * src/vm/: statistics.c, statistics.h:
+         - reformated some output, so the number from a whole classpath
+           compile can be read
+         - added scheduler statistics
 
 2005-03-10 13:20  twisti
 
 
 2005-03-09 12:53  twisti
 
-       * src/vm/global.h: - added CACAO_JRE_DIR - removed STATISTICS
-         (configure option)
+       * src/vm/global.h:
+         - added CACAO_JRE_DIR
+         - removed STATISTICS (configure option)
 
 2005-03-09 12:37  twisti
 
 2005-03-09 12:14  twisti
 
        * src/: vm/jit/x86_64/dis-asm.h, toolbox/avl.c, toolbox/list.c:
-         Added config.h to resolve undefined reference on recompilation
-         with a changes config.
+         Added config.h to resolve undefined reference on recompilation with
+         a changes config.
 
 2005-03-08 07:34  christian
 
 
 2005-03-05 18:27  twisti
 
-       * configure.in: - add AM_MAINTAINER_MODE - removed
-         --enable-portable-native-sync - pass architecture specific
-         library dir to classpath via --libdir
-
-2005-03-05 18:13  twisti
-
-       * src/classpath/native/jni/: gtk-peer/Makefile.am,
-         java-io/Makefile.am, java-lang/Makefile.am, java-net/Makefile.am,
-         java-nio/Makefile.am, java-util/Makefile.am: Removed install
-         target and use lib_LTLIBRARIES instead of pklib_LTLIBRARIES.
-
-2005-03-05 18:13  twisti
-
-       * src/classpath/resource/Makefile.am: Changed securitydir to
-         $(prefix)/jre/lib/security.
-
-2005-03-05 18:12  twisti
-
-       * src/classpath/lib/Makefile.am: Removed noinst_DATA with install
-         hook and use rtjar_DATA with rtjardir instead.
+       * configure.in:
+         - add AM_MAINTAINER_MODE
+         - removed --enable-portable-native-sync
+         - pass architecture specific library dir to classpath via --libdir
 
 2005-03-05 18:10  twisti
 
 
 2005-03-05 18:07  twisti
 
-       * src/cacao/Makefile.am: - removed gtk lib linking stuff - removed
-         install hook
+       * src/cacao/Makefile.am:
+         - removed gtk lib linking stuff
+         - removed install hook
 
 2005-03-05 18:05  twisti
 
 2005-03-05 17:59  twisti
 
        * src/native/nativetable.inc: Table of native functions CACAO
-         implements (is now hardcoded and not generated anymore, because
-         the classpath VM api should be more or less stable).
+         implements (is now hardcoded and not generated anymore, because the
+         classpath VM api should be more or less stable).
 
 2005-03-05 17:58  twisti
 
 
 2005-03-05 17:57  twisti
 
-       * src/native/include/Makefile.am: - removed headers which are not
-         required - changed header generation
+       * src/native/include/Makefile.am:
+         - removed headers which are not required
+         - changed header generation
 
 2005-03-05 17:56  twisti
 
 
 2005-03-05 17:53  twisti
 
-       * src/native/vm/Makefile.am: - removed old, unused gtk files -
-         removed implementednatives.data stuff
+       * src/native/vm/Makefile.am:
+         - removed old, unused gtk files
+         - removed implementednatives.data stuff
 
 2005-03-05 17:50  twisti
 
 
 2005-03-05 16:55  twisti
 
-       * src/vm/jit/x86_64/codegen.c: - removed ALIGNCODENOP - bugfix in
-         runverbose: float register have been copied to the wrong
-         integer registers
+       * src/vm/jit/x86_64/codegen.c:
+         - removed ALIGNCODENOP
+         - bugfix in runverbose: float register have been copied to the wrong
+           integer registers
 
 2005-03-05 16:42  twisti
 
 
 2005-03-03 12:25  twisti
 
-       * src/vm/jit/powerpc/: disass.c, disass.h: - don't pass unused pos
-         to disassinstr - use disassinstr in disassemble
+       * src/vm/jit/powerpc/: disass.c, disass.h:
+         - don't pass unused pos to disassinstr
+         - use disassinstr in disassemble
 
 2005-03-03 11:59  twisti
 
          pointer to a pointer (ptr_env) not only one pointer
          (JNI_JNIEnvTable).
 
-2005-02-28 21:23  twisti
-
-       * src/classpath/java/lang/JOWENNTest1.java: Not required anymore.
-
 2005-02-28 21:23  twisti
 
        * src/native/include/Makefile.am: Removed java_lang_JOWENNTest1.h
 
-2005-02-28 20:01  twisti
-
-       * src/classpath/: .classpath, .cvsignore, .project, ChangeLog,
-         ChangeLog.usermap, NEWS, configure.ac, doc/.cvsignore,
-         doc/native.api, doc/testing.framework.text, doc/api/.cvsignore,
-         examples/.cvsignore, external/.cvsignore,
-         external/sax/.cvsignore, external/w3c_dom/.cvsignore,
-         external/w3c_dom/COPYRIGHT.html, gnu/classpath/.cvsignore,
-         gnu/classpath/Configuration.java.in,
-         gnu/java/awt/color/ClutProfileConverter.java,
-         gnu/java/awt/peer/ClasspathTextLayoutPeer.java,
-         gnu/java/awt/peer/gtk/GThreadNativeMethodRunner.java,
-         gnu/java/awt/peer/gtk/GdkFontMetrics.java,
-         gnu/java/awt/peer/gtk/GdkFontPeer.java,
-         gnu/java/awt/peer/gtk/GdkGlyphVector.java,
-         gnu/java/awt/peer/gtk/GdkGraphics.java,
-         gnu/java/awt/peer/gtk/GdkGraphics2D.java,
-         gnu/java/awt/peer/gtk/GdkGraphicsConfiguration.java,
-         gnu/java/awt/peer/gtk/GdkGraphicsEnvironment.java,
-         gnu/java/awt/peer/gtk/GdkPixbufDecoder.java,
-         gnu/java/awt/peer/gtk/GdkRobotPeer.java,
-         gnu/java/awt/peer/gtk/GdkScreenGraphicsDevice.java,
-         gnu/java/awt/peer/gtk/GdkTextLayout.java,
-         gnu/java/awt/peer/gtk/GtkButtonPeer.java,
-         gnu/java/awt/peer/gtk/GtkCheckboxMenuItemPeer.java,
-         gnu/java/awt/peer/gtk/GtkCheckboxPeer.java,
-         gnu/java/awt/peer/gtk/GtkChoicePeer.java,
-         gnu/java/awt/peer/gtk/GtkClipboard.java,
-         gnu/java/awt/peer/gtk/GtkComponentPeer.java,
-         gnu/java/awt/peer/gtk/GtkContainerPeer.java,
-         gnu/java/awt/peer/gtk/GtkDialogPeer.java,
-         gnu/java/awt/peer/gtk/GtkFileDialogPeer.java,
-         gnu/java/awt/peer/gtk/GtkFontPeer.java,
-         gnu/java/awt/peer/gtk/GtkFramePeer.java,
-         gnu/java/awt/peer/gtk/GtkLabelPeer.java,
-         gnu/java/awt/peer/gtk/GtkMenuBarPeer.java,
-         gnu/java/awt/peer/gtk/GtkMenuComponentPeer.java,
-         gnu/java/awt/peer/gtk/GtkMenuItemPeer.java,
-         gnu/java/awt/peer/gtk/GtkMenuPeer.java,
-         gnu/java/awt/peer/gtk/GtkScrollPanePeer.java,
-         gnu/java/awt/peer/gtk/GtkScrollbarPeer.java,
-         gnu/java/awt/peer/gtk/GtkTextComponentPeer.java,
-         gnu/java/awt/peer/gtk/GtkToolkit.java,
-         gnu/java/awt/peer/gtk/GtkWindowPeer.java,
-         gnu/java/awt/peer/gtk/package.html,
-         gnu/java/io/EncodingManager.java,
-         gnu/java/io/class-dependencies.conf,
-         gnu/java/locale/LocaleInformation_af.java,
-         gnu/java/locale/LocaleInformation_am.java,
-         gnu/java/locale/LocaleInformation_az_Cyrl.java,
-         gnu/java/locale/LocaleInformation_ca.java,
-         gnu/java/locale/LocaleInformation_cs.java,
-         gnu/java/locale/LocaleInformation_cy.java,
-         gnu/java/locale/LocaleInformation_da.java,
-         gnu/java/locale/LocaleInformation_de.java,
-         gnu/java/locale/LocaleInformation_el.java,
-         gnu/java/locale/LocaleInformation_en.java,
-         gnu/java/locale/LocaleInformation_eo.java,
-         gnu/java/locale/LocaleInformation_es.java,
-         gnu/java/locale/LocaleInformation_et.java,
-         gnu/java/locale/LocaleInformation_eu.java,
-         gnu/java/locale/LocaleInformation_fa.java,
-         gnu/java/locale/LocaleInformation_fi.java,
-         gnu/java/locale/LocaleInformation_fr.java,
-         gnu/java/locale/LocaleInformation_ga.java,
-         gnu/java/locale/LocaleInformation_hr.java,
-         gnu/java/locale/LocaleInformation_hu.java,
-         gnu/java/locale/LocaleInformation_hy.java,
-         gnu/java/locale/LocaleInformation_id.java,
-         gnu/java/locale/LocaleInformation_is.java,
-         gnu/java/locale/LocaleInformation_it.java,
-         gnu/java/locale/LocaleInformation_ja.java,
-         gnu/java/locale/LocaleInformation_ka.java,
-         gnu/java/locale/LocaleInformation_ko.java,
-         gnu/java/locale/LocaleInformation_lo.java,
-         gnu/java/locale/LocaleInformation_lt.java,
-         gnu/java/locale/LocaleInformation_lv.java,
-         gnu/java/locale/LocaleInformation_mk.java,
-         gnu/java/locale/LocaleInformation_mn.java,
-         gnu/java/locale/LocaleInformation_ms.java,
-         gnu/java/locale/LocaleInformation_mt.java,
-         gnu/java/locale/LocaleInformation_nb.java,
-         gnu/java/locale/LocaleInformation_nl.java,
-         gnu/java/locale/LocaleInformation_nn.java,
-         gnu/java/locale/LocaleInformation_pl.java,
-         gnu/java/locale/LocaleInformation_pt.java,
-         gnu/java/locale/LocaleInformation_ro.java,
-         gnu/java/locale/LocaleInformation_ru.java,
-         gnu/java/locale/LocaleInformation_sk.java,
-         gnu/java/locale/LocaleInformation_sl.java,
-         gnu/java/locale/LocaleInformation_sq.java,
-         gnu/java/locale/LocaleInformation_sv.java,
-         gnu/java/locale/LocaleInformation_th.java,
-         gnu/java/locale/LocaleInformation_tr.java,
-         gnu/java/locale/LocaleInformation_vi.java,
-         gnu/java/locale/LocaleInformation_zh.java,
-         gnu/java/locale/LocaleInformation_zh_Hant.java,
-         gnu/java/net/BASE64.java,
-         gnu/java/net/protocol/file/Connection.java,
-         gnu/java/net/protocol/ftp/ActiveModeDTP.java,
-         gnu/java/net/protocol/ftp/BlockInputStream.java,
-         gnu/java/net/protocol/ftp/BlockOutputStream.java,
-         gnu/java/net/protocol/ftp/CompressedOutputStream.java,
-         gnu/java/net/protocol/ftp/StreamInputStream.java,
-         gnu/java/net/protocol/ftp/StreamOutputStream.java,
-         gnu/java/net/protocol/http/Cookie.java,
-         gnu/java/net/protocol/http/HTTPConnection.java,
-         gnu/java/net/protocol/http/HTTPDateFormat.java,
-         gnu/java/net/protocol/http/Request.java,
-         gnu/java/net/protocol/jar/Connection.java,
-         gnu/java/nio/ChannelReader.java, gnu/java/nio/SelectorImpl.java,
-         gnu/java/nio/channels/FileChannelImpl.java,
-         gnu/java/nio/charset/UTF_8.java, gnu/java/rmi/dgc/DGCImpl.java,
-         gnu/java/rmi/registry/RegistryImpl.java,
-         gnu/java/rmi/server/UnicastConnectionManager.java,
-         gnu/java/security/PolicyFile.java,
-         gnu/java/security/pkcs/PKCS7SignedData.java,
-         gnu/java/security/pkcs/SignerInfo.java,
-         gnu/java/security/provider/EncodedKeyFactory.java,
-         gnu/java/security/provider/Gnu.java,
-         gnu/java/security/provider/GnuDHPublicKey.java,
-         gnu/java/security/provider/PKIXCertPathValidatorImpl.java,
-         gnu/java/security/x509/X500DistinguishedName.java,
-         gnu/java/security/x509/X509CRL.java,
-         gnu/java/security/x509/X509CRLEntry.java,
-         gnu/java/security/x509/X509Certificate.java,
-         gnu/java/security/x509/ext/AuthorityKeyIdentifier.java,
-         gnu/java/security/x509/ext/CertificatePolicies.java,
-         gnu/java/security/x509/ext/PolicyConstraint.java,
-         gnu/xml/aelfred2/SAXDriver.java, gnu/xml/dom/Consumer.java,
-         gnu/xml/dom/DomAttr.java, gnu/xml/dom/DomCDATA.java,
-         gnu/xml/dom/DomCDATASection.java,
-         gnu/xml/dom/DomCharacterData.java,
-         gnu/xml/dom/DomDOMException.java, gnu/xml/dom/DomDoctype.java,
-         gnu/xml/dom/DomDocument.java,
-         gnu/xml/dom/DomDocumentBuilder.java,
-         gnu/xml/dom/DomDocumentConfiguration.java,
-         gnu/xml/dom/DomDocumentFragment.java,
-         gnu/xml/dom/DomElement.java, gnu/xml/dom/DomEx.java,
-         gnu/xml/dom/DomFragment.java, gnu/xml/dom/DomImpl.java,
-         gnu/xml/dom/DomIterator.java, gnu/xml/dom/DomNamedNodeMap.java,
-         gnu/xml/dom/DomNode.java, gnu/xml/dom/DomNsNode.java,
-         gnu/xml/dom/DomPI.java,
-         gnu/xml/dom/DomProcessingInstruction.java,
-         gnu/xml/dom/DomText.java, gnu/xml/dom/DomXPathExpression.java,
-         gnu/xml/dom/DomXPathResult.java, gnu/xml/dom/JAXPFactory.java,
-         gnu/xml/dom/ls/DomLSEx.java, gnu/xml/dom/ls/DomLSException.java,
-         gnu/xml/dom/ls/DomLSParser.java,
-         gnu/xml/dom/ls/DomLSSerializer.java,
-         gnu/xml/libxmlj/dom/GnomeDocumentBuilder.java,
-         gnu/xml/libxmlj/dom/GnomeXPathNodeList.java,
-         gnu/xml/libxmlj/sax/GnomeXMLReader.java,
-         gnu/xml/libxmlj/transform/GnomeTransformer.java,
-         gnu/xml/libxmlj/transform/GnomeTransformerFactory.java,
-         gnu/xml/libxmlj/util/XMLJ.java, gnu/xml/pipeline/CallFilter.java,
-         gnu/xml/pipeline/DomConsumer.java,
-         gnu/xml/pipeline/LinkFilter.java, gnu/xml/pipeline/NSFilter.java,
-         gnu/xml/pipeline/TeeConsumer.java,
-         gnu/xml/pipeline/ValidationConsumer.java,
-         gnu/xml/pipeline/WellFormednessFilter.java,
-         gnu/xml/pipeline/XIncludeFilter.java,
-         gnu/xml/pipeline/XsltFilter.java,
-         gnu/xml/transform/ApplyImportsNode.java,
-         gnu/xml/transform/Bindings.java,
-         gnu/xml/transform/DocumentFunction.java,
-         gnu/xml/transform/FormatNumberFunction.java,
-         gnu/xml/transform/NodeNumberNode.java,
-         gnu/xml/transform/NumberNode.java,
-         gnu/xml/transform/Stylesheet.java,
-         gnu/xml/transform/SystemPropertyFunction.java,
-         gnu/xml/transform/Template.java,
-         gnu/xml/transform/TemplatesImpl.java,
-         gnu/xml/transform/TransformerImpl.java,
-         gnu/xml/transform/ValueOfNode.java,
-         gnu/xml/transform/XSLURIResolver.java, gnu/xml/util/DoParse.java,
-         gnu/xml/util/Resolver.java,
-         gnu/xml/util/SAXNullTransformerFactory.java,
-         gnu/xml/xpath/Expr.java, gnu/xml/xpath/FunctionCall.java,
-         gnu/xml/xpath/Predicate.java, gnu/xml/xpath/RelationalExpr.java,
-         gnu/xml/xpath/Selector.java, gnu/xml/xpath/XPathParser.java,
-         include/.cvsignore, include/Makefile.am,
-         include/gnu_java_awt_peer_gtk_GdkFontMetrics.h,
-         include/gnu_java_awt_peer_gtk_GdkFontPeer.h,
-         include/gnu_java_awt_peer_gtk_GdkGlyphVector.h,
-         include/gnu_java_awt_peer_gtk_GdkGraphics2D.h,
-         include/gnu_java_awt_peer_gtk_GtkWindowPeer.h,
-         include/gnu_java_nio_channels_FileChannelImpl.h,
-         java/applet/Applet.java, java/awt/AWTError.java,
-         java/awt/AWTEvent.java, java/awt/AWTEventMulticaster.java,
-         java/awt/AWTException.java, java/awt/AWTKeyStroke.java,
-         java/awt/AWTPermission.java, java/awt/ActiveEvent.java,
-         java/awt/Adjustable.java, java/awt/AlphaComposite.java,
-         java/awt/AttributeValue.java, java/awt/BasicStroke.java,
-         java/awt/BorderLayout.java, java/awt/BufferCapabilities.java,
-         java/awt/Button.java, java/awt/Canvas.java,
-         java/awt/Checkbox.java, java/awt/CheckboxGroup.java,
-         java/awt/CheckboxMenuItem.java, java/awt/Color.java,
-         java/awt/ColorPaintContext.java, java/awt/Component.java,
-         java/awt/ComponentOrientation.java, java/awt/Composite.java,
-         java/awt/CompositeContext.java, java/awt/Container.java,
-         java/awt/ContainerOrderFocusTraversalPolicy.java,
-         java/awt/DefaultFocusTraversalPolicy.java, java/awt/Dialog.java,
-         java/awt/Dimension.java, java/awt/DisplayMode.java,
-         java/awt/EventQueue.java, java/awt/FileDialog.java,
-         java/awt/Font.java, java/awt/FontFormatException.java,
-         java/awt/Frame.java, java/awt/Graphics.java,
-         java/awt/Graphics2D.java, java/awt/GraphicsConfigTemplate.java,
-         java/awt/GraphicsConfiguration.java,
-         java/awt/GraphicsDevice.java, java/awt/GridBagLayout.java,
-         java/awt/GridBagLayoutInfo.java, java/awt/GridLayout.java,
-         java/awt/HeadlessException.java,
-         java/awt/IllegalComponentStateException.java,
-         java/awt/Image.java, java/awt/Insets.java,
-         java/awt/ItemSelectable.java, java/awt/JobAttributes.java,
-         java/awt/KeyEventDispatcher.java,
-         java/awt/KeyEventPostProcessor.java,
-         java/awt/KeyboardFocusManager.java, java/awt/Label.java,
-         java/awt/LayoutManager.java, java/awt/MenuBar.java,
-         java/awt/MenuComponent.java, java/awt/MenuContainer.java,
-         java/awt/MenuItem.java, java/awt/PageAttributes.java,
-         java/awt/Paint.java, java/awt/PaintContext.java,
-         java/awt/Panel.java, java/awt/Point.java, java/awt/Polygon.java,
-         java/awt/PrintGraphics.java, java/awt/PrintJob.java,
-         java/awt/Rectangle.java, java/awt/RenderingHints.java,
-         java/awt/Robot.java, java/awt/Scrollbar.java,
-         java/awt/Shape.java, java/awt/Stroke.java,
-         java/awt/SystemColor.java, java/awt/Toolkit.java,
-         java/awt/Transparency.java, java/awt/Window.java,
-         java/awt/color/CMMException.java, java/awt/color/ColorSpace.java,
-         java/awt/color/ICC_ColorSpace.java,
-         java/awt/color/ICC_Profile.java,
-         java/awt/color/ProfileDataException.java,
-         java/awt/datatransfer/FlavorTable.java,
-         java/awt/datatransfer/MimeTypeParseException.java,
-         java/awt/datatransfer/Transferable.java,
-         java/awt/datatransfer/UnsupportedFlavorException.java,
-         java/awt/dnd/Autoscroll.java, java/awt/dnd/DnDConstants.java,
-         java/awt/dnd/DragGestureListener.java,
-         java/awt/dnd/DragSourceAdapter.java,
-         java/awt/dnd/DragSourceDropEvent.java,
-         java/awt/dnd/DragSourceListener.java,
-         java/awt/dnd/DragSourceMotionListener.java,
-         java/awt/dnd/DropTargetAdapter.java,
-         java/awt/dnd/DropTargetContext.java,
-         java/awt/dnd/DropTargetListener.java,
-         java/awt/dnd/InvalidDnDOperationException.java,
-         java/awt/dnd/MouseDragGestureRecognizer.java,
-         java/awt/dnd/peer/DropTargetContextPeer.java,
-         java/awt/event/AWTEventListener.java,
-         java/awt/event/AWTEventListenerProxy.java,
-         java/awt/event/ActionEvent.java,
-         java/awt/event/AdjustmentEvent.java,
-         java/awt/event/AdjustmentListener.java,
-         java/awt/event/ComponentAdapter.java,
-         java/awt/event/ComponentEvent.java,
-         java/awt/event/ComponentListener.java,
-         java/awt/event/ContainerAdapter.java,
-         java/awt/event/ContainerEvent.java,
-         java/awt/event/ContainerListener.java,
-         java/awt/event/FocusAdapter.java, java/awt/event/FocusEvent.java,
-         java/awt/event/FocusListener.java,
-         java/awt/event/InputEvent.java,
-         java/awt/event/InputMethodEvent.java,
-         java/awt/event/InputMethodListener.java,
-         java/awt/event/InvocationEvent.java,
-         java/awt/event/ItemEvent.java, java/awt/event/ItemListener.java,
-         java/awt/event/KeyAdapter.java, java/awt/event/KeyEvent.java,
-         java/awt/event/KeyListener.java,
-         java/awt/event/MouseAdapter.java, java/awt/event/MouseEvent.java,
-         java/awt/event/MouseListener.java,
-         java/awt/event/MouseMotionAdapter.java,
-         java/awt/event/MouseMotionListener.java,
-         java/awt/event/MouseWheelEvent.java,
-         java/awt/event/MouseWheelListener.java,
-         java/awt/event/PaintEvent.java, java/awt/event/TextEvent.java,
-         java/awt/event/TextListener.java,
-         java/awt/event/WindowAdapter.java,
-         java/awt/event/WindowEvent.java,
-         java/awt/event/WindowFocusListener.java,
-         java/awt/event/WindowListener.java,
-         java/awt/event/WindowStateListener.java,
-         java/awt/font/TextAttribute.java, java/awt/font/TextHitInfo.java,
-         java/awt/font/TransformAttribute.java,
-         java/awt/geom/CubicCurve2D.java, java/awt/geom/Dimension2D.java,
-         java/awt/geom/Ellipse2D.java,
-         java/awt/geom/IllegalPathStateException.java,
-         java/awt/geom/Line2D.java,
-         java/awt/geom/NoninvertibleTransformException.java,
-         java/awt/geom/PathIterator.java, java/awt/geom/Point2D.java,
-         java/awt/geom/QuadCurve2D.java,
-         java/awt/geom/RectangularShape.java,
-         java/awt/geom/RoundRectangle2D.java,
-         java/awt/im/InputContext.java,
-         java/awt/im/InputMethodHighlight.java,
-         java/awt/im/InputMethodRequests.java,
-         java/awt/im/InputSubset.java, java/awt/im/spi/InputMethod.java,
-         java/awt/im/spi/InputMethodDescriptor.java,
-         java/awt/image/BandCombineOp.java,
-         java/awt/image/BandedSampleModel.java,
-         java/awt/image/ByteLookupTable.java,
-         java/awt/image/ComponentSampleModel.java,
-         java/awt/image/DataBuffer.java,
-         java/awt/image/DataBufferByte.java,
-         java/awt/image/DataBufferDouble.java,
-         java/awt/image/DataBufferFloat.java,
-         java/awt/image/DataBufferInt.java,
-         java/awt/image/DataBufferShort.java,
-         java/awt/image/DataBufferUShort.java,
-         java/awt/image/ImagingOpException.java,
-         java/awt/image/Kernel.java, java/awt/image/LookupTable.java,
-         java/awt/image/MultiPixelPackedSampleModel.java,
-         java/awt/image/PackedColorModel.java,
-         java/awt/image/PixelInterleavedSampleModel.java,
-         java/awt/image/RGBImageFilter.java, java/awt/image/Raster.java,
-         java/awt/image/RasterFormatException.java,
-         java/awt/image/SampleModel.java,
-         java/awt/image/ShortLookupTable.java,
-         java/awt/image/SinglePixelPackedSampleModel.java,
-         java/awt/image/WritableRaster.java,
-         java/awt/print/PrinterAbortException.java,
-         java/awt/print/PrinterException.java,
-         java/awt/print/PrinterIOException.java,
-         java/beans/AppletInitializer.java,
-         java/beans/ExceptionListener.java,
-         java/beans/PropertyChangeEvent.java,
-         java/beans/PropertyChangeListenerProxy.java,
-         java/beans/PropertyChangeSupport.java,
-         java/beans/PropertyDescriptor.java,
-         java/beans/VetoableChangeListenerProxy.java,
-         java/beans/VetoableChangeSupport.java,
-         java/beans/XMLDecoder.java, java/io/BufferedInputStream.java,
-         java/io/BufferedReader.java, java/io/ByteArrayInputStream.java,
-         java/io/ByteArrayOutputStream.java, java/io/CharArrayReader.java,
-         java/io/CharArrayWriter.java,
-         java/io/CharConversionException.java, java/io/Closeable.java,
-         java/io/DataInput.java, java/io/DataInputStream.java,
-         java/io/DataOutput.java, java/io/DataOutputStream.java,
-         java/io/EOFException.java, java/io/FileInputStream.java,
-         java/io/FileNotFoundException.java,
-         java/io/FileOutputStream.java, java/io/FilenameFilter.java,
-         java/io/FilterInputStream.java, java/io/FilterOutputStream.java,
-         java/io/FilterReader.java, java/io/FilterWriter.java,
-         java/io/Flushable.java, java/io/IOException.java,
-         java/io/InputStream.java, java/io/InputStreamReader.java,
-         java/io/InterruptedIOException.java,
-         java/io/LineNumberInputStream.java,
-         java/io/LineNumberReader.java, java/io/ObjectInputStream.java,
-         java/io/ObjectOutputStream.java,
-         java/io/ObjectStreamException.java,
-         java/io/OptionalDataException.java, java/io/OutputStream.java,
-         java/io/OutputStreamWriter.java, java/io/PrintStream.java,
-         java/io/PrintWriter.java, java/io/PushbackInputStream.java,
-         java/io/PushbackReader.java, java/io/RandomAccessFile.java,
-         java/io/Reader.java, java/io/SequenceInputStream.java,
-         java/io/Serializable.java, java/io/StreamCorruptedException.java,
-         java/io/StreamTokenizer.java,
-         java/io/StringBufferInputStream.java, java/io/StringWriter.java,
-         java/io/SyncFailedException.java,
-         java/io/UTFDataFormatException.java,
-         java/io/UnsupportedEncodingException.java,
-         java/io/WriteAbortedException.java, java/io/Writer.java,
-         java/io/class-dependencies.conf,
-         java/lang/AbstractMethodError.java, java/lang/Appendable.java,
-         java/lang/ArithmeticException.java,
-         java/lang/ArrayIndexOutOfBoundsException.java,
-         java/lang/ArrayStoreException.java,
-         java/lang/AssertionError.java, java/lang/Boolean.java,
-         java/lang/Byte.java, java/lang/Class.java,
-         java/lang/ClassCastException.java,
-         java/lang/ClassCircularityError.java, java/lang/ClassLoader.java,
-         java/lang/ClassNotFoundException.java,
-         java/lang/CloneNotSupportedException.java,
-         java/lang/Cloneable.java, java/lang/Comparable.java,
-         java/lang/Compiler.java, java/lang/Double.java,
-         java/lang/Error.java, java/lang/Exception.java,
-         java/lang/ExceptionInInitializerError.java, java/lang/Float.java,
-         java/lang/IllegalAccessError.java,
-         java/lang/IllegalAccessException.java,
-         java/lang/IllegalArgumentException.java,
-         java/lang/IllegalMonitorStateException.java,
-         java/lang/IllegalStateException.java,
-         java/lang/IllegalThreadStateException.java,
-         java/lang/IncompatibleClassChangeError.java,
-         java/lang/IndexOutOfBoundsException.java,
-         java/lang/InheritableThreadLocal.java,
-         java/lang/InstantiationError.java,
-         java/lang/InstantiationException.java, java/lang/Integer.java,
-         java/lang/InternalError.java,
-         java/lang/InterruptedException.java, java/lang/LinkageError.java,
-         java/lang/Long.java, java/lang/NegativeArraySizeException.java,
-         java/lang/NoClassDefFoundError.java,
-         java/lang/NoSuchFieldError.java,
-         java/lang/NoSuchFieldException.java,
-         java/lang/NoSuchMethodError.java,
-         java/lang/NoSuchMethodException.java,
-         java/lang/NullPointerException.java, java/lang/Number.java,
-         java/lang/NumberFormatException.java,
-         java/lang/OutOfMemoryError.java, java/lang/Process.java,
-         java/lang/Readable.java, java/lang/Runnable.java,
-         java/lang/Runtime.java, java/lang/RuntimeException.java,
-         java/lang/RuntimePermission.java,
-         java/lang/SecurityException.java, java/lang/SecurityManager.java,
-         java/lang/Short.java, java/lang/StackOverflowError.java,
-         java/lang/StackTraceElement.java, java/lang/StringBuffer.java,
-         java/lang/StringBuilder.java,
-         java/lang/StringIndexOutOfBoundsException.java,
-         java/lang/ThreadDeath.java, java/lang/ThreadGroup.java,
-         java/lang/Throwable.java, java/lang/TypeNotPresentException.java,
-         java/lang/UnsatisfiedLinkError.java,
-         java/lang/UnsupportedOperationException.java,
-         java/lang/VerifyError.java, java/lang/VirtualMachineError.java,
-         java/lang/class-dependencies.conf,
-         java/lang/annotation/AnnotationFormatError.java,
-         java/lang/annotation/AnnotationTypeMismatchException.java,
-         java/lang/reflect/AccessibleObject.java,
-         java/lang/reflect/Array.java,
-         java/lang/reflect/GenericArrayType.java,
-         java/lang/reflect/GenericSignatureFormatError.java,
-         java/lang/reflect/InvocationTargetException.java,
-         java/lang/reflect/Member.java, java/lang/reflect/Modifier.java,
-         java/lang/reflect/ParameterizedType.java,
-         java/lang/reflect/Proxy.java,
-         java/lang/reflect/ReflectPermission.java,
-         java/lang/reflect/Type.java,
-         java/lang/reflect/UndeclaredThrowableException.java,
-         java/lang/reflect/WildcardType.java, java/math/BigInteger.java,
-         java/math/class-dependencies.conf, java/net/InetAddress.java,
-         java/net/NetworkInterface.java, java/net/URI.java,
-         java/net/URL.java, java/net/URLClassLoader.java,
-         java/net/class-dependencies.conf, java/nio/ByteBufferHelper.java,
-         java/nio/ByteBufferImpl.java, java/nio/DoubleBufferImpl.java,
-         java/nio/FloatBufferImpl.java, java/nio/IntBufferImpl.java,
-         java/nio/LongBufferImpl.java, java/nio/ShortBufferImpl.java,
-         java/nio/class-dependencies.conf, java/nio/channels/Channel.java,
-         java/nio/channels/Channels.java,
-         java/nio/channels/IllegalBlockingModeException.java,
-         java/nio/charset/Charset.java,
-         java/nio/charset/spi/CharsetProvider.java,
-         java/rmi/server/RemoteObject.java,
-         java/rmi/server/UnicastRemoteObject.java,
-         java/security/AccessControlException.java,
-         java/security/AllPermission.java,
-         java/security/BasicPermission.java,
-         java/security/DigestException.java,
-         java/security/DigestInputStream.java,
-         java/security/DigestOutputStream.java,
-         java/security/GeneralSecurityException.java,
-         java/security/Guard.java, java/security/GuardedObject.java,
-         java/security/InvalidAlgorithmParameterException.java,
-         java/security/InvalidKeyException.java,
-         java/security/InvalidParameterException.java,
-         java/security/Key.java, java/security/KeyException.java,
-         java/security/KeyManagementException.java,
-         java/security/KeyStoreException.java,
-         java/security/MessageDigestSpi.java,
-         java/security/NoSuchAlgorithmException.java,
-         java/security/NoSuchProviderException.java,
-         java/security/Permission.java,
-         java/security/PermissionCollection.java,
-         java/security/Permissions.java, java/security/Principal.java,
-         java/security/PrivateKey.java,
-         java/security/PrivilegedActionException.java,
-         java/security/ProviderException.java,
-         java/security/PublicKey.java,
-         java/security/SecureClassLoader.java,
-         java/security/SecureRandom.java,
-         java/security/SecureRandomSpi.java,
-         java/security/SignatureException.java,
-         java/security/SignatureSpi.java, java/security/SignedObject.java,
-         java/security/Signer.java,
-         java/security/UnrecoverableKeyException.java,
-         java/security/UnresolvedPermission.java,
-         java/security/acl/AclNotFoundException.java,
-         java/security/acl/LastOwnerException.java,
-         java/security/acl/NotOwnerException.java,
-         java/security/cert/CertPath.java,
-         java/security/cert/CertPathBuilderException.java,
-         java/security/cert/CertPathValidatorException.java,
-         java/security/cert/CertStoreException.java,
-         java/text/BreakIterator.java, java/text/ChoiceFormat.java,
-         java/text/CollationElementIterator.java,
-         java/text/CollationKey.java, java/text/Collator.java,
-         java/text/DateFormat.java, java/text/DateFormatSymbols.java,
-         java/text/FieldPosition.java, java/text/Format.java,
-         java/text/MessageFormat.java, java/text/ParseException.java,
-         java/text/ParsePosition.java, java/text/RuleBasedCollator.java,
-         java/text/SimpleDateFormat.java,
-         java/text/StringCharacterIterator.java,
-         java/text/class-dependencies.conf,
-         java/util/AbstractCollection.java, java/util/AbstractList.java,
-         java/util/AbstractMap.java,
-         java/util/AbstractSequentialList.java,
-         java/util/AbstractSet.java, java/util/ArrayList.java,
-         java/util/Arrays.java, java/util/BitSet.java,
-         java/util/Calendar.java, java/util/Collection.java,
-         java/util/Collections.java, java/util/Comparator.java,
-         java/util/ConcurrentModificationException.java,
-         java/util/Date.java, java/util/EmptyStackException.java,
-         java/util/Enumeration.java, java/util/EventListener.java,
-         java/util/EventListenerProxy.java, java/util/EventObject.java,
-         java/util/GregorianCalendar.java, java/util/HashMap.java,
-         java/util/HashSet.java, java/util/Hashtable.java,
-         java/util/IdentityHashMap.java, java/util/Iterator.java,
-         java/util/LinkedHashMap.java, java/util/LinkedHashSet.java,
-         java/util/LinkedList.java, java/util/List.java,
-         java/util/ListIterator.java, java/util/ListResourceBundle.java,
-         java/util/Locale.java, java/util/Map.java,
-         java/util/MissingResourceException.java,
-         java/util/NoSuchElementException.java, java/util/Observable.java,
-         java/util/Observer.java, java/util/Properties.java,
-         java/util/PropertyPermission.java,
-         java/util/PropertyPermissionCollection.java,
-         java/util/RandomAccess.java, java/util/ResourceBundle.java,
-         java/util/Set.java, java/util/SimpleTimeZone.java,
-         java/util/SortedMap.java, java/util/SortedSet.java,
-         java/util/Stack.java, java/util/StringTokenizer.java,
-         java/util/TimeZone.java,
-         java/util/TooManyListenersException.java, java/util/TreeMap.java,
-         java/util/TreeSet.java, java/util/Vector.java,
-         java/util/class-dependencies.conf, java/util/jar/Attributes.java,
-         java/util/jar/JarFile.java, java/util/logging/FileHandler.java,
-         java/util/logging/Level.java, java/util/logging/LogManager.java,
-         java/util/prefs/BackingStoreException.java,
-         java/util/prefs/InvalidPreferencesFormatException.java,
-         java/util/prefs/Preferences.java, java/util/zip/ZipFile.java,
-         javax/accessibility/Accessible.java,
-         javax/accessibility/AccessibleAction.java,
-         javax/accessibility/AccessibleBundle.java,
-         javax/accessibility/AccessibleComponent.java,
-         javax/accessibility/AccessibleContext.java,
-         javax/accessibility/AccessibleEditableText.java,
-         javax/accessibility/AccessibleExtendedComponent.java,
-         javax/accessibility/AccessibleExtendedTable.java,
-         javax/accessibility/AccessibleHyperlink.java,
-         javax/accessibility/AccessibleHypertext.java,
-         javax/accessibility/AccessibleIcon.java,
-         javax/accessibility/AccessibleKeyBinding.java,
-         javax/accessibility/AccessibleRelation.java,
-         javax/accessibility/AccessibleRelationSet.java,
-         javax/accessibility/AccessibleResourceBundle.java,
-         javax/accessibility/AccessibleRole.java,
-         javax/accessibility/AccessibleSelection.java,
-         javax/accessibility/AccessibleState.java,
-         javax/accessibility/AccessibleStateSet.java,
-         javax/accessibility/AccessibleTable.java,
-         javax/accessibility/AccessibleTableModelChange.java,
-         javax/accessibility/AccessibleText.java,
-         javax/accessibility/AccessibleValue.java,
-         javax/imageio/IIOException.java, javax/imageio/ImageIO.java,
-         javax/imageio/spi/IIOServiceProvider.java,
-         javax/imageio/spi/ImageInputStreamSpi.java,
-         javax/imageio/spi/ImageOutputStreamSpi.java,
-         javax/imageio/spi/ImageReaderWriterSpi.java,
-         javax/imageio/spi/ImageTranscoderSpi.java,
-         javax/imageio/spi/RegisterableService.java,
-         javax/imageio/spi/ServiceRegistry.java,
-         javax/imageio/stream/IIOByteBuffer.java,
-         javax/imageio/stream/ImageInputStream.java,
-         javax/imageio/stream/ImageOutputStream.java,
-         javax/naming/Binding.java,
-         javax/naming/CannotProceedException.java,
-         javax/naming/CompositeName.java, javax/naming/CompoundName.java,
-         javax/naming/LinkException.java, javax/naming/LinkRef.java,
-         javax/naming/NameClassPair.java, javax/naming/Reference.java,
-         javax/naming/ReferralException.java,
-         javax/naming/directory/Attribute.java,
-         javax/naming/directory/AttributeModificationException.java,
-         javax/naming/directory/Attributes.java,
-         javax/naming/directory/DirContext.java,
-         javax/naming/directory/ModificationItem.java,
-         javax/naming/directory/SearchControls.java,
-         javax/naming/directory/SearchResult.java,
-         javax/naming/event/EventContext.java,
-         javax/naming/event/EventDirContext.java,
-         javax/naming/event/NamespaceChangeListener.java,
-         javax/naming/event/NamingExceptionEvent.java,
-         javax/naming/event/NamingListener.java,
-         javax/naming/event/ObjectChangeListener.java,
-         javax/naming/ldap/Control.java,
-         javax/naming/ldap/ExtendedResponse.java,
-         javax/naming/ldap/HasControls.java,
-         javax/naming/ldap/LdapContext.java,
-         javax/naming/ldap/UnsolicitedNotification.java,
-         javax/naming/ldap/UnsolicitedNotificationEvent.java,
-         javax/naming/ldap/UnsolicitedNotificationListener.java,
-         javax/naming/spi/DirectoryManager.java,
-         javax/naming/spi/ResolveResult.java,
-         javax/naming/spi/Resolver.java, javax/net/ssl/SSLContext.java,
-         javax/security/auth/Subject.java,
-         javax/security/auth/callback/ConfirmationCallback.java,
-         javax/security/sasl/Sasl.java,
-         javax/security/sasl/SaslServerFactory.java,
-         javax/swing/DefaultBoundedRangeModel.java,
-         javax/swing/JComponent.java, javax/swing/JList.java,
-         javax/swing/JPopupMenu.java, javax/swing/JProgressBar.java,
-         javax/swing/JRadioButton.java, javax/swing/JRootPane.java,
-         javax/swing/JSpinner.java, javax/swing/JTabbedPane.java,
-         javax/swing/JTextArea.java, javax/swing/JTextField.java,
-         javax/swing/JToggleButton.java, javax/swing/JTree.java,
-         javax/swing/JViewport.java, javax/swing/KeyStroke.java,
-         javax/swing/SortingFocusTraversalPolicy.java,
-         javax/swing/SpinnerDateModel.java,
-         javax/swing/SpinnerListModel.java,
-         javax/swing/SwingUtilities.java, javax/swing/Timer.java,
-         javax/swing/ViewportLayout.java,
-         javax/swing/event/EventListenerList.java,
-         javax/swing/plaf/basic/BasicComboBoxEditor.java,
-         javax/swing/plaf/basic/BasicComboBoxRenderer.java,
-         javax/swing/plaf/basic/BasicLookAndFeel.java,
-         javax/swing/text/JTextComponent.java,
-         javax/swing/text/StringContent.java,
-         javax/swing/text/Utilities.java,
-         javax/swing/tree/DefaultMutableTreeNode.java,
-         javax/swing/undo/UndoManager.java,
-         javax/swing/undo/UndoableEditSupport.java,
-         javax/transaction/HeuristicCommitException.java,
-         javax/transaction/HeuristicMixedException.java,
-         javax/transaction/HeuristicRollbackException.java,
-         javax/transaction/InvalidTransactionException.java,
-         javax/transaction/NotSupportedException.java,
-         javax/transaction/RollbackException.java,
-         javax/transaction/Status.java,
-         javax/transaction/Synchronization.java,
-         javax/transaction/SystemException.java,
-         javax/transaction/Transaction.java,
-         javax/transaction/TransactionManager.java,
-         javax/transaction/TransactionRequiredException.java,
-         javax/transaction/TransactionRolledbackException.java,
-         javax/transaction/UserTransaction.java,
-         javax/transaction/xa/XAException.java,
-         javax/transaction/xa/XAResource.java,
-         javax/transaction/xa/Xid.java, javax/xml/XMLConstants.java,
-         javax/xml/datatype/DatatypeConfigurationException.java,
-         javax/xml/datatype/DatatypeConstants.java,
-         javax/xml/datatype/DatatypeFactory.java,
-         javax/xml/datatype/Duration.java,
-         javax/xml/datatype/XMLGregorianCalendar.java,
-         javax/xml/namespace/NamespaceContext.java,
-         javax/xml/namespace/QName.java,
-         javax/xml/parsers/DocumentBuilder.java,
-         javax/xml/parsers/DocumentBuilderFactory.java,
-         javax/xml/parsers/FactoryConfigurationError.java,
-         javax/xml/parsers/ParserConfigurationException.java,
-         javax/xml/parsers/SAXParser.java,
-         javax/xml/parsers/SAXParserFactory.java,
-         javax/xml/transform/ErrorListener.java,
-         javax/xml/transform/OutputKeys.java,
-         javax/xml/transform/Result.java, javax/xml/transform/Source.java,
-         javax/xml/transform/SourceLocator.java,
-         javax/xml/transform/Templates.java,
-         javax/xml/transform/Transformer.java,
-         javax/xml/transform/TransformerConfigurationException.java,
-         javax/xml/transform/TransformerException.java,
-         javax/xml/transform/TransformerFactory.java,
-         javax/xml/transform/TransformerFactoryConfigurationError.java,
-         javax/xml/transform/URIResolver.java,
-         javax/xml/transform/dom/DOMLocator.java,
-         javax/xml/transform/dom/DOMResult.java,
-         javax/xml/transform/dom/DOMSource.java,
-         javax/xml/transform/sax/SAXResult.java,
-         javax/xml/transform/sax/SAXSource.java,
-         javax/xml/transform/sax/SAXTransformerFactory.java,
-         javax/xml/transform/sax/TemplatesHandler.java,
-         javax/xml/transform/sax/TransformerHandler.java,
-         javax/xml/transform/stream/StreamResult.java,
-         javax/xml/transform/stream/StreamSource.java,
-         javax/xml/validation/Schema.java,
-         javax/xml/validation/SchemaFactory.java,
-         javax/xml/validation/TypeInfoProvider.java,
-         javax/xml/validation/Validator.java,
-         javax/xml/validation/ValidatorHandler.java,
-         javax/xml/xpath/XPathConstants.java,
-         javax/xml/xpath/XPathException.java,
-         javax/xml/xpath/XPathExpression.java,
-         javax/xml/xpath/XPathExpressionException.java,
-         javax/xml/xpath/XPathFactory.java,
-         javax/xml/xpath/XPathFactoryConfigurationException.java,
-         javax/xml/xpath/XPathFunction.java,
-         javax/xml/xpath/XPathFunctionException.java,
-         javax/xml/xpath/XPathFunctionResolver.java, lib/.cvsignore,
-         lib/libgcj.omit, lib/mkdep.pl.in, native/.cvsignore,
-         native/fdlibm/.cvsignore, native/jni/.cvsignore,
-         native/jni/classpath/.cvsignore, native/jni/gtk-peer/.cvsignore,
-         native/jni/gtk-peer/Makefile.am, native/jni/gtk-peer/gdkfont.h,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkFontMetrics.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkFontPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGlyphVector.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics2D.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkButtonPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkChoicePeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkComponentPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkEvents.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkFileDialogPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkGenericPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkImagePainter.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkTextComponentPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkToolkit.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c,
-         native/jni/gtk-peer/gthread-jni.c, native/jni/gtk-peer/gtkpeer.h,
-         native/jni/java-io/.cvsignore, native/jni/java-lang/.cvsignore,
-         native/jni/java-net/.cvsignore, native/jni/java-nio/.cvsignore,
-         native/jni/java-nio/java_nio.c,
-         native/jni/java-nio/java_nio_VMDirectByteBuffer.c,
-         native/jni/java-util/.cvsignore, native/jni/xmlj/.cvsignore,
-         native/target/.cvsignore, native/target/Linux/.cvsignore,
-         native/target/generic/.cvsignore, scripts/.cvsignore,
-         scripts/checkstyle-config.xml, scripts/checkstyle-header.regex,
-         scripts/checkstyle-suppressions.xml, scripts/checkstyle.css,
-         scripts/checkstyle2html.xsl, scripts/classpath-build,
-         scripts/classpath-daily, scripts/eclipse-gnu.xml,
-         scripts/jalopy-gnu.xml, scripts/japi, scripts/kissme-mauve,
-         scripts/patches.pl, scripts/timezones.pl, scripts/tzabbrevs,
-         scripts/unicode-blocks.pl, scripts/unicode-muncher.pl,
-         vm/.cvsignore, vm/reference/.cvsignore,
-         vm/reference/java/lang/VMClassLoader.java,
-         vm/reference/java/lang/VMProcess.java,
-         vm/reference/java/lang/VMRuntime.java,
-         vm/reference/java/lang/VMSystem.java,
-         vm/reference/java/security/VMAccessController.java: GNU classpath
-         0.14
-
 2005-02-25 16:51  carolyn
 
        * src/vm/: global.h, loader.h, jit/parse.c, jit/inline/parseRT.c,
 2005-02-23 12:50  twisti
 
        * src/vm/jit/: reg.h, reg.inc: Renamed: floatregsnum -> fltregsnum
-                 floatreg_ret -> fltreg_ret This is more consistent with
-         the other names.
+                  floatreg_ret -> fltreg_ret This is more consistent with the
+         other names.
 
 2005-02-23 12:47  twisti
 
 
 2005-02-15 17:52  twisti
 
-       * src/vm/jit/alpha/codegen.c: - some signal changes - include
-         "cacao/cacao.h"
+       * src/vm/jit/alpha/codegen.c:
+         - some signal changes
+         - include "cacao/cacao.h"
 
 2005-02-15 17:51  twisti
 
 2005-02-15 17:30  christian
 
        * src/vm/jit/: jit.c, lsra.h, lsra.inc: new lsra version
+
          ---------------------------------------------------------------------
 
 2005-02-15 14:14  twisti
 
-       * src/vm/jit/i386/: disass.c, disass.h: - disassemble use
-         disassinstr - don't pass `pos' to disassinstr
+       * src/vm/jit/i386/: disass.c, disass.h:
+         - disassemble use disassinstr
+         - don't pass `pos' to disassinstr
 
 2005-02-15 14:08  twisti
 
-       * src/vm/jit/stack.c: - we don't need `i' passed to disassinstr -
-         don't increase counters in for loop
+       * src/vm/jit/stack.c:
+         - we don't need `i' passed to disassinstr
+         - don't increase counters in for loop
 
 2005-02-14 21:25  stefan
 
 2005-02-10 12:41  twisti
 
        * src/native/: native.c, native.h: Forgot to remove some class_*
-         stuff (thanks go to the irix linker, man you are a great linker
-         ;-)
+         stuff (thanks go to the irix linker, man you are a great linker ;-)
 
 2005-02-10 12:15  twisti
 
-       * src/vm/jit/i386/Makefile.am: - using top_builddir instead of
-         top_srcdir where required to support build   directories -
-         INCLUDES adjusted
+       * src/vm/jit/i386/Makefile.am:
+         - using top_builddir instead of top_srcdir where required to support
+           build directories
+         - INCLUDES adjusted
 
 2005-02-10 12:13  twisti
 
-       * src/vm/jit/i386/asmpart.S: - using utf_fillInStackTrace,
-         utf_void__java_lang_Throwable - smaller chnages
+       * src/vm/jit/i386/asmpart.S:
+         - using utf_fillInStackTrace, utf_void__java_lang_Throwable
+         - smaller chnages
 
 2005-02-10 12:12  twisti
 
-       * src/vm/jit/i386/codegen.c: - using of utf_fillInStackTrace,
-         utf_void__java_lang_Throwable - smaller signal changes
+       * src/vm/jit/i386/codegen.c:
+         - using of utf_fillInStackTrace, utf_void__java_lang_Throwable
+         - smaller signal changes
 
 2005-02-10 12:04  twisti
 
-       * src/vm/: loader.c, loader.h: - #include "vm/stringlocal.h" -
-         removed static utf_* variables - removed class_* variables -
-         loader_init now returns a bool to indicate an error
+       * src/vm/: loader.c, loader.h:
+         - #include "vm/stringlocal.h"
+         - removed static utf_* variables
+         - removed class_* variables
+         - loader_init now returns a bool to indicate an error
 
 2005-02-10 12:01  twisti
 
-       * src/vm/: exceptions.c, exceptions.h: - #include config.h,
-         vm/class.h, vm/exceptions.h, vm/options.h,   vm/stringlocal.h -
-         removed class_* variables - added
-         string_java_lang_InstantiationException - renamed
-         init_system_exceptions to exceptions_init
+       * src/vm/: exceptions.c, exceptions.h:
+         - #include config.h, vm/class.h, vm/exceptions.h, vm/options.h,
+           vm/stringlocal.h
+         - removed class_* variables
+         - added string_java_lang_InstantiationException
+         - renamed init_system_exceptions to exceptions_init
 
 2005-02-10 11:58  twisti
 
-       * src/vm/builtin.c: - #include "vm/stringlocal.h" -
-         builtin_throw_exception: free memory allocated by
+       * src/vm/builtin.c:
+         - #include "vm/stringlocal.h"
+         - builtin_throw_exception: free memory allocated by
          javastring_tochar
 
 2005-02-10 11:57  twisti
 
 2005-02-10 11:55  twisti
 
-       * src/vm/global.h: - added THREADSPECIFIC define for !USE_THREADS -
-         removed structs: utf, literalstring, hashtable
+       * src/vm/global.h:
+         - added THREADSPECIFIC define for !USE_THREADS
+         - removed structs: utf, literalstring, hashtable
 
 2005-02-10 11:54  twisti
 
 
 2005-02-10 11:52  twisti
 
-       * src/vm/jit/stacktrace.c: - added #include "vm/class.h" - removed
-         local class_* variables
+       * src/vm/jit/stacktrace.c:
+         - added #include "vm/class.h"
+         - removed local class_* variables
 
 2005-02-10 11:51  twisti
 
 
 2005-02-10 11:42  twisti
 
-       * src/native/jni.c: - added authors - moved utf variables into utf8
-         - use global string, utf and class variables - implemented new
-         functions, enhanced functions
+       * src/native/jni.c:
+         - added authors
+         - moved utf variables into utf8
+         - use global string, utf and class variables
+         - implemented new functions, enhanced functions
 
 2005-02-10 11:34  twisti
 
-       * src/native/jni.h: - added authors - define JNI_OK, JNI_ERR,
-         JNI_EDETACHED, JNI_EVERSION - renamed invoke/native interface
-         structs
+       * src/native/jni.h:
+         - added authors
+         - define JNI_OK, JNI_ERR, JNI_EDETACHED, JNI_EVERSION
+         - renamed invoke/native interface structs
 
 2005-02-10 11:10  twisti
 
 
 2005-02-10 10:55  twisti
 
-       * src/cacaoh/cacaoh.c: - call new init code - throw exceptions on
-         failure
+       * src/cacaoh/cacaoh.c:
+         - call new init code
+         - throw exceptions on failure
 
 2005-02-10 10:55  twisti
 
 
 2005-02-10 10:53  twisti
 
-       * src/cacao/cacao.c: - added -version - call new init stuff
-
-2005-02-10 10:10  twisti
-
-       * src/classpath/java/net/URLClassLoader.java: Forgot to remove
-         debug output.
+       * src/cacao/cacao.c:
+         - added -version
+         - call new init stuff
 
 2005-02-09 20:43  twisti
 
          gnu.java.awt.peer.gtk.GtkMainThread, added
          gnu.classpath.VMStackWalker.
 
-2005-02-08 15:52  twisti
-
-       * src/classpath/: .classpath, .cvsignore, .project, ChangeLog,
-         ChangeLog.usermap, INSTALL, NEWS, acinclude.m4, configure.ac,
-         doc/.cvsignore, doc/api/.cvsignore,
-         doc/api/classpath-copyright.xml, examples/.cvsignore,
-         examples/Makefile.am, external/.cvsignore,
-         external/sax/.cvsignore, external/w3c_dom/.cvsignore,
-         external/w3c_dom/COPYRIGHT.html, gnu/classpath/.cvsignore,
-         gnu/classpath/SystemProperties.java,
-         gnu/java/awt/ClasspathToolkit.java,
-         gnu/java/awt/image/ImageDecoder.java,
-         gnu/java/awt/peer/gtk/GdkGraphics2D.java,
-         gnu/java/awt/peer/gtk/GdkPixbufDecoder.java,
-         gnu/java/awt/peer/gtk/GtkComponentPeer.java,
-         gnu/java/awt/peer/gtk/GtkDialogPeer.java,
-         gnu/java/awt/peer/gtk/GtkFramePeer.java,
-         gnu/java/awt/peer/gtk/GtkGenericPeer.java,
-         gnu/java/awt/peer/gtk/GtkMainThread.java,
-         gnu/java/awt/peer/gtk/GtkScrollbarPeer.java,
-         gnu/java/awt/peer/gtk/GtkTextComponentPeer.java,
-         gnu/java/awt/peer/gtk/GtkToolkit.java,
-         gnu/java/awt/peer/gtk/GtkWindowPeer.java,
-         gnu/java/beans/EmptyBeanInfo.java,
-         gnu/java/beans/decoder/GrowableArrayContext.java,
-         gnu/java/io/class-dependencies.conf,
-         gnu/java/lang/SystemClassLoader.java,
-         gnu/java/locale/LocaleHelper.java,
-         gnu/java/locale/LocaleInformation.java,
-         gnu/java/locale/LocaleInformation_aa.java,
-         gnu/java/locale/LocaleInformation_aa_ET.java,
-         gnu/java/locale/LocaleInformation_af.java,
-         gnu/java/locale/LocaleInformation_am.java,
-         gnu/java/locale/LocaleInformation_am_ET.java,
-         gnu/java/locale/LocaleInformation_ar.java,
-         gnu/java/locale/LocaleInformation_as.java,
-         gnu/java/locale/LocaleInformation_az.java,
-         gnu/java/locale/LocaleInformation_be.java,
-         gnu/java/locale/LocaleInformation_bg.java,
-         gnu/java/locale/LocaleInformation_bn.java,
-         gnu/java/locale/LocaleInformation_byn.java,
-         gnu/java/locale/LocaleInformation_byn_ER.java,
-         gnu/java/locale/LocaleInformation_ca.java,
-         gnu/java/locale/LocaleInformation_cs.java,
-         gnu/java/locale/LocaleInformation_cy.java,
-         gnu/java/locale/LocaleInformation_da.java,
-         gnu/java/locale/LocaleInformation_de.java,
-         gnu/java/locale/LocaleInformation_de_AT.java,
-         gnu/java/locale/LocaleInformation_de_BE.java,
-         gnu/java/locale/LocaleInformation_de_CH.java,
-         gnu/java/locale/LocaleInformation_de_LU.java,
-         gnu/java/locale/LocaleInformation_dv.java,
-         gnu/java/locale/LocaleInformation_dz.java,
-         gnu/java/locale/LocaleInformation_dz_BT.java,
-         gnu/java/locale/LocaleInformation_el.java,
-         gnu/java/locale/LocaleInformation_el_GR.java,
-         gnu/java/locale/LocaleInformation_en.java,
-         gnu/java/locale/LocaleInformation_en_AU.java,
-         gnu/java/locale/LocaleInformation_en_BE.java,
-         gnu/java/locale/LocaleInformation_en_CA.java,
-         gnu/java/locale/LocaleInformation_en_GB.java,
-         gnu/java/locale/LocaleInformation_en_HK.java,
-         gnu/java/locale/LocaleInformation_en_IE.java,
-         gnu/java/locale/LocaleInformation_en_MT.java,
-         gnu/java/locale/LocaleInformation_en_NZ.java,
-         gnu/java/locale/LocaleInformation_en_PH.java,
-         gnu/java/locale/LocaleInformation_en_SG.java,
-         gnu/java/locale/LocaleInformation_en_US.java,
-         gnu/java/locale/LocaleInformation_en_ZW.java,
-         gnu/java/locale/LocaleInformation_eo.java,
-         gnu/java/locale/LocaleInformation_es.java,
-         gnu/java/locale/LocaleInformation_es_AR.java,
-         gnu/java/locale/LocaleInformation_es_CL.java,
-         gnu/java/locale/LocaleInformation_es_CO.java,
-         gnu/java/locale/LocaleInformation_es_ES.java,
-         gnu/java/locale/LocaleInformation_es_MX.java,
-         gnu/java/locale/LocaleInformation_es_PR.java,
-         gnu/java/locale/LocaleInformation_et.java,
-         gnu/java/locale/LocaleInformation_eu.java,
-         gnu/java/locale/LocaleInformation_fa.java,
-         gnu/java/locale/LocaleInformation_fa_AF.java,
-         gnu/java/locale/LocaleInformation_fi.java,
-         gnu/java/locale/LocaleInformation_fo.java,
-         gnu/java/locale/LocaleInformation_fr.java,
-         gnu/java/locale/LocaleInformation_fr_CA.java,
-         gnu/java/locale/LocaleInformation_fr_LU.java,
-         gnu/java/locale/LocaleInformation_ga.java,
-         gnu/java/locale/LocaleInformation_ga_IE.java,
-         gnu/java/locale/LocaleInformation_gez.java,
-         gnu/java/locale/LocaleInformation_gez_ER.java,
-         gnu/java/locale/LocaleInformation_gez_ET.java,
-         gnu/java/locale/LocaleInformation_gl.java,
-         gnu/java/locale/LocaleInformation_gu.java,
-         gnu/java/locale/LocaleInformation_gv.java,
-         gnu/java/locale/LocaleInformation_haw.java,
-         gnu/java/locale/LocaleInformation_haw_US.java,
-         gnu/java/locale/LocaleInformation_he.java,
-         gnu/java/locale/LocaleInformation_hi.java,
-         gnu/java/locale/LocaleInformation_hr.java,
-         gnu/java/locale/LocaleInformation_hu.java,
-         gnu/java/locale/LocaleInformation_hy.java,
-         gnu/java/locale/LocaleInformation_id.java,
-         gnu/java/locale/LocaleInformation_is.java,
-         gnu/java/locale/LocaleInformation_it.java,
-         gnu/java/locale/LocaleInformation_it_IT.java,
-         gnu/java/locale/LocaleInformation_iu.java,
-         gnu/java/locale/LocaleInformation_ja.java,
-         gnu/java/locale/LocaleInformation_ka.java,
-         gnu/java/locale/LocaleInformation_kk.java,
-         gnu/java/locale/LocaleInformation_kl.java,
-         gnu/java/locale/LocaleInformation_km.java,
-         gnu/java/locale/LocaleInformation_kn.java,
-         gnu/java/locale/LocaleInformation_ko.java,
-         gnu/java/locale/LocaleInformation_kok.java,
-         gnu/java/locale/LocaleInformation_kok_IN.java,
-         gnu/java/locale/LocaleInformation_kw.java,
-         gnu/java/locale/LocaleInformation_ky.java,
-         gnu/java/locale/LocaleInformation_lo.java,
-         gnu/java/locale/LocaleInformation_lt.java,
-         gnu/java/locale/LocaleInformation_lv.java,
-         gnu/java/locale/LocaleInformation_mk.java,
-         gnu/java/locale/LocaleInformation_ml.java,
-         gnu/java/locale/LocaleInformation_mn.java,
-         gnu/java/locale/LocaleInformation_mn_MN.java,
-         gnu/java/locale/LocaleInformation_mr.java,
-         gnu/java/locale/LocaleInformation_ms.java,
-         gnu/java/locale/LocaleInformation_ms_BN.java,
-         gnu/java/locale/LocaleInformation_mt.java,
-         gnu/java/locale/LocaleInformation_nb.java,
-         gnu/java/locale/LocaleInformation_nl.java,
-         gnu/java/locale/LocaleInformation_nn.java,
-         gnu/java/locale/LocaleInformation_om.java,
-         gnu/java/locale/LocaleInformation_om_ET.java,
-         gnu/java/locale/LocaleInformation_or.java,
-         gnu/java/locale/LocaleInformation_pa.java,
-         gnu/java/locale/LocaleInformation_pl.java,
-         gnu/java/locale/LocaleInformation_ps.java,
-         gnu/java/locale/LocaleInformation_pt.java,
-         gnu/java/locale/LocaleInformation_pt_PT.java,
-         gnu/java/locale/LocaleInformation_ro.java,
-         gnu/java/locale/LocaleInformation_ru.java,
-         gnu/java/locale/LocaleInformation_sa.java,
-         gnu/java/locale/LocaleInformation_sid.java,
-         gnu/java/locale/LocaleInformation_sid_ET.java,
-         gnu/java/locale/LocaleInformation_sk.java,
-         gnu/java/locale/LocaleInformation_sl.java,
-         gnu/java/locale/LocaleInformation_so.java,
-         gnu/java/locale/LocaleInformation_so_DJ.java,
-         gnu/java/locale/LocaleInformation_so_ET.java,
-         gnu/java/locale/LocaleInformation_so_SO.java,
-         gnu/java/locale/LocaleInformation_sq.java,
-         gnu/java/locale/LocaleInformation_sr.java,
-         gnu/java/locale/LocaleInformation_sr_Latn.java,
-         gnu/java/locale/LocaleInformation_sv.java,
-         gnu/java/locale/LocaleInformation_sw.java,
-         gnu/java/locale/LocaleInformation_syr.java,
-         gnu/java/locale/LocaleInformation_syr_SY.java,
-         gnu/java/locale/LocaleInformation_ta.java,
-         gnu/java/locale/LocaleInformation_te.java,
-         gnu/java/locale/LocaleInformation_th.java,
-         gnu/java/locale/LocaleInformation_ti.java,
-         gnu/java/locale/LocaleInformation_ti_ER.java,
-         gnu/java/locale/LocaleInformation_ti_ET.java,
-         gnu/java/locale/LocaleInformation_tig.java,
-         gnu/java/locale/LocaleInformation_tig_ER.java,
-         gnu/java/locale/LocaleInformation_tr.java,
-         gnu/java/locale/LocaleInformation_tt.java,
-         gnu/java/locale/LocaleInformation_uk.java,
-         gnu/java/locale/LocaleInformation_ur.java,
-         gnu/java/locale/LocaleInformation_uz.java,
-         gnu/java/locale/LocaleInformation_uz_AF.java,
-         gnu/java/locale/LocaleInformation_vi.java,
-         gnu/java/locale/LocaleInformation_wal.java,
-         gnu/java/locale/LocaleInformation_wal_ET.java,
-         gnu/java/locale/LocaleInformation_zh.java,
-         gnu/java/locale/LocaleInformation_zh_HK_Hant.java,
-         gnu/java/locale/LocaleInformation_zh_Hant.java,
-         gnu/java/locale/LocaleInformation_zh_MO_Hant.java,
-         gnu/java/locale/LocaleInformation_zh_SG_Hans.java,
-         gnu/java/net/GetSystemPropertyAction.java,
-         gnu/java/net/PlainSocketImpl.java,
-         gnu/java/net/protocol/ftp/FTPURLConnection.java,
-         gnu/java/net/protocol/http/HTTPConnection.java,
-         gnu/java/net/protocol/jar/Connection.java,
-         gnu/java/nio/charset/ISO_8859_1.java,
-         gnu/java/nio/charset/Provider.java,
-         gnu/java/nio/charset/US_ASCII.java,
-         gnu/java/nio/charset/UTF_16.java,
-         gnu/java/nio/charset/UTF_16BE.java,
-         gnu/java/nio/charset/UTF_16LE.java,
-         gnu/java/nio/charset/UTF_8.java,
-         gnu/java/security/x509/X509Certificate.java, gnu/regexp/RE.java,
-         gnu/xml/aelfred2/SAXDriver.java, gnu/xml/dom/DomNode.java,
-         include/.cvsignore, include/Makefile.am,
-         include/gnu_java_awt_peer_gtk_GdkPixbufDecoder.h,
-         include/gnu_java_awt_peer_gtk_GtkMainThread.h,
-         include/gnu_java_awt_peer_gtk_GtkToolkit.h,
-         include/gnu_java_net_PlainSocketImpl.h,
-         include/java_nio_channels_Channels.h, java/awt/BasicStroke.java,
-         java/awt/Checkbox.java, java/awt/Choice.java,
-         java/awt/Component.java, java/awt/Container.java,
-         java/awt/EventDispatchThread.java, java/awt/EventQueue.java,
-         java/awt/Frame.java, java/awt/Robot.java,
-         java/awt/Scrollbar.java, java/awt/Window.java,
-         java/awt/dnd/DnDConstants.java, java/awt/dnd/DropTarget.java,
-         java/awt/image/ReplicateScaleFilter.java,
-         java/awt/print/PrinterJob.java, java/beans/XMLDecoder.java,
-         java/io/BufferedInputStream.java, java/io/Externalizable.java,
-         java/io/File.java, java/io/ObjectInputStream.java,
-         java/io/ObjectStreamClass.java, java/io/Serializable.java,
-         java/io/class-dependencies.conf, java/lang/Appendable.java,
-         java/lang/Class.java, java/lang/ClassLoader.java,
-         java/lang/Package.java, java/lang/Runtime.java,
-         java/lang/SecurityManager.java, java/lang/String.java,
-         java/lang/StringBuilder.java, java/lang/System.java,
-         java/lang/class-dependencies.conf,
-         java/math/class-dependencies.conf, java/net/Inet4Address.java,
-         java/net/URI.java, java/net/URL.java,
-         java/net/URLClassLoader.java, java/net/class-dependencies.conf,
-         java/nio/Buffer.java, java/nio/CharViewBufferImpl.java,
-         java/nio/DirectByteBufferImpl.java,
-         java/nio/DoubleViewBufferImpl.java,
-         java/nio/FloatViewBufferImpl.java,
-         java/nio/IntViewBufferImpl.java,
-         java/nio/LongViewBufferImpl.java,
-         java/nio/MappedByteBufferImpl.java,
-         java/nio/ShortViewBufferImpl.java,
-         java/nio/class-dependencies.conf,
-         java/nio/channels/Channels.java, java/nio/charset/Charset.java,
-         java/rmi/server/RemoteObject.java,
-         java/rmi/server/RemoteRef.java, java/rmi/server/ServerRef.java,
-         java/rmi/server/UID.java,
-         java/security/AlgorithmParameterGenerator.java,
-         java/security/AlgorithmParameters.java,
-         java/security/AllPermission.java,
-         java/security/BasicPermission.java,
-         java/security/KeyFactory.java, java/security/KeyStore.java,
-         java/security/Permissions.java, java/security/SecureRandom.java,
-         java/security/cert/CertificateFactory.java,
-         java/security/interfaces/DSAPrivateKey.java,
-         java/security/interfaces/DSAPublicKey.java,
-         java/security/interfaces/RSAMultiPrimePrivateCrtKey.java,
-         java/security/interfaces/RSAPrivateCrtKey.java,
-         java/security/interfaces/RSAPrivateKey.java,
-         java/security/interfaces/RSAPublicKey.java,
-         java/text/DateFormat.java, java/text/DecimalFormatSymbols.java,
-         java/text/MessageFormat.java, java/text/SimpleDateFormat.java,
-         java/text/class-dependencies.conf, java/util/AbstractList.java,
-         java/util/Calendar.java, java/util/Currency.java,
-         java/util/GregorianCalendar.java, java/util/Locale.java,
-         java/util/ResourceBundle.java, java/util/SimpleTimeZone.java,
-         java/util/TimeZone.java, java/util/class-dependencies.conf,
-         java/util/jar/Attributes.java, java/util/regex/Matcher.java,
-         java/util/regex/Pattern.java, java/util/zip/ZipFile.java,
-         javax/crypto/SecretKey.java, javax/imageio/ImageIO.java,
-         javax/imageio/ImageReader.java, javax/imageio/ImageWriter.java,
-         javax/imageio/metadata/IIOAttr.java,
-         javax/imageio/metadata/IIOMetadataNode.java,
-         javax/imageio/metadata/IIONamedNodeMap.java,
-         javax/imageio/metadata/IIONodeList.java,
-         javax/imageio/spi/IIORegistry.java,
-         javax/naming/directory/BasicAttributes.java,
-         javax/net/ssl/HttpsURLConnection.java,
-         javax/print/attribute/standard/Chromaticity.java,
-         javax/print/attribute/standard/Destination.java,
-         javax/print/attribute/standard/MediaPrintableArea.java,
-         javax/print/attribute/standard/MediaSize.java,
-         javax/security/auth/callback/Callback.java,
-         javax/security/auth/callback/CallbackHandler.java,
-         javax/security/auth/callback/ChoiceCallback.java,
-         javax/security/auth/callback/ConfirmationCallback.java,
-         javax/security/auth/callback/LanguageCallback.java,
-         javax/security/auth/callback/NameCallback.java,
-         javax/security/auth/callback/PasswordCallback.java,
-         javax/security/auth/callback/TextInputCallback.java,
-         javax/security/auth/callback/TextOutputCallback.java,
-         javax/security/auth/callback/UnsupportedCallbackException.java,
-         javax/swing/AbstractAction.java, javax/swing/AbstractButton.java,
-         javax/swing/AbstractSet.java, javax/swing/DebugGraphics.java,
-         javax/swing/DefaultButtonModel.java,
-         javax/swing/DefaultCellRenderer.java,
-         javax/swing/DefaultDesktopManager.java,
-         javax/swing/DefaultListModel.java,
-         javax/swing/DefaultListSelectionModel.java,
-         javax/swing/JApplet.java, javax/swing/JComboBox.java,
-         javax/swing/JComponent.java, javax/swing/JEditorPane.java,
-         javax/swing/JFrame.java, javax/swing/JInternalFrame.java,
-         javax/swing/JLabel.java, javax/swing/JLayeredPane.java,
-         javax/swing/JList.java, javax/swing/JMenu.java,
-         javax/swing/JMenuBar.java, javax/swing/JMenuItem.java,
-         javax/swing/JPopupMenu.java, javax/swing/JProgressBar.java,
-         javax/swing/JScrollBar.java, javax/swing/JScrollPane.java,
-         javax/swing/JSlider.java, javax/swing/JSpinner.java,
-         javax/swing/JTabbedPane.java, javax/swing/JTable.java,
-         javax/swing/JTextField.java, javax/swing/JToolBar.java,
-         javax/swing/JViewport.java, javax/swing/JWindow.java,
-         javax/swing/KeyStroke.java,
-         javax/swing/LayoutFocusTraversalPolicy.java,
-         javax/swing/SortingFocusTraversalPolicy.java,
-         javax/swing/SwingUtilities.java, javax/swing/Timer.java,
-         javax/swing/TransferHandler.java, javax/swing/UIDefaults.java,
-         javax/swing/colorchooser/DefaultRGBChooserPanel.java,
-         javax/swing/colorchooser/DefaultSwatchChooserPanel.java,
-         javax/swing/event/MouseInputAdapter.java,
-         javax/swing/plaf/basic/BasicButtonUI.java,
-         javax/swing/plaf/basic/BasicComboBoxUI.java,
-         javax/swing/plaf/basic/BasicComboPopup.java,
-         javax/swing/plaf/basic/BasicMenuBarUI.java,
-         javax/swing/plaf/basic/BasicProgressBarUI.java,
-         javax/swing/plaf/basic/BasicScrollBarUI.java,
-         javax/swing/plaf/basic/BasicSliderUI.java,
-         javax/swing/plaf/basic/BasicTabbedPaneUI.java,
-         javax/swing/plaf/basic/BasicTableUI.java,
-         javax/swing/plaf/basic/BasicTextUI.java,
-         javax/swing/plaf/basic/BasicToolBarUI.java,
-         javax/swing/table/DefaultTableCellRenderer.java,
-         javax/swing/table/DefaultTableColumnModel.java,
-         javax/swing/table/DefaultTableModel.java,
-         javax/swing/table/JTableHeader.java,
-         javax/swing/table/TableModel.java,
-         javax/swing/text/AbstractDocument.java,
-         javax/swing/text/DefaultEditorKit.java,
-         javax/swing/text/PlainDocument.java,
-         javax/swing/text/PlainView.java,
-         javax/swing/text/StringContent.java, javax/swing/text/View.java,
-         javax/swing/tree/DefaultMutableTreeNode.java, lib/.cvsignore,
-         lib/Makefile.am, lib/classes1.tgz, lib/gen_nio.sh,
-         lib/gen_nio.sh.in, lib/libgcj.omit, lib/mkdep.pl.in,
-         native/.cvsignore, native/fdlibm/.cvsignore,
-         native/jni/.cvsignore, native/jni/classpath/.cvsignore,
-         native/jni/classpath/native_state.c,
-         native/jni/gtk-peer/Makefile.am,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGlyphVector.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics2D.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkPixbufDecoder.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkRobotPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkButtonPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkCheckboxPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkChoicePeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkClipboard.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkComponentPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkEvents.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkFileDialogPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkFramePeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkGenericPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkListPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkMainThread.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkMenuItemPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkScrollBarPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkTextComponentPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkToolkit.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c,
-         native/jni/gtk-peer/gtkpeer.h, native/jni/java-io/.cvsignore,
-         native/jni/java-io/java_io_VMFile.c, native/jni/java-io/javaio.c,
-         native/jni/java-lang/.cvsignore,
-         native/jni/java-lang/java_lang_VMSystem.c,
-         native/jni/java-net/.cvsignore,
-         native/jni/java-net/gnu_java_net_PlainSocketImpl.c,
-         native/jni/java-net/javanet.c, native/jni/java-net/javanet.h,
-         native/jni/java-nio/.cvsignore, native/jni/java-nio/Makefile.am,
-         native/jni/java-nio/gnu_java_nio_channels_FileChannelImpl.c,
-         native/jni/java-nio/java_nio.c,
-         native/jni/java-nio/java_nio_VMDirectByteBuffer.c,
-         native/jni/java-nio/java_nio_channels_Channels.c,
-         native/jni/java-util/.cvsignore, native/jni/xmlj/.cvsignore,
-         native/target/.cvsignore, native/target/Linux/.cvsignore,
-         native/target/generic/.cvsignore, resource/.cvsignore,
-         resource/Makefile.am, resource/java/util/iso3166-a3.properties,
-         resource/java/util/iso3166.properties,
-         resource/java/util/iso3166_de.properties,
-         resource/java/util/iso639-a2-old.properties,
-         resource/java/util/iso639-a3.properties,
-         resource/java/util/iso639.properties,
-         resource/java/util/iso639_de.properties,
-         resource/java/util/iso639_fr.properties,
-         resource/java/util/iso639_ga.properties, scripts/.cvsignore,
-         scripts/checkstyle-config.xml, scripts/checkstyle-header.regex,
-         scripts/checkstyle-suppressions.xml, scripts/checkstyle.css,
-         scripts/checkstyle2html.xsl, scripts/classpath-build,
-         scripts/classpath-daily, scripts/eclipse-gnu.xml,
-         scripts/jalopy-gnu.xml, scripts/japi, scripts/kissme-mauve,
-         scripts/patches.pl, scripts/timezones.pl, scripts/tzabbrevs,
-         scripts/unicode-blocks.pl, scripts/unicode-muncher.pl,
-         vm/.cvsignore, vm/reference/.cvsignore,
-         vm/reference/gnu/classpath/VMStackWalker.java,
-         vm/reference/java/lang/VMClassLoader.java,
-         vm/reference/java/lang/VMRuntime.java,
-         vm/reference/java/lang/VMSecurityManager.java,
-         vm/reference/java/nio/channels/VMChannels.java: GNU classpath cvs
-         2005-02-08
-
-2005-02-08 15:10  twisti
-
-       * src/classpath/doc/: hacking.texinfo, native.api,
-         testing.framework.text, api/Makefile.am: GNU classpath cvs
-         2005-02-08
-
 2005-02-08 14:43  twisti
 
        * tests/native/: Makefile.am, test.c, test.java: Added test files
 
 2005-02-01 09:59  twisti
 
-       * src/vm/jit/stack.c: - added SUPPORT_MUL_CONST - added some #endif
-         comments
+       * src/vm/jit/stack.c:
+         - added SUPPORT_MUL_CONST
+         - added some #endif comments
 
 2005-02-01 09:49  twisti
 
 
 2005-01-28 21:24  twisti
 
-       * src/vm/: builtin.c, builtin.h: - better handling of
-         TRACE_ARGS_NUM - added TRACE_ARGS_NUM == 4 (xdspcore)
+       * src/vm/: builtin.c, builtin.h:
+         - better handling of TRACE_ARGS_NUM
+         - added TRACE_ARGS_NUM == 4 (xdspcore)
 
 2005-01-28 11:44  motse
 
 
 2005-01-27 12:29  twisti
 
-       * src/vm/jit/stack.c: - added xdspcore disassembler stuff - added
-         SUPPORT_LOGICAL_CONST #if's
+       * src/vm/jit/stack.c:
+         - added xdspcore disassembler stuff
+         - added SUPPORT_LOGICAL_CONST #if's
 
 2005-01-27 12:24  twisti
 
 
 2005-01-21 10:37  twisti
 
-       * src/native/native.c: - native_new_and_init: no `class has no
-         instance-initializer' warning - native_new_and_init_string,
-         native_new_and_init_int,   native_new_and_init_throwable: return
-         null if initializer not found
-
-2005-01-21 10:29  twisti
-
-       * src/classpath/java/lang/ClassLoader.java: File.listFiles() can
-         return null. Patch already contributed to classpath.
+       * src/native/native.c:
+         - native_new_and_init: no `class has no instance-initializer'
+         warning
+         - native_new_and_init_string, native_new_and_init_int,
+           native_new_and_init_throwable: return null if initializer not
+           found
 
 2005-01-21 10:24  twisti
 
-       * src/cacaoh/cacaoh.c: - added bootclasspath stuff - minor cleanups
+       * src/cacaoh/cacaoh.c:
+         - added bootclasspath stuff
+         - minor cleanups
 
 2005-01-21 10:24  twisti
 
        * src/cacao/cacao.c: Some day we should call DestroyJavaVM.
 
-2005-01-21 10:23  twisti
-
-       * src/classpath/scripts/check_jni_methods.sh: Working version from
-         classpath cvs.
-
-2005-01-16 15:17  twisti
-
-       * src/classpath/scripts/check_jni_methods.sh: - freebsd mktemp and
-         sed fixes - use -U 0 instead of obsolete -0 (with diff (GNU
-         diffutils) 2.8.1)
-
 2005-01-12 15:09  twisti
 
        * src/native/include/Makefile.am: Update to classpath-0.13: added
 
 2005-01-12 14:25  twisti
 
-       * src/native/vm/VMRuntime.c: - removed
-         Java_java_lang_VMRuntime_insertSystemProperties (is now in
-         VMSystemProperties.c) - renamed nativeGetLibname to
-         mapLibraryName
+       * src/native/vm/VMRuntime.c:
+         - removed Java_java_lang_VMRuntime_insertSystemProperties (is now in
+           VMSystemProperties.c)
+         - renamed nativeGetLibname to mapLibraryName
 
 2005-01-12 14:18  twisti
 
 
        * src/native/jni.c: Warning fix in JNI_GetCreatedJavaVMs: return 0;
 
-2005-01-12 14:09  twisti
-
-       * src/classpath/:
-         vm/reference/gnu/classpath/VMSystemProperties.java,
-         vm/reference/java/nio/VMDirectByteBuffer.java, ChangeLog-2004,
-         ChangeLog.gnujaxp.1, ChangeLog.gnujaxp.2, ChangeLog.libxmlj,
-         doc/README.jaxp, java/beans/XMLDecoder.java,
-         resource/japhar-0.09.patch.1,
-         resource/gnu/regexp/MessagesBundle_it.properties,
-         resource/java/util/iso4217.properties, scripts/Makefile.am,
-         scripts/check_jni_methods.sh, scripts/generate-locale-list.sh:
-         Update to classpath-0.13.
-
-2005-01-12 14:05  twisti
-
-       * src/classpath/:
-         javax/swing/InternalFrameFocusTraversalPolicy.java,
-         javax/swing/plaf/basic/BasicEditorPaneUI.java,
-         javax/swing/plaf/metal/DefaultMetalTheme.java,
-         javax/swing/plaf/metal/MetalTheme.java,
-         javax/swing/text/DefaultStyledDocument.java,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkRobotPeer.c,
-         native/jni/java-nio/java_nio_VMDirectByteBuffer.c,
-         native/jni/xmlj/BUGS, native/jni/xmlj/Makefile.am,
-         native/jni/xmlj/xmlj_dom.c, native/jni/xmlj/xmlj_dom.h,
-         native/jni/xmlj/xmlj_error.c, native/jni/xmlj/xmlj_error.h,
-         native/jni/xmlj/xmlj_io.c, native/jni/xmlj/xmlj_io.h,
-         native/jni/xmlj/xmlj_node.c, native/jni/xmlj/xmlj_node.h,
-         native/jni/xmlj/xmlj_sax.c, native/jni/xmlj/xmlj_sax.h,
-         native/jni/xmlj/xmlj_transform.c, native/jni/xmlj/xmlj_util.c,
-         native/jni/xmlj/xmlj_util.h, native/jni/xmlj/xmlj_xpath.c: Update
-         to classpath-0.13.
-
-2005-01-12 14:01  twisti
-
-       * src/classpath/: gnu/classpath/RawData32.java,
-         gnu/classpath/RawData64.java,
-         gnu/classpath/SystemProperties.java,
-         gnu/java/awt/peer/gtk/GdkRobotPeer.java,
-         gnu/java/awt/peer/gtk/GdkScreenGraphicsDevice.java,
-         gnu/java/beans/DummyAppletContext.java,
-         gnu/java/beans/DummyAppletStub.java,
-         gnu/java/beans/decoder/AbstractContext.java,
-         gnu/java/beans/decoder/AbstractCreatableObjectContext.java,
-         gnu/java/beans/decoder/AbstractElementHandler.java,
-         gnu/java/beans/decoder/AbstractObjectContext.java,
-         gnu/java/beans/decoder/ArrayContext.java,
-         gnu/java/beans/decoder/ArrayHandler.java,
-         gnu/java/beans/decoder/AssemblyException.java,
-         gnu/java/beans/decoder/BooleanHandler.java,
-         gnu/java/beans/decoder/ByteHandler.java,
-         gnu/java/beans/decoder/CharHandler.java,
-         gnu/java/beans/decoder/ClassHandler.java,
-         gnu/java/beans/decoder/ConstructorContext.java,
-         gnu/java/beans/decoder/Context.java,
-         gnu/java/beans/decoder/DecoderContext.java,
-         gnu/java/beans/decoder/DefaultExceptionListener.java,
-         gnu/java/beans/decoder/DoubleHandler.java,
-         gnu/java/beans/decoder/DummyContext.java,
-         gnu/java/beans/decoder/DummyHandler.java,
-         gnu/java/beans/decoder/ElementHandler.java,
-         gnu/java/beans/decoder/FloatHandler.java,
-         gnu/java/beans/decoder/GrowableArrayContext.java,
-         gnu/java/beans/decoder/IndexContext.java,
-         gnu/java/beans/decoder/IntHandler.java,
-         gnu/java/beans/decoder/JavaHandler.java,
-         gnu/java/beans/decoder/LongHandler.java,
-         gnu/java/beans/decoder/MethodContext.java,
-         gnu/java/beans/decoder/MethodFinder.java,
-         gnu/java/beans/decoder/NullHandler.java,
-         gnu/java/beans/decoder/ObjectContext.java,
-         gnu/java/beans/decoder/ObjectHandler.java,
-         gnu/java/beans/decoder/PersistenceParser.java,
-         gnu/java/beans/decoder/PropertyContext.java,
-         gnu/java/beans/decoder/ShortHandler.java,
-         gnu/java/beans/decoder/SimpleHandler.java,
-         gnu/java/beans/decoder/StaticMethodContext.java,
-         gnu/java/beans/decoder/StringHandler.java,
-         gnu/java/beans/decoder/VoidHandler.java,
-         gnu/java/locale/LocaleInformation_aa.java,
-         gnu/java/locale/LocaleInformation_aa_DJ.java,
-         gnu/java/locale/LocaleInformation_aa_ER.java,
-         gnu/java/locale/LocaleInformation_aa_ER_SAAHO.java,
-         gnu/java/locale/LocaleInformation_aa_ET.java,
-         gnu/java/locale/LocaleInformation_af.java,
-         gnu/java/locale/LocaleInformation_am.java,
-         gnu/java/locale/LocaleInformation_am_ET.java,
-         gnu/java/locale/LocaleInformation_ar.java,
-         gnu/java/locale/LocaleInformation_ar_SA.java,
-         gnu/java/locale/LocaleInformation_as.java,
-         gnu/java/locale/LocaleInformation_as_IN.java,
-         gnu/java/locale/LocaleInformation_az.java,
-         gnu/java/locale/LocaleInformation_be.java,
-         gnu/java/locale/LocaleInformation_bg.java,
-         gnu/java/locale/LocaleInformation_bg_BG.java,
-         gnu/java/locale/LocaleInformation_bn.java,
-         gnu/java/locale/LocaleInformation_ca.java,
-         gnu/java/locale/LocaleInformation_cs.java,
-         gnu/java/locale/LocaleInformation_cy.java,
-         gnu/java/locale/LocaleInformation_da.java,
-         gnu/java/locale/LocaleInformation_de_LI.java,
-         gnu/java/locale/LocaleInformation_dv.java,
-         gnu/java/locale/LocaleInformation_dv_MV.java,
-         gnu/java/locale/LocaleInformation_dz.java,
-         gnu/java/locale/LocaleInformation_dz_BT.java,
-         gnu/java/locale/LocaleInformation_el.java,
-         gnu/java/locale/LocaleInformation_en_AS.java,
-         gnu/java/locale/LocaleInformation_en_BE.java,
-         gnu/java/locale/LocaleInformation_en_BZ.java,
-         gnu/java/locale/LocaleInformation_en_GU.java,
-         gnu/java/locale/LocaleInformation_en_MH.java,
-         gnu/java/locale/LocaleInformation_en_MP.java,
-         gnu/java/locale/LocaleInformation_en_MT.java,
-         gnu/java/locale/LocaleInformation_en_PK.java,
-         gnu/java/locale/LocaleInformation_en_UM.java,
-         gnu/java/locale/LocaleInformation_en_US_POSIX.java,
-         gnu/java/locale/LocaleInformation_en_VI.java,
-         gnu/java/locale/LocaleInformation_eo.java,
-         gnu/java/locale/LocaleInformation_es.java,
-         gnu/java/locale/LocaleInformation_et.java,
-         gnu/java/locale/LocaleInformation_eu.java,
-         gnu/java/locale/LocaleInformation_fa.java,
-         gnu/java/locale/LocaleInformation_fa_AF.java,
-         gnu/java/locale/LocaleInformation_fi.java,
-         gnu/java/locale/LocaleInformation_fo.java,
-         gnu/java/locale/LocaleInformation_fr.java,
-         gnu/java/locale/LocaleInformation_ga.java,
-         gnu/java/locale/LocaleInformation_gl.java,
-         gnu/java/locale/LocaleInformation_gu.java,
-         gnu/java/locale/LocaleInformation_gu_IN.java,
-         gnu/java/locale/LocaleInformation_gv.java,
-         gnu/java/locale/LocaleInformation_he.java,
-         gnu/java/locale/LocaleInformation_hi.java,
-         gnu/java/locale/LocaleInformation_hr.java,
-         gnu/java/locale/LocaleInformation_hu.java,
-         gnu/java/locale/LocaleInformation_hy.java,
-         gnu/java/locale/LocaleInformation_hy_AM.java,
-         gnu/java/locale/LocaleInformation_hy_AM_REVISED.java,
-         gnu/java/locale/LocaleInformation_id.java,
-         gnu/java/locale/LocaleInformation_is.java,
-         gnu/java/locale/LocaleInformation_is_IS.java,
-         gnu/java/locale/LocaleInformation_it.java,
-         gnu/java/locale/LocaleInformation_iu.java,
-         gnu/java/locale/LocaleInformation_ja.java,
-         gnu/java/locale/LocaleInformation_ka.java,
-         gnu/java/locale/LocaleInformation_kk.java,
-         gnu/java/locale/LocaleInformation_kk_KZ.java,
-         gnu/java/locale/LocaleInformation_kl.java,
-         gnu/java/locale/LocaleInformation_km.java,
-         gnu/java/locale/LocaleInformation_km_KH.java,
-         gnu/java/locale/LocaleInformation_kn.java,
-         gnu/java/locale/LocaleInformation_kn_IN.java,
-         gnu/java/locale/LocaleInformation_ko.java,
-         gnu/java/locale/LocaleInformation_kw.java,
-         gnu/java/locale/LocaleInformation_ky.java,
-         gnu/java/locale/LocaleInformation_lo.java,
-         gnu/java/locale/LocaleInformation_lo_LA.java,
-         gnu/java/locale/LocaleInformation_lt.java,
-         gnu/java/locale/LocaleInformation_lv.java,
-         gnu/java/locale/LocaleInformation_mk.java,
-         gnu/java/locale/LocaleInformation_ml.java,
-         gnu/java/locale/LocaleInformation_ml_IN.java,
-         gnu/java/locale/LocaleInformation_mn.java,
-         gnu/java/locale/LocaleInformation_mn_MN.java,
-         gnu/java/locale/LocaleInformation_mr.java,
-         gnu/java/locale/LocaleInformation_ms.java,
-         gnu/java/locale/LocaleInformation_ms_BN.java,
-         gnu/java/locale/LocaleInformation_ms_MY.java,
-         gnu/java/locale/LocaleInformation_mt.java,
-         gnu/java/locale/LocaleInformation_nb.java,
-         gnu/java/locale/LocaleInformation_nb_NO.java,
-         gnu/java/locale/LocaleInformation_nn.java,
-         gnu/java/locale/LocaleInformation_om.java,
-         gnu/java/locale/LocaleInformation_om_ET.java,
-         gnu/java/locale/LocaleInformation_om_KE.java,
-         gnu/java/locale/LocaleInformation_or.java,
-         gnu/java/locale/LocaleInformation_or_IN.java,
-         gnu/java/locale/LocaleInformation_pa.java,
-         gnu/java/locale/LocaleInformation_pa_IN.java,
-         gnu/java/locale/LocaleInformation_pl.java,
-         gnu/java/locale/LocaleInformation_ps.java,
-         gnu/java/locale/LocaleInformation_ps_AF.java,
-         gnu/java/locale/LocaleInformation_pt.java,
-         gnu/java/locale/LocaleInformation_ro.java,
-         gnu/java/locale/LocaleInformation_ru.java,
-         gnu/java/locale/LocaleInformation_sa.java,
-         gnu/java/locale/LocaleInformation_sa_IN.java,
-         gnu/java/locale/LocaleInformation_sk.java,
-         gnu/java/locale/LocaleInformation_sl.java,
-         gnu/java/locale/LocaleInformation_so.java,
-         gnu/java/locale/LocaleInformation_so_DJ.java,
-         gnu/java/locale/LocaleInformation_so_ET.java,
-         gnu/java/locale/LocaleInformation_so_KE.java,
-         gnu/java/locale/LocaleInformation_so_SO.java,
-         gnu/java/locale/LocaleInformation_sq.java,
-         gnu/java/locale/LocaleInformation_sr.java,
-         gnu/java/locale/LocaleInformation_sr_Latn.java,
-         gnu/java/locale/LocaleInformation_sv.java,
-         gnu/java/locale/LocaleInformation_sw.java,
-         gnu/java/locale/LocaleInformation_sw_KE.java,
-         gnu/java/locale/LocaleInformation_sw_TZ.java,
-         gnu/java/locale/LocaleInformation_ta.java,
-         gnu/java/locale/LocaleInformation_te.java,
-         gnu/java/locale/LocaleInformation_th.java,
-         gnu/java/locale/LocaleInformation_th_TH.java,
-         gnu/java/locale/LocaleInformation_ti.java,
-         gnu/java/locale/LocaleInformation_ti_ER.java,
-         gnu/java/locale/LocaleInformation_ti_ET.java,
-         gnu/java/locale/LocaleInformation_tr.java,
-         gnu/java/locale/LocaleInformation_tt.java,
-         gnu/java/locale/LocaleInformation_tt_RU.java,
-         gnu/java/locale/LocaleInformation_uk.java,
-         gnu/java/locale/LocaleInformation_ur.java,
-         gnu/java/locale/LocaleInformation_uz.java,
-         gnu/java/locale/LocaleInformation_uz_AF.java,
-         gnu/java/locale/LocaleInformation_vi.java,
-         gnu/java/locale/LocaleInformation_zh.java,
-         gnu/java/locale/LocaleInformation_zh_CN_Hans.java,
-         gnu/java/locale/LocaleInformation_zh_HK_Hant.java,
-         gnu/java/locale/LocaleInformation_zh_Hant.java,
-         gnu/java/locale/LocaleInformation_zh_MO_Hant.java,
-         gnu/java/locale/LocaleInformation_zh_SG_Hans.java,
-         gnu/java/locale/LocaleInformation_zh_TW_Hant.java,
-         gnu/java/net/BASE64.java, gnu/java/net/CRLFInputStream.java,
-         gnu/java/net/CRLFOutputStream.java,
-         gnu/java/net/EmptyX509TrustManager.java,
-         gnu/java/net/GetLocalHostAction.java,
-         gnu/java/net/GetSystemPropertyAction.java,
-         gnu/java/net/LineInputStream.java,
-         gnu/java/net/protocol/ftp/ActiveModeDTP.java,
-         gnu/java/net/protocol/ftp/BlockInputStream.java,
-         gnu/java/net/protocol/ftp/BlockOutputStream.java,
-         gnu/java/net/protocol/ftp/CompressedInputStream.java,
-         gnu/java/net/protocol/ftp/CompressedOutputStream.java,
-         gnu/java/net/protocol/ftp/DTP.java,
-         gnu/java/net/protocol/ftp/DTPInputStream.java,
-         gnu/java/net/protocol/ftp/DTPOutputStream.java,
-         gnu/java/net/protocol/ftp/FTPConnection.java,
-         gnu/java/net/protocol/ftp/FTPException.java,
-         gnu/java/net/protocol/ftp/FTPResponse.java,
-         gnu/java/net/protocol/ftp/FTPURLConnection.java,
-         gnu/java/net/protocol/ftp/Handler.java,
-         gnu/java/net/protocol/ftp/PassiveModeDTP.java,
-         gnu/java/net/protocol/ftp/StreamInputStream.java,
-         gnu/java/net/protocol/ftp/StreamOutputStream.java,
-         gnu/java/net/protocol/ftp/package.html,
-         gnu/java/net/protocol/http/Authenticator.java,
-         gnu/java/net/protocol/http/ByteArrayRequestBodyWriter.java,
-         gnu/java/net/protocol/http/ByteArrayResponseBodyReader.java,
-         gnu/java/net/protocol/http/ChunkedInputStream.java,
-         gnu/java/net/protocol/http/Cookie.java,
-         gnu/java/net/protocol/http/CookieManager.java,
-         gnu/java/net/protocol/http/Credentials.java,
-         gnu/java/net/protocol/http/HTTPConnection.java,
-         gnu/java/net/protocol/http/HTTPDateFormat.java,
-         gnu/java/net/protocol/http/HTTPURLConnection.java,
-         gnu/java/net/protocol/http/Headers.java,
-         gnu/java/net/protocol/http/Request.java,
-         gnu/java/net/protocol/http/RequestBodyWriter.java,
-         gnu/java/net/protocol/http/Response.java,
-         gnu/java/net/protocol/http/ResponseBodyReader.java,
-         gnu/java/net/protocol/http/ResponseHeaderHandler.java,
-         gnu/java/net/protocol/http/SimpleCookieManager.java,
-         gnu/java/net/protocol/http/package.html,
-         gnu/java/net/protocol/http/event/ConnectionEvent.java,
-         gnu/java/net/protocol/http/event/ConnectionListener.java,
-         gnu/java/net/protocol/http/event/RequestEvent.java,
-         gnu/java/net/protocol/http/event/RequestListener.java,
-         include/gnu_java_awt_peer_gtk_GdkRobotPeer.h,
-         include/gnu_xml_libxmlj_dom_GnomeAttr.h,
-         include/gnu_xml_libxmlj_dom_GnomeDocument.h,
-         include/gnu_xml_libxmlj_dom_GnomeDocumentBuilder.h,
-         include/gnu_xml_libxmlj_dom_GnomeDocumentType.h,
-         include/gnu_xml_libxmlj_dom_GnomeElement.h,
-         include/gnu_xml_libxmlj_dom_GnomeEntity.h,
-         include/gnu_xml_libxmlj_dom_GnomeNamedNodeMap.h,
-         include/gnu_xml_libxmlj_dom_GnomeNode.h,
-         include/gnu_xml_libxmlj_dom_GnomeNodeList.h,
-         include/gnu_xml_libxmlj_dom_GnomeNotation.h,
-         include/gnu_xml_libxmlj_dom_GnomeProcessingInstruction.h,
-         include/gnu_xml_libxmlj_dom_GnomeTypeInfo.h,
-         include/gnu_xml_libxmlj_dom_GnomeXPathExpression.h,
-         include/gnu_xml_libxmlj_dom_GnomeXPathNSResolver.h,
-         include/gnu_xml_libxmlj_dom_GnomeXPathNodeList.h,
-         include/gnu_xml_libxmlj_dom_GnomeXPathResult.h,
-         include/gnu_xml_libxmlj_sax_GnomeLocator.h,
-         include/gnu_xml_libxmlj_sax_GnomeXMLReader.h,
-         include/gnu_xml_libxmlj_transform_GnomeTransformer.h,
-         include/gnu_xml_libxmlj_transform_GnomeTransformerFactory.h,
-         include/java_nio_VMDirectByteBuffer.h,
-         javax/xml/XMLConstants.java,
-         javax/xml/datatype/DatatypeConfigurationException.java,
-         javax/xml/datatype/DatatypeConstants.java,
-         javax/xml/datatype/DatatypeFactory.java,
-         javax/xml/datatype/Duration.java,
-         javax/xml/datatype/XMLGregorianCalendar.java,
-         javax/xml/datatype/package.html,
-         javax/xml/namespace/NamespaceContext.java,
-         javax/xml/namespace/QName.java, javax/xml/namespace/package.html,
-         javax/xml/parsers/DocumentBuilder.java,
-         javax/xml/parsers/DocumentBuilderFactory.java,
-         javax/xml/parsers/FactoryConfigurationError.java,
-         javax/xml/parsers/ParserConfigurationException.java,
-         javax/xml/parsers/SAXParser.java,
-         javax/xml/parsers/SAXParserFactory.java,
-         javax/xml/parsers/package.html,
-         javax/xml/transform/ErrorListener.java,
-         javax/xml/transform/OutputKeys.java,
-         javax/xml/transform/Result.java, javax/xml/transform/Source.java,
-         javax/xml/transform/SourceLocator.java,
-         javax/xml/transform/Templates.java,
-         javax/xml/transform/Transformer.java,
-         javax/xml/transform/TransformerConfigurationException.java,
-         javax/xml/transform/TransformerException.java,
-         javax/xml/transform/TransformerFactory.java,
-         javax/xml/transform/TransformerFactoryConfigurationError.java,
-         javax/xml/transform/URIResolver.java,
-         javax/xml/transform/package.html,
-         javax/xml/transform/dom/DOMLocator.java,
-         javax/xml/transform/dom/DOMResult.java,
-         javax/xml/transform/dom/DOMSource.java,
-         javax/xml/transform/dom/package.html,
-         javax/xml/transform/sax/SAXResult.java,
-         javax/xml/transform/sax/SAXSource.java,
-         javax/xml/transform/sax/SAXTransformerFactory.java,
-         javax/xml/transform/sax/TemplatesHandler.java,
-         javax/xml/transform/sax/TransformerHandler.java,
-         javax/xml/transform/sax/package.html,
-         javax/xml/transform/stream/StreamResult.java,
-         javax/xml/transform/stream/StreamSource.java,
-         javax/xml/transform/stream/package.html,
-         javax/xml/validation/Schema.java,
-         javax/xml/validation/SchemaFactory.java,
-         javax/xml/validation/TypeInfoProvider.java,
-         javax/xml/validation/Validator.java,
-         javax/xml/validation/ValidatorHandler.java,
-         javax/xml/validation/package.html, javax/xml/xpath/XPath.java,
-         javax/xml/xpath/XPathConstants.java,
-         javax/xml/xpath/XPathException.java,
-         javax/xml/xpath/XPathExpression.java,
-         javax/xml/xpath/XPathExpressionException.java,
-         javax/xml/xpath/XPathFactory.java,
-         javax/xml/xpath/XPathFactoryConfigurationException.java,
-         javax/xml/xpath/XPathFunction.java,
-         javax/xml/xpath/XPathFunctionException.java,
-         javax/xml/xpath/XPathFunctionResolver.java,
-         javax/xml/xpath/XPathVariableResolver.java,
-         javax/xml/xpath/package.html: Update to classpath-0.13.
-
-2005-01-12 13:50  twisti
-
-       * src/classpath/: external/Makefile.am, external/README,
-         external/sax/Makefile.am, external/sax/README,
-         external/sax/org/xml/sax/AttributeList.java,
-         external/sax/org/xml/sax/Attributes.java,
-         external/sax/org/xml/sax/ContentHandler.java,
-         external/sax/org/xml/sax/DTDHandler.java,
-         external/sax/org/xml/sax/DocumentHandler.java,
-         external/sax/org/xml/sax/EntityResolver.java,
-         external/sax/org/xml/sax/ErrorHandler.java,
-         external/sax/org/xml/sax/HandlerBase.java,
-         external/sax/org/xml/sax/InputSource.java,
-         external/sax/org/xml/sax/Locator.java,
-         external/sax/org/xml/sax/Parser.java,
-         external/sax/org/xml/sax/SAXException.java,
-         external/sax/org/xml/sax/SAXNotRecognizedException.java,
-         external/sax/org/xml/sax/SAXNotSupportedException.java,
-         external/sax/org/xml/sax/SAXParseException.java,
-         external/sax/org/xml/sax/XMLFilter.java,
-         external/sax/org/xml/sax/XMLReader.java,
-         external/sax/org/xml/sax/package.html,
-         external/sax/org/xml/sax/ext/Attributes2.java,
-         external/sax/org/xml/sax/ext/Attributes2Impl.java,
-         external/sax/org/xml/sax/ext/DeclHandler.java,
-         external/sax/org/xml/sax/ext/DefaultHandler2.java,
-         external/sax/org/xml/sax/ext/EntityResolver2.java,
-         external/sax/org/xml/sax/ext/LexicalHandler.java,
-         external/sax/org/xml/sax/ext/Locator2.java,
-         external/sax/org/xml/sax/ext/Locator2Impl.java,
-         external/sax/org/xml/sax/ext/package.html,
-         external/sax/org/xml/sax/helpers/AttributeListImpl.java,
-         external/sax/org/xml/sax/helpers/AttributesImpl.java,
-         external/sax/org/xml/sax/helpers/DefaultHandler.java,
-         external/sax/org/xml/sax/helpers/LocatorImpl.java,
-         external/sax/org/xml/sax/helpers/NamespaceSupport.java,
-         external/sax/org/xml/sax/helpers/NewInstance.java,
-         external/sax/org/xml/sax/helpers/ParserAdapter.java,
-         external/sax/org/xml/sax/helpers/ParserFactory.java,
-         external/sax/org/xml/sax/helpers/XMLFilterImpl.java,
-         external/sax/org/xml/sax/helpers/XMLReaderAdapter.java,
-         external/sax/org/xml/sax/helpers/XMLReaderFactory.java,
-         external/sax/org/xml/sax/helpers/package.html,
-         external/w3c_dom/Makefile.am, external/w3c_dom/README,
-         external/w3c_dom/org/w3c/dom/Attr.java,
-         external/w3c_dom/org/w3c/dom/CDATASection.java,
-         external/w3c_dom/org/w3c/dom/CharacterData.java,
-         external/w3c_dom/org/w3c/dom/Comment.java,
-         external/w3c_dom/org/w3c/dom/DOMConfiguration.java,
-         external/w3c_dom/org/w3c/dom/DOMError.java,
-         external/w3c_dom/org/w3c/dom/DOMErrorHandler.java,
-         external/w3c_dom/org/w3c/dom/DOMException.java,
-         external/w3c_dom/org/w3c/dom/DOMImplementation.java,
-         external/w3c_dom/org/w3c/dom/DOMImplementationList.java,
-         external/w3c_dom/org/w3c/dom/DOMImplementationSource.java,
-         external/w3c_dom/org/w3c/dom/DOMLocator.java,
-         external/w3c_dom/org/w3c/dom/DOMStringList.java,
-         external/w3c_dom/org/w3c/dom/Document.java,
-         external/w3c_dom/org/w3c/dom/DocumentFragment.java,
-         external/w3c_dom/org/w3c/dom/DocumentType.java,
-         external/w3c_dom/org/w3c/dom/Element.java,
-         external/w3c_dom/org/w3c/dom/Entity.java,
-         external/w3c_dom/org/w3c/dom/EntityReference.java,
-         external/w3c_dom/org/w3c/dom/NameList.java,
-         external/w3c_dom/org/w3c/dom/NamedNodeMap.java,
-         external/w3c_dom/org/w3c/dom/Node.java,
-         external/w3c_dom/org/w3c/dom/NodeList.java,
-         external/w3c_dom/org/w3c/dom/Notation.java,
-         external/w3c_dom/org/w3c/dom/ProcessingInstruction.java,
-         external/w3c_dom/org/w3c/dom/Text.java,
-         external/w3c_dom/org/w3c/dom/TypeInfo.java,
-         external/w3c_dom/org/w3c/dom/UserDataHandler.java,
-         external/w3c_dom/org/w3c/dom/bootstrap/DOMImplementationRegistry.java,
-         external/w3c_dom/org/w3c/dom/css/CSS2Properties.java,
-         external/w3c_dom/org/w3c/dom/css/CSSCharsetRule.java,
-         external/w3c_dom/org/w3c/dom/css/CSSFontFaceRule.java,
-         external/w3c_dom/org/w3c/dom/css/CSSImportRule.java,
-         external/w3c_dom/org/w3c/dom/css/CSSMediaRule.java,
-         external/w3c_dom/org/w3c/dom/css/CSSPageRule.java,
-         external/w3c_dom/org/w3c/dom/css/CSSPrimitiveValue.java,
-         external/w3c_dom/org/w3c/dom/css/CSSRule.java,
-         external/w3c_dom/org/w3c/dom/css/CSSRuleList.java,
-         external/w3c_dom/org/w3c/dom/css/CSSStyleDeclaration.java,
-         external/w3c_dom/org/w3c/dom/css/CSSStyleRule.java,
-         external/w3c_dom/org/w3c/dom/css/CSSStyleSheet.java,
-         external/w3c_dom/org/w3c/dom/css/CSSUnknownRule.java,
-         external/w3c_dom/org/w3c/dom/css/CSSValue.java,
-         external/w3c_dom/org/w3c/dom/css/CSSValueList.java,
-         external/w3c_dom/org/w3c/dom/css/Counter.java,
-         external/w3c_dom/org/w3c/dom/css/DOMImplementationCSS.java,
-         external/w3c_dom/org/w3c/dom/css/DocumentCSS.java,
-         external/w3c_dom/org/w3c/dom/css/ElementCSSInlineStyle.java,
-         external/w3c_dom/org/w3c/dom/css/RGBColor.java,
-         external/w3c_dom/org/w3c/dom/css/Rect.java,
-         external/w3c_dom/org/w3c/dom/css/ViewCSS.java,
-         external/w3c_dom/org/w3c/dom/events/DocumentEvent.java,
-         external/w3c_dom/org/w3c/dom/events/Event.java,
-         external/w3c_dom/org/w3c/dom/events/EventException.java,
-         external/w3c_dom/org/w3c/dom/events/EventListener.java,
-         external/w3c_dom/org/w3c/dom/events/EventTarget.java,
-         external/w3c_dom/org/w3c/dom/events/MouseEvent.java,
-         external/w3c_dom/org/w3c/dom/events/MutationEvent.java,
-         external/w3c_dom/org/w3c/dom/events/UIEvent.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLAnchorElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLAppletElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLAreaElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLBRElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLBaseElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLBaseFontElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLBodyElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLButtonElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLCollection.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLDListElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLDirectoryElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLDivElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLDocument.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLFieldSetElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLFontElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLFormElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLFrameElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLFrameSetElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLHRElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLHeadElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLHeadingElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLHtmlElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLIFrameElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLImageElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLInputElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLIsIndexElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLLIElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLLabelElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLLegendElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLLinkElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLMapElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLMenuElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLMetaElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLModElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLOListElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLObjectElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLOptGroupElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLOptionElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLOptionsCollection.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLParagraphElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLParamElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLPreElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLQuoteElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLScriptElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLSelectElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLStyleElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLTableCaptionElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLTableCellElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLTableColElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLTableElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLTableRowElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLTableSectionElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLTextAreaElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLTitleElement.java,
-         external/w3c_dom/org/w3c/dom/html2/HTMLUListElement.java,
-         external/w3c_dom/org/w3c/dom/ls/DOMImplementationLS.java,
-         external/w3c_dom/org/w3c/dom/ls/LSException.java,
-         external/w3c_dom/org/w3c/dom/ls/LSInput.java,
-         external/w3c_dom/org/w3c/dom/ls/LSLoadEvent.java,
-         external/w3c_dom/org/w3c/dom/ls/LSOutput.java,
-         external/w3c_dom/org/w3c/dom/ls/LSParser.java,
-         external/w3c_dom/org/w3c/dom/ls/LSParserFilter.java,
-         external/w3c_dom/org/w3c/dom/ls/LSProgressEvent.java,
-         external/w3c_dom/org/w3c/dom/ls/LSResourceResolver.java,
-         external/w3c_dom/org/w3c/dom/ls/LSSerializer.java,
-         external/w3c_dom/org/w3c/dom/ls/LSSerializerFilter.java,
-         external/w3c_dom/org/w3c/dom/ranges/DocumentRange.java,
-         external/w3c_dom/org/w3c/dom/ranges/Range.java,
-         external/w3c_dom/org/w3c/dom/ranges/RangeException.java,
-         external/w3c_dom/org/w3c/dom/stylesheets/DocumentStyle.java,
-         external/w3c_dom/org/w3c/dom/stylesheets/LinkStyle.java,
-         external/w3c_dom/org/w3c/dom/stylesheets/MediaList.java,
-         external/w3c_dom/org/w3c/dom/stylesheets/StyleSheet.java,
-         external/w3c_dom/org/w3c/dom/stylesheets/StyleSheetList.java,
-         external/w3c_dom/org/w3c/dom/traversal/DocumentTraversal.java,
-         external/w3c_dom/org/w3c/dom/traversal/NodeFilter.java,
-         external/w3c_dom/org/w3c/dom/traversal/NodeIterator.java,
-         external/w3c_dom/org/w3c/dom/traversal/TreeWalker.java,
-         external/w3c_dom/org/w3c/dom/views/AbstractView.java,
-         external/w3c_dom/org/w3c/dom/views/DocumentView.java,
-         external/w3c_dom/org/w3c/dom/xpath/XPathEvaluator.java,
-         external/w3c_dom/org/w3c/dom/xpath/XPathException.java,
-         external/w3c_dom/org/w3c/dom/xpath/XPathExpression.java,
-         external/w3c_dom/org/w3c/dom/xpath/XPathNSResolver.java,
-         external/w3c_dom/org/w3c/dom/xpath/XPathNamespace.java,
-         external/w3c_dom/org/w3c/dom/xpath/XPathResult.java,
-         gnu/xml/aelfred2/ContentHandler2.java,
-         gnu/xml/aelfred2/JAXPFactory.java,
-         gnu/xml/aelfred2/SAXDriver.java, gnu/xml/aelfred2/XmlParser.java,
-         gnu/xml/aelfred2/XmlReader.java, gnu/xml/aelfred2/package.html,
-         gnu/xml/dom/Consumer.java, gnu/xml/dom/DTDAttributeTypeInfo.java,
-         gnu/xml/dom/DTDElementTypeInfo.java, gnu/xml/dom/DomAttr.java,
-         gnu/xml/dom/DomCDATA.java, gnu/xml/dom/DomCharacterData.java,
-         gnu/xml/dom/DomComment.java, gnu/xml/dom/DomDoctype.java,
-         gnu/xml/dom/DomDocument.java,
-         gnu/xml/dom/DomDocumentBuilder.java,
-         gnu/xml/dom/DomDocumentBuilderFactory.java,
-         gnu/xml/dom/DomDocumentConfiguration.java,
-         gnu/xml/dom/DomElement.java, gnu/xml/dom/DomEntity.java,
-         gnu/xml/dom/DomEntityReference.java, gnu/xml/dom/DomEvent.java,
-         gnu/xml/dom/DomEx.java, gnu/xml/dom/DomExtern.java,
-         gnu/xml/dom/DomFragment.java, gnu/xml/dom/DomImpl.java,
-         gnu/xml/dom/DomIterator.java,
-         gnu/xml/dom/DomNSResolverContext.java,
-         gnu/xml/dom/DomNamedNodeMap.java, gnu/xml/dom/DomNode.java,
-         gnu/xml/dom/DomNodeIterator.java, gnu/xml/dom/DomNotation.java,
-         gnu/xml/dom/DomNsNode.java, gnu/xml/dom/DomPI.java,
-         gnu/xml/dom/DomText.java, gnu/xml/dom/DomXPathExpression.java,
-         gnu/xml/dom/DomXPathNSResolver.java,
-         gnu/xml/dom/DomXPathResult.java,
-         gnu/xml/dom/ImplementationList.java,
-         gnu/xml/dom/ImplementationSource.java,
-         gnu/xml/dom/JAXPFactory.java, gnu/xml/dom/package.html,
-         gnu/xml/dom/ls/DomLSEx.java, gnu/xml/dom/ls/DomLSInput.java,
-         gnu/xml/dom/ls/DomLSOutput.java, gnu/xml/dom/ls/DomLSParser.java,
-         gnu/xml/dom/ls/DomLSSerializer.java,
-         gnu/xml/dom/ls/FilteredSAXEventSink.java,
-         gnu/xml/dom/ls/ReaderInputStream.java,
-         gnu/xml/dom/ls/SAXEventSink.java,
-         gnu/xml/dom/ls/WriterOutputStream.java,
-         gnu/xml/libxmlj/dom/GnomeAttr.java,
-         gnu/xml/libxmlj/dom/GnomeCDATASection.java,
-         gnu/xml/libxmlj/dom/GnomeCharacterData.java,
-         gnu/xml/libxmlj/dom/GnomeComment.java,
-         gnu/xml/libxmlj/dom/GnomeDOMException.java,
-         gnu/xml/libxmlj/dom/GnomeDOMStringList.java,
-         gnu/xml/libxmlj/dom/GnomeDocument.java,
-         gnu/xml/libxmlj/dom/GnomeDocumentBuilder.java,
-         gnu/xml/libxmlj/dom/GnomeDocumentBuilderFactory.java,
-         gnu/xml/libxmlj/dom/GnomeDocumentFragment.java,
-         gnu/xml/libxmlj/dom/GnomeDocumentType.java,
-         gnu/xml/libxmlj/dom/GnomeElement.java,
-         gnu/xml/libxmlj/dom/GnomeEntity.java,
-         gnu/xml/libxmlj/dom/GnomeEntityReference.java,
-         gnu/xml/libxmlj/dom/GnomeNamedNodeMap.java,
-         gnu/xml/libxmlj/dom/GnomeNode.java,
-         gnu/xml/libxmlj/dom/GnomeNodeList.java,
-         gnu/xml/libxmlj/dom/GnomeNotation.java,
-         gnu/xml/libxmlj/dom/GnomeProcessingInstruction.java,
-         gnu/xml/libxmlj/dom/GnomeText.java,
-         gnu/xml/libxmlj/dom/GnomeTypeInfo.java,
-         gnu/xml/libxmlj/dom/GnomeXPathExpression.java,
-         gnu/xml/libxmlj/dom/GnomeXPathNSResolver.java,
-         gnu/xml/libxmlj/dom/GnomeXPathNodeList.java,
-         gnu/xml/libxmlj/dom/GnomeXPathResult.java,
-         gnu/xml/libxmlj/sax/GnomeLocator.java,
-         gnu/xml/libxmlj/sax/GnomeSAXParser.java,
-         gnu/xml/libxmlj/sax/GnomeSAXParserFactory.java,
-         gnu/xml/libxmlj/sax/GnomeXMLReader.java,
-         gnu/xml/libxmlj/sax/Namespaces.java,
-         gnu/xml/libxmlj/sax/StringArrayAttributes.java,
-         gnu/xml/libxmlj/sax/XMLName.java,
-         gnu/xml/libxmlj/transform/ErrorListenerErrorHandler.java,
-         gnu/xml/libxmlj/transform/GnomeTransformer.java,
-         gnu/xml/libxmlj/transform/GnomeTransformerFactory.java,
-         gnu/xml/libxmlj/transform/URIResolverEntityResolver.java,
-         gnu/xml/libxmlj/transform/package.html,
-         gnu/xml/libxmlj/util/EmptyNodeList.java,
-         gnu/xml/libxmlj/util/NamedInputStream.java,
-         gnu/xml/libxmlj/util/StandaloneDocumentType.java,
-         gnu/xml/libxmlj/util/StandaloneLocator.java,
-         gnu/xml/libxmlj/util/XMLJ.java, gnu/xml/pipeline/CallFilter.java,
-         gnu/xml/pipeline/DomConsumer.java,
-         gnu/xml/pipeline/EventConsumer.java,
-         gnu/xml/pipeline/EventFilter.java,
-         gnu/xml/pipeline/LinkFilter.java, gnu/xml/pipeline/NSFilter.java,
-         gnu/xml/pipeline/PipelineFactory.java,
-         gnu/xml/pipeline/TeeConsumer.java,
-         gnu/xml/pipeline/TextConsumer.java,
-         gnu/xml/pipeline/ValidationConsumer.java,
-         gnu/xml/pipeline/WellFormednessFilter.java,
-         gnu/xml/pipeline/XIncludeFilter.java,
-         gnu/xml/pipeline/XsltFilter.java, gnu/xml/pipeline/package.html,
-         gnu/xml/transform/AbstractNumberNode.java,
-         gnu/xml/transform/ApplyImportsNode.java,
-         gnu/xml/transform/ApplyTemplatesNode.java,
-         gnu/xml/transform/AttributeNode.java,
-         gnu/xml/transform/AttributeSet.java,
-         gnu/xml/transform/Bindings.java,
-         gnu/xml/transform/CallTemplateNode.java,
-         gnu/xml/transform/ChooseNode.java,
-         gnu/xml/transform/CommentNode.java,
-         gnu/xml/transform/CopyNode.java,
-         gnu/xml/transform/CopyOfNode.java,
-         gnu/xml/transform/CurrentFunction.java,
-         gnu/xml/transform/DOMSourceLocator.java,
-         gnu/xml/transform/DocumentFunction.java,
-         gnu/xml/transform/ElementAvailableFunction.java,
-         gnu/xml/transform/ElementNode.java,
-         gnu/xml/transform/ErrorListenerErrorHandler.java,
-         gnu/xml/transform/ForEachNode.java,
-         gnu/xml/transform/FormatNumberFunction.java,
-         gnu/xml/transform/FunctionAvailableFunction.java,
-         gnu/xml/transform/GenerateIdFunction.java,
-         gnu/xml/transform/IfNode.java, gnu/xml/transform/Key.java,
-         gnu/xml/transform/KeyFunction.java,
-         gnu/xml/transform/LiteralNode.java,
-         gnu/xml/transform/MessageNode.java,
-         gnu/xml/transform/NodeNumberNode.java,
-         gnu/xml/transform/NumberNode.java,
-         gnu/xml/transform/OtherwiseNode.java,
-         gnu/xml/transform/ParameterNode.java,
-         gnu/xml/transform/ProcessingInstructionNode.java,
-         gnu/xml/transform/SAXSerializer.java,
-         gnu/xml/transform/SortKey.java,
-         gnu/xml/transform/StreamSerializer.java,
-         gnu/xml/transform/Stylesheet.java,
-         gnu/xml/transform/SystemPropertyFunction.java,
-         gnu/xml/transform/Template.java,
-         gnu/xml/transform/TemplateNode.java,
-         gnu/xml/transform/TemplatesImpl.java,
-         gnu/xml/transform/TextNode.java,
-         gnu/xml/transform/TransformerFactoryImpl.java,
-         gnu/xml/transform/TransformerImpl.java,
-         gnu/xml/transform/TransformerOutputProperties.java,
-         gnu/xml/transform/URIResolverEntityResolver.java,
-         gnu/xml/transform/UnparsedEntityUriFunction.java,
-         gnu/xml/transform/ValueOfNode.java,
-         gnu/xml/transform/WhenNode.java,
-         gnu/xml/transform/WithParam.java,
-         gnu/xml/transform/XSLComparator.java,
-         gnu/xml/transform/XSLURIResolver.java,
-         gnu/xml/transform/package.html, gnu/xml/util/DoParse.java,
-         gnu/xml/util/DomParser.java, gnu/xml/util/Resolver.java,
-         gnu/xml/util/SAXNullTransformerFactory.java,
-         gnu/xml/util/XCat.java, gnu/xml/util/XHTMLWriter.java,
-         gnu/xml/util/XMLWriter.java, gnu/xml/util/package.html,
-         gnu/xml/xpath/AndExpr.java, gnu/xml/xpath/ArithmeticExpr.java,
-         gnu/xml/xpath/BooleanFunction.java,
-         gnu/xml/xpath/CeilingFunction.java,
-         gnu/xml/xpath/ConcatFunction.java, gnu/xml/xpath/Constant.java,
-         gnu/xml/xpath/ContainsFunction.java,
-         gnu/xml/xpath/CountFunction.java,
-         gnu/xml/xpath/DocumentOrderComparator.java,
-         gnu/xml/xpath/EqualityExpr.java, gnu/xml/xpath/Expr.java,
-         gnu/xml/xpath/FalseFunction.java,
-         gnu/xml/xpath/FloorFunction.java, gnu/xml/xpath/Function.java,
-         gnu/xml/xpath/FunctionCall.java, gnu/xml/xpath/IdFunction.java,
-         gnu/xml/xpath/LangFunction.java, gnu/xml/xpath/LastFunction.java,
-         gnu/xml/xpath/LocalNameFunction.java,
-         gnu/xml/xpath/NameFunction.java, gnu/xml/xpath/NameTest.java,
-         gnu/xml/xpath/NamespaceTest.java,
-         gnu/xml/xpath/NamespaceUriFunction.java,
-         gnu/xml/xpath/NegativeExpr.java, gnu/xml/xpath/NodeTypeTest.java,
-         gnu/xml/xpath/NormalizeSpaceFunction.java,
-         gnu/xml/xpath/NotFunction.java,
-         gnu/xml/xpath/NumberFunction.java, gnu/xml/xpath/OrExpr.java,
-         gnu/xml/xpath/ParenthesizedExpr.java, gnu/xml/xpath/Path.java,
-         gnu/xml/xpath/Pattern.java, gnu/xml/xpath/PositionFunction.java,
-         gnu/xml/xpath/Predicate.java, gnu/xml/xpath/RelationalExpr.java,
-         gnu/xml/xpath/Root.java, gnu/xml/xpath/RoundFunction.java,
-         gnu/xml/xpath/Selector.java,
-         gnu/xml/xpath/StartsWithFunction.java, gnu/xml/xpath/Steps.java,
-         gnu/xml/xpath/StringFunction.java,
-         gnu/xml/xpath/StringLengthFunction.java,
-         gnu/xml/xpath/SubstringAfterFunction.java,
-         gnu/xml/xpath/SubstringBeforeFunction.java,
-         gnu/xml/xpath/SubstringFunction.java,
-         gnu/xml/xpath/SumFunction.java, gnu/xml/xpath/Test.java,
-         gnu/xml/xpath/TranslateFunction.java,
-         gnu/xml/xpath/TrueFunction.java, gnu/xml/xpath/UnionExpr.java,
-         gnu/xml/xpath/VariableReference.java,
-         gnu/xml/xpath/XPathFactoryImpl.java,
-         gnu/xml/xpath/XPathImpl.java, gnu/xml/xpath/XPathParser.java,
-         gnu/xml/xpath/XPathParser.y, gnu/xml/xpath/XPathTokenizer.java:
-         Update to classpath-0.13.
-
-2005-01-12 13:45  twisti
-
-       * src/classpath/: ChangeLog, INSTALL, LICENSE, Makefile.am, NEWS,
-         acinclude.m4, configure.ac, doc/vmintegration.texinfo,
-         gnu/classpath/RawData.java, gnu/java/awt/ClasspathToolkit.java,
-         gnu/java/awt/peer/gtk/GdkFontPeer.java,
-         gnu/java/awt/peer/gtk/GdkGraphics.java,
-         gnu/java/awt/peer/gtk/GdkGraphics2D.java,
-         gnu/java/awt/peer/gtk/GdkGraphicsEnvironment.java,
-         gnu/java/awt/peer/gtk/GdkPixbufDecoder.java,
-         gnu/java/awt/peer/gtk/GtkComponentPeer.java,
-         gnu/java/awt/peer/gtk/GtkFramePeer.java,
-         gnu/java/awt/peer/gtk/GtkImage.java,
-         gnu/java/awt/peer/gtk/GtkImagePainter.java,
-         gnu/java/awt/peer/gtk/GtkToolkit.java,
-         gnu/java/awt/peer/gtk/GtkWindowPeer.java,
-         gnu/java/beans/BeanInfoEmbryo.java,
-         gnu/java/io/EncodingManager.java,
-         gnu/java/locale/LocaleInformation.java,
-         gnu/java/locale/LocaleInformation_af_ZA.java,
-         gnu/java/locale/LocaleInformation_ar_AE.java,
-         gnu/java/locale/LocaleInformation_ar_BH.java,
-         gnu/java/locale/LocaleInformation_ar_DZ.java,
-         gnu/java/locale/LocaleInformation_ar_EG.java,
-         gnu/java/locale/LocaleInformation_ar_IN.java,
-         gnu/java/locale/LocaleInformation_ar_IQ.java,
-         gnu/java/locale/LocaleInformation_ar_JO.java,
-         gnu/java/locale/LocaleInformation_ar_KW.java,
-         gnu/java/locale/LocaleInformation_ar_LB.java,
-         gnu/java/locale/LocaleInformation_ar_LY.java,
-         gnu/java/locale/LocaleInformation_ar_MA.java,
-         gnu/java/locale/LocaleInformation_ar_OM.java,
-         gnu/java/locale/LocaleInformation_ar_QA.java,
-         gnu/java/locale/LocaleInformation_ar_SD.java,
-         gnu/java/locale/LocaleInformation_ar_SY.java,
-         gnu/java/locale/LocaleInformation_ar_TN.java,
-         gnu/java/locale/LocaleInformation_ar_YE.java,
-         gnu/java/locale/LocaleInformation_be_BY.java,
-         gnu/java/locale/LocaleInformation_bn_IN.java,
-         gnu/java/locale/LocaleInformation_br_FR.java,
-         gnu/java/locale/LocaleInformation_bs_BA.java,
-         gnu/java/locale/LocaleInformation_ca_ES.java,
-         gnu/java/locale/LocaleInformation_cs_CZ.java,
-         gnu/java/locale/LocaleInformation_cy_GB.java,
-         gnu/java/locale/LocaleInformation_da_DK.java,
-         gnu/java/locale/LocaleInformation_de.java,
-         gnu/java/locale/LocaleInformation_de_AT.java,
-         gnu/java/locale/LocaleInformation_de_BE.java,
-         gnu/java/locale/LocaleInformation_de_CH.java,
-         gnu/java/locale/LocaleInformation_de_DE.java,
-         gnu/java/locale/LocaleInformation_de_LU.java,
-         gnu/java/locale/LocaleInformation_el_GR.java,
-         gnu/java/locale/LocaleInformation_en.java,
-         gnu/java/locale/LocaleInformation_en_AU.java,
-         gnu/java/locale/LocaleInformation_en_BW.java,
-         gnu/java/locale/LocaleInformation_en_CA.java,
-         gnu/java/locale/LocaleInformation_en_DK.java,
-         gnu/java/locale/LocaleInformation_en_GB.java,
-         gnu/java/locale/LocaleInformation_en_HK.java,
-         gnu/java/locale/LocaleInformation_en_IE.java,
-         gnu/java/locale/LocaleInformation_en_IN.java,
-         gnu/java/locale/LocaleInformation_en_NZ.java,
-         gnu/java/locale/LocaleInformation_en_PH.java,
-         gnu/java/locale/LocaleInformation_en_SG.java,
-         gnu/java/locale/LocaleInformation_en_US.java,
-         gnu/java/locale/LocaleInformation_en_ZA.java,
-         gnu/java/locale/LocaleInformation_en_ZW.java,
-         gnu/java/locale/LocaleInformation_es_AR.java,
-         gnu/java/locale/LocaleInformation_es_BO.java,
-         gnu/java/locale/LocaleInformation_es_CL.java,
-         gnu/java/locale/LocaleInformation_es_CO.java,
-         gnu/java/locale/LocaleInformation_es_CR.java,
-         gnu/java/locale/LocaleInformation_es_DO.java,
-         gnu/java/locale/LocaleInformation_es_EC.java,
-         gnu/java/locale/LocaleInformation_es_ES.java,
-         gnu/java/locale/LocaleInformation_es_GT.java,
-         gnu/java/locale/LocaleInformation_es_HN.java,
-         gnu/java/locale/LocaleInformation_es_MX.java,
-         gnu/java/locale/LocaleInformation_es_NI.java,
-         gnu/java/locale/LocaleInformation_es_PA.java,
-         gnu/java/locale/LocaleInformation_es_PE.java,
-         gnu/java/locale/LocaleInformation_es_PR.java,
-         gnu/java/locale/LocaleInformation_es_PY.java,
-         gnu/java/locale/LocaleInformation_es_SV.java,
-         gnu/java/locale/LocaleInformation_es_US.java,
-         gnu/java/locale/LocaleInformation_es_UY.java,
-         gnu/java/locale/LocaleInformation_es_VE.java,
-         gnu/java/locale/LocaleInformation_et_EE.java,
-         gnu/java/locale/LocaleInformation_eu_ES.java,
-         gnu/java/locale/LocaleInformation_fa_IR.java,
-         gnu/java/locale/LocaleInformation_fi_FI.java,
-         gnu/java/locale/LocaleInformation_fo_FO.java,
-         gnu/java/locale/LocaleInformation_fr_BE.java,
-         gnu/java/locale/LocaleInformation_fr_CA.java,
-         gnu/java/locale/LocaleInformation_fr_CH.java,
-         gnu/java/locale/LocaleInformation_fr_FR.java,
-         gnu/java/locale/LocaleInformation_fr_LU.java,
-         gnu/java/locale/LocaleInformation_ga_IE.java,
-         gnu/java/locale/LocaleInformation_gd_GB.java,
-         gnu/java/locale/LocaleInformation_gl_ES.java,
-         gnu/java/locale/LocaleInformation_gv_GB.java,
-         gnu/java/locale/LocaleInformation_he_IL.java,
-         gnu/java/locale/LocaleInformation_hi_IN.java,
-         gnu/java/locale/LocaleInformation_hr_HR.java,
-         gnu/java/locale/LocaleInformation_hu_HU.java,
-         gnu/java/locale/LocaleInformation_id_ID.java,
-         gnu/java/locale/LocaleInformation_it_CH.java,
-         gnu/java/locale/LocaleInformation_it_IT.java,
-         gnu/java/locale/LocaleInformation_iw_IL.java,
-         gnu/java/locale/LocaleInformation_ja_JP.java,
-         gnu/java/locale/LocaleInformation_ka_GE.java,
-         gnu/java/locale/LocaleInformation_kl_GL.java,
-         gnu/java/locale/LocaleInformation_ko_KR.java,
-         gnu/java/locale/LocaleInformation_kw_GB.java,
-         gnu/java/locale/LocaleInformation_lt_LT.java,
-         gnu/java/locale/LocaleInformation_lv_LV.java,
-         gnu/java/locale/LocaleInformation_mi_NZ.java,
-         gnu/java/locale/LocaleInformation_mk_MK.java,
-         gnu/java/locale/LocaleInformation_mr_IN.java,
-         gnu/java/locale/LocaleInformation_mt_MT.java,
-         gnu/java/locale/LocaleInformation_nl.java,
-         gnu/java/locale/LocaleInformation_nl_BE.java,
-         gnu/java/locale/LocaleInformation_nl_NL.java,
-         gnu/java/locale/LocaleInformation_nn_NO.java,
-         gnu/java/locale/LocaleInformation_no_NO.java,
-         gnu/java/locale/LocaleInformation_oc_FR.java,
-         gnu/java/locale/LocaleInformation_pl_PL.java,
-         gnu/java/locale/LocaleInformation_pt_BR.java,
-         gnu/java/locale/LocaleInformation_pt_PT.java,
-         gnu/java/locale/LocaleInformation_ro_RO.java,
-         gnu/java/locale/LocaleInformation_ru_RU.java,
-         gnu/java/locale/LocaleInformation_ru_UA.java,
-         gnu/java/locale/LocaleInformation_se_NO.java,
-         gnu/java/locale/LocaleInformation_sk_SK.java,
-         gnu/java/locale/LocaleInformation_sl_SI.java,
-         gnu/java/locale/LocaleInformation_sq_AL.java,
-         gnu/java/locale/LocaleInformation_sr_YU.java,
-         gnu/java/locale/LocaleInformation_sv_FI.java,
-         gnu/java/locale/LocaleInformation_sv_SE.java,
-         gnu/java/locale/LocaleInformation_ta_IN.java,
-         gnu/java/locale/LocaleInformation_te_IN.java,
-         gnu/java/locale/LocaleInformation_tg_TJ.java,
-         gnu/java/locale/LocaleInformation_tl_PH.java,
-         gnu/java/locale/LocaleInformation_tr_TR.java,
-         gnu/java/locale/LocaleInformation_uk_UA.java,
-         gnu/java/locale/LocaleInformation_ur_PK.java,
-         gnu/java/locale/LocaleInformation_uz_UZ.java,
-         gnu/java/locale/LocaleInformation_vi_VN.java,
-         gnu/java/locale/LocaleInformation_yi_US.java,
-         gnu/java/locale/LocaleInformation_zh_CN.java,
-         gnu/java/locale/LocaleInformation_zh_HK.java,
-         gnu/java/locale/LocaleInformation_zh_SG.java,
-         gnu/java/locale/LocaleInformation_zh_TW.java,
-         gnu/java/locale/iso3166-a3.properties,
-         gnu/java/locale/iso3166.properties,
-         gnu/java/locale/iso3166_de.properties,
-         gnu/java/locale/iso639-a2-old.properties,
-         gnu/java/locale/iso639-a3.properties,
-         gnu/java/locale/iso639.properties,
-         gnu/java/locale/iso639_de.properties,
-         gnu/java/locale/iso639_fr.properties,
-         gnu/java/locale/iso639_ga.properties,
-         gnu/java/net/PlainDatagramSocketImpl.java,
-         gnu/java/net/PlainSocketImpl.java,
-         gnu/java/net/protocol/file/Connection.java,
-         gnu/java/net/protocol/http/Connection.java,
-         gnu/java/net/protocol/http/Handler.java,
-         gnu/java/net/protocol/http/TODO, gnu/java/nio/FileLockImpl.java,
-         gnu/java/nio/NIOServerSocket.java, gnu/java/nio/PipeImpl.java,
-         gnu/java/nio/SelectorImpl.java,
-         gnu/java/nio/SocketChannelImpl.java,
-         gnu/java/rmi/server/ConnectionRunnerPool.java,
-         gnu/java/security/action/GetSecurityPropertyAction.java,
-         gnu/java/security/der/DERWriter.java,
-         gnu/java/text/FormatCharacterIterator.java, include/Makefile.am,
-         include/gnu_java_awt_peer_gtk_GdkFontPeer.h,
-         include/gnu_java_awt_peer_gtk_GdkGraphics2D.h,
-         include/gnu_java_awt_peer_gtk_GtkFramePeer.h,
-         include/gnu_java_awt_peer_gtk_GtkWindowPeer.h,
-         include/gnu_java_nio_NIOServerSocket.h,
-         include/java_io_ObjectInputStream.h, include/java_lang_Double.h,
-         include/java_lang_VMSystem.h,
-         include/java_nio_DirectByteBufferImpl.h, java/applet/Applet.java,
-         java/awt/BasicStroke.java, java/awt/Button.java,
-         java/awt/Canvas.java, java/awt/CardLayout.java,
-         java/awt/Checkbox.java, java/awt/CheckboxMenuItem.java,
-         java/awt/Choice.java, java/awt/Component.java,
-         java/awt/Container.java, java/awt/Dialog.java,
-         java/awt/EventDispatchThread.java, java/awt/EventQueue.java,
-         java/awt/FileDialog.java, java/awt/FlowLayout.java,
-         java/awt/Font.java, java/awt/FontMetrics.java,
-         java/awt/Frame.java, java/awt/Graphics.java,
-         java/awt/GridLayout.java, java/awt/KeyboardFocusManager.java,
-         java/awt/Label.java, java/awt/LayoutManager2.java,
-         java/awt/List.java, java/awt/Menu.java, java/awt/MenuBar.java,
-         java/awt/MenuComponent.java, java/awt/MenuItem.java,
-         java/awt/PopupMenu.java, java/awt/Robot.java,
-         java/awt/ScrollPane.java, java/awt/Scrollbar.java,
-         java/awt/TextArea.java, java/awt/TextComponent.java,
-         java/awt/TextField.java, java/awt/Toolkit.java,
-         java/awt/Window.java, java/awt/color/ICC_ColorSpace.java,
-         java/awt/color/ICC_Profile.java,
-         java/awt/color/ICC_ProfileGray.java,
-         java/awt/color/ICC_ProfileRGB.java,
-         java/awt/datatransfer/DataFlavor.java,
-         java/awt/datatransfer/FlavorTable.java,
-         java/awt/datatransfer/StringSelection.java,
-         java/awt/event/ActionListener.java,
-         java/awt/event/HierarchyBoundsAdapter.java,
-         java/awt/event/InputEvent.java,
-         java/awt/geom/AffineTransform.java, java/awt/geom/Arc2D.java,
-         java/awt/geom/Area.java, java/awt/geom/Rectangle2D.java,
-         java/awt/geom/RectangularShape.java,
-         java/awt/im/spi/InputMethod.java,
-         java/awt/image/AffineTransformOp.java,
-         java/awt/image/ByteLookupTable.java,
-         java/awt/image/ColorConvertOp.java,
-         java/awt/image/ColorModel.java,
-         java/awt/image/DataBufferShort.java,
-         java/awt/image/DataBufferUShort.java,
-         java/awt/image/DirectColorModel.java,
-         java/awt/image/IndexColorModel.java,
-         java/awt/image/LookupOp.java,
-         java/awt/image/MemoryImageSource.java,
-         java/awt/image/MultiPixelPackedSampleModel.java,
-         java/awt/image/RGBImageFilter.java,
-         java/awt/image/RescaleOp.java,
-         java/awt/image/ShortLookupTable.java,
-         java/awt/image/SinglePixelPackedSampleModel.java,
-         java/awt/peer/RobotPeer.java, java/awt/print/Book.java,
-         java/awt/print/PrinterJob.java, java/beans/Beans.java,
-         java/beans/PropertyChangeEvent.java,
-         java/beans/PropertyChangeSupport.java,
-         java/beans/PropertyDescriptor.java,
-         java/beans/PropertyEditorSupport.java,
-         java/beans/VetoableChangeSupport.java,
-         java/io/BufferedInputStream.java, java/io/BufferedReader.java,
-         java/io/File.java, java/io/FileDescriptor.java,
-         java/io/FileInputStream.java, java/io/FileOutputStream.java,
-         java/io/FileWriter.java, java/io/ObjectInputStream.java,
-         java/io/ObjectOutputStream.java, java/io/ObjectStreamClass.java,
-         java/io/OutputStreamWriter.java, java/io/PipedInputStream.java,
-         java/io/PipedOutputStream.java, java/io/PipedReader.java,
-         java/io/PipedWriter.java, java/io/PrintStream.java,
-         java/io/PushbackInputStream.java, java/io/RandomAccessFile.java,
-         java/io/Reader.java, java/io/StreamTokenizer.java,
-         java/io/StringReader.java, java/lang/Class.java,
-         java/lang/ClassLoader.java, java/lang/Runtime.java,
-         java/lang/SecurityManager.java, java/lang/StackTraceElement.java,
-         java/lang/String.java, java/lang/StringBuffer.java,
-         java/lang/System.java, java/lang/Thread.java,
-         java/lang/ThreadGroup.java, java/lang/Throwable.java,
-         java/lang/reflect/Proxy.java, java/net/Inet4Address.java,
-         java/net/InetAddress.java, java/net/NetworkInterface.java,
-         java/net/Socket.java, java/net/URL.java,
-         java/net/URLClassLoader.java, java/net/URLConnection.java,
-         java/nio/ByteBufferImpl.java, java/nio/ByteOrder.java,
-         java/nio/CharBufferImpl.java, java/nio/CharViewBufferImpl.java,
-         java/nio/DirectByteBufferImpl.java,
-         java/nio/DoubleBufferImpl.java,
-         java/nio/DoubleViewBufferImpl.java,
-         java/nio/FloatBufferImpl.java, java/nio/FloatViewBufferImpl.java,
-         java/nio/IntBufferImpl.java, java/nio/IntViewBufferImpl.java,
-         java/nio/LongBufferImpl.java, java/nio/LongViewBufferImpl.java,
-         java/nio/MappedByteBufferImpl.java,
-         java/nio/ShortBufferImpl.java, java/nio/ShortViewBufferImpl.java,
-         java/nio/channels/Channel.java, java/nio/channels/Channels.java,
-         java/nio/channels/SocketChannel.java,
-         java/nio/channels/spi/AbstractSelectableChannel.java,
-         java/rmi/Naming.java, java/rmi/registry/LocateRegistry.java,
-         java/rmi/server/RMIClassLoader.java,
-         java/security/KeyPairGeneratorSpi.java,
-         java/security/SecureRandom.java, java/security/Security.java,
-         java/security/cert/X509CRLSelector.java,
-         java/security/cert/X509CertSelector.java,
-         java/text/DateFormat.java, java/text/DecimalFormat.java,
-         java/text/DecimalFormatSymbols.java, java/text/Format.java,
-         java/text/MessageFormat.java, java/text/NumberFormat.java,
-         java/util/Collections.java, java/util/Currency.java,
-         java/util/IdentityHashMap.java, java/util/Locale.java,
-         java/util/ResourceBundle.java, java/util/TimeZone.java,
-         java/util/Timer.java, java/util/jar/JarFile.java,
-         java/util/logging/Handler.java,
-         java/util/prefs/AbstractPreferences.java,
-         java/util/regex/Matcher.java, java/util/regex/Pattern.java,
-         java/util/zip/InflaterHuffmanTree.java,
-         java/util/zip/InflaterInputStream.java,
-         java/util/zip/ZipEntry.java, java/util/zip/ZipFile.java,
-         javax/crypto/CipherInputStream.java,
-         javax/crypto/ExemptionMechanism.java, javax/crypto/Mac.java,
-         javax/imageio/IIOParam.java, javax/imageio/ImageIO.java,
-         javax/imageio/ImageReadParam.java,
-         javax/imageio/metadata/IIOInvalidTreeException.java,
-         javax/imageio/spi/IIORegistry.java,
-         javax/imageio/stream/FileCacheImageInputStream.java,
-         javax/imageio/stream/FileCacheImageOutputStream.java,
-         javax/imageio/stream/FileImageInputStream.java,
-         javax/imageio/stream/FileImageOutputStream.java,
-         javax/imageio/stream/ImageInputStreamImpl.java,
-         javax/imageio/stream/ImageOutputStreamImpl.java,
-         javax/imageio/stream/MemoryCacheImageInputStream.java,
-         javax/imageio/stream/MemoryCacheImageOutputStream.java,
-         javax/net/ssl/SSLPermission.java, javax/print/DocFlavor.java,
-         javax/print/attribute/AttributeSetUtilities.java,
-         javax/security/auth/PrivateCredentialPermission.java,
-         javax/swing/AbstractAction.java,
-         javax/swing/AbstractCellEditor.java,
-         javax/swing/AbstractListModel.java,
-         javax/swing/BorderFactory.java,
-         javax/swing/BoundedRangeModel.java,
-         javax/swing/DefaultBoundedRangeModel.java,
-         javax/swing/DefaultButtonModel.java,
-         javax/swing/DefaultCellEditor.java,
-         javax/swing/DefaultComboBoxModel.java,
-         javax/swing/DefaultDesktopManager.java,
-         javax/swing/DefaultListCellRenderer.java,
-         javax/swing/DefaultListSelectionModel.java,
-         javax/swing/DefaultSingleSelectionModel.java,
-         javax/swing/ImageIcon.java, javax/swing/JApplet.java,
-         javax/swing/JComboBox.java, javax/swing/JComponent.java,
-         javax/swing/JFileChooser.java,
-         javax/swing/JFormattedTextField.java,
-         javax/swing/JInternalFrame.java, javax/swing/JLabel.java,
-         javax/swing/JLayeredPane.java, javax/swing/JList.java,
-         javax/swing/JMenu.java, javax/swing/JPasswordField.java,
-         javax/swing/JPopupMenu.java, javax/swing/JRootPane.java,
-         javax/swing/JSlider.java, javax/swing/JTable.java,
-         javax/swing/JTextField.java, javax/swing/JTree.java,
-         javax/swing/JWindow.java, javax/swing/KeyStroke.java,
-         javax/swing/LookAndFeel.java, javax/swing/OverlayLayout.java,
-         javax/swing/ScrollPaneLayout.java,
-         javax/swing/SizeRequirements.java,
-         javax/swing/SwingUtilities.java,
-         javax/swing/TransferHandler.java, javax/swing/UIDefaults.java,
-         javax/swing/ViewportLayout.java,
-         javax/swing/plaf/basic/BasicButtonListener.java,
-         javax/swing/plaf/basic/BasicButtonUI.java,
-         javax/swing/plaf/basic/BasicComboBoxUI.java,
-         javax/swing/plaf/basic/BasicInternalFrameTitlePane.java,
-         javax/swing/plaf/basic/BasicSliderUI.java,
-         javax/swing/plaf/basic/BasicTabbedPaneUI.java,
-         javax/swing/plaf/basic/BasicTableHeaderUI.java,
-         javax/swing/plaf/basic/BasicTableUI.java,
-         javax/swing/plaf/basic/BasicTextPaneUI.java,
-         javax/swing/plaf/basic/BasicToolBarUI.java,
-         javax/swing/plaf/basic/BasicTreeUI.java,
-         javax/swing/plaf/metal/MetalLookAndFeel.java,
-         javax/swing/table/DefaultTableColumnModel.java,
-         javax/swing/table/TableColumn.java,
-         javax/swing/text/AbstractDocument.java,
-         javax/swing/text/FieldView.java,
-         javax/swing/text/GapContent.java,
-         javax/swing/text/JTextComponent.java,
-         javax/swing/text/PasswordView.java,
-         javax/swing/text/PlainDocument.java,
-         javax/swing/text/TextAction.java,
-         javax/swing/tree/AbstractLayoutCache.java,
-         javax/swing/tree/DefaultMutableTreeNode.java,
-         javax/swing/tree/MutableTreeNode.java,
-         javax/swing/tree/TreeCellEditor.java, lib/Makefile.am,
-         lib/bootstrap.zip, lib/gen-classlist.sh.in,
-         native/jni/Makefile.am, native/jni/gtk-peer/Makefile.am,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics2D.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkComponentPeer.c,
-         native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkImagePainter.c,
-         native/jni/gtk-peer/gtkcairopeer.h,
-         native/jni/gtk-peer/gtkpeer.h,
-         native/jni/java-io/java_io_ObjectInputStream.c,
-         native/jni/java-lang/java_lang_VMProcess.c,
-         native/jni/java-lang/java_lang_VMSystem.c,
-         native/jni/java-nio/Makefile.am,
-         native/jni/java-nio/gnu_java_nio_NIOServerSocket.c,
-         native/jni/java-nio/java_nio_DirectByteBufferImpl.c,
-         org/ietf/jgss/ChannelBinding.java,
-         org/ietf/jgss/GSSCredential.java,
-         org/ietf/jgss/GSSException.java, org/ietf/jgss/GSSManager.java,
-         org/ietf/jgss/GSSName.java, org/ietf/jgss/MessageProp.java,
-         org/ietf/jgss/Oid.java, resource/Makefile.am,
-         resource/gnu/Makefile.am, resource/gnu/java/Makefile.am,
-         resource/gnu/java/awt/Makefile.am,
-         resource/gnu/java/awt/peer/Makefile.am,
-         resource/gnu/java/awt/peer/gtk/Makefile.am,
-         resource/gnu/regexp/Makefile.am, resource/java/Makefile.am,
-         resource/java/security/Makefile.am,
-         resource/java/util/Makefile.am,
-         resource/java/util/logging/Makefile.am, resource/org/Makefile.am,
-         resource/org/ietf/Makefile.am,
-         resource/org/ietf/jgss/Makefile.am,
-         vm/reference/java/io/VMFile.java,
-         vm/reference/java/lang/VMClassLoader.java,
-         vm/reference/java/lang/VMProcess.java,
-         vm/reference/java/lang/VMRuntime.java,
-         vm/reference/java/lang/VMSystem.java,
-         vm/reference/java/lang/VMThread.java,
-         vm/reference/java/security/VMAccessController.java: Update to
-         classpath-0.13.
-
 2005-01-10 12:21  twisti
 
-       * src/vm/jit/alpha/asmpart.S: - added asm_calljavafunction2int and
-         asm_calljavafunction2float to prevent   warnings - check for
-         compiler exceptions and handle them - make
-         asm_throw_and_handle_exception readable (indent)
+       * src/vm/jit/alpha/asmpart.S:
+         - added asm_calljavafunction2int and asm_calljavafunction2float to
+           prevent warnings
+         - check for compiler exceptions and handle them
+         - make asm_throw_and_handle_exception readable (indent)
 
 2005-01-05 21:18  motse
 
 2005-01-04 17:39  twisti
 
        * src/vm/jit/: mips/asmpart.S, powerpc/asmpart.S: Added
-         asm_calljavafunction2int and asm_calljavafunction2float to
-         prevent warnings.
+         asm_calljavafunction2int and asm_calljavafunction2float to prevent
+         warnings.
 
 2005-01-04 17:38  twisti
 
-       * src/vm/jit/mips/codegen.c: - include config.h, cacao.h - throw
-         exception in nativestub if it's to small
+       * src/vm/jit/mips/codegen.c:
+         - include config.h, cacao.h
+         - throw exception in nativestub if it's to small
 
 2005-01-04 13:36  twisti
 
 
 2005-01-04 13:13  twisti
 
-       * configure.in: - changed INSTALL_PREFIX to CACAO_INSTALL_PREFIX -
-         define config files with AC_CONFIG_FILES - added the first script
-         files
+       * configure.in:
+         - changed INSTALL_PREFIX to CACAO_INSTALL_PREFIX
+         - define config files with AC_CONFIG_FILES
+         - added the first script files
 
 2005-01-04 13:09  twisti
 
-       * src/native/jni.h: - added JDK1_1InitArgs and JDK1_1AttachArgs
-         struct - fixed IsAssignableFrom typo - added JNI 1.4 functions
-         (to be prepared ;-) - added: JNI_GetDefaultJavaVMInitArgs
-         JNI_GetCreatedJavaVMs   JNI_CreateJavaVM
+       * src/native/jni.h:
+         - added JDK1_1InitArgs and JDK1_1AttachArgs struct
+         - fixed IsAssignableFrom typo
+         - added JNI 1.4 functions (to be prepared ;-)
+         - added: JNI_GetDefaultJavaVMInitArgs
+                  JNI_GetCreatedJavaVMs
+                  JNI_CreateJavaVM
 
 2005-01-04 13:07  twisti
 
-       * src/native/jni.c: - asm_calljavafunction2 warning fixes - fixed
-         IsAssignableFrom typo - added JNI 1.4 functions (to be prepared
-         ;-) - added: JNI_GetDefaultJavaVMInitArgs
-         JNI_GetCreatedJavaVMs          JNI_CreateJavaVM - added some
-         function header comments
+       * src/native/jni.c:
+         - asm_calljavafunction2 warning fixes
+         - fixed IsAssignableFrom typo
+         - added JNI 1.4 functions (to be prepared ;-)
+         - added: JNI_GetDefaultJavaVMInitArgs
+                  JNI_GetCreatedJavaVMs
+                  JNI_CreateJavaVM
+         - added some function header comments
 
 2005-01-04 13:02  twisti
 
 
 2005-01-04 13:00  twisti
 
-       * src/native/vm/VMRuntime.c: - changed INSTALL_PREFIX to
-         CACAO_INSTALL_PREFIX - set java.boot.class.path and
-         sun.boot.class.path - comment java.compiler - set java.ext.dirs
+       * src/native/vm/VMRuntime.c:
+         - changed INSTALL_PREFIX to CACAO_INSTALL_PREFIX
+         - set java.boot.class.path and sun.boot.class.path
+         - comment java.compiler
+         - set java.ext.dirs
 
 2005-01-04 12:59  twisti
 
-       * src/native/vm/VMClass.c: - isAssignableFrom: throw nullpointer,
-         fixed typo
+       * src/native/vm/VMClass.c:
+         - isAssignableFrom: throw nullpointer, fixed typo
 
 2005-01-04 12:35  twisti
 
 2005-01-04 12:34  twisti
 
        * src/vm/builtin.c:
-         builtin_isanysubclass/builtin_isanysubclass_vftbl bugfix:
-         compares with equal interface did not work. Now the gnu rmic
-         works.
+         builtin_isanysubclass/builtin_isanysubclass_vftbl bugfix: compares
+         with equal interface did not work. Now the gnu rmic works.
 
 2005-01-04 12:28  twisti
 
 
 2005-01-04 12:28  twisti
 
-       * src/vm/exceptions.c: - declare strings const - removed
-         CREATENEW_EXCEPTION macro
+       * src/vm/exceptions.c:
+         - declare strings const
+         - removed CREATENEW_EXCEPTION macro
 
 2005-01-04 12:21  twisti
 
 
 2005-01-04 12:15  twisti
 
-       * src/cacao/cacao.c: - started jni invocation - changes
-         INSTALL_PREFIX to CACAO_INSTALL_PREFIX - classpath bugfix
+       * src/cacao/cacao.c:
+         - started jni invocation
+         - changes INSTALL_PREFIX to CACAO_INSTALL_PREFIX
+         - classpath bugfix
 
 2005-01-03 15:03  twisti