This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 1bcaeecb7fd [gdb/testsuite] Add xfail case in gdb.python/py-record-btrace.exp new cb911672fb7 [gdb/symtab] Factor out compunit_epilogue_unwind_valid new 2f9f989c2b6 [gdb/tdep] Fix amd64/i386_stack_frame_destroyed_p new 5aca7eaa2be [gdb/tdep] Add amd64/i386 epilogue override unwinders new 8908d9c45cd [gdb/symtab] Trust epilogue unwind info for unknown produce [...] new 868014341a7 [gdb/symtab] Trust epilogue unwind info for unknown or non- [...]
The 5 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: gdb/amd64-tdep.c | 69 +++++++++++++++++---- gdb/dwarf2/read.c | 8 ++- gdb/i386-tdep.c | 71 ++++++++++++++++++---- gdb/symtab.h | 13 ++++ ...n-amd64.exp => unwind-on-each-insn-amd64-2.exp} | 27 +++++--- .../gdb.base/unwind-on-each-insn-amd64-2.s | 54 ++++++++++++++++ 6 files changed, 211 insertions(+), 31 deletions(-) copy gdb/testsuite/gdb.base/{unwind-on-each-insn-amd64.exp => unwind-on-each-insn- [...] create mode 100644 gdb/testsuite/gdb.base/unwind-on-each-insn-amd64-2.s