summaryrefslogtreecommitdiff
path: root/src/cxa_aux_runtime.cpp
AgeCommit message (Expand)Author
2017-03-01Fix non-reserved macro names LIBCXXABI_NORETURN and LIBCXXABI_ARM_EHABI.Eric Fiselier
2016-05-31[libcxxabi] Introduce a -fno-exceptions libc++abi libary variantAsiri Rathnayake
2015-12-04ibc++abi: mark visibilitySaleem Abdulrasool
2015-12-04c++abi: whitespace adjustmentSaleem Abdulrasool
2014-09-11Adding ABI support for __cxa_throw_bad_array_new_length.Aaron Ballman
2014-02-12[libcxxabi] Fix broken codesourcery.com links in commentsJonathan Roelofs
2011-06-07tabs to spacesHoward Hinnant
2011-06-03Added __cxa_bad_cast and __cxa_bad_typeid and placeholder NORETURN macroMarshall Clow