aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-09Handle _nl_default_dirname with prefix changeshjl/pr14937H.J. Lu26-25/+76
2012-12-08Fix some build warnings on s390xSiddhesh Poyarekar7-9/+23
2012-12-08Minor ChangeLog formatting fixSiddhesh Poyarekar1-1/+1
2012-12-08BZ #14833: message.texi typo fixesBenno Schulenberg3-12/+19
2012-12-07 [BZ #14898]Andreas Schwab3-2/+8
2012-12-07Update libc.pot in preparation for giving tarball to translation project.David S. Miller2-450/+462
2012-12-07soft-fp: Fix used without set warning in _FP_MUL and _FP_DIVRichard Henderson2-2/+8
2012-12-07alpha: Fix redefinition of __isnanl macro warningRichard Henderson1-3/+0
2012-12-07alpha: Fix redefinition of __isnanl macro warningRichard Henderson1-0/+2
2012-12-07alpha: Avoid builtin warning for isnanfRichard Henderson2-0/+7
2012-12-07aarch64: Regenerate libm-test-ulps.Marcus Shawcroft2-0/+30
2012-12-07aarch64: Resolve sc_err and _x0 defined but not used warnings.Marcus Shawcroft2-2/+5
2012-12-07aarch64: Resolve implict cast warning.Marcus Shawcroft2-1/+5
2012-12-07aarch64: Resolve strtab defined but not used warning.Marcus Shawcroft2-7/+6
2012-12-06linux: posix_fadvise: support __NR_fadvise64_64Mike Frysinger2-2/+17
2012-12-06Fix ChangeLog formatting for arm and aarch64Adam Conrad2-3/+3
2012-12-06Fix warnings from generic _FPU_GETCWChris Metcalf2-3/+10
2012-12-06Change sources.redhat.com references to sourceware.org.Joseph Myers7-6/+21
2012-12-06Fix the order of my ChangeLog entriesSiddhesh Poyarekar1-3/+3
2012-12-06Fix "set but not used" warnings for powerpc64Siddhesh Poyarekar2-3/+5
2012-12-06Add newline to last test in stdio-common/tst-put-error.cSiddhesh Poyarekar2-1/+16
2012-12-05 * sunrpc/etc.rpc (fedfs_admin): Add entry.Jeff Law2-0/+5
2012-12-05Ports-related README updates.Joseph Myers4-13/+17
2012-12-05Expand LICENSES file.Joseph Myers2-3/+251
2012-12-05Fix "set but not used" warnings for X##_s in soft-fp.Joseph Myers2-2/+7
2012-12-05Include stdlib.h in sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c.Joseph Myers2-0/+3
2012-12-05Increase width of padded output in stdio-common/tst-put-error.Joseph Myers2-1/+6
2012-12-05Specify powerpc-nofpu fegetexceptflag return type.Joseph Myers2-1/+7
2012-12-04Fix typo in ChangeLog.mips.Joseph Myers1-1/+1
2012-12-04Fix warnings from MIPS soft-float _FPU_GETCW.Joseph Myers2-4/+10
2012-12-04Define _SYS_AUXV_H to 1 not empty in sysdeps/powerpc/sysdep.h.Joseph Myers2-1/+3
2012-12-04Remove unused variable from powerpc sem_post.c.Joseph Myers2-2/+8
2012-12-04Fix ldbl-128ibm "set but not used" warnings.Joseph Myers6-5/+20
2012-12-04Fix sparc build with older compilers.David S. Miller2-1/+10
2012-12-04Fix "conflicting types for built-in function" warnings from nldbl-*.c.Joseph Myers2-0/+199
2012-12-04Fix powerpc32 "set but not used" warnings from INTERNAL_SYSCALL_DECL.Joseph Myers2-1/+4
2012-12-04Fix powl inaccuracy for ldbl-128ibm (bug 14914).Joseph Myers3-8/+15
2012-12-04aarch64: Tag ARM libc6-dependent libraries with FLAG_ELF_LIBC6Marcus Shawcroft2-1/+8
2012-12-04aarch64: Tag ARM and AArch64 binaries in the ldconfig cacheMarcus Shawcroft2-0/+22
2012-12-04arm: Check for the FLAG_ARM_LIBHF flag in the ldconfig cacheMarcus Shawcroft2-0/+33
2012-12-04arm: Tag ARM libc6-dependent binaries with FLAG_ELF_LIBC6Marcus Shawcroft2-0/+29
2012-12-04arm: Tag ARM and AArch64 binaries in the ldconfig cache.Marcus Shawcroft2-0/+77
2012-12-04Remove @hsep and @vsep usage from info pagesAllan McRae2-1/+6
2012-12-03 * locales/uk_UA (currency_symbol): Fix.Jeff Law2-1/+5
2012-12-03byteswap.h: fix gcc ver test for __builtin_bswap{32,64}Mike Frysinger3-4/+9
2012-12-03 * locales/ks_IN@devanagari: Fix week day names.Jeff Law2-4/+8
2012-12-03 * time/sys/time.h (settimeofday): Do not mark TV argumentJeff Law2-1/+6
2012-12-03 * locales/zh_CH (abmon): Remove whitespace.Jeff Law2-5/+9
2012-12-03Remove unneeded linking in nptl testsuiteAllan McRae2-3/+4
2012-12-01[BZ #12724] libio: revert partial POSIX 2008 fclose supportMike Frysinger4-144/+11