Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update. | Ulrich Drepper | 2004-04-16 | 1 | -1/+2 |
* | * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, ... | Richard Henderson | 2004-03-15 | 5 | -59/+149 |
* | Update. | Ulrich Drepper | 2004-03-14 | 2 | -24/+28 |
* | Update. | Ulrich Drepper | 2004-02-12 | 4 | -8/+17 |
* | Update. | Ulrich Drepper | 2004-02-01 | 5 | -10/+25 |
* | * sysdeps/ieee754/dbl-64/e_pow.c (log2): Rename to my_log2 to | Andreas Jaeger | 2004-01-23 | 1 | -5/+5 |
* | Update. | Andreas Jaeger | 2003-12-28 | 12 | -28/+28 |
* | Do not raise execptions for exp(NaN). | Andreas Jaeger | 2003-12-28 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-12-07 | 3 | -8/+20 |
* | Update. | Ulrich Drepper | 2003-12-07 | 1 | -1/+9 |
* | Update. | Ulrich Drepper | 2003-11-29 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-08-28 | 1 | -3/+3 |
* | Update. | Ulrich Drepper | 2003-04-05 | 1 | -3/+6 |
* | * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs | Roland McGrath | 2003-03-14 | 7 | -22/+30 |
* | 2003-01-20 Segher Boessenkool <segher@koffie.nl> | Roland McGrath | 2003-01-20 | 1 | -1/+1 |
* | Backout last change. | Ulrich Drepper | 2002-12-16 | 1 | -1/+1 |
* | * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. | Roland McGrath | 2002-12-16 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-09-10 | 18 | -32/+27 |
* | * sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permission | Roland McGrath | 2002-08-28 | 15 | -15/+60 |
* | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath | 2002-08-26 | 81 | -99/+462 |
* | Update. | Ulrich Drepper | 2002-08-24 | 2 | -8/+20 |
* | Update. | Andreas Jaeger | 2002-08-23 | 2 | -20/+17 |
* | 2002-08-20 Brian Youmans <3diff@gnu.org> | Roland McGrath | 2002-08-20 | 56 | -102/+310 |
* | Update. | Ulrich Drepper | 2002-07-11 | 11 | -56/+59 |
* | Update. | Andreas Jaeger | 2002-07-06 | 24 | -26/+50 |
* | Update. | Ulrich Drepper | 2002-06-20 | 1 | -8/+8 |
* | Update. | Ulrich Drepper | 2002-04-14 | 7 | -1/+10 |
* | Update. | Ulrich Drepper | 2002-04-09 | 4 | -1/+13 |
* | (__ieee754_lgammal_r): Remove test for negative integer arg; sin_pi does it c... | Andreas Jaeger | 2002-01-28 | 1 | -10/+8 |
* | Update. | Andreas Jaeger | 2002-01-07 | 1 | -7/+19 |
* | (erfcl): Fix K&R header. | Andreas Jaeger | 2002-01-07 | 1 | -3/+2 |
* | Update. | Ulrich Drepper | 2001-12-05 | 1 | -4/+13 |
* | Update. | Andreas Jaeger | 2001-11-26 | 5 | -18/+14 |
* | (L102B): Fix typo in initialization. | Andreas Jaeger | 2001-11-26 | 1 | -1/+1 |
* | Update. | Andreas Jaeger | 2001-11-22 | 1 | -1/+1 |
* | (__erfcl): Fix K&R header. | Andreas Jaeger | 2001-11-16 | 1 | -16/+16 |
* | Update. | Andreas Jaeger | 2001-11-10 | 1 | -0/+244 |
* | 128-bit long double implementation of e_log2. | Andreas Jaeger | 2001-11-10 | 1 | -0/+237 |
* | Update. | Andreas Jaeger | 2001-10-29 | 1 | -0/+7 |
* | Fix parentheses. | Andreas Jaeger | 2001-10-16 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2001-10-14 | 9 | -232/+768 |
* | Update. | Ulrich Drepper | 2001-10-01 | 1 | -1/+1 |
* | erf and erfc implementation for 128-bit long doubles. | Andreas Jaeger | 2001-09-19 | 1 | -0/+941 |
* | 128 bit long double lgamma implementation. | Andreas Jaeger | 2001-09-06 | 1 | -0/+1018 |
* | 128-bit long double Bessel functions jn and yn. | Andreas Jaeger | 2001-08-30 | 1 | -0/+382 |
* | * sysdeps/i386/fpu/libm-test-ulps (float): Add ulps for new tests. | Andreas Jaeger | 2001-08-27 | 1 | -4/+4 |
* | j1l/y1l implementation. | Andreas Jaeger | 2001-08-24 | 1 | -0/+918 |
* | Copy from ldbl-96/w_expl.c with tweaked constants | Andreas Jaeger | 2001-08-14 | 1 | -0/+58 |
* | j0 implementation for 128-bit long doubles. | Andreas Jaeger | 2001-08-11 | 1 | -0/+908 |
* | (__ilogbl): Fix test for infinity. | Andreas Jaeger | 2001-08-08 | 1 | -3/+7 |