binutils-gdb/ld/emultempl
DJ Delorie 0ad8cf4c25 * src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New search
order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
errors introduced by the old dynamic lib search order.
2000-07-17 18:59:58 +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 Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +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 Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +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 Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +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
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 * src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New search 2000-07-17 18:59:58 +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 Remove some forward declarations in ldemul.h and ldfile.h, and 2000-07-11 03:42:41 +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.