This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/binutils-gdb.
from cd53fa40d4 Rename dwarf2/comp-unit.h adds 549f123c68 Automatic date update in version.in adds 113bb7618a RISC-V: PR27814, Objdump crashes when disassembling a non-EL [...] adds 19fa7881a9 config: delete unused sim macros adds 9cc11ab5bf sim: depend on gnulib adds 75933ce3d9 Automatic date update in version.in adds 9d9e2a340b PR27879, stack-buffer-overflow on sysdump adds 1b3892bedc PR27884, skip_attr_bytes: Assertion (data) <= (end) failed adds b534617fd5 inflow.c: Do not leak tty. adds 83b0a6865c Warn when the plugin interface runs out of file descriptors. adds c485e47599 Fix a build problem if ENABLE_CHECKING is not defined. adds 2129a94255 [gdb/testsuite] Fix read1 timeout in gdb.base/info-types-c++.exp adds d9211df246 gdb/testsuite: resolve duplicate test names in gdb.guile/*.exp adds 4915bfdcfb gdb: Add an overloaded ui_out::text accepting a const std::string & adds 8dd8c8d4ab gdb: Pass std::strings to ui_out::field_string () where convenient adds ee22a1a31d Fix offset for ia64 PCREL60B relocation on HP-UX adds 8f09aa5ba8 sim: ppc: fix some Wunused-function warnings adds 4156e38676 sim: ppc: fix some more Wunused-function warnings adds 0d7e3cd15f gdb: Move definitions of std::string overloads in ui_out to [...] adds bfff0efb3d sim: ppc: fix Wnonnull warning adds 17bb1d80f5 sim: ppc: fix some Wenum-compare warnings
No new revisions were added by this update.
Summary of changes: ChangeLog | 5 + Makefile.def | 1 + Makefile.in | 1 + bfd/ChangeLog | 6 + bfd/plugin.c | 30 ++++- bfd/version.h | 2 +- binutils/ChangeLog | 19 +++ binutils/dwarf.c | 46 +++++--- binutils/sysdump.c | 13 ++- config/ChangeLog | 4 + config/acinclude.m4 | 102 ---------------- gas/config/tc-ia64.c | 11 +- gdb/ChangeLog | 5 + gdb/ada-lang.c | 4 +- gdb/break-catch-sig.c | 2 +- gdb/break-catch-throw.c | 2 +- gdb/cli/cli-setshow.c | 4 +- gdb/disasm.c | 2 +- gdb/infcmd.c | 2 +- gdb/inferior.c | 2 +- gdb/inflow.c | 2 +- gdb/linux-thread-db.c | 2 +- gdb/mi/mi-cmd-var.c | 22 ++-- gdb/mi/mi-main.c | 14 +-- gdb/osdata.c | 3 +- gdb/probe.c | 5 +- gdb/source.c | 2 +- gdb/target-connection.c | 2 +- gdb/testsuite/ChangeLog | 9 ++ gdb/testsuite/gdb.base/info-types.exp.tcl | 97 +++++++++++++--- gdb/testsuite/gdb.guile/scm-pretty-print.exp | 7 +- gdb/thread.c | 5 +- gdb/tracepoint.c | 4 +- gdb/ui-out.c | 6 - gdb/ui-out.h | 7 +- opcodes/ChangeLog | 6 + opcodes/riscv-dis.c | 24 ++-- sim/ppc/device.h | 4 +- sim/ppc/emul_netbsd.c | 3 +- sim/ppc/hw_phb.c | 4 +- sim/ppc/inline.h | 168 +++++++++++++-------------- 41 files changed, 362 insertions(+), 297 deletions(-)