summaryrefslogtreecommitdiffstats
path: root/libcxxabi/src
Commit message (Expand)AuthorAgeFilesLines
* Updated commentsMarshall Clow2011-07-251-2/+2
* Added copyright headerMarshall Clow2011-07-201-0/+14
* Update status: http://libcxxabi.llvm.org/spec.html . Looking good! :-)Howard Hinnant2011-07-201-4/+0
* Memory manangement routines for exception objectsMarshall Clow2011-07-202-0/+268
* Exception handling stuctures, and thread-local variables for exception handlingMarshall Clow2011-07-202-0/+176
* In cxa_demangle.cpp, rewrite __parse_unresolved_name to reflect updated under...Howard Hinnant2011-06-221-38/+77
* Implement vector new and delete functionalityMarshall Clow2011-06-101-0/+367
* tabs to spacesHoward Hinnant2011-06-071-5/+5
* Add support for the ARM EABI variant of the __cxa_guard methods, controlled byNick Lewycky2011-06-071-6/+62
* Added __cxa_bad_cast and __cxa_bad_typeid and placeholder NORETURN macroMarshall Clow2011-06-032-0/+36
* Introduce cxa_virtual.cpp and cxa_guard.cpp. Contributed by Nick Lewycky, How...Howard Hinnant2011-05-242-0/+207
* initial importHoward Hinnant2011-05-051-0/+14933
OpenPOWER on IntegriCloud