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-lts-allyesconfig in repository toolchain/ci/binutils-gdb.
from 45d735237b Add a test case for skip with inlined functions adds 62e6599087 ubsan: bpf: left shift cannot be represented in type 'DI' (a [...] adds 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/ChangeLog | 16 + bfd/Makefile.am | 4 - bfd/Makefile.in | 6 - bfd/archures.c | 3 - bfd/bfd-in2.h | 1 - bfd/coff-tic80.c | 711 ------------ bfd/coffcode.h | 23 +- bfd/coffswap.h | 6 - bfd/config.bfd | 5 - bfd/configure | 1 - bfd/configure.ac | 1 - bfd/cpu-tic80.c | 42 - bfd/po/SRC-POTFILES.in | 2 - bfd/targets.c | 2 - bfd/version.h | 2 +- binutils/ChangeLog | 16 + binutils/objdump.c | 52 +- binutils/testsuite/binutils-all/objcopy.exp | 1 - binutils/testsuite/binutils-all/objdump.exp | 2 +- cpu/ChangeLog | 4 + cpu/bpf.cpu | 4 +- gas/ChangeLog | 4 + gas/doc/as.texi | 2 +- 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 + include/ChangeLog | 5 + include/coff/tic80.h | 123 -- include/opcode/tic80.h | 283 ----- ld/ChangeLog | 62 + ld/Makefile.am | 2 - ld/Makefile.in | 3 - ld/configure.tgt | 3 - ld/emulparams/tic80coff.sh | 50 - ld/po/BLD-POTFILES.in | 1 - ld/scripttempl/tic80coff.sc | 86 -- 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 | 33 + opcodes/Makefile.am | 2 - opcodes/Makefile.in | 4 - opcodes/aarch64-opc.c | 23 +- opcodes/aarch64-opc.h | 2 +- opcodes/bpf-ibld.c | 2 +- opcodes/configure | 1 - opcodes/configure.ac | 1 - opcodes/disassemble.c | 6 - opcodes/disassemble.h | 1 - opcodes/nds32-dis.c | 19 +- opcodes/po/POTFILES.in | 2 - opcodes/tic80-dis.c | 315 ----- opcodes/tic80-opc.c | 1211 -------------------- opcodes/visium-dis.c | 2 +- 98 files changed, 330 insertions(+), 2990 deletions(-) delete mode 100644 bfd/coff-tic80.c delete mode 100644 bfd/cpu-tic80.c delete mode 100644 include/coff/tic80.h delete mode 100644 include/opcode/tic80.h delete mode 100644 ld/emulparams/tic80coff.sh delete mode 100644 ld/scripttempl/tic80coff.sc delete mode 100644 opcodes/tic80-dis.c delete mode 100644 opcodes/tic80-opc.c