summaryrefslogtreecommitdiff
path: root/libcxxabi/src/abort_message.cpp
Commit message (Expand)AuthorAgeFilesLines
* [runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne2021-11-171-1/+1
* [libc++abi] Fix build failure in abort_message.cpp when vasprintf isn't providedLouis Dionne2020-06-261-1/+7
* [libc++abi] NFCI: Minor refactoring of abort_message()Louis Dionne2020-06-251-34/+30
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxxabi] Clean up macro usage.Ranjeet Singh2017-03-011-1/+1
* [libc++abi] Clean up visibilityShoaib Meenai2017-03-011-5/+0
* [libcxxabi] Fix condition typo in rL296136Ranjeet Singh2017-02-241-1/+1
* [libcxxabi] Disable calls to fprintf for baremetal targets.Ranjeet Singh2017-02-241-0/+2
* Fix build for apple machines.Matthias Braun2015-02-061-2/+2
* Enable -Wundef.Dan Albert2015-02-051-4/+4
* Fix abort_message.cpp for the NDK.Dan Albert2015-01-161-3/+15
* Improve logging of aborts for Android.Dan Albert2014-08-191-2/+21
* fix crash log magicNick Kledzik2012-03-141-10/+0
* Work on restricting symbol visibility.Howard Hinnant2012-02-021-0/+4
* CrashReporterClient.h is back, but this time protected with __has_include. T...Howard Hinnant2012-01-241-3/+30
* Removed reference to internal headerHoward Hinnant2012-01-241-37/+8
* I renamed abort_message to be a C++ file to simplify my simplistic build scri...Howard Hinnant2012-01-231-0/+58