aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2010-12-16Mark ChangeLogRichard Biener
2010-12-16Mark ChangeLogRichard Biener
2010-12-16Mark ChangeLogRichard Biener
2010-12-03backport: jvmti.exp (gcj_jvmti_compile_cxx_to_o): Add -pthread on alpha*-dec-...Rainer Orth
2010-11-30backport: re PR libgcj/42986 (natVMSecureRandom.cc error: expected type-spec...Kai Tietz
2010-10-06backport: re PR java/43839 (libjava incorrectly uses -liconv in testsuite, jn...Jack Howarth
2010-08-02CopyOnWriteArrayList.java: Fix for empty list.Andrew Haley
2010-08-02JobStateReasons.java (add): Fix infinite recursion with call to super.Andrew Haley
2010-07-31Mark ChangeLogRichard Biener
2010-07-31Mark ChangeLogRichard Biener
2010-07-31Mark ChangeLogRichard Biener
2010-07-15sparc-signal.h: Renamed to ...Rainer Orth
2010-06-11backport: re PR libgcj/44216 (All libjava tests fail on IRIX 6.5: ld warns ab...Rainer Orth
2010-06-10tls.m4 (GCC_CHECK_TLS): Add volatile qualifier to the test references.Iain Sandoe
2010-06-04check_jni_methods.sh.in: Don't use diff -U.Rainer Orth
2010-06-03Disable the GNU Classpath Java web plugin by default, and warn when enabled.Andrew John Hughes
2010-05-25configure.ac: Redirect grep stdout, stderr to /dev/null instead of grep -q.Rainer Orth
2010-04-22re PR libgcj/40860 (regressions in libjava testsuite on arm-linux)Andrew Haley
2010-04-14Mark ChangeLogRichard Biener
2010-04-14Mark ChangeLogRichard Biener
2010-04-14Mark ChangeLogRichard Biener
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