This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2k6-Os_LTO in repository toolchain/ci/binutils-gdb.
from 1688cb2916 Hoist assertion in target_stack::unpush adds 4e9ac437aa Automatic date update in version.in adds 83924b3846 x86-64: Restore PIC check for PCREL reloc against protected symbol adds 4249a53cce Fix some ldscripts/pr24008 fails new 424eb552c2 Fix 'info proc cmdline' for native FreeBSD processes. new bb0da2b496 Fix leak of identifier in macro definition. new ab9268d2f8 Factorize macro definition code in macrotab.c
The 3 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 ++ bfd/version.h | 2 +- gdb/ChangeLog | 18 +++ gdb/fbsd-nat.c | 7 ++ gdb/macrocmd.c | 25 ++-- gdb/macrotab.c | 59 ++++----- ld/ChangeLog | 14 +++ ld/testsuite/ld-scripts/pr24008.d | 3 + .../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 + 14 files changed, 196 insertions(+), 100 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