OSDN Git Service

* ali-util.adb (Initialize_Checksum): Use out-mode instead of in out.
[pf3gnuchains/gcc-fork.git] / libjava / include /
2001-10-27 tromey * include/jni.h (struct JNINativeInterface) [GetString...
2001-10-25 hboehm * include/boehm-gc.h: Call thread local allocation...
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-29 bothner * gnu/gcj/runtime/SharedLibLoader.java: New class.
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-08-01 ro * include/posix.h (_POSIX_PII_SOCKET): Define.
2001-07-23 jsturm* configure.host: Enable hash synchronization for alpha*-*.
2001-07-18 tromey For PR java/2812:
2001-07-17 apbianco2001-07-13 Alexandre Petit-Bianco <apbianco@redhat...
2001-07-06 aph2001-07-06 Andrew Haley <aph@cambridge.redhat.com>
2001-07-03 tromey Fix for PR bootstrap/3281:
2001-06-21 tromey * include/java-interp.h (_Jv_InterpClass): Use JV_MARK...
2001-06-08 tromey For PR bootstrap/3075:
2001-06-02 greenRemove libgcjdata hack. Fix jv-scan usage in dejagnu.
2001-06-02 greenUSE_LIBFFI change
2001-06-02 greenCheck for sigaction.
2001-05-29 tromey * include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.
2001-05-29 aph2001-05-29 Andrew Haley <aph@redhat.com>
2001-05-24 tromey2001-05-23 Tom Tromey <tromey@redhat.com>
2001-05-22 bothnerImplement invocation interface; don't create new thread...
2001-05-21 aph2001-05-18 Andrew Haley <aph@cambridge.redhat.com>
2001-05-19 apbianco2001-05-18 Alexandre Petit-Bianco <apbianco@redhat...
2001-05-18 bryce2001-05-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
2001-05-13 zackgcc/cp:
2001-04-27 tromey2001-04-27 Martin Kahlert <martin.kahlert@infineon...
2001-04-04 tromey2001-04-04 Andreas Jaeger <aj@suse.de>
2001-04-01 bryce 1.3-Compliant Implementation of java.io.File.
2001-03-23 tromey * jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved...
2001-03-21 tromey * configure: Rebuilt.
2001-02-24 bothner Change to sometimes include class name in ClassFormatE...
2001-02-15 aph2001-02-14 Andrew Haley <aph@redhat.com>
2001-01-30 aph2001-01-26 Andrew Haley <aph@redhat.com>
2001-01-12 tromey * java/lang/natSystem.cc: Include locale.h if it exists.
2000-12-30 bryceFor boehm-gc:
2000-11-29 bryce2000-11-29 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-27 tromey * Makefile.in: Rebuilt.
2000-10-09 bryce2000-10-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-10-06 tromeyRebuilt Makefile.ins
2000-10-06 tromey * java/lang/reflect/natField.cc (BooleanClass): Don...
2000-09-30 bryce2000-09-30 Hans Boehm <boehm@acm.org>
2000-09-11 tromey * gnu/gcj/convert/BytesToUnicode.java (getDefaultDecod...
2000-09-06 tromey2000-09-06 Jeff Sturm <jeff.sturm@appnet.com>
2000-08-30 tromey * Makefile.in: Rebuilt.
2000-08-26 green2000-08-26 Anthony Green <green@redhat.com>
2000-08-22 tromey2000-08-21 Mark Wielaard <mark@klomp.org>
2000-08-21 greenSun Aug 20 21:02:48 2000 Anthony Green <green@redhat...
2000-08-19 greenSat Aug 19 11:00:53 2000 Anthony Green <green@redhat...
2000-08-16 tromey2000-08-15 Andrew Haley <aph@cygnus.com>
2000-08-02 tromey * Makefile.in: Rebuilt.
2000-06-30 tromey * include/jni.h: Include <gcj/array.h>. Fixes PR...
2000-06-16 tromey Fix for PR libgcj/261:
2000-05-31 tromey * prims.cc (DECLARE_PRIM_TYPE): Define a vtable as...
2000-05-30 tromey * include/name-finder.h: Include <sys/wait.h>.
2000-05-19 tromeyJumbo patch:
2000-05-16 aph2000-05-15 Andrew Haley <aph@cygnus.com>
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-09 green2000-04-08 Anthony Green <green@cygnus.com>
2000-04-09 green2000-04-08 Anthony Green <green@cygnus.com>
2000-04-03 tromey * include/jvm.h (_Jv_GetArrayElementFromElementType...
2000-04-02 greenForgot to add this file before...
2000-04-02 greenJVMPI changes...
2000-03-28 bryce * Makefile.in: New #defines and friends for...
2000-03-26 tromey2000-03-26 Tom Tromey <tromey@cygnus.com>
2000-03-15 tromey2000-03-15 Tom Tromey <tromey@cygnus.com>
2000-03-09 tromey * java/lang/reflect/natArray.cc (newInstance): Don...
2000-03-07 tromey * All files: Updated copyright information.
2000-03-07 bryce2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-06 tromey Fix for PR libgcj/43:
2000-03-05 green * configure.host: Fix __NO_MATH_INLNES botch.
2000-03-02 tromey * include/java-interp.h: Don't include MethodInvocation.h.
2000-02-18 tromey * include/jvm.h (_Jv_GetJavaVM): Declare.
2000-02-16 tromey * resolve.cc (ncode): Set args_raw_size. Compute...
2000-02-10 tromey * include/jni.h (JNI_FALSE): Renamed from JNI_TRUE...
2000-02-10 tromey * gnu/gcj/jni/natNativeThread.cc: New file.
2000-02-07 tromey * jni.cc (add_char): Conditional on INTERPRETER.
2000-02-04 tromey * defineclass.cc (handleMethodsBegin): Allocate _Jv_Me...
2000-02-02 tromey * include/java-interp.h (_Jv_JNI_conversion_call)...
2000-02-02 tromey * include/jni.h (class _Jv_JNIEnv): Corrected calls...
2000-02-01 tromey * include/jni.h (class _Jv_JNIEnv): Added all C++...
2000-02-01 tromey * prims.cc (_Jv_MallocUnchecked): New function.
2000-01-31 tromey * include/config.h.in: Rebuilt.
2000-01-26 tromey * gcj/method.h (JvNumMethods): Moved from Class.h.
2000-01-22 green * include/config.h.in: Rebuilt.
2000-01-21 tromey * java/lang/reflect/natConstructor.cc (newInstance...
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
2000-01-18 aph2000-01-18 Andrew Haley <aph@cygnus.com>
2000-01-17 tromey * java/lang/Runtime.java (loadLibraryInternal): Declare.
2000-01-17 aph2000-01-14 Andrew Haley <aph@cygnus.com>
2000-01-04 tromey2000-01-04 Tom Tromey <tromey@cygnus.com>
1999-12-15 tromey * java/lang/natSystem.cc (init_properties): Don't...
1999-12-09 tromey * include/posix-threads.h (_Jv_PthreadCheckMonitor...
next