OSDN Git Service

* splay-tree.c (splay_tree_remove): New.
[pf3gnuchains/gcc-fork.git] / libjava /
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.
2000-02-27 bryce2000-02-27 Bryce McKinlay <bryce@albatross.co.nz>
2000-02-26 greenMinor clean up and bug fix.
2000-02-25 tromey * jni.cc (_Jv_JNI_RegisterNatives): Conditionalize...
2000-02-25 bryce2000-02-25 Bryce McKinlay <bryce@albatross.co.nz>
2000-02-25 warrenl * java/math/BigInteger.java(ival): Made private.
2000-02-21 greenForgot to commit ChangeLog
2000-02-21 green * Makefile.in: Rebuilt.
2000-02-21 tromey * boehm.cc (_Jv_AllocBytes): Clear returned memory.
2000-02-19 bryce2000-02-19 Bryce McKinlay <bryce@albatross.co.nz>
2000-02-18 tromey * include/jvm.h (_Jv_GetJavaVM): Declare.
2000-02-18 tromey * libjava.jni/register.java: New file.
2000-02-17 tromeyRotated ChangeLogs
2000-02-17 tromey * gcj/field.h (_Jv_Field::getClass): Don't use JvAssert.
2000-02-17 tromey * jni.cc (_Jv_JNI_CallStaticMethodV): Added some asser...
2000-02-17 tromey * libjava.jni/calls.c: New file.
2000-02-16 tromey * jni.cc (_Jv_JNI_NewObjectV): Corrected assertion.
2000-02-16 tromey * libjava.jni/throwit.java: New file.
2000-02-16 tromey * jni.cc (_Jv_JNI_FindClass): Use ClassLoader.loadClas...
2000-02-16 tromey * libjava.jni/findclass.java: New file
2000-02-16 tromey * libjava.jni/findclass.java: New file
2000-02-16 bryce2000-02-16 Bryce McKinlay <bryce@albatross.co.nz>
2000-02-16 tromey * libjava.jni/virtual.java: New file.
2000-02-16 tromey * resolve.cc (ncode): Set args_raw_size. Compute...
2000-02-15 tromey * jni.cc (mangled_name): Skip leading `(' in signature.
2000-02-15 tromey * jni.cc (add_char): Added missing `else'.
2000-02-15 tromey * jni.cc (_Jv_JNI_AttachCurrentThread): Return error...
2000-02-15 bryceUpdated the NEWS
2000-02-15 bryceUpdated ChangeLog
2000-02-15 bryce * java/lang/natSystem.cc (init_properties)...
2000-02-15 bryceUpdated the NEWS
2000-02-15 bryce * java/lang/natRuntime.cc (_load): Include...
2000-02-15 bryce * java/lang/natThread.cc (dumpStack): Removed.
2000-02-15 tromey * java/lang/natRuntime.cc (_load): On Unix, prefix...
next