support ld80 pseudo-denormal invalid bit patterns; treat them as nan
[musl] / src / math / ilogb.c
2012-03-17 Rich FelkerMerge remote branch 'nsz/master'
2012-03-13 nszremove libm.h includes when math.h and float.h are...
2012-03-13 Rich Felkerfirst commit of the new libm!