summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* 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
* * libjava.lang/err11.xfail: Removed.tromey2001-05-032-1/+4
* 2001-05-03 Martin Kahlert <martin.kahlert@infineon.com>tromey2001-05-032-2/+8
* Fix bad checkin.aph2001-05-031-1/+2
* 2001-04-30 Andrew Haley <aph@cambridge.redhat.com>aph2001-05-031-2/+8
* * doc/*.texi: Remove generated documentation.bryce2001-05-0324-18255/+4
* 2001-04-30 Andrew Haley <aph@cambridge.redhat.com>aph2001-05-014-95/+99
* 2001-04-30 Matt Kraai <kraai@alumni.carnegiemellon.edu>tromey2001-04-302-2/+7
* * java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader): Use _Jv_Malloc.zack2001-04-282-2/+4
* * prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.zack2001-04-283-3/+9
* * jni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed boundstromey2001-04-272-5/+17
* 2001-04-27 Martin Kahlert <martin.kahlert@infineon.com>tromey2001-04-272-44/+50