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