Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[sysvabi] Make hard-float a requirement for sysvabi
The aapcs64 base procedure call standard requires floating point and simd registers. With the advent of a soft-float ABI for R-profile CPUs without floating point, we are making it explicit that platforms based on the System V ABI are required to use the base procedure call standard.
- Loading branch information