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
F164217841: D31997.diff
Wed, Jul 29, 5:59 PM
F164207188: D31997.diff
Wed, Jul 29, 4:26 PM
Unknown Object (File)
Tue, Jul 28, 7:21 AM
Unknown Object (File)
Sun, Jul 26, 12:28 AM
Unknown Object (File)
Sat, Jul 25, 9:46 PM
Unknown Object (File)
Fri, Jul 24, 1:55 PM
Unknown Object (File)
Wed, Jul 22, 2:30 PM
Unknown Object (File)
Thu, Jul 16, 9:15 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