This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libunwind.
from e97f873 [libunwind] Set up .arcconfig to point to new Diffusion UNW r [...] new 2b4c5e0 [PPC64] Added vector registers.
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 | 10 +- include/libunwind.h | 290 ++++++++++++++++++++++++--------------- src/Registers.hpp | 248 ++++++++++++++++++++------------- src/UnwindRegistersRestore.S | 318 +++++++++++++++++++++++++++++++++---------- src/UnwindRegistersSave.S | 286 +++++++++++++++++++++++++++----------- src/assembly.h | 11 ++ src/config.h | 4 + 7 files changed, 807 insertions(+), 360 deletions(-)