Page MenuHomeFreeBSD

Support mips[*]hf variants in config files
ClosedPublic

Authored by kan on Dec 29 2016, 10:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 9, 3:52 AM
Unknown Object (File)
Thu, May 9, 12:53 AM
Unknown Object (File)
Wed, May 8, 3:58 PM
Unknown Object (File)
Wed, May 8, 2:56 PM
Unknown Object (File)
Dec 23 2023, 12:09 AM
Unknown Object (File)
Sep 6 2023, 6:37 PM
Unknown Object (File)
Sep 6 2023, 6:20 PM
Unknown Object (File)
Sep 6 2023, 6:19 PM
Subscribers

Details

Summary

Recognize new MACHINE_ARCH names now as we have added hardfloat support.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 6475

Event Timeline

kan retitled this revision from to Support mips[*]hf variants in config files.
kan updated this object.
kan edited the test plan for this revision. (Show Details)
kan set the repository for this revision to rS FreeBSD src repository - subversion.
kan added subscribers: MIPS, adrian, br, imp.
This revision is now accepted and ready to land.Dec 29 2016, 11:12 PM
This revision was automatically updated to reflect the committed changes.

This looks good to me. Is there any other platform that should add hf to the end of the machine? xlr or octeon maybe?

sys/conf/files.mips
64

too bad there's not a regexp that can be used here :)