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-stable-defconfig in repository toolchain/ci/binutils-gdb.
from fd3619828e bfd_section_* macros adds 4e28d4cc5b AArch64: Fix objdump tests adds 7738ddb418 [gas][news] NEWS (2.33) note new SVE2 and TME instructions f [...] adds f64e2f4045 [gdb] Catch exception when constructing the highlighter adds e452e88f54 [gdb/testsuite] Don't use FOOBAR pattern in gdb_test adds 956bafb0de Automatic date update in version.in adds e86f08d28f Declare dwarf_always_disassemble in dwarf2read.h adds c7ae7675cf Move arm_apcs_32 extern declaration to header adds e4153ae630 Move declaration of overload_resolution to value.h new e59a100122 PowerPC64, error on unsupported dynamic relocation new 4c51dacacf [GOLD] Fix spurious "plugin needed to handle lto object" warnings
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 6 +++ bfd/elf64-ppc.c | 74 +++++++++++++++++++++++++++++ bfd/version.h | 2 +- binutils/ChangeLog | 4 ++ binutils/testsuite/binutils-all/objdump.exp | 4 +- gas/ChangeLog | 4 ++ gas/NEWS | 6 +++ gdb/ChangeLog | 24 ++++++++++ gdb/arm-linux-nat.c | 2 - gdb/arm-linux-tdep.c | 1 - gdb/arm-nbsd-nat.c | 2 - gdb/arm-tdep.c | 2 +- gdb/arm-tdep.h | 4 ++ gdb/dwarf2loc.c | 2 - gdb/dwarf2read.h | 2 + gdb/eval.c | 3 -- gdb/source-cache.c | 12 ++--- gdb/testsuite/ChangeLog | 4 ++ gdb/testsuite/lib/gdb.exp | 28 ++++++----- gdb/value.h | 2 + gold/ChangeLog | 12 +++++ gold/layout.cc | 1 + gold/object.cc | 13 +++-- gold/powerpc.cc | 2 +- 24 files changed, 179 insertions(+), 37 deletions(-)