about summary refs log tree commit diff
path: root/arch/x32/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* mitigate performance regression in libc-internal locks on x86_64Rich Felker2015-08-161-1/+1
* fix missing synchronization in atomic store on i386 and x86_64Rich Felker2015-07-281-1/+1
* fix inconsistency in a_and and a_or argument types on x86[_64]Rich Felker2015-05-201-4/+4
* add explicit barrier operation to internal atomic.h APIRich Felker2014-10-101-0/+5
* clean up unused and inconsistent atomics in arch dirsRich Felker2014-07-271-25/+0
* import vanilla x86_64 code as x32rofl0r2014-02-231-0/+125