binutils-gdb/ld/emultempl
Jim Wilson c940e6fcdf Handle srdata sections emitted by Intel compiler.
* emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): New local
	hold_sdata.  If SEC_SMALL_DATA set, set place to hold_sdata.
2000-11-08 00:39:32 +00:00
..
README 19990502 sourceware import 1999-05-03 07:29:11 +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.em Add some shell variables and shell code to elf32.em 2000-07-28 01:33:14 +00:00
armelf_oabi.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 Handle srdata sections emitted by Intel compiler. 2000-11-08 00:39:32 +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 .plt stub for lazy linking, --stub-group-size=N ld switch, 2000-09-27 17:30:19 +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
m68kcoff.em Add some shell variables and shell code to elf32.em 2000-07-28 01:33:14 +00:00
m68kelf.em Conditionalise the embedded relocs feature on the m68*-*-elf target 2000-09-22 00:41:50 +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 Add tests of return values from bfd function calls 2000-10-16 19:08:45 +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 Regenerate files using fixed aclocal install. 2000-09-06 00:13:34 +00:00
vanilla.em Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +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.