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/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] new 0fbc4f6aeb Automatic date update in version.in new 45bf072b34 PR29250, readelf erases CIE initial register state new 68f7e451e5 Restore readelf -wF new 8ad7c8be4b Revert "Revert "Fix fbsd core matching""
The 4 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: 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