]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make fpusave() and fpurestore() on amd64 ifuncs.
authorKonstantin Belousov <kib@FreeBSD.org>
Thu, 10 May 2018 15:01:43 +0000 (15:01 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Thu, 10 May 2018 15:01:43 +0000 (15:01 +0000)
commit8b4fc8b11ca93e4e9929a26733c7a14579a4a0e9
tree140cffeed4ff2ad42dbe6c0cf318f166e5f4f9e8
parent4072ae4e0291f97a2cc69fa4151988a99b06090c
Make fpusave() and fpurestore() on amd64 ifuncs.

From now on, linking amd64 kernel requires either lld or newer ld.bfd.

Reviewed by: jhb (as part of the large patch)
Discussed with: emaste
Sponsored by: The FreeBSD Foundation
Differential revision: https://reviews.freebsd.org/D13838
sys/amd64/amd64/fpu.c