about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* [BZ #13760]Jeff Law2012-03-281-3/+3
* Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866).Joseph Myers2012-03-281-10/+10
* Bug 3868 also fixed by __kernel_standard_l changes.Joseph Myers2012-03-281-2/+2
* Avoid overflows from long double functions using __kernel_standard.Joseph Myers2012-03-281-2/+3
* Fix cexp overflow (bug 13892).Joseph Myers2012-03-221-1/+2
* Fix exp2l inaccuracy (bug 13824).Joseph Myers2012-03-221-6/+6
* Add 6730 to NEWS.Carlos O'Donell2012-03-221-1/+1
* Remove inaccurate x86 cexp implementations (bug 13883).Joseph Myers2012-03-211-1/+1
* Fix missing exp2 overflow exception (bug 13871).Joseph Myers2012-03-211-1/+1
* Fix atan2 spurious exceptions (bug 11451).Joseph Myers2012-03-191-5/+5
* Fix SHMLBA on sparc.David S. Miller2012-03-161-6/+6
* Disable Bessel function TLOSS errors in POSIX mode.Joseph Myers2012-03-161-7/+8
* Fix tan, tanl for large inputs.Joseph Myers2012-03-161-1/+1
* Implement ldbl-96 sinl / cosl / sincosl (bug 13851).Joseph Myers2012-03-161-1/+1
* Add missing sparc32 NPTL file otherwise we use the wrong lowlevellock.c imple...David S. Miller2012-03-151-1/+1
* Update.Andreas Jaeger2012-03-151-1/+1
* Add 13658Andreas Jaeger2012-03-151-3/+3
* NEWS update for BZ#13846Roland McGrath2012-03-141-1/+2
* Fix csqrt overflow/underflow (bug 13841).Joseph Myers2012-03-141-1/+1
* Add 13840 to NEWS.Joseph Myers2012-03-141-1/+1
* Add 13566 to list of bugs fixed in NEWS.Joseph Myers2012-03-101-2/+2
* Replace FSF snail mail address with URL in miscellaneous files.Paul Eggert2012-03-101-2/+2
* Enhance fphex test.Marek Polacek2012-03-081-1/+1
* Add bug 6911 to NEWS.Joseph Myers2012-03-081-1/+1
* Weaken two NPTL configure link tests to compile tests.Joseph Myers2012-03-071-4/+4
* Fix signs of zeros from casinh, cacosh etc. (bug 10716).Joseph Myers2012-03-071-4/+4
* Fix up long double fphex.Marek Polacek2012-03-061-2/+2
* Add 13792 to list of fixed bugs in NEWS.Joseph Myers2012-03-061-1/+1
* Add BZ#13656Andreas Jaeger2012-03-051-1/+2
* Fix pow in non-default rounding modes (bug 3976).Joseph Myers2012-03-051-5/+5
* Fix scalbn, scalbln integer overflow.Joseph Myers2012-03-021-4/+4
* Improve erfc accuracy.Joseph Myers2012-03-011-5/+5
* Add bug 13786 to NEWS.Joseph Myers2012-02-291-1/+1
* Always set l_used for vDSO.Marek Polacek2012-02-291-1/+1
* Add BZ#13637Stanislav Brabec2012-02-281-1/+1
* BZ #3992: stdlib/fmtmsg.c: missing stdint.h include.Carlos O'Donell2012-02-271-5/+5
* Update makefile for FDL 1.3 change.Joseph Myers2012-02-241-1/+1
* Prefer C99 names for long long limit macros.Joseph Myers2012-02-221-4/+5
* Fix nearbyintf rounding.Joseph Myers2012-02-221-4/+4
* Fix rintf rounding.Joseph Myers2012-02-221-2/+2
* Move __STDC_* predefined macros from features.h to stdc-predef.h.Joseph Myers2012-02-221-3/+3
* Add 13695 to list of bugs fixed in NEWS.Joseph Myers2012-02-211-1/+1
* Fix parameter name in strnlen documentation.Joseph Myers2012-02-191-4/+4
* Make seteuid argument name consistent in manual.Joseph Myers2012-02-191-3/+3
* Correct list of services in example NSS configuration file.Joseph Myers2012-02-191-1/+1
* Remove erroneous statements about negative zero.Nick Bowler2012-02-191-3/+3
* Remove documentation of upgrading from libc5.Joseph Myers2012-02-181-1/+1
* Do not claim that GCC predefines __POSIX__.Joseph Myers2012-02-181-4/+4
* Make declarations of "main" in examples consistent.Rafe Kettler2012-02-181-2/+3
* Correct documentation of FLT_EPSILON.Joseph Myers2012-02-171-3/+3