fix loads of missing const in new libm, and some global vars (?!) in powl
[oweals/musl.git] / src / math / x86_64 /
2012-03-13 Rich Felkerfirst commit of the new libm!
2011-06-26 Rich Felkertype directives for x86_64 math asm
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!