This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libunwind.
from 21881c5 [PPC64] Port to ppc64le - initial version new 20fc48d Revert `rL321667: [PPC64] Port to ppc64le - initial version`
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: include/__libunwind_config.h | 11 +- include/libunwind.h | 114 --------- src/AddressSpace.hpp | 7 - src/Registers.hpp | 577 ------------------------------------------- src/UnwindCursor.hpp | 19 -- src/UnwindRegistersRestore.S | 95 ------- src/UnwindRegistersSave.S | 103 -------- src/assembly.h | 4 +- src/config.h | 4 +- src/libunwind.cpp | 2 - 10 files changed, 5 insertions(+), 931 deletions(-)