Age | Commit message (Expand) | Author | Files | Lines |
2011-10-22 | Optimization to some complex math functions | Ulrich Drepper | 1 | -1/+1 |
2011-10-18 | Use new internal libc_fe* interfaces in more functions | Ulrich Drepper | 3 | -35/+17 |
2011-10-16 | Use rounds{s,d} for x86 rint, ceil, floor | Ulrich Drepper | 3 | -55/+26 |
2011-10-15 | Optimize exp | Ulrich Drepper | 2 | -55/+42 |
2011-10-12 | Optimize libm | Ulrich Drepper | 22 | -749/+377 |
2011-10-08 | Fix some nit warnings. | Roland McGrath | 1 | -1/+1 |
2011-10-08 | Optimize use of isnan, isinf, finite | Ulrich Drepper | 3 | -1/+23 |
2011-09-09 | Fix jn precision | Petr Baudis | 1 | -1/+10 |
2009-10-19 | Correct errno handling in expm1. | Andreas Schwab | 1 | -0/+1 |
2009-04-27 | * sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow. | Ulrich Drepper | 1 | -1/+5 |
2009-04-26 | * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf. | Ulrich Drepper | 1 | -2/+7 |
2009-04-26 | * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf. | Ulrich Drepper | 2 | -4/+14 |
2008-05-11 | [BZ #3406] | Ulrich Drepper | 1 | -1/+1 |
2007-10-06 | [BZ #4407] | Ulrich Drepper | 1 | -1/+6 |
2007-04-16 | [BZ #3306] | Ulrich Drepper | 1 | -10/+10 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -10/+10 |
2007-07-31 | . | Jakub Jelinek | 1 | -10/+10 |
2006-09-20 | [BZ #2592] | Ulrich Drepper | 2 | -12/+8 |
2006-01-09 | * sysdeps/ieee754/dbl-64/e_exp2.c: Remove section attribute from | Ulrich Drepper | 2 | -20/+6 |
2006-01-09 | Remove section attribute, gas produces garbage. | Ulrich Drepper | 1 | -9/+2 |
2006-01-08 | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 1 | -1/+0 |
2005-12-21 | * sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const. | Ulrich Drepper | 3 | -11/+33 |
2005-09-06 | * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Remove the | Ulrich Drepper | 1 | -3/+3 |
2005-08-30 | * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name. | Ulrich Drepper | 1 | -2/+2 |
2005-07-20 | 2005-07-20 Bob Wilson <bob.wilson@acm.org> | Ulrich Drepper | 1 | -1/+1 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 9 | -32/+36 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 9 | -36/+32 |
2004-11-21 | [BZ #552] | Ulrich Drepper | 1 | -3/+3 |
2003-12-28 | Update. | Andreas Jaeger | 3 | -7/+7 |
2003-12-07 | Update. | Ulrich Drepper | 1 | -6/+4 |
2003-12-07 | Update. | Ulrich Drepper | 1 | -1/+9 |
2003-08-28 | Update. | Ulrich Drepper | 1 | -3/+3 |
2003-03-14 | * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs | Roland McGrath | 1 | -2/+2 |
2002-09-10 | Update. | Ulrich Drepper | 4 | -6/+5 |
2002-08-28 | * sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permission | Roland McGrath | 1 | -1/+4 |
2002-08-26 | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath | 1 | -3/+16 |
2002-08-23 | Update. | Andreas Jaeger | 1 | -10/+9 |
2002-04-14 | Update. | Ulrich Drepper | 2 | -1/+3 |
2002-04-09 | Update. | Ulrich Drepper | 1 | -1/+4 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 16 | -128/+128 |
2001-06-06 | Update. | Ulrich Drepper | 3 | -7/+12 |
2001-04-17 | Update. | Ulrich Drepper | 1 | -25/+26 |
2001-03-04 | Update. | Ulrich Drepper | 1 | -3/+6 |
2001-02-19 | Update. | Ulrich Drepper | 1 | -0/+4 |
2001-02-17 | Update. | Ulrich Drepper | 1 | -0/+128 |
2001-02-17 | Renamed to e_exp2. | Ulrich Drepper | 1 | -128/+0 |
2001-02-13 | Little optimization, use sincos. | Ulrich Drepper | 2 | -6/+3 |
2001-02-13 | Update. | Ulrich Drepper | 1 | -2/+1 |
2000-12-15 | Update. | Andreas Jaeger | 1 | -2/+2 |
2000-12-03 | Update. | Ulrich Drepper | 1 | -2/+2 |