binutils-gdb/ld/emultempl
Ian Lance Taylor ed601bea1c Add support for SunOS shared libraries.
* aout.sc: Don't define __DYNAMIC here.  Add new sections used by
	shared library support code.
	* emultempl/sunos.em: New file.
	* emulparams/sun4.sh (TEMPLATE_NAME): Define as sunos.
	* Makefile.in (esun4.c): Depend upon sunos.em, not generic.em.
1994-06-02 22:01:53 +00:00
..
.Sanitize Add support for SunOS shared libraries. 1994-06-02 22:01:53 +00:00
elf32.em Add support for ELF shared libraries. 1994-05-19 18:25:10 +00:00
generic.em
gld960.em
hppaelf.em
lnk960.em
m88kbcs.em * emultempl/generic.em: Use "e" rather than "em_" as prefix for filename. 1994-05-06 06:55:35 +00:00
README
stringify.sed changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) 1994-05-27 16:58:05 +00:00
sunos.em Add support for SunOS shared libraries. 1994-06-02 22:01:53 +00:00
vanilla.em

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.