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
F102576703: D44327.diff
Thu, Nov 14, 6:54 AM
Unknown Object (File)
Thu, Nov 7, 9:26 PM
Unknown Object (File)
Tue, Nov 5, 8:20 AM
Unknown Object (File)
Wed, Oct 16, 8:45 PM
Unknown Object (File)
Tue, Oct 15, 3:55 PM
Unknown Object (File)
Oct 13 2024, 2:10 PM
Unknown Object (File)
Oct 13 2024, 6:04 AM
Unknown Object (File)
Oct 11 2024, 12:38 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