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_check_binutils/master-arm in repository toolchain/ci/gdb.
from 6ef4fa071e asan: dlltool buffer overflow: embedded NUL in string adds 5fff6115fe Fix LD_PRELOAD=/usr/lib64/libasan.so.6 gdb adds 7fd8546853 [AArch64] Make gdbserver register set selection dynamic adds dac784d0e4 Use section name in warnings in display_debug_loc adds b44d87d442 gdb/testsuite: set ASAN_OPTIONS=detect_leaks=0 while running tests adds a1700a3199 gdb: fix gnu-nat build adds d54c09b99e sim: ppc: switch to common builds for callback objects adds 6ed0d0a080 sim: ppc: inline common sim-fpu.c logic adds 8f01568908 Automatic date update in version.in adds f2f105f518 PR28540, segmentation fault on NULL byte_get adds e5c9e53c9b sim: mips: fix missing prototype in multi-run generation new edc77c591a RISC-V: Clarify the behavior of .option rvc or norvc.
The 1 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/elfxx-riscv.c | 65 ++++++++++++++ bfd/elfxx-riscv.h | 3 + bfd/version.h | 2 +- binutils/ChangeLog | 4 + binutils/dwarf.c | 20 +++-- binutils/objdump.c | 2 +- gas/config/tc-riscv.c | 39 ++++----- gdb/arch/aarch64.h | 9 ++ gdb/gnu-nat.c | 6 +- gdb/testsuite/lib/gdb.exp | 7 ++ gdbserver/linux-aarch64-low.cc | 186 ++++++++++++++++++++++------------------- gdbsupport/new-op.cc | 42 ++++++++++ sim/mips/Makefile.in | 3 + sim/mips/m16run.c | 1 + sim/ppc/Makefile.in | 15 ++-- sim/ppc/configure | 36 -------- sim/ppc/configure.ac | 27 ------ 17 files changed, 278 insertions(+), 189 deletions(-)