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)
Mon, Oct 27, 9:59 PM
Unknown Object (File)
Mon, Oct 27, 12:49 PM
Unknown Object (File)
Mon, Oct 27, 12:49 PM
Unknown Object (File)
Mon, Oct 27, 12:49 PM
Unknown Object (File)
Mon, Oct 27, 7:37 AM
Unknown Object (File)
Thu, Oct 23, 1:38 PM
Unknown Object (File)
Sun, Oct 5, 3:20 AM
Unknown Object (File)
Oct 2 2025, 8:56 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

Lint
Lint Skipped
Unit
Tests Skipped

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.