aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
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
2000-04-21PipedInputStream.java, [...]: New version from Classpath.Tom Tromey3-241/+214
2000-04-21re GNATS libgcj/213 (Another parallel build error)Tom Tromey3-68/+35
2000-04-21Handler.java (openConnection): Use `setURL', not `url.set'.Tom Tromey2-2/+7
2000-04-21Fix for PR java.io/204:Tom Tromey5-568/+1431
2000-04-21block.java: New file.Alexandre Petit-Bianco3-0/+20
2000-04-20re GNATS libgcj/212 (build is broken on Linux/Alpha)Tom Tromey4-31/+36
2000-04-20throwit.out: Fixed output to be correct.Tom Tromey3-5/+18
2000-04-20* jni.cc (_Jv_JNI_PopSystemFrame): Clear `env->ex'.Tom Tromey2-1/+9
2000-04-20jni.cc (_Jv_JNI_FindClass): Use system class loader if class doesn't have a l...Tom Tromey2-4/+10
2000-04-19boehm.cc: (_Jv_MarkObj...Bryce McKinlay2-56/+61
2000-04-17Test case for gcj/209Anthony Green2-0/+8
2000-04-17Test case for gcj/208Anthony Green2-0/+20
2000-04-17More new tests.Anthony Green1-0/+7
2000-04-17New tests.Anthony Green4-0/+34
2000-04-16re GNATS java.io/202 (File creation doesn't observe umask)Bryce McKinlay2-2/+8
2000-04-14Additional test for PR gcj/148:Bryce McKinlay2-0/+37
2000-04-12natString.cc (intern): Temporarily disable finalizer registration.Tom Tromey2-1/+4
2000-04-12natString.cc (unintern): Added `obj' argument.Tom Tromey3-5/+15
2000-04-11Vector.java (VectorEnumeration): Now `final'.Tom Tromey5-9/+17
2000-04-11ObjectStreamException.java: New file.Warren Levy26-20/+7065
2000-04-09posix-threads.h (_Jv_MutexUnlock): Replace _JV_NOT_OWNER.Anthony Green2-1/+6
2000-04-09posix-threads.cc (_Jv_MutexLock): Moved back to posix-threads.h.Anthony Green3-35/+39
2000-04-09StringBuffer.java (ensureCapacity): Don't call Math::max.Anthony Green2-9/+35
2000-04-09Makefile.in: Rebuilt.Tom Tromey39-78/+1617
2000-04-09natObject.cc (_Jv_MonitorEnter): Only perform null check when we have to.Anthony Green5-4/+21
2000-04-06configure: Rebuilt.Tom Tromey5-231/+355
2000-04-04Makefile.in: Rebuilt.Tom Tromey4-0/+35