summaryrefslogtreecommitdiff
path: root/libjava/configure
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Set LIBMATHSPEC to -lm except on darwin.Jack Howarth2010-09-211-3/+15
* Fix building ecjx in cross compile mode.Dmitrijs Ledkovs2010-08-271-4/+8
* configure.ac (THREADLIBS): Don't set on Darwin.Jack Howarth2010-08-181-0/+6
* re PR target/18788 ("-pthreads" option with "-shared" does not cause libpthre...Rainer Orth2010-07-231-0/+13
* sparc-signal.h: Renamed to ...Rainer Orth2010-07-151-2/+2
* configure.ac (ANONVERSCRIPT): Handle sun style.Rainer Orth2010-07-051-7/+65
* configure.ac: Set SYSTEMSPEC so that -allow_stack_execute is not passed to th...Peter O'Gorman2010-06-101-1/+1
* re PR bootstrap/43170 (gcc 4.5 20100218 bootstrap compare fails on os x 10.6)Iain Sandoe2010-06-091-3/+3
* re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues2010-06-031-7/+13
* configure.ac: Redirect grep stdout, stderr to /dev/null instead of grep -q.Rainer Orth2010-05-251-2/+2
* re PR libgcj/44216 (All libjava tests fail on IRIX 6.5: ld warns about -no-me...Rainer Orth2010-05-251-3/+13
* re PR libgcj/40860 (regressions in libjava testsuite on arm-linux)Andrew Haley2010-04-211-0/+33
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-021-24/+196
* re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)Dave Korn2010-03-211-4/+103
* Remove code to un-precious-ize CC, CXX in libjava and v3.Ralf Wildenhues2009-12-141-18/+12
* re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Bryce McKinlay2009-12-091-8/+6
* configure.ac (net/if.h check): Include sys/socket.h if present.Eric Botcazou2009-12-071-1/+21
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-051-1047/+1023
* Work with defaulted $prefix (NONE) in libjava.Ralf Wildenhues2009-11-021-34/+39
* install.texi: Document --enable-browser-plugin.Matthias Klose2009-10-221-39/+41
* configure.host (libgcj_sublib_ltflags): New variable.Dave Korn2009-09-301-29/+35
* cygming.h (TARGET_USE_JCR_SECTION): Enable.Dave Korn2009-09-221-31/+80
* libtool.m4 (output_verbose_link_cmd): Require leading blank, and blank before...Alexandre Oliva2009-09-081-6/+6
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-221-12118/+7728
* LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues2009-08-221-0/+2
* Makefile.am (libgcj_bc_la_LIBADD): Delete.Andrew Haley2009-08-171-2/+3
* locks.h: Use atomic builtins For Linux EABI.Andrew Haley2009-08-121-1/+3
* re PR other/40784 (Revision 149725 caused autoconf warning in libstdc++)Joseph Myers2009-07-171-2/+2
* tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling.Joseph Myers2009-07-171-0/+87
* re PR target/37137 (unrecognized command line option "-minterlink-mips16")Alexandre Oliva2009-05-121-34/+47
* interpret.cc (DEBUG): Rename this ...Dave Korn2009-04-281-1/+1
* aot-compile.in: Print diagnostics for malformed or invalid class files.Matthias Klose2009-04-261-1/+2
* configure.ac: Create missing directory gnu/java/security/jce/prng.Matthias Klose2009-04-251-0/+2
* configure.host: Restore match for darwin9 or later.Jack Howarth2009-04-091-1/+1
* Cleanup new JDK directory support in GCJ.Andrew John Hughes2009-03-031-12/+10
* backport: Support GNU/kOpenSolaris.Ralf Wildenhues2009-03-011-9/+9
* Sync libgcj with GNU Classpath 0.98.Andrew John Hughes2009-02-251-0/+6
* addr2name.awk: Remove.Mark Mitchell2009-02-091-0/+3
* Index...Andrew Pinski2008-12-211-1/+7
* re PR libgcj/38396 (ecj1 linked against both -lgcj and -lgcj_bc)Jakub Jelinek2008-12-191-1/+4
* Backport from upstream Libtool:Ralf Wildenhues2008-12-181-120/+156
* configure.ac: Add double brackets on darwin[912].Jack Howarth2008-12-041-1/+1
* configure.ac: Expand to darwin10 and later.Jack Howarth2008-12-021-1/+1
* re PR target/27880 (undefined reference to `_Unwind_GetIPInfo')Steve Ellcey2008-11-121-106/+51
* re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek2008-11-121-52/+126
* configure.ac: Fix typo.David Edelsohn2008-11-041-2/+2
* re PR java/35485 (libjava is disabled by default)David Edelsohn2008-10-231-1/+4
* re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose2008-10-211-111/+155
* configure: Regenerate for new libtool.Peter O'Gorman2008-09-261-1308/+1457
* install.texi (--enable-reduced-reflection): Document new option.David Daney2008-09-051-30/+61