HomeFreeBSD

Don't allow to use FPU inside of rtld library.

Description

Don't allow to use FPU inside of rtld library.
Clang10 may use FPU instructions for optimizing operations with
memory blocks. But we don't want to do lengthy save/restore of all
FPU registers across each rtld_start() call.

MFC after: 3 week

Details

Provenance
mmelAuthored on
Parents
rS360462: Don't try to re-initialize already preseted regulator.
Branches
Unknown
Tags
Unknown