summaryrefslogtreecommitdiffstats
path: root/contrib/libcxxrt/exception.cc
Commit message (Expand)AuthorAgeFilesLines
* MFC r303157: libcxxrt: add padding in __cxa_allocate_* to fix alignmentemaste2016-07-251-6/+24
* Import libcxxrt master 516a65c109eb0a01e5e95fbef455eb3215135cef.dim2016-05-051-5/+11
* Add std::uncaught_exceptions() to libcxxrt (C++17, see N4152 and N4259).dim2015-10-051-0/+9
* MFV c3ccd112: Correct off-by-ones in free_exception of emergency buffercem2015-09-251-2/+2
* Import libcxxrt master 1cb607e89f6135bbc10f3d3b6fba1f983e258dcc.dim2015-01-311-2/+2
* Import libcxxrt master 00bc29eb6513624824a6d7db2ebc768a4216a604.dim2014-12-301-60/+75
* Don't use _Unwind_Backtrace() on ARM as it's currently missing from our libgc...theraven2013-08-311-0/+2
* Import new libcxxrt / libc++. This brings some bug fixes, including a potent...theraven2013-07-101-2/+18
* Merge libcxxrt c812a07cd2f95c1403baf0bbe0366e7618d1d6d3:dim2013-04-271-2/+2
* Fix a copy-and-paste error in libcxxrt.theraven2013-02-071-1/+1
* Import new fix from libcxxrt. This fixes the case where you attempt to rethrowtheraven2013-01-211-1/+1
* Merge new version of libcxxrt. This brings in three fixes:theraven2013-01-111-13/+73
* Import new version of libcxxrt. Now works correctly with libobjc2 to implementtheraven2012-03-201-41/+6
* Import new versions of libcxxrt and libc++.theraven2012-03-141-38/+32
* Update libcxxrt to remove the pthread dependency.theraven2011-11-261-7/+69
* Import libc++ / libcxxrt into base. Not build by default yet (usetheraven2011-11-251-0/+1421
OpenPOWER on IntegriCloud