aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2014-06-24Cleanup fenv implementationWilco
2014-06-24Rewrite feupdateenvWilco
2014-06-24Speed up the ARM fenv implementation by avoiding unnecessary FPSCRWilco
2014-06-24Use libc calls defined by fenv_private.h to implement several fenv functionsWilco
2014-06-24Fix build warning in pthread_rwlock_*Siddhesh Poyarekar
2014-06-23Add missing #include in get-rounding-mode.hRoland McGrath
2014-06-23Remove an unused variable in fstatvfs.Roland McGrath
2014-06-23Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers
2014-06-23Set errno for y1 overflow (bug 17050).Joseph Myers
2014-06-23Test cpow in all rounding modes.Joseph Myers
2014-06-23Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers
2014-06-23powerpc: Consolidate nptl/ subdirectories under linux/....Roland McGrath
2014-06-23Add generic HAVE_RM_CTX implementationWilco Dijkstra
2014-06-23MIPS: Move NPTL public headers to sysdeps/mips/nptl/.Roland McGrath
2014-06-23m68k: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-06-23SH: Consolidate nptl/ subdirectories under linux/.....Roland McGrath
2014-06-23Update headers for Linux 3.15.Joseph Myers
2014-06-23PowerPC: sync hwcap.h capabilitiesAdhemerval Zanella
2014-06-20Clean up stack-coloring macros.Roland McGrath
2014-06-20Move linux bits/ files out of nptl/.Roland McGrath
2014-06-21Remove ARM __ASSUME_SIGFRAME_V2.Joseph Myers
2014-06-20Missing new file from last commit.Roland McGrath
2014-06-20Move remaining SPARC code out of nptl/.Roland McGrath
2014-06-20Include <kernel-features.h> explicitly where required.Joseph Myers
2014-06-20Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code.Joseph Myers
2014-06-20Add ifunc tests for x86_64 memset_chk and memsetH.J. Lu
2014-06-20Remove __ASSUME_F_GETOWN_EX.Joseph Myers
2014-06-20Remove __ASSUME_AT_RANDOM.Joseph Myers
2014-06-20Remove __ASSUME_ADJ_OFFSET_SS_READ.Joseph Myers
2014-06-20[BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESCMaciej W. Rozycki
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers
2014-06-20Remove sysdeps/x86_64/multiarch/rtld-strlen.SH.J. Lu
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler
2014-06-19Use 3 bytes for __pad1 in pthread_rwlock_t for x32H.J. Lu
2014-06-19Add x86_64 memset optimized for AVX2Ling Ma
2014-06-19[AArch64] Add optimized strchr.Richard Earnshaw
2014-06-18Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022).Joseph Myers
2014-06-18Use $(rtld-prefix) more consistently.Joseph Myers
2014-06-17PowerPC: Fix nearbyintl failure for few inputsRajalakshmi Srinivasaraghavan
2014-06-17PowerPC: Move powerpc code out of nptl/ subdirectoryAdhemerval Zanella
2014-06-16Add CFI to x86 ceil / floor / trunc (bug 16681).Joseph Myers
2014-06-17m68k: update libm test ULPsAndreas Schwab
2014-06-16Fix typo in preprocessor conditionalAndreas Schwab
2014-06-14Update Sparc ULPs.David S. Miller
2014-06-14m68k: Consolidate NPTL/non versions of cloneAndreas Schwab
2014-06-14m68k: Consolidate NPTL/non versions of vforkAndreas Schwab
2014-06-14Add fallback file for elide.hAndi Kleen
2014-06-13S390: Move NPTL public headers to sysdeps/s390/nptl/.Roland McGrath
2014-06-13Move S390 code out of nptl/sysdeps/s390/.Roland McGrath
2014-06-13S390: Convert fork.c to arch-fork.hRoland McGrath