| Commit message (Expand) | Author | Age | Files | Lines |
* | Update ARM ulps for VFPv4 (bug 16600). | Yury Gribov | 2014-02-21 | 1 | -1/+1 |
* | Fix __ASSUME_SENDMMSG issues (bug 16611). | Joseph Myers | 2014-02-20 | 1 | -1/+1 |
* | Fix __ASSUME_RECVMMSG issues (bug 16610). | Joseph Myers | 2014-02-20 | 1 | -1/+1 |
* | Fix __ASSUME_ACCEPT4 issues (bug 16609). | Joseph Myers | 2014-02-20 | 1 | -1/+1 |
* | Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answer | Andreas Schwab | 2014-02-13 | 1 | -1/+1 |
* | Update x86_64 libm-test-ulps on AMD family 21h model 1 (bug 16545). | Dylan Alex Simon | 2014-02-12 | 1 | -1/+1 |
* | NEWS: Add 16447 to fixed bugs list. | Andreas Krebbel | 2014-02-12 | 1 | -1/+1 |
* | Remove _BSD_SOURCE and _SVID_SOURCE. | Joseph Myers | 2014-02-11 | 1 | -0/+8 |
* | Deduplicate setenv. | Ondřej Bílka | 2014-02-10 | 1 | -0/+2 |
* | Remove am33 port. | Joseph Myers | 2014-02-08 | 1 | -0/+2 |
* | Open development for 2.20glibc-2.19.90 | Allan McRae | 2014-02-08 | 1 | -0/+5 |
* | Bug 15968 was fixed by commit 0748546f660d27a2ad29fa6174d456e2f6490758. | Joseph Myers | 2014-02-07 | 1 | -8/+8 |
* | Bug 6981 was fixed by commit 1484e65736f4cab27e5051e0f06be8470e69af82. | Joseph Myers | 2014-02-07 | 1 | -18/+18 |
* | BZ #16529: Fix pedantic warning with netinet/in.h. | Carlos O'Donell | 2014-02-06 | 1 | -1/+1 |
* | Revert "microblaze BZ #15705: Define MMAP2_PAGE_SHIFT" | David Holsgrove | 2014-02-06 | 1 | -12/+12 |
* | Revert "BZ 16133 has been fixed (async signal safe TLS)." | Allan McRae | 2014-02-06 | 1 | -6/+6 |
* | microblaze BZ #15705: Define MMAP2_PAGE_SHIFT | David Holsgrove | 2014-02-05 | 1 | -12/+12 |
* | Update NEWS for #16398 | Siddhesh Poyarekar | 2014-02-05 | 1 | -2/+2 |
* | [BZ #12751] | Alexandre Oliva | 2014-01-31 | 1 | -1/+1 |
* | [BZ #16046] Static dlopen correction fallout fixes. | Maciej W. Rozycki | 2014-01-31 | 1 | -7/+7 |
* | Disable x87 inline functions for SSE2 math | H.J. Lu | 2014-01-29 | 1 | -1/+2 |
* | * manual/macros.texi: Introduce macros to document multi | Alexandre Oliva | 2014-01-29 | 1 | -0/+3 |
* | Add bug entry for previous commit in NEWS | Siddhesh Poyarekar | 2014-01-27 | 1 | -1/+1 |
* | Adjust pointers to triplets in netgroup query data (BZ #16474) | Siddhesh Poyarekar | 2014-01-24 | 1 | -1/+1 |
* | PowerPC: Fix gettimeofday ifunc selection | Adhemerval Zanella | 2014-01-20 | 1 | -1/+1 |
* | [AArch64] BZ #16169 Add CFI directives to clone.S | Tom Tromey | 2014-01-20 | 1 | -4/+4 |
* | Add BZ#16430 to NEWS. | Adhemerval Zanella | 2014-01-16 | 1 | -1/+1 |
* | Mention addition of multiple precision fallback libm probes in NEWS | Siddhesh Poyarekar | 2014-01-16 | 1 | -0/+3 |
* | Don't use alloca in addgetnetgrentX (BZ #16453) | Siddhesh Poyarekar | 2014-01-16 | 1 | -1/+1 |
* | Do not enable asynchronous cancellation in system. Fixes bug 14782. | Ondřej Bílka | 2014-01-15 | 1 | -14/+14 |
* | Mention BZ 9721 | Paul Pluzhnikov | 2014-01-12 | 1 | -16/+16 |
* | BZ 16133 has been fixed (async signal safe TLS). | Paul Pluzhnikov | 2014-01-11 | 1 | -5/+5 |
* | Add 15850 to NEWS. | Ondřej Bílka | 2014-01-11 | 1 | -8/+9 |
* | Fix a thinko/typo in i686's memmove (aka __memmove_ia32). | Yuriy Kaminskiy | 2014-01-09 | 1 | -1/+1 |
* | PowerPC: remove wrong truncl implementation for PowerPC64 | Adhemerval Zanella | 2014-01-08 | 1 | -1/+1 |
* | Fix ldbl-128ibm expm1l on large arguments (bug 16408). | Joseph Myers | 2014-01-08 | 1 | -1/+1 |
* | Fix ldbl-128ibm coshl spurious overflows (bug 16407). | Joseph Myers | 2014-01-07 | 1 | -1/+1 |
* | [AArch64] Fix FP_ROUNDMODE. | Marcus Shawcroft | 2014-01-07 | 1 | -1/+1 |
* | Fix integer overflow in vfwprintf. Fixes bug 14286. | Ondřej Bílka | 2014-01-07 | 1 | -14/+14 |
* | Fix ldbl-128 / ldbl-128ibm lgammal spurious underflow (bug 16400). | Joseph Myers | 2014-01-06 | 1 | -1/+1 |
* | ia64: add __ prefix to pt_all_user_regs/ia64_fpreg [BZ #762] | Mike Frysinger | 2014-01-06 | 1 | -16/+16 |
* | Fix soft-float ldbl-128ibm atan2l signs of zero results (bug 16390). | Joseph Myers | 2014-01-03 | 1 | -1/+1 |
* | Fix ldbl-128ibm logl inaccuracy (bug 16386). | Joseph Myers | 2014-01-02 | 1 | -1/+2 |
* | Fix ldbl-128ibm asinhl inaccuracy (bug 16385). | Joseph Myers | 2014-01-02 | 1 | -1/+1 |
* | Fix ldbl-128ibm acoshl inaccuracy (bug 16384). | Joseph Myers | 2014-01-02 | 1 | -1/+1 |
* | Fix return code from getent netgroup when the netgroup is not found (bz #16366) | Siddhesh Poyarekar | 2014-01-02 | 1 | -1/+1 |
* | Fix infinite loop in nscd when netgroup is empty (bz #16365) | Siddhesh Poyarekar | 2014-01-02 | 1 | -1/+1 |
* | Update remaining copyright dates | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | NEWS: mention 16379 as fixed | Mike Frysinger | 2013-12-31 | 1 | -1/+1 |