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