summaryrefslogtreecommitdiff
path: root/libjava/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* + 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_...Anthony Green2000-04-223-4/+7
* re GNATS libgcj/212 (build is broken on Linux/Alpha)Tom Tromey2000-04-201-0/+29
* posix-threads.h (_Jv_MutexUnlock): Replace _JV_NOT_OWNER.Anthony Green2000-04-091-1/+1
* posix-threads.cc (_Jv_MutexLock): Moved back to posix-threads.h.Anthony Green2000-04-091-2/+32
* jvm.h (_Jv_GetArrayElementFromElementType): More commentary from Alex.Tom Tromey2000-04-031-1/+2
* Forgot to add this file before...Anthony Green2000-04-021-0/+227
* JVMPI changes...Anthony Green2000-04-022-0/+17
* Makefile.in: New #defines and friends for Thread.h.Bryce McKinlay2000-03-282-168/+55
* [multiple changes]Tom Tromey2000-03-262-3/+19
* [multiple changes]Tom Tromey2000-03-152-0/+181
* natArray.cc (newInstance): Don't allow array of `void' to be created.Tom Tromey2000-03-091-2/+2
* All files: Updated copyright information.Tom Tromey2000-03-0714-14/+14
* resolve.cc (_Jv_SearchMethodInClass): New function.Bryce McKinlay2000-03-071-1/+3
* re GNATS libgcj/43 (jni.h not installed)Tom Tromey2000-03-062-18/+64
* configure.host: Fix __NO_MATH_INLNES botch.Anthony Green2000-03-051-2/+5
* java-interp.h: Don't include MethodInvocation.h.Tom Tromey2000-03-021-2/+0
* jvm.h (_Jv_GetJavaVM): Declare.Tom Tromey2000-02-182-0/+24
* resolve.cc (ncode): Set args_raw_size.Tom Tromey2000-02-161-1/+9
* jni.h (JNI_FALSE): Renamed from JNI_TRUE; oops.Tom Tromey2000-02-101-4/+8
* natNativeThread.cc: New file.Tom Tromey2000-02-102-3/+102
* jni.cc (add_char): Conditional on INTERPRETER.Tom Tromey2000-02-071-14/+14
* defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase pointers.Tom Tromey2000-02-042-9/+33
* java-interp.h (_Jv_JNI_conversion_call): Declare.Tom Tromey2000-02-022-2/+4
* * include/jni.h (class _Jv_JNIEnv): Corrected calls using `...'.Tom Tromey2000-02-021-10/+10
* * include/jni.h (class _Jv_JNIEnv): Added all C++ inline methods.Tom Tromey2000-02-011-5/+856
* prims.cc (_Jv_MallocUnchecked): New function.Tom Tromey2000-02-012-1/+12
* config.h.in: Rebuilt.Tom Tromey2000-01-311-0/+3
* method.h (JvNumMethods): Moved from Class.h.Tom Tromey2000-01-261-35/+68
* config.h.in: Rebuilt.Anthony Green2000-01-221-0/+3
* natConstructor.cc (newInstance): Use _Jv_CallAnyMethodA.Tom Tromey2000-01-212-220/+453
* * All files: Updated copyright to reflect Cygnus purchase.Tom Tromey2000-01-1914-14/+14
* name-finder.cc (lookup): Check for dladdr function.Andrew Haley2000-01-181-0/+4
* Runtime.java (loadLibraryInternal): Declare.Tom Tromey2000-01-172-3/+7
* natThrowable.cc: New file.Andrew Haley2000-01-173-0/+95
* [multiple changes]Tom Tromey2000-01-042-1/+11