]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove intel compiler support from math.h
authorimp <imp@FreeBSD.org>
Sat, 24 Oct 2020 23:21:22 +0000 (23:21 +0000)
committerimp <imp@FreeBSD.org>
Sat, 24 Oct 2020 23:21:22 +0000 (23:21 +0000)
commitaed5d289485477da6ab9805f795f33b74408633b
tree93157f39d89a72ca115d6b924e72f4c2a37c1dde
parentda100908e6bd462fd4d9bd33962f1d48c4b9c9cd
Remove intel compiler support from math.h

The intel compiler support has badly decayed over the years. Stop
pretending that we support it. Note, I've stopped short of requiring
gcc builtin support with this commit since other compilers may be used
to build non-base software and we need to support those so more
investigation is needed before simplifying further.
lib/msun/src/math.h