aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2000-06-24natDouble.cc (parseDouble): Renamed from doubleValueOf.Tom Tromey3-4/+11
2000-06-23For PR gcj/260:Tom Tromey3-0/+22
2000-06-23ieeefp.h: Handle ia64, fr30, mcore.Andrew Haley3-2/+26
2000-06-23natMethod.cc: Include <alloca.h>.Tom Tromey3-15/+10
2000-06-21ThreadGroup.java (add(Thread)): Rename to addThread() to comply with classpat...Bryce McKinlay4-17/+42
2000-06-20ThreadGroup.java: Merged with classpath.Bryce McKinlay5-291/+457
2000-06-18re GNATS gcj/260 ("Klass.class" expression should cause Klass to be initialized)Tom Tromey3-56/+24
2000-06-16re GNATS libgcj/261 (Macro-inconsistency)Tom Tromey3-4/+13
2000-06-16natIconv.cc (iconv_adapter): New function.Tom Tromey2-8/+24
2000-06-152000-06-15 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay2-2/+4
2000-06-152000-06-15 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay3-16/+41
2000-06-13Fix a stupid typo.Warren Levy1-1/+1
2000-06-13Test for PR java.lang/258:Warren Levy3-0/+76
2000-05-31prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.Tom Tromey5-7/+45
2000-05-31cni.h: Include <string.h>.Bryce McKinlay5-0/+13
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