summaryrefslogtreecommitdiff
path: root/libjava/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2001-04-04 Andreas Jaeger <aj@suse.de>tromey2001-04-042-12/+9
* 1.3-Compliant Implementation of java.io.File.bryce2001-04-011-3/+9
* * jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.tromey2001-03-232-3/+3
* * configure: Rebuilt.tromey2001-03-211-1/+0
* Change to sometimes include class name in ClassFormatError message.bothner2001-02-241-5/+5
* 2001-02-14 Andrew Haley <aph@redhat.com>aph2001-02-151-1/+1
* 2001-01-26 Andrew Haley <aph@redhat.com>aph2001-01-301-2/+16
* * java/lang/natSystem.cc: Include locale.h if it exists.tromey2001-01-121-0/+3
* For boehm-gc:bryce2000-12-303-4/+11
* 2000-11-29 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-291-0/+6
* * Makefile.in: Rebuilt.tromey2000-11-271-0/+1
* 2000-10-09 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-10-091-3/+0
* Rebuilt Makefile.instromey2000-10-061-1/+5
* * java/lang/reflect/natField.cc (BooleanClass): Don't define.tromey2000-10-061-2/+2
* 2000-09-30 Hans Boehm <boehm@acm.org>bryce2000-09-301-4/+11