use #if LDBL_MANT_DIG == ... instead of custom LD80 etc macros
[libm] / src / math / ilogbl.c
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