This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-defconfig in repository toolchain/ci/binutils-gdb.
from 1532a937c6 SPARC: fix PR ld/18841 new c83ac8021a x86-64: Restore PIC check for PCREL reloc against protected symbol new 292144de4f gas: Pass max_bytes to TC_FRAG_INIT
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 | 12 ++ bfd/elf64-x86-64.c | 133 ++++++++++++--------- bfd/elfxx-x86.h | 7 ++ gas/ChangeLog | 10 ++ gas/config/tc-i386.h | 8 +- ld/ChangeLog | 8 ++ .../ld-x86-64/{protected1.d => pr24151a-x32.d} | 5 +- .../ld-x86-64/{protected1.d => pr24151a.d} | 0 ld/testsuite/ld-x86-64/pr24151a.s | 9 ++ ld/testsuite/ld-x86-64/x86-64.exp | 2 + 10 files changed, 136 insertions(+), 58 deletions(-) copy ld/testsuite/ld-x86-64/{protected1.d => pr24151a-x32.d} (65%) copy ld/testsuite/ld-x86-64/{protected1.d => pr24151a.d} (100%) create mode 100644 ld/testsuite/ld-x86-64/pr24151a.s