about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fix CFI annotations in pthread_cond_timedwait for i486+Andreas Schwab2013-12-091-7/+7
* Fix BZ #15089: malloc_trim always trim for large padding.Fernando J. V. da Silva2013-12-061-10/+10
* PowerPC: Update NEWS with ppc32/power4+ STT_GNU_IFUNC supportAdhemerval Zanella2013-12-061-0/+2
* Fix tgamma errno setting on underflow (bug 6810).Joseph Myers2013-12-051-13/+13
* BZ #15941: Fix INSTALL file regeneration failure with makeinfo 5.xSiddhesh Poyarekar2013-12-051-5/+5
* Add bug numbers 926, 4772 and 16274 to NEWS.Ondřej Bílka2013-12-041-13/+13
* Add missing bug numbers (12486, 15915, 16038) to NEWS.Joseph Myers2013-12-041-11/+12
* Fix Bessel function error handling (bug 6807, bug 15901).Joseph Myers2013-12-041-12/+12
* Fix exp missing underflows (bug 15268, bug 15425).Joseph Myers2013-12-031-10/+10
* Fix exp2 errno setting on underflow (bug 16283).Joseph Myers2013-12-031-1/+1
* Fix erfc errno setting on underflow (bug 6786).Joseph Myers2013-12-031-12/+12
* Add bug number to ChangeLog and NEWSAurelien Jarno2013-12-031-1/+1
* [BZ #16195] Fix build warnings from systemtap probes in non-systemtap configu...Siddhesh Poyarekar2013-12-031-2/+2
* Fix exp10 errno setting on underflow (bug 6787).Joseph Myers2013-11-291-11/+12
* Fix x86 sqrt rounding (bug 14032).Joseph Myers2013-11-291-10/+10
* Add 16214 to NEWSSiddhesh Poyarekar2013-11-291-1/+1
* Remove unused ldbl-96 functions (bug 15004).Joseph Myers2013-11-281-9/+9
* Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers2013-11-281-1/+1
* Get canonical name in getaddrinfo from hosts file for AF_INET (fixes 16077)Siddhesh Poyarekar2013-11-281-2/+2
* NEWS: Only public headers have __unused/__block changed.Carlos O'Donell2013-11-261-3/+3
* NEWS: Mention __unused and __block removal.Carlos O'Donell2013-11-261-0/+5
* Fix bug ordering in NEWS.Joseph Myers2013-11-251-1/+1
* Add bug 11214 to NEWS.Joseph Myers2013-11-251-11/+11
* Fix typo in sys/ptrace.h.Carlos O'Donell2013-11-251-1/+1
* Use __glibc_block in public headers.Meador Inge2013-11-211-11/+11
* Rename Oriya locale to Odia (bug 15601)Siddhesh Poyarekar2013-11-201-8/+8
* Make powerpc-nofpu floating-point state thread-local (bug 15483).Joseph Myers2013-11-191-8/+9
* [BZ #16144] Duplicated abday value for tk_TM.Chris Leonard2013-11-181-1/+1
* Fix breaking of RPATH when $ORIGIN contains colons. Fixes bug 10253Ondřej Bílka2013-11-181-10/+10
* Do not let scanf("%4p") accept "(nil)". Fixes bug 16055Ondřej Bílka2013-11-181-2/+2
* Correct wae_CH to UTF-8 encoding.Chris Leonard2013-11-171-1/+1
* Fix spurious "inexact" exceptions from x86 pow with NaN argument (bug 16167).Joseph Myers2013-11-161-1/+1
* New locale for the_NP.Arun Kumar Pyasi2013-11-151-2/+2
* [BZ #16143] pap_* locales have duplicated LC_NUMERIC section.Chris Leonard2013-11-141-1/+1
* [BZ #16103] LC_MEASUREMENT review and standardizationChris Leonard2013-11-141-2/+2
* Set arch_minimum_kernel to 3.4.0 for x32H.J. Lu2013-11-131-3/+3
* Fix strtod rounding of half the least subnormal (bug 16151).Joseph Myers2013-11-131-1/+2
* PowerPC: Fix __fe_mask_env exportAdhemerval Zanella2013-11-131-8/+8
* Fix sparc 64-bit GMP ifunc resolution in static builds.David S. Miller2013-11-121-1/+1
* Put Bug # to the NEWS file for the previous vDSO l_name fix.Jan Kratochvil2013-11-111-1/+1
* Fix off-by-one in nscd getservbyport callAndreas Schwab2013-11-111-1/+1
* Make getent services compliant with RFC 6335 section 5.1 Fixes bug 15374Ondřej Bílka2013-11-071-7/+7
* Fix build on pre-v9 32-bit Sparc.David S. Miller2013-11-061-2/+2
* Fix malloc_info statistic. Fixes bug 16112Ondřej Bílka2013-11-011-1/+1
* Fix description of random according to POSIX. Fixes bug 7003Bruno Haible2013-11-011-9/+9
* Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.Ondřej Bílka2013-10-311-8/+8
* Refill NEWSAndreas Schwab2013-10-311-2/+2
* Fix parsing of 0e+0 as floatAndreas Schwab2013-10-311-2/+3
* Accept make versions 4.0 and greaterMarc-Antoine Perennou2013-10-311-1/+1
* Use atomic operations to track memory. Fixes bug 11087Ondřej Bílka2013-10-301-8/+8