summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/libjava.exp (libjava_init): Use UTF-8 encoding.tromey2001-04-272-2/+13
* * configure.in: Obtain THREADS with `gcc -v'.aoliva2001-04-263-355/+287
* Fix PR libgcj/2237:bryce2001-04-264-121/+90
* * java/net/natInetAddress.cc (java::net::InetAddress::aton):ghazi2001-04-252-1/+6
* Forgot this file on last commit.bryce2001-04-251-3/+1
* gcc/java:bryce2001-04-25112-1550/+11880
* * configure.in (CPPFLAGS): Added builddir and srcdir to CPPFLAGSaoliva2001-04-243-288/+356
* * Makefile.in: Rebuilt.tromey2001-04-221-0/+537
* * Makefile.in: Rebuilt.tromey2001-04-2224-72/+304
* * java/awt/List.java: Wrote.tromey2001-04-213-7/+576
* * java/lang/natSystem.cc (getSystemTimeZone): Adjust for DST.warrenl2001-04-204-658/+265