summaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2004-09-24ObjectInputStream.java (callReadMethod): re-throw `ClassNotFoundException'.Casey Marshall
2004-09-24ObjectInputStream.java (readObject): Delegate instantation of Externalizable ...Jeroen Frijters
2004-09-24URL.java (systemClassLoader): New static field.Mark Wielaard
2004-09-242004-09-24 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2004-09-24[multiple changes]Michael Koch
2004-09-24PipeImpl.java: Use VMPipe for native stuff.Michael Koch
2004-09-242004-09-24 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters
2004-09-23AppletContext.java, [...]: Jalopied and checkstyle clean.Michael Koch
2004-09-232004-09-23 Mark Wielaard <mark@klomp.org>Mark Wielaard
2004-09-23re PR java/17329 (ICE: SEGV in java_gimplify_expr)Tom Tromey
2004-09-23re PR java/17380 (Bad diagnostic and ICE on valid code...)Tom Tromey
2004-09-23Makefile.am: Run aclocal with -I ../configKelley Cook
2004-09-23aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook
2004-09-23re PR libgcj/17623 (URL does not retain userInfo across context constructor.)David Daney
2004-09-23re PR libgcj/6182 (Mauve Character.unicode test gives bogus test results)Tom Tromey
2004-09-22Makefile.am (lib_org_ietf_jgss_la_DEPENDENCIES): Add missing dependencies.Andreas Tobler
2004-09-22configure.ac: Introduce AC_C_BIGENDIAN_CROSS for WORDS_BIGENDIAN.Andreas Tobler
2004-09-22re PR java/14446 (GZIPInputStream: corrupted gzip file - crc mismatch)Tom Tromey
2004-09-21natMethod.cc (_Jv_CallAnyMethodA): Indentation fix.Tom Tromey
2004-09-212004-09-21 Michael Koch <konqueror@gmx.de>Michael Koch
2004-09-21MacSpi.java (clone): Provide meaningful implementation.Casey Marshall
2004-09-21re PR libgcj/16869 (too long list of arguments in "make clean")Tom Tromey
2004-09-21TreeMap.java (root): Don't initialize.Mark Wielaard
2004-09-212004-09-21 Casey Marshall <csm@gnu.org>Andreas Tobler
2004-09-21ByteBuffer.java (hashCode): Implemented.Sven de Marothy
2004-09-21[multiple changes]Andreas Tobler
2004-09-21X500Principal.java: Replaced with GNU Crypto's version.Andreas Tobler
2004-09-21[multiple changes]Andreas Tobler
2004-09-152004-09-15 Michael Koch <konqueror@gmx.de>Michael Koch
2004-09-14natPosixProcess.cc (waitForSignal): Ignore return value of sigsuspend.Richard Henderson
2004-09-12CompoundName.java (CompoundName): Don't check for separator in "flat" case.Tom Tromey
2004-09-12configure.ac: Fixed AM_INIT_AUTOMAKE usage and replaces AM_CONFIG_HEADER by A...Michael Koch
2004-09-11re PR libgcj/14751 ([win32] thread creation leaks system handle resources)Mohan Embar
2004-09-11natThread.cc (finalize_native): Destroy join conditional variable and mutex i...Mohan Embar
2004-09-10[multiple changes]Michael Koch
2004-09-10Makefile.in: Regenerate.Michael Koch
2004-09-10Makefile.am: Reverted accidently commited stuff.Michael Koch
2004-09-102004-09-10 Michael Koch <konqueror@gmx.de>Michael Koch
2004-09-102004-09-10 Michael Koch <konqueror@gmx.de>Michael Koch
2004-09-09[multiple changes]Andreas Tobler
2004-09-092004-09-09 Michael Koch <konqueror@gmx.de>Michael Koch
2004-09-09[multiple changes]Michael Koch
2004-09-09Makefile.am: Don't try to include deps.mk.Michael Koch
2004-09-08configure.ac (AC_CONFIG_COMMANDS): Don't create subdirectories and .d files.Bryce McKinlay
2004-09-05natNetworkInterfaceWin32.cc (getRealNetworkInterfaces): Changed pfn from stat...Mohan Embar
2004-09-04re PR libgcj/17290 (Wrong Java dependencies are generated)Bryce McKinlay
2004-09-04configure.ac (enable-gc-debug): Update help for new syntax.Kelley Cook
2004-09-03mips-signal.h: Update copyright.David Daney
2004-09-03configure.host: Use -fno-use-divide-subroutine for mips*-*-linux*.David Daney
2004-09-02missing added files from mergeGraydon Hoare