summaryrefslogtreecommitdiffstats
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * libjava.lang/Thread_Wait_Interrupt.xfail: New file.tromey2001-05-0410-9/+78
* * libjava.lang/err11.xfail: Removed.tromey2001-05-032-1/+4
* 2001-05-03 Martin Kahlert <martin.kahlert@infineon.com>tromey2001-05-032-2/+8
* Fix bad checkin.aph2001-05-031-1/+2
* 2001-04-30 Andrew Haley <aph@cambridge.redhat.com>aph2001-05-031-2/+8
* * doc/*.texi: Remove generated documentation.bryce2001-05-0324-18255/+4
* 2001-04-30 Andrew Haley <aph@cambridge.redhat.com>aph2001-05-014-95/+99
* 2001-04-30 Matt Kraai <kraai@alumni.carnegiemellon.edu>tromey2001-04-302-2/+7
* * java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader): Use _Jv_Malloc.zack2001-04-282-2/+4
* * prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.zack2001-04-283-3/+9
* * jni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed boundstromey2001-04-272-5/+17
* 2001-04-27 Martin Kahlert <martin.kahlert@infineon.com>tromey2001-04-272-44/+50
* * lib/libjava.exp (libjava_init): Use UTF-8 encoding.tromey2001-04-272-2/+13
* * configure.in: Obtain THREADS with `gcc -v'.aoliva2001-04-263-355/+287
* Fix PR libgcj/2237:bryce2001-04-264-121/+90
* * java/net/natInetAddress.cc (java::net::InetAddress::aton):ghazi2001-04-252-1/+6
* Forgot this file on last commit.bryce2001-04-251-3/+1
* gcc/java:bryce2001-04-25112-1550/+11880
* * configure.in (CPPFLAGS): Added builddir and srcdir to CPPFLAGSaoliva2001-04-243-288/+356
* * Makefile.in: Rebuilt.tromey2001-04-221-0/+537
* * Makefile.in: Rebuilt.tromey2001-04-2224-72/+304
* * java/awt/List.java: Wrote.tromey2001-04-213-7/+576
* * java/lang/natSystem.cc (getSystemTimeZone): Adjust for DST.warrenl2001-04-204-658/+265
* libffi:bryce2001-04-124-62/+101
* * java/lang/natString.cc (_Jv_NewStringUtf8Const): Register finalizer.bothner2001-04-102-6/+23
* * libjava.lang/pr83.xfail: Removed.tromey2001-04-107-6/+9
* * libjava.compile/weirddecl.xfail: Removed xfail-*.tromey2001-04-073-4/+5
* * jni.cc (wrap_value<jobject>, wrap_value<jclass>): Removed.tromey2001-04-062-11/+15
* 2001-03-29 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-04-052-1/+4
* * libtool-version: Updated current.tromey2001-04-052-1/+5
* 2001-04-04 Andreas Jaeger <aj@suse.de>tromey2001-04-049-65/+83
* * 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
OpenPOWER on IntegriCloud