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-lts-allyesconfig in repository toolchain/ci/binutils-gdb.
from bb32413ff7 Ensure that debug information is retained for ARMv8-M securi [...] adds 4d83e8d97e PR ld/24709 [arm] linker crash and assertion failure with CMSE adds 163b2c58bd This patch fixes a bug in the AArch64 assembler where an inc [...] adds 125f83f66c Fix a bug recently introduced to the linker where it would c [...] adds 854f60884c Move generic_load declaration to symfile.h adds 1faa385ff6 Stop the BFD library from issuing a warning message when pro [...] adds 54d6600669 Make "info threads" use the gdb::option framework adds 9be796f35b Automatic date update in version.in adds f3869b1a41 Remove return value from remove_breakpoints_inf
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 22 +++++++++ bfd/compress.c | 3 ++ bfd/elf-bfd.h | 2 + bfd/elf.c | 37 ++++++++++++++- bfd/elf32-arm.c | 25 ++++++++++- bfd/version.h | 2 +- gas/ChangeLog | 8 ++++ gas/config/tc-aarch64.c | 9 ++++ gas/testsuite/gas/aarch64/diagnostic.l | 1 + gas/testsuite/gas/aarch64/diagnostic.s | 1 + gas/testsuite/gas/aarch64/illegal.l | 6 ++- gas/testsuite/gas/aarch64/illegal.s | 5 +++ gdb/ChangeLog | 24 ++++++++++ gdb/NEWS | 2 + gdb/breakpoint.c | 7 ++- gdb/breakpoint.h | 4 +- gdb/defs.h | 3 -- gdb/symfile.c | 2 + gdb/symfile.h | 6 +++ gdb/testsuite/ChangeLog | 5 +++ gdb/testsuite/gdb.base/options.exp | 18 ++++++++ gdb/thread.c | 82 +++++++++++++++++++++++++++++----- ld/ChangeLog | 6 +++ ld/emultempl/aarch64elf.em | 2 +- 24 files changed, 257 insertions(+), 25 deletions(-)