index
:
riscv-gnu-toolchain/uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libm
/
float_wrappers.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
uclibc: Fix double promotion warning
Marcus Haehnel
1
-1
/
+1
2017-11-03
math: add exception handling functionality
Sergey Cherkashin
1
-157
/
+32
2017-06-21
remove editor hints for vi
Waldemar Brodkorb
1
-1
/
+0
2015-03-18
libm: Add missing C99 float/ld wrappers
Bernhard Reutner-Fischer
1
-21
/
+41
2010-10-30
libm: fix testuite failure in modf
Denys Vlasenko
1
-2
/
+1
2010-02-04
libm: explain why some funcs are not implemented (yet)
Bernhard Reutner-Fischer
1
-1
/
+2
2010-02-04
libm: enable log2f and exp2f
Aurelien Jacobs
1
-2
/
+2
2009-02-13
- scalb{,f,l} depend on UCLIBC_SUSV3_LEGACY
Bernhard Reutner-Fischer
1
-1
/
+1
2009-02-09
ldouble_wrappers.c: add long and long long optimized wrappers
Denis Vlasenko
1
-216
/
+64
2009-02-06
fix nextafterf. by Jie Zhang (jie.zhang AT analog.com)
Denis Vlasenko
1
-9
/
+0
2009-02-05
libm: add scalbf, gammaf, significandf wrappers.
Denis Vlasenko
1
-1
/
+21
2008-12-22
- fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math...
Bernhard Reutner-Fischer
1
-1
/
+9
2008-12-13
*: document __USE_EXTERN_INLINES better;
Denis Vlasenko
1
-0
/
+3
2008-09-26
- move libm_hidden_proto to the corresponding headers. Remove from callsites.
Bernhard Reutner-Fischer
1
-57
/
+0
2007-12-08
import trunc()/truncf() for ISO C requirements, otherwise fortran can hit inf...
Mike Frysinger
1
-1
/
+0
2007-04-12
remove __* symbols and enable llrintf()
Mike Frysinger
1
-1
/
+0
2007-04-02
implement carg
Mike Frysinger
1
-1
/
+11
2006-09-23
fix return casts for a bunch of functions
Mike Frysinger
1
-5
/
+5
2006-09-23
grab s_lrint from glibc for C99
Mike Frysinger
1
-1
/
+0
2006-01-29
rename exp to _exp for sake of shadow warnings
Mike Frysinger
1
-8
/
+8
2006-01-17
All math related relocs gone
Peter S. Mazinger
1
-0
/
+56
2005-11-23
update license
Mike Frysinger
1
-13
/
+1
2005-11-03
cleanup how we enable/disable certain wrappers since some were suffering from...
Mike Frysinger
1
-43
/
+20
2005-03-07
Disable float wrappers for functions that are not presently
Eric Andersen
1
-15
/
+31
2005-03-07
split the float wrappers into separate object files
Eric Andersen
1
-0
/
+547