This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libunwind.
from 7b1a88c unwind: remove last instance of -Wexpansion-to-defined new d2d1ea9 Introduce a native-only unwinder build.
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: CMakeLists.txt | 6 ++++++ include/__libunwind_config.h | 39 +++++++++++++++++++++++++++++++++++++++ include/libunwind.h | 4 ++-- src/CompactUnwinder.hpp | 6 ++++++ src/Registers.hpp | 38 ++++++++++++++++++++++++++------------ src/UnwindCursor.hpp | 28 +++++++++++++++++++++++++++- src/config.h | 20 ++++++++++++++++++++ src/libunwind.cpp | 29 +++++++++++++---------------- 8 files changed, 139 insertions(+), 31 deletions(-)