binutils-gdb/ld/emultempl
H.J. Lu 93dc595d76 Don't merge 2 sections with different SHF_EXCLUDE
SEC_EXCLUDE is ignored when doing a relocatable link.  But we can't
merge 2 input sections with the same name when only one of them has
SHF_EXCLUDE.

	PR ld/20528
	* emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
	merge 2 sections with different SHF_EXCLUDE.
	* testsuite/ld-elf/pr20528a.d: New file.
	* testsuite/ld-elf/pr20528a.s: Likewise.
	* testsuite/ld-elf/pr20528b.d: Likewise.
	* testsuite/ld-elf/pr20528b.s: Likewise.
2016-09-29 12:58:40 -07:00
..
aarch64elf.em Enable relro by default for AArch64, ARM and SCORE. 2016-08-19 09:27:52 +01:00
aix.em
alphaelf.em
arclinux.em
armcoff.em
armelf.em Reduce parameter list in bfd_elf32_arm_target_relocs 2016-08-26 14:00:39 +01:00
astring.sed
avrelf.em
beos.em
bfin.em
cr16elf.em
crxelf.em
elf32.em Don't merge 2 sections with different SHF_EXCLUDE 2016-09-29 12:58:40 -07:00
elf-generic.em
epiphanyelf_4x4.em
genelf.em
generic.em
gld960.em
gld960c.em
hppaelf.em
ia64elf.em
irix.em
linux.em Enable relro by default for AArch64, ARM and SCORE. 2016-08-19 09:27:52 +01:00
lnk960.em
m68hc1xelf.em
m68kcoff.em
m68kelf.em
metagelf.em
mipself.em
mmix-elfnmmo.em
mmixelf.em
mmo.em
msp430.em
nds32elf.em Don't include libbfd.h outside of bfd, part 1 2016-07-16 13:25:11 +09:30
needrelax.em
netbsd.em
nios2elf.em
ostring.sed
pe.em Add support for creating ELF import libraries 2016-07-15 17:50:48 +01:00
pep.em Add support for creating ELF import libraries 2016-07-15 17:50:48 +01:00
ppc32elf.em Don't include libbfd.h outside of bfd, part 1 2016-07-16 13:25:11 +09:30
ppc64elf.em Don't include libbfd.h outside of bfd, part 1 2016-07-16 13:25:11 +09:30
README
rxelf.em
scoreelf.em Enable relro by default for AArch64, ARM and SCORE. 2016-08-19 09:27:52 +01:00
sh64elf.em Don't include libbfd.h outside of bfd, part 1 2016-07-16 13:25:11 +09:30
solaris2.em
spu_icache.o_c
spu_icache.S
spu_ovl.o_c
spu_ovl.S
spuelf.em
sunos.em
tic6xdsbt.em
ticoff.em
v850elf.em
vanilla.em
vms.em
vxworks.em
xtensaelf.em Don't include libbfd.h outside of bfd, part 1 2016-07-16 13:25:11 +09:30
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-2016 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.