aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-22aarch64: Re-generate libm-test-ulps.Marcus Shawcroft2-0/+49
2012-11-22Fix comment in niu_NUAndreas Jaeger2-1/+5
2012-11-22Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822).Joseph Myers4-2/+13
2012-11-21m68k: fix return value of lll_futex_timed_wait_bitsetAndreas Schwab2-1/+7
2012-11-21Avoid $(shell) in determining default ARM ABI.Joseph Myers4-16/+20
2012-11-21Fix szl_PL localeAndreas Jaeger2-1/+3
2012-11-21Fix typo for ayc_PEAndreas Jaeger2-1/+5
2012-11-21Add locales niu_NU and niu_NZChris Leonard5-1/+400
2012-11-21Properly check linker -z XXX supportH.J. Lu5-121/+126
2012-11-21Make ARM fesetenv (FE_NOMASK_ENV) detect failure (bug 14866).Joseph Myers3-1/+17
2012-11-21Remove unused variable from sem_post.c.Joseph Myers2-1/+5
2012-11-21Remove unused variable from pthread_cond_timedwait.c.Joseph Myers2-5/+10
2012-11-21Cast to uintptr_t in MIPS jmpbuf-unwind.h.Joseph Myers2-1/+4
2012-11-21Check supported DF_1_XXX bitsH.J. Lu4-0/+33
2012-11-21aarch64: Fix lll_futex_timed_wait_bitset return value sign.Marcus Shawcroft2-1/+6
2012-11-21aarch64: Remove weak_aliasx macro.Marcus Shawcroft6-10/+14
2012-11-21aarch64: Remove support for NO_LONG_DOUBLE.Marcus Shawcroft6-25/+8
2012-11-21aarch64: Indent preprocessor directives.Marcus Shawcroft7-35/+44
2012-11-21aarch64: Use range in copyright years.Marcus Shawcroft31-30/+63
2012-11-21aarch64: Rename .x files to .cMarcus Shawcroft15-14/+33
2012-11-21aarch64: Don't use K&R CMarcus Shawcroft6-13/+13
2012-11-21Add sotruss-lib.c for MIPS.Joseph Myers2-0/+121
2012-11-20tile: update libm-test-ulps for new testsChris Metcalf2-0/+36
2012-11-20tile: Fix __bswap_64 return type in tile bits/byteswap.hChris Metcalf2-1/+6
2012-11-20tile: remove redundant defines of libc_fetestexcept, etc. in s_fma.cChris Metcalf2-4/+5
2012-11-20m68k: Remove indirection through weak_aliasxAndreas Schwab15-51/+47
2012-11-20Document syscall signature prefixes in sysdep/unix/make-syscalls.shCarlos O'Donell2-2/+18
2012-11-20sysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIXUP_PARAMS.Thomas Schwinge2-2/+5
2012-11-20Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge13-60/+147
2012-11-20Fix set-but-not-used warnings in ldbl-128 nearbyintl, rintl.Joseph Myers3-2/+8
2012-11-20Use parentheses around MIPS syscall macro arguments.Joseph Myers3-46/+62
2012-11-20Fix int-to-pointer-cast warnings for MIPS.Joseph Myers4-12/+28
2012-11-20Fix warnings from aborting MIPS atomic macros.Joseph Myers2-3/+13
2012-11-20Fix more set-but-not-used warnings in _itowa.c.Joseph Myers2-2/+7
2012-11-20Fix __bswap_64 return type in generic bits/byteswap.h.Joseph Myers2-5/+11
2012-11-20Fix unused-variable warnings from MIPS RESOLVE_GOTSYM macro.Joseph Myers2-1/+4
2012-11-20Hurd: fixes for ptsname and ptsname_rPino Toscano2-9/+17
2012-11-19Fix spurious underflows in ldbl-128 atan implementation.David S. Miller5-0/+38
2012-11-19Fix _POSIX_TZNAME_MAX for older POSIX (bug 14856).Joseph Myers3-3/+11
2012-11-19Fix unused variable warnings from MIPS syscall macros.Joseph Myers4-9/+24
2012-11-19conformtest: Clean up expectations for POSIX for more headers.Joseph Myers5-8/+112
2012-11-19conformtest: Clean up expectations for POSIX for various headers.Joseph Myers8-66/+211
2012-11-19conformtest: Fix miscellaneous expectations for XPG4.Joseph Myers7-9/+72