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)
Wed, May 29, 2:59 AM
Unknown Object (File)
Mon, May 27, 1:26 PM
Unknown Object (File)
Mon, May 27, 2:13 AM
Unknown Object (File)
Sat, May 25, 2:49 PM
Unknown Object (File)
Apr 29 2024, 9:38 AM
Unknown Object (File)
Apr 29 2024, 2:01 AM
Unknown Object (File)
Apr 27 2024, 2:27 AM
Unknown Object (File)
Apr 26 2024, 9:53 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.