aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-21Mention CVE-2014-4043 in NEWSAllan McRae2-0/+10
2014-06-20Move generic smp.h to nptl/Roland McGrath2-1/+4
2014-06-20Remove unused file rtld-lowlevel.h.Roland McGrath2-43/+2
2014-06-20Clean up HAVE_CONFIG_H and STDC_HEADERS.Roland McGrath5-4/+20
2014-06-20Clean up stack-coloring macros.Roland McGrath7-38/+67
2014-06-20Move linux bits/ files out of nptl/.Roland McGrath5-308/+147
2014-06-21Remove ARM __ASSUME_SIGFRAME_V2.Joseph Myers5-59/+26
2014-06-20Missing new file from last commit.Roland McGrath1-0/+3
2014-06-20Move remaining SPARC code out of nptl/.Roland McGrath47-29/+133
2014-06-20Include <kernel-features.h> explicitly where required.Joseph Myers10-0/+19
2014-06-20Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code.Joseph Myers3-65/+16
2014-06-20Add ifunc tests for x86_64 memset_chk and memsetH.J. Lu3-1/+20
2014-06-20[BZ #16046] dl_iterate_phdr static executable testMaciej W. Rozycki3-1/+52
2014-06-20stdlib/tst-qsort2.c: Fix off-by-one argc interpretation errorMaciej W. Rozycki2-1/+6
2014-06-20Remove __ASSUME_F_GETOWN_EX.Joseph Myers3-21/+9
2014-06-20Remove __ASSUME_AT_RANDOM.Joseph Myers3-44/+13
2014-06-20Remove __ASSUME_ADJ_OFFSET_SS_READ.Joseph Myers3-23/+10
2014-06-20[BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS_DESCMaciej W. Rozycki12-2/+178
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers30-1580/+147
2014-06-20Remove sysdeps/x86_64/multiarch/rtld-strlen.SH.J. Lu2-1/+4
2014-06-20Fix another memory leak in regexp compiler (BZ #17069)Andreas Schwab4-4/+15
2014-06-20Fix ChangeLog and NEWS goof-upSiddhesh Poyarekar3-14/+16
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler22-96/+292
2014-06-20Generate en_GB.UTF-8 during testingStefan Liebler2-1/+5
2014-06-19Use 3 bytes for __pad1 in pthread_rwlock_t for x32H.J. Lu2-1/+12
2014-06-19Add x86_64 memset optimized for AVX2Ling Ma6-1/+284
2014-06-19Fix memory leak in regexp compiler (BZ #17069)Andreas Schwab4-6/+60
2014-06-19malloc/malloc.c: Avoid calling sbrk unnecessarily with zeroWill Newton2-0/+8
2014-06-19Remove unnecessary $(.)Siddhesh Poyarekar2-1/+5