aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali1-31/+371
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose1-32/+35
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues1-49/+79
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini1-44/+53
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues1-39/+63
2008-02-20re PR libgcj/24170 (libjava natFilePosix.cc seems to have a security problem)Tom Tromey1-2/+1
2008-02-16re PR libgcj/33085 (liblt_prog_compiler_pic_GCJ='-DDLL_EXPORT' is wrong)Ralf Wildenhues1-2/+2
2008-01-24shlibpath.m4: Add AIX 6 support.David Edelsohn1-16/+16
2007-12-22install.texi (disable-libgcj-bc): Document new option.David Daney1-36/+66
2007-12-08configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.Andreas Tobler1-8/+13
2007-11-05configure.ac: Don't run config-ml.in directly.H.J. Lu1-36/+12
2007-10-15tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.Maciej W. Rozycki1-13/+13
2007-09-06boehm.c: Don't use bitmap as gc_descr if pointer is misaligned.Roman Zippel1-0/+3
2007-09-05configure.ac: Do not pass --with-native-libdir to classpath.Matthias Klose1-3/+3
2007-09-04re PR libgcj/33278 (libjava fails to compile if configure argument contains "...Matthias Klose1-1/+1
2007-09-04[multiple changes]Andrew Haley1-5/+19
2007-07-31configure.ac (INTERPRETER): New AM_CONDITIONAL.David Daney1-2/+21
2007-07-29re PR libgcj/32929 (Make FAILURE in 4.3.0 - error: `CXX' has changed since th...H.J. Lu1-17/+29
2007-07-28configure.ac: Encode the libgcj soversion in dbexecdir...Matthias Klose1-43/+33
2007-07-23configure.ac (mips-sgi-irix6*): Override SYSTEMSPEC.Rainer Orth1-1/+10
2007-07-15natGCInfo.cc: Use HAVE_STRERROR_R.Krister Walfridsson1-6/+1
2007-06-02configure: Regenerate.Paolo Bonzini1-55/+61
2007-05-31[multiple changes]Paolo Bonzini1-19/+13
2007-05-30re PR java/32098 (New libtool doesn't support libjava)H.J. Lu1-12/+16
2007-05-29configure.ac: Don't include ../config/confsubdir.m4.H.J. Lu1-20/+7
2007-05-28re PR other/32078 (Make FAILURE in 4.3.0 - `CXXFLAGS' has changed error cause...Paolo Bonzini1-18/+43
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey1-1153/+13460