use #if LDBL_MANT_DIG == ... instead of custom LD80 etc macros
[libm] / src / math /
2012-03-05 nszuse #if LDBL_MANT_DIG == ... instead of custom LD80...
2012-03-05 nszrename __rem_pio2_slow to __rem_pio2_large
2012-03-04 nszfix __invtrigl.o symbol names using '__' prefix
2012-03-04 nszremove invalid comment from sqrt.c
2012-03-04 nszfix bit masking hack in fpclassifyl and copysignl
2012-03-04 nszfix bit masking hack in ilogbl
2012-03-03 nszinitial commit