aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-26Remove configure tests for assembler CFI support.Joseph Myers
2014-06-26Fix Wundef warning for WIDE_CHAR_VERSIONSiddhesh Poyarekar
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar
2014-06-26Fix Wundef warning for SEPARATE_KEYSiddhesh Poyarekar
2014-06-26S390: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-06-26Move remaining S390 code out of nptl/.Roland McGrath
2014-06-26S390: Consolidate NPTL/non versions of vforkRoland McGrath
2014-06-26S390: Consolidate NPTL/non versions of cloneRoland McGrath
2014-06-26AArch64: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-06-25MIPS: Consolidate NPTL/non versions of cloneRoland McGrath
2014-06-25Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/.Joseph Myers
2014-06-25Move USE_REGPARMS define to sysdeps/i386/configure.ac.Joseph Myers
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-06-25Remove BROKEN_PPC_ASM_CR0 configure test.Joseph Myers
2014-06-25Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers
2014-06-25SPARC: Consolidate unnecessary nptl/ subdirectories.Roland McGrath
2014-06-25SPARC: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-06-25Update timezone code from tzcode 2014e.Joseph Myers
2014-06-25Remove __ASSUME_XFS_RESTRICTED_CHOWN.Joseph Myers
2014-06-25ARM: Add support for AT_HWCAP2 in _dl_procinfoWill Newton
2014-06-25Update powerpc-fpu ULPs.Adhemerval Zanella
2014-06-25Update README and NEWS for ports directory removal.Joseph Myers
2014-06-25Remove __ASSUME_UTIMENSAT.Joseph Myers
2014-06-25Fix exp10 spurious underflows (bug 16560).Joseph Myers
2014-06-25Remove __ASSUME_COMPLETE_READV_WRITEV.Joseph Myers
2014-06-25sysdeps/posix/tempname.c: Merge from gnulibWill Newton
2014-06-25m68k: Add compat symbols for scalbln*Andreas Schwab
2014-06-25Add compat symbols for scalb* in i386Siddhesh Poyarekar
2014-06-24x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath
2014-06-24Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers
2014-06-24Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers
2014-06-24Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers
2014-06-24Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar
2014-06-24Add bug 16918 to NEWS.Wilco
2014-06-24Revert "Add bug 16918 to NEWS."Marcus Shawcroft
2014-06-24Optimize fesetenvWilco
2014-06-24Add _FPU_MASK_RM and use it instead of FE_TOWARDZERO.Wilco
2014-06-24Remove an unused include.Wilco
2014-06-24Cleanup fenv implementationWilco
2014-06-24Add bug 16918 to NEWS.Wilco
2014-06-24Rewrite feupdateenvWilco
2014-06-24Speed up the ARM fenv implementation by avoiding unnecessary FPSCRWilco
2014-06-24Use libc calls defined by fenv_private.h to implement several fenv functionsWilco
2014-06-24Fix build warning in pthread_rwlock_*Siddhesh Poyarekar
2014-06-24Print offending diff when check-abi failsSiddhesh Poyarekar
2014-06-23Add missing #include in get-rounding-mode.hRoland McGrath
2014-06-23Remove an unused variable in fstatvfs.Roland McGrath
2014-06-23Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers
2014-06-23Set errno for y1 overflow (bug 17050).Joseph Myers
2014-06-23Test cpow in all rounding modes.Joseph Myers