aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-22cygming.h (TARGET_USE_JCR_SECTION): Enable.Dave Korn1-31/+80
2009-09-08libtool.m4 (output_verbose_link_cmd): Require leading blank, and blank before...Alexandre Oliva1-6/+6
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues1-12118/+7728
2009-08-22LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues1-0/+2
2009-08-17Makefile.am (libgcj_bc_la_LIBADD): Delete.Andrew Haley1-2/+3
2009-08-12locks.h: Use atomic builtins For Linux EABI.Andrew Haley1-1/+3
2009-07-17re PR other/40784 (Revision 149725 caused autoconf warning in libstdc++)Joseph Myers1-2/+2
2009-07-17tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling.Joseph Myers1-0/+87
2009-05-12re PR target/37137 (unrecognized command line option "-minterlink-mips16")Alexandre Oliva1-34/+47
2009-04-28interpret.cc (DEBUG): Rename this ...Dave Korn1-1/+1
2009-04-26aot-compile.in: Print diagnostics for malformed or invalid class files.Matthias Klose1-1/+2
2009-04-25configure.ac: Create missing directory gnu/java/security/jce/prng.Matthias Klose1-0/+2
2009-04-09configure.host: Restore match for darwin9 or later.Jack Howarth1-1/+1
2009-03-03Cleanup new JDK directory support in GCJ.Andrew John Hughes1-12/+10
2009-03-01backport: Support GNU/kOpenSolaris.Ralf Wildenhues1-9/+9
2009-02-25Sync libgcj with GNU Classpath 0.98.Andrew John Hughes1-0/+6
2009-02-09addr2name.awk: Remove.Mark Mitchell1-0/+3
2008-12-21Index...Andrew Pinski1-1/+7
2008-12-19re PR libgcj/38396 (ecj1 linked against both -lgcj and -lgcj_bc)Jakub Jelinek1-1/+4
2008-12-18Backport from upstream Libtool:Ralf Wildenhues1-120/+156
2008-12-04configure.ac: Add double brackets on darwin[912].Jack Howarth1-1/+1
2008-12-02configure.ac: Expand to darwin10 and later.Jack Howarth1-1/+1
2008-11-12re PR target/27880 (undefined reference to `_Unwind_GetIPInfo')Steve Ellcey1-106/+51
2008-11-12re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek1-52/+126
2008-11-04configure.ac: Fix typo.David Edelsohn1-2/+2
2008-10-23re PR java/35485 (libjava is disabled by default)David Edelsohn1-1/+4
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose1-111/+155
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman1-1308/+1457
2008-09-05install.texi (--enable-reduced-reflection): Document new option.David Daney1-30/+61