binutils-gdb/ld/emultempl
Ian Lance Taylor 2a275620b1 * emultempl/pe.em (gld_${EMULATION_NAME}_after_parse): Don't add
entry_symbol as an undefined symbol when doing a relocateable
	link.  From <jeffdb@goodnet.com>.
1999-06-12 14:00:03 +00:00
..
README 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aix.em 19990502 sourceware import 1999-05-03 07:29:11 +00:00
armcoff.em fix typo. 1999-05-28 10:53:04 +00:00
armelf.em Implement new command line option for new ABI: -p which prevents the ARM code 1999-05-29 10:57:44 +00:00
armelf_oabi.em Implement new command line option for new ABI: -p which prevents the ARM code 1999-05-29 10:57:44 +00:00
beos.em 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32.em 19990502 sourceware import 1999-05-03 07:29:11 +00:00
generic.em 19990502 sourceware import 1999-05-03 07:29:11 +00:00
gld960.em 19990502 sourceware import 1999-05-03 07:29:11 +00:00
gld960c.em 19990502 sourceware import 1999-05-03 07:29:11 +00:00
hppaelf.em 19990502 sourceware import 1999-05-03 07:29:11 +00:00
linux.em 19990502 sourceware import 1999-05-03 07:29:11 +00:00
lnk960.em 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mipsecoff.em 19990502 sourceware import 1999-05-03 07:29:11 +00:00
pe.em * emultempl/pe.em (gld_${EMULATION_NAME}_after_parse): Don't add 1999-06-12 14:00:03 +00:00
stringify.sed 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sunos.em 19990502 sourceware import 1999-05-03 07:29:11 +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.