* emultempl/ostring.sed: Rename from stringify.sed.
authorIan Lance Taylor <ian@airs.com>
Fri, 6 Aug 1999 22:46:03 +0000 (22:46 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 6 Aug 1999 22:46:03 +0000 (22:46 +0000)
commit597e25914ec5895fba8097946514d4b8c878eb0a
treefdc7d79e1329f02cd7685d15e9dc98a2d5072989
parent4a607dcc2c50b3c622c4e12c405ef33d85ee7f5f
* emultempl/ostring.sed: Rename from stringify.sed.
* 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.
22 files changed:
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure
ld/configure.in
ld/emultempl/aix.em
ld/emultempl/armcoff.em
ld/emultempl/armelf.em
ld/emultempl/armelf_oabi.em
ld/emultempl/astring.sed [new file with mode: 0644]
ld/emultempl/beos.em
ld/emultempl/elf32.em
ld/emultempl/generic.em
ld/emultempl/gld960.em
ld/emultempl/gld960c.em
ld/emultempl/hppaelf.em
ld/emultempl/linux.em
ld/emultempl/lnk960.em
ld/emultempl/mipsecoff.em
ld/emultempl/ostring.sed [moved from ld/emultempl/stringify.sed with 100% similarity]
ld/emultempl/pe.em
ld/emultempl/sunos.em