binutils-gdb/ld/emultempl
Ian Lance Taylor 597e25914e * 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.
1999-08-06 22:46:03 +00:00
..
README 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aix.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
armcoff.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
armelf.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
armelf_oabi.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
astring.sed * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
beos.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
elf32.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
generic.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
gld960.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
gld960c.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
hppaelf.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
linux.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
lnk960.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
mipsecoff.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
ostring.sed * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
pe.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
sunos.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
vanilla.em 19990502 sourceware import 1999-05-03 07:29:11 +00:00

README

The files in this directory are sourced by genscripts.sh, after
setting some variables to substitute in, to produce
C source files that contain jump tables for each emulation.