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-next-allmodconfig in repository toolchain/ci/binutils-gdb.
from 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 adds 6a093f341b Automatic date update in version.in
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 ++ opcodes/ChangeLog | 7 + opcodes/rx-dis.c | 50 ++++-- 10 files changed, 658 insertions(+), 29 deletions(-)