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-arm-lts-allyesconfig in repository toolchain/ci/binutils-gdb.
from 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 new 23c8270e9d When bfd/pdp11.c was copied from bfd/aoutx.h, the #defines f [...]
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 +- 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 +- 30 files changed, 1571 insertions(+), 1472 deletions(-) delete mode 100644 gas/testsuite/gas/aarch64/illegal-bti.d delete mode 100644 gas/testsuite/gas/aarch64/illegal-bti.l