summaryrefslogtreecommitdiffstats
path: root/libcxxabi/src/Unwind/UnwindCursor.hpp
Commit message (Expand)AuthorAgeFilesLines
* libc++abi: remove the duplicated unwind contentSaleem Abdulrasool2015-04-241-1317/+0
* Add .eh_frame_hdr search to Linux unwinder.Dan Albert2015-02-271-2/+4
* unwind: silence -Wconversion warningsSaleem Abdulrasool2015-02-111-2/+2
* unwind: clean up some stray semicolonsSaleem Abdulrasool2015-02-101-1/+1
* Unwind: hoist placement delete into base classSaleem Abdulrasool2015-02-061-2/+4
* Unwind: replace pure virtual functions with abortsSaleem Abdulrasool2015-02-061-17/+33
* [libcxxabi] Fix -Werror build for 32-bit non-ARM.Dan Albert2015-02-051-6/+4
* Enable -Wundef.Dan Albert2015-02-051-8/+8
* Force unwind frame with user-defined personality.Logan Chien2015-01-221-14/+4
* Correctly export _Unwind_[GS]et(GR|IP) for EHABI.Dan Albert2014-10-131-1/+1
* Land support for ARM EHABI unwinding for libunwind.Nico Weber2014-06-251-12/+252
* Properly sign extend delta in compact unwind infoNick Kledzik2014-04-251-2/+3
* Fix virtual class with non-virtual dtor complaintDan Albert2014-04-231-0/+1
* Properly conditionalize DwarfFDECache<A>::dyldUnloadHook. Patch by Patrick WildtNick Kledzik2014-04-121-0/+2
* Fix DW_CFA_GNU_args_size handling. The primary architecture using thisJoerg Sonnenberger2014-03-201-0/+2
* [unwind] Fix unw_init_remote_thread() use to void* instead of thread_t for pa...Nick Kledzik2013-10-081-3/+8
* libcxxabi contains the runtime support for C++. But, as some folks have Nick Kledzik2013-10-071-0/+1058
OpenPOWER on IntegriCloud