summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/AddTest.h
AgeCommit message (Expand)Author
2025-08-04[libc][math] Fix subtraction of infinity in fputil::add_or_sub (#152017)Krishna Pandey
2025-03-18[libc][math] Fix incorrect logic in fputil::generic::add_or_sub (#116129)OverMighty
2024-10-01[libc] Move struct Sign into LIBC_NAMESPACE (#110709)Michael Jones
2024-09-23[libc][math] Add floating-point cast independent of compiler runtime (#105152)OverMighty
2024-09-11[libc] Add osutils for Windows and make libc and its tests build on Windows t...Sirui Mu
2024-07-21[libc][math] Update getpayload and fmul/fadd/fsub/ffma with NaN inputs. (#99812)lntue
2024-07-02[libc][math][c23] Add f16{add,sub}f C23 math functions (#96787)OverMighty