summaryrefslogtreecommitdiff
path: root/libc/src/math/generic/dsubl.cpp
AgeCommit message (Expand)Author
2024-08-12[libc] Undo accidental changes to `dsubl` that were leftoeverJoseph Huber
2024-08-12[libc] Enable all supported math functions on the GPU (#102563)Joseph Huber
2024-07-31[libc][math][c23] Add dfma{l,f128} and dsub{l,f128} C23 math functions (#101089)aaryanshukla