This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64 in repository toolchain/ci/gdb.
from b00d6678f6 [gdb/testsuite] Fix gdb.base/catch-syscall.exp without --ena [...] adds aa02037b08 nm: use -U as an alias for --defines-only, in line with llvm-nm adds 32412d8e48 [gdb/testsuite] Fix gdb.base/catch-syscall.exp with --with-expat=no adds 6c8c5823e3 Automatic date update in version.in adds a2d8448d1d Re: IBM zSystems: Accept (. - 0x100000000) PCRel32 operands adds fa44522195 PR29142, segv in ar with empty archive and libdeps specified adds 5e39ef33fd cgen: increase buffer for hash_insn_list adds de51bd9106 [gdb/testsuite] Fix gdb.dwarf2/dw2-out-of-range-end-of-seq.e [...] adds 59eb8e236c [gdb/tdep] Improve gdb/syscalls/update-linux.sh new d1fb8316b0 Make gdb.ada/float-bits.exp more generic new 73a5cb257a gdb: Workaround stringop-overread warning in debuginfod-supp [...] new 678dc756a5 Fix an illegal memory access when creating DLLs.
The 3 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/version.h | 2 +- binutils/ar.c | 16 +- binutils/doc/binutils.texi | 47 ++-- binutils/nm.c | 22 +- gas/config/tc-s390.c | 10 +- gas/testsuite/gas/s390/zarch-z900-err.l | 4 +- gdb/debuginfod-support.c | 10 +- gdb/syscalls/gen-header.py | 32 --- gdb/syscalls/update-linux.sh | 33 ++- gdb/testsuite/gdb.ada/float-bits.exp | 87 ++++++-- gdb/testsuite/gdb.base/catch-syscall.exp | 16 +- .../gdb.dwarf2/dw2-out-of-range-end-of-seq.exp | 14 +- ld/ChangeLog | 11 + ld/pe-dll.c | 242 ++++++++++----------- opcodes/cgen-dis.c | 10 +- 15 files changed, 309 insertions(+), 247 deletions(-) delete mode 100644 gdb/syscalls/gen-header.py