about summary refs log tree commit diff
path: root/math/s_significand.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a generic significand implementationTulio Magno Quites Machado Filho2018-06-201-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.Joseph Myers2012-01-271-6/+1
|
* Use private math_private.h in files in math/Ulrich Drepper2011-10-081-1/+1
|
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+39
|
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-39/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+39