about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-2721-77/+74
* ARM: Fix handling of concurrent TLS descriptor resolutionWill Newton2014-05-273-20/+19
* Fix offset computation for append+ mode on switching from read (BZ #16724)Siddhesh Poyarekar2014-05-276-10/+207
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-05-262-0/+26
* PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.Adhemerval Zanella2014-05-2616-11/+57
* PowerPC: Move NPTL ABI headers to sysdeps.Adhemerval Zanella2014-05-263-0/+5
* PowerPC: Move powerpc64 timer_*.c out of nptl/Adhemerval Zanella2014-05-268-7/+28
* PowerPC: Consolidate NPTL/non versions of cloneAdhemerval Zanella2014-05-265-45/+10
* PowerPC: Consolidate NPTL/non versions of vforkAdhemerval Zanella2014-05-267-206/+79
* Remove nested function mi_arena from malloc_info.Carlos O'Donell2014-05-262-125/+141
* PowerPC: Remove 64 bits instructions in PPC32 codeAdhemerval Zanella2014-05-269-16/+28
* Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab2014-05-264-3/+10
* Disable lock elision for PTHREAD_MUTEX_NORMAL.Stefan Liebler2014-05-262-1/+7
* Fix typo in tst-mutex5 ifndef -> ifdefStefan Liebler2014-05-262-1/+6
* benchtests: Add new directive for benchmark initialization hookSiddhesh Poyarekar2014-05-264-1/+18
* [AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)Kyle McMartin2014-05-263-6/+12
* Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878)Siddhesh Poyarekar2014-05-264-10/+20
* arm,aarch64: Remove SINGLE_THREAD_P_PICRichard Henderson2014-05-253-2/+5
* aarch64: Tidy syscall error checkRichard Henderson2014-05-253-10/+21
* aarch64: Remove DOARGS/UNDOARGS macrosRichard Henderson2014-05-253-24/+9
* aarch64: Fix DO_CALL block commentRichard Henderson2014-05-252-1/+4
* alpha: Do non-default symbols in pt-vfork.SRichard Henderson2014-05-253-6/+21
* Only provide non-default symbols in libpthread for vforkRichard Henderson2014-05-232-7/+12
* Only support ifunc in nptl/pt-vfork.cRichard Henderson2014-05-232-19/+23
* Define TSVTX in tar.h for older POSIX (bug 16978).Joseph Myers2014-05-234-3/+9
* alpha: Move remaining files out of sysdeps/unix/sysv/linux/alpha/nptl/Richard Henderson2014-05-2333-15/+78
* alpha: Consolidate NPTL/non versions of vforkRichard Henderson2014-05-235-59/+70
* alpha: Merge standard and nptl clone.SRichard Henderson2014-05-233-15/+7
* alpha: Remove nptl/fork.cRichard Henderson2014-05-232-29/+4
* Fix log10 (1) in round-downward mode (bug 16977).Joseph Myers2014-05-2311-8/+101
* manual: Update prototypes for alphasort and friendsRasmus Villemoes2014-05-232-4/+9
* PowerPC: Remove unneeded copysign[f] macrosAdhemerval Zanella2014-05-222-27/+6
* Fix date in ChangeLogSiddhesh Poyarekar2014-05-221-1/+1
* Fix formattingSiddhesh Poyarekar2014-05-222-9/+13
* Remove nested functions: crypt/md5-crypt.cKonstantin Serebryany2014-05-222-18/+31
* PowerPC: Fix memchr ifunc hidden symbol for PPC32Adhemerval Zanella2014-05-223-10/+21
* AArch64: Convert fork.c to arch-fork.hRoland McGrath2014-05-212-4/+7
* Don't mention linuxthreads in Depend files.Joseph Myers2014-05-214-3/+6
* Consistently use $(elf-objpfx).Joseph Myers2014-05-219-24/+53
* aarch64: Merge __local_multiple_threads offset with memory referenceRichard Henderson2014-05-212-5/+8
* aarch64: Merge rtld_errno offset with memory referenceRichard Henderson2014-05-212-2/+6
* Fix ARM build with GCC trunk.Joseph Myers2014-05-203-2/+11
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-05-202-0/+65
* PowerPC: Fix copysignf optimization macroAdhemerval Zanella2014-05-202-1/+8
* Fix strtold on 32-bit sparc (and probably others) (BZ #16965)Aurelien Jarno2014-05-203-4/+13
* fix nl_langinfo with static linking (BZ #16915)Aurelien Jarno2014-05-206-6/+42
* alpha: fix sa_flags type (BZ 16967)Richard Henderson2014-05-203-2/+6
* alpha: Remove bits/siginfo.h (BZ 16966)Richard Henderson2014-05-203-335/+5
* alpha: Define ELF_MACHINE_NO_RELARichard Henderson2014-05-202-0/+5
* AArch64: Fix handling of nocancel syscall failuresWill Newton2014-05-202-0/+6