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, Nov 9, 10:29 PM
Unknown Object (File)
Sun, Nov 9, 11:19 AM
Unknown Object (File)
Wed, Nov 5, 6:53 AM
Unknown Object (File)
Mon, Oct 27, 8:20 AM
Unknown Object (File)
Sun, Oct 26, 1:48 AM
Unknown Object (File)
Fri, Oct 17, 10:09 PM
Unknown Object (File)
Oct 12 2025, 2:58 PM
Unknown Object (File)
Oct 12 2025, 1:46 PM
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