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-stable-allyesconfig in repository toolchain/binutils-gdb.
from e8f2b38a26 Automatic date update in version.in adds 3dcfdc5865 Fix compile error with clang 3.8 adds a96bd1ccc0 gdb/riscv: Format CORE_ADDR as a string for printing adds 50c7c5b8df when printing the GDB config, explicitly say if configured w [...] adds d00a27c5ad gdb: Fix "info os <unknown>" command adds 6d78332e77 Workaround a FreeBSD kernel bug resulting in spurious SIGTRA [...] adds 6e8b1ab2fd Fix various tests to use -no-pie linker flag when needed adds 5ec79917fa Automatic date update in version.in adds e08b849efa Add debug output for recorded minsyms adds fb44d95af6 gdb/riscv: Add gdb to dwarf register number mapping adds ecc82c0590 gdb/riscv: Add float status registers to save and restore reggroups
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 47 ++++++++++++++++++++++ gdb/dtrace-probe.c | 2 +- gdb/fbsd-nat.c | 12 ++++-- gdb/minsyms.c | 31 ++++++++++++++ gdb/probe.c | 2 +- gdb/record-btrace.c | 2 +- gdb/riscv-tdep.c | 36 ++++++++++++++--- gdb/riscv-tdep.h | 9 +++++ gdb/stap-probe.c | 2 +- gdb/target.c | 2 +- gdb/testsuite/ChangeLog | 18 +++++++++ gdb/testsuite/README | 5 +++ gdb/testsuite/gdb.arch/amd64-disp-step.exp | 3 +- gdb/testsuite/gdb.arch/amd64-entry-value.exp | 2 +- .../gdb.arch/amd64-invalid-stack-middle.exp | 3 +- gdb/testsuite/gdb.arch/i386-float.exp | 2 +- gdb/testsuite/gdb.arch/i386-signal.exp | 2 +- gdb/testsuite/gdb.base/info-os.exp | 3 ++ gdb/testsuite/gdb.mi/mi-reg-undefined.exp | 2 +- gdb/testsuite/lib/gdb.exp | 13 ++++++ gdb/top.c | 4 ++ gdb/tui/tui-hooks.c | 2 +- gdb/unittests/observable-selftests.c | 2 +- 24 files changed, 185 insertions(+), 23 deletions(-)