about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Include LOCPATH in default test environment.Joseph Myers2014-06-0414-155/+158
* Fix typo in manual.Ondřej Bílka2014-06-052-1/+7
* Fixup ChangeLog and add missing NEWS entry for previous commits.David S. Miller2014-06-032-6/+6
* New test for pthread_spin_lock (bug 16882)Guo Yixuan2014-06-033-1/+113
* Fixed pthread_spin_lock on sparc32/64 (bug 16882)Guo Yixuan2014-06-033-4/+12
* Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab2014-06-033-10/+17
* aarch64: Remove nptl/vfork.SRichard Henderson2014-06-032-37/+1
* S/390: Regenerate ULPs.Stefan Liebler2014-06-032-0/+89
* aarch64: Consolidate NPTL/non versions of vforkRichard Henderson2014-06-034-44/+81
* aarch64: Consolidate NPTL/non versions of cloneRichard Henderson2014-06-033-53/+30
* [AArch64] Regenerate libm-test-ulpsMarcus Shawcroft2014-06-032-0/+89
* [AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASKWilco2014-06-033-6/+15
* [AArch64] Cleanup declarations in math_private.h.Wilco2014-06-032-8/+31
* Remove redundant nested function b64_from_24bitKonstantin Serebryany2014-06-036-95/+121
* SH: Consolidate NPTL/non versions of vforkRoland McGrath2014-06-025-164/+43
* Fix format specifier for n_mmapsSiddhesh Poyarekar2014-06-022-1/+6
* [AArch64] Remove ISB after FPCR write.Wilco2014-06-022-5/+7
* [AArch64] Rewrite feupdateenv (BZ 17009).Wilco2014-06-023-6/+62
* Update Sparc ULPS.David S. Miller2014-06-012-0/+89
* Fix excessive ULP for y1_upward (0x2p+0) in test-float and test-ifloat.David S. Miller2014-05-312-0/+6
* aarch64: Remove PSEUDO_RETRichard Henderson2014-05-302-20/+9
* aarch64: Fix error return from __ioctlRichard Henderson2014-05-302-6/+12
* Replace __int128 with __int128_tMarko Myllynen2014-05-302-1/+6
* Fix formatting in malloc_infoSiddhesh Poyarekar2014-05-302-10/+14
* Add mmap usage in malloc_info outputSiddhesh Poyarekar2014-05-302-0/+7
* m68k: Convert fork.c to arch-fork.hRoland McGrath2014-05-302-3/+7
* Remove mi_arena nested function.Ondřej Bílka2014-05-302-121/+121
* revert commit fdfd175d46ac6a810ebdeb2a2936e6d7d13995abOndřej Bílka2014-05-301-135/+125
* aarch64: Rely on syscalls preserving registersRichard Henderson2014-05-292-24/+22
* aarch64: Use tpidr_el0 rather than __errno_location in librtRichard Henderson2014-05-293-16/+12
* aarch64: Use tpidr_el0 rather than __read_tp in librtRichard Henderson2014-05-292-11/+7
* aarch64: Improve syscall-cancel stack frameRichard Henderson2014-05-292-86/+36
* aarch64: Pass regno parameter to SINGLE_THREAD_PRichard Henderson2014-05-292-10/+12
* aarch64: Share code in syscall-cancel.hRichard Henderson2014-05-292-14/+19
* aarch64: Tabify sysdep-cancel.hRichard Henderson2014-05-292-51/+56
* Avoid stat/fstat in statvfs/fstatvfs (BZ #15132)Eric Wong2014-05-297-37/+44
* SH: Consolidate NPTL/non versions of cloneRoland McGrath2014-05-283-15/+5
* tile: Convert fork.c to arch-fork.hRoland McGrath2014-05-282-4/+7
* IA64: Convert fork.c to arch-fork.hRoland McGrath2014-05-272-0/+31
* SH: Convert fork.c to arch-fork.hRoland McGrath2014-05-272-3/+7
* Remove duplicate code in elf/dl-deps.c.Ondřej Bílka2014-05-272-31/+23
* 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