summaryrefslogtreecommitdiff
path: root/libjava/include
AgeCommit message (Expand)Author
2001-01-302001-01-26 Andrew Haley <aph@redhat.com>Andrew Haley
2001-01-12natSystem.cc: Include locale.h if it exists.Tom Tromey
2000-12-30For boehm-gc:Bryce McKinlay
2000-11-29natSystem.cc (init_properties): Set user.language and user.region.Bryce McKinlay
2000-11-27Makefile.in: Rebuilt.Tom Tromey
2000-10-09re GNATS libgcj/341 (Throwable.printStackTrace() isn't working)Bryce McKinlay
2000-10-06Rebuilt Makefile.insTom Tromey
2000-10-06natField.cc (BooleanClass): Don't define.Tom Tromey
2000-09-30Implement bitmap descriptor based marking for Boehm GC.Hans Boehm
2000-09-11BytesToUnicode.java (getDefaultDecoder): Let default decoder use iconv.Tom Tromey
2000-09-06jvm.h (_Jv_HashCode): Cast object ptr to `unsigned long' to avoid long long d...Jeff Sturm
2000-08-30Makefile.in: Rebuilt.Tom Tromey
2000-08-26Makefile.in: Rebuilt.Anthony Green
2000-08-22Makefile.in: Rebuilt.Mark Wielaard
2000-08-21natSystem.cc (init_properties): Change sourceware reference to sources.redhat...Anthony Green
2000-08-19Attributes.java, [...]: Imported from Classpath.Anthony Green
2000-08-16jvm.h (_Jv_HashCode): New hash code.Andrew Haley
2000-08-02Makefile.in: Rebuilt.Tom Tromey
2000-06-30* include/jni.h: Include <gcj/array.h>. Fixes PR libgcj/270.Tom Tromey
2000-06-16re GNATS libgcj/261 (Macro-inconsistency)Tom Tromey
2000-05-31prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.Tom Tromey
2000-05-30name-finder.h: Include <sys/wait.h>.Tom Tromey
2000-05-19Jumbo patch:Tom Tromey
2000-05-16ppc-signal.h: New file.Andrew Haley
2000-04-27Runtime support for PR gcj/2:Tom Tromey
2000-04-22+ 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_...Anthony Green
2000-04-20re GNATS libgcj/212 (build is broken on Linux/Alpha)Tom Tromey
2000-04-09posix-threads.h (_Jv_MutexUnlock): Replace _JV_NOT_OWNER.Anthony Green
2000-04-09posix-threads.cc (_Jv_MutexLock): Moved back to posix-threads.h.Anthony Green
2000-04-03jvm.h (_Jv_GetArrayElementFromElementType): More commentary from Alex.Tom Tromey
2000-04-02Forgot to add this file before...Anthony Green
2000-04-02JVMPI changes...Anthony Green
2000-03-28Makefile.in: New #defines and friends for Thread.h.Bryce McKinlay
2000-03-26[multiple changes]Tom Tromey
2000-03-15[multiple changes]Tom Tromey
2000-03-09natArray.cc (newInstance): Don't allow array of `void' to be created.Tom Tromey
2000-03-07All files: Updated copyright information.Tom Tromey
2000-03-07resolve.cc (_Jv_SearchMethodInClass): New function.Bryce McKinlay
2000-03-06re GNATS libgcj/43 (jni.h not installed)Tom Tromey
2000-03-05configure.host: Fix __NO_MATH_INLNES botch.Anthony Green
2000-03-02java-interp.h: Don't include MethodInvocation.h.Tom Tromey
2000-02-18jvm.h (_Jv_GetJavaVM): Declare.Tom Tromey
2000-02-16resolve.cc (ncode): Set args_raw_size.Tom Tromey
2000-02-10jni.h (JNI_FALSE): Renamed from JNI_TRUE; oops.Tom Tromey
2000-02-10natNativeThread.cc: New file.Tom Tromey
2000-02-07jni.cc (add_char): Conditional on INTERPRETER.Tom Tromey
2000-02-04defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase pointers.Tom Tromey
2000-02-02java-interp.h (_Jv_JNI_conversion_call): Declare.Tom Tromey
2000-02-02* include/jni.h (class _Jv_JNIEnv): Corrected calls using `...'.Tom Tromey
2000-02-01* include/jni.h (class _Jv_JNIEnv): Added all C++ inline methods.Tom Tromey