summaryrefslogtreecommitdiff
path: root/libjava/include
Commit message (Expand)AuthorAgeFilesLines
* 2002-02-14 Martin Kahlert <martin.kahlert@infineon.com>tromey2002-02-141-2/+2
* 2002-02-11 Adam Megacz <adam@xwt.org>megacz2002-02-121-0/+1
* * include/name-finder.h: Conditionally include sys/wait.h.tromey2002-02-072-1/+6
* * prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize.tromey2002-02-072-3/+4
* For some reason AC_HEADER_SYS_WAIT() isn't defining HAVE_SYS_WAIT_H onmegacz2002-02-071-2/+0
* 2002-02-06 Adam Megacz <adam@xwt.org>megacz2002-02-071-0/+22
* 2002-02-06 Adam Megacz <adam@xwt.org>megacz2002-02-071-0/+3
* embedded updatesgreen2002-02-071-4/+9
* 2002-02-01 Adam Megacz <adam@xwt.org>megacz2002-02-021-51/+31
* Start of AWT merge with Classpath:tromey2002-01-161-0/+3
* 2002-01-06 Andreas Tobler <a.tobler@schweiz.ch>tromey2002-01-061-0/+10
* * include/jvm.h (_Jv_BuildGCDescr): Declare unconditionally.bryce2001-12-191-2/+0
* For PR libgcj/5103:tromey2001-12-163-15/+113
* gcc/java:bryce2001-12-151-0/+6
* * libjava/prims.cc: Some old cleanups. The collector nowhboehm2001-12-141-9/+11
* Fix for PR libgcj/2024, plus other class name cleanups:tromey2001-11-262-6/+8
* * verify.cc (_Jv_BytecodeVerifier::branch_prepass): Usetromey2001-11-251-2/+2
* * java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend.tromey2001-11-051-1/+7
* * include/jni.h (struct JNINativeInterface) [GetStringLength]:tromey2001-10-271-1/+1
* * include/boehm-gc.h: Call thread local allocation functionshboehm2001-10-251-2/+18
* * prims.cc (_Jv_Abort): Always print error message using fprintf,bryce2001-10-231-0/+3
* Eliminate use of C++ static constructors.bryce2001-10-161-0/+9
* 2001-10-15 Hans Boehm <Hans_Boehm@hp.com>tromey2001-10-151-0/+2
* * gnu/gcj/runtime/natFinalizerThread.cc: New file.tromey2001-10-101-0/+3
* * gcj/javaprims.h: Rebuilt class list.tromey2001-10-021-0/+7
* * gnu/gcj/runtime/SharedLibLoader.java: New class.bothner2001-09-291-0/+2
* * include/jvm.h (_Jv_VTable): Handle function descriptors for ia64;rth2001-09-211-7/+41
* * include/jvm.h (_Jv_AllocRawObj): New prototype.bryce2001-09-101-0/+3
* * include/jvm.h: Declare _Jv_RegisterResource.green2001-09-061-0/+1
* * Makefile.am: New friends for java/lang/Thread.h.bryce2001-08-261-2/+3
* * include/posix.h (_POSIX_PII_SOCKET): Define.ro2001-08-012-0/+8
* * configure.host: Enable hash synchronization for alpha*-*.jsturm2001-07-231-0/+18
* For PR java/2812:tromey2001-07-182-3/+10
* 2001-07-13 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-171-1/+0
* 2001-07-06 Andrew Haley <aph@cambridge.redhat.com>aph2001-07-061-15/+0
* Fix for PR bootstrap/3281:tromey2001-07-031-1/+1
* * include/java-interp.h (_Jv_InterpClass): Use JV_MARKOBJ_DECL.tromey2001-06-211-1/+3
* For PR bootstrap/3075:tromey2001-06-081-2/+2
* Remove libgcjdata hack. Fix jv-scan usage in dejagnu.green2001-06-021-1/+0
* USE_LIBFFI changegreen2001-06-022-2/+7
* Check for sigaction.green2001-06-021-0/+3
* * include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.tromey2001-05-291-1/+1
* 2001-05-29 Andrew Haley <aph@redhat.com>aph2001-05-293-138/+31
* 2001-05-23 Tom Tromey <tromey@redhat.com>tromey2001-05-244-19/+211
* Implement invocation interface; don't create new thread for main.bothner2001-05-224-5/+20
* 2001-05-18 Andrew Haley <aph@cambridge.redhat.com>aph2001-05-211-0/+72
* 2001-05-18 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-05-191-2/+2
* 2001-05-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>bryce2001-05-181-3/+0
* gcc/cp:zack2001-05-131-0/+3
* 2001-04-27 Martin Kahlert <martin.kahlert@infineon.com>tromey2001-04-271-43/+43