binutils-gdb/ld/emultempl
H.J. Lu 6c1439be21 2000-07-20 H.J. Lu <hjl@gnu.org>
* ld.texinfo: Add documentation for --disable-new-dtags and
	--enable-new-dtags.

	* ldmain.c (main): Initialize link_info.new_dtags to false.

	* emultempl/elf32.em (gld_${EMULATION_NAME}_parse_args): Add
	--disable-new-dtags and --enable-new-dtags.
	(gld_${EMULATION_NAME}_list_options): Likewise.
2000-07-20 21:18:23 +00:00
..
aix.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +00:00
armcoff.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +00:00
armelf_oabi.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +00:00
armelf.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +00:00
astring.sed * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
beos.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +00:00
elf32.em 2000-07-20 H.J. Lu <hjl@gnu.org> 2000-07-20 21:18:23 +00:00
generic.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +00:00
gld960.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +00:00
gld960c.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +00:00
hppaelf.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +00:00
linux.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +00:00
lnk960.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +00:00
mipsecoff.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +00:00
ostring.sed * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
pe.em * src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New search 2000-07-17 18:59:58 +00:00
README 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sunos.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +00:00
ticoff.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +00:00
vanilla.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +00:00

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.