binutils-gdb/ld/emultempl
Nick Clifton 2927aacaee * emultempl/pe.em (OPTION_EXCLUDE_ALL_SYMBOLS): New macro.
(gld${EMULATION_NAME}_add_options): Add new --exclude-all-symbols option
        to exclude all symbols from automatic export.
        (gld_${EMULATION_NAME}_list_options): Describe it.
        (gld${EMULATION_NAME}_handle_option): Handle it.
        * emultempl/pep.em: Likewise to all the above.
        * pe-dll.c (pe_dll_exclude_all_symbols): New variable.
        (process_def_file_and_drectve): Use it.
        * pe-dll.h (pe_dll_exclude_all_symbols): Declare.
        * pep-dll.c (pep_dll_exclude_all_symbols): Define pep_ alias.
        * pep-dll.h (pe_dll_exclude_all_symbols): Declare.
        * NEWS: Mention the new feature.
        * ld.texinfo: Document the new command line switch.
2009-10-16 15:15:39 +00:00
..
aix.em update copyright dates 2009-09-02 07:25:43 +00:00
alphaelf.em PR ld/6766 2009-09-13 07:19:18 +00:00
armcoff.em update copyright dates 2009-09-02 07:25:43 +00:00
armelf.em Update soruces to make alpha, arc and arm targets compile cleanly 2009-09-25 19:13:27 +00:00
astring.sed
avrelf.em update copyright dates 2009-09-02 07:25:43 +00:00
beos.em
cr16elf.em PR ld/6766 2009-09-13 07:19:18 +00:00
crxelf.em PR ld/6766 2009-09-13 07:19:18 +00:00
elf32.em bfd/ 2009-09-23 13:54:29 +00:00
elf-generic.em update copyright dates 2009-09-02 07:25:43 +00:00
genelf.em update copyright dates 2009-09-02 07:25:43 +00:00
generic.em update copyright dates 2009-09-02 07:25:43 +00:00
gld960.em
gld960c.em
hppaelf.em PR ld/6766 2009-09-13 07:19:18 +00:00
ia64elf.em PR ld/6766 2009-09-13 07:19:18 +00:00
irix.em update copyright dates 2009-09-02 07:25:43 +00:00
linux.em
lnk960.em
m68hc1xelf.em update copyright dates 2009-09-02 07:25:43 +00:00
m68kcoff.em
m68kelf.em update copyright dates 2009-09-02 07:25:43 +00:00
mipsecoff.em update copyright dates 2009-09-02 07:25:43 +00:00
mipself.em update copyright dates 2009-09-02 07:25:43 +00:00
mmix-elfnmmo.em update copyright dates 2009-09-02 07:25:43 +00:00
mmixelf.em update copyright dates 2009-09-02 07:25:43 +00:00
mmo.em update copyright dates 2009-09-02 07:25:43 +00:00
needrelax.em update copyright dates 2009-09-02 07:25:43 +00:00
netbsd.em include/ 2009-10-14 05:54:29 +00:00
ostring.sed
pe.em * emultempl/pe.em (OPTION_EXCLUDE_ALL_SYMBOLS): New macro. 2009-10-16 15:15:39 +00:00
pep.em * emultempl/pe.em (OPTION_EXCLUDE_ALL_SYMBOLS): New macro. 2009-10-16 15:15:39 +00:00
ppc32elf.em ld/ 2009-10-02 15:00:30 +00:00
ppc64elf.em ld/ 2009-10-02 15:00:30 +00:00
README
rxelf.em bfd 2009-09-29 14:17:19 +00:00
scoreelf.em
sh64elf.em update copyright dates 2009-09-02 07:25:43 +00:00
spu_icache.o_c
spu_icache.S
spu_ovl.o_c
spu_ovl.S
spuelf.em PR 10474 2009-08-10 07:50:56 +00:00
sunos.em
ticoff.em update copyright dates 2009-09-02 07:25:43 +00:00
vanilla.em update copyright dates 2009-09-02 07:25:43 +00:00
vxworks.em update copyright dates 2009-09-02 07:25:43 +00:00
xtensaelf.em
z80.em update copyright dates 2009-09-02 07:25:43 +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.