binutils-gdb/ld/emultempl
Ken Raeburn 38cae0cd30 * emultempl/generic.em: Use "e" rather than "em_" as prefix for filename.
* emultempl/gld960.em, emultempl/gld960c.em, emultempl/lnk960.em,
emultempl/hppaelf.em, emultempl/m88kbcs.em, emultempl/vanilla.em: Ditto.
* Makefile.in: Changed all generated file names.
(ldemul-list.h): Depend on Makefile, not config.status.  Changed sed patterns
to handle new filenames.
1994-05-06 06:55:35 +00:00
..
.Sanitize Remove ppc.em; do it all in nlmconv instead. 1994-03-12 03:19:27 +00:00
generic.em
gld960.em
hppaelf.em * emultempl/hppaelf.em: Include elf32-hppa.h. 1994-02-28 00:30:36 +00:00
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
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.