* init.c (build_vec_delete_1): Fold COND_EXPRs.
[gcc.git] / libjava /
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.
1999-08-11 Bryce McKinlayBitSet.java (set, [...]): specify "1" constant as long.
1999-08-10 Anthony Green[multiple changes]
1999-08-09 Rainer Orthconfigure.in (sched_yield): Try librt first, then libpo...
1999-08-09 Anthony GreenPrimes.java: New file.
1999-08-09 Anthony Green* gnu/gcj/util/path/SearchPath.java: Comment out verbos...
1999-08-09 Anthony Greendefineclass.cc (_Jv_VerifyClassName): Verify array...
1999-08-08 Anthony Green[multiple changes]
1999-08-06 Tom Tromeyconfigure: Rebuilt.
1999-08-06 Mojo JojoLocale.java (CHINESE, [...]): New locales.
1999-08-05 Per Bothnerconfigure.in: Also do AC_SUBST for DIVIDESPEC.
1999-08-04 Tom TromeyUpdated THANKS
1999-08-03 Tom Tromeyaclocal.m4, configure: Rebuilt for new libtool.
1999-08-03 Bryce McKinlaynatFile.cc (performMkdir): Remove FIXME.
1999-08-03 Bryce McKinlayServerSocket.java: Define ANY_IF.
1999-08-03 Bryce McKinlayboehm.cc (_Jv_RegisterFinalizer): Cast eth' to GC_PTR.
1999-08-01 Alexandre Olivaconfigure.in: Check for bstring.h.
1999-08-01 Tom TromeyNEWS: Likewise.
1999-08-01 Alexandre Olivaconfigure.in: Check for struct hostent_data and need...
1999-07-31 Alexandre Olivalibjava.exp (bytecompile_file): Use `env(SUN_JAVAC...
1999-07-31 Alexandre OlivanatSystem.cc (arraycopy): Use bcopy if memmove is not...
1999-07-26 Bryce McKinlaynatString.cc (substring): optimize where substring...
1999-07-25 Anthony Green* mauve-libgcj: Disable Object Serialization tests.
1999-07-21 Andrew Haleyprims.cc (JvRunMain): Always initialize arithexception.
1999-07-20 Warren LevyDatagramSocket.java (DatagramSocket(int, InetAddress...
1999-07-19 Tom Tromey* include/stamp-h.in: New file.
1999-07-15 Tom TromeyG19990217_02.no-link: New file.
1999-07-13 Tom Tromeytest.exp: New file.
1999-07-12 Tom Tromeymprec.h: Protect definition of uint32_t with #ifndef...
1999-07-07 Andrew Haleyi386-signal.h (MAKE_THROW_FRAME): Advance EIP by two...
1999-07-07 Tom Tromeymauve-libgcj: Explicitly enable formerly disabled java...
1999-07-07 Tom Tromeymauve-libgcj: Turn off ClassTest test.
1999-07-07 Andrew Haleyi386-signal.h (MAKE_THROW_FRAME): Advance EIP by two...
1999-07-06 Tom Tromey* libjava.lang/Final.xfail: Output fails, not exec.
1999-07-06 Tom TromeyFinal.xfail: New file.
1999-07-05 Bryce McKinlayFinal.java: Added.
1999-07-05 Anthony GreenURL.java (equals): Compare strings using String.equals.
next