summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * acinclude.m4 (AC_EXEEXT): Work around in case it expands toaoliva2001-06-093-238/+246
* * acinclude.m4 (AC_EXEEXT): Work around in case it expands toaoliva2001-06-092-0/+10
* * configure: Rebuilt.tromey2001-06-083-242/+242
* Fix for PR libgcj/2874:tromey2001-06-083-23/+89
* Fix for PR libgcj/3059:tromey2001-06-084-4/+16
* For PR bootstrap/3075:tromey2001-06-0810-450/+475
* * lib/libjava.exp (libjava_arguments): Build with `-no-install'jsturm2001-06-062-0/+10
* 2001-06-05 Martin Kahlert <martin.kahlert@infineon.com>bryce2001-06-052-6/+25
* * java/security/PublicKey.java: Extend Key.tromey2001-06-043-4/+9
* !defined(USE_LTDL) fixgreen2001-06-022-0/+13
* Remove libgcjdata hack. Fix jv-scan usage in dejagnu.green2001-06-0210-147/+60
* Fake a PASS for targets which don't support invocation.green2001-06-022-0/+11
* USE_LIBFFI changegreen2001-06-0211-323/+390
* Check for sigaction.green2001-06-024-297/+291
* * natFile.cc (get_entry): Removed functions.jsturm2001-06-012-25/+15
* * java/io/natFileDescriptorPosix.cc (open): Allocate buffer totromey2001-05-312-21/+37
* 2001-05-29 Laurent Guerby <guerby@acm.org>tromey2001-05-312-1/+5
* * java/sql/DriverManager.java (getDrivers): Handle case wheretromey2001-05-312-3/+13
* * libjava.lang/invokethrow.out: New file.tromey2001-05-303-0/+35
* * include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.tromey2001-05-292-1/+3
* * configure: Rebuilt.tromey2001-05-293-6/+18
* 2001-05-29 Andrew Haley <aph@redhat.com>aph2001-05-296-183/+102
* * java/lang/natString.cc (init): Throwtromey2001-05-242-8/+16
* * configure.in: Only allow hash synchronization when POSIX threadstromey2001-05-244-232/+245
* * Makefile.in: Rebuilt.tromey2001-05-243-2/+5
* Revert patch of 2001-05-21:tromey2001-05-243-67/+1568
* 2001-05-23 Tom Tromey <tromey@redhat.com>tromey2001-05-2425-428/+1890
* gcc/java:jsm282001-05-232-2/+6
* Fix cross builds.green2001-05-233-304/+290
* Implement invocation interface; don't create new thread for main.bothner2001-05-2222-1956/+472
* * Makefile.am (libgcj_la_DEPENDENCIES): Add $(nat_files).bothner2001-05-222-5/+11
* * gcj/javaprims.h (_Jv_FormatInt): New declaration.bothner2001-05-2210-40/+98
* * gnu/gcj/runtime/VMClassLoader.java (VMClassLoader): Now public.tromey2001-05-212-2/+6
* 2001-05-18 Andrew Haley <aph@cambridge.redhat.com>aph2001-05-215-283/+378
* * configure.in: Update boehm-gc include dir for new GC version.bryce2001-05-219-324/+313
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,aoliva2001-05-201-283/+298
* 2001-05-18 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-05-192-2/+7
* * Makefile.in: Rebuilt.tromey2001-05-183-1/+8
* 2001-05-18 Bryce McKinlay <bryce@waitaki.otago.ac.nz>bryce2001-05-185-7/+22
* * Makefile.am (ZIP): The "fastjar" binary is now plain "jar".bothner2001-05-173-6/+10
* * java/text/SimpleDateFormat.java (parse): Handle non-dst timetromey2001-05-162-8/+23
* * java/util/GregorianCalendar.java (computeTime): Only calltromey2001-05-152-1/+6
* * java/text/SimpleDateFormat.java (parse): Clear DST_OFFSET andtromey2001-05-142-2/+9
* gcc/cp:zack2001-05-135-2/+35
* * configure.in (ia64-*): Don't set SYSDEP_SOURCES.rth2001-05-124-310/+296
* * exception.cc: Include unwind-pe.h. Remove all pointerrth2001-05-122-168/+6
* * Makefile.in: Rebuilt.tromey2001-05-113-3/+450
* 2001-05-10 Tom Tromey <tromey@redhat.com>tromey2001-05-1011-399/+2085
* * java/lang/Class.h (_Jv_Self): New union type.bryce2001-05-063-7/+19
* * libjava.lang/Thread_Wait_Interrupt.xfail: New file.tromey2001-05-0410-9/+78