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-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 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 adds 7e785608ce [gdb/breakpoints] Fix fullname.exp when run from symlink dir adds de6d8dc25c Fix typo in RX disassembler error messages.
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 49 ++++++ gdb/Makefile.in | 8 +- gdb/config.in | 3 + gdb/configure | 497 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ gdb/configure.ac | 23 +++ gdb/symtab.c | 38 +++-- gdb/utils.h | 18 ++ opcodes/ChangeLog | 9 + opcodes/rx-dis.c | 20 +-- 10 files changed, 644 insertions(+), 23 deletions(-)