summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * prims.cc (_Jv_NewObjectArray): Usetromey1999-11-255-51/+63
* 1999-11-23 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-11-233-34/+46
* sjlj jumbo patchtromey1999-11-1918-661/+469
* * no-threads.cc (_Jv_ThreadStart): Use JvFail and not JvAssert.tromey1999-11-182-1/+6
* * java/lang/natClass.cc (MCACHE_SIZE): Define as a power of 2tromey1999-11-182-3/+16
* * java/util/zip/ZipFile.java: Compute the offset of the ZipEntrygreen1999-11-072-4/+12
* * java/lang/natThread.cc (destroy): Removed incorrect comment.tromey1999-11-052-2/+4
* 1999-11-05 Jeff Sturm <jsturm@sigma6.com>tromey1999-11-053-5/+11
* * java/lang/natThread.cc (stop): Removed argument name.tromey1999-11-055-16/+11
* * java/lang/natClass.cc (method_cache_count): Removed.tromey1999-11-044-317/+137
* * configure.in: Removed `qt' threads case.tromey1999-11-045-428/+214
* * include/quick-threads.h (_Jv_ThreadCancel): Removed.tromey1999-11-047-68/+21
* Actually removed files which were supposedlytromey1999-11-036-614/+0
* 1999-11-02 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-11-032-1/+3
* 1999-11-02 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-11-032-1/+4
* * boehm.cc: Don't include boehm-config.h.tromey1999-11-032-4/+4
* * boehm.cc (_Jv_InitGC): Set GC_java_finalization.tromey1999-11-022-19/+9
* 1999-11-01 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-11-014-10/+28
* * Makefile.in: Rebuilt.tromey1999-10-2211-26/+229
* 1999-10-19 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-10-204-0/+35
* * gnu/gcj/runtime/VMClassLoader.java (getVMClassLoader): Newtromey1999-10-184-14/+30
* * java/lang/ClassLoader.java (getSystemResource): Usegreen1999-10-174-12/+40
* * gij.cc (main): Formatting fixes.tromey1999-10-154-6/+39
* * include/java-props.h: Added copyright.tromey1999-10-152-0/+12
* * libtool-version: Catch up by incrementing current.green1999-10-1510-213/+494
* * configure: Rebuilt.tromey1999-10-134-226/+220
* * configure.in (GCJ): Define as "target-gcj", not "target/gcj"tromey1999-10-064-137/+147
* * java/net/natPlainSocketImpl.cc: Don't include headers iftromey1999-10-042-0/+5
* * Makefile.in: Rebuilt.tromey1999-10-043-3/+8
* Fix changelog entrygreen1999-10-041-3/+0
* A little clean up.green1999-10-044-1/+13
* Refreshed from htdocsgreen1999-10-022-19/+57
* Missing file from last commitgreen1999-10-021-0/+10
* The following patches include a couple of fixes for cross toolchains,green1999-10-023-1/+10
* * libjava.lang/PR56.out: New file.tromey1999-10-023-0/+13
* * configure: Rebuilt.tromey1999-10-029-210/+414
* * java/net/natPlainDatagramSocketImpl.cc: Indentation fix.tromey1999-09-302-3/+7
* 1999-09-29 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-09-302-0/+51
* * libjava.lang/PR55.out: New file.tromey1999-09-293-0/+15
* * configure: Rebuilt.tromey1999-09-284-2/+9
* * aclocal.m4, configure: Rebuilt.tromey1999-09-284-409/+203
* * include/sparc-signal.h (SIGNAL_HANDLER): Third argument now atromey1999-09-272-1/+6
* Fix for PR java.util/47:tromey1999-09-2410-372/+343
* * configure: Rebuilt.tromey1999-09-233-48/+57
* * java/lang/natFirstThread.cc (run): Renamed from `run0'. Removedtromey1999-09-233-20/+7
* * prims.cc (main_init): New function.tromey1999-09-232-15/+25
* * libgcj.spec.in: Use `jc1' spec, not `cc1' spec.tromey1999-09-222-2/+6
* 1999-09-16 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-09-223-1/+12
* * gnu/gcj/convert/Output_UTF8.java (write): Don't exit loop unlesstromey1999-09-212-14/+9
* * include/posix-threads.h (_Jv_MutexDestroy): Usetromey1999-09-212-3/+8