summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128ibm/s_truncl.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Use trunc functions not __trunc functions in glibc libm.Joseph Myers2018-09-201-1/+6
* Use ceil functions not __ceil functions in glibc libm.Joseph Myers2018-09-171-1/+1
* Use floor functions not __floor functions in glibc libm.Joseph Myers2018-09-141-1/+1
* Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg2018-03-101-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Fix ldbl-128ibm ceill, rintl etc. for sNaN arguments (bug 20156).Joseph Myers2016-05-271-0/+3
* Fix ldbl-128ibm truncl for non-default rounding modes (bug 19593).Joseph Myers2016-02-181-39/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* PowerPC: remove wrong truncl implementation for PowerPC64Adhemerval Zanella2014-01-081-3/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-7/+1
* [BZ #2749] Jakub Jelinek2007-01-171-6/+1
* [BZ #2423]Roland McGrath2006-03-161-69/+52
* 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com>cvs/fedora-glibc-20060130T0922Roland McGrath2006-01-281-0/+119
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-102/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+102