OSDN Git Service

libm: Add missing C99 float/ld wrappers
[uclinux-h8/uclibc-ng.git] / libc / sysdeps / linux / common / bits / mathcalls.h
2015-03-18 Bernhard Reutner... libm: Add missing C99 float/ld wrappers
2012-11-18 Mike Frysingerdrop support for pre ISO-C compilers
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingermath: avoid jump relocation in libm
2012-06-15 Peter S. Mazingermathcalls.h: fix comment, MATHCALLI and MATHCALL_PRIV...
2011-11-04 William Pitcocklibm: implement a generic sincos().
2010-11-28 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-10-31 Denys Vlasenkolibm: improve readability of math.h; expand comments...
2010-08-05 Henning Heinoldmath: isnan is a C99 feature
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-19 Bernhard Reutner... DO_XSI_MATH: add config knob
2009-02-18 Denis Vlasenkomathcalls.h: remove tons of redundant semicolons; bette...
2009-02-17 Denis Vlasenkotest/math/compile_test.c: "are long double functions...
2008-12-29 Bernhard Reutner... - expand SUSv3_LEGACY
2008-12-22 Bernhard Reutner... - fix fpclassify, signbit, isfinite, isnan, isinf macro...
2008-09-26 Bernhard Reutner... - move libm_hidden_proto to the corresponding headers...
2006-08-24 Mike Frysingersync with upstream via psm
2002-03-01 Eric AndersenMajor rework of the include files to eliminate redundancy