summaryrefslogtreecommitdiff
path: root/arch/x32/atomic.h
AgeCommit message (Expand)AuthorLines
2015-08-16mitigate performance regression in libc-internal locks on x86_64Rich Felker-1/+1
2015-07-28fix missing synchronization in atomic store on i386 and x86_64Rich Felker-1/+1
2015-05-20fix inconsistency in a_and and a_or argument types on x86[_64]Rich Felker-4/+4
2014-10-10add explicit barrier operation to internal atomic.h APIRich Felker-0/+5
2014-07-27clean up unused and inconsistent atomics in arch dirsRich Felker-25/+0
2014-02-23import vanilla x86_64 code as x32rofl0r-0/+125