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-aarch64-mainline-allmodconfig in repository toolchain/binutils-gdb.
from 4d5d104997 Check return value of bfd_init adds c1230d1bab [src/erc32] Use ncurses instead of termcap on Cygwin too adds b4e0939956 Automatic date update in version.in adds cd53832b00 [GAS][ARM] Fix failing Armv1 test adds a66cf75c9c [GAS][ARM] Fix UDF testism adds 664306bcce [GAS][ARM] Fix ARMv8.1 AdvSIMD testism adds eb77c9df9f gdb: Handle ICC's unexpected void return type adds 64f57f3d7d [PowerPC] Include nat/linux-ptrace.h in native targets adds f32a4a5939 Don't create got section while processing TLS Local Exec rel [...]
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 5 + bfd/elfnn-aarch64.c | 3 - bfd/version.h | 2 +- gas/ChangeLog | 13 +++ gas/testsuite/gas/arm/armv1.d | 36 +++--- gas/testsuite/gas/arm/armv8-a+rdma-warning.d | 1 - gas/testsuite/gas/arm/udf.d | 42 ++++--- gdb/ChangeLog | 16 +++ gdb/dwarf2read.c | 49 +++++++- gdb/gdbserver/ChangeLog | 4 + gdb/gdbserver/linux-ppc-low.c | 1 + gdb/ppc-linux-nat.c | 1 + gdb/testsuite/ChangeLog | 5 + gdb/testsuite/gdb.dwarf2/{varval.c => void-type.c} | 18 ++- gdb/testsuite/gdb.dwarf2/void-type.exp | 125 +++++++++++++++++++++ gdb/valprint.c | 1 + sim/erc32/ChangeLog | 6 + sim/erc32/configure | 10 +- sim/erc32/configure.ac | 9 +- 19 files changed, 279 insertions(+), 68 deletions(-) copy gdb/testsuite/gdb.dwarf2/{varval.c => void-type.c} (79%) create mode 100644 gdb/testsuite/gdb.dwarf2/void-type.exp