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-lts-allmodconfig in repository toolchain/ci/binutils-gdb.
from 933aebfae6 Testsuite: Ensure interrupt-daemon-attach doesn't run forever adds 20dc7e9b05 Fix buffer overflow regression due to minsym malloc-ed inste [...] adds ef9866970c sim/common: convert sim-arange to use sim-inline adds b6061d4d38 sim/common: Fix warnings: "warning: implicit declaration of [...] adds 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
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 | 13 +++++++++++ gdb/aarch64-tdep.c | 53 ++++++++++++++++++++++++++++++++++++++++----- gdb/features/aarch64-sve.c | 14 ++++++++++++ gdb/gdbserver/ChangeLog | 4 ++++ gdb/gdbserver/linux-low.c | 4 ++++ gdb/minsyms.c | 18 ++++++++------- 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 | 37 +++++++++++++++++++++++++++++++ sim/common/Make-common.in | 3 +-- sim/common/hw-device.c | 4 ++++ sim/common/hw-events.c | 3 +++ sim/common/hw-handles.c | 3 +++ sim/common/sim-arange.c | 21 +++++++++--------- sim/common/sim-arange.h | 30 ++++++++----------------- sim/common/sim-base.h | 1 + sim/common/sim-basics.h | 1 - sim/common/sim-fpu.c | 3 +++ sim/common/sim-inline.c | 5 ++++- sim/common/sim-inline.h | 32 +++++++++++++++++++++++++++ sim/common/sim-options.c | 2 ++ sim/common/sim-watch.c | 2 ++ 39 files changed, 308 insertions(+), 94 deletions(-)