binutils-gdb/ld/emultempl
Alan Modra 92b7a70fca bfd/
* elf64-ppc.c (ppc64_elf_edit_toc): Skip toc if size is zero.
	Skip toc reloc adjust if reloc_count is zero.
ld/
	* emultempl/ppc64elf.em (ppc_create_output_section_statements): Make
	an error creating fake bfd fatal.
	(ppc_before_allocation): Continue on after errors.
	(gld${EMULATION_NAME}_finish): Likewise.
2005-02-16 02:20:13 +00:00
..
README
aix.em emultempl/alphaelf.em (alpha_after_parse): Add extra, NULL, parameter to 2004-10-27 15:53:21 +00:00
alphaelf.em emultempl/alphaelf.em (alpha_after_parse): Add extra, NULL, parameter to 2004-10-27 15:53:21 +00:00
armcoff.em * ldfile.c (ldfile_set_output_arch): Add defarch param. 2004-01-03 11:09:07 +00:00
armelf.em * bfd/bin-in.h (bfd_elf32_arm_set_target_relocs): Update prototype. 2005-01-28 17:24:41 +00:00
astring.sed
beos.em * emultempl/beos.em: Remove #if 0 and #if 1 blocks. 2005-02-10 01:03:49 +00:00
crxelf.em Enable --relax option by default 2004-10-05 14:35:50 +00:00
elf32.em * emultempl/elf32.em (gld${EMULATION_NAME}_stat_needed): 2005-02-11 23:52:03 +00:00
generic.em * ldfile.c (ldfile_set_output_arch): Add defarch param. 2004-01-03 11:09:07 +00:00
gld960.em
gld960c.em * ldfile.c (ldfile_set_output_arch): Add defarch param. 2004-01-03 11:09:07 +00:00
hppaelf.em * bfd-in.h (BFD_LINKER_CREATED): Define. 2005-02-10 09:15:08 +00:00
ia64elf.em
irix.em * emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix. 2004-04-08 14:52:44 +00:00
linux.em * ldfile.c (ldfile_set_output_arch): Add defarch param. 2004-01-03 11:09:07 +00:00
lnk960.em
m68hc1xelf.em
m68kcoff.em * ldfile.c (ldfile_set_output_arch): Add defarch param. 2004-01-03 11:09:07 +00:00
m68kelf.em
mipsecoff.em [ bfd/ChangeLog ] 2004-04-21 20:52:31 +00:00
mmix-elfnmmo.em bfd/ 2004-06-24 04:46:28 +00:00
mmixelf.em
mmo.em ld/ 2004-10-14 12:54:47 +00:00
needrelax.em
netbsd.em
ostring.sed
pe.em * ldlang.c (lang_reasonable_defaults): Remove. 2005-01-21 04:15:59 +00:00
ppc32elf.em
ppc64elf.em bfd/ 2005-02-16 02:20:13 +00:00
sh64elf.em bfd/ 2004-06-24 04:46:28 +00:00
sunos.em include/ 2004-09-17 07:14:33 +00:00
ticoff.em * ldfile.c (ldfile_set_output_arch): Add defarch param. 2004-01-03 11:09:07 +00:00
vanilla.em
xtensaelf.em * ldlang.c (lang_reasonable_defaults): Remove. 2005-01-21 04:15:59 +00:00

README

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.