summaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* re GNATS libgcj/117 (_Jv_PthreadCheckMonitor test is not portable.)Tom Tromey1999-12-091-0/+5
* jvm.h: Declare many functions with __attribute__((__malloc__)).Anthony Green1999-12-061-0/+6
* Updated the thanks list.Anthony Green1999-12-031-0/+4
* natString.cc (equalsIgnoreCase): return false if anotherString is null.Bryce McKinlay1999-12-021-2/+6
* ServerSocket.java (ServerSocket): Bind to any interface if bindAddr is null.Bryce McKinlay1999-12-021-0/+5
* re GNATS libgcj/98 (pthread_mutex_init in libjava/posix-threads.cc)Tom Tromey1999-11-301-0/+6
* exception.cc: Remove prototype declarations for malloc and free.Per Bothner1999-11-291-0/+6
* prims.cc (_Jv_NewObjectArray): Use _Jv_GetArrayElementFromElementType.Tom Tromey1999-11-251-0/+12
* re GNATS java.net/57 (potential buffer overruns)Bryce McKinlay1999-11-231-0/+8
* sjlj jumbo patchTom Tromey1999-11-191-0/+67
* * no-threads.cc (_Jv_ThreadStart): Use JvFail and not JvAssert.Tom Tromey1999-11-181-0/+2
* natClass.cc (MCACHE_SIZE): Define as a power of 2 minus 1.Tom Tromey1999-11-181-0/+11
* ZipFile.java: Compute the offset of the ZipEntry data correctly.Anthony Green1999-11-071-0/+5
* * java/lang/natThread.cc (destroy): Removed incorrect comment.Tom Tromey1999-11-051-0/+4
* boehm.cc (_Jv_GCSetInitialHeapSize): Swapped size & current.Jeff Sturm1999-11-051-0/+6
* natThread.cc (stop): Removed argument name.Tom Tromey1999-11-051-0/+9
* natClass.cc (method_cache_count): Removed.Tom Tromey1999-11-041-0/+4
* configure.in: Removed `qt' threads case.Tom Tromey1999-11-041-0/+4
* quick-threads.h (_Jv_ThreadCancel): Removed.Tom Tromey1999-11-041-0/+17
* posix-threads.cc: Don't include boehm-config.h.Bryce McKinlay1999-11-031-1/+2
* posix-threads.cc: Don't include boehm-config.h.Bryce McKinlay1999-11-031-0/+4
* * boehm.cc: Don't include boehm-config.h.Tom Tromey1999-11-031-0/+4
* boehm.cc (_Jv_InitGC): Set GC_java_finalization.Tom Tromey1999-11-021-0/+6
* PrintStream (PrintStream): Fix illegal usage of "this" before "super".Bryce McKinlay1999-11-011-0/+7
* Makefile.in: Rebuilt.Tom Tromey1999-10-221-0/+30
* VMClassLoader.java (getVMClassLoader): New method.Tom Tromey1999-10-181-0/+12
* ClassLoader.java (getSystemResource): Use getSystemClassLoader instead of Cla...Anthony Green1999-10-171-0/+15
* gij.cc (main): Formatting fixes.Tom Tromey1999-10-151-0/+8
* * include/java-props.h: Added copyright.Tom Tromey1999-10-151-0/+4
* libtool-version: Catch up by incrementing current.Anthony Green1999-10-151-0/+25
* configure: Rebuilt.Tom Tromey1999-10-131-0/+5
* configure.in (GCJ): Define as "target-gcj", not "target/gcj" when building Ca...Tom Tromey1999-10-061-0/+6
* natPlainSocketImpl.cc: Don't include headers if java.net is disabled.Tom Tromey1999-10-041-0/+3
* Makefile.in: Rebuilt.Tom Tromey1999-10-041-0/+6
* Refreshed from htdocsAnthony Green1999-10-021-0/+4
* Missing file from last commitSteve Chamberlain1999-10-021-0/+10
* configure: Rebuilt.Tom Tromey1999-10-021-0/+20
* * java/net/natPlainDatagramSocketImpl.cc: Indentation fix.Tom Tromey1999-09-301-0/+4
* README: New file.Bryce McKinlay1999-09-301-0/+4
* configure: Rebuilt.Tom Tromey1999-09-281-0/+5
* aclocal.m4, configure: Rebuilt.Tom Tromey1999-09-281-0/+6
* sparc-signal.h (SIGNAL_HANDLER): Third argument now a `void *'.Tom Tromey1999-09-271-0/+4
* re GNATS java.util/47 (Date.toString() returns embedded newline)Tom Tromey1999-09-241-0/+16
* configure: Rebuilt.Tom Tromey1999-09-231-0/+4
* natFirstThread.cc (run): Renamed from `run0'.Tom Tromey1999-09-231-0/+5
* re GNATS gcj/51 (Writing on OutputStream of bad Socket kills app with "Broken...Tom Tromey1999-09-231-0/+8
* * libgcj.spec.in: Use `jc1' spec, not `cc1' spec.Tom Tromey1999-09-221-0/+5
* MessageFormat.java (MessageFormat(String)): Set the default locale.Bryce McKinlay1999-09-221-0/+6
* Output_UTF8.java (write): Don't exit loop unless both `inlength' and `bytes_t...Tom Tromey1999-09-211-0/+3
* posix-threads.h (_Jv_MutexDestroy): Use _Jv_PthreadGetMutex.Tom Tromey1999-09-211-0/+5