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-mainline-allyesconfig in repository toolchain/ci/binutils-gdb.
from 0720291713 Automatic date update in version.in adds 96a86c01d1 PR24390, Don't decode mtfsb field as a cr field adds 242a115951 PR24392, Clang warning Wtautological-constant-out-of-range-compare adds 69f4c9cc03 gdbserver: Ensure AT_HWCAP2 is defined adds fc96163a3e AArch64: 128bit views for SVE registers adds bffa1015cd AArch64: View the pseudo V registers as vectors adds cd5b607419 sim: fix aarch64 sim build adds c92df149c2 Testsuite: set sysroot when using gdbserver adds f489207efd Fix stepping past unwritable kernel helper on nios2-linux-gnu. adds 65d2b333a8 Fix GDB being suspended SIGTTOU when running gdb.multi/multi [...] adds 80047cfc27 Fix gdb.multi/multi-arch-exec.exp blocking under high load/slow gdb adds 077cad8ec1 Fix gdb.multi/multi-term-settings.exp blocking under high lo [...] adds e432ccf1cb Fix format specification in display_selector() (again) adds d3fe0d7bb8 sim: fix all sim builds adds 5f33607b28 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 11 ++++++ bfd/coffgen.c | 9 +---- bfd/configure | 33 +++++++++++++++++ bfd/configure.ac | 1 + bfd/elf.c | 10 +---- bfd/elf64-sparc.c | 9 +---- bfd/mach-o.c | 9 +---- bfd/version.h | 2 +- gas/ChangeLog | 6 +++ gas/testsuite/gas/ppc/476.d | 8 ++-- gas/testsuite/gas/ppc/a2.d | 8 ++-- gdb/ChangeLog | 24 ++++++++++++ gdb/aarch64-tdep.c | 53 ++++++++++++++++++++++++--- gdb/features/aarch64-sve.c | 14 +++++++ gdb/gdbserver/ChangeLog | 4 ++ gdb/gdbserver/linux-low.c | 4 ++ gdb/infrun.c | 4 ++ gdb/nios2-linux-tdep.c | 12 ++++++ gdb/nios2-tdep.c | 27 ++++++++++++-- gdb/nios2-tdep.h | 3 ++ gdb/testsuite/ChangeLog | 18 +++++++++ gdb/testsuite/boards/local-board.exp | 3 ++ gdb/testsuite/gdb.multi/hello.c | 2 +- gdb/testsuite/gdb.multi/multi-term-settings.c | 2 +- gdb/testsuite/gdb.threads/watchpoint-fork.exp | 34 ++++++++++------- gdb/windows-nat.c | 6 ++- include/ChangeLog | 5 +++ include/opcode/ppc.h | 5 ++- opcodes/ChangeLog | 8 ++++ opcodes/ppc-dis.c | 4 +- opcodes/ppc-opc.c | 14 ++++--- sim/aarch64/ChangeLog | 5 +++ sim/aarch64/cpustate.c | 1 + sim/aarch64/interp.c | 1 + sim/common/ChangeLog | 5 +++ sim/common/sim-base.h | 1 + sim/common/sim-basics.h | 2 + 37 files changed, 296 insertions(+), 71 deletions(-)