This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm in repository toolchain/ci/binutils-gdb.
from 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 adds a115b27934 Automatic date update in version.in new b3abcebcae asan: NULL deref in scan_unit_for_symbols new 6f87d3fd27 asan: heap buffer overflow in dwarf2_directive_filename new cd826186c8 sb_scrub_and_add_sb not draining input string buffer new 53f2b36a54 gas read_a_source_file #APP processing new e0ad09cfa5 ubsan: undefined shift in frag_align_code new f66d30a6e5 asan: null deref in coff_write_relocs new ee6cbff213 asan: uninit write _bfd_ecoff_write_object_contents new b038f394a9 ubsan: signed integer overflow in atof_generic new 6a031255cf Re: ubsan: signed integer overflow in atof_generic new c9c157c765 Fix Cygwin build after fcab5839 new 1f03fa9921 Fix Cygwin build after 0578e87f new a115c6d62e Fix Cygwin build after 85b25bd9 new a779012848 Fix a new warning on Cygwin
The 13 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/coffcode.h | 6 +- bfd/dwarf2.c | 47 +++++++------- bfd/ecoff.c | 2 +- bfd/version.h | 2 +- gas/atof-generic.c | 17 ++--- gas/dwarf2dbg.c | 8 ++- gas/frags.c | 2 +- gas/read.c | 101 +++--------------------------- gas/sb.c | 16 ++++- gdb/NEWS | 7 +++ gdb/arm-tdep.c | 36 +++++------ gdb/doc/python.texi | 12 ++++ gdb/nat/windows-nat.c | 11 +++- 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 + gdb/windows-nat.c | 15 ++--- 22 files changed, 243 insertions(+), 179 deletions(-)