This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libunwind.
from af4b7dd Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DW [...] new 86e0218 Add support for dwarf unwinding on windows on x86_64
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: docs/index.rst | 1 + include/__libunwind_config.h | 12 ++++++-- include/libunwind.h | 19 ++++++++++++- include/unwind.h | 2 +- src/AddressSpace.hpp | 11 ++------ src/Registers.hpp | 66 ++++++++++++++++++++++++++++++++++++++++++-- src/UnwindLevel1.c | 4 +-- src/UnwindRegistersRestore.S | 28 +++++++++++++++++++ src/UnwindRegistersSave.S | 65 ++++++++++++++++++++++++++++++------------- 9 files changed, 171 insertions(+), 37 deletions(-)