]> gcc.gnu.org Git - gcc.git/history - libjava
re GNATS gcj/79 (Problem creating static arrays)
[gcc.git] / libjava /
1999-12-09 Tom Tromeyre GNATS libgcj/117 (_Jv_PthreadCheckMonitor test is...
1999-12-06 Anthony Greenjvm.h: Declare many functions with __attribute__((__mal...
1999-12-03 Anthony GreenUpdated the thanks list.
1999-12-02 Bryce McKinlaynatString.cc (equalsIgnoreCase): return false if anothe...
1999-12-02 Bryce McKinlayServerSocket.java (ServerSocket): Bind to any interface...
1999-11-30 Tom Tromeyre GNATS libgcj/98 (pthread_mutex_init in libjava/posix...
1999-11-29 Per Bothnerexception.cc: Remove prototype declarations for malloc...
1999-11-25 Tom Tromeyprims.cc (_Jv_NewObjectArray): Use _Jv_GetArrayElementF...
1999-11-23 Bryce McKinlayre GNATS java.net/57 (potential buffer overruns)
1999-11-19 Tom Tromeysjlj jumbo patch
1999-11-18 Tom Tromey* no-threads.cc (_Jv_ThreadStart): Use JvFail and not...
1999-11-18 Tom TromeynatClass.cc (MCACHE_SIZE): Define as a power of 2 minus 1.
1999-11-07 Anthony GreenZipFile.java: Compute the offset of the ZipEntry data...
1999-11-05 Tom Tromey* java/lang/natThread.cc (destroy): Removed incorrect...
1999-11-05 Jeff Sturmboehm.cc (_Jv_GCSetInitialHeapSize): Swapped size ...
1999-11-05 Tom TromeynatThread.cc (stop): Removed argument name.
1999-11-04 Tom TromeynatClass.cc (method_cache_count): Removed.
1999-11-04 Tom Tromeyconfigure.in: Removed `qt' threads case.
1999-11-04 Tom Tromeyquick-threads.h (_Jv_ThreadCancel): Removed.
1999-11-03 Tom TromeyActually removed files which were supposedly
1999-11-03 Bryce McKinlayposix-threads.cc: Don't include boehm-config.h.
1999-11-03 Bryce McKinlayposix-threads.cc: Don't include boehm-config.h.
1999-11-03 Tom Tromey* boehm.cc: Don't include boehm-config.h.
1999-11-02 Tom Tromeyboehm.cc (_Jv_InitGC): Set GC_java_finalization.
1999-11-01 Bryce McKinlayPrintStream (PrintStream): Fix illegal usage of "this...
1999-10-22 Tom TromeyMakefile.in: Rebuilt.
1999-10-20 Bryce McKinlayTest code for GNATS gcj/71 and GNATS gcj/72.
1999-10-18 Tom TromeyVMClassLoader.java (getVMClassLoader): New method.
1999-10-17 Anthony GreenClassLoader.java (getSystemResource): Use getSystemClas...
1999-10-15 Tom Tromeygij.cc (main): Formatting fixes.
1999-10-15 Tom Tromey* include/java-props.h: Added copyright.
1999-10-15 Anthony Greenlibtool-version: Catch up by incrementing current.
1999-10-13 Tom Tromeyconfigure: Rebuilt.
1999-10-06 Tom Tromeyconfigure.in (GCJ): Define as "target-gcj", not "target...
1999-10-04 Tom TromeynatPlainSocketImpl.cc: Don't include headers if java...
1999-10-04 Tom TromeyMakefile.in: Rebuilt.
1999-10-04 Anthony GreenFix changelog entry
1999-10-04 Anthony GreenA little clean up.
1999-10-02 Anthony GreenRefreshed from htdocs
1999-10-02 Steve ChamberlainMissing file from last commit
1999-10-02 Steve ChamberlainThe following patches include a couple of fixes for...
1999-10-02 Tom Tromeyre GNATS gcj/56 (gcj segfaults in jc1 on OK java file)
1999-10-02 Tom Tromeyconfigure: Rebuilt.
1999-09-30 Tom Tromey* java/net/natPlainDatagramSocketImpl.cc: Indentation...
1999-09-30 Bryce McKinlayREADME: New file.
1999-09-29 Tom Tromeyre GNATS gcj/55 (jc1 dies on implicit String conversion)
1999-09-28 Tom Tromeyconfigure: Rebuilt.
1999-09-28 Tom Tromeyaclocal.m4, configure: Rebuilt.
1999-09-27 Tom Tromeysparc-signal.h (SIGNAL_HANDLER): Third argument now...
1999-09-24 Tom Tromeyre GNATS java.util/47 (Date.toString() returns embedded...
1999-09-23 Tom Tromeyconfigure: Rebuilt.
1999-09-23 Tom TromeynatFirstThread.cc (run): Renamed from `run0'.
1999-09-23 Tom Tromeyre GNATS gcj/51 (Writing on OutputStream of bad Socket...
1999-09-22 Tom Tromey* libgcj.spec.in: Use `jc1' spec, not `cc1' spec.
1999-09-22 Bryce McKinlayMessageFormat.java (MessageFormat(String)): Set the...
1999-09-21 Tom TromeyOutput_UTF8.java (write): Don't exit loop unless both...
1999-09-21 Tom Tromeyposix-threads.h (_Jv_MutexDestroy): Use _Jv_PthreadGetM...
1999-09-21 Tom TromeyOutputStreamWriter.java (OutputStreamWriter): Reverted...
1999-09-21 Tom TromeyOutputStreamWriter.java (OutputStreamWriter): Don't...
1999-09-20 Tom Tromeyconfigure: Rebuilt.
1999-09-14 Tom Tromeyjava-insns.h: Turned constants into an enum.
1999-09-10 Tom Tromeyconfigure: Rebuilt.
1999-09-10 Tom Tromeyconfigure: Rebuilt.
1999-09-08 Tom Tromeyposix-threads.h (_Jv_PthreadCheckMonitor): Reverted...
1999-09-08 Tom Tromeyposix-threads.h (_Jv_PthreadCheckMonitor): Changed...
1999-09-08 Tom Tromeyposix-threads.cc (_Jv_CondWait): pthread_ calls return...
1999-09-08 Tom Tromeyposix-threads.cc (_Jv_CondWait): Check `errno' against...
1999-09-03 Tom Tromeyre GNATS libgcj/3 (FileInputStream.available always...
1999-09-02 Tom Tromeyjava-array.h (jobjectArrayjchar): Removed unused declar...
1999-09-02 Tom TromeynatClassLoader.cc (_Jv_WaitForState): Call _Jv_PrepareC...
1999-09-02 Tom Tromeyposix-threads.h (PTHREAD_MUTEX_IS_STRUCT): New define.
1999-09-02 Matt WelshnatClass.cc: Fixed notification of threads when class...
1999-09-01 Tom TromeyModifier.java (ALL_FLAGS): New constant.
1999-09-01 Tom TromeynatClassLoader.cc (_Jv_NewClass): Use JV_STATE_NOTHING...
1999-09-01 Tom Tromeyposix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetMutex.
1999-09-01 Kresten Krab Thorup* ChangeLog: update.
1999-09-01 Tom Tromeyposix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckM...
1999-09-01 Kresten Krab ThorupMakefile.am (.java.lo): Add rule.
1999-09-01 Tom Tromeyjvm.h (_Jv_makeUtf8TypeConst): Removed unused declaration.
1999-08-25 Tom TromeyG19990304_01.out: New file.
1999-08-25 Tom TromeyG19990310_01.out: New file.
1999-08-25 Bryce McKinlay* posix-threads.cc: Include <errno.h>.
1999-08-24 Tom Tromeyboehm.cc: Undefine TRUE and FALSE.
1999-08-22 Alexandre OlivaAdded missing whitespace in function calls within adaptors
1999-08-22 Tom Tromeyre GNATS libgcj/40 (wait(timeout) wrongly throws Illega...
1999-08-21 Alexandre Olivaconfigure.in: Check for in_addr_t in netinet/in.h too.
1999-08-21 Alexandre OlivaChange in_addr_t default to jint
1999-08-21 Alexandre Olivaconfigure.in: Check types ssize_t and in_addr_t.
1999-08-21 Alexandre OlivanatSystem.cc (getpwuid_adaptor): New overloaded functio...
1999-08-21 Alexandre OlivanatSystem.cc (getpwuid_adaptor): New overloaded functio...
1999-08-20 Kresten Krab Thorupinterpret.cc (continue1): Implement explicit dispatch...
1999-08-19 Tom TromeynatThread.cc (class locker): New class.
1999-08-18 Tom TromeyThreadGroup.java: Fixed now-erroneous comment.
1999-08-18 Tom Tromey* include/javaprims.h ("Java"): Regenerated namespace...
1999-08-18 Kresten Krab ThorupnatClassLoader.cc (_Jv_PrepareCompiledClass): Renamed...
1999-08-18 Tom TromeynatThread.cc (sleep): Turn 0 millis and 0 nanos into...
1999-08-17 Tom TromeyFrom Bryce McKinlay:
1999-08-16 Tom Tromeyconfigure: Rebuilt.
1999-08-14 Per Bothnerresolve.cc (_Jv_PrepareClass): Use ClassLoader::resolve...
1999-08-12 Alexandre Olivajavaprims.h (TRUE, FALSE): Redefine as themselves.
next
This page took 0.107958 seconds and 8 git commands to generate.