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
F154269208: D10306.id.diff
Mon, Apr 27, 12:26 PM
Unknown Object (File)
Fri, Apr 24, 11:36 PM
Unknown Object (File)
Fri, Apr 24, 2:33 AM
Unknown Object (File)
Mon, Apr 20, 9:26 AM
Unknown Object (File)
Sat, Apr 18, 12:57 PM
Unknown Object (File)
Sat, Apr 18, 12:48 PM
Unknown Object (File)
Sat, Apr 18, 10:52 AM
Unknown Object (File)
Thu, Apr 16, 3:28 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.