aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure
AgeCommit message (Expand)AuthorFilesLines
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra1-6/+12
2013-06-20pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.Matthias Klose1-9/+180
2013-05-22configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir).Mark Mitchell1-3/+3
2012-12-12Use libstdc++-raw-cxx.m4 in libjavaH.J. Lu1-3/+19
2012-10-15config.gcc: Match arm*-*-linux-* for ARM Linux/GNU.Matthias Klose1-1/+1
2012-09-14* configure: Regenerated.David Edelsohn1-3/+6
2012-05-21re PR bootstrap/52700 (lib* configure fails on --enable-symvers=gnu-versioned...Benjamin Kosnik1-1/+1
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu1-4/+11
2012-03-14Remove obsolete Solaris 8 supportRainer Orth1-9/+1
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-19/+5
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-2/+2
2012-02-24re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11)Patrick Marlier1-6/+1
2012-02-03re PR java/48512 ([4.6] gcj spec files references incorrectly crtmt.o on i686...Kai Tietz1-2/+7
2011-12-20Support 64-bit libjava multilib for i?86-linuxRainer Orth1-0/+1
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler1-8/+8
2011-08-08configure.ac (THREADS): Remove posix95.Rainer Orth1-1/+1
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth1-4/+4
2011-06-18re PR target/49461 (boehm-gc and gcj incompatible with pie)Jack Howarth1-1/+6
2011-06-17re PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX)Rainer Orth1-3/+3
2011-04-19install.texi (Configuration, [...]): Remove mach.Rainer Orth1-1/+1
2011-04-08configure.ac (libgcj_ld_export_all): Set for windows native targets to export...Kai Tietz1-3/+19
2011-04-04configure.ac: Redirect $JAR -cf@ output to /dev/null.Rainer Orth1-1/+1
2011-03-21gthr-solaris.h: Remove.Rainer Orth1-1/+1
2011-03-21re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit...Rainer Orth1-20/+37
2011-02-14PR libjava/47484: Install Python modules into versioned directoryGary Benson1-11/+8
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues1-23/+3
2011-02-04Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convertRalf Wildenhues1-3/+6
2011-02-02configure.ac: Don't use libdl on mips-sgi-irix6*.Rainer Orth1-6/+5
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-3/+26
2010-09-21configure.ac: Set LIBMATHSPEC to -lm except on darwin.Jack Howarth1-3/+15
2010-08-27Fix building ecjx in cross compile mode.Dmitrijs Ledkovs1-4/+8
2010-08-18configure.ac (THREADLIBS): Don't set on Darwin.Jack Howarth1-0/+6
2010-07-23re PR target/18788 ("-pthreads" option with "-shared" does not cause libpthre...Rainer Orth1-0/+13
2010-07-15sparc-signal.h: Renamed to ...Rainer Orth1-2/+2
2010-07-05configure.ac (ANONVERSCRIPT): Handle sun style.Rainer Orth1-7/+65
2010-06-10configure.ac: Set SYSTEMSPEC so that -allow_stack_execute is not passed to th...Peter O'Gorman1-1/+1
2010-06-09re PR bootstrap/43170 (gcc 4.5 20100218 bootstrap compare fails on os x 10.6)Iain Sandoe1-3/+3
2010-06-03re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues1-7/+13
2010-05-25configure.ac: Redirect grep stdout, stderr to /dev/null instead of grep -q.Rainer Orth1-2/+2
2010-05-25re PR libgcj/44216 (All libjava tests fail on IRIX 6.5: ld warns about -no-me...Rainer Orth1-3/+13
2010-04-21re PR libgcj/40860 (regressions in libjava testsuite on arm-linux)Andrew Haley1-0/+33
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues1-24/+196
2010-03-21re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)Dave Korn1-4/+103
2009-12-14Remove code to un-precious-ize CC, CXX in libjava and v3.Ralf Wildenhues1-18/+12
2009-12-09re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Bryce McKinlay1-8/+6
2009-12-07configure.ac (net/if.h check): Include sys/socket.h if present.Eric Botcazou1-1/+21
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues1-1047/+1023
2009-11-02Work with defaulted $prefix (NONE) in libjava.Ralf Wildenhues1-34/+39
2009-10-22install.texi: Document --enable-browser-plugin.Matthias Klose1-39/+41
2009-09-30configure.host (libgcj_sublib_ltflags): New variable.Dave Korn1-29/+35