summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Reserve new TLS field for x86 and x86_64Andreas Jaeger2013-05-151-9/+9
* hppa: Fix _FPU_GETCW and _FPU_SETCW.Carlos O'Donell2013-05-151-6/+6
* Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908).Joseph Myers2013-05-141-7/+7
* Make _LIB_VERSION a weak symbolSiddhesh Poyarekar2013-05-131-7/+7
* Add BZ #10191 to ChangeLog/NEWSAndreas Jaeger2013-05-111-14/+14
* Add getgid.c for SHChristian Grönke2013-05-101-9/+9
* Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger2013-05-101-1/+2
* Fix tgamma errno setting on domain error (bug 6809).Joseph Myers2013-05-101-8/+8
* Localize rpcgenAndreas Jaeger2013-05-101-2/+2
* Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359).Joseph Myers2013-05-091-2/+2
* Fix ldbl-128 cos range reduction near pi/2 (bug 15429).Joseph Myers2013-05-091-1/+1
* Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers2013-05-081-8/+8
* PowerPC: fix hypot/hypof FP exceptionsAdhemerval Zanella2013-05-061-1/+1
* Add bug 14952 to ChangeLog and NEWSAllan McRae2013-05-031-5/+6
* Fix catan, catanh spurious underflows (bug 15423).Joseph Myers2013-05-011-1/+1
* Add bug 15416 to NEWS.Joseph Myers2013-04-301-1/+1
* BZ#15084: Apparent typos in strings in res_debug.cAndreas Jaeger2013-04-291-4/+4
* BZ#15085: Fix comments/strings for RES_NOCHECKNAMEAndreas Jaeger2013-04-291-4/+4
* BZ#15380: Fix initstate error returnAndreas Jaeger2013-04-291-1/+1
* BZ#15086: Fix res_debug printing of optionsAndreas Jaeger2013-04-291-4/+4
* Fix catan, catanh spurious overflows (bug 15409).Joseph Myers2013-04-271-1/+1
* Fix ia_FR postal formatNik Kalach2013-04-271-3/+3
* Fix guards for qecvtAndreas Jaeger2013-04-271-4/+4
* Fix catan, catanh missing underflows (bug 15406).Joseph Myers2013-04-261-1/+2
* Fix csin, csinh, ccos, ccosh missing underflows (bug 15405).Joseph Myers2013-04-261-1/+1
* Add missing bug numbers to NEWS.Joseph Myers2013-04-251-5/+5
* Fix catan, catanh inaccuracy through use of log (bug 15394).Joseph Myers2013-04-241-1/+1
* Consistently use ISSPACE to check for whitespaceSiddhesh Poyarekar2013-04-231-4/+4
* BZ#15361: Make aio_fsync not check open modes.Roland McGrath2013-04-121-1/+1
* Don't accept exp char without preceding digits in scanf float parsingAndreas Schwab2013-04-111-6/+6
* Fix invalid free of memory allocated during rtld initAndreas Schwab2013-04-111-5/+5
* Accept leading and trailing spaces in getdate input stringSiddhesh Poyarekar2013-04-101-1/+1
* dl_open_worker: Memset all of seen array.Carlos O'Donell2013-04-061-1/+2
* i386: Fail at configure time for i386 builds.Carlos O'Donell2013-04-061-5/+5
* [BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge2013-04-051-4/+4
* [BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge2013-04-051-1/+1
* Add BZ #15337 to NEWSSiddhesh Poyarekar2013-04-041-1/+1
* Fix missing underflow from cexp (bug 14478).Joseph Myers2013-04-031-4/+4
* Update NEWSAndreas Schwab2013-04-031-0/+3
* Fix stack overflow in getaddrinfo with many resultsAndreas Schwab2013-04-031-1/+4
* Preserve errno across _PC_CHOWN_RESTRICTED call on XFSSiddhesh Poyarekar2013-04-031-1/+2
* Fix cacosh inaccuracy and spurious exceptions (bug 15327).Joseph Myers2013-04-021-1/+1
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+2
* Fix casinh inaccuracy for imaginary part < 1.0, real part small (bug 10357).Joseph Myers2013-03-301-4/+4
* Fix typo in bug number in NEWS.Joseph Myers2013-03-281-2/+2
* Fix e_logl (128ibm) spurious underflowAdhemerval Zanella2013-03-281-2/+2
* Don't add input group during initgroups_dyn in hesiodSiddhesh Poyarekar2013-03-281-1/+1
* Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307).Joseph Myers2013-03-271-1/+1
* BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibmAdhemerval Zanella2013-03-221-4/+4
* BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguardsDmitry V. Levin2013-03-221-8/+8