summaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2011-07-12natClass.cc (finalize): Make sure that the class really has an engine.Andrew Haley
2011-07-07libtool-version: Bump soversion.Matthias Klose
2011-07-07x86-64: Remove empty directory.Matthias Klose
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth
2011-06-21re PR libgcj/49314 (md5test, shatest output FAILs on Tru64 UNIX)Rainer Orth
2011-06-18re PR target/49461 (boehm-gc and gcj incompatible with pie)Jack Howarth
2011-06-17re PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX)Rainer Orth
2011-05-31Revert accidental svn commit r174473H.J. Lu
2011-05-31Revert "Fix PR debug/49047"Dodji Seketeli
2011-05-31Use __sync_bool_compare_and_swap in x86 locks.h.H.J. Lu
2011-04-24* README: Refer to our generic bug reporting page.Gerald Pfeifer
2011-04-19install.texi (Configuration, [...]): Remove mach.Rainer Orth
2011-04-15jni.exp (gcj_jni_get_cxxflags_invocation): Add $libiconv to cxxflags for alph...Rainer Orth
2011-04-12re PR testsuite/21164 (libjava tests uses absolute paths)Rainer Orth
2011-04-08Missed part of regenerated file.Kai Tietz
2011-04-08configure.ac (libgcj_ld_export_all): Set for windows native targets to export...Kai Tietz
2011-04-04configure.ac: Redirect $JAR -cf@ output to /dev/null.Rainer Orth
2011-03-21gthr-solaris.h: Remove.Rainer Orth
2011-03-21re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit...Rainer Orth
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-31configure.ac (GCJ_JAVAC): Run false rather than no.Alexandre Oliva
2011-01-11Normalise whitespace in GNU Classpath.Andrew John Hughes
2011-01-06jni.exp (gcj_jni_get_cxxflags_invocation): Add -shared-libgcc to cxxflags for...Rainer Orth
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
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-30JobStateReasons.java (add): Fix infinite recursion with call to super.Andrew Haley
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-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