| Commit message (Expand) | Author | Age | Files | Lines |
* | Missing new file from last commit. | Roland McGrath | 2014-06-20 | 1 | -0/+3 |
* | Move remaining SPARC code out of nptl/. | Roland McGrath | 2014-06-20 | 35 | -0/+2007 |
* | Include <kernel-features.h> explicitly where required. | Joseph Myers | 2014-06-20 | 4 | -0/+4 |
* | Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code. | Joseph Myers | 2014-06-20 | 1 | -37/+2 |
* | Add ifunc tests for x86_64 memset_chk and memset | H.J. Lu | 2014-06-20 | 2 | -1/+12 |
* | Remove __ASSUME_F_GETOWN_EX. | Joseph Myers | 2014-06-20 | 2 | -21/+1 |
* | Remove __ASSUME_AT_RANDOM. | Joseph Myers | 2014-06-20 | 2 | -44/+7 |
* | Remove __ASSUME_ADJ_OFFSET_SS_READ. | Joseph Myers | 2014-06-20 | 2 | -23/+2 |
* | [BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESC | Maciej W. Rozycki | 2014-06-20 | 10 | -1/+149 |
* | Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/. | Joseph Myers | 2014-06-20 | 28 | -1572/+50 |
* | Remove sysdeps/x86_64/multiarch/rtld-strlen.S | H.J. Lu | 2014-06-20 | 1 | -1/+0 |
* | [BZ #6803] Set errno for scalbln, scalbn | Stefan Liebler | 2014-06-20 | 15 | -19/+70 |
* | Use 3 bytes for __pad1 in pthread_rwlock_t for x32 | H.J. Lu | 2014-06-19 | 1 | -1/+6 |
* | Add x86_64 memset optimized for AVX2 | Ling Ma | 2014-06-19 | 5 | -1/+275 |
* | [AArch64] Add optimized strchr. | Richard Earnshaw | 2014-06-19 | 1 | -0/+138 |
* | Fix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode (bug 17022). | Joseph Myers | 2014-06-18 | 3 | -3/+12 |
* | Use $(rtld-prefix) more consistently. | Joseph Myers | 2014-06-18 | 1 | -1/+1 |
* | PowerPC: Fix nearbyintl failure for few inputs | Rajalakshmi Srinivasaraghavan | 2014-06-17 | 1 | -0/+5 |
* | PowerPC: Move powerpc code out of nptl/ subdirectory | Adhemerval Zanella | 2014-06-17 | 6 | -0/+382 |
* | Add CFI to x86 ceil / floor / trunc (bug 16681). | Joseph Myers | 2014-06-16 | 9 | -0/+18 |
* | m68k: update libm test ULPs | Andreas Schwab | 2014-06-17 | 1 | -48/+882 |
* | Fix typo in preprocessor conditional | Andreas Schwab | 2014-06-16 | 1 | -1/+1 |
* | Update Sparc ULPs. | David S. Miller | 2014-06-14 | 1 | -0/+24 |
* | m68k: Consolidate NPTL/non versions of clone | Andreas Schwab | 2014-06-14 | 2 | -6/+0 |
* | m68k: Consolidate NPTL/non versions of vfork | Andreas Schwab | 2014-06-14 | 4 | -85/+21 |
* | Add fallback file for elide.h | Andi Kleen | 2014-06-14 | 1 | -0/+25 |
* | S390: Move NPTL public headers to sysdeps/s390/nptl/. | Roland McGrath | 2014-06-13 | 2 | -0/+287 |
* | Move S390 code out of nptl/sysdeps/s390/. | Roland McGrath | 2014-06-13 | 8 | -0/+385 |
* | S390: Convert fork.c to arch-fork.h | Roland McGrath | 2014-06-13 | 1 | -0/+29 |
* | Consolidate sparc clone, fork, and vfork implementations. | David S. Miller | 2014-06-13 | 5 | -21/+59 |
* | m68k: avoid pointer to integer conversion warning | Andreas Schwab | 2014-06-13 | 1 | -2/+2 |
* | Remove x86 assembler rwlock code | Andi Kleen | 2014-06-13 | 20 | -2204/+0 |
* | Add adaptive elision to rwlocks | Andi Kleen | 2014-06-13 | 16 | -5/+143 |
* | get_nprocs: Only return explictly set cache values (BZ #16996) | Meador Inge | 2014-06-13 | 1 | -2/+2 |
* | Move SPARC public headers out of nptl/ | Roland McGrath | 2014-06-12 | 3 | -0/+365 |
* | Move SPARC code out of nptl/sysdeps/sparc/. | Roland McGrath | 2014-06-12 | 15 | -0/+411 |
* | SPARC: Convert fork.c to arch-fork.h | Roland McGrath | 2014-06-12 | 1 | -0/+27 |
* | Use list.h in posix-timer code. | Roland McGrath | 2014-06-12 | 2 | -43/+31 |
* | Get rid of nptl/sysdeps/pthread/ subdirectory | Roland McGrath | 2014-06-12 | 35 | -0/+4381 |
* | Consolidate NPTL sigprocmask. | Roland McGrath | 2014-06-12 | 1 | -1/+2 |
* | Move i386 code out of nptl/ subdirectory. | Roland McGrath | 2014-06-12 | 13 | -1/+792 |
* | Move SH code out of nptl/ subdirectory. | Roland McGrath | 2014-06-12 | 31 | -0/+6483 |
* | Move x86_64 code out of nptl/ subdirectory. | Roland McGrath | 2014-06-11 | 13 | -0/+738 |
* | Update powerpc-fpu ULPs. | Adhemerval Zanella | 2014-06-11 | 1 | -0/+24 |
* | tile: Consolidate NPTL/non versions of vfork | Chris Metcalf | 2014-06-11 | 3 | -6/+2 |
* | Tile: Define TLS_DEFINE_INIT_TP | Roland McGrath | 2014-06-11 | 2 | -24/+4 |
* | Alpha: Define TLS_DEFINE_INIT_TP | Roland McGrath | 2014-06-11 | 2 | -22/+3 |
* | PowerPC: Define TLS_DEFINE_INIT_TP | Roland McGrath | 2014-06-11 | 1 | -24/+0 |
* | AArch64: Define TLS_DEFINE_INIT_TP | Roland McGrath | 2014-06-11 | 2 | -23/+3 |
* | PowerPC: Optimized strcmp for PPC64/POWER7 | Vidya Ranganathan | 2014-06-11 | 6 | -1/+317 |