aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20[BZ #16046] dl_iterate_phdr static executable testMaciej W. Rozycki
2014-06-20stdlib/tst-qsort2.c: Fix off-by-one argc interpretation errorMaciej W. Rozycki
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-20Fix another memory leak in regexp compiler (BZ #17069)Andreas Schwab
2014-06-20Fix ChangeLog and NEWS goof-upSiddhesh Poyarekar
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler
2014-06-20Generate en_GB.UTF-8 during testingStefan 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-19Fix memory leak in regexp compiler (BZ #17069)Andreas Schwab
2014-06-19malloc/malloc.c: Avoid calling sbrk unnecessarily with zeroWill Newton
2014-06-19Remove unnecessary $(.)Siddhesh Poyarekar
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-18Don't read past end of pattern in fnmatch (BZ #17062)Andreas Schwab
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-17Fix ChangeLog indentation.Adhemerval 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-16Pass $TIMEOUTFACTOR to tests also in cross testingAndreas Schwab
2014-06-16Fix tautological comparison in non-executed part of tst-setuid2 (BZ #17058)Florian Weimer
2014-06-16Update feature guard for strdup/strndup in <bits/string2.h>Andreas 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-13Fix pthread.h in installed-headers list.Stefan Liebler
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
2014-06-13Consolidate sparc clone, fork, and vfork implementations.David S. Miller
2014-06-13m68k: avoid pointer to integer conversion warningAndreas Schwab
2014-06-13ChangeLog fixAndreas Schwab
2014-06-13Remove x86 assembler rwlock codeAndi Kleen
2014-06-13Add adaptive elision to rwlocksAndi Kleen
2014-06-13Add a fast path for C rd/wrlock v2Andi Kleen
2014-06-13get_nprocs: Only return explictly set cache values (BZ #16996)Meador Inge
2014-06-12Move SPARC public headers out of nptl/Roland McGrath