Remove attempts to use NetBSD weak_alias macros to export _-prefixed
versions of various fp[sg]et* symbols under softfloat. weak_alias
isn't defined so we didn't export them and thus the Symbol.map entries
were wrong.
Details
Details
- Reviewers
andrew jhibbits - Group Reviewers
ARM PowerPC - Commits
- rGbf8a3a816d4b: libc/softfloat: we don't export _fp[gs]et* symbols
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable