summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * configure: Rebuilt.tromey1999-09-035-235/+300
* * include/java-array.h (jobjectArrayjchar): Removed unusedtromey1999-09-022-2/+3
* * java/lang/natClassLoader.cc (_Jv_WaitForState): Calltromey1999-09-022-2/+9
* * include/posix-threads.h (PTHREAD_MUTEX_IS_STRUCT): New define.tromey1999-09-0210-361/+1402
* * java/lang/natClass.cc: Fixed notification of threadstromey1999-09-022-2/+7
* * java/lang/reflect/Modifier.java (ALL_FLAGS): New constant.tromey1999-09-016-105/+122
* * java/lang/natClassLoader.cc (_Jv_NewClass): Usetromey1999-09-013-16/+21
* * posix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetMutex.tromey1999-09-013-23/+80
* * ChangeLog: update.krab1999-09-011-0/+6
* * posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.tromey1999-09-015-8/+40
* * Makefile.am (.java.lo): Add rule.krab1999-09-012-1360/+204
* * include/jvm.h (_Jv_makeUtf8TypeConst): Removed unusedtromey1999-09-012-1/+5
* * libjava.toshiba/G19990304_01.out: New file.tromey1999-08-253-0/+24
* * libjava.lang/G19990310_01.out: New file.tromey1999-08-253-0/+29
* * posix-threads.cc: Include <errno.h>.bryce1999-08-252-0/+5
* * boehm.cc: Undefine TRUE and FALSE.tromey1999-08-243-1/+12