old-cross-binutils/ld/emultempl
Daniel Jacobowitz b58f81aef6 bfd/
* bfd-in2.h: Regenerate.
	* bfd.c (struct bfd): Add no_export.
	* elflink.c (elf_link_add_object_symbols): Handle no_export.
ld/
	* ldlang.c (struct excluded_lib, excluded_libs, add_excluded_libs)
	(check_excluded_libs): New.
	(load_symbols): Call check_excluded_libs.
	* ldlang.h (add_excluded_libs): New prototype.
	* emultempl/elf32.em (OPTION_EXCLUDED_LIBS): Define.
	(gld${EMULATION_NAME}_add_options): Add --exclude-libs.
	(gld${EMULATION_NAME}_handle_option): Handle --exclude-libs.
	* ld.texinfo (Command Line Variables): Document --exclude-libs.
	(Options Specific to i386 PE Targets): Remove --exclude-libs.
ld/testsuite/
	* ld-elf/exclude1.s, ld-elf/exclude2.s, ld-elf/exclude.exp: New.
2004-10-16 18:13:54 +00:00
..
aix.em
alphaelf.em
armcoff.em
armelf.em bfd/ 2004-09-17 12:18:19 +00:00
armelf_oabi.em bfd/ 2004-09-17 12:18:19 +00:00
astring.sed
beos.em
crxelf.em Enable --relax option by default 2004-10-05 14:35:50 +00:00
elf32.em bfd/ 2004-10-16 18:13:54 +00:00
generic.em
gld960.em
gld960c.em
hppaelf.em
ia64elf.em
irix.em
linux.em
lnk960.em
m68hc1xelf.em
m68kcoff.em
m68kelf.em
mipsecoff.em
mmix-elfnmmo.em
mmixelf.em
mmo.em ld/ 2004-10-14 12:54:47 +00:00
needrelax.em
netbsd.em
ostring.sed
pe.em ld/ 2004-10-14 12:54:47 +00:00
ppc32elf.em
ppc64elf.em * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Enable 2004-09-26 23:42:30 +00:00
README
sh64elf.em
sunos.em include/ 2004-09-17 07:14:33 +00:00
ticoff.em
vanilla.em
xtensaelf.em bfd ChangeLog 2004-10-12 18:33:17 +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.