This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os in repository toolchain/ci/binutils-gdb.
from 82cb27ff6b Remove redundant assignment from dwarf2_find_containing_comp_unit adds d16f140885 Automatic date update in version.in adds ba354106f0 S/390: arch13: Add instruction descriptions adds 40f382e88d S/390: arch13: Adjust to recent changes adds 0919bfe915 Add missing changelogs for previous commits. adds 7a6e0d89bb Don't use bfd_get_file_size in objdump adds d3a70e03cf Change iterate_over_lwps to take a gdb::function_view adds 17547186c2 Make null_ptid and minus_one_ptid "const" adds 3276427003 Fix test-cp-name-parser build, unused variable adds ec148c577e Fix test-cp-name-parser build, parser_fprintf undefined adds ffdd69cf78 Make remote.c ptid constants "const"
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 28 +++++ bfd/coffcode.h | 51 ++++---- bfd/coffgen.c | 13 ++ bfd/elf.c | 32 +++-- bfd/elf64-sparc.c | 23 +++- bfd/elfcode.h | 39 +++--- bfd/mach-o.c | 15 ++- bfd/pdp11.c | 42 +++---- bfd/version.h | 2 +- binutils/ChangeLog | 7 ++ binutils/objdump.c | 37 ++---- gas/ChangeLog | 5 + gas/testsuite/gas/s390/zarch-arch13.d | 46 ++++---- gas/testsuite/gas/s390/zarch-arch13.s | 45 ++++--- gdb/ChangeLog | 52 ++++++++ gdb/arm-linux-nat.c | 26 ++-- gdb/common/ptid.c | 4 +- gdb/common/ptid.h | 4 +- gdb/cp-name-parser.y | 1 - gdb/gdbserver/ChangeLog | 4 + gdb/gdbserver/linux-low.c | 5 +- gdb/linux-nat.c | 138 ++++++++++++---------- gdb/nat/aarch64-linux-hw-point.c | 27 ++--- gdb/nat/linux-nat.h | 9 +- gdb/nat/x86-linux-dregs.c | 6 +- gdb/remote.c | 14 +-- gdb/s390-linux-nat.c | 4 +- gdb/yy-remap.h | 4 +- opcodes/ChangeLog | 9 ++ opcodes/s390-opc.txt | 216 ++++++++++++++++++---------------- 30 files changed, 527 insertions(+), 381 deletions(-)