]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove intel compiler support from math.h
authorWarner Losh <imp@FreeBSD.org>
Sat, 24 Oct 2020 23:21:22 +0000 (23:21 +0000)
committerWarner Losh <imp@FreeBSD.org>
Sat, 24 Oct 2020 23:21:22 +0000 (23:21 +0000)
commite369c79ca08bc49202dc9d79c64e21b00b6b689d
tree93157f39d89a72ca115d6b924e72f4c2a37c1dde
parentf90045602bbfe6c7db7ca04baca95a0dd9bd746e
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