summaryrefslogtreecommitdiffstats
path: root/libjava/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * libgcj.spec.in: Insert %(libgcc) before %(liborig) to fix staticbryce2001-02-271-0/+5
* Change to sometimes include class name in ClassFormatError message.bothner2001-02-241-0/+14
* * java/lang/Throwable.java (CPlusPlusDemangler): Pass -s java tobothner2001-02-241-0/+5
* fixbryce2001-02-221-2/+2
* Disable libgcjx by default.bryce2001-02-221-0/+9
* Fix for PR java/2040:bryce2001-02-221-0/+7
* * java/io/PipedWriter.java (flush): Throw exception if streamtromey2001-02-201-0/+18
* * java/lang/ThreadGroup.java (activeCount): Only include threadstromey2001-02-201-0/+6
* * java/io/CharArrayReader.java (CharArrayReader): Throwbryce2001-02-191-0/+5
* * java/lang/Integer.java (getInteger): Return default argument ifbryce2001-02-191-0/+6
* * java/util/TimerTask.java: New version from Classpath.mark2001-02-171-0/+4
* Remerge with Classpathmark2001-02-171-0/+24
* * HACKING: new filemark2001-02-171-0/+4
* * java/io/DataInputStream.java: update copyright noticemark2001-02-171-0/+9
* * java/util/HashSet.java (clone): Made subclass safe, usebryce2001-02-161-0/+3
* * java/util/TreeMap.java (nil): Made non-final.bryce2001-02-161-0/+3
* * java/util/TreeSet.java (clone): Made subclass safe, usebryce2001-02-161-0/+6
* 2001-02-14 Andrew Haley <aph@redhat.com>aph2001-02-151-0/+5
* 2001-02-15 Anthony Green <green@redhat.com>green2001-02-151-0/+8
* * java/util/AbstractSequentialList.java: Synchronize with Classpath.bryce2001-02-151-0/+9
* * java/util/HashSet.java (clone): Remove try/catch.bryce2001-02-151-0/+2
* * gnu/awt/j2d/DirectRasterGraphics.java (clone): Hoist to public.bryce2001-02-151-0/+4
* * java/util/TreeSet.java (clone): Call TreeMap.clone(), notbryce2001-02-151-0/+7
* * java/lang/natClass.cc (getSignature): Don't try to dereferencebryce2001-02-141-0/+10
* * java/util/TreeMap.java: New file.bryce2001-02-141-0/+12
* * java/io/PipedReader.java (ready): Throw IOException if pipetromey2001-02-131-0/+11
* * gnu/awt/j2d/AbstractGraphicsState.java (clone): Made public.tromey2001-02-131-0/+4
* Fix for PR libgcj/1351:tromey2001-02-131-0/+7
* * java/io/BlockDataException.java: Removed.bryce2001-02-131-0/+8
* 2001-02-12 Jeff Sturm <jeff.sturm@commerceone.com>tromey2001-02-121-0/+6
* * java/util/Timer.java: New version from Classpath.tromey2001-02-091-0/+4
* * java/lang/Double.java (doubleToRawLongBits): Now native.bryce2001-02-091-0/+7
* 2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-02-091-0/+7
* * java/io/OutputStreamWriter.java: (flush, writeChars): Throwbryce2001-02-091-0/+3
* * java/lang/Byte.java: Remove redundant instanceof and null checks.bryce2001-02-091-0/+11
* * java/lang/Float.java (parseFloat): New method.tromey2001-02-091-0/+4
* From paul@dawa.demon.co.uk. Fix for PR libgcj/1913:tromey2001-02-091-0/+6
* gcc/java/:jsm282001-02-081-0/+6
* Fix for PR libgcj/1906:tromey2001-02-071-0/+9
* * java/util/Arrays.java: Removed "cmp" methods.bryce2001-02-071-1/+12
* 2000-02-03 Jeff Sturm <jeff.sturm@commerceone.com>bryce2001-02-051-0/+4
* gcc/java:bryce2001-02-051-0/+6
* * Makefile.in: Rebuilt.tromey2001-01-311-0/+5
* 2001-01-26 Andrew Haley <aph@redhat.com>aph2001-01-301-0/+4
* * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.rth2001-01-281-0/+4
* * jni.cc (_Jv_JNIFunctions): Added comment for each entry intromey2001-01-271-0/+5
* * java/io/ObjectInputStream.java (read): AND byte with 0xff to makebryce2001-01-271-0/+10
* * jni.cc (_Jv_JNI_GetAnyMethodID): Rewrite signature from externaltromey2001-01-261-0/+7
* * java/lang/natSystem.cc (getSystemTimeZone): Only use tm_gmtoffwarrenl2001-01-261-0/+5
* * java/lang/sf_fabs.c: Use uint32_t, not __uint32_t.tromey2001-01-251-0/+4
OpenPOWER on IntegriCloud