OSDN Git Service

add fix test results for freebsd_gcc3_breakage
[pf3gnuchains/gcc-fork.git] / libjava / prims.cc
2001-05-24 tromey2001-05-23 Tom Tromey <tromey@redhat.com>
2001-05-22 bothnerImplement invocation interface; don't create new thread...
2001-04-28 zack * prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.
2001-03-26 rth * exception.cc (java_eh_info): Make value type jthrowable.
2001-03-23 tromey2000-03-23 Jeff Sturm <jsturm@one-point.com>
2001-03-12 bryce2001-03-12 Bryce McKinlay <bryce@albatross.co.nz>
2001-01-17 apbianco2001-01-16 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-15 apbianco2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-08 bryceIn gcc/java:
2000-12-22 bryce * java/lang/Throwable.java (trace_enabled): New static...
2000-11-27 tromey * prims.cc (_Jv_NewObjectArray): Use const_cast to...
2000-11-26 green2000-11-25 Anthony Green <green@redhat.com>
2000-11-24 tromey * prims.cc (_Jv_NewObjectArray): Use palcement new...
2000-10-06 tromey * java/lang/reflect/natField.cc (BooleanClass): Don...
2000-10-02 bryce2000-10-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-09-30 bryce2000-09-30 Hans Boehm <boehm@acm.org>
2000-09-13 bryce2000-09-13 Bryce McKinlay <bryce@albatross.co.nz>
2000-08-26 green2000-08-26 Anthony Green <green@redhat.com>
2000-08-21 greenSun Aug 20 21:02:48 2000 Anthony Green <green@redhat...
2000-06-20 bryce2000-06-20 Bryce McKinlay <bryce@albatross.co.nz>
2000-06-15 bryce2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>
2000-05-31 tromey * prims.cc (DECLARE_PRIM_TYPE): Define a vtable as...
2000-05-19 tromeyJumbo patch:
2000-05-05 bryce2000-05-05 Bryce McKinlay <bryce@albatross.co.nz>
2000-04-27 tromey Runtime support for PR gcj/2:
2000-04-27 bryce2000-04-27 Bryce McKinlay <bryce@albatross.co.nz>
2000-04-22 green+ 2000-04-22 Anthony Green <green@cygnus.com>
2000-04-02 greenJVMPI changes...
2000-03-15 tromey2000-03-15 Tom Tromey <tromey@cygnus.com>
2000-03-07 tromey * All files: Updated copyright information.
2000-03-07 bryce2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-05 green * configure.host: Fix __NO_MATH_INLNES botch.
2000-02-01 tromey * prims.cc (_Jv_MallocUnchecked): New function.
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
2000-01-18 aph2000-01-17 Andrew Haley <aph@cygnus.com>
2000-01-17 tromey * prims.cc (_Jv_PrimClass): Use `JV_STATE_NOTHING...
2000-01-17 aph2000-01-14 Andrew Haley <aph@cygnus.com>
2000-01-04 tromey2000-01-04 Tom Tromey <tromey@cygnus.com>
1999-11-25 tromey * prims.cc (_Jv_NewObjectArray): Use
1999-11-05 tromey1999-11-05 Jeff Sturm <jsturm@sigma6.com>
1999-10-22 tromey * Makefile.in: Rebuilt.
1999-10-15 green * libtool-version: Catch up by incrementing...
1999-09-23 tromey * prims.cc (main_init): New function.
1999-09-10 tromey * configure: Rebuilt.
1999-08-18 krab * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClas...
1999-08-08 green1999-08-09 Anthony Green <green@cygnus.com>
1999-07-21 aph1999-07-19 Andrew Haley <aph@cygnus.com>
1999-05-20 aph1999-05-20 Andrew Haley <aph@cygnus.com>
1999-05-05 tromey * Makefile.in: Rebuilt.
1999-04-20 aph1999-04-20 Andrew Haley <aph@cygnus.com>
1999-04-13 aph1999-04-13 Andrew Haley <aph@cygnus.com>
1999-04-07 tromeyInitial revision