TODO update
[libm] / src / math / ilogbl.c
2012-03-11 nszlong double math fixes for LD64
2012-03-06 nszprefer (uint)-1>>1 to ~((uint)1<<n), remove some unnece...
2012-03-05 nszuse #if LDBL_MANT_DIG == ... instead of custom LD80...
2012-03-04 nszfix bit masking hack in ilogbl
2012-03-03 nszinitial commit