binutils-gdb/ld/emultempl
DJ Delorie 486e80e2d5 * emultempl/pe.em (gld_*_after_open): detect case where there two
import libraries for same dll; rename one to ensure proper link
order.

* pe-dll.c (process_def_file): compare ordinals to -1, not 0; fix
typo
(generate_edata): fix typo
2000-10-02 14:39:46 +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 out of memory situations. 2000-09-20 04:20:26 +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 * emultempl/pe.em (gld_*_after_open): detect case where there two 2000-10-02 14:39:46 +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.