aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-16ptsname_r: don't leak uninitialized memory (BZ #16917)Aurelien Jarno
2014-05-15ARM: Improve fenv implementationWilco
2014-05-15ARM: Improve fenv implementationWilco
2014-05-15Return EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN (BZ #16849)Siddhesh Poyarekar
2014-05-14x86: Move abilist files out of nptl/ subdirectories.Roland McGrath
2014-05-14Move remaining files out of nptl/sysdeps/unix/sysv/linux/x86/.Roland McGrath
2014-05-14Fix mips fork after i386 reorganization.Roland McGrath
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files.Roland McGrath
2014-05-14Fix powerpc fork after i386 reorganization.Roland McGrath
2014-05-14Update alpha and ia64 timer_*.c files for x86_64 file moves.Roland McGrath
2014-05-14i386: Remove useless pthread_spin_{init,unlock} wrapper files.Roland McGrath
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files.Roland McGrath
2014-05-14x86: Consolidate NPTL fork.Roland McGrath
2014-05-14Consolidate not-cancel.h files.Roland McGrath
2014-05-14Update s390 timer_*.c files for x86_64 file moves.Roland McGrath
2014-05-14x86_64: Remove useless pthread_spin_{init,unlock} wrapper files.Roland McGrath
2014-05-14Move x86_64 compat-timer.h out of nptl/Roland McGrath
2014-05-14Move x86_64 timer_*.c out of nptl/Roland McGrath
2014-05-14x86: Consolidate NPTL/non versions of cloneRoland McGrath
2014-05-14Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/.Roland McGrath
2014-05-14x86: Consolidate NPTL/non versions of vforkRoland McGrath
2014-05-14ARM: Consolidate NPTL/non versions of vforkRoland McGrath
2014-05-14stdlib/gmp-impl.h: Silence -Wundef warning for USE_STACK_ALLOCWill Newton
2014-05-14Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers
2014-05-14Fix cacos (+Inf + finite*i) in round-downward mode (bug 16928).Joseph Myers
2014-05-14Fix acosh (1) in round-downward mode (bug 16927).Joseph Myers
2014-05-14Fix erf underflow handling near 0 (bug 16516).Joseph Myers
2014-05-14Remove last use of USE___THREADAndreas Schwab
2014-05-14Fix macro warning on HAVE_PT_CHOWNAndreas Schwab
2014-05-14Reduce kernel-features.h duplication.Joseph Myers
2014-05-14Clean up ARM old-ABI symbol versioning relics.Joseph Myers
2014-05-13Move NPTL public ABI headers for ARM to sysdeps/arm/nptl/.Roland McGrath
2014-05-13fix changelog.Ondřej Bílka
2014-05-13tzselect: use zonedir instead of current working directorySami Kerola
2014-05-13Verbatim NPTL file moves for ARM/Linux.Roland McGrath
2014-05-13Consolidate NPTL configury for ARM/Linux.Roland McGrath
2014-05-13Consolidate NPTL vs non clone.S for ARM.Roland McGrath
2014-05-13Clean up __exit_thread.Roland McGrath
2014-05-13Fix typo in assertionAndreas Schwab
2014-05-12Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers
2014-05-12Fix unbound stack use in NIS NSS moduleAndreas Schwab
2014-05-12malloc: Add mallopt test.Will Newton
2014-05-09Make armv7 strcmp assembly compatible with ARM mode and SFI.Roland McGrath
2014-05-09Fix elf/tst-tls9-static buildAdhemerval Zanella
2014-05-09Silence a missing-noreturn warning for _Unwind_Resume.Roland McGrath
2014-05-09Include SSE state in i386 fenv_t (bug 16064).Joseph Myers
2014-05-09ARM: Allow auto-detection of linker relro featureWill Newton
2014-05-09S/390: Port of lock elision to System/zDominik Vogt
2014-05-09ARM: Add optimized ARMv7 strcmp implementationWill Newton
2014-05-08Some configure-related decrufting.Roland McGrath