aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2010-06-21Move the entry from libjava/classpath/ ChangeLog to ChangeLog.gcj as it is a ...Jan Kratochvil
2010-06-21Makefile.in (POD2MAN): Provide --date from $(DATESTAMP).Jan Kratochvil
2010-06-10configure.ac: Set SYSTEMSPEC so that -allow_stack_execute is not passed to th...Peter O'Gorman
2010-06-09re PR bootstrap/43170 (gcc 4.5 20100218 bootstrap compare fails on os x 10.6)Iain Sandoe
2010-06-04check_jni_methods.sh.in: Don't use diff -U.Rainer Orth
2010-06-03re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues
2010-06-03libtool-version: Bump soversion.Matthias Klose
2010-05-29configure.ac: Add multilib support for gmp.Mike Stump
2010-05-25configure.ac: Redirect grep stdout, stderr to /dev/null instead of grep -q.Rainer Orth
2010-05-25re PR libgcj/44216 (All libjava tests fail on IRIX 6.5: ld warns about -no-me...Rainer Orth
2010-05-05010-05-04 Andrew Haley <aph@redhat.com>Andrew Haley
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues
2010-05-03re PR java/43839 (libjava incorrectly uses -liconv in testsuite, jni.exp when...Jack Howarth
2010-04-27CopyOnWriteArrayList.java: Fix for empty list.Andrew Haley
2010-04-27IppResponse.java (parseAttributes): Handle IppValueTag.UNKNOWN.Andrew Haley
2010-04-21re PR libgcj/40860 (regressions in libjava testsuite on arm-linux)Andrew Haley
2010-04-13s390.md: Replace TARGET_64BIT with TARGET_ZARCH.Andreas Krebbel
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek
2010-04-07name-lookup.c (current_decl_namespace): Non-static.Jason Merrill
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2010-03-23Fixed incorrect formatting of previous ChangeLog entry. Obvious.Dave Korn
2010-03-21re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)Dave Korn
2010-03-21PR target/42811 (prerequisite)Dave Korn
2010-03-13re PR libgcj/42676 (javah doesn't generate the header files as checked in in ...Matthias Klose
2010-03-01* configure.host (mips-sgi-irix6*): Don't set libgcj_interpreter.Rainer Orth
2010-03-01re PR libgcj/38251 (tools.zip doesn't build on systems with short command lines)Rainer Orth
2010-02-24re PR java/40816 (error: 'jvariant::jvariant(jbyte)' cannot be overloaded)Andrew Haley
2010-02-02re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Jack Howarth
2010-01-26natClass.cc (registerClosure): Make sure closures is non NULL.Andrew Haley
2010-01-192010-01-19 Matthias Klose <doko@ubuntu.com>Matthias Klose
2010-01-18Makefile.am (GJDOC_EX): Use find -name pattern -prune -o.Andreas Tobler
2010-01-16Avoid tr '\n', for Solaris /usr/bin/tr.Ralf Wildenhues
2010-01-09gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2010-01-062010-01-06 Matthias Klose <doko@ubuntu.com>Matthias Klose
2009-12-30re PR other/42537 ([PATCH] misc spelling fixes)Robert Millan
2009-12-22Disable libtool support for languages unused in libjava/libltdlRalf Wildenhues
2009-12-14Remove code to un-precious-ize CC, CXX in libjava and v3.Ralf Wildenhues
2009-12-09pa-signal.h: Do not include ucontext.h.John David Anglin
2009-12-09re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Bryce McKinlay
2009-12-08configure.host (sparc*-sun-solaris2.*): New case.Eric Botcazou
2009-12-07acinclude.m4: Regenerated to pick: 2007-06-22 Ralf Wildenhues <Ralf.Wildenhue...Jakub Jelinek
2009-12-07configure.ac (net/if.h check): Include sys/socket.h if present.Eric Botcazou
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-12-02natVMURLConnection.cc (guessContentTypeFromBuffer): Mark `bytes' and `valid' ...Ben Elliston
2009-11-30libgomp.exp (libgomp_init): Add host-dependent settings for LC_ALL and LANG.Dave Korn
2009-11-30jni.cc (_Jv_JNI_GetObjectRefType): Mark `object' parameter as maybe unused.Ben Elliston
2009-11-26posix-threads.cc (ParkHelper::unpark): Do not initialise result, but assign i...Ben Elliston
2009-11-17posix-threads.cc (park): Rewrite code to handle time.Andrew Haley
2009-11-13* exception.cc (PERSONALITY_FUNCTION): Fix oversight.Eric Botcazou
2009-11-02Work with defaulted $prefix (NONE) in libjava.Ralf Wildenhues