Page MenuHomeFreeBSD

Do not use -msoft-float with intention of disabling FP on aarch64
ClosedPublic

Authored by kan on Apr 7 2017, 3:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 2, 5:07 AM
Unknown Object (File)
Tue, Jan 14, 4:31 AM
Unknown Object (File)
Oct 2 2024, 11:56 AM
Unknown Object (File)
Oct 2 2024, 5:29 AM
Unknown Object (File)
Oct 1 2024, 12:51 PM
Unknown Object (File)
Oct 1 2024, 7:30 AM
Unknown Object (File)
Oct 1 2024, 5:20 AM
Unknown Object (File)
Sep 30 2024, 2:18 PM
Subscribers

Details

Summary

GNU GCC does does recognise it as a valid option and we already
use -mgeneral-regs-only that has the desired effect.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

No objection from me although I wish it were a little less copy-pasta (i.e., could the efi logic exist only in Makefile.inc?)

This revision is now accepted and ready to land.Apr 7 2017, 5:36 PM
This revision was automatically updated to reflect the committed changes.