Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-02-08 | * math/math_private.h (__copysign): Define as builtin for gcc 4. ... | Richard Henderson | 1 | -0/+14 |
2005-01-06 | Update. | Ulrich Drepper | 1 | -0/+112 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 232 | -13351/+45 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 232 | -45/+13351 |
2004-12-17 | (atan2_test): Compute value with 36 digits. | Andreas Jaeger | 1 | -1/+1 |
2004-12-16 | Use #if defined to not receive warnings about undefined symbols. | Andreas Jaeger | 1 | -4/+4 |
2004-11-21 | [BZ #552] | Ulrich Drepper | 1 | -2/+2 |
2004-09-26 | [BZ #376] | Ulrich Drepper | 1 | -0/+2 |
2004-07-20 | [BZ #258] | Ulrich Drepper | 1 | -1/+40 |
2004-05-07 | Update. | Ulrich Drepper | 2 | -2/+16 |
2004-05-06 | Update. | Ulrich Drepper | 3 | -5/+69 |
2004-05-03 | Update. | Ulrich Drepper | 1 | -0/+4 |
2004-04-04 | Update. | Ulrich Drepper | 1 | -1/+3 |
2004-03-24 | Update. | Ulrich Drepper | 1 | -6/+6 |
2004-03-15 | * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, ... | Richard Henderson | 2 | -5/+11 |
2004-03-10 | Update. | Ulrich Drepper | 1 | -6/+16 |
2004-02-12 | Update. | Ulrich Drepper | 1 | -0/+10 |
2004-02-01 | Update. | Ulrich Drepper | 1 | -2/+12 |
2004-01-13 | * Versions.def (libm): Add GLIBC_2.3.3. | Richard Henderson | 5 | -142/+0 |
2003-12-28 | (yn_test): Expect invalid exception for negative arguments. (y0_test): Likewi... | Andreas Jaeger | 1 | -4/+4 |
2003-12-09 | Fix overflow test. | Ulrich Drepper | 1 | -4/+4 |
2003-12-07 | Update. | Ulrich Drepper | 3 | -2/+102 |
2003-12-07 | Update. | Ulrich Drepper | 3 | -1/+35 |
2003-11-29 | Update. | Ulrich Drepper | 1 | -0/+2 |
2003-11-26 | Update. | Ulrich Drepper | 1 | -0/+4 |
2003-11-14 | Update. | Ulrich Drepper | 2 | -6/+7 |
2003-08-28 | Update. | Ulrich Drepper | 1 | -0/+3 |
2003-06-16 | Update. | Ulrich Drepper | 3 | -20/+93 |
2003-05-22 | Update. | Ulrich Drepper | 1 | -3/+5 |
2003-04-05 | Update. | Ulrich Drepper | 1 | -2/+2 |
2003-03-22 | * math/libm-test.inc (tgamma_test): Recompute some constants with | Andreas Jaeger | 1 | -11/+11 |
2003-03-03 | Update. | Ulrich Drepper | 1 | -9/+20 |
2003-02-21 | 2003-02-20 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+1 |
2003-02-21 | Rearrange variable definitions slightly to get definition in the right order. | Ulrich Drepper | 1 | -6/+6 |
2003-02-15 | Update. | Ulrich Drepper | 1 | -0/+5 |
2003-01-18 | * math/libm-test.inc (sin_test, cos_test, sincos_test) [TEST_DOUBLE]: | Roland McGrath | 1 | -0/+12 |
2003-01-12 | Round is a const function. | Andreas Jaeger | 1 | -2/+2 |
2003-01-07 | Update. | Ulrich Drepper | 1 | -2/+2 |
2003-01-07 | (significand_test): New function. (main): Call it. | Ulrich Drepper | 1 | -1/+16 |
2002-12-31 | * Rules (generated): Target removed. | Roland McGrath | 1 | -0/+1 |
2002-12-31 | Update. | Ulrich Drepper | 1 | -1/+0 |
2002-12-30 | 2002-12-30 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+1 |
2002-12-29 | 2002-12-29 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+1 |
2002-11-15 | * math/Makefile (libm-calls): Remove s_copysign, s_isinf, s_isnan, | Roland McGrath | 1 | -5/+5 |
2002-11-15 | * sysdeps/i386/dl-machine.h (elf_machine_rela): Handle R_386_COPY. | Roland McGrath | 1 | -1/+3 |
2002-10-25 | * math/math.h (M_LOG2El): Correct the value. | Roland McGrath | 1 | -1/+1 |
2002-09-10 | Update. | Ulrich Drepper | 1 | -1/+2 |
2002-08-28 | Prepare headers for use in ISO C++ compliant implementations. | Ulrich Drepper | 2 | -21/+62 |
2002-07-17 | Update. | Ulrich Drepper | 1 | -3/+6 |
2002-07-02 | * math/libm-test.inc (acos_test): Add missing L suffix for | Andreas Jaeger | 1 | -4/+4 |