summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits/mathcalls.h
AgeCommit message (Expand)Author
2017-11-03math: add exception handling functionalitySergey Cherkashin
2016-01-30add exp10() from glibcWaldemar Brodkorb
2015-04-25Revert "Do not define unimplemented functions"Waldemar Brodkorb
2015-03-29merge uClibc git masterWaldemar Brodkorb
2015-03-18libm: Add missing C99 float/ld wrappersBernhard Reutner-Fischer
2014-09-26Do not define unimplemented functionsCristian Morales Vega
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15math: avoid jump relocation in libmPeter S. Mazinger
2012-06-15mathcalls.h: fix comment, MATHCALLI and MATHCALL_PRIV include libm_hidden_protoPeter S. Mazinger
2011-11-04libm: implement a generic sincos().William Pitcock
2010-10-31libm: improve readability of math.h; expand comments and docsDenys Vlasenko
2010-08-05math: isnan is a C99 featureHenning Heinold
2009-11-19DO_XSI_MATH: add config knobBernhard Reutner-Fischer
2009-02-18mathcalls.h: remove tons of redundant semicolons; better comment about macrosDenis Vlasenko
2009-02-17test/math/compile_test.c: "are long double functions even compile/link?" testDenis Vlasenko
2008-12-29- expand SUSv3_LEGACYBernhard 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-24sync with upstream via psmMike Frysinger
2002-03-01Major rework of the include files to eliminate redundancyEric Andersen