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-aarch64-mainline-allmodconfig in repository toolchain/ci/binutils-gdb.
from 16b0db75af [gdb/testsuite] Fix c-linkage-name.exp with -flto adds af62665e13 Don't pass NULL to memcpy in gdb adds 6f29a53415 Fix py-tui.c build problem adds 876678f05e PR 25611, PR 25614: GAS: Remove a double inclusion of "bignum.h" adds 283b7aa134 Automatic date update in version.in adds 7b948a2580 mmo.c: Fix ld testsuite regression "objcopy executable (pr25662)". adds 41ff29bf5d ld/testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*. adds 40bd13ced9 include: Sync plugin-api.h with GCC adds 15ccbdd717 Arm: Fix thumb2 PLT branch offsets. adds a7618269b7 Arm: Fix LSB of GOT for Thumb2 only PLT.
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 15 +++++++++++++++ bfd/elf32-arm.c | 10 ++++++++-- bfd/mmo.c | 6 +++++- bfd/version.h | 2 +- gas/ChangeLog | 6 ++++++ gas/dwarf2dbg.c | 1 - gdb/ChangeLog | 10 ++++++++++ gdb/dwarf2/abbrev.c | 5 +++-- gdb/python/py-tui.c | 8 +++++++- gdbsupport/ChangeLog | 5 +++++ gdbsupport/btrace-common.cc | 3 ++- include/ChangeLog | 6 ++++++ include/plugin-api.h | 2 +- ld/ChangeLog | 16 ++++++++++++++++ ld/testsuite/ld-arm/arm-elf.exp | 3 +++ ld/testsuite/ld-arm/thumb-plt-got.d | 14 ++++++++++++++ ld/testsuite/ld-arm/thumb-plt.d | 34 ++++++++++++++++++++++++++++++++++ ld/testsuite/ld-arm/thumb-plt.s | 18 ++++++++++++++++++ ld/testsuite/ld-scripts/defined4.d | 4 ++-- 19 files changed, 156 insertions(+), 12 deletions(-) create mode 100644 ld/testsuite/ld-arm/thumb-plt-got.d create mode 100644 ld/testsuite/ld-arm/thumb-plt.d create mode 100644 ld/testsuite/ld-arm/thumb-plt.s