aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-27Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers11-261/+389
2014-06-26Fix MIPS64 *_nocancel gp setup.Joseph Myers2-1/+7
2014-06-26ARM: Move more aeabi routine magic out of Linux-specific directoriesRoland McGrath7-26/+63
2014-06-26Update scripts/list-sources.sh for ports repository merge.Joseph Myers2-14/+4
2014-06-26Add missing #include <fpu_control.h> to ARM fesetenv/feupdateenv.Roland McGrath3-0/+5
2014-06-26Add missing #include in spawn_faction_addopen.cRoland McGrath2-0/+5
2014-06-26Update miscellaneous files from upstream sources.Joseph Myers6-397/+270
2014-06-27Correctly attribute the mktime.c change to Paul EggertSiddhesh Poyarekar1-0/+2
2014-06-27Remove unnecessary include in memmove_chkSiddhesh Poyarekar2-1/+2
2014-06-27Remove inline keyword from leapyear functionSiddhesh Poyarekar2-1/+6
2014-06-26Remove powerpc special cases in configure.ac.Joseph Myers3-26/+4
2014-06-26Remove configure tests for assembler CFI support.Joseph Myers11-246/+57
2014-06-26Fix Wundef warning for WIDE_CHAR_VERSIONSiddhesh Poyarekar3-13/+20
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar17-1/+35
2014-06-26Fix Wundef warning for SEPARATE_KEYSiddhesh Poyarekar2-20/+7
2014-06-26S390: Consolidate nptl/ subdirectories under linux/...Roland McGrath31-13/+70
2014-06-26Move remaining S390 code out of nptl/.Roland McGrath29-22/+81
2014-06-26S390: Consolidate NPTL/non versions of vforkRoland McGrath8-117/+31
2014-06-26S390: Consolidate NPTL/non versions of cloneRoland McGrath5-22/+6
2014-06-26AArch64: Consolidate nptl/ subdirectories under linux/...Roland McGrath21-0/+44
2014-06-25MIPS: Consolidate NPTL/non versions of cloneRoland McGrath3-10/+6
2014-06-25Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/.Joseph Myers4-56/+15
2014-06-25Move USE_REGPARMS define to sysdeps/i386/configure.ac.Joseph Myers5-9/+10
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers130-185/+130
2014-06-25Remove BROKEN_PPC_ASM_CR0 configure test.Joseph Myers4-50/+4
2014-06-25Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers8-71/+65
2014-06-25SPARC: Consolidate unnecessary nptl/ subdirectories.Roland McGrath33-8/+68
2014-06-25SPARC: Consolidate nptl/ subdirectories under linux/...Roland McGrath31-0/+75
2014-06-25Update timezone code from tzcode 2014e.Joseph Myers6-84/+145
2014-06-25Remove __ASSUME_XFS_RESTRICTED_CHOWN.Joseph Myers3-34/+9
2014-06-25ARM: Add support for AT_HWCAP2 in _dl_procinfoWill Newton3-28/+56
2014-06-25Update powerpc-fpu ULPs.Adhemerval Zanella2-4/+70
2014-06-25Update README and NEWS for ports directory removal.Joseph Myers3-4/+6
2014-06-25Remove __ASSUME_UTIMENSAT.Joseph Myers3-88/+11
2014-06-25Fix exp10 spurious underflows (bug 16560).Joseph Myers7-0/+709
2014-06-25Remove __ASSUME_COMPLETE_READV_WRITEV.Joseph Myers4-52/+23
2014-06-25sysdeps/posix/tempname.c: Merge from gnulibWill Newton2-62/+30
2014-06-25m68k: Add compat symbols for scalbln*Andreas Schwab2-0/+12
2014-06-25Add compat symbols for scalb* in i386Siddhesh Poyarekar5-1/+23
2014-06-24x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath12-4/+25
2014-06-24Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers6-11/+122
2014-06-24Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers5-12/+324
2014-06-24Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers17-120/+83
2014-06-24Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar3-4/+10
2014-06-24Add bug 16918 to NEWS.Wilco2-3/+8
2014-06-24Revert "Add bug 16918 to NEWS."Marcus Shawcroft2-12/+3
2014-06-24Optimize fesetenvWilco2-15/+24
2014-06-24Add _FPU_MASK_RM and use it instead of FE_TOWARDZERO.Wilco5-13/+23
2014-06-24Remove an unused include.Wilco2-1/+4
2014-06-24Cleanup fenv implementationWilco5-4/+7