summaryrefslogtreecommitdiff
path: root/libjava/gcj
Commit message (Expand)AuthorAgeFilesLines
...
* USE_LIBFFI changeAnthony Green2001-06-021-2/+4
* [multiple changes]Tom Tromey2001-05-244-20/+71
* Implement invocation interface; don't create new thread for main.Per Bothner2001-05-213-1/+25
* javaprims.h (_Jv_FormatInt): New declaration.Per Bothner2001-05-211-0/+1
* [multiple changes]Bryce McKinlay2001-05-181-0/+3
* decl.c (init_decl_processing): Add new class "protectionDomain" field.Bryce McKinlay2001-04-252-2/+10
* Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo.Andreas Jaeger2001-04-042-10/+8
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-1/+0
* exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson2001-03-252-14/+2
* configure: Rebuilt.Tom Tromey2001-03-211-1/+0
* All files with updated copyright.Alexandre Petit-Bianco2001-01-151-3/+3
* * gcj/javaprims.h: Rebuilt CNI namespace declarations.Bryce McKinlay2000-12-111-96/+61
* Makefile.in: Rebuilt.Tom Tromey2000-11-271-0/+1
* prims.cc (_Jv_NewObjectArray): Use const_cast to initialize length field of a...Tom Tromey2000-11-271-1/+8
* prims.cc (_Jv_NewObjectArray): Undo placement change.Anthony Green2000-11-261-13/+1
* prims.cc (_Jv_NewObjectArray): Use palcement new to create array.Tom Tromey2000-11-241-4/+14
* jni.cc: Added include of java/lang/ThreadGroup.h.Warren Levy2000-11-011-2/+0
* Rebuilt Makefile.insTom Tromey2000-10-061-1/+5
* natField.cc (BooleanClass): Don't define.Tom Tromey2000-10-061-3/+2
* Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java.Warren Levy2000-10-051-2/+0
* 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
* Attributes.java, [...]: Imported from Classpath.Anthony Green2000-08-192-4/+105
* mauve-libgcj: Activated serialization tests.Warren Levy2000-07-271-2/+6
* classes.pl (scan): Print inner classes properly.Tom Tromey2000-07-201-8/+26
* cni.h: Include <string.h>.Bryce McKinlay2000-05-311-0/+2
* Jumbo patch:Tom Tromey2000-05-192-0/+20
* field.h (JvFieldIsRef): Return false for gnu.gcj.RawData field.Tom Tromey2000-05-051-1/+3
* re GNATS libgcj/212 (build is broken on Linux/Alpha)Tom Tromey2000-04-201-31/+1
* natObject.cc (_Jv_MonitorEnter): Only perform null check when we have to.Anthony Green2000-04-091-2/+2
* [multiple changes]Tom Tromey2000-03-261-1/+10
* 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-075-5/+5
* resolve.cc (_Jv_SearchMethodInClass): New function.Bryce McKinlay2000-03-073-15/+61
* javaprims.h ("Java"): Remove FirstThread.Anthony Green2000-03-051-1/+0
* configure.host: Fix __NO_MATH_INLNES botch.Anthony Green2000-03-051-2/+5
* re GNATS gcj/152 (Installation flaw)Tom Tromey2000-02-171-1/+3
* method.h (JvNumMethods): Moved from Class.h.Tom Tromey2000-01-261-0/+12
* field.h (struct _Jv_Field): Use "jshort" as type for nameIndex.Tom Tromey2000-01-262-3/+5
* natConstructor.cc (newInstance): Use _Jv_CallAnyMethodA.Tom Tromey2000-01-212-7/+28
* * All files: Updated copyright to reflect Cygnus purchase.Tom Tromey2000-01-195-5/+5
* Runtime.java (loadLibraryInternal): Declare.Tom Tromey2000-01-171-3/+4
* [multiple changes]Tom Tromey2000-01-043-3/+10
* jvm.h: Declare many functions with __attribute__((__malloc__)).Anthony Green1999-12-061-5/+7
* sjlj jumbo patchTom Tromey1999-11-193-1/+7
* Makefile.in: Rebuilt.Tom Tromey1999-10-221-2/+0
* configure: Rebuilt.Tom Tromey1999-09-107-0/+980