* method.c (emit_thunk): Don't try to return a `void' value.
[gcc.git] / libjava /
2000-04-28 Tom TromeyRemoved mistakenly-committed ChangeLog entry
2000-04-28 Tom Tromeyre GNATS gcj/218 (Java executables can abort trying...
2000-04-28 Bryce McKinlayString.java (toString): Remove `final' hack.
2000-04-28 Bryce McKinlayTest for PR gcj/218:
2000-04-27 Tom TromeyRuntime support for PR gcj/2:
2000-04-27 Bryce McKinlayprims.cc (_Jv_NewObjectArray): Fix typo.
2000-04-26 Tom TromeyMakefile.in: Rebuilt.
2000-04-25 Alexandre Petit... MethodFailure4.java: New file.
2000-04-24 Jeff SturmnatFirstThread.cc (run): Initialize class before callin...
2000-04-22 Anthony Green+ 2000-04-22 Anthony Green <green@cygnus.com> + + ...
2000-04-21 Tom TromeyPipedInputStream.java, [...]: Yet another new version...
2000-04-21 Tom Tromeyre GNATS libgcj/15 (_REENTRANT should be defined more...
2000-04-21 Tom Tromeyre GNATS libgcj/15 (_REENTRANT should be defined more...
2000-04-21 Tom TromeyPipedInputStream.java, [...]: New version from Classpath.
2000-04-21 Tom Tromeyre GNATS libgcj/213 (Another parallel build error)
2000-04-21 Tom TromeyHandler.java (openConnection): Use `setURL', not `url...
2000-04-21 Tom TromeyFix for PR java.io/204:
2000-04-21 Alexandre Petit... block.java: New file.
2000-04-20 Tom Tromeyre GNATS libgcj/212 (build is broken on Linux/Alpha)
2000-04-20 Tom Tromeythrowit.out: Fixed output to be correct.
2000-04-20 Tom Tromey* jni.cc (_Jv_JNI_PopSystemFrame): Clear `env->ex'.
2000-04-20 Tom Tromeyjni.cc (_Jv_JNI_FindClass): Use system class loader...
2000-04-19 Bryce McKinlayboehm.cc: (_Jv_MarkObj...
2000-04-17 Anthony GreenTest case for gcj/209
2000-04-17 Anthony GreenTest case for gcj/208
2000-04-17 Anthony GreenMore new tests.
2000-04-17 Anthony GreenNew tests.
2000-04-16 Bryce McKinlayre GNATS java.io/202 (File creation doesn't observe...
2000-04-14 Bryce McKinlayAdditional test for PR gcj/148:
2000-04-12 Tom TromeynatString.cc (intern): Temporarily disable finalizer...
2000-04-12 Tom TromeynatString.cc (unintern): Added `obj' argument.
2000-04-11 Tom TromeyVector.java (VectorEnumeration): Now `final'.
2000-04-11 Warren LevyObjectStreamException.java: New file.
2000-04-09 Anthony Greenposix-threads.h (_Jv_MutexUnlock): Replace _JV_NOT_OWNER.
2000-04-09 Anthony Greenposix-threads.cc (_Jv_MutexLock): Moved back to posix...
2000-04-09 Anthony GreenStringBuffer.java (ensureCapacity): Don't call Math...
2000-04-09 Tom TromeyMakefile.in: Rebuilt.
2000-04-09 Anthony GreennatObject.cc (_Jv_MonitorEnter): Only perform null...
2000-04-06 Tom Tromeyconfigure: Rebuilt.
2000-04-04 Tom TromeyMakefile.in: Rebuilt.
2000-04-03 Tom Tromeyjvm.h (_Jv_GetArrayElementFromElementType): More commen...
2000-04-03 Tom TromeyMakefile.in: Rebuilt.
2000-04-02 Anthony GreenForgot to add this file before...
2000-04-02 Anthony GreenJVMPI changes...
2000-03-29 Bryce McKinlayTest case for PR libgcj/184:
2000-03-28 Bryce McKinlaySynchronized gcjh commands for java/lang/Thread.h with...
2000-03-28 Bryce McKinlayForgot to commit this earlier.
2000-03-28 Bryce McKinlayMakefile.in: New #defines and friends for Thread.h.
2000-03-27 Tom Tromeyjni.cc (_Jv_JNI_PopSystemFrame): If environment has...
2000-03-27 Tom Tromeytest_long.out: New file.
2000-03-26 Tom Tromey[multiple changes]
2000-03-26 Tom Tromey* libjava.lang/Array_1.xfail: Removed.
2000-03-24 Warren LevyBigInteger.java (divide): Handle the special case when...
2000-03-24 Warren LevyFont.java (isBold): Fix syntax error.
2000-03-23 Bryce McKinlayThread_Wait.java: New file.
2000-03-22 Tom Tromeyiface.java: New file.
2000-03-21 Bryce McKinlayEvent.java: Add all the event type constants.
2000-03-21 Bryce McKinlay* java/lang/natClass.cc (isInstance): Use JV_CLASS...
2000-03-21 Bryce McKinlaynatClass.cc (isInstance): Use _Jv_IsAssignableFrom...
2000-03-21 Bryce McKinlaynatClass.cc (isInstance): Initialize `this'.
2000-03-21 Bryce McKinlayTest case for PR libgcj/179:
2000-03-19 Warren LevyColor.java: Specified java.io for Serializable.
2000-03-19 Warren Levy* java/awt/Color.java: Rewrote to be more memory effici...
2000-03-19 Tom Tromey* libjava.lang/pr109.java: Added `println' at end.
2000-03-17 Warren LevyColor.java: New file.
2000-03-15 Tom Tromey[multiple changes]
2000-03-15 Tom Tromey* libjava.compile/pr176.java: New file, for PR gcj...
2000-03-15 Bryce McKinlay* libjava.compile/PR140.xfail: New file.
2000-03-15 Bryce McKinlaypr172.java: Correct classname to match file name.
2000-03-15 Tom Tromey* libjava.compile/PR140.java: New file, for PR gcj...
2000-03-14 Tom Tromeyjni.cc (mangled_name): Fixed assertion.
2000-03-14 Tom Tromey* libjava.compile/pr172.java: New file, for PR gcj...
2000-03-14 Tom Tromey* libjava.compile/pr174.java: New file, for PR gcj...
2000-03-10 Warren LevyKey.java (serialVersionUID): Set to 0 for now.
2000-03-10 Warren LevyAlgorithmParameterGeneratorSpi.java: New file.
2000-03-09 Bryce McKinlayUpdated again.
2000-03-09 Bryce McKinlayUpdated README.
2000-03-09 Bryce McKinlaynatClassLoader.cc (_Jv_FindArrayClass): Call _Jv_Prepar...
2000-03-09 Tom TromeynatArray.cc (newInstance): Don't allow array of `void...
2000-03-09 Warren Levy* java/math/BigInteger.java(signum): Handle zero properly.
2000-03-08 Tom Tromeyre GNATS gcj/162 (gcj does not initialize interfaces...
2000-03-07 Bryce McKinlayTest for PR gcj/163:
2000-03-07 Tom Tromeylibjava.exp (test_libjava_from_javac): Removed hack...
2000-03-07 Tom TromeyAll files: Updated copyright information.
2000-03-07 Tom TromeyTest for PR gcj/162:
2000-03-07 Bryce McKinlayresolve.cc (_Jv_SearchMethodInClass): New function.
2000-03-07 Tom TromeyTest for PR gcj/164:
2000-03-07 Tom Tromeyjni.cc (MARK_NONE): New define.
2000-03-06 Bryce McKinlay* libjava.compile/PR127.xfail: New file.
2000-03-06 Bryce McKinlayre GNATS gcj/127 (gcj dumps core on method invocation...
2000-03-06 Tom Tromeyre GNATS gcj/124 (protected constructor for InvocationT...
2000-03-06 Anthony Greenre GNATS java.io/141 (StreamTokenizer doesn't scan...
2000-03-06 Tom Tromeyre GNATS libgcj/43 (jni.h not installed)
2000-03-05 Anthony Greenjavaprims.h ("Java"): Remove FirstThread.
2000-03-05 Anthony Greenconfigure.host: Fix __NO_MATH_INLNES botch.
2000-03-05 Anthony Greenre GNATS gcj/129 (Static array length access bug in...
2000-03-05 Warren LevyDatagramSocket.java (DatagramSocket(int,InetAddress...
2000-03-05 Anthony Greenre GNATS gcj/151 (strange result on Math.sin(1e50))
2000-03-05 Anthony GreenNew test code.
2000-03-04 Anthony Greenconfigure: Rebuilt.
next