Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: change textflags from numbers to symbols | Keith Randall | 2013-08-12 | 1 | -4/+5 |
* | runtime: fix 386 build after cas64 change | Russ Cox | 2013-07-12 | 1 | -1/+1 |
* | runtime: make cas64 like cas32 and casp | Russ Cox | 2013-07-12 | 1 | -8/+8 |
* | runtime: add atomic xchg64 | Dmitriy Vyukov | 2013-03-05 | 1 | -0/+13 |
* | runtime: add 64-bit atomics | Dmitriy Vyukov | 2012-04-05 | 1 | -0/+13 |
* | runtime: make more build-friendly | Russ Cox | 2011-12-16 | 1 | -0/+19 |