aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-06-25Move USE_REGPARMS define to sysdeps/i386/configure.ac.Joseph Myers1-0/+5
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers1-0/+130
2014-06-25Remove BROKEN_PPC_ASM_CR0 configure test.Joseph Myers1-0/+4
2014-06-25Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers1-0/+12
2014-06-25SPARC: Consolidate unnecessary nptl/ subdirectories.Roland McGrath1-0/+59
2014-06-25SPARC: Consolidate nptl/ subdirectories under linux/...Roland McGrath1-0/+75
2014-06-25Update timezone code from tzcode 2014e.Joseph Myers1-0/+6
2014-06-25Remove __ASSUME_XFS_RESTRICTED_CHOWN.Joseph Myers1-0/+9
2014-06-25ARM: Add support for AT_HWCAP2 in _dl_procinfoWill Newton1-0/+12
2014-06-25Update powerpc-fpu ULPs.Adhemerval Zanella1-0/+4
2014-06-25Update README and NEWS for ports directory removal.Joseph Myers1-0/+2
2014-06-25Remove __ASSUME_UTIMENSAT.Joseph Myers1-0/+10
2014-06-25Fix exp10 spurious underflows (bug 16560).Joseph Myers1-0/+11
2014-06-25Remove __ASSUME_COMPLETE_READV_WRITEV.Joseph Myers1-0/+21
2014-06-25sysdeps/posix/tempname.c: Merge from gnulibWill Newton1-0/+8
2014-06-25m68k: Add compat symbols for scalbln*Andreas Schwab1-0/+6
2014-06-25Add compat symbols for scalb* in i386Siddhesh Poyarekar1-0/+7
2014-06-24x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath1-0/+23
2014-06-24Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers1-0/+8
2014-06-24Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers1-0/+6
2014-06-24Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers1-0/+23
2014-06-24Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar1-0/+6
2014-06-24Add bug 16918 to NEWS.Wilco1-0/+4
2014-06-24Revert "Add bug 16918 to NEWS."Marcus Shawcroft1-4/+0
2014-06-24Optimize fesetenvWilco1-0/+4
2014-06-24Add _FPU_MASK_RM and use it instead of FE_TOWARDZERO.Wilco1-0/+11
2014-06-24Remove an unused include.Wilco1-0/+4
2014-06-24Cleanup fenv implementationWilco1-0/+7
2014-06-24Add bug 16918 to NEWS.Wilco1-0/+4
2014-06-24Rewrite feupdateenvWilco1-0/+6
2014-06-24Speed up the ARM fenv implementation by avoiding unnecessary FPSCRWilco1-0/+9
2014-06-24Use libc calls defined by fenv_private.h to implement several fenv functionsWilco1-0/+11
2014-06-24Fix build warning in pthread_rwlock_*Siddhesh Poyarekar1-0/+3
2014-06-24Print offending diff when check-abi failsSiddhesh Poyarekar1-0/+5
2014-06-23Add missing #include in get-rounding-mode.hRoland McGrath1-0/+3
2014-06-23Remove an unused variable in fstatvfs.Roland McGrath1-0/+5
2014-06-23Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers1-0/+16
2014-06-23Set errno for y1 overflow (bug 17050).Joseph Myers1-0/+12
2014-06-23Test cpow in all rounding modes.Joseph Myers1-0/+14
2014-06-23Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers1-0/+34
2014-06-23powerpc: Consolidate nptl/ subdirectories under linux/....Roland McGrath1-0/+176
2014-06-23Add generic HAVE_RM_CTX implementationWilco Dijkstra1-0/+17
2014-06-23MIPS: Move NPTL public headers to sysdeps/mips/nptl/.Roland McGrath1-0/+7
2014-06-23m68k: Consolidate nptl/ subdirectories under linux/...Roland McGrath1-0/+77
2014-06-23SH: Consolidate nptl/ subdirectories under linux/.....Roland McGrath1-0/+31
2014-06-23Update headers for Linux 3.15.Joseph Myers1-0/+9
2014-06-23Remove unused labelAndreas Schwab1-0/+5
2014-06-23PowerPC: sync hwcap.h capabilitiesAdhemerval Zanella1-0/+5
2014-06-23elf/dl-lookup.c: Use __glibc_likely and __glibc_unlikelyWill Newton1-0/+3
2014-06-23elf/dl-lookup.c: Remove unnecessary static variableWill Newton1-0/+4