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, Nov 4, 1:32 AM
Unknown Object (File)
Sun, Oct 26, 7:31 AM
Unknown Object (File)
Sun, Oct 26, 2:34 AM
Unknown Object (File)
Sat, Oct 25, 5:18 PM
Unknown Object (File)
Fri, Oct 24, 3:27 AM
Unknown Object (File)
Oct 21 2025, 1:38 PM
Unknown Object (File)
Oct 16 2025, 9:11 PM
Unknown Object (File)
Oct 16 2025, 2:15 AM
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.