index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
common
/
bits
/
mathcalls.h
Age
Commit message (
Expand
)
Author
2012-06-15
math: avoid jump relocation in libm
Peter S. Mazinger
2012-06-15
mathcalls.h: fix comment, MATHCALLI and MATHCALL_PRIV include libm_hidden_proto
Peter S. Mazinger
2011-11-04
libm: implement a generic sincos().
William Pitcock
2010-10-31
libm: improve readability of math.h; expand comments and docs
Denys Vlasenko
2010-08-05
math: isnan is a C99 feature
Henning Heinold
2009-11-19
DO_XSI_MATH: add config knob
Bernhard Reutner-Fischer
2009-02-18
mathcalls.h: remove tons of redundant semicolons; better comment about macros
Denis Vlasenko
2009-02-17
test/math/compile_test.c: "are long double functions even compile/link?" test
Denis Vlasenko
2008-12-29
- expand SUSv3_LEGACY
Bernhard Reutner-Fischer
2008-12-22
- fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math...
Bernhard Reutner-Fischer
2008-09-26
- move libm_hidden_proto to the corresponding headers. Remove from callsites.
Bernhard Reutner-Fischer
2006-08-24
sync with upstream via psm
Mike Frysinger
2002-03-01
Major rework of the include files to eliminate redundancy
Eric Andersen