aboutsummaryrefslogtreecommitdiff
path: root/ld/configure.in
AgeCommit message (Collapse)AuthorFilesLines
2002-11-12Add new/updated Danish translationsNick Clifton1-1/+1
2002-08-23Add --with-lib-patch configure switch.Nick Clifton1-1/+3
2002-05-23 * configure.in: Correct spelling of AC_PREREQ.Alan Modra1-1/+1
2002-01-07Add spanish translation filesNick Clifton1-1/+1
2001-12-18Import Turkish translation.Nick Clifton1-1/+1
2001-11-02Add translationsNick Clifton1-1/+1
2001-08-10 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypesAndreas Jaeger1-1/+1
to build warnings. * configure: Regenerate.
2001-02-27Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra1-1/+4
and run "make dep-am".
2000-09-072000-09-07 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
* configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM. * configure: Rebuild.
2000-09-02Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton1-1/+1
ability to support removal of duplciate DWARF@ debug information.
2000-06-08* configure.in (VERSION): Update to show this is the CVS mainline.David O'Brien1-1/+1
Approved by: Nick Clifton <nickc@cygnus.com> Message-Id: <200005222205.PAA14565@elmo.cygnus.com>
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney1-0/+21
Add ``-W -Wall'' to sub-directories bfd, binutils, gas gprof, ld and opcodes by the addition of WARN_CFLAGS to Makefile.am and configury to set it. Add configure option --enable-build-warnings. Re-generate all and sundry using auto*-000227.
1999-11-26 * configure.in: Put AC_MSG_CHECKING/AC_MSG_RESULT around check forAndreas Schwab1-3/+5
STRINGIFY. Use yes/no instead of true/false as value for cache variable. * configure: Regenerate.
1999-11-04Wed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus.com)Jeff Law1-0/+10
* emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive): Clean up code to use EXTRA_SHLIB_EXTENSION. 1999-09-14 Ulrich Drepper <drepper@cygnus.com> * configure.in: Define EXTRA_SHLIB_EXTENSION to ".sl" for HP target. * config.in: Add EXTRA_SHLIB_EXTENSION. * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive): Search for second shared lib extension only if EXTRA_SHLIB_EXTENSION is defined.
1999-09-14Fix problem with going to automake 2.14Michael Meissner1-1/+1
1999-08-06 * emultempl/ostring.sed: Rename from stringify.sed.Ian Lance Taylor1-0/+17
* emultempl/astring.sed: New file. * Makefile.am (stringify.sed): New target. (GEN_DEPENDS): Change $(srcdir)/emultempl/stringify.sed to stringify.sed. * configure.in: Define and substitute STRINGIFY. * emultempl/*.em: Use stringify.sed from build directory rather than source directory. * emultempl/elf32.em: Use stringify.sed rather than inline sed script. * emultempl/gld960.em, emultempl/gld960c.em: Likewise. * emultempl/hppaelf.em, emultempl/linux.em: Likewise. * emultempl/lnk960.em, emultempl/sunos.em: Likewise. * configure, Makefile.in: Rebuild.
1999-07-15 * configure.in: Bump version number to 2.9.5.Ian Lance Taylor1-1/+1
* configure: Rebuild.
1999-06-20H.J. Lu <hjl@gnu.org>Richard Henderson1-3/+7
* configure.in (all_libpath): Accumulate across all enabled targets.
1999-06-18 * Makefile.am (GENSCRIPTS): Pass EMULATION_LIBPATH, not EMUL.Richard Henderson1-1/+14
* configure.in (all_emuls): Add targ_extra_libpath. (all_libpath, EMULATION_LIBPATH): Define. * configure.tgt (powerpc-*-linux-gnu*): Define targ_extra_libpath. * genscripts.sh (LIB_PATH): Define if emulation in EMULATION_LIBPATH.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+156