This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from c7dffc390c testsuite/ld-cris various files: Run ld with --hash-style=sysv. new b9f04fe0df PowerPC64 __tls_get_addr sequence optimization new 9a23f96e91 PowerPC TPREL16_HA/LO reloc optimization
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 18 ++++++++++ bfd/elf32-ppc.c | 40 ++++++++++++++++++++- bfd/elf64-ppc.c | 71 +++++++++++++++++++------------------ gold/ChangeLog | 6 ++++ gold/powerpc.cc | 32 +++++++++++++++++ ld/ChangeLog | 23 ++++++++++++ ld/testsuite/ld-powerpc/powerpc.exp | 58 +++++++++++++++++------------- ld/testsuite/ld-powerpc/tls.d | 40 ++++++++++----------- ld/testsuite/ld-powerpc/tls.s | 31 +++++++++++++++- ld/testsuite/ld-powerpc/tls32.s | 34 ++++++++++++++++-- ld/testsuite/ld-powerpc/tlsexe.d | 34 +++++++++--------- ld/testsuite/ld-powerpc/tlsexetoc.d | 16 ++++----- ld/testsuite/ld-powerpc/tlsld.d | 16 ++++----- ld/testsuite/ld-powerpc/tlsmark.d | 16 ++++----- ld/testsuite/ld-powerpc/tlsopt4.d | 20 +++++------ ld/testsuite/ld-powerpc/tlstoc.d | 24 ++++++------- 16 files changed, 334 insertions(+), 145 deletions(-)