We have provided implementations for hard float of these for
a while now. Add them to the header to make things official.
This is required for a bunch of legacy programs in ports.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I plan to MFC this one to 14. Is it appropriate to ask releng to have this included into 15.0?
Comment Actions
Approved.
I think that would be ok.
BTW, can we remove the .if !defined(CPUTYPE) ... guard in lib/libc/arm/gen/Makefile.inc? I presume that that condition is always true (including on 14)?