This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/binutils-gdb.
from a3f1431a50 Stop bogus warnings about DWARF indexed string offsets being [...] adds 8c9ae6df3c gdb/arm: Unwind Non-Secure callbacks from Secure adds 2a4fc266db Have gold's File_read::do_read() function check the start parameter adds e98e7d9a70 Fix NULL pointer indirection when parsing corrupt DWARF data. adds e3e5ae0493 Replace a run-time assertion failure with a warning message [...] adds 171fba11ab Make GDBserver abort on internal error in development mode adds 95127faf50 [gdb/build] Fix build breaker with --enable-shared
No new revisions were added by this update.
Summary of changes: binutils/ChangeLog | 13 ++++++ binutils/dwarf.c | 18 +++++--- configure | 8 +++- configure.ac | 8 +++- gdb/arm-tdep.c | 114 +++++++++++++++++++++++++++++++++++------------- gdbserver/utils.cc | 20 +++++++-- gdbsupport/config.in | 3 ++ gdbsupport/configure | 13 ++++++ gdbsupport/configure.ac | 10 +++++ gold/ChangeLog | 6 +++ gold/fileread.cc | 6 +++ 11 files changed, 175 insertions(+), 44 deletions(-)