about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Add country_car field to LC_ADDRESScjl2013-09-041-0/+3
* Fix lgammaf spurious underflow (bug 15427).Joseph Myers2013-09-031-2/+2
* Update ht_HT localeChris Leonard2013-09-031-2/+2
* Add quz_PE localeChris Leonard2013-09-031-2/+3
* Mark success return value as volatile to work around reschedulingSiddhesh Poyarekar2013-09-031-1/+1
* Fix spurious jnf underflows (bug 14155).Joseph Myers2013-09-021-2/+2
* ARM: Fix clone code when built for Thumb.Will Newton2013-08-301-1/+1
* [BZ #15522] strtod ("nan(N)") returning a sNaN in some casesThomas Schwinge2013-08-291-1/+2
* ARM: Pass dl_hwcap to IFUNC resolver.Carlos O'Donell2013-08-291-1/+1
* [BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functionsMike Frysinger2013-08-271-1/+1
* Fix missing declaration of LC_CTYPE nonascii-case elementAndreas Schwab2013-08-271-1/+1
* Initialize res_hconf in nscdSiddhesh Poyarekar2013-08-261-1/+1
* Fix cexp (NaN + i0) (bug 15532).Joseph Myers2013-08-231-1/+1
* Add bug 15867 to NEWS.Joseph Myers2013-08-211-1/+1
* Fix fdim handling of infinities (bug 15797).Joseph Myers2013-08-211-1/+1
* Fix cproj handling of (finite, NaN) arguments (bug 15531).Joseph Myers2013-08-201-1/+1
* CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer2013-08-161-1/+6
* Fix cbrtl for ldbl-96Andreas Schwab2013-08-131-0/+1
* Open development for 2.19. glibc-2.18.90David S. Miller2013-08-121-0/+5
* Added NEWS entries for AT_HWCAP2 and POWER8 enablement.Ryan S. Arnold2013-07-251-0/+5
* tile BZ #15759: Fix bug in _dl_unmapChris Metcalf2013-07-221-1/+2
* CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2013-07-211-1/+8
* BZ #15711: Avoid circular dependency for syscall.hCarlos O'Donell2013-07-161-1/+1
* Add lock elision to NEWS fileAndi Kleen2013-07-021-0/+6
* Add more NEWS items for 2.18.Joseph Myers2013-06-281-0/+15
* Test for mprotect failure in dl-load.c (bug 12492).Pierre Ynard2013-06-281-12/+12
* [BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki2013-06-281-8/+8
* Mention BZ #15674H.J. Lu2013-06-261-1/+1
* [BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson2013-06-241-1/+1
* [BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger2013-06-241-13/+13
* BZ #12310: pthread_exit in static app. segfaultsVladimir Nikulichev2013-06-241-12/+12
* Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (b...Joseph Myers2013-06-221-1/+1
* Add sh4 implementation of fegetexceptflag (bug 15655).Kaz Kojima2013-06-221-1/+2
* Fix bad shift in soft-fp (bug 7006).Joseph Myers2013-06-211-12/+12
* Avoid spurious failures from <fenv.h> fallback functions (bug 15654).Joseph Myers2013-06-201-1/+1
* Make ARM feenableexcept detect failure (bug 14907).Joseph Myers2013-06-171-9/+9
* Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).Joseph Myers2013-06-151-1/+1
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+4
* Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909).Joseph Myers2013-06-141-9/+9
* Update ARM _FPU_RESERVED value.Joseph Myers2013-06-141-2/+2
* Add rtld-memset.S for x86_64Siddhesh Poyarekar2013-06-151-1/+1
* Avoid access beyond memory bounds in pthread_attr_getaffinity_npSiddhesh Poyarekar2013-06-141-1/+1
* Fix NEWS entry about clock precisionSiddhesh Poyarekar2013-06-131-1/+2
* Update sv_FI@euroJohan Heikkila2013-06-131-3/+3
* Update sv_FIJohan Heikkila2013-06-131-2/+3
* Improve precision of clock() function on LinuxSiddhesh Poyarekar2013-06-131-10/+12
* Update BIG5-HKSCS charmap to HKSCS-2008Andreas Schwab2013-06-111-8/+8
* Fix handling of netgroup cache in nscdAndreas Schwab2013-06-111-1/+1
* BZ #15583: r7 uninitialized in strcpy.S when ARM_HAS_T2 undefinedRichard Henderson2013-06-051-1/+1
* Properly handle %W in strptimeAndreas Schwab2013-06-051-6/+6