llvm-project/libc/spec
Siva Chandra Reddy 118c13c691 [libc] Add implementation of few floating point manipulation functions.
Implementations of copysign[f], frexp[f], logb[f], and modf[f] are added.

Reviewers: asteinhauser

Differential Revision: https://reviews.llvm.org/D81134
2020-06-11 12:23:11 -07:00
..
gnu_ext.td [libc] Add a GNU extensions spec containing sincosf from math.h. 2020-03-25 15:13:22 -07:00
linux.td [libc] Add ability to generate enum types/values to HdrGen. 2020-02-28 23:27:32 -08:00
llvm_libc_ext.td [libc][NFC] Add bzero to list of entrypoints. 2020-06-08 21:44:39 -07:00
posix.td [libc] Add spec for sigdelset and sigfillset. 2020-04-23 16:38:47 -07:00
spec.td [libc] Add write(2) implementation for Linux and FDReader test utility 2020-04-17 13:21:05 -04:00
stdc.td [libc] Add implementation of few floating point manipulation functions. 2020-06-11 12:23:11 -07:00