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-lts-allyesconfig in repository toolchain/ci/binutils-gdb.
from c69ad65744 Automatic date update in version.in adds 3b6acaee89 Update more calls to add_prefix_cmd adds c3bf7d31de Automatic date update in version.in adds 9c7b8e9b92 readelf: nds32 specific decoding adds 6015a06749 [gdb/testsuite] Fix gdb.base/async.exp with gcc-8 adds 4706679dac Fix an illegal memory access in the assembler when generatin [...]
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 6 +++++ binutils/readelf.c | 15 ++++++----- gas/ChangeLog | 9 +++++++ gas/dwarf2dbg.c | 2 +- gas/testsuite/gas/elf/elf.exp | 1 + gas/testsuite/gas/elf/pr25917.d | 9 +++++++ gas/testsuite/gas/elf/pr25917.s | 4 +++ gdb/ChangeLog | 26 ++++++++++++++++++ gdb/breakpoint.c | 45 +++++++++---------------------- gdb/cli/cli-logging.c | 49 +++++---------------------------- gdb/dwarf2/index-cache.c | 16 +++-------- gdb/memattr.c | 17 +++++------- gdb/mips-tdep.c | 14 +++------- gdb/target.c | 13 ++------- gdb/testsuite/ChangeLog | 11 ++++++++ gdb/testsuite/gdb.base/async.exp | 54 ++++++++++++++++++++++++++++++++----- gdb/testsuite/gdb.base/break.exp | 4 --- gdb/testsuite/gdb.base/default.exp | 4 +-- gdb/testsuite/gdb.base/sepdebug.exp | 3 --- gdb/tui/tui-win.c | 26 ++++++------------ gdb/utils.c | 36 ++++++++----------------- 22 files changed, 179 insertions(+), 187 deletions(-) create mode 100644 gas/testsuite/gas/elf/pr25917.d create mode 100644 gas/testsuite/gas/elf/pr25917.s