aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2014-06-29Fix ldbl-128 powl sign of result in overflow / underflow cases (bug 17097).Joseph Myers1-1/+1
2014-06-27Correctly report nscd child process status (BZ #17092)Arjun Shankar1-1/+1
2014-06-27Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers1-10/+10
2014-06-25Update README and NEWS for ports directory removal.Joseph Myers1-0/+4
2014-06-25Add compat symbols for scalb* in i386Siddhesh Poyarekar1-1/+1
2014-06-24Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers1-11/+11
2014-06-24Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers1-12/+12
2014-06-24Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar1-1/+1
2014-06-24Add bug 16918 to NEWS.Wilco1-3/+4
2014-06-24Revert "Add bug 16918 to NEWS."Marcus Shawcroft1-8/+3
2014-06-24Add bug 16918 to NEWS.Wilco1-3/+8
2014-06-23Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers1-10/+10
2014-06-23Set errno for y1 overflow (bug 17050).Joseph Myers1-1/+1
2014-06-23Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers1-11/+11
2014-06-23Don't ignore too long lines in nss_files (BZ #17079)Andreas Schwab1-1/+1
2014-06-21Mention CVE-2014-4043 in NEWSAllan McRae1-0/+6
2014-06-20[BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESCMaciej W. Rozycki1-1/+1
2014-06-20Fix another memory leak in regexp compiler (BZ #17069)Andreas Schwab1-1/+1
2014-06-20Fix ChangeLog and NEWS goof-upSiddhesh Poyarekar1-12/+12
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler1-12/+12
2014-06-19[AArch64] Add optimized strchr.Richard Earnshaw1-0/+2
2014-06-18Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022).Joseph Myers1-2/+2
2014-06-18Don't read past end of pattern in fnmatch (BZ #17062)Andreas Schwab1-1/+1
2014-06-17PowerPC: Fix nearbyintl failure for few inputsRajalakshmi Srinivasaraghavan1-1/+2
2014-06-16Add CFI to x86 ceil / floor / trunc (bug 16681).Joseph Myers1-5/+5
2014-06-16Fix tautological comparison in non-executed part of tst-setuid2 (BZ #17058)Florian Weimer1-1/+1
2014-06-13get_nprocs: Only return explictly set cache values (BZ #16996)Meador Inge1-1/+1
2014-06-11posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)Florian Weimer1-1/+1
2014-06-10Fix log2 (1) in round-downward mode (bug 17042).Joseph Myers1-1/+1
2014-06-05Fix memory overrun in getifaddrs_internal. Fixes bug 15698.Ondřej Bílka1-11/+11
2014-06-05Install uz_UZ.UTF-8 locale (BZ #16095)Andreas Schwab1-10/+10
2014-06-03Fixup ChangeLog and add missing NEWS entry for previous commits.David S. Miller1-3/+3
2014-06-03Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab1-10/+10
2014-06-02[AArch64] Rewrite feupdateenv (BZ 17009).Wilco1-1/+2
2014-05-29Avoid stat/fstat in statvfs/fstatvfs (BZ #15132)Eric Wong1-10/+10
2014-05-27ARM: Fix handling of concurrent TLS descriptor resolutionWill Newton1-1/+1
2014-05-27Fix offset computation for append+ mode on switching from read (BZ #16724)Siddhesh Poyarekar1-5/+5
2014-05-26Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab1-1/+1
2014-05-26[AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)Kyle McMartin1-4/+4
2014-05-26Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878)Siddhesh Poyarekar1-3/+3
2014-05-23Define TSVTX in tar.h for older POSIX (bug 16978).Joseph Myers1-1/+1
2014-05-23Fix log10 (1) in round-downward mode (bug 16977).Joseph Myers1-1/+1
2014-05-20Fix strtold on 32-bit sparc (and probably others) (BZ #16965)Aurelien Jarno1-1/+1
2014-05-20fix nl_langinfo with static linking (BZ #16915)Aurelien Jarno1-1/+2
2014-05-20alpha: fix sa_flags type (BZ 16967)Richard Henderson1-1/+1
2014-05-20alpha: Remove bits/siginfo.h (BZ 16966)Richard Henderson1-1/+1
2014-05-17Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi1-1/+1
2014-05-16SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno1-1/+1
2014-05-16ptsname_r: don't leak uninitialized memory (BZ #16917)Aurelien Jarno1-1/+1
2014-05-15Return EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN (BZ #16849)Siddhesh Poyarekar1-2/+2