aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
AgeCommit message (Expand)Author
2011-03-25Mark ChangeLogGCC Administrator
2011-02-14Insert libgcj's Python module directory at the start of the searchGary Benson
2011-02-14PR libjava/47484: Install Python modules into versioned directoryGary Benson
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues
2011-02-04Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convertRalf Wildenhues
2011-02-02configure.ac: Don't use libdl on mips-sgi-irix6*.Rainer Orth
2011-01-06jni.exp (gcj_jni_get_cxxflags_invocation): Add -shared-libgcc to cxxflags for...Rainer Orth
2011-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2011-01-02Rotate ChangeLogs.H.J. Lu
2010-12-16PR libgcj/46774: Create dynamic ProtectionDomain instances which check the sy...Andrew John Hughes
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn
2010-11-09jvmti.exp (gcj_jvmti_compile_cxx_to_o): Add -pthread on alpha*-dec-osf*.Rainer Orth
2010-10-12GNU Classpath import (libgcj-snapshot-20100921).Andrew John Hughes
2010-09-27Regenerate libjava Makefile.in files.Ralf Wildenhues
2010-09-21configure.ac: Set LIBMATHSPEC to -lm except on darwin.Jack Howarth
2010-08-27Fix building ecjx in cross compile mode.Dmitrijs Ledkovs
2010-08-18configure.ac (THREADLIBS): Don't set on Darwin.Jack Howarth
2010-08-17only use _darwin10_Unwind_FindEnclosingFunction on darwin >= 10Iain Sandoe
2010-08-12* gnu/java/security/jce/prng/natVMSecureRandomWin32.ccTom Tromey
2010-07-23re PR target/18788 ("-pthreads" option with "-shared" does not cause libpthre...Rainer Orth
2010-07-15sparc-signal.h: Renamed to ...Rainer Orth
2010-07-05configure.ac (ANONVERSCRIPT): Handle sun style.Rainer Orth
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-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-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-21re PR libgcj/40860 (regressions in libjava testsuite on arm-linux)Andrew Haley
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-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-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-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