This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/binutils-gdb.
from 367dda8596 [gdb/testsuite] Fix .debug_aranges in gdb.dwarf2/fission-loclists.S adds 0655397b57 Use bool in gdbarch adds b987c79ac1 Use new and delete for gdbarch adds 8b15404301 Allow registry to refer to const types adds cb275538db Use registry in gdbarch adds 62b73b6580 Automatic date update in version.in new 1369522f36 Recognize the new ELF compression type for ZSTD.
The 1 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/version.h | 2 +- binutils/readelf.c | 2 + gdb/arch-utils.c | 124 +------------- gdb/bsd-uthread.c | 37 ++-- gdb/d-lang.c | 21 ++- gdb/d-lang.h | 48 +++--- gdb/dwarf2/expr.c | 32 +--- gdb/dwarf2/frame.c | 58 +++---- gdb/f-lang.c | 18 +- gdb/f-lang.h | 32 ++-- gdb/fbsd-tdep.c | 25 +-- gdb/frame-base.c | 38 ++-- gdb/frame-unwind.c | 39 ++--- gdb/gdbarch.c | 428 +++++++++++++++++++++++----------------------- gdb/gdbarch.h | 34 +--- gdb/gdbarch.py | 30 ++-- gdb/gdbtypes.c | 29 ++-- gdb/gdbtypes.h | 94 +++++----- gdb/gnu-v3-abi.c | 42 +++-- gdb/go-lang.c | 21 ++- gdb/go-lang.h | 36 ++-- gdb/guile/scm-arch.c | 45 ++--- gdb/guile/scm-symbol.c | 34 ++-- gdb/ia64-libunwind-tdep.c | 23 +-- gdb/ia64-libunwind-tdep.h | 10 +- gdb/jit.c | 37 ++-- gdb/language.c | 39 ++--- gdb/linux-tdep.c | 22 +-- gdb/m2-lang.c | 24 ++- gdb/m2-lang.h | 10 +- gdb/netbsd-tdep.c | 25 +-- gdb/python/py-arch.c | 24 ++- gdb/python/py-registers.c | 31 +--- gdb/python/py-unwind.c | 18 +- gdb/regcache.c | 36 ++-- gdb/reggroups.c | 54 +++--- gdb/registry.h | 2 +- gdb/remote.c | 31 ++-- gdb/rs6000-tdep.c | 2 +- gdb/solib-svr4.c | 32 ++-- gdb/solib.c | 26 +-- gdb/target-descriptions.c | 52 +++--- gdb/user-regs.c | 44 ++--- gdb/windows-tdep.c | 25 +-- 44 files changed, 758 insertions(+), 1078 deletions(-)