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 The default script is now compiled in; the others are still in the filesystem. 1993-07-22 00:33:10 +00:00
gld960.em The default script is now compiled in; the others are still in the filesystem. 1993-07-22 00:33:10 +00:00
hppaelf.em Use getopt instead of lex and yacc to parse the command line. 1994-02-25 03:26:25 +00:00
lnk960.em The default script is now compiled in; the others are still in the filesystem. 1993-07-22 00:33:10 +00:00
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 * ldfile.c (ldfile_open_command): Don't try .ld extension. 1993-06-17 20:55:43 +00:00
vanilla.em * ldfile.c (ldfile_open_command): Don't try .ld extension. 1993-06-17 20:55:43 +00:00

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.