about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64
Commit message (Expand)AuthorAgeFilesLines
* Correct errno handling in expm1.Andreas Schwab2009-10-191-0/+1
* Add isinf optimized for 64-bit.Ulrich Drepper2009-08-261-0/+30
* Optimized isnan for 64-bit machines.Ulrich Drepper2009-08-261-0/+39
* Make llround an alias for lround on 64-bit machines.Ulrich Drepper2009-08-252-0/+14
* Optimized nearbyint for 64-bit.Ulrich Drepper2009-08-251-0/+86
* Optimized rint implementation for x86-64.Ulrich Drepper2009-08-251-0/+79
* Add 64-bit optimized s_round.Ulrich Drepper2009-08-251-0/+77
* Optimize out duplicated scalbln code for x86-64.Ulrich Drepper2009-08-251-6/+6
* Add 64-bit optimized scalbln.Ulrich Drepper2009-08-251-0/+68
* Add 64-bit optimized version lround.Ulrich Drepper2009-08-251-0/+67
* 64-bit optimized implementation of trunc.Ulrich Drepper2009-08-251-0/+56
* Add ceil implementation for 64-bit machines.Ulrich Drepper2009-08-241-0/+67
* * sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.Ulrich Drepper2009-04-271-1/+5
* * sysdeps/ieee754/dbl-64/s_tan.c (tan): Fix -Wsequence-point warnings.Ulrich Drepper2009-04-261-7/+14
* * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper2009-04-261-2/+8
* * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper2009-04-261-3/+12
* [BZ #5857]Ulrich Drepper2008-03-242-3/+17
* Fix size of union.Andreas Jaeger2007-11-151-2/+2
* [BZ #4407]Ulrich Drepper2007-10-061-1/+6
* [BZ #4096]Ulrich Drepper2007-03-051-11/+11
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-11/+11
* .Jakub Jelinek2007-07-311-11/+11
* [BZ #2592]Ulrich Drepper2006-09-202-27/+17
* * sysdeps/ieee754/dbl-64/e_exp2.c: Remove section attribute fromUlrich Drepper2006-01-091-5/+3
* * po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2006-01-081-33/+0
* * sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const.Ulrich Drepper2005-12-212-5/+12
* * sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Use __sin andUlrich Drepper2005-07-081-3/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-227-39/+77
* 2.5-18.1Jakub Jelinek2007-07-127-77/+39
* [BZ #552]Ulrich Drepper2004-11-211-3/+3
* * sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>.Roland McGrath2004-08-112-2/+1
* Update.Ulrich Drepper2004-06-171-10/+7
* Update.Ulrich Drepper2004-02-013-6/+15
* * sysdeps/ieee754/dbl-64/e_pow.c (log2): Rename to my_log2 toAndreas Jaeger2004-01-231-5/+5
* Update.Andreas Jaeger2003-12-283-8/+8
* Do not raise execptions for exp(NaN).Andreas Jaeger2003-12-281-2/+2
* Update.Ulrich Drepper2003-11-291-2/+2
* * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath2003-03-142-7/+10
* 2003-01-20 Segher Boessenkool <segher@koffie.nl>Roland McGrath2003-01-201-1/+1
* Update.Ulrich Drepper2002-09-105-14/+11
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-2656-56/+56
* Update.Ulrich Drepper2002-08-242-8/+20
* 2002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-2056-102/+310
* Update.Andreas Jaeger2002-07-0624-26/+50
* Update.Ulrich Drepper2002-04-142-0/+4
* Update.Ulrich Drepper2002-04-091-0/+3
* Update.Ulrich Drepper2001-12-051-4/+13
* Update.Andreas Jaeger2001-10-291-0/+7
* Update to LGPL v2.1.Andreas Jaeger2001-07-0616-128/+128
* Update.Ulrich Drepper2001-06-063-15/+17