encodings.pl: Added `ASCII' alias.
[gcc.git] / libjava / prims.cc
2000-10-06 Tom TromeynatField.cc (BooleanClass): Don't define.
2000-10-02 Bryce McKinlayprims.cc (_Jv_argv, _Jv_argc): New fields.
2000-09-30 Hans BoehmImplement bitmap descriptor based marking for Boehm GC.
2000-09-13 Bryce McKinlayString.java (CASE_INSENSITIVE_ORDER): New static field.
2000-08-26 Anthony GreenMakefile.in: Rebuilt.
2000-08-21 Anthony GreennatSystem.cc (init_properties): Change sourceware refer...
2000-06-20 Bryce McKinlayThreadGroup.java: Merged with classpath.
2000-06-15 Bryce McKinlay2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>
2000-05-31 Tom Tromeyprims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.
2000-05-19 Tom TromeyJumbo patch:
2000-05-05 Bryce McKinlaynatClass.cc (isInstance): Use __builtin_expect.
2000-04-27 Tom TromeyRuntime support for PR gcj/2:
2000-04-27 Bryce McKinlayprims.cc (_Jv_NewObjectArray): Fix typo.
2000-04-22 Anthony Green+ 2000-04-22 Anthony Green <green@cygnus.com> + + ...
2000-04-02 Anthony GreenJVMPI changes...
2000-03-15 Tom Tromey[multiple changes]
2000-03-07 Tom TromeyAll files: Updated copyright information.
2000-03-07 Bryce McKinlayresolve.cc (_Jv_SearchMethodInClass): New function.
2000-03-05 Anthony Greenconfigure.host: Fix __NO_MATH_INLNES botch.
2000-02-01 Tom Tromeyprims.cc (_Jv_MallocUnchecked): New function.
2000-01-19 Tom Tromey* All files: Updated copyright to reflect Cygnus purchase.
2000-01-18 Andrew Haleyprims.cc (_Jv_RunMain): Set the name of this executable.
2000-01-17 Tom Tromey* prims.cc (_Jv_PrimClass): Use `JV_STATE_NOTHING'...
2000-01-17 Andrew HaleynatThrowable.cc: New file.
2000-01-04 Tom Tromey[multiple changes]
1999-11-25 Tom Tromeyprims.cc (_Jv_NewObjectArray): Use _Jv_GetArrayElementF...
1999-11-05 Jeff Sturmboehm.cc (_Jv_GCSetInitialHeapSize): Swapped size ...
1999-10-22 Tom TromeyMakefile.in: Rebuilt.
1999-10-15 Anthony Greenlibtool-version: Catch up by incrementing current.
1999-09-23 Tom Tromeyre GNATS gcj/51 (Writing on OutputStream of bad Socket...
1999-09-10 Tom Tromeyconfigure: Rebuilt.
1999-08-18 Kresten Krab ThorupnatClassLoader.cc (_Jv_PrepareCompiledClass): Renamed...
1999-08-08 Anthony Green[multiple changes]
1999-07-21 Andrew Haleyprims.cc (JvRunMain): Always initialize arithexception.
1999-05-20 Andrew Haleyprims.cc (catch_fpe): Call to HANDLE_DIVIDE_OVERFLOW...
1999-05-05 Tom TromeyMakefile.in: Rebuilt.
1999-04-20 Andrew Haleysparc-signal.h: new file.
1999-04-13 Andrew Haleyi386-signal.h, [...]: New files.
1999-04-07 Tom TromeyInitial revision