aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2014-06-24Rewrite feupdateenvWilco1-6/+38
2014-06-24Speed up the ARM fenv implementation by avoiding unnecessary FPSCRWilco5-23/+29
2014-06-24Use libc calls defined by fenv_private.h to implement several fenv functionsWilco6-102/+64
2014-06-24Fix build warning in pthread_rwlock_*Siddhesh Poyarekar1-1/+1
2014-06-23Add missing #include in get-rounding-mode.hRoland McGrath1-0/+1
2014-06-23Remove an unused variable in fstatvfs.Roland McGrath1-1/+0
2014-06-23Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers6-7/+8
2014-06-23Set errno for y1 overflow (bug 17050).Joseph Myers4-4/+22
2014-06-23Test cpow in all rounding modes.Joseph Myers2-0/+96
2014-06-23Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers9-155/+172
2014-06-23powerpc: Consolidate nptl/ subdirectories under linux/....Roland McGrath58-736/+0
2014-06-23Add generic HAVE_RM_CTX implementationWilco Dijkstra1-19/+96
2014-06-23MIPS: Move NPTL public headers to sysdeps/mips/nptl/.Roland McGrath3-0/+0
2014-06-23m68k: Consolidate nptl/ subdirectories under linux/...Roland McGrath33-0/+0
2014-06-23SH: Consolidate nptl/ subdirectories under linux/.....Roland McGrath14-0/+0
2014-06-23Update headers for Linux 3.15.Joseph Myers2-0/+9
2014-06-23PowerPC: sync hwcap.h capabilitiesAdhemerval Zanella1-0/+2
2014-06-20Clean up stack-coloring macros.Roland McGrath4-38/+29
2014-06-20Move linux bits/ files out of nptl/.Roland McGrath2-18/+138
2014-06-21Remove ARM __ASSUME_SIGFRAME_V2.Joseph Myers4-59/+7
2014-06-20Missing new file from last commit.Roland McGrath1-0/+3
2014-06-20Move remaining SPARC code out of nptl/.Roland McGrath35-0/+2007
2014-06-20Include <kernel-features.h> explicitly where required.Joseph Myers4-0/+4
2014-06-20Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code.Joseph Myers1-37/+2
2014-06-20Add ifunc tests for x86_64 memset_chk and memsetH.J. Lu2-1/+12
2014-06-20Remove __ASSUME_F_GETOWN_EX.Joseph Myers2-21/+1
2014-06-20Remove __ASSUME_AT_RANDOM.Joseph Myers2-44/+7
2014-06-20Remove __ASSUME_ADJ_OFFSET_SS_READ.Joseph Myers2-23/+2
2014-06-20[BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESCMaciej W. Rozycki10-1/+149
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers28-1572/+50
2014-06-20Remove sysdeps/x86_64/multiarch/rtld-strlen.SH.J. Lu1-1/+0
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler15-19/+70
2014-06-19Use 3 bytes for __pad1 in pthread_rwlock_t for x32H.J. Lu1-1/+6
2014-06-19Add x86_64 memset optimized for AVX2Ling Ma5-1/+275
2014-06-19[AArch64] Add optimized strchr.Richard Earnshaw1-0/+138
2014-06-18Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022).Joseph Myers3-3/+12
2014-06-18Use $(rtld-prefix) more consistently.Joseph Myers1-1/+1
2014-06-17PowerPC: Fix nearbyintl failure for few inputsRajalakshmi Srinivasaraghavan1-0/+5
2014-06-17PowerPC: Move powerpc code out of nptl/ subdirectoryAdhemerval Zanella6-0/+382
2014-06-16Add CFI to x86 ceil / floor / trunc (bug 16681).Joseph Myers9-0/+18
2014-06-17m68k: update libm test ULPsAndreas Schwab1-48/+882
2014-06-16Fix typo in preprocessor conditionalAndreas Schwab1-1/+1
2014-06-14Update Sparc ULPs.David S. Miller1-0/+24
2014-06-14m68k: Consolidate NPTL/non versions of cloneAndreas Schwab2-6/+0
2014-06-14m68k: Consolidate NPTL/non versions of vforkAndreas Schwab4-85/+21
2014-06-14Add fallback file for elide.hAndi Kleen1-0/+25
2014-06-13S390: Move NPTL public headers to sysdeps/s390/nptl/.Roland McGrath2-0/+287
2014-06-13Move S390 code out of nptl/sysdeps/s390/.Roland McGrath8-0/+385
2014-06-13S390: Convert fork.c to arch-fork.hRoland McGrath1-0/+29
2014-06-13Consolidate sparc clone, fork, and vfork implementations.David S. Miller5-21/+59