aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2000-05-30name-finder.h: Include <sys/wait.h>.Tom Tromey4-7/+26
2000-05-29re GNATS gcj/242 (Compiler generates call to wrong method from inner class)Bryce McKinlay3-0/+43
2000-05-24ObjectOutputStream.java (writeObject): Use component type when writing arrays.Warren Levy2-3/+9
2000-05-23* libjava.compile/PR238.java: New file. For PR gcj/238.Tom Tromey2-0/+11
2000-05-23stringconst.out: New file.Tom Tromey3-0/+28
2000-05-22re GNATS gcj/232 (segmentation violation at except.c:2180)Bryce McKinlay2-0/+19
2000-05-22* libjava.compile/PR235.java: New file. For PR gcj/235.Tom Tromey2-0/+11
2000-05-22* libjava.compile/PR234.java: New file. For PR gcj/234.Tom Tromey2-0/+28
2000-05-22Test for PR gcj/232:Bryce McKinlay2-0/+21
2000-05-21re GNATS libgcj/226 (implicit __builtin_expect) and GNATS gcj/228 (compressed...Bryce McKinlay4-4/+21
2000-05-20Makefile.in: Rebuilt.Tom Tromey6-316/+252
2000-05-20ZipEntry.java: Implement Cloneable, per JDK1.2 docs.Bryce McKinlay2-1/+28
2000-05-20Removed duplicate ChangeLog entryTom Tromey1-15/+0
2000-05-19BufferedWriter.java: Merged with Classpath.Tom Tromey3-77/+320
2000-05-19Jumbo patch:Tom Tromey125-560/+18458
2000-05-19Oops, typo in last change.Bryce McKinlay1-1/+1
2000-05-19From Gregory R. Warnes <warnes@biostat.washington.edu>:Bryce McKinlay2-1/+5
2000-05-18* lib/libjava.exp (bytecompile_file): Use exec, not system.Tom Tromey2-2/+11
2000-05-18Thread.java: Declare `data' as Object, not RawData.Bryce McKinlay4-7/+12
2000-05-17mauve.exp (test_mauve): Call `prune_warnings'.Tom Tromey4-61/+84
2000-05-16instance.out: New file.Tom Tromey3-0/+74
2000-05-16ppc-signal.h: New file.Andrew Haley2-0/+119
2000-05-11ZipInputStream.java (getNextEntry): When reading file headers, don't include ...Tom Tromey2-2/+13
2000-05-10StringBuffer.java (replace): Calculate length for arraycopy() correctly.Bryce McKinlay2-1/+3
2000-05-10StringBuffer.java (delete): Call arrayCopy() correctly.Bryce McKinlay2-9/+35
2000-05-10StringBuffer_1.java: New file.Bryce McKinlay3-0/+148
2000-05-09StringBuffer.java (toString): Don't mark buffer as shared.Tom Tromey3-227/+618
2000-05-08Test for PR gcj/224:Bryce McKinlay3-0/+23
2000-05-07Makefile.in: Rebuilt.Tom Tromey3-4/+14
2000-05-07Forgot this file when checking in my last change.Bryce McKinlay1-3/+3
2000-05-06Makefile.in: Rebuilt.Tom Tromey3-2/+7
2000-05-05re GNATS libgcj/220 (build fails with "only absolute run-paths are allowed" e...Tom Tromey3-33/+78
2000-05-05field.h (JvFieldIsRef): Return false for gnu.gcj.RawData field.Tom Tromey3-10/+13
2000-05-05natClass.cc (isInstance): Use __builtin_expect.Bryce McKinlay5-32/+64
2000-05-04Removed erroneous ChangeLog entryTom Tromey1-11/+0
2000-05-04Locale.java (Locale): Don't explicitly check for null.Tom Tromey10-57/+50
2000-05-01Makefile.am (GCJCOMPILE, [...]): Move -L option out of FLAGS.Jakub Jelinek3-20/+29
2000-04-28Removed mistakenly-committed ChangeLog entryTom Tromey1-11/+0
2000-04-28re GNATS gcj/218 (Java executables can abort trying to access a null pointer ...Tom Tromey2-1/+17
2000-04-28String.java (toString): Remove `final' hack.Bryce McKinlay2-3/+4
2000-04-28Test for PR gcj/218:Bryce McKinlay3-0/+35
2000-04-27Runtime support for PR gcj/2:Tom Tromey3-0/+13
2000-04-27prims.cc (_Jv_NewObjectArray): Fix typo.Bryce McKinlay2-1/+5
2000-04-26Makefile.in: Rebuilt.Tom Tromey3-51/+27
2000-04-25MethodFailure4.java: New file.Alexandre Petit-Bianco3-0/+46
2000-04-24natFirstThread.cc (run): Initialize class before calling main.Jeff Sturm2-4/+8
2000-04-22+ 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_...Anthony Green7-34/+65
2000-04-21PipedInputStream.java, [...]: Yet another new version from Classpath.Tom Tromey3-27/+16
2000-04-21re GNATS libgcj/15 (_REENTRANT should be defined more consistently)Tom Tromey3-164/+216
2000-04-21re GNATS libgcj/15 (_REENTRANT should be defined more consistently)Tom Tromey5-28/+16