summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64
Commit message (Expand)AuthorAgeFilesLines
* Updated to fedora-glibc-20090427T1419 cvs/fedora-glibc-2_9_90-22Jakub Jelinek2009-04-273-13/+39
* Updated to fedora-glibc-20080326T1041 cvs/fedora-glibc-2_7_90-12Jakub Jelinek2008-03-262-3/+17
* Updated to fedora-glibc-20071212T1051Jakub Jelinek2007-12-121-2/+2
* Updated to fedora-glibc-20071010T2047 cvs/fedora-glibc-2_6_90-18Jakub Jelinek2007-10-101-1/+6
* Updated to fedora-glibc-20070317T2130 cvs/fedora-glibc-2_5_90-19Jakub Jelinek2007-03-171-11/+11
* Updated to fedora-glibc-20060923T0946 cvs/fedora-glibc-2_4_90-34Jakub Jelinek2006-09-232-27/+17
* Updated to fedora-glibc-20060130T0922Jakub Jelinek2006-01-301-5/+3
* Updated to fedora-glibc-20060109T2152 cvs/fedora-glibc-2_3_90-30Jakub Jelinek2006-01-091-33/+0
* Updated to fedora-glibc-20051227T1426Jakub Jelinek2005-12-272-5/+12
* Updated to fedora-glibc-20050721T0814Jakub Jelinek2005-07-211-3/+3
* 2004-11-20 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2004-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
* Update.Andreas Jaeger2001-05-121-2/+1
* Update.Andreas Jaeger2001-05-129-6/+11
* Update.Andreas Jaeger2001-05-127-2/+12
* (__ieee754_sqrt): Remove unused variables b and n.Andreas Jaeger2001-04-191-2/+2
* Update.Andreas Jaeger2001-04-022-5/+5
* Update.Ulrich Drepper2001-03-281-1/+0
* Update.Ulrich Drepper2001-03-271-15/+0
* Update.Ulrich Drepper2001-03-141-1/+1
* Update.Ulrich Drepper2001-03-131-0/+4
* Update.Ulrich Drepper2001-03-1324-302/+327
* Fix a typo in the function name.Ulrich Drepper2001-03-121-1/+1
* Fix warnings.Ulrich Drepper2001-03-1248-17218/+17358
* (Init_Lib): Use void as parameter list.Ulrich Drepper2001-03-121-5/+5
* Update.Ulrich Drepper2001-03-1264-2186/+42109
* Update.Ulrich Drepper2001-03-041-3/+6
* Update.Ulrich Drepper2001-02-191-0/+4
* Update.Ulrich Drepper2001-02-171-0/+130
* Renamed to e_exp2.Ulrich Drepper2001-02-171-130/+0
* Little optimization, use sincos.Ulrich Drepper2001-02-133-14/+17