aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2013-09-04Update iso-1427.def and related occurrences.Chris Leonard
2013-09-04Add country_car field to LC_ADDRESScjl
2013-09-03Fix lgammaf spurious underflow (bug 15427).Joseph Myers
2013-09-03Update ht_HT localeChris Leonard
2013-09-03Add quz_PE localeChris Leonard
2013-09-03Mark success return value as volatile to work around reschedulingSiddhesh Poyarekar
2013-09-02Fix spurious jnf underflows (bug 14155).Joseph Myers
2013-08-30ARM: Fix clone code when built for Thumb.Will Newton
2013-08-29[BZ #15522] strtod ("nan(N)") returning a sNaN in some casesThomas Schwinge
2013-08-29ARM: Pass dl_hwcap to IFUNC resolver.Carlos O'Donell
2013-08-27[BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functionsMike Frysinger
2013-08-27Fix missing declaration of LC_CTYPE nonascii-case elementAndreas Schwab
2013-08-26Initialize res_hconf in nscdSiddhesh Poyarekar
2013-08-23Fix cexp (NaN + i0) (bug 15532).Joseph Myers
2013-08-21Add bug 15867 to NEWS.Joseph Myers
2013-08-21Fix fdim handling of infinities (bug 15797).Joseph Myers
2013-08-20Fix cproj handling of (finite, NaN) arguments (bug 15531).Joseph Myers
2013-08-16CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer
2013-08-13Fix cbrtl for ldbl-96Andreas Schwab
2013-08-12Open development for 2.19.glibc-2.18.90David S. Miller
2013-07-25Added NEWS entries for AT_HWCAP2 and POWER8 enablement.Ryan S. Arnold
2013-07-22tile BZ #15759: Fix bug in _dl_unmapChris Metcalf
2013-07-21CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell
2013-07-16BZ #15711: Avoid circular dependency for syscall.hCarlos O'Donell
2013-07-02Add lock elision to NEWS fileAndi Kleen
2013-06-28Add more NEWS items for 2.18.Joseph Myers
2013-06-28Test for mprotect failure in dl-load.c (bug 12492).Pierre Ynard
2013-06-28[BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki
2013-06-26Mention BZ #15674H.J. Lu
2013-06-24[BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson
2013-06-24[BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger
2013-06-24BZ #12310: pthread_exit in static app. segfaultsVladimir Nikulichev
2013-06-22Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (b...Joseph Myers
2013-06-22Add sh4 implementation of fegetexceptflag (bug 15655).Kaz Kojima
2013-06-21Fix bad shift in soft-fp (bug 7006).Joseph Myers
2013-06-20Avoid spurious failures from <fenv.h> fallback functions (bug 15654).Joseph Myers
2013-06-17Make ARM feenableexcept detect failure (bug 14907).Joseph Myers
2013-06-15Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).Joseph Myers
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-14Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909).Joseph Myers
2013-06-14Update ARM _FPU_RESERVED value.Joseph Myers
2013-06-15Add rtld-memset.S for x86_64Siddhesh Poyarekar
2013-06-14Avoid access beyond memory bounds in pthread_attr_getaffinity_npSiddhesh Poyarekar
2013-06-13Fix NEWS entry about clock precisionSiddhesh Poyarekar
2013-06-13Update sv_FI@euroJohan Heikkila
2013-06-13Update sv_FIJohan Heikkila
2013-06-13Improve precision of clock() function on LinuxSiddhesh Poyarekar
2013-06-11Update BIG5-HKSCS charmap to HKSCS-2008Andreas Schwab
2013-06-11Fix handling of netgroup cache in nscdAndreas Schwab
2013-06-05BZ #15583: r7 uninitialized in strcpy.S when ARM_HAS_T2 undefinedRichard Henderson