summaryrefslogtreecommitdiff
path: root/src/abort_message.cpp
AgeCommit message (Expand)Author
2017-03-01[libcxxabi] Clean up macro usage.Ranjeet Singh
2017-03-01[libc++abi] Clean up visibilityShoaib Meenai
2017-02-24[libcxxabi] Fix condition typo in rL296136Ranjeet Singh
2017-02-24[libcxxabi] Disable calls to fprintf for baremetal targets.Ranjeet Singh
2015-02-06Fix build for apple machines.Matthias Braun
2015-02-05Enable -Wundef.Dan Albert
2015-01-16Fix abort_message.cpp for the NDK.Dan Albert
2014-08-19Improve logging of aborts for Android.Dan Albert
2012-03-14fix crash log magicNick Kledzik
2012-02-02Work on restricting symbol visibility.Howard Hinnant
2012-01-24CrashReporterClient.h is back, but this time protected with __has_include. T...Howard Hinnant
2012-01-24Removed reference to internal headerHoward Hinnant
2012-01-23I renamed abort_message to be a C++ file to simplify my simplistic build scri...Howard Hinnant