summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2013-05-15hppa: Fix _FPU_GETCW and _FPU_SETCW.Carlos O'Donell
2013-05-14Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908).Joseph Myers
2013-05-13Make _LIB_VERSION a weak symbolSiddhesh Poyarekar
2013-05-11Add BZ #10191 to ChangeLog/NEWSAndreas Jaeger
2013-05-10Add getgid.c for SHChristian Grönke
2013-05-10Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger
2013-05-10Fix tgamma errno setting on domain error (bug 6809).Joseph Myers
2013-05-10Localize rpcgenAndreas Jaeger
2013-05-09Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359).Joseph Myers
2013-05-09Fix ldbl-128 cos range reduction near pi/2 (bug 15429).Joseph Myers
2013-05-08Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers
2013-05-06PowerPC: fix hypot/hypof FP exceptionsAdhemerval Zanella
2013-05-03Add bug 14952 to ChangeLog and NEWSAllan McRae
2013-05-01Fix catan, catanh spurious underflows (bug 15423).Joseph Myers
2013-04-30Add bug 15416 to NEWS.Joseph Myers
2013-04-29BZ#15084: Apparent typos in strings in res_debug.cAndreas Jaeger
2013-04-29BZ#15085: Fix comments/strings for RES_NOCHECKNAMEAndreas Jaeger
2013-04-29BZ#15380: Fix initstate error returnAndreas Jaeger
2013-04-29BZ#15086: Fix res_debug printing of optionsAndreas Jaeger
2013-04-27Fix catan, catanh spurious overflows (bug 15409).Joseph Myers
2013-04-27Fix ia_FR postal formatNik Kalach
2013-04-27Fix guards for qecvtAndreas Jaeger
2013-04-26Fix catan, catanh missing underflows (bug 15406).Joseph Myers
2013-04-26Fix csin, csinh, ccos, ccosh missing underflows (bug 15405).Joseph Myers
2013-04-25Add missing bug numbers to NEWS.Joseph Myers
2013-04-24Fix catan, catanh inaccuracy through use of log (bug 15394).Joseph Myers
2013-04-23Consistently use ISSPACE to check for whitespaceSiddhesh Poyarekar
2013-04-12BZ#15361: Make aio_fsync not check open modes.Roland McGrath
2013-04-11Don't accept exp char without preceding digits in scanf float parsingAndreas Schwab
2013-04-11Fix invalid free of memory allocated during rtld initAndreas Schwab
2013-04-10Accept leading and trailing spaces in getdate input stringSiddhesh Poyarekar
2013-04-06dl_open_worker: Memset all of seen array.Carlos O'Donell
2013-04-06i386: Fail at configure time for i386 builds.Carlos O'Donell
2013-04-05[BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge
2013-04-05[BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge
2013-04-04Add BZ #15337 to NEWSSiddhesh Poyarekar
2013-04-03Fix missing underflow from cexp (bug 14478).Joseph Myers
2013-04-03Update NEWSAndreas Schwab
2013-04-03Fix stack overflow in getaddrinfo with many resultsAndreas Schwab
2013-04-03Preserve errno across _PC_CHOWN_RESTRICTED call on XFSSiddhesh Poyarekar
2013-04-02Fix cacosh inaccuracy and spurious exceptions (bug 15327).Joseph Myers
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-30Fix casinh inaccuracy for imaginary part < 1.0, real part small (bug 10357).Joseph Myers
2013-03-28Fix typo in bug number in NEWS.Joseph Myers
2013-03-28Fix e_logl (128ibm) spurious underflowAdhemerval Zanella
2013-03-28Don't add input group during initgroups_dyn in hesiodSiddhesh Poyarekar
2013-03-27Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307).Joseph Myers
2013-03-22BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibmAdhemerval Zanella
2013-03-22BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguardsDmitry V. Levin
2013-03-21Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285).Joseph Myers