summaryrefslogtreecommitdiff
path: root/libjava/include
Commit message (Expand)AuthorAgeFilesLines
* configure.host: Enable hash synchronization for alpha*-*.Jeff Sturm2001-07-231-0/+18
* For PR java/2812:Tom Tromey2001-07-182-3/+10
* i386-signal.h (HANDLE_DIVIDE_OVERFLOW): Removed unused local `_ebp.'Alexandre Petit-Bianco2001-07-171-1/+0
* i386-signal.h: Don't do anything with unsigned divide overflow except throw a...Andrew Haley2001-07-061-15/+0
* re PR bootstrap/3281 (Installation failure (mkinstalldirs))Tom Tromey2001-07-031-1/+1
* java-interp.h (_Jv_InterpClass): Use JV_MARKOBJ_DECL.Tom Tromey2001-06-211-1/+3
* For PR bootstrap/3075:Tom Tromey2001-06-081-2/+2
* Remove libgcjdata hack. Fix jv-scan usage in dejagnu.Anthony Green2001-06-021-1/+0
* USE_LIBFFI changeAnthony Green2001-06-022-2/+7
* Check for sigaction.Anthony Green2001-06-021-0/+3
* * include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.Tom Tromey2001-05-291-1/+1
* i386-signal.h (MAKE_THROW_FRAME): Don't fix up frame pointer...Andrew Haley2001-05-293-138/+31
* [multiple changes]Tom Tromey2001-05-244-19/+211
* Implement invocation interface; don't create new thread for main.Per Bothner2001-05-214-5/+20
* dwarf2-signal.h: New file.Andrew Haley2001-05-211-0/+72
* posix-threads.h (_Jv_CondInit): `0' used in place of `NULL.'Alexandre Petit-Bianco2001-05-181-2/+2
* [multiple changes]Bryce McKinlay2001-05-181-3/+0
* except.c (choose_personality_routine): Export.Zack Weinberg2001-05-131-0/+3
* jni.h (struct JNINativeInterface): Fixed types in Get/Set*ArrayRegion declara...Tom Tromey2001-04-271-43/+43
* Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo.Andreas Jaeger2001-04-042-12/+9
* 1.3-Compliant Implementation of java.io.File.Bryce McKinlay2001-04-011-3/+9
* jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.Tom Tromey2001-03-232-3/+3
* configure: Rebuilt.Tom Tromey2001-03-211-1/+0
* Change to sometimes include class name in ClassFormatError message.Per Bothner2001-02-231-5/+5
* i386-signal.h (INIT_SEGV): Use a direct system call to set the handler.Andrew Haley2001-02-151-1/+1
* 2001-01-26 Andrew Haley <aph@redhat.com>Andrew Haley2001-01-301-2/+16
* natSystem.cc: Include locale.h if it exists.Tom Tromey2001-01-121-0/+3
* For boehm-gc:Bryce McKinlay2000-12-303-4/+11
* natSystem.cc (init_properties): Set user.language and user.region.Bryce McKinlay2000-11-291-0/+6
* Makefile.in: Rebuilt.Tom Tromey2000-11-271-0/+1
* re GNATS libgcj/341 (Throwable.printStackTrace() isn't working)Bryce McKinlay2000-10-091-3/+0
* Rebuilt Makefile.insTom Tromey2000-10-061-1/+5
* natField.cc (BooleanClass): Don't define.Tom Tromey2000-10-061-2/+2
* Implement bitmap descriptor based marking for Boehm GC.Hans Boehm2000-09-301-4/+11
* BytesToUnicode.java (getDefaultDecoder): Let default decoder use iconv.Tom Tromey2000-09-111-0/+6
* jvm.h (_Jv_HashCode): Cast object ptr to `unsigned long' to avoid long long d...Jeff Sturm2000-09-061-2/+3
* Makefile.in: Rebuilt.Tom Tromey2000-08-301-2/+2
* Makefile.in: Rebuilt.Anthony Green2000-08-261-2/+2
* Makefile.in: Rebuilt.Mark Wielaard2000-08-221-2/+2
* natSystem.cc (init_properties): Change sourceware reference to sources.redhat...Anthony Green2000-08-212-1/+4
* Attributes.java, [...]: Imported from Classpath.Anthony Green2000-08-191-2/+2
* jvm.h (_Jv_HashCode): New hash code.Andrew Haley2000-08-161-1/+3
* Makefile.in: Rebuilt.Tom Tromey2000-08-021-0/+27
* * include/jni.h: Include <gcj/array.h>. Fixes PR libgcj/270.Tom Tromey2000-06-301-0/+1
* re GNATS libgcj/261 (Macro-inconsistency)Tom Tromey2000-06-162-4/+4
* prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.Tom Tromey2000-05-311-0/+12
* name-finder.h: Include <sys/wait.h>.Tom Tromey2000-05-301-3/+7
* Jumbo patch:Tom Tromey2000-05-194-7/+14
* ppc-signal.h: New file.Andrew Haley2000-05-161-0/+115
* Runtime support for PR gcj/2:Tom Tromey2000-04-271-0/+1