aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2013-08-30ARM: Fix clone code when built for Thumb.Will Newton1-1/+1
2013-08-29[BZ #15522] strtod ("nan(N)") returning a sNaN in some casesThomas Schwinge1-1/+2
2013-08-29ARM: Pass dl_hwcap to IFUNC resolver.Carlos O'Donell1-1/+1
2013-08-27[BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functionsMike Frysinger1-1/+1
2013-08-27Fix missing declaration of LC_CTYPE nonascii-case elementAndreas Schwab1-1/+1
2013-08-26Initialize res_hconf in nscdSiddhesh Poyarekar1-1/+1
2013-08-23Fix cexp (NaN + i0) (bug 15532).Joseph Myers1-1/+1
2013-08-21Add bug 15867 to NEWS.Joseph Myers1-1/+1
2013-08-21Fix fdim handling of infinities (bug 15797).Joseph Myers1-1/+1
2013-08-20Fix cproj handling of (finite, NaN) arguments (bug 15531).Joseph Myers1-1/+1
2013-08-16CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer1-1/+6
2013-08-13Fix cbrtl for ldbl-96Andreas Schwab1-0/+1
2013-08-12Open development for 2.19.glibc-2.18.90David S. Miller1-0/+5
2013-07-25Added NEWS entries for AT_HWCAP2 and POWER8 enablement.Ryan S. Arnold1-0/+5
2013-07-22tile BZ #15759: Fix bug in _dl_unmapChris Metcalf1-1/+2
2013-07-21CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell1-1/+8
2013-07-16BZ #15711: Avoid circular dependency for syscall.hCarlos O'Donell1-1/+1
2013-07-02Add lock elision to NEWS fileAndi Kleen1-0/+6
2013-06-28Add more NEWS items for 2.18.Joseph Myers1-0/+15
2013-06-28Test for mprotect failure in dl-load.c (bug 12492).Pierre Ynard1-12/+12
2013-06-28[BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki1-8/+8
2013-06-26Mention BZ #15674H.J. Lu1-1/+1
2013-06-24[BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson1-1/+1
2013-06-24[BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger1-13/+13
2013-06-24BZ #12310: pthread_exit in static app. segfaultsVladimir Nikulichev1-12/+12
2013-06-22Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (b...Joseph Myers1-1/+1
2013-06-22Add sh4 implementation of fegetexceptflag (bug 15655).Kaz Kojima1-1/+2
2013-06-21Fix bad shift in soft-fp (bug 7006).Joseph Myers1-12/+12
2013-06-20Avoid spurious failures from <fenv.h> fallback functions (bug 15654).Joseph Myers1-1/+1
2013-06-17Make ARM feenableexcept detect failure (bug 14907).Joseph Myers1-9/+9
2013-06-15Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).Joseph Myers1-1/+1
2013-06-15New API to set default thread attributesSiddhesh Poyarekar1-0/+4
2013-06-14Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909).Joseph Myers1-9/+9
2013-06-14Update ARM _FPU_RESERVED value.Joseph Myers1-2/+2
2013-06-15Add rtld-memset.S for x86_64Siddhesh Poyarekar1-1/+1
2013-06-14Avoid access beyond memory bounds in pthread_attr_getaffinity_npSiddhesh Poyarekar1-1/+1
2013-06-13Fix NEWS entry about clock precisionSiddhesh Poyarekar1-1/+2
2013-06-13Update sv_FI@euroJohan Heikkila1-3/+3
2013-06-13Update sv_FIJohan Heikkila1-2/+3
2013-06-13Improve precision of clock() function on LinuxSiddhesh Poyarekar1-10/+12
2013-06-11Update BIG5-HKSCS charmap to HKSCS-2008Andreas Schwab1-8/+8
2013-06-11Fix handling of netgroup cache in nscdAndreas Schwab1-1/+1
2013-06-05BZ #15583: r7 uninitialized in strcpy.S when ARM_HAS_T2 undefinedRichard Henderson1-1/+1
2013-06-05Properly handle %W in strptimeAndreas Schwab1-6/+6
2013-06-03BZ #15536: Fix ulp for 128-bit IBM long double.Carlos O'Donell1-1/+1
2013-05-30Set reasonable limits for xdr_requests.Patsy Franklin1-1/+1
2013-05-30 [BZ #14256]Jeff Law1-10/+10
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar1-2/+2
2013-05-24Fix ldbl-96 hypotl of subnormals (bug 15529).Joseph Myers1-1/+2
2013-05-24Add bug 14894 to NEWS.Joseph Myers1-8/+8