aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-01Fix typos in arith.texi.Joseph Myers2-2/+7
2012-11-30Fix type-punning warning in powerpc64 gmon-start.Roland McGrath2-2/+9
2012-11-30 * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...Siddhesh Poyarekar3-1/+7
2012-11-30Update ARM libm-test-ulps.Joseph Myers2-8/+432
2012-11-30Update MIPS libm-test-ulps.Joseph Myers3-50/+1254
2012-11-30Fix date in ChangeLog entryAndreas Schwab1-1/+1
2012-11-30Fix assertion failures in resolver (BZ #13013).Aurelien Jarno3-17/+24
2012-11-30alpha: Add sysdeps/alpha/sotruss-lib.c.Richard Henderson2-0/+52
2012-11-30Remove powerpc-nofpu fma ulps.Joseph Myers2-36/+2
2012-11-30Update powerpc-nofpu libm-test-ulps.Joseph Myers2-38/+737
2012-11-30alpha: Update libm-test-ulps.Richard Henderson2-0/+254
2012-11-29Warn about unsupported DT_FLAGS_1 flags.Carlos O'Donell2-2/+15
2012-11-29ia64: clock_getcpuclockid.c: drop unused fileMike Frysinger2-31/+4
2012-11-29clock_getcpuclockid: delete unused HAS_CPUCLOCKMike Frysinger2-4/+4
2012-11-30m68k: update libm-test ULPsAndreas Schwab2-0/+47
2012-11-29Add 64-bit support to MIPS register-dump.h (bug 14893).Joseph Myers4-13/+51
2012-11-29hppa: Fix ChangeLog format issues.Carlos O'Donell1-5/+5
2012-11-29Update ChangeLog and NEWS for BZ #14197.Carlos O'Donell2-9/+10
2012-11-29hppa: Remove socket.h and implement socket_type.h.Carlos O'Donell3-444/+58
2012-11-29hppa: Cleanup two build warnings for integer to pointers casts.Carlos O'Donell4-18/+23
2012-11-29Fix a strict-alias warning in tst-inet6_rth.Roland McGrath2-5/+13
2012-11-29 [BZ #13761]Jeff Law3-19/+43
2012-11-29Mention that __chk_fail is a public ABI in test-strcpy_chk.cFlorian Weimer2-0/+7
2012-11-29tile: remove redundant defines of libc_fetestexcept, etc. in s_fmaf.cChris Metcalf2-4/+5
2012-11-29hppa: Add BZ#14447 to NEWS and ChangeLog.hppa.Carlos O'Donell2-8/+9
2012-11-29aarch64: Use FLAG_AARCH64_LIB64 ldconfig cache tag.Marcus Shawcroft2-0/+49
2012-11-29Fix abmon December entry in ia_FRNik Kalach2-1/+3
2012-11-29Add Interlingua localeNik Kalach4-3/+150
2012-11-28Update sparc ULPs for recently added pow tests.David S. Miller2-0/+29
2012-11-28Use hex float 64-bit values in ldbl-96 asinl (bug 14803).Joseph Myers3-6/+19
2012-11-28 [BZ #14889]Jeff Law7-3/+127
2012-11-28Add more NEWS items for 2.17.Joseph Myers1-0/+10
2012-11-28Properly handle indirect functions in ABI check on powerpc64Andreas Schwab2-1/+6
2012-11-28Revert "2012-11-07 Andreas Jaeger <aj@suse.de>"Andreas Schwab3-28/+3
2012-11-28Fix powl inaccuracy for x86_64 and x86 (bug 13881).Joseph Myers9-74/+334