OSDN Git Service

* invoke.texi: Document -fssa flag.
[pf3gnuchains/gcc-fork.git] / libjava /
2000-04-26 tromey * Makefile.in: Rebuilt.
2000-04-25 tromey2000-04-25 Alexandre Petit-Bianco <apbianco@cygnus...
2000-04-24 tromey * gnu/gcj/runtime/natFirstThread.cc (run): Initialize...
2000-04-22 green+ 2000-04-22 Anthony Green <green@cygnus.com>
2000-04-21 tromey * java/io/PipedInputStream.java, java/io/PipedOutputSt...
2000-04-21 tromey Fix for PR libgcj/15:
2000-04-21 tromey Fix for PR libgcj/15:
2000-04-21 tromey * java/io/PipedInputStream.java, java/io/PipedReader...
2000-04-21 tromey Fix for PR libgcj/213:
2000-04-21 tromey * gnu/gcj/protocol/file/Handler.java (openConnection...
2000-04-21 tromey Fix for PR java.io/204:
2000-04-21 tromey * libjava.compile/block.java: New file.
2000-04-20 tromey Fix for PR libgcj/212:
2000-04-20 tromey * libjava.jni/throwit.out: Fixed output to be correct.
2000-04-20 tromey * jni.cc (_Jv_JNI_PopSystemFrame): Clear `env->ex'.
2000-04-20 tromey * jni.cc (_Jv_JNI_FindClass): Use system class loader...
2000-04-19 bryce2000-04-19 Bryce McKinlay <bryce@albatross.co.nz>
2000-04-17 greenTest case for gcj/209
2000-04-17 greenTest case for gcj/208
2000-04-17 greenMore new tests.
2000-04-17 greenNew tests.
2000-04-16 bryce2000-04-16 Bryce McKinlay <bryce@albatross.co.nz>
2000-04-14 bryce2000-04-14 Bryce McKinlay <bryce@albatross.co.nz>
2000-04-12 tromey * java/lang/natString.cc (intern): Temporarily disable...
2000-04-12 tromey * java/lang/natString.cc (unintern): Added `obj' argument.
2000-04-11 tromey * java/util/Vector.java (VectorEnumeration): Now ...
2000-04-11 warrenl * java/io/ObjectStreamException.java: New file.
2000-04-09 green2000-04-08 Anthony Green <green@cygnus.com>
2000-04-09 green2000-04-08 Anthony Green <green@cygnus.com>
2000-04-09 green2000-04-08 Anthony Green <green@cygnus.com>
2000-04-09 tromey * Makefile.in: Rebuilt.
2000-04-09 green2000-04-08 Anthony Green <green@redhat.com>
2000-04-06 tromey * configure: Rebuilt.
2000-04-04 tromey * Makefile.in: Rebuilt.
2000-04-03 tromey * include/jvm.h (_Jv_GetArrayElementFromElementType...
2000-04-03 tromey * Makefile.in: Rebuilt.
2000-04-02 greenForgot to add this file before...
2000-04-02 greenJVMPI changes...
2000-03-29 bryce Test case for PR libgcj/184:
2000-03-28 bryceSynchronized gcjh commands for java/lang/Thread.h with...
2000-03-28 bryceForgot to commit this earlier.
2000-03-28 bryce * Makefile.in: New #defines and friends for...
2000-03-27 tromey * jni.cc (_Jv_JNI_PopSystemFrame): If environment...
2000-03-27 tromey * libjava.lang/test_long.out: New file.
2000-03-26 tromey2000-03-26 Tom Tromey <tromey@cygnus.com>
2000-03-26 tromey * libjava.lang/Array_1.xfail: Removed.
2000-03-24 warrenl * java/math/BigInteger.java(divide): Handle the specia...
2000-03-24 warrenl * java/awt/Font.java(isBold): Fix syntax error.
2000-03-23 bryce2000-03-23 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-22 tromey * libjava.compile/iface.java: New file.
2000-03-21 bryce2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-21 bryce * java/lang/natClass.cc (isInstance): Use JV_CL...
2000-03-21 bryce * java/lang/natClass.cc (isInstance): Use _Jv_I...
2000-03-21 bryce2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-21 bryce2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-19 warrenl * java/awt/Color.java: Specified java.io for Serializable.
2000-03-19 warrenl * java/awt/Color.java: Rewrote to be more memory effic...
2000-03-19 tromey * libjava.lang/pr109.java: Added `println' at end.
2000-03-17 warrenl * java/awt/Color.java: New file.
2000-03-15 tromey2000-03-15 Tom Tromey <tromey@cygnus.com>
2000-03-15 tromey * libjava.compile/pr176.java: New file, for PR gcj...
2000-03-15 bryce * libjava.compile/PR140.xfail: New file.
2000-03-15 bryce2000-03-15 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-15 tromey * libjava.compile/PR140.java: New file, for PR gcj...
2000-03-14 tromey * jni.cc (mangled_name): Fixed assertion.
2000-03-14 tromey * libjava.compile/pr172.java: New file, for PR gcj...
2000-03-14 tromey * libjava.compile/pr174.java: New file, for PR gcj...
2000-03-10 warrenl * java/security/Key.java(serialVersionUID): Set to...
2000-03-10 warrenl * java/security/AlgorithmParameterGeneratorSpi.java...
2000-03-09 bryceUpdated again.
2000-03-09 bryceUpdated README.
2000-03-09 bryce2000-03-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-09 tromey * java/lang/reflect/natArray.cc (newInstance): Don...
2000-03-09 warrenl * java/math/BigInteger.java(signum): Handle zero properly.
2000-03-08 tromey * libjava.lang/PR162.java: Mention `PR162', not `Test...
2000-03-07 bryce2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-07 tromey * lib/libjava.exp (test_libjava_from_javac): Removed...
2000-03-07 tromey * All files: Updated copyright information.
2000-03-07 tromey Test for PR gcj/162:
2000-03-07 bryce2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-07 tromey Test for PR gcj/164:
2000-03-07 tromey * jni.cc (MARK_NONE): New define.
2000-03-06 bryce * libjava.compile/PR127.xfail: New file.
2000-03-06 bryce2000-03-06 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-06 tromey * lib/libjava.exp (test_libjava): Document `shouldfail...
2000-03-06 green2000-03-05 Anthony Green <green@redhat.com>
2000-03-06 tromey Fix for PR libgcj/43:
2000-03-05 green2000-03-08 Anthony Green <green@redhat.com>
2000-03-05 green * configure.host: Fix __NO_MATH_INLNES botch.
2000-03-05 green * libjava.compile/PR129_B.java: New file.
2000-03-05 warrenl * java/net/DatagramSocket.java(DatagramSocket(int...
2000-03-05 green * configure.host (libgcj_flags): Define __NO_MATH_INLINES.
2000-03-05 greenNew test code.
2000-03-04 green * configure: Rebuilt.
2000-03-02 tromey * include/java-interp.h: Don't include MethodInvocation.h.
2000-02-29 tromeyTHANKS updates
2000-02-29 tromey2000-02-28 Mo DeJong <mdejong@cygnus.com>
2000-02-29 tromey2000-02-28 Mo DeJong <mdejong@cygnus.com>
2000-02-29 tromey2000-02-28 Mo DeJong <mdejong@cygnus.com>
2000-02-27 tromey * libjava.jni/noclass.c: New file.
next