about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove configure tests for assembler CFI support.Joseph Myers2014-06-261-0/+18
* Fix Wundef warning for WIDE_CHAR_VERSIONSiddhesh Poyarekar2014-06-261-0/+5
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-261-0/+18
* Fix Wundef warning for SEPARATE_KEYSiddhesh Poyarekar2014-06-261-0/+6
* S390: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-261-0/+70
* Move remaining S390 code out of nptl/.Roland McGrath2014-06-261-0/+54
* S390: Consolidate NPTL/non versions of vforkRoland McGrath2014-06-261-0/+16
* S390: Consolidate NPTL/non versions of cloneRoland McGrath2014-06-261-0/+6
* AArch64: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-261-0/+44
* MIPS: Consolidate NPTL/non versions of cloneRoland McGrath2014-06-251-0/+6
* Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-251-0/+13
* Move USE_REGPARMS define to sysdeps/i386/configure.ac.Joseph Myers2014-06-251-0/+5
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-251-0/+130
* Remove BROKEN_PPC_ASM_CR0 configure test.Joseph Myers2014-06-251-0/+4
* Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers2014-06-251-0/+12
* SPARC: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-251-0/+59
* SPARC: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-251-0/+75
* Update timezone code from tzcode 2014e.Joseph Myers2014-06-251-0/+6
* Remove __ASSUME_XFS_RESTRICTED_CHOWN.Joseph Myers2014-06-251-0/+9
* ARM: Add support for AT_HWCAP2 in _dl_procinfoWill Newton2014-06-251-0/+12
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-06-251-0/+4
* Update README and NEWS for ports directory removal.Joseph Myers2014-06-251-0/+2
* Remove __ASSUME_UTIMENSAT.Joseph Myers2014-06-251-0/+10
* Fix exp10 spurious underflows (bug 16560).Joseph Myers2014-06-251-0/+11
* Remove __ASSUME_COMPLETE_READV_WRITEV.Joseph Myers2014-06-251-0/+21
* sysdeps/posix/tempname.c: Merge from gnulibWill Newton2014-06-251-0/+8
* m68k: Add compat symbols for scalbln*Andreas Schwab2014-06-251-0/+6
* Add compat symbols for scalb* in i386Siddhesh Poyarekar2014-06-251-0/+7
* x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-241-0/+23
* Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers2014-06-241-0/+8
* Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers2014-06-241-0/+6
* Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers2014-06-241-0/+23
* Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar2014-06-241-0/+6
* Add bug 16918 to NEWS.Wilco2014-06-241-0/+4
* Revert "Add bug 16918 to NEWS."Marcus Shawcroft2014-06-241-4/+0
* Optimize fesetenvWilco2014-06-241-0/+4
* Add _FPU_MASK_RM and use it instead of FE_TOWARDZERO.Wilco2014-06-241-0/+11
* Remove an unused include.Wilco2014-06-241-0/+4
* Cleanup fenv implementationWilco2014-06-241-0/+7
* Add bug 16918 to NEWS.Wilco2014-06-241-0/+4
* Rewrite feupdateenvWilco2014-06-241-0/+6
* Speed up the ARM fenv implementation by avoiding unnecessary FPSCRWilco2014-06-241-0/+9
* Use libc calls defined by fenv_private.h to implement several fenv functionsWilco2014-06-241-0/+11
* Fix build warning in pthread_rwlock_*Siddhesh Poyarekar2014-06-241-0/+3
* Print offending diff when check-abi failsSiddhesh Poyarekar2014-06-241-0/+5
* Add missing #include in get-rounding-mode.hRoland McGrath2014-06-231-0/+3
* Remove an unused variable in fstatvfs.Roland McGrath2014-06-231-0/+5
* Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers2014-06-231-0/+16
* Set errno for y1 overflow (bug 17050).Joseph Myers2014-06-231-0/+12
* Test cpow in all rounding modes.Joseph Myers2014-06-231-0/+14