aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure
AgeCommit message (Expand)AuthorFilesLines
2006-01-23configure.host (disable_dladdr): Remove variable and its documentation.David Daney1-6/+1
2006-01-17configure.ac (dbexecdir): New substituted var.Jakub Jelinek1-1/+10
2006-01-07re PR libgcj/24940 (libjava/configure uses $SED without defining it)Jakub Jelinek1-10/+10
2005-11-25ia64-frame.h: Removed.Bryce McKinlay1-158/+1
2005-09-30re PR libgcj/24051 (libjava failed to configure)Tom Tromey1-2/+5
2005-09-29configure.ac: Fix typo.Andreas Tobler1-1/+1
2005-09-27re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe)Tom Tromey1-2/+132
2005-09-27configure, [...]: Rebuilt.Tom Tromey1-4/+43
2005-09-12re PR libgcj/23762 (java.library.path should default to value of environment ...Thomas Fitzsimmons1-3/+539
2005-08-29configure.ac: Replace "*-*-darwin[0-7].*" with "*-*-darwin[[0-7]].*"Andrew Pinski1-1/+1
2005-08-24configure.ac (extra_ldflags_libjava): Enable -single_module only for darwin < 8.Andreas Tobler1-1/+3
2005-08-22re PR libgcj/22622 (gnu/classpath/Configuration.java being grep'ed for before...Tom Tromey1-4/+11
2005-08-18Makefile.am (extra_ldflags_libjava): New variable to substitute in.Andrew Pinski1-1/+11
2005-07-20sources.am, [...]: Rebuilt.Tom Tromey1-8/+15
2005-07-18Makefile.in: Rebuilt.Tom Tromey1-3/+64
2005-07-16Major merge with Classpath.Tom Tromey1-264/+222
2005-06-16configure.ac (USING_ECOS_PLATFORM): Remove and merge into...Kelley Cook1-21/+2
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey1-12/+4
2005-05-25re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)Richard Henderson1-0/+3
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook1-74/+437
2005-05-17configure.ac (--enable-libgcj-multifile): Remove.Paolo Bonzini1-40/+3
2005-05-10* configure: Regenerate.Mike Stump1-110/+188
2005-04-292005-04-29 Michael Koch <konqueror@gmx.de>Michael Koch1-190/+112
2005-04-13* configure: Regenerate.Mike Stump1-2/+63
2005-04-07Revert last patch for more testing.Mike Stump1-83/+2
2005-04-07* configure: Regenerate.Mike Stump1-2/+83
2005-04-05re PR libgcj/20750 (libgcj needs a --with-java-home configure option)Thomas Fitzsimmons1-3/+35
2005-04-04re PR libgcj/20761 (fastjar not correctly defined when compiling with cross c...Steve Pribyl1-1/+1
2005-04-02re PR libgcj/20090 (gij should be implemented in Java)Thomas Fitzsimmons1-0/+11
2005-03-28configure.ac: Revert 2005-03-25's patch.Alexandre Oliva1-6/+9
2005-03-27configure.ac: Fix ZIP and GCJH at configure time to absolute paths like we do...Mike Stump1-2/+5
2005-03-21gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded...Zack Weinberg1-32/+6
2005-03-10New Stack Trace infrastructure.Bryce McKinlay1-0/+3
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini1-53/+71
2005-02-23re PR awt/20029 (Robot needs XTest)Thomas Fitzsimmons1-0/+79
2005-02-08configure: Rebuilt.Tom Tromey1-683/+13
2005-02-02Makefile.am: New file.Tom Tromey1-1/+4
2004-12-03re PR libgcj/7305 (Install path for libgcj header files)Richard Sandiford1-1/+23
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-6/+21
2004-11-29libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libto...Kelley Cook1-10/+3
2004-11-25libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook1-3/+10
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey1-3/+6
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook1-123/+199
2004-11-23Makefile.in, [...]: Regenerated.Michael Koch1-198/+115
2004-11-22re PR target/18444 (Multithreading broken on Unix95-class platforms)Eric Botcazou1-1/+1
2004-10-26re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap)Aaron W. LaFramboise1-1/+9
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating1-1/+25
2004-10-21configure.ac (SIGNAL_HANDLER): Set to include/sh-signal.h for all sh*-*-linux...Kaz Kojima1-2/+2
2004-10-04configure.ac (*-*-freebsd[[1234]]*): Refine error message emission rule.Loren J. Rittle1-1/+1
2004-09-23Makefile.am: Run aclocal with -I ../configKelley Cook1-168/+589