re PR fortran/18023 (ice on trying to convert between int and float)
[gcc.git] / libjava /
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.
2004-08-26 Mark Wielaardre PR libgcj/17002 (java.util.TimeZone.getDefault(...
2004-08-25 David DaneyMakefile.am (AM_GCJFLAGS): Add LIBGCJ_JAVAFLAGS.
2004-08-23 R. Kelley Cookignore autom4te.cache
2004-08-23 Bryce McKinlayprims.cc (JVMPI_NOTIFY_ALLOC): New macro.
2004-08-23 Hans Boehmdefineclass.cc: Include <stdio.h>.
2004-08-21 Andreas ToblerMakefile.am (lib_gnu_java_awt_peer_gtk_la_LINK): Added.
2004-08-20 Michael Kochconfigure.ac: Replaced all AC_TRY_COMPILE macros with...
2004-08-20 Michael Kochconfigure.in: Renamed to configure.ac.
2004-08-20 Michael Kochconfigure.in: Rewrote some obsolete stuff for autoconf...
2004-08-19 Bryce McKinlayCorrect ChangeLog formatting.
2004-08-19 Michael Kochconfigure.in, [...]: Ported to automake 1.9.
2004-08-19 Tom TromeyDatagramSocket.java: Fixed typo.
2004-08-18 Bryce McKinlayre PR libgcj/17081 (Deserializing java.net.URI fails)
2004-08-18 Bryce McKinlayre PR libgcj/17079 ([PATCH] Log messages whose logging...
2004-08-18 David DaneynatPosixProcess.cc (waitForSignal): Use sigsuspend...
2004-08-17 Michael KochMakefile.am (AM_CXXFLAGS): Reformatted to make it more...
2004-08-16 Tom Tromeyre PR java/8473 (syntax error on anonymous array subscript)
2004-08-16 Michael Koch2004-08-16 Michael Koch <konqueror@gmx.de>
2004-08-16 Bryce McKinlayconfigure.in (AC_CONF_SUBDIRS): Use literal for ltdl...
2004-08-14 Andreas ToblernatInetAddressPosix.cc (lookup): Reflect rename of...
2004-08-13 Bryce McKinlayconfigure.in (GCINCS): Don't use "boehm-cflags".
2004-08-13 Bryce McKinlayInetAddress.java (loopbackAddress): Renamed from localh...
2004-08-13 Bryce McKinlayre PR libgcj/17020 (gij should ignore all reserved...
2004-08-12 Hans Boehmre PR libgcj/16662 (IllegalMonitorStateException in...
2004-08-12 David DaneyProcess_1.java: New test.
2004-08-12 David Daneyre PR libgcj/11801 (Problems with Process.waitFor(...
2004-08-12 Diego Novillore PR tree-optimization/16867 (Inline array initializer...
2004-08-12 Per Bothnerjavaprims.h (_Jv_Utf8Const): Change struct to a class...
2004-08-10 Andrew Haleyerr14.java: New file.
2004-08-10 Andrew Haleyerr14.java: New file.
2004-08-05 Andreas ToblerMakefile.am: Fix missing rename from x_nat_headers...
2004-08-05 Andrew HaleyBasicPermission.java: Don't check wildcards.
2004-08-04 Thomas Fitzsimmonsacinclude.m4: Correctly quote PKG_CHECK_MODULES.
2004-08-04 Thomas Fitzsimmonsacconfig.h: Removed.
2004-08-04 Andrew Haleylibjava.exp (bytecompile_file): Byte compile with debug...
2004-08-04 Paolo BonziniReverted renaming of configure.in to configure.ac,...
2004-08-04 Paolo Bonziniconfigure.ac: New name of...
2004-08-04 Nathanael Nerodeconfigure.in: Eliminate uses of changequote (mostly...
2004-08-03 Nathanael Nerodeacinclude.m4: Include no-executables.m4.
2004-08-03 Tom Tromey* jni.cc: Reindented.
2004-08-03 Bryce McKinlayTimestamp.java (valueOf): Synchronize access to dateFormat.
next