summaryrefslogtreecommitdiff
path: root/libjava/configure
AgeCommit message (Expand)Author
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
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-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
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-09-08libtool.m4 (output_verbose_link_cmd): Require leading blank, and blank before...Alexandre Oliva
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-08-22LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues
2009-08-17Makefile.am (libgcj_bc_la_LIBADD): Delete.Andrew Haley
2009-08-12locks.h: Use atomic builtins For Linux EABI.Andrew Haley
2009-07-17re PR other/40784 (Revision 149725 caused autoconf warning in libstdc++)Joseph Myers
2009-07-17tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling.Joseph Myers
2009-05-12re PR target/37137 (unrecognized command line option "-minterlink-mips16")Alexandre Oliva
2009-04-28interpret.cc (DEBUG): Rename this ...Dave Korn
2009-04-26aot-compile.in: Print diagnostics for malformed or invalid class files.Matthias Klose
2009-04-25configure.ac: Create missing directory gnu/java/security/jce/prng.Matthias Klose
2009-04-09configure.host: Restore match for darwin9 or later.Jack Howarth
2009-03-03Cleanup new JDK directory support in GCJ.Andrew John Hughes
2009-03-01backport: Support GNU/kOpenSolaris.Ralf Wildenhues
2009-02-25Sync libgcj with GNU Classpath 0.98.Andrew John Hughes
2009-02-09addr2name.awk: Remove.Mark Mitchell
2008-12-21Index...Andrew Pinski
2008-12-19re PR libgcj/38396 (ecj1 linked against both -lgcj and -lgcj_bc)Jakub Jelinek
2008-12-18Backport from upstream Libtool:Ralf Wildenhues
2008-12-04configure.ac: Add double brackets on darwin[912].Jack Howarth
2008-12-02configure.ac: Expand to darwin10 and later.Jack Howarth
2008-11-12re PR target/27880 (undefined reference to `_Unwind_GetIPInfo')Steve Ellcey
2008-11-12re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek
2008-11-04configure.ac: Fix typo.David Edelsohn
2008-10-23re PR java/35485 (libjava is disabled by default)David Edelsohn
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman
2008-09-05install.texi (--enable-reduced-reflection): Document new option.David Daney
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues
2008-02-20re PR libgcj/24170 (libjava natFilePosix.cc seems to have a security problem)Tom Tromey
2008-02-16re PR libgcj/33085 (liblt_prog_compiler_pic_GCJ='-DDLL_EXPORT' is wrong)Ralf Wildenhues
2008-01-24shlibpath.m4: Add AIX 6 support.David Edelsohn
2007-12-22install.texi (disable-libgcj-bc): Document new option.David Daney
2007-12-08configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.Andreas Tobler
2007-11-05configure.ac: Don't run config-ml.in directly.H.J. Lu
2007-10-15tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.Maciej W. Rozycki