Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a generic significand implementation | 2018-06-20 | 1 | -34/+0 | |
| | | | | | | | | | | | | | | | Create a template for significand. * math/Makefile (libm-calls): Move s_significandF to... (gen-libm-calls): ... here. * math/s_significand_template.c: New file. * math/s_significand.c: Removed. * math/s_significandf.c: Removed. * math/s_significandl.c: Removed. * sysdeps/ieee754/ldbl-opt/s_significand.c: Removed. * sysdeps/ieee754/ldbl-opt/s_significandl.c: Removed. Signed-off-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com> | ||||
* | Remove __STDC__ conditionals from libm. | 2012-01-27 | 1 | -6/+1 | |
| | |||||
* | Use private math_private.h in files in math/ | 2011-10-08 | 1 | -1/+1 | |
| | |||||
* | Moved to csu/errno-loc.c. | 2005-12-14 | 1 | -0/+39 | |
| | |||||
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | 2004-12-22 | 1 | -39/+0 | |
| | |||||
* | 2.5-18.1 | 2007-07-12 | 1 | -0/+39 | |