summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-26PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.Adhemerval Zanella
2014-05-26PowerPC: Move NPTL ABI headers to sysdeps.Adhemerval Zanella
2014-05-26PowerPC: Move powerpc64 timer_*.c out of nptl/Adhemerval Zanella
2014-05-26PowerPC: Consolidate NPTL/non versions of cloneAdhemerval Zanella
2014-05-26PowerPC: Consolidate NPTL/non versions of vforkAdhemerval Zanella
2014-05-26Remove nested function mi_arena from malloc_info.Carlos O'Donell
2014-05-26PowerPC: Remove 64 bits instructions in PPC32 codeAdhemerval Zanella
2014-05-26Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab
2014-05-26Disable lock elision for PTHREAD_MUTEX_NORMAL.Stefan Liebler
2014-05-26Fix typo in tst-mutex5 ifndef -> ifdefStefan Liebler
2014-05-26benchtests: Add new directive for benchmark initialization hookSiddhesh Poyarekar
2014-05-26[AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)Kyle McMartin
2014-05-26Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878)Siddhesh Poyarekar
2014-05-25arm,aarch64: Remove SINGLE_THREAD_P_PICRichard Henderson
2014-05-25aarch64: Tidy syscall error checkRichard Henderson
2014-05-25aarch64: Remove DOARGS/UNDOARGS macrosRichard Henderson
2014-05-25aarch64: Fix DO_CALL block commentRichard Henderson
2014-05-25alpha: Do non-default symbols in pt-vfork.SRichard Henderson
2014-05-23Only provide non-default symbols in libpthread for vforkRichard Henderson
2014-05-23Only support ifunc in nptl/pt-vfork.cRichard Henderson
2014-05-23Define TSVTX in tar.h for older POSIX (bug 16978).Joseph Myers
2014-05-23alpha: Move remaining files out of sysdeps/unix/sysv/linux/alpha/nptl/Richard Henderson
2014-05-23alpha: Consolidate NPTL/non versions of vforkRichard Henderson
2014-05-23alpha: Merge standard and nptl clone.SRichard Henderson
2014-05-23alpha: Remove nptl/fork.cRichard Henderson
2014-05-23Fix log10 (1) in round-downward mode (bug 16977).Joseph Myers
2014-05-23manual: Update prototypes for alphasort and friendsRasmus Villemoes
2014-05-22PowerPC: Remove unneeded copysign[f] macrosAdhemerval Zanella
2014-05-22Fix date in ChangeLogSiddhesh Poyarekar
2014-05-22Fix formattingSiddhesh Poyarekar
2014-05-22Remove nested functions: crypt/md5-crypt.cKonstantin Serebryany
2014-05-22PowerPC: Fix memchr ifunc hidden symbol for PPC32Adhemerval Zanella
2014-05-21AArch64: Convert fork.c to arch-fork.hRoland McGrath
2014-05-21Don't mention linuxthreads in Depend files.Joseph Myers
2014-05-21Consistently use $(elf-objpfx).Joseph Myers
2014-05-21aarch64: Merge __local_multiple_threads offset with memory referenceRichard Henderson
2014-05-21aarch64: Merge rtld_errno offset with memory referenceRichard Henderson
2014-05-20Fix ARM build with GCC trunk.Joseph Myers
2014-05-20Update powerpc-fpu ULPs.Adhemerval Zanella
2014-05-20PowerPC: Fix copysignf optimization macroAdhemerval Zanella
2014-05-20Fix strtold on 32-bit sparc (and probably others) (BZ #16965)Aurelien Jarno
2014-05-20fix nl_langinfo with static linking (BZ #16915)Aurelien Jarno
2014-05-20alpha: fix sa_flags type (BZ 16967)Richard Henderson
2014-05-20alpha: Remove bits/siginfo.h (BZ 16966)Richard Henderson
2014-05-20alpha: Define ELF_MACHINE_NO_RELARichard Henderson
2014-05-20AArch64: Fix handling of nocancel syscall failuresWill Newton
2014-05-20AArch64: Remove asm/ptrace.h inclusion in sys/user.h and sys/procfs.hYvan Roux
2014-05-19PowerPC: Fix multiarch hypotf PPC64 pathAdhemerval Zanella
2014-05-19Revert "ARM: Improve fenv implementation"Marcus Shawcroft
2014-05-17Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi