Page MenuHomeFreeBSD

libc/quad: further narrow list of i386 symbols
ClosedPublic

Authored by brooks on Apr 19 2024, 9:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 25, 7:23 AM
Unknown Object (File)
Tue, Jun 25, 5:38 AM
Unknown Object (File)
Sun, Jun 16, 1:57 PM
Unknown Object (File)
Thu, Jun 13, 6:28 PM
Unknown Object (File)
May 29 2024, 2:59 AM
Unknown Object (File)
May 27 2024, 1:26 PM
Unknown Object (File)
May 27 2024, 2:13 AM
Unknown Object (File)
May 25 2024, 2:49 PM
Subscribers

Details

Summary

It's unclear to me why lld didn't complain about these are they aren't
present and haven't been. Instead ld.bfd complained.

Fixes: 6e6cd03c911c libc/quad: narrow list of symbols exposed on i386

Diff Detail

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

Event Timeline

LGTM. Should we mark this for MFC?

This revision is now accepted and ready to land.Apr 19 2024, 9:37 PM

We could MFC this one, but it's mostly harmless and depends on another commit. Maybe as part of a WITHOUT_UNDEFINED_VERSION MFC batch.