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)
Dec 22 2023, 11:10 PM
Unknown Object (File)
Dec 21 2023, 7:29 PM
Unknown Object (File)
Sep 12 2023, 7:14 AM
Unknown Object (File)
Jul 19 2023, 5:16 AM
Unknown Object (File)
Jun 19 2023, 6:33 AM
Unknown Object (File)
Jun 4 2023, 6:15 AM
Unknown Object (File)
May 23 2023, 8:04 AM
Unknown Object (File)
Mar 3 2023, 5: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

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.