This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libunwind.
from 52aed8f Don't dump llvm-config --cmakedir output if command fails. new fa05468 rename OtherAddressSpace to RemoteAddressSpace; NFC new 24e592c config: clean up some of the macro definition new d8c14f5 DWARF: convert error logs to _LIBUNWIND_LOG new e1d4b2e DWARF: allow enabling tracing at runtime new aa805e4 X86: swap EBP, ESP on !APPLE
The 5 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.h | 5 -- src/AddressSpace.hpp | 33 +++++---- src/DwarfParser.hpp | 203 +++++++++++++++++++++------------------------------ src/Registers.hpp | 16 ++++ src/config.h | 46 ++++++------ src/libunwind.cpp | 24 ++++-- 6 files changed, 160 insertions(+), 167 deletions(-)