summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-08-08Silence some -Wall warnings pointed out by Marshall ClowHoward Hinnant
2011-08-02make cxxabi.h safe for C code to includeNick Kledzik
2011-08-02make LIBCXXABI_NORETURN be the right attributeNick Kledzik
2011-07-20Fixed struct/class mismatch for std::type_info and added NORETURN flagsMarshall Clow
2011-06-22In cxa_demangle.cpp, rewrite __parse_unresolved_name to reflect updated under...Howard Hinnant
2011-06-07tabs to spacesHoward Hinnant
2011-06-07Add support for the ARM EABI variant of the __cxa_guard methods, controlled byNick Lewycky
2011-06-03Added __cxa_bad_cast and __cxa_bad_typeid and placeholder NORETURN macroMarshall Clow
2011-05-24Introduce cxa_virtual.cpp and cxa_guard.cpp. Contributed by Nick Lewycky, How...Howard Hinnant
2011-05-05initial importHoward Hinnant