summaryrefslogtreecommitdiffstats
path: root/libjava/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * java/lang/ClassLoader.java (getSystemResource): Usegreen1999-10-171-0/+15
* * gij.cc (main): Formatting fixes.tromey1999-10-151-0/+8
* * include/java-props.h: Added copyright.tromey1999-10-151-0/+4
* * libtool-version: Catch up by incrementing current.green1999-10-151-0/+25
* * configure: Rebuilt.tromey1999-10-131-0/+5
* * configure.in (GCJ): Define as "target-gcj", not "target/gcj"tromey1999-10-061-0/+6
* * java/net/natPlainSocketImpl.cc: Don't include headers iftromey1999-10-041-0/+3
* * Makefile.in: Rebuilt.tromey1999-10-041-0/+6
* Refreshed from htdocsgreen1999-10-021-0/+4
* Missing file from last commitgreen1999-10-021-0/+10
* * configure: Rebuilt.tromey1999-10-021-0/+20
* * java/net/natPlainDatagramSocketImpl.cc: Indentation fix.tromey1999-09-301-0/+4
* 1999-09-29 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-09-301-0/+4
* * configure: Rebuilt.tromey1999-09-281-0/+5
* * aclocal.m4, configure: Rebuilt.tromey1999-09-281-0/+6
* * include/sparc-signal.h (SIGNAL_HANDLER): Third argument now atromey1999-09-271-0/+4
* Fix for PR java.util/47:tromey1999-09-241-0/+16
* * configure: Rebuilt.tromey1999-09-231-0/+4
* * java/lang/natFirstThread.cc (run): Renamed from `run0'. Removedtromey1999-09-231-0/+5
* * prims.cc (main_init): New function.tromey1999-09-231-0/+8
* * libgcj.spec.in: Use `jc1' spec, not `cc1' spec.tromey1999-09-221-0/+5
* 1999-09-16 Bryce McKinlay <bryce@albatross.co.nz>bryce1999-09-221-0/+6
* * gnu/gcj/convert/Output_UTF8.java (write): Don't exit loop unlesstromey1999-09-211-0/+3
* * include/posix-threads.h (_Jv_MutexDestroy): Usetromey1999-09-211-0/+5
* * java/io/OutputStreamWriter.java (OutputStreamWriter): Revertedtromey1999-09-211-0/+4
* * java/io/OutputStreamWriter.java (OutputStreamWriter): Don'ttromey1999-09-211-0/+7
* * configure: Rebuilt.tromey1999-09-201-0/+6
* * include/java-insns.h: Turned constants into an enum. Addedtromey1999-09-141-0/+5
* * configure: Rebuilt.tromey1999-09-101-0/+36
* * configure: Rebuilt.tromey1999-09-101-0/+6
* * include/posix-threads.h (_Jv_PthreadCheckMonitor): Revertedtromey1999-09-081-0/+4
* * include/posix-threads.h (_Jv_PthreadCheckMonitor): Changed testtromey1999-09-081-1/+6
* * posix-threads.cc (_Jv_CondWait): pthread_ calls return errortromey1999-09-081-0/+3
* 1999-09-07 Tom Tromey <tromey@cygnus.com>tromey1999-09-081-0/+15
* * configure: Rebuilt.tromey1999-09-031-0/+7
* * include/java-array.h (jobjectArrayjchar): Removed unusedtromey1999-09-021-0/+3
* * java/lang/natClassLoader.cc (_Jv_WaitForState): Calltromey1999-09-021-0/+5
* * include/posix-threads.h (PTHREAD_MUTEX_IS_STRUCT): New define.tromey1999-09-021-0/+17
* * java/lang/natClass.cc: Fixed notification of threadstromey1999-09-021-0/+5
* * java/lang/reflect/Modifier.java (ALL_FLAGS): New constant.tromey1999-09-011-0/+25
* * java/lang/natClassLoader.cc (_Jv_NewClass): Usetromey1999-09-011-0/+4
* * posix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetMutex.tromey1999-09-011-0/+13
* * ChangeLog: update.krab1999-09-011-0/+6
* * posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.tromey1999-09-011-0/+10
* * include/jvm.h (_Jv_makeUtf8TypeConst): Removed unusedtromey1999-09-011-0/+5
* * posix-threads.cc: Include <errno.h>.bryce1999-08-251-0/+4
* * boehm.cc: Undefine TRUE and FALSE.tromey1999-08-241-0/+6
* * posix-threads.cc (_Jv_CondWait): Treat a timeout as a normaltromey1999-08-221-0/+5
* * configure.in: Check for in_addr_t in netinet/in.h too. Checkoliva1999-08-211-0/+10
* * configure.in: Check types ssize_t and in_addr_t.oliva1999-08-211-0/+4
OpenPOWER on IntegriCloud