aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar1-2/+2
2014-02-27Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar1-1/+1
2014-02-25BZ #16632: Change [_BSD/_SVID]_SOURCE warning.Carlos O'Donell1-1/+1
2014-02-25BZ #16613: Support TLS in audit libraries.Carlos O'Donell1-1/+2
2014-02-25misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.Florian Weimer1-1/+1
2014-02-25Fix race conditions in pldd that may leave the process stopped after detachingAndreas Schwab1-1/+1
2014-02-21Update ARM ulps for VFPv4 (bug 16600).Yury Gribov1-1/+1
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers1-1/+1
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers1-1/+1
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers1-1/+1
2014-02-13Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab1-1/+1
2014-02-12Update x86_64 libm-test-ulps on AMD family 21h model 1 (bug 16545).Dylan Alex Simon1-1/+1
2014-02-12NEWS: Add 16447 to fixed bugs list.Andreas Krebbel1-1/+1
2014-02-11Remove _BSD_SOURCE and _SVID_SOURCE.Joseph Myers1-0/+8
2014-02-10Deduplicate setenv.Ondřej Bílka1-0/+2
2014-02-08Remove am33 port.Joseph Myers1-0/+2
2014-02-08Open development for 2.20glibc-2.19.90Allan McRae1-0/+5
2014-02-07Bug 15968 was fixed by commit 0748546f660d27a2ad29fa6174d456e2f6490758.Joseph Myers1-8/+8
2014-02-07Bug 6981 was fixed by commit 1484e65736f4cab27e5051e0f06be8470e69af82.Joseph Myers1-18/+18
2014-02-06BZ #16529: Fix pedantic warning with netinet/in.h.Carlos O'Donell1-1/+1
2014-02-06Revert "microblaze BZ #15705: Define MMAP2_PAGE_SHIFT"David Holsgrove1-12/+12
2014-02-06Revert "BZ 16133 has been fixed (async signal safe TLS)."Allan McRae1-6/+6
2014-02-05microblaze BZ #15705: Define MMAP2_PAGE_SHIFTDavid Holsgrove1-12/+12
2014-02-05Update NEWS for #16398Siddhesh Poyarekar1-2/+2
2014-01-31[BZ #12751]Alexandre Oliva1-1/+1
2014-01-31[BZ #16046] Static dlopen correction fallout fixes.Maciej W. Rozycki1-7/+7
2014-01-29Disable x87 inline functions for SSE2 mathH.J. Lu1-1/+2
2014-01-29* manual/macros.texi: Introduce macros to document multiAlexandre Oliva1-0/+3
2014-01-27Add bug entry for previous commit in NEWSSiddhesh Poyarekar1-1/+1
2014-01-24Adjust pointers to triplets in netgroup query data (BZ #16474)Siddhesh Poyarekar1-1/+1
2014-01-20PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella1-1/+1
2014-01-20[AArch64] BZ #16169 Add CFI directives to clone.STom Tromey1-4/+4
2014-01-16Add BZ#16430 to NEWS.Adhemerval Zanella1-1/+1
2014-01-16Mention addition of multiple precision fallback libm probes in NEWSSiddhesh Poyarekar1-0/+3
2014-01-16Don't use alloca in addgetnetgrentX (BZ #16453)Siddhesh Poyarekar1-1/+1
2014-01-15Do not enable asynchronous cancellation in system. Fixes bug 14782.Ondřej Bílka1-14/+14
2014-01-12Mention BZ 9721Paul Pluzhnikov1-16/+16
2014-01-11BZ 16133 has been fixed (async signal safe TLS).Paul Pluzhnikov1-5/+5
2014-01-11Add 15850 to NEWS.Ondřej Bílka1-8/+9
2014-01-09Fix a thinko/typo in i686's memmove (aka __memmove_ia32).Yuriy Kaminskiy1-1/+1
2014-01-08PowerPC: remove wrong truncl implementation for PowerPC64Adhemerval Zanella1-1/+1
2014-01-08Fix ldbl-128ibm expm1l on large arguments (bug 16408).Joseph Myers1-1/+1
2014-01-07Fix ldbl-128ibm coshl spurious overflows (bug 16407).Joseph Myers1-1/+1
2014-01-07[AArch64] Fix FP_ROUNDMODE.Marcus Shawcroft1-1/+1
2014-01-07Fix integer overflow in vfwprintf. Fixes bug 14286.Ondřej Bílka1-14/+14
2014-01-06Fix ldbl-128 / ldbl-128ibm lgammal spurious underflow (bug 16400).Joseph Myers1-1/+1
2014-01-06ia64: add __ prefix to pt_all_user_regs/ia64_fpreg [BZ #762]Mike Frysinger1-16/+16
2014-01-03Fix soft-float ldbl-128ibm atan2l signs of zero results (bug 16390).Joseph Myers1-1/+1
2014-01-02Fix ldbl-128ibm logl inaccuracy (bug 16386).Joseph Myers1-1/+2
2014-01-02Fix ldbl-128ibm asinhl inaccuracy (bug 16385).Joseph Myers1-1/+1