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)
Sun, Oct 12, 2:58 PM
Unknown Object (File)
Sun, Oct 12, 1:46 PM
Unknown Object (File)
Sun, Oct 12, 1:05 PM
Unknown Object (File)
Sun, Oct 12, 12:44 AM
Unknown Object (File)
Thu, Sep 18, 3:06 AM
Unknown Object (File)
Sep 5 2025, 2:42 PM
Unknown Object (File)
Aug 16 2025, 2:35 AM
Unknown Object (File)
Aug 16 2025, 2:35 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