binutils-gdb/ld/emultempl
Steve Chamberlain 5f8ac7e7f6 Thu Aug 31 16:37:07 1995 steve chamberlain <sac@slash.cygnus.com>
* ldemul.c (ldemul_parse_args): New.
	* ldemul.h (ld_emulation_xfer_struct): Add parse_args.
	* lexsup.c (all pe stuff): Moved into pe.em
	(parse_args): Call emulation arg parser.
	* emultempl/pe.em (parse_args): handle PE specfic args.
1995-08-31 23:42:53 +00:00
..
.Sanitize Thu Aug 17 13:35:49 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-17 22:53:56 +00:00
elf32.em fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
generic.em
gld960.em
hppaelf.em
linux.em Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com) 1994-06-16 18:36:40 +00:00
lnk960.em
m88kbcs.em fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
mipsecoff.em * emultempl/miposecoff.em: New file. 1994-12-02 22:28:09 +00:00
pe.em Thu Aug 31 16:37:07 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-31 23:42:53 +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 fsf address update, but not in COPYING files 1995-07-07 22:49:42 +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.