summaryrefslogtreecommitdiffstats
path: root/ld/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypesAndreas Jaeger2001-08-101-1/+1
| | | | | to build warnings. * configure: Regenerate.
* Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra2001-02-271-1/+4
| | | | and run "make dep-am".
* 2000-09-07 H.J. Lu <hjl@gnu.org>H.J. Lu2000-09-071-0/+1
| | | | | * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM. * configure: Rebuild.
* Increase minor version number (to 2.10.91) to help tools detect the newNick Clifton2000-09-021-1/+1
| | | | ability to support removal of duplciate DWARF@ debug information.
* * configure.in (VERSION): Update to show this is the CVS mainline.David O'Brien2000-06-081-1/+1
| | | | | Approved by: Nick Clifton <nickc@cygnus.com> Message-Id: <200005222205.PAA14565@elmo.cygnus.com>
* Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney2000-04-091-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.
* * configure.in: Put AC_MSG_CHECKING/AC_MSG_RESULT around check forAndreas Schwab1999-11-261-3/+5
| | | | | | STRINGIFY. Use yes/no instead of true/false as value for cache variable. * configure: Regenerate.
* Wed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus.com)Jeff Law1999-11-041-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.
* Fix problem with going to automake 2.14Michael Meissner1999-09-141-1/+1
|
* * emultempl/ostring.sed: Rename from stringify.sed.Ian Lance Taylor1999-08-061-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.
* * configure.in: Bump version number to 2.9.5.Ian Lance Taylor1999-07-151-1/+1
| | | | * configure: Rebuild.
* H.J. Lu <hjl@gnu.org>Richard Henderson1999-06-201-3/+7
| | | | * configure.in (all_libpath): Accumulate across all enabled targets.
* * Makefile.am (GENSCRIPTS): Pass EMULATION_LIBPATH, not EMUL.Richard Henderson1999-06-181-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.
* 19990502 sourceware importRichard Henderson1999-05-031-0/+156
OpenPOWER on IntegriCloud