This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libunwind.
from 0f3cbe4 [cmake] Remove duplicate command line options from build new 1035189 [libunwind][MIPS] Support MIPS floating-point registers for h [...]
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 | 33 +++++-- include/libunwind.h | 32 +++++++ src/Registers.hpp | 212 +++++++++++++++++++++++++++++++++++++++++-- src/UnwindRegistersRestore.S | 92 ++++++++++++++++++- src/UnwindRegistersSave.S | 92 ++++++++++++++++++- src/libunwind.cpp | 5 +- 6 files changed, 439 insertions(+), 27 deletions(-)