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-stable-allnoconfig in repository toolchain/binutils-gdb.
from a31abe80ea Return gdbpy_ref from gdbpy_get_varobj_pretty_printer adds 713f1b445a Automatic date update in version.in adds e60f4d3bda x86: Disable GOT relaxation with data prefix adds a4749e56ca Correct ChangeLog entries for PR gas/23854 commit adds 8e6a5953e1 Fix 4K leak in open_source_file each time next/step changes [...] adds bb20ccab70 ChangeLog for 'Fix 4K leak each time next/step changes of fu [...]
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 +- gdb/ChangeLog | 6 ++++++ gdb/source.c | 3 ++- 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 + 13 files changed, 159 insertions(+), 9 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