summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.tromey2000-05-315-7/+45
* 2000-05-31 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-315-0/+13
* * include/name-finder.h: Include <sys/wait.h>.tromey2000-05-304-7/+26
* 2000-05-29 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-293-0/+43
* * java/io/ObjectOutputStream.java (writeObject): Use component typewarrenl2000-05-242-3/+9
* * libjava.compile/PR238.java: New file. For PR gcj/238.tromey2000-05-232-0/+11
* * libjava.lang/stringconst.out: New file.tromey2000-05-233-0/+28
* 2000-05-22 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-222-0/+19
* * libjava.compile/PR235.java: New file. For PR gcj/235.tromey2000-05-222-0/+11
* * libjava.compile/PR234.java: New file. For PR gcj/234.tromey2000-05-222-0/+28
* 2000-05-22 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-222-0/+21
* 2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-204-4/+21
* * Makefile.in: Rebuilt.tromey2000-05-206-316/+252
* 2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-202-1/+28
* Removed duplicate ChangeLog entrytromey2000-05-201-15/+0
* * java/io/BufferedWriter.java: Merged with Classpath.tromey2000-05-193-77/+320
* Jumbo patch:tromey2000-05-19125-560/+18458
* Oops, typo in last change.bryce2000-05-191-1/+1
* From Gregory R. Warnes <warnes@biostat.washington.edu>:bryce2000-05-182-1/+5
* * lib/libjava.exp (bytecompile_file): Use exec, not system.tromey2000-05-182-2/+11
* 2000-05-18 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-184-7/+12
* * libjava.mauve/mauve.exp (test_mauve): Call `prune_warnings'.tromey2000-05-174-61/+84
* * libjava.lang/instance.out: New file.tromey2000-05-163-0/+74
* 2000-05-15 Andrew Haley <aph@cygnus.com>aph2000-05-162-0/+119
* * java/util/zip/ZipInputStream.java (getNextEntry): When readingtromey2000-05-112-2/+13
* 2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-102-1/+3
* 2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-102-9/+35
* 2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-103-0/+148
* * java/lang/StringBuffer.java (toString): Don't mark buffer astromey2000-05-093-227/+618
* 2000-05-08 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-083-0/+23
* * Makefile.in: Rebuilt.tromey2000-05-073-4/+14
* Forgot this file when checking in my last change.bryce2000-05-061-3/+3
* * Makefile.in: Rebuilt.tromey2000-05-063-2/+7
* Fix for PR libgcj/220:tromey2000-05-053-33/+78
* * gcj/field.h (JvFieldIsRef): Return false for gnu.gcj.RawDatatromey2000-05-053-10/+13
* 2000-05-05 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-055-32/+64
* Removed erroneous ChangeLog entrytromey2000-05-041-11/+0
* * java/util/Locale.java (Locale): Don't explicitly check fortromey2000-05-0410-57/+50
* 2000-04-28 Jakub Jelinek <jakub@redhat.com>tromey2000-05-013-20/+29
* Removed mistakenly-committed ChangeLog entrytromey2000-04-281-11/+0
* * libgcj.spec.in (*jc1): Added -fasynchronous-exceptions.tromey2000-04-282-1/+17
* 2000-04-28 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-04-282-3/+4
* 2000-04-28 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-04-283-0/+35
* Runtime support for PR gcj/2:tromey2000-04-273-0/+13
* 2000-04-27 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-04-272-1/+5
* * Makefile.in: Rebuilt.tromey2000-04-263-51/+27
* 2000-04-25 Alexandre Petit-Bianco <apbianco@cygnus.com>tromey2000-04-253-0/+46
* * gnu/gcj/runtime/natFirstThread.cc (run): Initialize class beforetromey2000-04-242-4/+8
* + 2000-04-22 Anthony Green <green@cygnus.com>green2000-04-227-34/+65
* * java/io/PipedInputStream.java, java/io/PipedOutputStream.java:tromey2000-04-213-27/+16