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-next-defconfig in repository toolchain/ci/binutils-gdb.
from e409c542cc Fixed gdb to print arrays with very high indexes adds 5d2e119328 gdb: fix powerpc disassembly tests adds c5d7be0c97 ubsan: d30v: negation of -2147483648 adds 719546c44f Change ints to bools around thread_info executing/resumed adds 780636aec0 [gdb/testsuite] Use non-capturing parentheses for inferior_e [...] adds e8b791227f Missing objdump dependency od-elf32_avr adds 24872cb302 Minor fix for R_PPC_VLE_ADDR20 adds f90ac7c2bb [gdb/testsuite] Make inferior_exited_re match a single line adds f8dcc90b60 [gdb/testsuite] Add note to 'Race detection' entry in README adds dcc9fbc6da gdb/sim: Assert that the simulator ptid is not null_ptid adds c3b149eb76 gdb/fortran: Allow for using Flang in Fortran testing adds 6df4c9c2ff Re: Support fusion for ELFv2 stubs adds af0ac53c45 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 9 ++++++++ bfd/elf32-ppc.c | 2 +- bfd/elf64-ppc.c | 8 ++++---- bfd/version.h | 2 +- binutils/ChangeLog | 6 ++++++ binutils/Makefile.am | 2 +- binutils/Makefile.in | 3 ++- binutils/po/POTFILES.in | 1 + gdb/ChangeLog | 25 +++++++++++++++++++++++ gdb/fork-child.c | 2 +- gdb/gdbthread.h | 6 +++--- gdb/infrun.c | 24 +++++++++++----------- gdb/linux-nat.c | 8 ++++---- gdb/record-btrace.c | 2 +- gdb/record-full.c | 4 ++-- gdb/remote-sim.c | 1 + gdb/remote.c | 4 ++-- gdb/target.c | 2 +- gdb/testsuite/ChangeLog | 34 +++++++++++++++++++++++++++++++ gdb/testsuite/README | 7 +++++++ gdb/testsuite/gdb.arch/powerpc-power8.exp | 18 ++++++++-------- gdb/testsuite/gdb.arch/powerpc-power8.s | 8 ++++---- gdb/testsuite/gdb.arch/powerpc-power9.exp | 6 ++---- gdb/testsuite/gdb.arch/powerpc-power9.s | 2 -- gdb/testsuite/lib/fortran.exp | 21 ++++++++++++------- gdb/testsuite/lib/gdb.exp | 2 +- gdb/thread.c | 8 ++++---- include/ChangeLog | 4 ++++ include/opcode/d30v.h | 2 +- opcodes/ChangeLog | 4 ++++ opcodes/d30v-dis.c | 4 ++-- 31 files changed, 163 insertions(+), 68 deletions(-)