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