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)
Mon, Apr 29, 9:38 AM
Unknown Object (File)
Mon, Apr 29, 2:01 AM
Unknown Object (File)
Sat, Apr 27, 2:27 AM
Unknown Object (File)
Fri, Apr 26, 9:53 AM
Unknown Object (File)
Fri, Apr 26, 9:53 AM
Unknown Object (File)
Fri, Apr 26, 9:53 AM
Unknown Object (File)
Fri, Apr 26, 2:36 AM
Unknown Object (File)
Sun, Apr 21, 5:05 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 Not Applicable
Unit
Tests Not Applicable

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.