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 13d43873d8 Automatic date update in version.in adds 45e1f031e8 Restore some windows-tdep.c code adds 2efec98b28 PowerPC64: remove empty .rela.dyn (.rela.branch_lt) adds ceb9bf11b9 readelf memory leaks adds 58ee9a8a46 Automatic date update in version.in adds 8ff66993e0 readelf: segfaults fuzzing multiple object files adds a5e0be5cb2 readelf: segfault at readelf.c:12227 adds 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" new 0ff8f4b9f0 Automatic date update in version.in
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 | 11 + bfd/elf64-ppc.c | 2 + bfd/pdp11.c | 4 +- bfd/version.h | 2 +- binutils/ChangeLog | 18 + binutils/readelf.c | 46 +- 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 | 81 +- 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 +- gdb/windows-tdep.c | 20 +- gdbsupport/ChangeLog | 9 + gdbsupport/gdb_ref_ptr.h | 2 +- gdbsupport/scoped_fd.h | 2 +- gdbsupport/scoped_mmap.h | 9 +- ld/ChangeLog | 6 + ld/testsuite/ld-powerpc/tlsopt5.d | 12 +- ld/testsuite/ld-powerpc/tlsopt5.s | 4 +- ld/testsuite/ld-powerpc/tlsopt6.d | 12 +- 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 +- 48 files changed, 1702 insertions(+), 1530 deletions(-) delete mode 100644 gas/testsuite/gas/aarch64/illegal-bti.d delete mode 100644 gas/testsuite/gas/aarch64/illegal-bti.l