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-allnoconfig in repository toolchain/ci/binutils-gdb.
from 7ba99d2188 DWARF 5 support: Handle line table and file indexes adds 5ae8188eaa Automatic date update in version.in adds ef0cc92e9c Don't allow RELATIVE relocs in pr22269 testcase adds 6207ed2877 Prevent more potential illegal memory accesses in the RX dis [...] adds 7bb4305982 Store the mangled name as a string_view adds 1a6ff1a96b Add a fast_hash function in common-utils adds ccb1ba6229 Use libxxhash for hashing, if present adds 3a49427939 Fix compile error & incorrect push adds 403772ef61 Make demangled_name_entry::language not a bitfield
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 44 ++++ gdb/Makefile.in | 8 +- gdb/config.in | 3 + gdb/configure | 497 +++++++++++++++++++++++++++++++++++++++ gdb/configure.ac | 23 ++ gdb/symtab.c | 35 ++- gdb/utils.h | 18 ++ ld/ChangeLog | 8 + ld/testsuite/ld-elf/pr22269-1.rd | 6 +- ld/testsuite/ld-elf/shared.exp | 4 +- opcodes/ChangeLog | 7 + opcodes/rx-dis.c | 50 ++-- 13 files changed, 672 insertions(+), 33 deletions(-)