summaryrefslogtreecommitdiff
path: root/libjava/configure.ac
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2015-05-28configure.host: Add bits for FreeBSD amd64 and i386.Andreas Tobler
2015-05-13sjlj.m4: New file.Eric Botcazou
2014-04-22Remove obsolete Solaris 9 supportRainer Orth
2014-02-20re PR java/60261 (Weird java install with --enable-version-specific-runtime-l...Richard Biener
2013-05-22configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir).Mark Mitchell
2012-12-12Use libstdc++-raw-cxx.m4 in libjavaH.J. Lu
2012-10-15config.gcc: Match arm*-*-linux-* for ARM Linux/GNU.Matthias Klose
2012-05-21re PR bootstrap/52700 (lib* configure fails on --enable-symvers=gnu-versioned...Benjamin Kosnik
2012-03-14Remove obsolete Solaris 8 supportRainer Orth
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth
2012-02-24re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11)Patrick Marlier
2012-02-03re PR java/48512 ([4.6] gcj spec files references incorrectly crtmt.o on i686...Kai Tietz
2011-12-20Support 64-bit libjava multilib for i?86-linuxRainer Orth
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler
2011-08-08configure.ac (THREADS): Remove posix95.Rainer Orth
2011-08-05Makefile.in (UNWIND_H): Remove.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-04-19install.texi (Configuration, [...]): Remove mach.Rainer Orth
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-14PR libjava/47484: Install Python modules into versioned directoryGary Benson
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
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn
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-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-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-04-21re PR libgcj/40860 (regressions in libjava testsuite on arm-linux)Andrew Haley
2010-03-21re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)Dave Korn
2009-12-14Remove code to un-precious-ize CC, CXX in libjava and v3.Ralf Wildenhues
2009-12-09re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Bryce McKinlay
2009-12-07configure.ac (net/if.h check): Include sys/socket.h if present.Eric Botcazou
2009-11-02Work with defaulted $prefix (NONE) in libjava.Ralf Wildenhues
2009-10-22install.texi: Document --enable-browser-plugin.Matthias Klose
2009-09-30configure.host (libgcj_sublib_ltflags): New variable.Dave Korn
2009-09-22cygming.h (TARGET_USE_JCR_SECTION): Enable.Dave Korn
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues
2009-08-17Makefile.am (libgcj_bc_la_LIBADD): Delete.Andrew Haley