summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* neon for memset; higher minimums to enter loopsrth/aa-memsetRichard Henderson2014-06-161-96/+125
* aarch64: Rewrite memsetRichard Henderson2014-06-131-182/+267
* ARM: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-093-22/+5
* Start cleaning up TLS initial value for pthread_create.Roland McGrath2014-06-095-70/+58
* Remove special makefile rules / .sh files for some localedata tests.Joseph Myers2014-06-094-95/+22
* conformtest: clean up POSIX expectations for termios.h, time.h.Joseph Myers2014-06-093-3/+43
* Remove redundant C locale settings.Joseph Myers2014-06-0718-32/+48
* Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.Roland McGrath2014-06-063-0/+7
* crypt: don't include ufc-crypt.h multiple timesChris Metcalf2014-06-065-23/+17
* Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers2014-06-0645-248/+419
* PowerPC: Fix optimized strncat strlen callAdhemerval Zanella2014-06-062-1/+10
* Inline nested function check_listSiddhesh Poyarekar2014-06-062-20/+22
* Fix memory overrun in getifaddrs_internal. Fixes bug 15698.Ondřej Bílka2014-06-053-13/+19
* Install uz_UZ.UTF-8 locale (BZ #16095)Andreas Schwab2014-06-053-10/+16
* 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