This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libunwind.
from fb5dd38 Make HIDDEN_DIRECTIVE a function-like macro. NFCI. new 12339e4 Abstract rwlocks into a class, provide a SRW lock implementat [...]
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: src/CMakeLists.txt | 1 + src/RWMutex.hpp | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++ src/UnwindCursor.hpp | 28 ++++++++----------- src/config.h | 21 ++++++-------- 4 files changed, 97 insertions(+), 30 deletions(-) create mode 100644 src/RWMutex.hpp