about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers2014-06-231-10/+10
* Set errno for y1 overflow (bug 17050).Joseph Myers2014-06-231-1/+1
* Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers2014-06-231-11/+11
* Don't ignore too long lines in nss_files (BZ #17079)Andreas Schwab2014-06-231-1/+1
* Mention CVE-2014-4043 in NEWSAllan McRae2014-06-211-0/+6
* [BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESCMaciej W. Rozycki2014-06-201-1/+1
* Fix another memory leak in regexp compiler (BZ #17069)Andreas Schwab2014-06-201-1/+1
* Fix ChangeLog and NEWS goof-upSiddhesh Poyarekar2014-06-201-12/+12
* [BZ #6803] Set errno for scalbln, scalbnStefan Liebler2014-06-201-12/+12
* [AArch64] Add optimized strchr.Richard Earnshaw2014-06-191-0/+2
* Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022).Joseph Myers2014-06-181-2/+2
* Don't read past end of pattern in fnmatch (BZ #17062)Andreas Schwab2014-06-181-1/+1
* PowerPC: Fix nearbyintl failure for few inputsRajalakshmi Srinivasaraghavan2014-06-171-1/+2
* Add CFI to x86 ceil / floor / trunc (bug 16681).Joseph Myers2014-06-161-5/+5
* Fix tautological comparison in non-executed part of tst-setuid2 (BZ #17058)Florian Weimer2014-06-161-1/+1
* get_nprocs: Only return explictly set cache values (BZ #16996)Meador Inge2014-06-131-1/+1
* posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)Florian Weimer2014-06-111-1/+1
* Fix log2 (1) in round-downward mode (bug 17042).Joseph Myers2014-06-101-1/+1
* Fix memory overrun in getifaddrs_internal. Fixes bug 15698.Ondřej Bílka2014-06-051-11/+11
* Install uz_UZ.UTF-8 locale (BZ #16095)Andreas Schwab2014-06-051-10/+10
* Fixup ChangeLog and add missing NEWS entry for previous commits.David S. Miller2014-06-031-3/+3
* Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab2014-06-031-10/+10
* [AArch64] Rewrite feupdateenv (BZ 17009).Wilco2014-06-021-1/+2
* Avoid stat/fstat in statvfs/fstatvfs (BZ #15132)Eric Wong2014-05-291-10/+10
* ARM: Fix handling of concurrent TLS descriptor resolutionWill Newton2014-05-271-1/+1
* Fix offset computation for append+ mode on switching from read (BZ #16724)Siddhesh Poyarekar2014-05-271-5/+5
* Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab2014-05-261-1/+1
* [AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)Kyle McMartin2014-05-261-4/+4
* Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878)Siddhesh Poyarekar2014-05-261-3/+3
* Define TSVTX in tar.h for older POSIX (bug 16978).Joseph Myers2014-05-231-1/+1
* Fix log10 (1) in round-downward mode (bug 16977).Joseph Myers2014-05-231-1/+1
* Fix strtold on 32-bit sparc (and probably others) (BZ #16965)Aurelien Jarno2014-05-201-1/+1
* fix nl_langinfo with static linking (BZ #16915)Aurelien Jarno2014-05-201-1/+2
* alpha: fix sa_flags type (BZ 16967)Richard Henderson2014-05-201-1/+1
* alpha: Remove bits/siginfo.h (BZ 16966)Richard Henderson2014-05-201-1/+1
* Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi2014-05-171-1/+1
* SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno2014-05-161-1/+1
* ptsname_r: don't leak uninitialized memory (BZ #16917)Aurelien Jarno2014-05-161-1/+1
* Return EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN (BZ #16849)Siddhesh Poyarekar2014-05-151-2/+2
* Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers2014-05-141-7/+7
* Fix cacos (+Inf + finite*i) in round-downward mode (bug 16928).Joseph Myers2014-05-141-1/+1
* Fix acosh (1) in round-downward mode (bug 16927).Joseph Myers2014-05-141-1/+1
* Fix erf underflow handling near 0 (bug 16516).Joseph Myers2014-05-141-6/+7
* Fix unbound stack use in NIS NSS moduleAndreas Schwab2014-05-121-1/+1
* Include SSE state in i386 fenv_t (bug 16064).Joseph Myers2014-05-091-2/+2
* S/390: Port of lock elision to System/zDominik Vogt2014-05-091-0/+8
* ARM: Add optimized ARMv7 strcmp implementationWill Newton2014-05-091-0/+2
* Add 16922 to list of bugs fixed.Steve Ellcey2014-05-071-1/+1
* Fix typo in nscd/selinux.cOndřej Bílka2014-05-071-1/+1
* Fix typo in nptl/sockperf.cOndřej Bílka2014-05-071-1/+1