summaryrefslogtreecommitdiffstats
path: root/libunwind/src/Unwind-sjlj.c
Commit message (Expand)AuthorAgeFilesLines
* [libunwind] Export the unw_* symbols as weak symbolsPetr Hosek2019-04-031-7/+9
* Fix warnings about printf format stringsMartin Storsjo2019-01-221-45/+56
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [SjLj] Don't use __declspec(thread) in MinGW modeMartin Storsjo2019-01-181-1/+1
* SjLj: Fix building after SVN r314632Martin Storsjo2017-10-011-1/+1
* SjLj: make the SjLj implementation more portableSaleem Abdulrasool2017-10-011-13/+49
* Correct data types in the _Unwind_FunctionContext structMartin 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-34/+34
* unwind: move src/Unwind, include/, and test/ unwind contentSaleem Abdulrasool2015-04-241-0/+468
OpenPOWER on IntegriCloud