Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename all of the tests in preparation for merging lit configs with libcxx | Jonathan Roelofs | 2015-01-21 | 1 | -87/+0 |
* | [libcxxabi] Refactor building and testing libc++abi without threads | Eric Fiselier | 2014-11-24 | 1 | -1/+4 |
* | s/LIBCXXABI_SINGLE_THREADED/LIBCXXABI_HAS_NO_THREADS/ for consistency with li... | Jonathan Roelofs | 2014-09-05 | 1 | -3/+3 |
* | On single threaded systems, turn mutexes into nops | Jonathan Roelofs | 2014-05-06 | 1 | -3/+13 |
* | Correct test bug. | Howard Hinnant | 2012-01-31 | 1 | -2/+2 |
* | Minor header fixups for test. | Howard Hinnant | 2012-01-28 | 1 | -1/+2 |
* | Add/update copyright notices | Howard Hinnant | 2011-12-06 | 1 | -0/+9 |
* | Exception handling stuctures, and thread-local variables for exception handling | Marshall Clow | 2011-07-20 | 1 | -0/+64 |