aboutsummaryrefslogtreecommitdiff
path: root/libjava/include
AgeCommit message (Expand)AuthorFilesLines
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
2000-06-16re GNATS libgcj/261 (Macro-inconsistency)Tom Tromey2-4/+4
2000-05-31prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.Tom Tromey1-0/+12
2000-05-30name-finder.h: Include <sys/wait.h>.Tom Tromey1-3/+7
2000-05-19Jumbo patch:Tom Tromey4-7/+14
2000-05-16ppc-signal.h: New file.Andrew Haley1-0/+115
2000-04-27Runtime support for PR gcj/2:Tom Tromey1-0/+1
2000-04-22+ 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_...Anthony Green3-4/+7
2000-04-20re GNATS libgcj/212 (build is broken on Linux/Alpha)Tom Tromey1-0/+29
2000-04-09posix-threads.h (_Jv_MutexUnlock): Replace _JV_NOT_OWNER.Anthony Green1-1/+1
2000-04-09posix-threads.cc (_Jv_MutexLock): Moved back to posix-threads.h.Anthony Green1-2/+32
2000-04-03jvm.h (_Jv_GetArrayElementFromElementType): More commentary from Alex.Tom Tromey1-1/+2
2000-04-02Forgot to add this file before...Anthony Green1-0/+227
2000-04-02JVMPI changes...Anthony Green2-0/+17
2000-03-28Makefile.in: New #defines and friends for Thread.h.Bryce McKinlay2-168/+55
2000-03-26[multiple changes]Tom Tromey2-3/+19
2000-03-15[multiple changes]Tom Tromey2-0/+181
2000-03-09natArray.cc (newInstance): Don't allow array of `void' to be created.Tom Tromey1-2/+2
2000-03-07All files: Updated copyright information.Tom Tromey14-14/+14
2000-03-07resolve.cc (_Jv_SearchMethodInClass): New function.Bryce McKinlay1-1/+3
2000-03-06re GNATS libgcj/43 (jni.h not installed)Tom Tromey2-18/+64
2000-03-05configure.host: Fix __NO_MATH_INLNES botch.Anthony Green1-2/+5