binutils-gdb/ld/emultempl
Alan Modra 2420fff633 PowerPC64 --plt-align
This changes the PowerPC64 --plt-align option to perform the usual
alignment of code as suggested by its name, as well as the previous
behaviour of padding so as to reduce boundary crossing.  The old
behaviour is had by using a negative parameter.

The default is also changed to align plt stub code by default to 32
byte boundaries, the point being to get better bctr branch prediction
on power8 and power9 hardware.

bfd/
	* elf64-ppp.c (plt_stub_pad): Handle positive and negative
	plt_stub_align.
ld/
	* ld.texinfo (--plt-align): Describe new behaviour of option.
	* emultempl/ppc64elf.em (params): Default plt_stub_align to 5.
	* testsuite/ld-powerpc/powerpc.exp: Pass --no-plt-align for
	selected tests.
	* testsuite/ld-powerpc/relbrlt.d: Pass --no-plt-align.
	* testsuite/ld-powerpc/elfv2so.d: Adjust expected output.
2017-09-10 01:55:16 +09:30
..
aarch64elf.em
aix.em
alphaelf.em
arclinux.em
armcoff.em
armelf.em
astring.sed
avrelf.em Add more targets to the list of architectures not supporting format changing during linking. Fix seg-faults triggered when this is attempted. 2017-08-03 11:59:32 +01:00
beos.em
bfin.em
cr16elf.em
crxelf.em
elf32.em Add -z globalaudit linker command line option to set the DF_GLOBALAUDIT flag bit in the dynamic tags. 2017-08-11 16:36:28 +01:00
elf-generic.em
epiphanyelf_4x4.em
genelf.em
generic.em
gld960.em
gld960c.em
hppaelf.em
ia64elf.em
irix.em
linux.em
lnk960.em
m68hc1xelf.em Add more targets to the list of architectures not supporting format changing during linking. Fix seg-faults triggered when this is attempted. 2017-08-03 11:59:32 +01:00
m68kcoff.em
m68kelf.em
metagelf.em
mipself.em MIPS/LD: Fix a segfault from ELF `e_flags' access with non-ELF output BFD 2017-07-07 17:58:03 +01:00
mmix-elfnmmo.em
mmixelf.em
mmo.em
msp430.em -Og warning fixes 2017-09-02 11:00:02 +09:30
nds32elf.em
needrelax.em
netbsd.em
nios2elf.em
ostring.sed
pe.em
pep.em
ppc32elf.em
ppc64elf.em PowerPC64 --plt-align 2017-09-10 01:55:16 +09:30
pruelf.em
README
riscvelf.em
rxelf.em
s390.em S/390: Add support for pgste marker 2017-06-23 08:00:46 +02:00
scoreelf.em
sh64elf.em
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 Fix assertion failure for xtensa linker. 2017-08-02 11:48:07 +01: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-2017 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.