aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-30Regenerate ARM libm-test-ulps.Joseph Myers2-56/+909
2014-06-30test-skeleton: Kill any child process's offspringMaciej W. Rozycki2-2/+14
2014-06-30ARM: Split Linuxism out of sysdeps/arm/nptl/tls.hRoland McGrath3-15/+51
2014-06-30Fix ldbl-128 expm1l spurious underflow (bug 16539).Joseph Myers2-0/+10
2014-06-30Rename soft-fp op-[1248].h variables to avoid risk of shadowing.Joseph Myers5-510/+772
2014-06-30Rename soft-fp extended.h, op-common.h variables to avoid risk of shadowing.Joseph Myers3-258/+317
2014-06-30sysdeps/unix/sysv/linux/bits/socket.h: Correct formattingMaciej W. Rozycki2-74/+79
2014-06-29Fix ldbl-128 powl sign of result in overflow / underflow cases (bug 17097).Joseph Myers3-14/+21
2014-06-28Sync up mktime with gnulibPaul Eggert2-2/+10
2014-06-28Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVESiddhesh Poyarekar4-22/+14
2014-06-27Remove shlib-versions ABI names support.Joseph Myers6-24/+9
2014-06-27MIPS: Consolidate nptl/ subdirectories under linux/...Roland McGrath55-942/+125
2014-06-27MIPS: Consolidate NPTL/non versions of vforkRoland McGrath5-87/+27
2014-06-27Correctly report nscd child process status (BZ #17092)Arjun Shankar3-10/+20
2014-06-27Remove relro configure test.Joseph Myers9-194/+17
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