binutils-gdb/ld/emultempl
Jeff Law 93a6d43674 Wed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus.com)
* emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):
        Clean up code to use EXTRA_SHLIB_EXTENSION.

1999-09-14  Ulrich Drepper  <drepper@cygnus.com>

        * configure.in: Define EXTRA_SHLIB_EXTENSION to ".sl" for HP target.
        * config.in: Add EXTRA_SHLIB_EXTENSION.

        * emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):
        Search for second shared lib extension only if EXTRA_SHLIB_EXTENSION
        is defined.
1999-11-04 06:45:07 +00:00
..
README 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aix.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
armcoff.em Remove extraneous underscore from prototype 1999-10-26 12:13:20 +00:00
armelf.em fix compile time warnings 1999-10-27 18:13:28 +00:00
armelf_oabi.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
astring.sed * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
beos.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
elf32.em Wed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus.com) 1999-11-04 06:45:07 +00:00
generic.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
gld960.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
gld960c.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
hppaelf.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
linux.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
lnk960.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +00:00
mipsecoff.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +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_${EMULATION_NAME}_place_orphan): Defer 1999-09-29 17:44:35 +00:00
sunos.em * emultempl/ostring.sed: Rename from stringify.sed. 1999-08-06 22:46:03 +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.