OSDN Git Service

* include/posix.h: Add multiple include header protection.
[pf3gnuchains/gcc-fork.git] / libjava / include /
2002-03-11 bryce * include/posix.h: Add multiple include header protection.
2002-03-10 tromey * java/lang/Win32Process.java: Added comment.
2002-03-10 brycelibjava:
2002-03-08 tromey * include/jni.h: Include stdio.h.
2002-03-08 megacz2002-03-07 Adam Megacz <adam@xwt.org>
2002-03-06 tromey * include/config.h.in: Rebuilt.
2002-03-06 ericb2002-03-04 Eric Blake <ebb9@email.byu.edu>
2002-02-27 tromey * java/lang/natSystem.cc (init_properties): Use __VERS...
2002-02-23 aoliva* Makefile.in, gcj/Makefile.in, include/Makefile.in...
2002-02-14 tromey2002-02-14 Martin Kahlert <martin.kahlert@infineon...
2002-02-12 megacz2002-02-11 Adam Megacz <adam@xwt.org>
2002-02-07 tromey * include/name-finder.h: Conditionally include sys...
2002-02-07 tromey * prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initi...
2002-02-07 megaczFor some reason AC_HEADER_SYS_WAIT() isn't defining...
2002-02-07 megacz2002-02-06 Adam Megacz <adam@xwt.org>
2002-02-07 megacz2002-02-06 Adam Megacz <adam@xwt.org>
2002-02-07 greenembedded updates
2002-02-02 megacz2002-02-01 Adam Megacz <adam@xwt.org>
2002-01-16 tromey Start of AWT merge with Classpath:
2002-01-06 tromey2002-01-06 Andreas Tobler <a.tobler@schweiz.ch>
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-11-25 tromey * verify.cc (_Jv_BytecodeVerifier::branch_prepass...
2001-11-05 tromey * java/lang/Class.h (Class): Made _Jv_BytecodeVerifier...
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>
next