summaryrefslogtreecommitdiffstats
path: root/libjava/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Rebuilt.tromey2000-04-031-0/+6
* JVMPI changes...green2000-04-021-0/+40
* Synchronized gcjh commands for java/lang/Thread.h with Makefile.in.bryce2000-03-281-0/+1
* * Makefile.in: New #defines and friends for Thread.h.bryce2000-03-281-0/+59
* * jni.cc (_Jv_JNI_PopSystemFrame): If environment has exceptiontromey2000-03-271-0/+6
* 2000-03-26 Tom Tromey <tromey@cygnus.com>tromey2000-03-261-0/+29
* * java/math/BigInteger.java(divide): Handle the special case whenwarrenl2000-03-241-0/+6
* * java/awt/Font.java(isBold): Fix syntax error.warrenl2000-03-241-0/+9
* 2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-211-0/+11
* * java/lang/natClass.cc (isInstance): Use JV_CLASS, not getClass().bryce2000-03-211-1/+1
* * java/lang/natClass.cc (isInstance): Use _Jv_IsAssignableFrom(),bryce2000-03-211-0/+2
* 2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-211-0/+7
* * java/awt/Color.java: Specified java.io for Serializable.warrenl2000-03-191-0/+5
* * java/awt/Color.java: Rewrote to be more memory efficient (& compile).warrenl2000-03-191-0/+4
* * java/awt/Color.java: New file.warrenl2000-03-171-0/+43
* 2000-03-15 Tom Tromey <tromey@cygnus.com>tromey2000-03-151-0/+27
* * jni.cc (mangled_name): Fixed assertion.tromey2000-03-141-0/+6
* * java/security/Key.java(serialVersionUID): Set to 0 for now.warrenl2000-03-101-0/+6
* * java/security/AlgorithmParameterGeneratorSpi.java: New file.warrenl2000-03-101-0/+41
* Updated README.bryce2000-03-091-0/+4
* 2000-03-09 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-091-0/+8
* * java/lang/reflect/natArray.cc (newInstance): Don't allow arraytromey2000-03-091-0/+5
* * java/math/BigInteger.java(signum): Handle zero properly.warrenl2000-03-091-0/+4
* * All files: Updated copyright information.tromey2000-03-071-0/+7
* 2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-071-0/+74
* * jni.cc (MARK_NONE): New define.tromey2000-03-071-0/+18
* Fix for PR libgcj/43:tromey2000-03-061-1/+7
* 2000-03-08 Anthony Green <green@redhat.com>green2000-03-051-0/+17
* * java/net/DatagramSocket.java(DatagramSocket(int,InetAddress)):warrenl2000-03-051-0/+5
* * configure.host (libgcj_flags): Define __NO_MATH_INLINES.green2000-03-051-0/+5
* * configure: Rebuilt.green2000-03-041-0/+8
* * include/java-interp.h: Don't include MethodInvocation.h.tromey2000-03-021-0/+69
* 2000-02-28 Mo DeJong <mdejong@cygnus.com>tromey2000-02-291-0/+5
* 2000-02-28 Mo DeJong <mdejong@cygnus.com>tromey2000-02-291-0/+5
* 2000-02-27 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-02-271-0/+5
* Minor clean up and bug fix.green2000-02-261-0/+9
* * jni.cc (_Jv_JNI_RegisterNatives): Conditionalize body ontromey2000-02-251-0/+5
* 2000-02-25 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-02-251-0/+9
* * java/math/BigInteger.java(ival): Made private.warrenl2000-02-251-0/+6
* Forgot to commit ChangeLoggreen2000-02-211-0/+16
* * boehm.cc (_Jv_AllocBytes): Clear returned memory.tromey2000-02-211-0/+4
* 2000-02-19 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-02-191-0/+5
* * include/jvm.h (_Jv_GetJavaVM): Declare.tromey2000-02-181-0/+17
* Rotated ChangeLogstromey2000-02-171-7109/+0
* * gcj/field.h (_Jv_Field::getClass): Don't use JvAssert.tromey2000-02-171-0/+5
* * jni.cc (_Jv_JNI_CallStaticMethodV): Added some assertions.tromey2000-02-171-0/+2
* * jni.cc (_Jv_JNI_NewObjectV): Corrected assertion.tromey2000-02-161-0/+8
* * jni.cc (_Jv_JNI_FindClass): Use ClassLoader.loadClass, nottromey2000-02-161-0/+5
* * resolve.cc (ncode): Set args_raw_size. Compute jni_cif andtromey2000-02-161-0/+10
* * jni.cc (mangled_name): Skip leading `(' in signature.tromey2000-02-151-0/+2
OpenPOWER on IntegriCloud