summaryrefslogtreecommitdiffstats
path: root/libcxxabi/include/unwind.h
Commit message (Expand)AuthorAgeFilesLines
* libc++abi: remove the duplicated unwind contentSaleem Abdulrasool2015-04-241-329/+0
* unwind: move exported APIs out of headerSaleem Abdulrasool2015-02-121-25/+1
* [libcxxabi] Fix -Werror build for 32-bit non-ARM.Dan Albert2015-02-051-9/+1
* Some more -Wundef issues.Dan Albert2015-02-051-1/+1
* Enable -Wundef.Dan Albert2015-02-051-4/+4
* Whitespace cleanup.Dan Albert2015-02-041-9/+9
* Fix _Unwind_Backtrace for libc++abi built with libgcc.Logan Chien2015-01-221-0/+2
* Remove _Unwind_{Get,Set}{GR,IP} from ARM EHABI build.Logan Chien2015-01-221-0/+26
* Correctly export _Unwind_[GS]et(GR|IP) for EHABI.Dan Albert2014-10-131-25/+1
* Make _Unwind_Backtrace() work on ARM.Dan Albert2014-08-291-4/+0
* Land support for ARM EHABI unwinding for libunwind.Nico Weber2014-06-251-20/+34
* Start landing support for ARM EHABI unwinding.Nico Weber2014-06-251-0/+3
* Implement ARM EHABI exception handling.Logan Chien2014-05-101-13/+140
* Fixes more incorrect #ifs for SJ/LJ exceptionsJonathan Roelofs2014-05-081-3/+3
* Fixes incorrect #ifs for SJ/LJ exceptionsDan Albert2014-04-231-1/+1
* Rename LIBUNWIND_AVAIL to LIBUNWIND_UNAVAIL so as to not conflict with other ...Nick Kledzik2013-11-011-11/+11
* unwinder: conditionalise availabilitySaleem Abdulrasool2013-10-171-9/+15
* libcxxabi contains the runtime support for C++. But, as some folks have Nick Kledzik2013-10-071-0/+211
OpenPOWER on IntegriCloud