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 1ee4d0e313 sim: frv: flip trapdump default back to off adds 7cfa8d93cb [gdb/testsuite] Add gdb.opt/break-on-_exit.exp adds b08625af20 gdb: adjust x_file fields on COFF readers adds 14f458590a arm: enable Cortex-A710 CPU
No new revisions were added by this update.
Summary of changes: bfd/cpu-arm.c | 1 + gas/NEWS | 2 + gas/config/tc-arm.c | 5 ++ gas/doc/c-arm.texi | 1 + gas/testsuite/gas/arm/cpu-cortex-a710.d | 6 ++ gdb/coffread.c | 8 +-- .../inferior-noarg.c => gdb.opt/break-on-_exit.c} | 4 ++ gdb/testsuite/gdb.opt/break-on-_exit.exp | 66 ++++++++++++++++++++++ gdb/xcoffread.c | 6 +- 9 files changed, 92 insertions(+), 7 deletions(-) create mode 100644 gas/testsuite/gas/arm/cpu-cortex-a710.d copy gdb/testsuite/{gdb.base/inferior-noarg.c => gdb.opt/break-on-_exit.c} (95%) create mode 100644 gdb/testsuite/gdb.opt/break-on-_exit.exp