old-cross-binutils/ld/emultempl
Guy Martin 24ef1aa73e Fix duplicate output section statement lookup
Tie output section statements to their associated output section via
output section userdata.  This allows us to avoid hash lookups which
are slower and fail when multiple output sections have the same name.

	* ldlang.h (lang_output_section_get): Define.
	* ldlang.c (lang_output_section_get): Likewise.
	(init_os): Set the output_section userdata to the output
	section statement.
	* emultempl/hppaelf.em: Use lang_output_section_get instead of
	lang_output_section_find where applicable.
	* emultempl/aarch64elf.em: Likewise.
	* emultempl/aix.em: Likewise.
	* emultempl/armelf.em: Likewise.
	* emultempl/m68hc1xelf.em: Likewise.
	* emultempl/metagelf.em: Likewise.
	* emultempl/mipself.em: Likewise.
	* emultempl/ppc64elf.em: Likewise.
	* emultempl/spuelf.em: Likewise.
2014-01-20 14:21:36 +10:30
..
aarch64elf.em Fix duplicate output section statement lookup 2014-01-20 14:21:36 +10:30
aix.em Fix duplicate output section statement lookup 2014-01-20 14:21:36 +10:30
alphaelf.em Revert 2013-02-04, 2013-01-22 and 2013-01-21 changes. 2013-02-05 21:47:32 +00:00
armcoff.em Allow ld target customiser script to force on disk scripts. 2014-01-17 10:41:49 +10:30
armelf.em Fix duplicate output section statement lookup 2014-01-20 14:21:36 +10:30
astring.sed
avrelf.em * emultempl/avrelf.em (avr_elf_before_parse): New function. 2013-02-05 22:38:34 +00:00
beos.em bfd/ 2012-08-06 22:27:52 +00:00
bfin.em
cr16elf.em Revert 2013-02-04, 2013-01-22 and 2013-01-21 changes. 2013-02-05 21:47:32 +00:00
crxelf.em Revert 2013-02-04, 2013-01-22 and 2013-01-21 changes. 2013-02-05 21:47:32 +00:00
elf-generic.em bfd/ 2013-02-21 02:29:11 +00:00
elf32.em Allow ld target customiser script to force on disk scripts. 2014-01-17 10:41:49 +10:30
epiphanyelf_4x4.em * scripttempl/epiphany_4x4.sc, emulparams/elf32epiphany_4x4.sh: Add. 2012-11-30 18:28:38 +00:00
genelf.em
generic.em Allow ld target customiser script to force on disk scripts. 2014-01-17 10:41:49 +10:30
gld960.em Allow ld target customiser script to force on disk scripts. 2014-01-17 10:41:49 +10:30
gld960c.em Allow ld target customiser script to force on disk scripts. 2014-01-17 10:41:49 +10:30
hppaelf.em Fix duplicate output section statement lookup 2014-01-20 14:21:36 +10:30
ia64elf.em Revert 2013-02-04, 2013-01-22 and 2013-01-21 changes. 2013-02-05 21:47:32 +00:00
irix.em
linux.em Allow ld target customiser script to force on disk scripts. 2014-01-17 10:41:49 +10:30
lnk960.em Allow ld target customiser script to force on disk scripts. 2014-01-17 10:41:49 +10:30
m68hc1xelf.em Fix duplicate output section statement lookup 2014-01-20 14:21:36 +10:30
m68kcoff.em Allow ld target customiser script to force on disk scripts. 2014-01-17 10:41:49 +10:30
m68kelf.em
metagelf.em Fix duplicate output section statement lookup 2014-01-20 14:21:36 +10:30
mipself.em Fix duplicate output section statement lookup 2014-01-20 14:21:36 +10:30
mmix-elfnmmo.em
mmixelf.em ld/ 2012-11-26 23:26:35 +00:00
mmo.em * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attach 2012-09-09 16:30:40 +00:00
nds32elf.em Add support for Andes NDS32: 2013-12-13 11:52:32 +00:00
needrelax.em
netbsd.em
ostring.sed
pe.em * windres.c (define_resource): Use zero for timestamp, making 2013-11-22 14:55:56 +00:00
pep.em * windres.c (define_resource): Use zero for timestamp, making 2013-11-22 14:55:56 +00:00
ppc32elf.em ld/ 2012-05-26 11:13:20 +00:00
ppc64elf.em Fix duplicate output section statement lookup 2014-01-20 14:21:36 +10:30
README Add copyright notices 2012-12-17 16:56:12 +00:00
rxelf.em 2012-11-09 Nick Clifton <nickc@redhat.com> 2012-11-09 17:00:44 +00:00
scoreelf.em ld/ 2012-11-26 23:26:35 +00:00
sh64elf.em
solaris2.em
spu_icache.o_c
spu_icache.S
spu_ovl.o_c
spu_ovl.S
spuelf.em Fix duplicate output section statement lookup 2014-01-20 14:21:36 +10:30
sunos.em Allow ld target customiser script to force on disk scripts. 2014-01-17 10:41:49 +10:30
tic6xdsbt.em Remove trailing white spaces in ld 2013-01-10 20:08:03 +00:00
ticoff.em Allow ld target customiser script to force on disk scripts. 2014-01-17 10:41:49 +10:30
vanilla.em
vms.em
vxworks.em
xtensaelf.em bfd/ 2012-08-06 22:27:52 +00:00
z80.em

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.

Copyright (C) 2012 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.