Page MenuHomeFreeBSD

libgcc_s: Export 64-bit int to 128-bit float functions
ClosedPublic

Authored by jrtc27 on Sep 16 2021, 11:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 6, 8:35 PM
Unknown Object (File)
Fri, Mar 6, 8:07 AM
Unknown Object (File)
Thu, Feb 19, 2:07 PM
Unknown Object (File)
Thu, Feb 19, 2:07 PM
Unknown Object (File)
Feb 8 2026, 12:38 PM
Unknown Object (File)
Feb 7 2026, 7:12 PM
Unknown Object (File)
Jan 31 2026, 8:06 AM
Unknown Object (File)
Jan 17 2026, 1:56 AM
Subscribers

Details

Summary

The corresponding 32-bit int and 128-bit int functions were added in
790a6be5a169, as were all combinations of the float to int functions,
but these two were overlooked. __floatditf is needed to build curl for
riscv as there's a signed 64-bit int to 128-bit float conversion in
lib/progress.c's trspeed as of 7.77.0.

MFC after: 1 week

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 41557
Build 38446: arc lint + arc unit