aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2009-07-30extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues1-1/+1
2009-05-12re PR target/37137 (unrecognized command line option "-minterlink-mips16")Alexandre Oliva1-5/+15
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-0/+1
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-10/+8
2009-02-25Sync libgcj with GNU Classpath 0.98.Andrew John Hughes1-0/+4
2009-02-09addr2name.awk: Remove.Mark Mitchell1-0/+3
2008-12-19re PR libgcj/38396 (ecj1 linked against both -lgcj and -lgcj_bc)Jakub Jelinek1-1/+4
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 libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek1-0/+1
2008-11-04configure.ac: Fix typo.David Edelsohn1-1/+1
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-5/+64
2008-09-05install.texi (--enable-reduced-reflection): Document new option.David Daney1-0/+9
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali1-0/+206
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose1-0/+3
2008-02-20re PR libgcj/24170 (libjava natFilePosix.cc seems to have a security problem)Tom Tromey1-1/+1
2007-12-22install.texi (disable-libgcj-bc): Document new option.David Daney1-0/+9
2007-12-08configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.Andreas Tobler1-1/+5
2007-11-05configure.ac: Don't run config-ml.in directly.H.J. Lu1-28/+6
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-3/+15
2007-07-31configure.ac (INTERPRETER): New AM_CONDITIONAL.David Daney1-0/+1
2007-07-28configure.ac: Encode the libgcj soversion in dbexecdir...Matthias Klose1-8/+10
2007-07-23configure.ac (mips-sgi-irix6*): Override SYSTEMSPEC.Rainer Orth1-1/+10
2007-07-15natGCInfo.cc: Use HAVE_STRERROR_R.Krister Walfridsson1-2/+1
2007-05-29configure.ac: Don't include ../config/confsubdir.m4.H.J. Lu1-1/+0
2007-05-28re PR other/32078 (Make FAILURE in 4.3.0 - `CXXFLAGS' has changed error cause...Paolo Bonzini1-0/+1
2007-03-26configure.ac: Remove checks for mktime...David Daney1-15/+5
2007-03-23re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime....David Daney1-2/+2
2007-03-13Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.Thomas Fitzsimmons1-0/+1
2007-03-07configure: Rebuilt.Tom Tromey1-0/+1
2007-02-15Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.David Daney1-0/+10
2007-02-10configure: Rebuilt.Mohan Embar1-1/+1
2007-02-02configure.ac (libjava_cv_anon_version_script): New test.Jakub Jelinek1-0/+13
2007-01-31configure, [...]: Rebuilt.Tom Tromey1-0/+12
2007-01-31re PR libgcj/30606 (natVMURLConnection.cc:21: error: 'magic_t' does not name ...Tom Tromey1-0/+5
2007-01-29configure, [...]: Rebuilt.Tom Tromey1-6/+6
2007-01-25configure, [...]: Rebuilt.Andrew Haley1-6/+0
2007-01-23configure: Rebuilt.Tom Tromey1-1/+1
2007-01-18configure: Rebuilt.Tom Tromey1-2/+2
2007-01-18natVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImplEcos.cc.Gary Benson1-3/+5
2007-01-17aclocal.m4: Regenerate to use multi.m4.Jack Howarth1-35/+6
2007-01-14ld-symbolic.m4: New.H.J. Lu1-0/+8
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-13/+91