Page MenuHomeFreeBSD

libc/softfloat: we don't export _fp[gs]et* symbols
ClosedPublic

Authored by brooks on Mar 12 2024, 9:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 11, 5:25 PM
Unknown Object (File)
Mon, Nov 10, 3:57 AM
Unknown Object (File)
Mon, Nov 10, 3:43 AM
Unknown Object (File)
Sun, Nov 9, 10:53 PM
Unknown Object (File)
Sun, Nov 2, 2:44 AM
Unknown Object (File)
Oct 18 2025, 5:43 PM
Unknown Object (File)
Oct 17 2025, 5:14 AM
Unknown Object (File)
Oct 16 2025, 12:43 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 56562
Build 53450: arc lint + arc unit