This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-arm-check_bootstrap in repository toolchain/ci/binutils-gdb.
from 0a129eb19a sim: hoist cgen mloop rules up to common builds adds 359c74415c asan: assert (addr_ranges) <= (start) adds 3a27554104 sim: mloop: mark a few conditionally used funcs as unused adds 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
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 4 + binutils/deflex.l | 6 +- binutils/dwarf.c | 39 +++++---- binutils/objdump.c | 2 +- gas/as.h | 4 +- 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 ++++++++++ ld/ldlex.l | 16 +--- sim/common/genmloop.sh | 4 +- sim/cris/mloop.in | 3 +- sim/mips/Makefile.in | 3 + sim/mips/m16run.c | 1 + sim/ppc/Makefile.in | 15 ++-- sim/ppc/configure | 36 -------- sim/ppc/configure.ac | 27 ------ 19 files changed, 212 insertions(+), 200 deletions(-)