This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch64-spec2k6-Os in repository toolchain/ci/binutils-gdb.
from 18f9735354 bfd_is_const_section thinko adds 08feed99cb Change get_objfile_arch to a method on objfile adds 54975ae91f elf: Don't use .set for alpha target adds dbe23755ac ld: Don't xfail ld-elf/warn[12] on 64-bit Solaris/SPARC adds 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" adds 0ff8f4b9f0 Automatic date update in version.in adds fad3d2c1b2 Remove SH-5 remnants adds 11104e4297 Since the pdp11-aout target does not support gdb, gdbserver [...] adds e04f33c09f Updated Serbian translation for the BFD directory.
No new revisions were added by this update.
Summary of changes: ChangeLog | 6 + bfd/ChangeLog | 20 + bfd/elf32-sh.c | 18 +- bfd/elf64-ppc.c | 2 + bfd/pdp11.c | 4 +- bfd/po/sr.po | 9015 ++++++++++++++++++----------- bfd/version.h | 2 +- binutils/ChangeLog | 18 + binutils/readelf.c | 46 +- configure | 3 + configure.ac | 3 + 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 | 173 +- gdb/MAINTAINERS | 1 + gdb/annotate.c | 2 +- gdb/block.c | 2 +- gdb/breakpoint.c | 14 +- gdb/buildsym.c | 2 +- gdb/cli/cli-cmds.c | 4 +- gdb/coffread.c | 8 +- gdb/completer.c | 10 +- gdb/completer.h | 2 +- gdb/ctfread.c | 4 +- gdb/dbxread.c | 6 +- gdb/dtrace-probe.c | 2 +- gdb/dwarf2/frame.c | 2 +- gdb/dwarf2/index-write.c | 2 +- gdb/dwarf2/loc.c | 20 +- gdb/dwarf2/read.c | 62 +- gdb/elfread.c | 10 +- gdb/gcore.c | 2 +- gdb/gdbtypes.c | 6 +- gdb/hppa-tdep.c | 2 +- gdb/ia64-tdep.c | 2 +- gdb/infrun.c | 2 +- gdb/jit.c | 2 +- gdb/linespec.c | 2 +- gdb/linux-fork.c | 2 +- gdb/linux-tdep.c | 4 +- gdb/machoread.c | 4 +- gdb/mdebugread.c | 8 +- gdb/mi/mi-symbol-cmds.c | 4 +- gdb/minsyms.c | 2 +- gdb/objfiles.c | 10 +- gdb/objfiles.h | 8 +- gdb/printcmd.c | 2 +- gdb/psymtab.c | 10 +- gdb/python/py-inferior.c | 2 +- gdb/python/py-objfile.c | 2 +- gdb/python/py-tui.c | 2 +- gdb/python/py-type.c | 2 +- gdb/python/python.c | 6 +- gdb/source.c | 3 +- gdb/stabsread.c | 10 +- gdb/stap-probe.c | 2 +- gdb/symfile.c | 12 +- gdb/symmisc.c | 6 +- gdb/symtab.c | 12 +- 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/tui/tui-source.c | 2 +- gdb/tui/tui-winsource.c | 2 +- gdb/valops.c | 4 +- gdb/value.c | 2 +- gdb/windows-tdep.c | 20 +- gdb/xcoffread.c | 4 +- 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 - ld/ChangeLog | 17 + ld/testsuite/ld-elf/elf.exp | 1 + ld/testsuite/ld-elf/pr19789.s | 4 + ld/testsuite/ld-elf/warn1.d | 1 - ld/testsuite/ld-elf/warn2.d | 1 - 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 +- 104 files changed, 7731 insertions(+), 4972 deletions(-) delete mode 100644 gas/testsuite/gas/aarch64/illegal-bti.d delete mode 100644 gas/testsuite/gas/aarch64/illegal-bti.l