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-master-arm-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from 398fdd6086 Remove the TUI execution info window adds 81e8046dc0 x86-64: Move PIC check for PC-relative relocations back adds 34dafe9f39 [gdb/testsuite] Fix compare-sections.exp with -fPIE/-pie adds 98ac8787e9 Automatic date update in version.in adds d367307b93 PR24911, Heap overflow issue in qsort_r, dwarf.c
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 7 ++ bfd/elf64-x86-64.c | 149 +++++++++++++--------------- bfd/version.h | 2 +- binutils/ChangeLog | 5 + binutils/dwarf.c | 4 +- gdb/testsuite/ChangeLog | 5 + gdb/testsuite/gdb.base/compare-sections.exp | 11 +- ld/ChangeLog | 9 ++ ld/testsuite/ld-x86-64/pr24905-x32.d | 8 ++ ld/testsuite/ld-x86-64/pr24905.d | 7 ++ ld/testsuite/ld-x86-64/pr24905.s | 6 ++ ld/testsuite/ld-x86-64/pr24905.t | 1 + ld/testsuite/ld-x86-64/x86-64.exp | 2 + 13 files changed, 132 insertions(+), 84 deletions(-) create mode 100644 ld/testsuite/ld-x86-64/pr24905-x32.d create mode 100644 ld/testsuite/ld-x86-64/pr24905.d create mode 100644 ld/testsuite/ld-x86-64/pr24905.s create mode 100644 ld/testsuite/ld-x86-64/pr24905.t