aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2001-07-13anon_ctor_itf_arg.java: Moved to `libjava.lang.'Alexandre Petit-Bianco5-0/+46
2001-07-13re PR libgcj/3426 (java.io.InputStreamReader, infinite loop)Tom Tromey4-64/+83
2001-07-12anon_ctor_itf_arg.java: New file.Alexandre Petit-Bianco3-0/+44
2001-07-12* libjava.lang/N19990310_4.xfail: Removed.Tom Tromey2-1/+4
2001-07-12Report from Henner Zeller:Tom Tromey2-6/+15
2001-07-11Add some org packages.Anthony Green57-65/+12784
2001-07-10Makefile.am: Added `java/lang/ThreadLocal.java'.Alexandre Petit-Bianco7-1/+240
2001-07-07Makefile.am (libgcj.jar): Don't recursively make built_java_source_files.Jeff Sturm3-1006/+92
2001-07-06i386-signal.h: Don't do anything with unsigned divide overflow except throw a...Andrew Haley2-15/+5
2001-07-06Divide_1.java: Add may more test cases.Andrew Haley3-3/+117
2001-07-05For PR java/3562:Tom Tromey2-2/+8
2001-07-03II.java: New file.Jeff Sturm3-0/+22
2001-07-03configure: Rebuilt.Tom Tromey3-145/+172
2001-07-03re PR bootstrap/3281 (Installation failure (mkinstalldirs))Tom Tromey9-306/+352
2001-07-02For PR libgcj/3523:Jeremy Nimmer2-2/+8
2001-06-27IOConverter.java: Manually maintained alias now lowercase.Tom Tromey2-1/+6
2001-06-26encodings.pl: Generate lower-case names.Tom Tromey3-26/+38
2001-06-26natFileDescriptorPosix.cc (open): Change error message formatting.Tom Tromey2-1/+8
2001-06-25* libjava.lang/stub.xfail: Removed.Tom Tromey2-3/+4
2001-06-25jni.exp (gcj_jni_compile_c_to_so): Fix path for jni.h.Andreas Jaeger2-27/+31
2001-06-21java-interp.h (_Jv_InterpClass): Use JV_MARKOBJ_DECL.Tom Tromey2-1/+8
2001-06-19BigInteger.java (byteArrayToIntArray): Don't include extraneous/malformed sig...Mark J. Roberts2-5/+6
2001-06-15* jni.cc (_Jv_JNI_NewLocalRef): Search other frames.Tom Tromey2-8/+19
2001-06-15natRuntime.cc (_Jv_FindSymbolInExecutable): Return NULL if no library on the ...Tom Tromey3-3/+23
2001-06-15jni.cc (ClassClass): Removed; updated all users.Tom Tromey2-30/+51
2001-06-14jni.exp: New file.Tom Tromey3-0/+176
2001-06-14re PR libgcj/3144 (java.lang.Date.compareTo() not supported)Tom Tromey2-143/+415
2001-06-13Added John Gilmore.Per Bothner1-0/+1
2001-06-13aclocal.m4, configure: Rebuilt.Tom Tromey4-3/+15
2001-06-10exception.cc (cstdlib): Replaces stdlib.h.Alexandre Petit-Bianco2-3/+9
2001-06-09acinclude.m4 (AC_EXEEXT): Work around in case it expands to nothing, as in au...Alexandre Oliva3-238/+246
2001-06-09acinclude.m4 (AC_EXEEXT): Work around in case it expands to nothing, as in au...Alexandre Oliva2-0/+10
2001-06-08configure: Rebuilt.Tom Tromey3-242/+242
2001-06-08re PR libgcj/2874 (libjava testsuite disk space usage)Tom Tromey3-23/+89
2001-06-08re PR libgcj/3059 (System doesn't set java.home property)Tom Tromey4-4/+16
2001-06-08For PR bootstrap/3075:Tom Tromey10-450/+475
2001-06-06libjava.exp (libjava_arguments): Build with `-no-install' when $mode == "link".Jeff Sturm2-0/+10
2001-06-05natClass.cc (_Jv_IsAssignableFrom): Ensure that ancestors table index is with...Martin Kahlert2-6/+25
2001-06-04PublicKey.java: Extend Key.Tom Tromey3-4/+9
2001-06-02!defined(USE_LTDL) fixAnthony Green2-0/+13
2001-06-02Remove libgcjdata hack. Fix jv-scan usage in dejagnu.Anthony Green10-147/+60
2001-06-02Fake a PASS for targets which don't support invocation.Anthony Green2-0/+11
2001-06-02USE_LIBFFI changeAnthony Green11-323/+390
2001-06-02Check for sigaction.Anthony Green4-297/+291
2001-06-01natFile.cc (get_entry): Removed functions.Jeff Sturm2-25/+15
2001-05-31natFileDescriptorPosix.cc (open): Allocate buffer to correct size.Tom Tromey2-21/+37
2001-05-31Rectangle2D.java: fix doc typo.Laurent Guerby2-1/+5
2001-05-31DriverManager.java (getDrivers): Handle case where driver's class loader is n...Tom Tromey2-3/+13
2001-05-30invokethrow.out: New file.Tom Tromey3-0/+35
2001-05-29* include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.Tom Tromey2-1/+3