aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-28Fix hashtable size calculation when database has exactly one recordSiddhesh Poyarekar2-3/+13
2012-11-28Make fwrite return 0 on EOFSiddhesh Poyarekar5-11/+86
2012-11-26Cast to __intptr_t before casting pointer to int64H.J. Lu8-13/+67
2012-11-27Fix strict-aliasing warnings from unwind-dw2-fde.c.Joseph Myers2-9/+26
2012-11-26sotruss: fix argument parsingAndreas Schwab2-2/+6
2012-11-25m68k/cf: fix copying frame in _dl_runtime_profileAndreas Schwab2-1/+4
2012-11-25m68k: add sotruss-lib.cAndreas Schwab2-0/+55
2012-11-24Fix C++ header directory detection for non-standard paths.Adam Conrad3-12/+15
2012-11-23use $(READELF) rather than readelfMike Frysinger4-2/+10
2012-11-23Update powerpc libm-test ULPsAndreas Schwab2-0/+45
2012-11-22Disable some fma tests for ldbl-128ibm.Joseph Myers2-0/+13
2012-11-22Fix ldbl-128ibm atanl spurious underflows (bug 14871).Joseph Myers4-1/+30
2012-11-22Mark unwind-dw2-fde-glibc.c variable possibly unused.Joseph Myers2-2/+7
2012-11-22Fix sign of inexact zero results for ldbl-128ibm fmal.Joseph Myers2-1/+11
2012-11-22Fix ldbl-128ibm powl spurious underflows.Joseph Myers2-1/+10
2012-11-22Fix ldbl-128ibm hypotl internal underflows (bug 14869).Joseph Myers4-2/+10
2012-11-22Fix ldbl-128ibm hypotl inaccuracy for arguments with large ratio (bug 14868).Joseph Myers4-2/+9
2012-11-22Mark some clog / clog10 underflows as expected for IBM long double.Joseph Myers2-4/+8
2012-11-22Fix expm1l spurious underflows for ldbl-128ibm.Joseph Myers2-1/+6
2012-11-22Update i386 libm-test ULPsAndreas Schwab2-6/+16
2012-11-22test-multiarch: terminate printf output with newlinePino Toscano2-1/+6