headers.cc: Add includes, compile only.
[gcc.git] / libjava /
2004-10-14 Ulrich Weigandjni.cc (_Jv_JNIMethod::call): Use ffi_java_raw_call...
2004-10-14 Andrew Haleyinterpret.cc (_Jv_InterpMethod::run): Initialize _Jv_St...
2004-10-12 Rutger Ovidiusre PR libgcj/17903 (Incorrect SHA result)
2004-10-11 Richard Hendersonposix-threads.h <__alpha__> (_Jv_ThreadId_t): Use void*.
2004-10-10 Bryce McKinlayCalendar.java (set): Invalidate DST_OFFSET field as...
2004-10-09 Michael Koch2004-10-09 Michael Koch <konqueror@gmx.de>
2004-10-09 Michael KochRMIC.java, [...]: Reworked import statements and fixed...
2004-10-04 Loren J. Rittleconfigure.ac (*-*-freebsd[[1234]]*): Refine error messa...
2004-10-01 Andreas SchwabFix typo.
2004-09-30 Tom Tromey2004-09-30 Tom Tromey <tromey@redhat.com>
2004-09-30 Tom TromeyMacSpi.java: Fixed typo.
2004-09-30 Michael KochInetAddress.java: Reformatted.
2004-09-30 Michael KochBeans.java, [...]: Reordered import statements and...
2004-09-29 Tom Tromeyre PR libgcj/17715 (.properties files missing from...
2004-09-29 Tom TromeyMakefile.in: Rebuilt.
2004-09-28 Tom Tromey* jni.cc (_Jv_JNI_RegisterNatives): Formatting fixlets.
2004-09-28 Tom Tromeyre PR libgcj/17222 (libjava fails to build due to comma...
2004-09-28 Michael KochURLConnection.java: Reformatted.
2004-09-27 Michael Koch2004-09-27 Michael Koch <konqueror@gmx.de>
2004-09-26 Per Bothnerprims.cc (unblock_signal): Annotate signum with __unuse...
2004-09-26 Per Bothner* prims.cc (process_gcj_properties): Optimization.
2004-09-26 Per BothnerCollections.java (sort): Copy from array in forwards...
2004-09-26 Mark WielaardSystem.java (properties): Make package private.
2004-09-26 Casey Marshall2004-09-26 Casey Marshall <csm@gnu.org>
2004-09-25 Mark Wielaard[multiple changes]
2004-09-25 Jeroen FrijtersProxy.java (getPackage, [...]): Fixed handling of defau...
2004-09-25 Tom Tromeyre PR java/17500 (Anonymous inner class compile freakout)
2004-09-25 Shashank BapatRE.java (initialize): Add RETokenLookAhead support.
2004-09-25 Michael KochObjectStreamField.java: Removed unused import statement.
2004-09-24 Tom Tromeyre PR java/15656 (ICE segfault in lex.c)
2004-09-24 Tom Tromeyre PR java/16789 (ICE in force_evaluation_order() on...
2004-09-24 Andrew Haleyre PR java/16927 (assert statement fails at -O1 and...
2004-09-24 Casey Marshall2004-09-24 Casey Marshall <csm@gnu.org>
2004-09-24 Andrew John Hughes2004-09-24 Andrew John Hughes <gnu_andrew@member...
2004-09-24 Ilya Perminov2004-09-24 Ilya Perminov <iperminov@logicalsoft.com>
2004-09-24 Tom TromeyClassLoader.java (loadedClasses): Declare as HashMap.
2004-09-24 Michael KochObjectInputStream.java: Re-ordered imports.
2004-09-24 Casey MarshallObjectInputStream.java (callReadMethod): re-throw ...
2004-09-24 Jeroen FrijtersObjectInputStream.java (readObject): Delegate instantat...
2004-09-24 Mark WielaardURL.java (systemClassLoader): New static field.
2004-09-24 Guilhem Lavaux2004-09-24 Guilhem Lavaux <guilhem@kaffe.org>
2004-09-24 Michael Koch[multiple changes]
2004-09-24 Michael KochPipeImpl.java: Use VMPipe for native stuff.
2004-09-24 Jeroen Frijters2004-09-24 Jeroen Frijters <jeroen@frijters.net>
2004-09-23 Michael KochAppletContext.java, [...]: Jalopied and checkstyle...
2004-09-23 Mark Wielaard2004-09-23 Mark Wielaard <mark@klomp.org>
2004-09-23 Tom Tromeyre PR java/17329 (ICE: SEGV in java_gimplify_expr)
2004-09-23 Tom Tromeyre PR java/17380 (Bad diagnostic and ICE on valid code...)
2004-09-23 Kelley CookMakefile.am: Run aclocal with -I ../config
2004-09-23 Kelley Cookaclocal.m4: Regenerate with aclocal 1.9.2.
2004-09-23 David Daneyre PR libgcj/17623 (URL does not retain userInfo across...
2004-09-23 Tom Tromeyre PR libgcj/6182 (Mauve Character.unicode test gives...
2004-09-22 Andreas ToblerMakefile.am (lib_org_ietf_jgss_la_DEPENDENCIES): Add...
2004-09-22 Andreas Toblerconfigure.ac: Introduce AC_C_BIGENDIAN_CROSS for WORDS_...
2004-09-22 Tom Tromeyre PR java/14446 (GZIPInputStream: corrupted gzip file...
2004-09-21 Tom TromeynatMethod.cc (_Jv_CallAnyMethodA): Indentation fix.
2004-09-21 Michael Koch2004-09-21 Michael Koch <konqueror@gmx.de>
2004-09-21 Casey MarshallMacSpi.java (clone): Provide meaningful implementation.
2004-09-21 Tom Tromeyre PR libgcj/16869 (too long list of arguments in ...
2004-09-21 Mark WielaardTreeMap.java (root): Don't initialize.
2004-09-21 Andreas Tobler2004-09-21 Casey Marshall <csm@gnu.org>
2004-09-21 Sven de MarothyByteBuffer.java (hashCode): Implemented.
2004-09-21 Andreas Tobler[multiple changes]
2004-09-21 Andreas ToblerX500Principal.java: Replaced with GNU Crypto's version.
2004-09-21 Andreas Tobler[multiple changes]
2004-09-15 Michael Koch2004-09-15 Michael Koch <konqueror@gmx.de>
2004-09-14 Richard HendersonnatPosixProcess.cc (waitForSignal): Ignore return value...
2004-09-12 Tom TromeyCompoundName.java (CompoundName): Don't check for separ...
2004-09-12 Michael Kochconfigure.ac: Fixed AM_INIT_AUTOMAKE usage and replaces...
2004-09-11 Mohan Embarre PR libgcj/14751 ([win32] thread creation leaks syste...
2004-09-11 Mohan EmbarnatThread.cc (finalize_native): Destroy join conditiona...
2004-09-10 Michael Koch[multiple changes]
2004-09-10 Michael KochMakefile.in: Regenerate.
2004-09-10 Michael KochMakefile.am: Reverted accidently commited stuff.
2004-09-10 Michael Koch2004-09-10 Michael Koch <konqueror@gmx.de>
2004-09-10 Michael Koch2004-09-10 Michael Koch <konqueror@gmx.de>
2004-09-09 Andreas Tobler[multiple changes]
2004-09-09 Michael Koch2004-09-09 Michael Koch <konqueror@gmx.de>
2004-09-09 Michael Koch[multiple changes]
2004-09-09 Michael KochMakefile.am: Don't try to include deps.mk.
2004-09-08 Bryce McKinlayconfigure.ac (AC_CONFIG_COMMANDS): Don't create subdire...
2004-09-05 Mohan EmbarnatNetworkInterfaceWin32.cc (getRealNetworkInterfaces...
2004-09-04 Bryce McKinlayre PR libgcj/17290 (Wrong Java dependencies are generated)
2004-09-04 Kelley Cookconfigure.ac (enable-gc-debug): Update help for new...
2004-09-03 David Daneymips-signal.h: Update copyright.
2004-09-03 David Daneyconfigure.host: Use -fno-use-divide-subroutine for...
2004-09-02 Graydon Hoaremissing added files from merge
2004-09-02 Graydon Hoare[multiple changes]
2004-08-31 Tom TromeyAttributedString.java (AttributedString): Use ArrayList...
2004-08-30 Andreas ToblerHACKING: Remove reference to special automake.
2004-08-30 Tom TromeyPrime.java (generateRandomPrime): Use return result...
2004-08-30 Tom TromeyUID.java (UID): Read `nextCount', not count.
2004-08-30 Andreas ToblerDEREncodingException.java: Remove whitespaces.
2004-08-30 Jeroen FrijtersFile.java File (String,String): Fixed handling of empty...
2004-08-30 Casey MarshallAuthor e-mail updated for all files.
2004-08-30 Andreas Tobler[multiple changes]
2004-08-30 Casey MarshallDummyKeyPairGenerator.java (clone): Removed useless...
2004-08-29 Mark Wielaard2004-08-29 Mark Wielaard <mark@klomp.org>
2004-08-29 Andrew John HughesAbstractCollection.java, [...]: Added additional except...
2004-08-28 Hans Boehmconfigure.ac: Handle --enable-gc-debug.
next