| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | const _Atomic(T) is not an atomic type, so do not allow it as the type 'A' in | Richard Smith | 2012-09-15 | 1 | -1/+6 |
| * | Implement the missing pieces needed to support libstdc++4.7's <atomic>: | Richard Smith | 2012-04-13 | 1 | -8/+76 |
| * | Implement support for 18 of the GNU-compatible __atomic builtins. | Richard Smith | 2012-04-12 | 1 | -7/+67 |
| * | Provide, and document, a set of __c11_atomic_* intrinsics to implement C11's | Richard Smith | 2012-04-11 | 1 | -26/+26 |
| * | Initial implementation of __atomic_* (everything except __atomic_is_lock_free). | Eli Friedman | 2011-10-11 | 1 | -0/+37 |

