Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mitigate performance regression in libc-internal locks on x86_64 | Rich Felker | 2015-08-16 | 1 | -1/+1 |
* | fix missing synchronization in atomic store on i386 and x86_64 | Rich Felker | 2015-07-28 | 1 | -1/+1 |
* | fix inconsistency in a_and and a_or argument types on x86[_64] | Rich Felker | 2015-05-20 | 1 | -4/+4 |
* | add explicit barrier operation to internal atomic.h API | Rich Felker | 2014-10-10 | 1 | -0/+5 |
* | clean up unused and inconsistent atomics in arch dirs | Rich Felker | 2014-07-27 | 1 | -25/+0 |
* | import vanilla x86_64 code as x32 | rofl0r | 2014-02-23 | 1 | -0/+125 |