On 29.04.2020 17:20, Konstantin Belousov wrote:
> On Wed, Apr 29, 2020 at 02:06:42PM +, Michal Meloun wrote:
>> Author: mmel
>> Date: Wed Apr 29 14:06:42 2020
>> New Revision: 360463
>> URL: https://svnweb.freebsd.org/changeset/base/360463
>>
>> Log:
>> Don't allow to use FPU inside of rtl
On Wed, Apr 29, 2020 at 02:06:42PM +, Michal Meloun wrote:
> Author: mmel
> Date: Wed Apr 29 14:06:42 2020
> New Revision: 360463
> URL: https://svnweb.freebsd.org/changeset/base/360463
>
> Log:
> Don't allow to use FPU inside of rtld library.
> Clang10 may use FPU instructions for optimiz
Author: mmel
Date: Wed Apr 29 14:06:42 2020
New Revision: 360463
URL: https://svnweb.freebsd.org/changeset/base/360463
Log:
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/resto