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-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from 3052c068aa fix typo last commit adds 8a6e1d1d7f [AArch64, Binutils] Make hint space instructions valid for Armv8-a adds c2e5c986b3 [AArch64, Binutils] Add missing TSB instruction adds 23c8270e9d When bfd/pdp11.c was copied from bfd/aoutx.h, the #defines f [...] adds e0c45f3055 Fix compilation error with clang in gdb/testsuite/gdb.base/j [...] adds fa93cc8f35 Fix compilation error with clang in gdb/testsuite/gdb.trace/ [...] adds 2523028544 Fix compilation error with clang in gdb/testsuite/gdb.cp/exc [...] adds aac66a4c0b gdb: fix tabs vs spaces in ChangeLog adds 809730f3ee Fix ChangeLog entry for commit fa93cc8f35dbed69c3c47aa803686 [...] adds ad23bda0db Add myself to gdb/MAINTAINERS adds b5d1d6f7b7 Disable nested function tests for clang adds 9b2c992cfa Use support_nested_function_tests in gdb.base/nested-subp1.e [...] adds 0fa7617d84 Mark move constructors as "noexcept" adds 0ff8f4b9f0 Automatic date update in version.in new fad3d2c1b2 Remove SH-5 remnants
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/ChangeLog | 12 + bfd/elf32-sh.c | 18 +- bfd/pdp11.c | 4 +- bfd/version.h | 2 +- gas/ChangeLog | 16 + gas/config/tc-aarch64.c | 4 +- gas/testsuite/gas/aarch64/bti.d | 2 +- gas/testsuite/gas/aarch64/illegal-bti.d | 3 - gas/testsuite/gas/aarch64/illegal-bti.l | 8 - gas/testsuite/gas/aarch64/illegal-ras-1.l | 2 - gas/testsuite/gas/aarch64/illegal-ras-1.s | 2 - gas/testsuite/gas/aarch64/system-2.d | 15 +- gas/testsuite/gas/aarch64/system-2.s | 5 + gas/testsuite/gas/aarch64/system.d | 2 +- gdb/ChangeLog | 75 +- gdb/MAINTAINERS | 1 + gdb/completer.c | 10 +- gdb/completer.h | 2 +- gdb/python/py-tui.c | 2 +- gdb/python/python.c | 2 +- gdb/testsuite/ChangeLog | 28 +- gdb/testsuite/gdb.base/jit-main.c | 2 +- gdb/testsuite/gdb.base/nested-subp1.exp | 5 + gdb/testsuite/gdb.base/nested-subp2.exp | 5 + gdb/testsuite/gdb.base/nested-subp3.exp | 5 + gdb/testsuite/gdb.cp/exception.cc | 2 - gdb/testsuite/gdb.trace/tspeed.c | 2 +- gdbsupport/ChangeLog | 9 + gdbsupport/gdb_ref_ptr.h | 2 +- gdbsupport/scoped_fd.h | 2 +- gdbsupport/scoped_mmap.h | 9 +- include/ChangeLog | 5 + include/elf/sh.h | 21 - opcodes/ChangeLog | 27 + opcodes/aarch64-asm-2.c | 224 +-- opcodes/aarch64-asm.c | 11 + opcodes/aarch64-asm.h | 1 + opcodes/aarch64-dis-2.c | 2520 +++++++++++++++-------------- opcodes/aarch64-dis.c | 10 + opcodes/aarch64-dis.h | 1 + opcodes/aarch64-opc-2.c | 18 +- opcodes/aarch64-opc.c | 3 + opcodes/aarch64-tbl.h | 52 +- 43 files changed, 1622 insertions(+), 1529 deletions(-) delete mode 100644 gas/testsuite/gas/aarch64/illegal-bti.d delete mode 100644 gas/testsuite/gas/aarch64/illegal-bti.l