aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-24Add bug 16918 to NEWS.Wilco2-3/+12
2014-06-24Rewrite feupdateenvWilco2-6/+44
2014-06-24Speed up the ARM fenv implementation by avoiding unnecessary FPSCRWilco6-23/+38
2014-06-24Use libc calls defined by fenv_private.h to implement several fenv functionsWilco7-102/+75
2014-06-24Fix build warning in pthread_rwlock_*Siddhesh Poyarekar2-1/+4
2014-06-24Print offending diff when check-abi failsSiddhesh Poyarekar2-1/+7
2014-06-23Add missing #include in get-rounding-mode.hRoland McGrath2-0/+4
2014-06-23Remove an unused variable in fstatvfs.Roland McGrath2-1/+5
2014-06-23Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers10-338/+458
2014-06-23Set errno for y1 overflow (bug 17050).Joseph Myers8-5/+1796
2014-06-23Test cpow in all rounding modes.Joseph Myers8-135/+251
2014-06-23Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers14-233/+2953
2014-06-23powerpc: Consolidate nptl/ subdirectories under linux/....Roland McGrath59-736/+176
2014-06-23Add generic HAVE_RM_CTX implementationWilco Dijkstra2-19/+113
2014-06-23MIPS: Move NPTL public headers to sysdeps/mips/nptl/.Roland McGrath4-0/+7
2014-06-23m68k: Consolidate nptl/ subdirectories under linux/...Roland McGrath34-0/+77
2014-06-23SH: Consolidate nptl/ subdirectories under linux/.....Roland McGrath15-0/+31
2014-06-23Update headers for Linux 3.15.Joseph Myers3-0/+18
2014-06-23Remove unused labelAndreas Schwab2-1/+5
2014-06-23PowerPC: sync hwcap.h capabilitiesAdhemerval Zanella2-0/+7
2014-06-23elf/dl-lookup.c: Use __glibc_likely and __glibc_unlikelyWill Newton2-20/+22
2014-06-23elf/dl-lookup.c: Remove unnecessary static variableWill Newton2-4/+5
2014-06-23elf/dl-lookup.c: Move STB_GNU_UNIQUE handling to a functionWill Newton2-145/+165
2014-06-23Don't ignore too long lines in nss_files (BZ #17079)Andreas Schwab3-2/+10
2014-06-23test-skeleton.c: Use stdout for error messagesWill Newton2-23/+28
2014-06-22nscd: Remove unused typedef and variable.Ludovic Courtès2-14/+5