binutils-gdb/ld/emultempl
Ian Lance Taylor c361ce46c5 * configure.in (powerpc-*-elf*): New target; use ppc-elf32.
* config/ppc-elf32.mt: New file.
	* emulparams/elf32ppc.sh: New file.
	* emultempl/ppc.em: New file.
	* Makefile.in (ALL_EMULATIONS): Added em_elf32ppc.o.
	(em_elf32ppc.c): New target; uses elf32ppc.sh, ppc.em and elf.sc.
	(EMULATION_OFILES): Added dependencies on ldexp.h and ldlang.h.
1994-02-25 03:32:08 +00:00
..
.Sanitize * configure.in (powerpc-*-elf*): New target; use ppc-elf32. 1994-02-25 03:32:08 +00:00
generic.em
gld960.em
hppaelf.em Use getopt instead of lex and yacc to parse the command line. 1994-02-25 03:26:25 +00:00
lnk960.em
m88kbcs.em Use getopt instead of lex and yacc to parse the command line. 1994-02-25 03:26:25 +00:00
ppc.em * configure.in (powerpc-*-elf*): New target; use ppc-elf32. 1994-02-25 03:32:08 +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.