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-lts-allyesconfig in repository toolchain/binutils-gdb.
from 84fdbf1a2c When assigning symbol version, we should hide debug symbols [...] adds 1929a39655 x86: Disable GOT relaxation with data prefix adds dd52bc8ea4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/ChangeLog | 7 ++++++ gas/config/tc-i386.c | 13 ++++++------ gas/testsuite/gas/i386/mixed-mode-reloc32.d | 2 +- ld/ChangeLog | 11 ++++++++++ ld/testsuite/ld-i386/i386.exp | 1 + ld/testsuite/ld-i386/pr23854.d | 28 ++++++++++++++++++++++++ ld/testsuite/ld-i386/pr23854.s | 33 +++++++++++++++++++++++++++++ ld/testsuite/ld-x86-64/pr23854.d | 28 ++++++++++++++++++++++++ ld/testsuite/ld-x86-64/pr23854.s | 33 +++++++++++++++++++++++++++++ ld/testsuite/ld-x86-64/x86-64.exp | 1 + 11 files changed, 151 insertions(+), 8 deletions(-) create mode 100644 ld/testsuite/ld-i386/pr23854.d create mode 100644 ld/testsuite/ld-i386/pr23854.s create mode 100644 ld/testsuite/ld-x86-64/pr23854.d create mode 100644 ld/testsuite/ld-x86-64/pr23854.s