This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_fx/gnu-master-aarch64-cpu2017-O2 in repository toolchain/ci/binutils-gdb.
from b9b66a3a57 gdb/arm: Make sp alias for one of the other stack pointers adds 285dfa0f68 Add to documentation of Python 'dont_repeat' method adds 9d741cbedb Check for listeners in emit_exiting_event adds 33b90f59f3 sim: fix BFD_VMA format arguments on 32-bit hosts [PR gdb/29184] adds 0fbc4f6aeb Automatic date update in version.in adds 45bf072b34 PR29250, readelf erases CIE initial register state adds 68f7e451e5 Restore readelf -wF adds 8ad7c8be4b Revert "Revert "Fix fbsd core matching""
No new revisions were added by this update.
Summary of changes: bfd/elfcore.h | 40 ++----- bfd/version.h | 2 +- binutils/dwarf.c | 229 +++++++++++++++----------------------- gas/testsuite/gas/i386/ehinterp.d | 20 ++++ gas/testsuite/gas/i386/ehinterp.s | 35 ++++++ gas/testsuite/gas/i386/i386.exp | 2 +- gdb/doc/python.texi | 6 +- gdb/python/python.c | 3 + sim/cris/sim-if.c | 10 +- sim/m32c/syscalls.c | 4 +- sim/rx/syscalls.c | 4 +- 11 files changed, 174 insertions(+), 181 deletions(-) create mode 100644 gas/testsuite/gas/i386/ehinterp.d create mode 100644 gas/testsuite/gas/i386/ehinterp.s