Page MenuHomeFreeBSD

libgcc_s: only export 128-bit long double when available
ClosedPublic

Authored by brooks on Mar 12 2024, 9:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 7 2024, 8:32 PM
Unknown Object (File)
Oct 7 2024, 5:44 AM
Unknown Object (File)
Oct 4 2024, 4:15 AM
Unknown Object (File)
Oct 4 2024, 12:49 AM
Unknown Object (File)
Oct 1 2024, 12:44 PM
Unknown Object (File)
Oct 1 2024, 11:22 AM
Unknown Object (File)
Oct 1 2024, 3:00 AM
Unknown Object (File)
Sep 28 2024, 12:32 AM
Subscribers

Details

Summary

These functions are only available on aarch64 and riscv so only try to
export them on those architectures.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable