This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libunwind.
from 5cdb6a2 [libunwind] Do not share an object library to create the stat [...] new 0ec02c6 [libunwind] Export the unw_* symbols as weak symbols
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: src/Registers.hpp | 4 +- src/Unwind-EHABI.cpp | 96 ++++++++++++++++++------------------ src/Unwind-seh.cpp | 65 ++++++++++++------------ src/Unwind-sjlj.c | 16 +++--- src/UnwindLevel1-gcc-ext.c | 34 ++++++------- src/UnwindLevel1.c | 111 +++++++++++++++++++++-------------------- src/UnwindRegistersRestore.S | 30 ++++++------ src/UnwindRegistersSave.S | 58 +++++++++++----------- src/assembly.h | 46 ++++++++++++----- src/config.h | 30 ++++++++++++ src/libunwind.cpp | 114 ++++++++++++++++++++++--------------------- src/libunwind_ext.h | 31 +++++++++--- 12 files changed, 360 insertions(+), 275 deletions(-)