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)
Tue, Apr 22, 5:49 AM
Unknown Object (File)
Mon, Apr 21, 8:15 AM
Unknown Object (File)
Fri, Apr 4, 11:42 PM
Unknown Object (File)
Mar 23 2025, 3:59 PM
Unknown Object (File)
Mar 9 2025, 7:14 PM
Unknown Object (File)
Feb 27 2025, 6:52 PM
Unknown Object (File)
Feb 9 2025, 12:09 PM
Unknown Object (File)
Feb 2 2025, 5:07 AM
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.