Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-04-23 | fix regression in x86_64 math asm with old binutils | Rich Felker | -3/+3 |
2015-04-18 | remove potentially PIC-incompatible relocations from x86_64 and x32 asm | Rich Felker | -1/+1 |
2014-11-05 | math: use fnstsw consistently instead of fstsw in x87 asm | Szabolcs Nagy | -2/+2 |
2014-11-05 | math: fix x86_64 and x32 asm not to use sahf instruction | Szabolcs Nagy | -14/+7 |
2014-02-23 | x32 port (diff against vanilla x86_64) | rofl0r | -69/+69 |
2014-02-23 | import vanilla x86_64 code as x32 | rofl0r | -0/+396 |