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-aarch64-bootstrap_ubsan in repository toolchain/ci/binutils-gdb.
from 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 adds b3abcebcae asan: NULL deref in scan_unit_for_symbols adds 6f87d3fd27 asan: heap buffer overflow in dwarf2_directive_filename adds cd826186c8 sb_scrub_and_add_sb not draining input string buffer adds 53f2b36a54 gas read_a_source_file #APP processing adds e0ad09cfa5 ubsan: undefined shift in frag_align_code adds f66d30a6e5 asan: null deref in coff_write_relocs adds ee6cbff213 asan: uninit write _bfd_ecoff_write_object_contents adds b038f394a9 ubsan: signed integer overflow in atof_generic adds 6a031255cf Re: ubsan: signed integer overflow in atof_generic adds c9c157c765 Fix Cygwin build after fcab5839 adds 1f03fa9921 Fix Cygwin build after 0578e87f adds a115c6d62e Fix Cygwin build after 85b25bd9 adds a779012848 Fix a new warning on Cygwin
No new revisions were added by this update.
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/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 ++--- 21 files changed, 229 insertions(+), 157 deletions(-)