summaryrefslogtreecommitdiff
path: root/src/math/x32
AgeCommit message (Expand)AuthorLines
2015-04-23fix regression in x86_64 math asm with old binutilsRich Felker-3/+3
2015-04-18remove potentially PIC-incompatible relocations from x86_64 and x32 asmRich Felker-1/+1
2014-11-05math: use fnstsw consistently instead of fstsw in x87 asmSzabolcs Nagy-2/+2
2014-11-05math: fix x86_64 and x32 asm not to use sahf instructionSzabolcs Nagy-14/+7
2014-02-23x32 port (diff against vanilla x86_64)rofl0r-69/+69
2014-02-23import vanilla x86_64 code as x32rofl0r-0/+396