binutils-gdb/ld/emultempl
H.J. Lu e0ee487bb5 2000-07-19 H.J. Lu <hjl@gnu.org>
* emulparams/elf32mcore.sh (PARSE_AND_LIST_ARGS): Removed.
	(PARSE_AND_LIST_PROLOGUE): New.
	(PARSE_AND_LIST_LONGOPTS): Likewise.
	(PARSE_AND_LIST_OPTIONS): Likewise.
	(PARSE_AND_LIST_ARGS_CASES): Likewise.

	* ldmain.c (main): Clear link_info.flags and link_info.flags_1.

	* lexsup.c (ld_options): Comment out 'z'.
	(parse_args): Likewise.

	* emultempl/elf32.em: Include "elf/common.h".
	(gld_${EMULATION_NAME}_parse_args): Defined. Handle some -z
	options.
	(gld_${EMULATION_NAME}_list_options): Likewise.

	* ld.texinfo: Add documentation for the recognized -z options.
2000-07-20 03:25:10 +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-19 H.J. Lu <hjl@gnu.org> 2000-07-20 03:25:10 +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.