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-aarch64-next-allnoconfig in repository toolchain/ci/binutils-gdb.
from 5b660084e2 Remove tic80 support adds 260bcd09bf Accept mips-sgi-irix output in a few ld tests adds 660df28acf Prefer object over notype symbols when disassembling adds e46d79a76e ubsan: nds32: left shift cannot be represented in type 'int' adds 29298bf66f ubsan: aarch64: left shift cannot be represented in type 'int64_t' adds eb7b504651 ubsan: visium: left shift cannot be represented in type 'int' adds b63634be64 Whitespace fix in gdb.base/skip.exp adds 5024637fac Fix skip.exp test failure observed with gcc-9.2.0 adds 9b30da15e7 Add virtual destructor to tui_layout_base adds e3169fe0bb Add missing include to bsd-kvm.c for gdb_abspath adds 4a42278582 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 11 +++++ binutils/objdump.c | 52 ++++++++++++++------- gdb/ChangeLog | 9 ++++ gdb/bsd-kvm.c | 1 + gdb/testsuite/ChangeLog | 8 ++++ gdb/testsuite/gdb.base/skip.exp | 20 +++++--- gdb/tui/tui-layout.h | 2 + ld/ChangeLog | 53 ++++++++++++++++++++++ ld/testsuite/ld-avr/lds-mega.d | 2 +- ld/testsuite/ld-avr/lds-tiny.d | 2 +- ld/testsuite/ld-elf/pr21233-l.sd | 2 +- ld/testsuite/ld-elf/pr23591.d | 2 +- ld/testsuite/ld-elf/provide-hidden-s.nd | 4 +- ld/testsuite/ld-mips-elf/compact-eh1.s | 1 + ld/testsuite/ld-mips-elf/compact-eh1a.s | 3 +- ld/testsuite/ld-mips-elf/compact-eh1b.s | 1 + ld/testsuite/ld-mips-elf/compact-eh2.s | 1 + ld/testsuite/ld-mips-elf/compact-eh3.s | 1 + ld/testsuite/ld-mips-elf/compact-eh3a.s | 1 + ld/testsuite/ld-mips-elf/eh-frame5.s | 11 +++++ ld/testsuite/ld-mips-elf/ehdr_start-new.s | 1 + ld/testsuite/ld-mips-elf/ehdr_start-o32.s | 1 + ld/testsuite/ld-mips-elf/emit-relocs-1a.s | 1 + ld/testsuite/ld-mips-elf/hash2.d | 9 ++-- ld/testsuite/ld-mips-elf/jaloverflow-2.s | 1 + ld/testsuite/ld-mips-elf/jaloverflow.s | 1 + ld/testsuite/ld-mips-elf/mips16-call-global-1.s | 1 + ld/testsuite/ld-mips-elf/mips16-intermix-1.s | 1 + ld/testsuite/ld-mips-elf/mips16-pic-1b.s | 1 + ld/testsuite/ld-mips-elf/mips16-pic-4c.s | 2 + ld/testsuite/ld-mips-elf/no-shared-1-n64.s | 1 + ld/testsuite/ld-mips-elf/no-shared-1-o32.s | 1 + .../ld-mips-elf/pic-and-nonpic-1b-micromips.s | 1 + ld/testsuite/ld-mips-elf/pic-and-nonpic-1b.s | 1 + ld/testsuite/ld-mips-elf/pic-and-nonpic-2a.s | 1 + ld/testsuite/ld-mips-elf/pic-and-nonpic-3b.s | 2 + ld/testsuite/ld-mips-elf/pic-and-nonpic-4b.s | 1 + ld/testsuite/ld-mips-elf/pic-and-nonpic-5a.s | 1 + ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n32c.s | 1 + ld/testsuite/ld-mips-elf/pic-and-nonpic-6-n64c.s | 1 + ld/testsuite/ld-mips-elf/pic-and-nonpic-6-o32c.s | 1 + ld/testsuite/ld-mips-elf/pie.s | 1 + ld/testsuite/ld-mips-elf/relax-jalr.s | 7 +-- ld/testsuite/ld-mips-elf/reloc-1a.s | 1 + ld/testsuite/ld-mips-elf/reloc-2a.s | 1 + ld/testsuite/ld-mips-elf/reloc-4.s | 1 + ld/testsuite/ld-mips-elf/reloc-5.s | 1 + ld/testsuite/ld-mips-elf/reloc-6b.s | 1 + ld/testsuite/ld-mips-elf/start.s | 13 ++++-- ld/testsuite/ld-mips-elf/textrel-1.s | 1 + ld/testsuite/ld-mips-elf/undefweak-overflow.d | 36 +++++++-------- ld/testsuite/ld-mips-elf/undefweak-overflow.s | 1 + ld/testsuite/ld-x86-64/load2.d | 2 +- opcodes/ChangeLog | 17 +++++++ opcodes/aarch64-opc.c | 23 +++++----- opcodes/aarch64-opc.h | 2 +- opcodes/nds32-dis.c | 19 ++++---- opcodes/visium-dis.c | 2 +- 59 files changed, 264 insertions(+), 85 deletions(-)