summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/atomic_386.c
Commit message (Expand)AuthorAgeFilesLines
* runtime: change textflags from numbers to symbolsKeith Randall2013-08-121-4/+5
* runtime: fix 386 build after cas64 changeRuss Cox2013-07-121-1/+1
* runtime: make cas64 like cas32 and caspRuss Cox2013-07-121-8/+8
* runtime: add atomic xchg64Dmitriy Vyukov2013-03-051-0/+13
* runtime: add 64-bit atomicsDmitriy Vyukov2012-04-051-0/+13
* runtime: make more build-friendlyRuss Cox2011-12-161-0/+19