summaryrefslogtreecommitdiff
path: root/libjava/configure
AgeCommit message (Expand)Author
2006-06-07makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo.Thomas Fitzsimmons
2006-06-06natFilePosix.cc (getCanonicalPath): Rewritten.Gary Benson
2006-06-01install.texi: Document that InfoZIP can replace jar.Paolo Bonzini
2006-05-30makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo.Thomas Fitzsimmons
2006-05-25configure.ac: Add sys/rw_lock.h to AC_CHECK_HEADERS.John David Anglin
2006-05-20configure.ac: Add the POSIX thread libs to the HP-UX PA configuration.Andreas Tobler
2006-05-01configure.ac: Simplify the mmap check a bit more.Andreas Tobler
2006-04-28configure.ac: Add an additional checks for dladdr and dlopen on dld.Andreas Tobler
2006-04-23configure.ac: Weaken the check for MMAP.Andreas Tobler
2006-04-12re PR libgcj/23829 (FreeBSD 5 support for libjava)NAKATA Maho
2006-04-04Makefile.in: Rebuilt.Tom Tromey
2006-03-09configure: Rebuilt.Tom Tromey
2006-03-09win32.cc (_Jv_platform_nanotime): New function.Tom Tromey
2006-03-08gcj.texi: Document -static-libgcj option.David Daney
2006-01-23configure.host (disable_dladdr): Remove variable and its documentation.David Daney
2006-01-17configure.ac (dbexecdir): New substituted var.Jakub Jelinek
2006-01-07re PR libgcj/24940 (libjava/configure uses $SED without defining it)Jakub Jelinek
2005-11-25ia64-frame.h: Removed.Bryce McKinlay
2005-09-30re PR libgcj/24051 (libjava failed to configure)Tom Tromey
2005-09-29configure.ac: Fix typo.Andreas Tobler
2005-09-27re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe)Tom Tromey
2005-09-27configure, [...]: Rebuilt.Tom Tromey
2005-09-12re PR libgcj/23762 (java.library.path should default to value of environment ...Thomas Fitzsimmons
2005-08-29configure.ac: Replace "*-*-darwin[0-7].*" with "*-*-darwin[[0-7]].*"Andrew Pinski
2005-08-24configure.ac (extra_ldflags_libjava): Enable -single_module only for darwin < 8.Andreas Tobler
2005-08-22re PR libgcj/22622 (gnu/classpath/Configuration.java being grep'ed for before...Tom Tromey
2005-08-18Makefile.am (extra_ldflags_libjava): New variable to substitute in.Andrew Pinski
2005-07-20sources.am, [...]: Rebuilt.Tom Tromey
2005-07-18Makefile.in: Rebuilt.Tom Tromey
2005-07-16Major merge with Classpath.Tom Tromey
2005-06-16configure.ac (USING_ECOS_PLATFORM): Remove and merge into...Kelley Cook
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey
2005-05-25re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)Richard Henderson
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook
2005-05-17configure.ac (--enable-libgcj-multifile): Remove.Paolo Bonzini
2005-05-10* configure: Regenerate.Mike Stump
2005-04-292005-04-29 Michael Koch <konqueror@gmx.de>Michael Koch
2005-04-13* configure: Regenerate.Mike Stump
2005-04-07Revert last patch for more testing.Mike Stump
2005-04-07* configure: Regenerate.Mike Stump
2005-04-05re PR libgcj/20750 (libgcj needs a --with-java-home configure option)Thomas Fitzsimmons
2005-04-04re PR libgcj/20761 (fastjar not correctly defined when compiling with cross c...Steve Pribyl
2005-04-02re PR libgcj/20090 (gij should be implemented in Java)Thomas Fitzsimmons
2005-03-28configure.ac: Revert 2005-03-25's patch.Alexandre Oliva
2005-03-27configure.ac: Fix ZIP and GCJH at configure time to absolute paths like we do...Mike Stump
2005-03-21gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded...Zack Weinberg
2005-03-10New Stack Trace infrastructure.Bryce McKinlay
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini
2005-02-23re PR awt/20029 (Robot needs XTest)Thomas Fitzsimmons
2005-02-08configure: Rebuilt.Tom Tromey