aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2012-04-05[BZ #6770] Add first_weekday and first_workday to ca_ES.Petr Baudis1-9/+9
2012-04-05Fix size parameter comparisions.Michael Matz1-5/+5
2012-04-05Don't warn about unused result of mktempAndreas Jaeger1-2/+2
2012-04-05[BZ #12340] Fix return code of the Hurd's ttyname_r.Thomas Schwinge1-7/+7
2012-04-042012-04-04 Dmitry V. Levin <ldv@altlinux.org>Jeff Law1-8/+8
2012-04-03Fix typo in manualAndreas Jaeger1-1/+1
2012-04-03Add __bswap_64 definition for non GCC compilers.Andreas Jaeger1-1/+2
2012-03-30Consider TTL of CNAME record and return minimum TTL in the chainSiddhesh Poyarekar1-1/+1
2012-03-30Fix a bug when converting strings with 1 character using TCVN5712-1Tulio Magno Quites Machado Filho1-4/+4
2012-03-29 [BZ #13761]Jeff Law1-3/+3
2012-03-28 [BZ #13760]Jeff Law1-3/+3
2012-03-28Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866).Joseph Myers1-10/+10
2012-03-28Bug 3868 also fixed by __kernel_standard_l changes.Joseph Myers1-2/+2
2012-03-28Avoid overflows from long double functions using __kernel_standard.Joseph Myers1-2/+3
2012-03-22Fix cexp overflow (bug 13892).Joseph Myers1-1/+2
2012-03-22Fix exp2l inaccuracy (bug 13824).Joseph Myers1-6/+6
2012-03-22Add 6730 to NEWS.Carlos O'Donell1-1/+1
2012-03-21Remove inaccurate x86 cexp implementations (bug 13883).Joseph Myers1-1/+1
2012-03-21Fix missing exp2 overflow exception (bug 13871).Joseph Myers1-1/+1
2012-03-19Fix atan2 spurious exceptions (bug 11451).Joseph Myers1-5/+5
2012-03-16Fix SHMLBA on sparc.David S. Miller1-6/+6
2012-03-16Disable Bessel function TLOSS errors in POSIX mode.Joseph Myers1-7/+8
2012-03-16Fix tan, tanl for large inputs.Joseph Myers1-1/+1
2012-03-16Implement ldbl-96 sinl / cosl / sincosl (bug 13851).Joseph Myers1-1/+1
2012-03-15Add missing sparc32 NPTL file otherwise we use the wrong lowlevellock.c imple...David S. Miller1-1/+1
2012-03-15Update.Andreas Jaeger1-1/+1
2012-03-15Add 13658Andreas Jaeger1-3/+3
2012-03-14NEWS update for BZ#13846Roland McGrath1-1/+2
2012-03-14Fix csqrt overflow/underflow (bug 13841).Joseph Myers1-1/+1
2012-03-14Add 13840 to NEWS.Joseph Myers1-1/+1
2012-03-10Add 13566 to list of bugs fixed in NEWS.Joseph Myers1-2/+2
2012-03-10Replace FSF snail mail address with URL in miscellaneous files.Paul Eggert1-2/+2
2012-03-08Enhance fphex test.Marek Polacek1-1/+1
2012-03-08Add bug 6911 to NEWS.Joseph Myers1-1/+1
2012-03-07Weaken two NPTL configure link tests to compile tests.Joseph Myers1-4/+4
2012-03-07Fix signs of zeros from casinh, cacosh etc. (bug 10716).Joseph Myers1-4/+4
2012-03-06Fix up long double fphex.Marek Polacek1-2/+2
2012-03-06Add 13792 to list of fixed bugs in NEWS.Joseph Myers1-1/+1
2012-03-05Add BZ#13656Andreas Jaeger1-1/+2
2012-03-05Fix pow in non-default rounding modes (bug 3976).Joseph Myers1-5/+5
2012-03-02Fix scalbn, scalbln integer overflow.Joseph Myers1-4/+4
2012-03-01Improve erfc accuracy.Joseph Myers1-5/+5
2012-02-29Add bug 13786 to NEWS.Joseph Myers1-1/+1
2012-02-29Always set l_used for vDSO.Marek Polacek1-1/+1
2012-02-28Add BZ#13637Stanislav Brabec1-1/+1
2012-02-27BZ #3992: stdlib/fmtmsg.c: missing stdint.h include.Carlos O'Donell1-5/+5
2012-02-24Update makefile for FDL 1.3 change.Joseph Myers1-1/+1
2012-02-22Prefer C99 names for long long limit macros.Joseph Myers1-4/+5
2012-02-22Fix nearbyintf rounding.Joseph Myers1-4/+4
2012-02-22Fix rintf rounding.Joseph Myers1-2/+2