implement nan, nanf, nanl
[musl] / src / math /
2012-03-13 Rich Felkerimplement nan, nanf, nanl
2012-03-13 Rich Felkerfirst commit of the new libm!
2011-06-30 Rich Felkerfix error in previous ld80 fpclassify commit
2011-06-30 Rich Felkercatch invalid ld80 bit patterns and treat them as nan
2011-06-26 Rich Felkertype directives for x86_64 math asm
2011-06-26 Rich Felkeruse .type directives for math asm (needed for dynamic...
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!
2011-02-12 Rich Felkerinitial check-in, version 0.5.0