summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correctly report nscd child process status (BZ #17092)Arjun Shankar2014-06-273-10/+20
* Remove relro configure test.Joseph Myers2014-06-279-194/+17
* Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers2014-06-2711-261/+389
* Fix MIPS64 *_nocancel gp setup.Joseph Myers2014-06-262-1/+7
* ARM: Move more aeabi routine magic out of Linux-specific directoriesRoland McGrath2014-06-267-26/+63
* Update scripts/list-sources.sh for ports repository merge.Joseph Myers2014-06-262-14/+4
* Add missing #include <fpu_control.h> to ARM fesetenv/feupdateenv.Roland McGrath2014-06-263-0/+5
* Add missing #include in spawn_faction_addopen.cRoland McGrath2014-06-262-0/+5
* Update miscellaneous files from upstream sources.Joseph Myers2014-06-266-397/+270
* Correctly attribute the mktime.c change to Paul EggertSiddhesh Poyarekar2014-06-271-0/+2
* Remove unnecessary include in memmove_chkSiddhesh Poyarekar2014-06-272-1/+2
* Remove inline keyword from leapyear functionSiddhesh Poyarekar2014-06-272-1/+6
* Remove powerpc special cases in configure.ac.Joseph Myers2014-06-263-26/+4
* Remove configure tests for assembler CFI support.Joseph Myers2014-06-2611-246/+57
* Fix Wundef warning for WIDE_CHAR_VERSIONSiddhesh Poyarekar2014-06-263-13/+20
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-2617-1/+35
* Fix Wundef warning for SEPARATE_KEYSiddhesh Poyarekar2014-06-262-20/+7
* S390: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2631-13/+70
* Move remaining S390 code out of nptl/.Roland McGrath2014-06-2629-22/+81
* S390: Consolidate NPTL/non versions of vforkRoland McGrath2014-06-268-117/+31
* S390: Consolidate NPTL/non versions of cloneRoland McGrath2014-06-265-22/+6
* AArch64: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2621-0/+44
* MIPS: Consolidate NPTL/non versions of cloneRoland McGrath2014-06-253-10/+6
* Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-254-56/+15
* Move USE_REGPARMS define to sysdeps/i386/configure.ac.Joseph Myers2014-06-255-9/+10
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-25130-185/+130
* Remove BROKEN_PPC_ASM_CR0 configure test.Joseph Myers2014-06-254-50/+4
* Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers2014-06-258-71/+65
* SPARC: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-2533-8/+68
* SPARC: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2531-0/+75
* Update timezone code from tzcode 2014e.Joseph Myers2014-06-256-84/+145
* Remove __ASSUME_XFS_RESTRICTED_CHOWN.Joseph Myers2014-06-253-34/+9
* ARM: Add support for AT_HWCAP2 in _dl_procinfoWill Newton2014-06-253-28/+56
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-06-252-4/+70
* Update README and NEWS for ports directory removal.Joseph Myers2014-06-253-4/+6
* Remove __ASSUME_UTIMENSAT.Joseph Myers2014-06-253-88/+11
* Fix exp10 spurious underflows (bug 16560).Joseph Myers2014-06-257-0/+709
* Remove __ASSUME_COMPLETE_READV_WRITEV.Joseph Myers2014-06-254-52/+23
* sysdeps/posix/tempname.c: Merge from gnulibWill Newton2014-06-252-62/+30
* m68k: Add compat symbols for scalbln*Andreas Schwab2014-06-252-0/+12
* Add compat symbols for scalb* in i386Siddhesh Poyarekar2014-06-255-1/+23
* x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-2412-4/+25
* Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers2014-06-246-11/+122
* Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers2014-06-245-12/+324
* Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers2014-06-2417-120/+83
* Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar2014-06-243-4/+10
* Add bug 16918 to NEWS.Wilco2014-06-242-3/+8
* Revert "Add bug 16918 to NEWS."Marcus Shawcroft2014-06-242-12/+3
* Optimize fesetenvWilco2014-06-242-15/+24
* Add _FPU_MASK_RM and use it instead of FE_TOWARDZERO.Wilco2014-06-245-13/+23