binutils-gdb/ld/emultempl
Alan Modra bba1a0c062 * ldlang.c: When traversing lang_statement_union_type lists,
consistently use "header.next" rather than "next".
	* mpw-eppcmac.c: Likewise.
	* emultempl/beos.em: Likewise.
	* emultempl/hppaelf.em: Likewise.
	* emultempl/pe.em: Likewise.
	* ldlang.h (union lang_statement_union): Remove "next" field.
2001-08-20 02:14:50 +00:00
..
aix.em * emultempl/aix.em: Formatting fixes. 2001-08-18 15:42:26 +00:00
armcoff.em
armelf_oabi.em
armelf.em
astring.sed
beos.em * ldlang.c: When traversing lang_statement_union_type lists, 2001-08-20 02:14:50 +00:00
elf32.em * emultempl/elf32.em: Formatting fixes. 2001-08-14 04:40:38 +00:00
generic.em Update copyright notice 2001-08-13 07:31:29 +00:00
gld960.em
gld960c.em
hppaelf.em * ldlang.c: When traversing lang_statement_union_type lists, 2001-08-20 02:14:50 +00:00
linux.em 2001-05-24 H.J. Lu <hjl@gnu.org> 2001-05-25 05:39:22 +00:00
lnk960.em
m68kcoff.em
m68kelf.em
mipsecoff.em 2001-05-24 H.J. Lu <hjl@gnu.org> 2001-05-25 05:39:22 +00:00
needrelax.em * emultempl/needrelax.em: New file. 2001-08-13 20:40:31 +00:00
ostring.sed
pe.em * ldlang.c: When traversing lang_statement_union_type lists, 2001-08-20 02:14:50 +00:00
README
sunos.em 2001-05-24 H.J. Lu <hjl@gnu.org> 2001-05-25 05:39:22 +00:00
ticoff.em
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.