summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * java/io/OutputStreamWriter.java (OutputStreamWriter): Revertedtromey1999-09-213-10/+10
* * java/io/OutputStreamWriter.java (OutputStreamWriter): Don'ttromey1999-09-213-6/+17
* * configure: Rebuilt.tromey1999-09-203-50/+58
* * include/java-insns.h: Turned constants into an enum. Addedtromey1999-09-142-228/+236
* * configure: Rebuilt.tromey1999-09-1065-155/+739
* * configure: Rebuilt.tromey1999-09-103-237/+232
* * include/posix-threads.h (_Jv_PthreadCheckMonitor): Revertedtromey1999-09-082-1/+7
* * include/posix-threads.h (_Jv_PthreadCheckMonitor): Changed testtromey1999-09-083-2/+8
* * posix-threads.cc (_Jv_CondWait): pthread_ calls return errortromey1999-09-082-3/+6
* 1999-09-07 Tom Tromey <tromey@cygnus.com>tromey1999-09-083-9/+77