binutils-gdb/ld/emultempl
Jeff Law 531a5bd189 * emultempl/hppaelf.em: First attempt to clean this file up.
Add comments in several functions as to their purpose and
        how they function (or my current best guess).  Clean up horrible
        spacing and indention that never should have been accepted in the
        first place.  Add FIXMEs for issues which need to be resolved.
        Disable linker-stub generation until it gets fixed.  This allows
        the linker to at least work on simple code for testing purposes.
1994-02-26 00:33:30 +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 * emultempl/hppaelf.em: First attempt to clean this file up. 1994-02-26 00:33:30 +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 Make correspond to djm's last change. 1994-02-25 03:39:17 +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.