This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/binutils-gdb.
from b030ae091e ld: set correct flags for AIX shared tests adds 795588aec4 PR28575, readelf.c and strings.c use undefined type uint adds 1ee4d0e313 sim: frv: flip trapdump default back to off adds 7cfa8d93cb [gdb/testsuite] Add gdb.opt/break-on-_exit.exp new b08625af20 gdb: adjust x_file fields on COFF readers
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: binutils/readelf.c | 4 +- binutils/strings.c | 41 +++++++------- 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 +- sim/configure | 2 +- sim/frv/acinclude.m4 | 2 +- 8 files changed, 103 insertions(+), 30 deletions(-) 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