Denis Vlasenko
|
5d53cce4c0
docs/probe_math_exception.c:
|
15 年之前 |
Denis Vlasenko
|
38b7304e93
libm/*: mass removal of:
|
16 年之前 |
Bernhard Reutner-Fischer
|
a0ebeb988d
- fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support
|
16 年之前 |
Denis Vlasenko
|
0f55c533b6
*: document __USE_EXTERN_INLINES better;
|
16 年之前 |
Bernhard Reutner-Fischer
|
40b8158b60
- move libm_hidden_proto to the corresponding headers. Remove from callsites.
|
16 年之前 |
Peter S. Mazinger
|
9cc29786d7
All math related relocs gone
|
19 年之前 |
Peter S. Mazinger
|
6d0c300ebf
Remove s_ceilf.c and s_floorf.c, ceilf and floorf are provided by the float_wrapper. I hope that __ceilf and __floorf are not needed anywhere. Use only __finite from s_finite.c, disabled in fpmacros.c. Allow IMA compiling, 2 files: s_lib_version.c and w_cabs.c have to be reworked for complete IMA.
|
19 年之前 |
Eric Andersen
|
c4e44e97f8
Trim off whitespace
|
19 年之前 |
Eric Andersen
|
7ce331c01c
Totally rework the math library, this time based on the MacOs X
|
23 年之前 |