summaryrefslogtreecommitdiffstats
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * testsuite/lib/libjava.exp: Correct typo: 'output from sourcezack2001-04-022-223/+217
* * configure.in (GCC_UNWIND_INCLUDE): Assume we're built withinrth2001-04-024-228/+213
* 2001-04-02 Marcus G. Daniels <mgd@swarm.org>tromey2001-04-022-0/+13
* * java/io/PrintStream.java (out): Removed field. Fixes PRtromey2001-04-022-37/+51
* 2001-04-02 Torsten Rueger <torsten.rueger@firsthop.com>tromey2001-04-022-1/+6
* * jni.cc (add_char): Correctly encode non-ascii characters.tromey2001-04-022-5/+13
* * configure.host: Enable interpreter for PPC.tromey2001-04-022-0/+8
* * java/lang/natSystem.cc (init_properties): Revert yesterday's changesbryce2001-04-025-34/+26
* * java/lang/natString.cc (intern): If string's data does not point tobothner2001-04-013-7/+17
* * DeflaterOutputStream.java (deflate): Loop while def.needsInput.bothner2001-04-013-51/+110
* 1.3-Compliant Implementation of java.io.File.bryce2001-04-018-303/+583
* IA-64 ABI Exception Handling.rth2001-03-289-536/+984
* 2001-03-27 Joerg Brunsmann <joerg_brunsmann@yahoo.de>bryce2001-03-284-8/+24
* * Makefile.am (libffi_files): Use 'find' to pick up libffi libtoolbryce2001-03-273-2/+8
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-2636-284/+294
* 2001-03-24 Bryce McKinlay <bryce@albatross.co.nz>bryce2001-03-243-3/+13
* Left out while checking in java/lang/natDouble.cc (parseDouble) change.bothner2001-03-241-0/+5
* * java/lang/natDouble.cc (parseDouble): Cannot use errno tobothner2001-03-241-15/+25
* * java/lang/natClass.cc (_Jv_IsAssignableFrom): Checking thebothner2001-03-242-7/+16
* 2000-03-23 Jeff Sturm <jsturm@one-point.com>tromey2001-03-232-3/+13
* * jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.tromey2001-03-237-33/+40
* * libjava.jni/field.out: New file.tromey2001-03-234-0/+56
* Fix for PR libgcj/1736. Thanks to Robert Boehne and Alexandre Olivabryce2001-03-233-50/+60
* 2001-03-22 Joerg Brunsmann <joerg_brunsmann@yahoo.de>bryce2001-03-232-1/+5
* 2001-03-22 Marcus G. Daniels <mgd@swarm.org>tromey2001-03-222-1/+8
* * java/lang/reflect/Method.java (getExceptionTypes): Call getType() tobryce2001-03-224-2/+18
* * libjava.compile/uesc.java: New file.tromey2001-03-213-0/+15
* * configure: Rebuilt.tromey2001-03-218-307/+343
* * java/io/natFileDescriptorPosix.cc (open): Add O_CREAT intromey2001-03-212-2/+7
* * java/util/TimeZone.java: Sync up with Classpath. Includes newwarrenl2001-03-202-97/+108
* * java/net/URLStreamHandler.java (parseURL): Fix bug which wouldbothner2001-03-192-1/+6
* * java/util/ArrayList.java: Remove RCS keywords from commentsmark2001-03-1913-533/+802
* Remove conflict markers that I commited by mistakemark2001-03-181-14/+0
* * java/lang/natClass.cc (_Jv_CheckCast): add class names to exceptionmark2001-03-183-2/+23
* * java/lang/natString.cc (rehash): Don't bother with memset;tromey2001-03-182-18/+71
* * lib/libjava.exp (libjava_arguments): Rewrote computation oftromey2001-03-162-10/+27
* * libjava.compile/assignment.xfail: Removed.tromey2001-03-143-4/+5
* 2001-03-01 Andrew Haley <aph@redhat.com>aph2001-03-142-3/+9
* * java/lang/ExceptionInInitializerError.java (printStackTrace):bryce2001-03-121-3/+3
* 2001-03-12 Bryce McKinlay <bryce@albatross.co.nz>bryce2001-03-127-10/+65
* * java/io/ObjectStreamClass.java (setUID): Don't write interfacetromey2001-03-092-5/+15
* 2001-03-06 Bryce McKinlay <bryce@albatross.co.nz>bryce2001-03-063-12/+18
* Changes merged from Kawa's gnu.math.bothner2001-03-023-35/+44
* * libgcj.spec.in: Insert %(libgcc) before %(liborig) to fix staticbryce2001-02-272-1/+6
* Change to sometimes include class name in ClassFormatError message.bothner2001-02-244-55/+115
* * java/lang/Throwable.java (CPlusPlusDemangler): Pass -s java tobothner2001-02-242-1/+6
* fixbryce2001-02-221-2/+2
* Disable libgcjx by default.bryce2001-02-225-287/+369
* Fix for PR java/2040:bryce2001-02-223-20/+22
* * java/io/PipedWriter.java (flush): Throw exception if streamtromey2001-02-205-29/+120
OpenPOWER on IntegriCloud