summaryrefslogtreecommitdiff
path: root/libjava/gcj
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am (jardir, jar_DATA): Define (for libgcj.jar).Anthony Green2002-04-101-4/+5
* TextComponent.java (TextComponent): Editable by default.Tom Tromey2002-03-271-0/+1
* Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS.Tom Tromey2002-03-261-5/+7
* configure.in (tool_include_dir): Define.Anthony Green2002-03-153-17/+45
* natSystem.cc (init_properties): Use __VERSION__.Tom Tromey2002-02-271-4/+3
* Makefile.in, [...]: Rebuilt.Alexandre Oliva2002-02-231-2/+4
* javaprims.h (java::lang): Add java::lang::StrictMath.Eric Blake2002-02-151-1/+2
* For PR libgcj/5103:Tom Tromey2001-12-161-0/+3
* prims.cc: Some old cleanups.Hans Boehm2001-12-141-0/+2
* javaprims.h: Updated class list.Tom Tromey2001-10-161-2/+6
* Makefile.am (core_java_source_files): add InheritableThreadLocalMark Wielaard2001-10-021-0/+1
* Makefile.am: Add new classesMark Wielaard2001-10-021-0/+1
* javaprims.h: Rebuilt class list.Tom Tromey2001-10-021-0/+1
* javaprims.h: Regenerated class list.Tom Tromey2001-09-021-0/+3
* javaprims.h (_Jv_RegisterClassHook): New extern declaration.Per Bothner2001-08-311-0/+2
* Makefile.am: New friends for java/lang/Thread.h.Bryce McKinlay2001-08-261-0/+5
* jni.cc: Include IdentityHashMap.h, not Hashtable.h.Tom Tromey2001-08-151-0/+2
* javaprims.h: Rebuilt class list.Tom Tromey2001-07-232-0/+4
* re PR bootstrap/3281 (Installation failure (mkinstalldirs))Tom Tromey2001-07-031-1/+1
* For PR bootstrap/3075:Tom Tromey2001-06-081-2/+2
* Remove libgcjdata hack. Fix jv-scan usage in dejagnu.Anthony Green2001-06-021-1/+0
* 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