OSDN Git Service

libjava:
[pf3gnuchains/gcc-fork.git] / libjava / include / jvm.h
2001-12-19 bryce * include/jvm.h (_Jv_BuildGCDescr): Declare unconditio...
2001-12-16 tromey For PR libgcj/5103:
2001-12-15 brycegcc/java:
2001-12-14 hboehm * libjava/prims.cc: Some old cleanups. The collector now
2001-11-26 tromey Fix for PR libgcj/2024, plus other class name cleanups:
2001-10-23 bryce * prims.cc (_Jv_Abort): Always print error...
2001-10-16 bryce Eliminate use of C++ static constructors.
2001-10-15 tromey2001-10-15 Hans Boehm <Hans_Boehm@hp.com>
2001-10-10 tromey * gnu/gcj/runtime/natFinalizerThread.cc: New file.
2001-10-02 tromey * gcj/javaprims.h: Rebuilt class list.
2001-09-21 rth * include/jvm.h (_Jv_VTable): Handle function...
2001-09-10 bryce * include/jvm.h (_Jv_AllocRawObj): New prototype.
2001-09-06 green * include/jvm.h: Declare _Jv_RegisterResource.
2001-08-26 bryce * Makefile.am: New friends for java/lang/Thread.h.
2001-05-29 tromey * include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.
2001-05-24 tromey2001-05-23 Tom Tromey <tromey@redhat.com>
2001-05-18 bryce2001-05-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
2001-05-13 zackgcc/cp:
2001-03-23 tromey * jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved...
2000-10-09 bryce2000-10-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-06 tromey * java/lang/reflect/natField.cc (BooleanClass): Don...
2000-09-30 bryce2000-09-30 Hans Boehm <boehm@acm.org>
2000-09-06 tromey2000-09-06 Jeff Sturm <jeff.sturm@appnet.com>
2000-08-21 greenSun Aug 20 21:02:48 2000 Anthony Green <green@redhat...
2000-08-16 tromey2000-08-15 Andrew Haley <aph@cygnus.com>
2000-05-31 tromey * prims.cc (DECLARE_PRIM_TYPE): Define a vtable as...
2000-04-27 tromey Runtime support for PR gcj/2:
2000-04-22 green+ 2000-04-22 Anthony Green <green@cygnus.com>
2000-04-20 tromey Fix for PR libgcj/212:
2000-04-03 tromey * include/jvm.h (_Jv_GetArrayElementFromElementType...
2000-04-02 greenJVMPI changes...
2000-03-07 tromey * All files: Updated copyright information.
2000-03-07 bryce2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>
2000-02-18 tromey * include/jvm.h (_Jv_GetJavaVM): Declare.
2000-02-10 tromey * gnu/gcj/jni/natNativeThread.cc: New file.
2000-02-04 tromey * defineclass.cc (handleMethodsBegin): Allocate _Jv_Me...
2000-02-02 tromey * include/java-interp.h (_Jv_JNI_conversion_call)...
2000-02-01 tromey * prims.cc (_Jv_MallocUnchecked): New function.
2000-01-21 tromey * java/lang/reflect/natConstructor.cc (newInstance...
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
2000-01-17 aph2000-01-14 Andrew Haley <aph@cygnus.com>
2000-01-04 tromey2000-01-04 Tom Tromey <tromey@cygnus.com>
1999-12-06 green * include/jvm.h: Declare many functions with
1999-11-25 tromey * prims.cc (_Jv_NewObjectArray): Use
1999-10-22 tromey * Makefile.in: Rebuilt.
1999-09-10 tromey * configure: Rebuilt.
1999-09-01 tromey * include/jvm.h (_Jv_makeUtf8TypeConst): Removed unused
1999-08-08 green1999-08-09 Anthony Green <green@cygnus.com>
1999-07-21 aph1999-07-19 Andrew Haley <aph@cygnus.com>
1999-04-07 tromeyInitial revision