Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing a_or_l to atomic.h for non-x86 archs | Rich Felker | 2013-08-11 | 1 | -0/+5 |
* | avoid need for -march=mips2 to compile mips atomic.h asm | Rich Felker | 2012-08-11 | 1 | -0/+8 |
* | fix broken mips a_fetch_add | Rich Felker | 2012-07-12 | 1 | -7/+7 |
* | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | 2012-07-11 | 1 | -0/+191 |