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/binutils-gdb.
from 161d081c56 Ensure deterministic result order in gdb.ada/info_auto_lang.exp adds 76268e0274 x86: Call rtype_to_howto to get reloc_howto_type pointer adds 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
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 7 +++++ bfd/elf32-i386.c | 9 ++----- bfd/elf64-x86-64.c | 9 ++----- bfd/version.h | 2 +- gdb/ChangeLog | 31 ++++++++++++++++++++++ gdb/dtrace-probe.c | 2 +- gdb/fbsd-nat.c | 12 ++++++--- gdb/probe.c | 2 +- gdb/record-btrace.c | 2 +- gdb/riscv-tdep.c | 14 +++++++--- 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 +- 25 files changed, 119 insertions(+), 36 deletions(-)