Add fix test from solaris27_mutex_init
[gcc.git] / libjava /
2001-05-24 Tom TromeynatString.cc (init): Throw ArrayIndexOutOfBoundsException.
2001-05-24 Tom Tromeyconfigure.in: Only allow hash synchronization when...
2001-05-24 Tom TromeyMakefile.in: Rebuilt.
2001-05-24 Tom TromeyRevert patch of 2001-05-21:
2001-05-24 Tom Tromey[multiple changes]
2001-05-23 Joseph Myersjv-scan.c (version): Update copyright year.
2001-05-23 Anthony GreenFix cross builds.
2001-05-22 Per BothnerImplement invocation interface; don't create new thread...
2001-05-22 Per BothnerMakefile.am (libgcj_la_DEPENDENCIES): Add $(nat_files).
2001-05-22 Per Bothnerjavaprims.h (_Jv_FormatInt): New declaration.
2001-05-21 Tom Tromey* gnu/gcj/runtime/VMClassLoader.java (VMClassLoader...
2001-05-21 Andrew Haleydwarf2-signal.h: New file.
2001-05-21 Bryce McKinlayconfigure.in: Update boehm-gc include dir for new GC...
2001-05-20 Alexandre Olivaltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254.
2001-05-19 Alexandre Petit... posix-threads.h (_Jv_CondInit): `0' used in place of...
2001-05-18 Tom TromeyMakefile.in: Rebuilt.
2001-05-18 Bryce McKinlay[multiple changes]
2001-05-17 Per Bothner* Makefile.am (ZIP): The "fastjar" binary is now plain...
2001-05-16 Tom TromeySimpleDateFormat.java (parse): Handle non-dst time...
2001-05-15 Tom TromeyGregorianCalendar.java (computeTime): Only call getTime...
2001-05-14 Tom TromeySimpleDateFormat.java (parse): Clear DST_OFFSET and...
2001-05-13 Zack Weinbergexcept.c (choose_personality_routine): Export.
2001-05-12 Richard Hendersonconfigure.in (ia64-*): Don't set SYSDEP_SOURCES.
2001-05-12 Richard Hendersonexception.cc: Include unwind-pe.h.
2001-05-11 Tom TromeyMakefile.in: Rebuilt.
2001-05-10 Tom Tromey[multiple changes]
2001-05-06 Bryce McKinlayClass.h (_Jv_Self): New union type.
2001-05-04 Tom TromeyThread_Wait_Interrupt.xfail: New file.
2001-05-03 Tom Tromey* libjava.lang/err11.xfail: Removed.
2001-05-03 Martin Kahlertjni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds...
2001-05-03 Andrew HaleyFix bad checkin.
2001-05-03 Andrew Haleylibgcj.spec.in (jc1): Add EXCEPTIONSPEC.
2001-05-03 Bryce McKinlay* doc/*.texi: Remove generated documentation.
2001-05-01 Andrew Haleylibgcj.spec.in (jc1): Add EXCEPTIONSPEC.
2001-04-30 Matt KraainatFile.cc (performSetReadOnly): Fix #ifdef test.
2001-04-28 Zack Weinberg* java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLo...
2001-04-28 Zack Weinbergprims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.
2001-04-27 Tom Tromeyjni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds...
2001-04-27 Tom Tromeyjni.h (struct JNINativeInterface): Fixed types in Get...
2001-04-27 Tom Tromeylibjava.exp (libjava_init): Use UTF-8 encoding.
2001-04-26 Alexandre Olivaconfigure.in: Obtain THREADS with `gcc -v'.
2001-04-26 Bryce McKinlayre PR libgcj/2237 (serialization doesn't throw exceptio...
2001-04-25 Kaveh R. GhazinatInetAddress.cc (java::net::InetAddress::aton): Wrap...
2001-04-25 Bryce McKinlayForgot this file on last commit.
2001-04-25 Bryce McKinlaydecl.c (init_decl_processing): Add new class "protectio...
2001-04-24 Alexandre Olivaconfigure.in (CPPFLAGS): Added builddir and srcdir...
2001-04-22 Tom TromeyMakefile.in: Rebuilt.
2001-04-22 Tom TromeyMakefile.in: Rebuilt.
2001-04-21 Tom TromeyList.java: Wrote.
2001-04-20 Warren LevynatSystem.cc (getSystemTimeZone): Adjust for DST.
2001-04-12 Bryce McKinlayMakefile.am: Make a libtool convenience library.
2001-04-10 Per BothnernatString.cc (_Jv_NewStringUtf8Const): Register finalizer.
2001-04-10 Tom Tromeytestsuite: libjava: remove some xfail markers.
2001-04-07 Tom Tromeytestsuite: libjava: remove some xfail markers.
2001-04-06 Tom Tromeyjni.cc (wrap_value<jobject>, [...]): Removed.
2001-04-05 Alexandre Petit... instinit2.out: Fixed.
2001-04-05 Tom Tromey* libtool-version: Updated current.
2001-04-04 Andreas JaegerMakefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo.
2001-04-02 Zack Weinberglibjava.exp: Correct typo...
2001-04-02 Richard Hendersonconfigure.in (GCC_UNWIND_INCLUDE): Assume we're built...
2001-04-02 Marcus G. Danielsjni.cc (wrap_value<jclass>): New specialization.
2001-04-02 Tom TromeyPrintStream.java (out): Removed field.
2001-04-02 Torsten Ruegerre PR libgcj/2429 (java.text.MessageFormat should usefu...
2001-04-02 Tom Tromeyjni.cc (add_char): Correctly encode non-ascii characters.
2001-04-02 Kevin B Hendricks* configure.host: Enable interpreter for PPC.
2001-04-02 Bryce McKinlaynatSystem.cc (init_properties): Revert yesterday's...
2001-04-01 Per BothnernatString.cc (intern): If string's data does not point...
2001-04-01 Per BothnerDeflaterOutputStream.java (deflate): Loop while def...
2001-04-01 Bryce McKinlay1.3-Compliant Implementation of java.io.File.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Joerg BrunsmannInitialContext.java (init): Fix typo.
2001-03-27 Bryce McKinlayMakefile.am (libffi_files): Use 'find' to pick up libff...
2001-03-26 Richard Hendersonexception.cc (java_eh_info): Make value type jthrowable.
2001-03-24 Bryce McKinlayHashMap.java (HashMap): If 0 is given for initialCapaci...
2001-03-24 Per BothnerLeft out while checking in java/lang/natDouble.cc ...
2001-03-24 Per BothnernatDouble.cc (parseDouble): Cannot use errno to check...
2001-03-24 Per BothnernatClass.cc (_Jv_IsAssignableFrom): Checking the ancest...
2001-03-23 Jeff Sturmprims.cc (_Jv_FindClassFromSignature): Check return...
2001-03-23 Tom Tromeyjni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.
2001-03-23 Tom Tromeyfield.out: New file.
2001-03-23 Bryce McKinlayre PR libgcj/1736 ([irix 6.5] Cannot create libgcj...
2001-03-23 Joerg BrunsmannContext.java (SECURITY_CREDENTIALS): Fix typo.
2001-03-22 Marcus G. Danielsjni.cc (add_char): Handle `.' like `/'.
2001-03-22 Bryce McKinlayMethod.java (getExceptionTypes): Call getType() to...
2001-03-21 Tom Tromeyuesc.java: New file.
2001-03-21 Tom Tromeyconfigure: Rebuilt.
2001-03-21 Tom Tromeyre PR libgcj/2338 (RandomAccessFile does not create...
2001-03-20 Warren LevyTimeZone.java: Sync up with Classpath.
2001-03-19 Per BothnerURLStreamHandler.java (parseURL): Fix bug which would...
2001-03-19 Mark WielaardArrayList.java: Remove RCS keywords from comments
2001-03-18 Mark WielaardRemove conflict markers that I commited by mistake
2001-03-18 Mark WielaardnatClass.cc (_Jv_CheckCast): add class names to exception
2001-03-18 Tom TromeynatString.cc (rehash): Don't bother with memset; _Jv_Al...
2001-03-16 Tom Tromeylibjava.exp (libjava_arguments): Rewrote computation...
2001-03-14 Tom Tromeyassignment.xfail: Removed.
2001-03-14 Andrew HaleynatThrowable.cc (printRawStackTrace): Copy the stackTra...
2001-03-12 Bryce McKinlayExceptionInInitializerError.java (printStackTrace)...
2001-03-12 Bryce McKinlayRuntime.java (_exit): Declare new package-private native.
2001-03-09 Tom Tromeyre PR libgcj/1971 (ObjectOutputStream generates incorre...
2001-03-06 Bryce McKinlayTreeSet.java (writeObject): Use a for-loop instead...
next