Sergey Cherkashin
|
ea38f4d89c
math: add exception handling functionality
|
il y a 7 ans |
Waldemar Brodkorb
|
21902b578e
bsd supports the same floating point classification functions as c99
|
il y a 9 ans |
Waldemar Brodkorb
|
650380248e
Revert "Do not define unimplemented functions"
|
il y a 9 ans |
Waldemar Brodkorb
|
cd5f92704e
merge uClibc git master
|
il y a 9 ans |
Bernhard Reutner-Fischer
|
6c4538905e
libm: Add missing C99 float/ld wrappers
|
il y a 9 ans |
Cristian Morales Vega
|
bd3eaf83ef
Do not define unimplemented functions
|
il y a 10 ans |
Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
il y a 12 ans |
Denys Vlasenko
|
7e308604ee
libm: improve readability of math.h; expand comments and docs
|
il y a 14 ans |
Roman I Khimov
|
0671149ee6
libm: unhide signgam
|
il y a 14 ans |
Bernhard Reutner-Fischer
|
9caa67af98
MAXFLOAT: obsolescent in SUSv4
|
il y a 15 ans |
Denys Vlasenko
|
daaee1de18
math.h: fix trivial typo (missing !): !defined __NO_LONG_DOUBLE_MATH
|
il y a 15 ans |
Bernhard Reutner-Fischer
|
ad8e1035c3
honour NO_LONG_DOUBLE_MATH
|
il y a 15 ans |
Denis Vlasenko
|
913e98c452
mathcalls.h: remove tons of redundant semicolons; better comment about macros
|
il y a 15 ans |
Denis Vlasenko
|
845b3a4460
fix typo in comment
|
il y a 15 ans |
Denis Vlasenko
|
d0fdc959d9
test/math/compile_test.c: "are long double functions even compile/link?" test
|
il y a 15 ans |
Denis Vlasenko
|
44d44d807e
math.h: fix libm_hidden_proto leak into sanitized headers
|
il y a 15 ans |
Denis Vlasenko
|
30bd4a6cc3
remove many functions which just call __ieee754_<function>,
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
01b8804866
- remove whitespace
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
a0ebeb988d
- fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
feeb0301b3
- add long double math wrappers (Ned Ludd)
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
il y a 16 ans |
Mike Frysinger
|
64085a723a
sync with upstream via psm
|
il y a 18 ans |
Peter S. Mazinger
|
005d20f04d
Sync up w/ glibc
|
il y a 19 ans |
Eric Andersen
|
7ce331c01c
Totally rework the math library, this time based on the MacOs X
|
il y a 23 ans |
Eric Andersen
|
342a6da429
Be more careful able not shadowing with var names
|
il y a 23 ans |
David McCullough
|
ce8ee8d9b4
|
il y a 23 ans |
Manuel Novoa III
|
eba708a62b
Make selection of uClibc floating point support in printf, etc. seperate
|
il y a 23 ans |
Eric Andersen
|
05ab9bfe6f
We need the definition of HUGE_VAL fpr some apps. Include it.
|
il y a 23 ans |
Eric Andersen
|
b1870045d4
Cleanup the math.h header file. It was broken when enabling doubles
|
il y a 23 ans |
Manuel Novoa III
|
54e059a46b
Proper prototype for mtherr, although this should probably be made an
|
il y a 23 ans |