Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove inaccurate x86 cexp implementations (bug 13883). | Joseph Myers | 2012-03-21 | 1 | -1/+1 |
| | |||||
* | Fix missing exp2 overflow exception (bug 13871). | Joseph Myers | 2012-03-21 | 1 | -1/+1 |
| | |||||
* | Fix atan2 spurious exceptions (bug 11451). | Joseph Myers | 2012-03-19 | 1 | -5/+5 |
| | |||||
* | Fix SHMLBA on sparc. | David S. Miller | 2012-03-16 | 1 | -6/+6 |
| | | | | | | | | | | | [BZ #6471] * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors properly. * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file. * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to sysdep_routines when subdir is sysvipc. * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new __getshmlba helper. | ||||
* | Disable Bessel function TLOSS errors in POSIX mode. | Joseph Myers | 2012-03-16 | 1 | -7/+8 |
| | |||||
* | Fix tan, tanl for large inputs. | Joseph Myers | 2012-03-16 | 1 | -1/+1 |
| | |||||
* | Implement ldbl-96 sinl / cosl / sincosl (bug 13851). | Joseph Myers | 2012-03-16 | 1 | -1/+1 |
| | |||||
* | Add missing sparc32 NPTL file otherwise we use the wrong lowlevellock.c ↵ | David S. Miller | 2012-03-15 | 1 | -1/+1 |
| | | | | | | | | | implementation. nptl/ [BZ #13844] * sysdeps/unix/sysv/linux/sparc/sparc32/libc-lowlevellock.c: New file. | ||||
* | Update. | Andreas Jaeger | 2012-03-15 | 1 | -1/+1 |
| | |||||
* | Add 13658 | Andreas Jaeger | 2012-03-15 | 1 | -3/+3 |
| | |||||
* | NEWS update for BZ#13846 | Roland McGrath | 2012-03-14 | 1 | -1/+2 |
| | |||||
* | Fix csqrt overflow/underflow (bug 13841). | Joseph Myers | 2012-03-14 | 1 | -1/+1 |
| | |||||
* | Add 13840 to NEWS. | Joseph Myers | 2012-03-14 | 1 | -1/+1 |
| | |||||
* | Add 13566 to list of bugs fixed in NEWS. | Joseph Myers | 2012-03-10 | 1 | -2/+2 |
| | |||||
* | Replace FSF snail mail address with URL in miscellaneous files. | Paul Eggert | 2012-03-10 | 1 | -2/+2 |
| | |||||
* | Enhance fphex test. | Marek Polacek | 2012-03-08 | 1 | -1/+1 |
| | |||||
* | Add bug 6911 to NEWS. | Joseph Myers | 2012-03-08 | 1 | -1/+1 |
| | |||||
* | Weaken two NPTL configure link tests to compile tests. | Joseph Myers | 2012-03-07 | 1 | -4/+4 |
| | |||||
* | Fix signs of zeros from casinh, cacosh etc. (bug 10716). | Joseph Myers | 2012-03-07 | 1 | -4/+4 |
| | |||||
* | Fix up long double fphex. | Marek Polacek | 2012-03-06 | 1 | -2/+2 |
| | |||||
* | Add 13792 to list of fixed bugs in NEWS. | Joseph Myers | 2012-03-06 | 1 | -1/+1 |
| | |||||
* | Add BZ#13656 | Andreas Jaeger | 2012-03-05 | 1 | -1/+2 |
| | |||||
* | Fix pow in non-default rounding modes (bug 3976). | Joseph Myers | 2012-03-05 | 1 | -5/+5 |
| | |||||
* | Fix scalbn, scalbln integer overflow. | Joseph Myers | 2012-03-02 | 1 | -4/+4 |
| | |||||
* | Improve erfc accuracy. | Joseph Myers | 2012-03-01 | 1 | -5/+5 |
| | |||||
* | Add bug 13786 to NEWS. | Joseph Myers | 2012-02-29 | 1 | -1/+1 |
| | |||||
* | Always set l_used for vDSO. | Marek Polacek | 2012-02-29 | 1 | -1/+1 |
| | |||||
* | Add BZ#13637 | Stanislav Brabec | 2012-02-28 | 1 | -1/+1 |
| | |||||
* | BZ #3992: stdlib/fmtmsg.c: missing stdint.h include. | Carlos O'Donell | 2012-02-27 | 1 | -5/+5 |
| | | | | Use of uint32_t requires stdint.h. | ||||
* | Update makefile for FDL 1.3 change. | Joseph Myers | 2012-02-24 | 1 | -1/+1 |
| | |||||
* | Prefer C99 names for long long limit macros. | Joseph Myers | 2012-02-22 | 1 | -4/+5 |
| | |||||
* | Fix nearbyintf rounding. | Joseph Myers | 2012-02-22 | 1 | -4/+4 |
| | |||||
* | Fix rintf rounding. | Joseph Myers | 2012-02-22 | 1 | -2/+2 |
| | |||||
* | Move __STDC_* predefined macros from features.h to stdc-predef.h. | Joseph Myers | 2012-02-22 | 1 | -3/+3 |
| | |||||
* | Add 13695 to list of bugs fixed in NEWS. | Joseph Myers | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | Fix parameter name in strnlen documentation. | Joseph Myers | 2012-02-19 | 1 | -4/+4 |
| | |||||
* | Make seteuid argument name consistent in manual. | Joseph Myers | 2012-02-19 | 1 | -3/+3 |
| | |||||
* | Correct list of services in example NSS configuration file. | Joseph Myers | 2012-02-19 | 1 | -1/+1 |
| | |||||
* | Remove erroneous statements about negative zero. | Nick Bowler | 2012-02-19 | 1 | -3/+3 |
| | |||||
* | Remove documentation of upgrading from libc5. | Joseph Myers | 2012-02-18 | 1 | -1/+1 |
| | |||||
* | Do not claim that GCC predefines __POSIX__. | Joseph Myers | 2012-02-18 | 1 | -4/+4 |
| | |||||
* | Make declarations of "main" in examples consistent. | Rafe Kettler | 2012-02-18 | 1 | -2/+3 |
| | |||||
* | Correct documentation of FLT_EPSILON. | Joseph Myers | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Change recommendation of strchrnul in strchr documentation. | Fabrice Bauzac | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Document LOCPATH. | Dwayne Grant McConnell | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Fix documented parameters to execle. | Joseph Myers | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Fix ordering of bug numbers in NEWS. | Joseph Myers | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | Fix typo (LC_TYPE -> LC_CTYPE). | Paul Bolle | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Fix various problems with @deftypefun lines. | Nicolas Boulenguez | 2012-02-17 | 1 | -3/+3 |
| | |||||
* | Add more bug numbers. | Joseph Myers | 2012-02-17 | 1 | -3/+3 |
| |