remove LFS64 symbol aliases; replace with dynamic linker remapping
[musl] / src / math / x32 /
2020-01-27 Alexander Monakovmath/x32: correct lrintl.s for 32-bit long
2018-10-15 Szabolcs Nagyx86_64: add single instruction fma
2015-04-23 Rich Felkerfix regression in x86_64 math asm with old binutils
2015-04-19 Rich Felkerremove potentially PIC-incompatible relocations from...
2014-11-05 Szabolcs Nagymath: use fnstsw consistently instead of fstsw in x87 asm
2014-11-05 Szabolcs Nagymath: fix x86_64 and x32 asm not to use sahf instruction
2014-02-23 rofl0rx32 port (diff against vanilla x86_64)
2014-02-23 rofl0rimport vanilla x86_64 code as x32