summaryrefslogtreecommitdiff
path: root/libjava/include
Commit message (Expand)AuthorAgeFilesLines
* * include/jni.h: Include <gcj/array.h>. Fixes PR libgcj/270.tromey2000-06-301-0/+1
* Fix for PR libgcj/261:tromey2000-06-162-4/+4
* * prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.tromey2000-05-311-0/+12
* * include/name-finder.h: Include <sys/wait.h>.tromey2000-05-301-3/+7
* Jumbo patch:tromey2000-05-194-7/+14
* 2000-05-15 Andrew Haley <aph@cygnus.com>aph2000-05-161-0/+115
* Runtime support for PR gcj/2:tromey2000-04-271-0/+1
* + 2000-04-22 Anthony Green <green@cygnus.com>green2000-04-223-4/+7
* Fix for PR libgcj/212:tromey2000-04-201-0/+29
* 2000-04-08 Anthony Green <green@cygnus.com>green2000-04-091-1/+1
* 2000-04-08 Anthony Green <green@cygnus.com>green2000-04-091-2/+32
* * include/jvm.h (_Jv_GetArrayElementFromElementType): Moretromey2000-04-031-1/+2
* Forgot to add this file before...green2000-04-021-0/+227
* JVMPI changes...green2000-04-022-0/+17
* * Makefile.in: New #defines and friends for Thread.h.bryce2000-03-282-168/+55
* 2000-03-26 Tom Tromey <tromey@cygnus.com>tromey2000-03-262-3/+19
* 2000-03-15 Tom Tromey <tromey@cygnus.com>tromey2000-03-152-0/+181
* * java/lang/reflect/natArray.cc (newInstance): Don't allow arraytromey2000-03-091-2/+2
* * All files: Updated copyright information.tromey2000-03-0714-14/+14
* 2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-071-1/+3
* Fix for PR libgcj/43:tromey2000-03-062-18/+64
* * configure.host: Fix __NO_MATH_INLNES botch.green2000-03-051-2/+5
* * include/java-interp.h: Don't include MethodInvocation.h.tromey2000-03-021-2/+0
* * include/jvm.h (_Jv_GetJavaVM): Declare.tromey2000-02-182-0/+24
* * resolve.cc (ncode): Set args_raw_size. Compute jni_cif andtromey2000-02-161-1/+9
* * include/jni.h (JNI_FALSE): Renamed from JNI_TRUE; oops.tromey2000-02-101-4/+8
* * gnu/gcj/jni/natNativeThread.cc: New file.tromey2000-02-102-3/+102
* * jni.cc (add_char): Conditional on INTERPRETER.tromey2000-02-071-14/+14
* * defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBasetromey2000-02-042-9/+33
* * include/java-interp.h (_Jv_JNI_conversion_call): Declare.tromey2000-02-022-2/+4
* * include/jni.h (class _Jv_JNIEnv): Corrected calls using `...'.tromey2000-02-021-10/+10
* * include/jni.h (class _Jv_JNIEnv): Added all C++ inline methods.tromey2000-02-011-5/+856
* * prims.cc (_Jv_MallocUnchecked): New function.tromey2000-02-012-1/+12
* * include/config.h.in: Rebuilt.tromey2000-01-311-0/+3
* * gcj/method.h (JvNumMethods): Moved from Class.h.tromey2000-01-261-35/+68
* * include/config.h.in: Rebuilt.green2000-01-221-0/+3
* * java/lang/reflect/natConstructor.cc (newInstance): Usetromey2000-01-212-220/+453
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-1914-14/+14
* 2000-01-18 Andrew Haley <aph@cygnus.com>aph2000-01-181-0/+4
* * java/lang/Runtime.java (loadLibraryInternal): Declare.tromey2000-01-172-3/+7
* 2000-01-14 Andrew Haley <aph@cygnus.com>aph2000-01-173-0/+95
* 2000-01-04 Tom Tromey <tromey@cygnus.com>tromey2000-01-042-1/+11
* * java/lang/natSystem.cc (init_properties): Don't set user.name ortromey1999-12-151-0/+6
* * include/posix-threads.h (_Jv_PthreadCheckMonitor): Handle casetromey1999-12-091-2/+17
* * include/jvm.h: Declare many functions withgreen1999-12-061-7/+10
* * prims.cc (_Jv_NewObjectArray): Usetromey1999-11-251-0/+30
* sjlj jumbo patchtromey1999-11-193-1/+38
* * configure.in: Removed `qt' threads case.tromey1999-11-041-130/+0
* * include/quick-threads.h (_Jv_ThreadCancel): Removed.tromey1999-11-043-38/+0
* * Makefile.in: Rebuilt.tromey1999-10-222-2/+23