aboutsummaryrefslogtreecommitdiff
path: root/libjava/include
AgeCommit message (Expand)AuthorFilesLines
2001-09-29SharedLibLoader.java: New class.Per Bothner1-0/+2
2001-09-21jvm.h (_Jv_VTable): Handle function descriptors for ia64...Richard Henderson1-7/+41
2001-09-10jvm.h (_Jv_AllocRawObj): New prototype.Bryce McKinlay1-0/+3
2001-09-06jvm.h: Declare _Jv_RegisterResource.Anthony Green1-0/+1
2001-08-26Makefile.am: New friends for java/lang/Thread.h.Bryce McKinlay1-2/+3
2001-08-01re PR libgcj/3694 (natPlainDatagramSocketImpl.cc doesn't compile in ALPHA OSF1)Rainer Orth2-0/+8
2001-07-23configure.host: Enable hash synchronization for alpha*-*.Jeff Sturm1-0/+18
2001-07-18For PR java/2812:Tom Tromey2-3/+10
2001-07-17i386-signal.h (HANDLE_DIVIDE_OVERFLOW): Removed unused local `_ebp.'Alexandre Petit-Bianco1-1/+0
2001-07-06i386-signal.h: Don't do anything with unsigned divide overflow except throw a...Andrew Haley1-15/+0
2001-07-03re PR bootstrap/3281 (Installation failure (mkinstalldirs))Tom Tromey1-1/+1
2001-06-21java-interp.h (_Jv_InterpClass): Use JV_MARKOBJ_DECL.Tom Tromey1-1/+3
2001-06-08For PR bootstrap/3075:Tom Tromey1-2/+2
2001-06-02Remove libgcjdata hack. Fix jv-scan usage in dejagnu.Anthony Green1-1/+0
2001-06-02USE_LIBFFI changeAnthony Green2-2/+7
2001-06-02Check for sigaction.Anthony Green1-0/+3
2001-05-29* include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.Tom Tromey1-1/+1
2001-05-29i386-signal.h (MAKE_THROW_FRAME): Don't fix up frame pointer...Andrew Haley3-138/+31
2001-05-24[multiple changes]Tom Tromey4-19/+211
2001-05-21Implement invocation interface; don't create new thread for main.Per Bothner4-5/+20
2001-05-21dwarf2-signal.h: New file.Andrew Haley1-0/+72
2001-05-18posix-threads.h (_Jv_CondInit): `0' used in place of `NULL.'Alexandre Petit-Bianco1-2/+2
2001-05-18[multiple changes]Bryce McKinlay1-3/+0
2001-05-13except.c (choose_personality_routine): Export.Zack Weinberg1-0/+3
2001-04-27jni.h (struct JNINativeInterface): Fixed types in Get/Set*ArrayRegion declara...Tom Tromey1-43/+43
2001-04-04Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo.Andreas Jaeger2-12/+9
2001-04-011.3-Compliant Implementation of java.io.File.Bryce McKinlay1-3/+9
2001-03-23jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.Tom Tromey2-3/+3
2001-03-21configure: Rebuilt.Tom Tromey1-1/+0
2001-02-23Change to sometimes include class name in ClassFormatError message.Per Bothner1-5/+5
2001-02-15i386-signal.h (INIT_SEGV): Use a direct system call to set the handler.Andrew Haley1-1/+1
2001-01-302001-01-26 Andrew Haley <aph@redhat.com>Andrew Haley1-2/+16
2001-01-12natSystem.cc: Include locale.h if it exists.Tom Tromey1-0/+3
2000-12-30For boehm-gc:Bryce McKinlay3-4/+11
2000-11-29natSystem.cc (init_properties): Set user.language and user.region.Bryce McKinlay1-0/+6
2000-11-27Makefile.in: Rebuilt.Tom Tromey1-0/+1
2000-10-09re GNATS libgcj/341 (Throwable.printStackTrace() isn't working)Bryce McKinlay1-3/+0
2000-10-06Rebuilt Makefile.insTom Tromey1-1/+5
2000-10-06natField.cc (BooleanClass): Don't define.Tom Tromey1-2/+2
2000-09-30Implement bitmap descriptor based marking for Boehm GC.Hans Boehm1-4/+11
2000-09-11BytesToUnicode.java (getDefaultDecoder): Let default decoder use iconv.Tom Tromey1-0/+6
2000-09-06jvm.h (_Jv_HashCode): Cast object ptr to `unsigned long' to avoid long long d...Jeff Sturm1-2/+3
2000-08-30Makefile.in: Rebuilt.Tom Tromey1-2/+2
2000-08-26Makefile.in: Rebuilt.Anthony Green1-2/+2
2000-08-22Makefile.in: Rebuilt.Mark Wielaard1-2/+2
2000-08-21natSystem.cc (init_properties): Change sourceware reference to sources.redhat...Anthony Green2-1/+4
2000-08-19Attributes.java, [...]: Imported from Classpath.Anthony Green1-2/+2
2000-08-16jvm.h (_Jv_HashCode): New hash code.Andrew Haley1-1/+3
2000-08-02Makefile.in: Rebuilt.Tom Tromey1-0/+27
2000-06-30* include/jni.h: Include <gcj/array.h>. Fixes PR libgcj/270.Tom Tromey1-0/+1