This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_binutils in repository toolchain/ci/binutils-gdb.
from 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 new 5433e20ec1 Mark tu_abbrev_offset::operator<() const. new 93b196f931 Automatic date update in version.in new d556135f02 PR27888, fix link of gas with zlib by libtool 2.4.6 new 7f2b87189b [PATCH]rs6000,testsuite Add a powerpc64-prologue testcase.
The 4 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: 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/ChangeLog | 7 + gas/Makefile.am | 3 +- gas/Makefile.in | 3 +- gas/config/tc-ia64.c | 11 +- gdb/ChangeLog | 9 ++ 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/dwarf2/read.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 | 15 ++ .../{powerpc-prologue.c => powerpc64-prologue.c} | 37 +++-- ...powerpc-prologue.exp => powerpc64-prologue.exp} | 25 ++- 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 +- sim/ppc/device.h | 4 +- sim/ppc/emul_netbsd.c | 3 +- sim/ppc/hw_phb.c | 4 +- sim/ppc/inline.h | 168 ++++++++++----------- 45 files changed, 396 insertions(+), 320 deletions(-) copy gdb/testsuite/gdb.arch/{powerpc-prologue.c => powerpc64-prologue.c} (73%) copy gdb/testsuite/gdb.arch/{powerpc-prologue.exp => powerpc64-prologue.exp} (87%)