This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug in repository toolchain/ci/binutils-gdb.
from 739f950664 Automatic date update in version.in adds b0de9ed86f Re: use libiberty xmalloc in bfd/doc/chew.c adds 68538bbeaa gdb:csky save fpu and vdsp info to struct csky_gdbarch_tdep adds 1d2eeb660f [arm] Cleanup: use hex for offsets adds 39fc7ff66b [arm] d0..d15 are 64-bit each, not 32-bit adds de76473c2d [arm] Add support for FPU registers in prologue unwinder adds 46c7fd95fc [arm] Don't use special treatment for PC adds 80fa4b2a60 Add gdb.current_language and gdb.Frame.language adds fc18b1c5af [gdb] Fix warning in foreach_arch selftests new a115b27934 Automatic date update in version.in
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/Makefile.in | 3 +- bfd/doc/chew.c | 41 +++++++++++++++++++++++-- bfd/doc/local.mk | 4 +-- bfd/version.h | 2 +- gdb/NEWS | 7 +++++ gdb/arm-tdep.c | 36 +++++++++------------- gdb/csky-tdep.c | 42 ++++++++++++++++++++++++-- gdb/csky-tdep.h | 5 +++- gdb/doc/python.texi | 12 ++++++++ gdb/osabi.c | 50 +++++++++++++++++++++++-------- gdb/osabi.h | 13 ++++++++ gdb/python/py-frame.c | 25 ++++++++++++++++ gdb/python/python.c | 12 ++++++++ gdb/selftest-arch.c | 18 ++++++++++- gdb/testsuite/gdb.python/py-frame.exp | 6 ++++ gdb/testsuite/gdb.python/py-parameter.exp | 14 +++++++++ gdb/testsuite/gdb.rust/pp.exp | 2 ++ 17 files changed, 245 insertions(+), 47 deletions(-)