This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libunwind.
from 74034c7 Add a new LIBUNWIND_WEAK_PTHREAD Cmake option to force calls [...] new 0f823ca [PPC64][libunwind] Fix r2 not properly restored new 4e6d393 [PPC] Fix 32-bit build of libunwind
The 2 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/DwarfInstructions.hpp | 25 ++++ src/UnwindRegistersRestore.S | 238 +++++++++++++++++++------------------- src/UnwindRegistersSave.S | 270 +++++++++++++++++++++---------------------- src/assembly.h | 20 +++- test/lit.cfg | 3 + 5 files changed, 299 insertions(+), 257 deletions(-)