natObject.cc (notify): Throw message with IllegalMonitorStateException.
[gcc.git] / libjava / include /
1999-12-15 Tom TromeynatSystem.cc (init_properties): Don't set user.name...
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-11-25 Tom Tromeyprims.cc (_Jv_NewObjectArray): Use _Jv_GetArrayElementF...
1999-11-19 Tom Tromeysjlj jumbo patch
1999-11-04 Tom Tromeyconfigure.in: Removed `qt' threads case.
1999-11-04 Tom Tromeyquick-threads.h (_Jv_ThreadCancel): Removed.
1999-10-22 Tom TromeyMakefile.in: Rebuilt.
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-02 Tom Tromeyconfigure: 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-21 Tom Tromeyposix-threads.h (_Jv_MutexDestroy): Use _Jv_PthreadGetM...
1999-09-14 Tom Tromeyjava-insns.h: Turned constants into an enum.
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): 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 Tromeyposix-threads.h (PTHREAD_MUTEX_IS_STRUCT): New define.
1999-09-01 Tom Tromeyposix-threads.cc (_Jv_CondWait): Use _Jv_PthreadGetMutex.
1999-09-01 Tom Tromeyposix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckM...
1999-09-01 Tom Tromeyjvm.h (_Jv_makeUtf8TypeConst): Removed unused declaration.
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-20 Kresten Krab Thorupinterpret.cc (continue1): Implement explicit dispatch...
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-12 Alexandre Olivajavaprims.h (TRUE, FALSE): Redefine as themselves.
1999-08-10 Anthony Green[multiple changes]
1999-08-08 Anthony Green[multiple changes]
1999-08-01 Alexandre Olivaconfigure.in: Check for bstring.h.
1999-08-01 Alexandre Olivaconfigure.in: Check for struct hostent_data and need...
1999-07-21 Andrew Haleyprims.cc (JvRunMain): Always initialize arithexception.
1999-07-19 Tom Tromey* include/stamp-h.in: New file.
1999-07-07 Andrew Haleyi386-signal.h (MAKE_THROW_FRAME): Advance EIP by two...
1999-07-02 Warren Levyconfigure: Rebuilt.
1999-07-01 Andrew Haleyi386-signal.h: Replace sigaction () with __sigaction ().
1999-06-24 Tom Tromey[multiple changes]
1999-05-21 Andrew Haleysparc-signal.h (INIT_FPE, INIT_SEGV): SA_NODEFER added...
1999-05-20 Andrew Haleyprims.cc (catch_fpe): Call to HANDLE_DIVIDE_OVERFLOW...
1999-05-18 Tom TromeyZipOutputStream.java (level): Initial value is Deflater...
1999-05-12 Tom Tromeyjavaprims.h: Updated namespace declarations.
1999-05-10 Tom TromeyRawData.java: Added copyright header.
1999-05-07 Tom Tromeyacconfig.h (GCJVERSION): New undef.
1999-04-20 Andrew Haleysparc-signal.h: new file.
1999-04-19 Tom Tromey* include/javaprims.h: Removed security namespace.
1999-04-18 Anthony GreenMakefile.in: Rebuilt.
1999-04-13 Andrew Haleyi386-signal.h, [...]: New files.
1999-04-07 Tom TromeyInitial revision