aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-24x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath
2014-06-24Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers
2014-06-24Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers
2014-06-24Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers
2014-06-24Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar
2014-06-24Add bug 16918 to NEWS.Wilco
2014-06-24Revert "Add bug 16918 to NEWS."Marcus Shawcroft
2014-06-24Optimize fesetenvWilco
2014-06-24Add _FPU_MASK_RM and use it instead of FE_TOWARDZERO.Wilco
2014-06-24Remove an unused include.Wilco
2014-06-24Cleanup fenv implementationWilco
2014-06-24Add bug 16918 to NEWS.Wilco
2014-06-24Rewrite feupdateenvWilco
2014-06-24Speed up the ARM fenv implementation by avoiding unnecessary FPSCRWilco
2014-06-24Use libc calls defined by fenv_private.h to implement several fenv functionsWilco
2014-06-24Fix build warning in pthread_rwlock_*Siddhesh Poyarekar
2014-06-24Print offending diff when check-abi failsSiddhesh Poyarekar
2014-06-23Add missing #include in get-rounding-mode.hRoland McGrath
2014-06-23Remove an unused variable in fstatvfs.Roland McGrath
2014-06-23Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers
2014-06-23Set errno for y1 overflow (bug 17050).Joseph Myers
2014-06-23Test cpow in all rounding modes.Joseph Myers
2014-06-23Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers
2014-06-23powerpc: Consolidate nptl/ subdirectories under linux/....Roland McGrath
2014-06-23Add generic HAVE_RM_CTX implementationWilco Dijkstra
2014-06-23MIPS: Move NPTL public headers to sysdeps/mips/nptl/.Roland McGrath
2014-06-23m68k: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-06-23SH: Consolidate nptl/ subdirectories under linux/.....Roland McGrath
2014-06-23Update headers for Linux 3.15.Joseph Myers
2014-06-23Remove unused labelAndreas Schwab
2014-06-23PowerPC: sync hwcap.h capabilitiesAdhemerval Zanella
2014-06-23elf/dl-lookup.c: Use __glibc_likely and __glibc_unlikelyWill Newton
2014-06-23elf/dl-lookup.c: Remove unnecessary static variableWill Newton
2014-06-23elf/dl-lookup.c: Move STB_GNU_UNIQUE handling to a functionWill Newton
2014-06-23Don't ignore too long lines in nss_files (BZ #17079)Andreas Schwab
2014-06-23test-skeleton.c: Use stdout for error messagesWill Newton
2014-06-22nscd: Remove unused typedef and variable.Ludovic Courtès
2014-06-21Mention CVE-2014-4043 in NEWSAllan McRae
2014-06-20Move generic smp.h to nptl/Roland McGrath
2014-06-20Remove unused file rtld-lowlevel.h.Roland McGrath
2014-06-20Clean up HAVE_CONFIG_H and STDC_HEADERS.Roland McGrath
2014-06-20Clean up stack-coloring macros.Roland McGrath
2014-06-20Move linux bits/ files out of nptl/.Roland McGrath
2014-06-21Remove ARM __ASSUME_SIGFRAME_V2.Joseph Myers
2014-06-20Missing new file from last commit.Roland McGrath
2014-06-20Move remaining SPARC code out of nptl/.Roland McGrath
2014-06-20Include <kernel-features.h> explicitly where required.Joseph Myers
2014-06-20Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code.Joseph Myers
2014-06-20Add ifunc tests for x86_64 memset_chk and memsetH.J. Lu
2014-06-20[BZ #16046] dl_iterate_phdr static executable testMaciej W. Rozycki