summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* configure: Rebuilt.Tom Tromey2000-04-065-231/+355
* Makefile.in: Rebuilt.Tom Tromey2000-04-044-0/+35
* jvm.h (_Jv_GetArrayElementFromElementType): More commentary from Alex.Tom Tromey2000-04-032-1/+5
* Makefile.in: Rebuilt.Tom Tromey2000-04-034-47/+26
* Forgot to add this file before...Anthony Green2000-04-021-0/+227
* JVMPI changes...Anthony Green2000-04-0212-212/+636
* Test case for PR libgcj/184:Bryce McKinlay2000-03-293-0/+29
* Synchronized gcjh commands for java/lang/Thread.h with Makefile.in.Bryce McKinlay2000-03-282-1/+6
* Forgot to commit this earlier.Bryce McKinlay2000-03-281-0/+5
* Makefile.in: New #defines and friends for Thread.h.Bryce McKinlay2000-03-288-482/+382
* jni.cc (_Jv_JNI_PopSystemFrame): If environment has exception set, throw it.Tom Tromey2000-03-272-3/+9
* test_long.out: New file.Tom Tromey2000-03-273-0/+19
* [multiple changes]Tom Tromey2000-03-268-31/+122
* * libjava.lang/Array_1.xfail: Removed.Tom Tromey2000-03-262-1/+4
* BigInteger.java (divide): Handle the special case when dividing by 1 and the ...Warren Levy2000-03-242-2/+17
* Font.java (isBold): Fix syntax error.Warren Levy2000-03-246-6/+16
* Thread_Wait.java: New file.Bryce McKinlay2000-03-2317-0/+683
* iface.java: New file.Tom Tromey2000-03-2222-0/+165
* Event.java: Add all the event type constants.Bryce McKinlay2000-03-212-2/+142
* * java/lang/natClass.cc (isInstance): Use JV_CLASS, not getClass().Bryce McKinlay2000-03-212-2/+2
* natClass.cc (isInstance): Use _Jv_IsAssignableFrom(), not Class.isAssignableF...Bryce McKinlay2000-03-212-1/+3
* natClass.cc (isInstance): Initialize `this'.Bryce McKinlay2000-03-212-1/+13
* Test case for PR libgcj/179:Bryce McKinlay2000-03-213-0/+75
* Color.java: Specified java.io for Serializable.Warren Levy2000-03-193-1/+7
* * java/awt/Color.java: Rewrote to be more memory efficient (& compile).Warren Levy2000-03-192-25/+55
* * libjava.lang/pr109.java: Added `println' at end.Tom Tromey2000-03-192-0/+8
* Color.java: New file.Warren Levy2000-03-1719-10/+533
* [multiple changes]Tom Tromey2000-03-1511-2/+1031
* * libjava.compile/pr176.java: New file, for PR gcj/176.Tom Tromey2000-03-152-0/+19
* * libjava.compile/PR140.xfail: New file.Bryce McKinlay2000-03-152-0/+2
* pr172.java: Correct classname to match file name.Bryce McKinlay2000-03-153-8/+9
* * libjava.compile/PR140.java: New file, for PR gcj/140.Tom Tromey2000-03-152-0/+15
* jni.cc (mangled_name): Fixed assertion.Tom Tromey2000-03-142-3/+11
* * libjava.compile/pr172.java: New file, for PR gcj/172.Tom Tromey2000-03-142-0/+11
* * libjava.compile/pr174.java: New file, for PR gcj/174.Tom Tromey2000-03-142-0/+24
* Key.java (serialVersionUID): Set to 0 for now.Warren Levy2000-03-104-3/+11
* AlgorithmParameterGeneratorSpi.java: New file.Warren Levy2000-03-1038-52/+1512
* Updated again.Bryce McKinlay2000-03-091-1/+13
* Updated README.Bryce McKinlay2000-03-092-10/+10
* natClassLoader.cc (_Jv_FindArrayClass): Call _Jv_PrepareConstantTimeTables.Bryce McKinlay2000-03-093-2/+12
* natArray.cc (newInstance): Don't allow array of `void' to be created.Tom Tromey2000-03-095-24/+68
* * java/math/BigInteger.java(signum): Handle zero properly.Warren Levy2000-03-092-1/+7
* re GNATS gcj/162 (gcj does not initialize interfaces according to spec)Tom Tromey2000-03-082-3/+8
* Test for PR gcj/163:Bryce McKinlay2000-03-073-0/+15
* libjava.exp (test_libjava_from_javac): Removed hack for interfaces.Tom Tromey2000-03-072-13/+23
* All files: Updated copyright information.Tom Tromey2000-03-07390-880/+750
* Test for PR gcj/162:Tom Tromey2000-03-073-0/+39
* resolve.cc (_Jv_SearchMethodInClass): New function.Bryce McKinlay2000-03-0710-224/+772
* Test for PR gcj/164:Tom Tromey2000-03-073-0/+13
* jni.cc (MARK_NONE): New define.Tom Tromey2000-03-072-50/+117