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)
Sat, Sep 21, 5:19 AM
Unknown Object (File)
Thu, Sep 5, 8:15 PM
Unknown Object (File)
Mon, Sep 2, 7:03 AM
Unknown Object (File)
Sun, Sep 1, 5:07 PM
Unknown Object (File)
Thu, Aug 29, 12:19 AM
Unknown Object (File)
Aug 8 2024, 2:25 AM
Unknown Object (File)
Aug 8 2024, 2:25 AM
Unknown Object (File)
Aug 7 2024, 4:30 PM
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