aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure
AgeCommit message (Expand)AuthorFilesLines
2006-06-14configure: Regenerate.Thomas Fitzsimmons1-3/+23
2006-06-10configure.ac (ac_configure_args): Add --disable-plugin.Thomas Fitzsimmons1-236/+3
2006-06-07makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo.Thomas Fitzsimmons1-4505/+3756
2006-06-06natFilePosix.cc (getCanonicalPath): Rewritten.Gary Benson1-1/+1
2006-06-01install.texi: Document that InfoZIP can replace jar.Paolo Bonzini1-3728/+4610
2006-05-30makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo.Thomas Fitzsimmons1-30/+8
2006-05-25configure.ac: Add sys/rw_lock.h to AC_CHECK_HEADERS.John David Anglin1-2/+3
2006-05-20configure.ac: Add the POSIX thread libs to the HP-UX PA configuration.Andreas Tobler1-1/+4
2006-05-01configure.ac: Simplify the mmap check a bit more.Andreas Tobler1-79/+2
2006-04-28configure.ac: Add an additional checks for dladdr and dlopen on dld.Andreas Tobler1-1/+162
2006-04-23configure.ac: Weaken the check for MMAP.Andreas Tobler1-379/+17
2006-04-12re PR libgcj/23829 (FreeBSD 5 support for libjava)NAKATA Maho1-4/+3
2006-04-04Makefile.in: Rebuilt.Tom Tromey1-10/+50
2006-03-09configure: Rebuilt.Tom Tromey1-1/+4
2006-03-09win32.cc (_Jv_platform_nanotime): New function.Tom Tromey1-0/+84
2006-03-08gcj.texi: Document -static-libgcj option.David Daney1-3/+97
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