aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libunwind] Delete unused handlerNotFound in unwind_phase1Fangrui Song2020-11-211-3/+1
* unwind: rename `__personality_routine` to `_Unwind_Personality_Fn`Saleem Abdulrasool2020-02-101-6/+6
* [NFC] Correct outdated links to the Itanium C++ ABI documentationLouis Dionne2019-04-111-1/+1
* [libunwind] Export the unw_* symbols as weak symbolsPetr Hosek2019-04-031-52/+59
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add support for SEH unwinding on Windows.Charles Davis2018-08-301-0/+3
* [libunwind] Fix pointer-to-integer cast warnings on LLP64.Charles Davis2018-08-081-1/+1
* Change unw_word_t to always have the same size as the pointer sizeMartin Storsjo2017-10-301-17/+17
* Add support for dwarf unwinding on windows on x86_64Martin Storsjo2017-10-271-2/+2
* Skip building unused parts when targeting SJLJMartin Storsjo2017-09-261-2/+2
* [libunwind] Clean up macro usage.Ranjeet Singh2017-03-311-2/+2
* consistently add \n to log and trace messagesEd Maste2016-08-301-36/+36
* libunwind: correct 'libuwind' typoEd Maste2016-08-301-2/+2
* [libunwind] Improve unwinder stack usage - IIIAsiri Rathnayake2016-06-141-35/+35
* unwind: Fix libc++abi and libgcc build.Logan Chien2015-07-241-35/+7
* libunwind: Introduce __libunwind_config.h.Logan Chien2015-07-191-2/+2
* Avoid C99 for-declaration statement in C files. (NFC)Logan Chien2015-06-251-2/+2
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-241-0/+534