Evan Green 8260f8e396 Add exp2, fmin, fmax, and trunc to C library. 7 lat temu
..
abs.c 04696ad46c Add single-precision math functions. 8 lat temu
ceil.c 04696ad46c Add single-precision math functions. 8 lat temu
ceilf.c 04696ad46c Add single-precision math functions. 8 lat temu
div.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. 8 lat temu
exp.c 04696ad46c Add single-precision math functions. 8 lat temu
exp2.c 8260f8e396 Add exp2, fmin, fmax, and trunc to C library. 7 lat temu
exp2f.c 8260f8e396 Add exp2, fmin, fmax, and trunc to C library. 7 lat temu
expf.c 04696ad46c Add single-precision math functions. 8 lat temu
expm1.c 04696ad46c Add single-precision math functions. 8 lat temu
expm1f.c 74ebdfacd9 Bug fixes to single-precision floating point math. 8 lat temu
floor.c 04696ad46c Add single-precision math functions. 8 lat temu
floorf.c 04696ad46c Add single-precision math functions. 8 lat temu
fmod.c 04696ad46c Add single-precision math functions. 8 lat temu
fmodf.c 04696ad46c Add single-precision math functions. 8 lat temu
hypot.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. 8 lat temu
hypotf.c 04696ad46c Add single-precision math functions. 8 lat temu
log.c 04696ad46c Add single-precision math functions. 8 lat temu
log10.c 04696ad46c Add single-precision math functions. 8 lat temu
log10f.c 04696ad46c Add single-precision math functions. 8 lat temu
log2.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. 8 lat temu
log2f.c 04696ad46c Add single-precision math functions. 8 lat temu
logf.c 04696ad46c Add single-precision math functions. 8 lat temu
lround.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. 8 lat temu
lroundf.c 04696ad46c Add single-precision math functions. 8 lat temu
mathp.h 337258db0f Add single-precision floating point intrinsics. 8 lat temu
minmax.c 8260f8e396 Add exp2, fmin, fmax, and trunc to C library. 7 lat temu
minmaxf.c 8260f8e396 Add exp2, fmin, fmax, and trunc to C library. 7 lat temu
modf.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. 8 lat temu
modff.c 04696ad46c Add single-precision math functions. 8 lat temu
pow.c 04696ad46c Add single-precision math functions. 8 lat temu
powf.c 74ebdfacd9 Bug fixes to single-precision floating point math. 8 lat temu
rint.c 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. 8 lat temu
rintf.c 04696ad46c Add single-precision math functions. 8 lat temu
scalbn.c 04696ad46c Add single-precision math functions. 8 lat temu
scalbnf.c 74ebdfacd9 Bug fixes to single-precision floating point math. 8 lat temu
sqrt.c 04696ad46c Add single-precision math functions. 8 lat temu
sqrtf.c 04696ad46c Add single-precision math functions. 8 lat temu
trig.c 04696ad46c Add single-precision math functions. 8 lat temu
trigarc.c 04696ad46c Add single-precision math functions. 8 lat temu
trigarcf.c 04696ad46c Add single-precision math functions. 8 lat temu
trigf.c 74ebdfacd9 Bug fixes to single-precision floating point math. 8 lat temu
trighyp.c 04696ad46c Add single-precision math functions. 8 lat temu
trighypf.c 04696ad46c Add single-precision math functions. 8 lat temu
trunc.c 8260f8e396 Add exp2, fmin, fmax, and trunc to C library. 7 lat temu
truncf.c 8260f8e396 Add exp2, fmin, fmax, and trunc to C library. 7 lat temu
util.c 74ebdfacd9 Bug fixes to single-precision floating point math. 8 lat temu