aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-13[BZ #22142] powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7Tulio Magno Quites Machado Filho4-4/+27
2017-10-13Use libm_alias_ldouble for SPARC fabsl.Joseph Myers3-2/+12
2017-10-13Fix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_other usage.Joseph Myers2-5/+3
2017-10-13Fix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage.Joseph Myers2-3/+11
2017-10-13Benchtests for sinf, cosf and sincosfRajalakshmi Srinivasaraghavan5-1/+10633
2017-10-12fix posix/tst-spawn testSzabolcs Nagy2-8/+16
2017-10-12Update ChangeLog entry for commit d165ca6498H.J. Lu1-0/+1
2017-10-12Support profiling PIE [BZ #22284]H.J. Lu4-10/+79
2017-10-11Run libm long double tests for long double = double.Joseph Myers7-11/+60
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella26-676/+108
2017-10-11nscd: remove reference to libnslAndreas Schwab7-17/+64
2017-10-11nss_files: Avoid large buffers with many host addresses [BZ #22078]Florian Weimer4-96/+472
2017-10-11nss_files: Use struct scratch_buffer for gethostbyname [BZ #18023]Florian Weimer2-156/+144
2017-10-11Use generic alias macros in ldbl-opt.Joseph Myers5-14/+26
2017-10-11Use libm_alias_* in soft-fp.Joseph Myers4-8/+15
2017-10-10Add libm_alias_*_other_r macros.Joseph Myers20-7/+144
2017-10-10nss_files: Refactor gethostbyname3 multi case into separate functionFlorian Weimer2-193/+208
2017-10-09Use generic macros for lgamma_r function aliases.Joseph Myers12-34/+59
2017-10-09posix: remove glob internal bogus extern declAdhemerval Zanella2-3/+5
2017-10-09Remove ldbl-opt w_scalbln.c.Joseph Myers2-5/+4
2017-10-09Ensure C99 and C11 interfaces are available for C++ [BZ #21326]Jonathan Wakely4-7/+182
2017-10-08openpty: use TIOCGPTPEER to open slave side fdChristian Brauner2-6/+27
2017-10-08openpty: close slave pty fd on errorChristian Brauner2-14/+20
2017-10-07Add missing reference to bug 21654Florian Weimer1-0/+1
2017-10-06Use libm_alias_double in ldbl-128, ldbl-96 fma.Joseph Myers3-2/+9
2017-10-06Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers70-176/+261
2017-10-06malloc: Fix tcache leak after thread destruction [BZ #22111]Carlos O'Donell4-3/+129
2017-10-06Missed changelog entryRajalakshmi Srinivasaraghavan1-0/+9
2017-10-06Remove redundant ldbl-64-128 files.Joseph Myers6-38/+8
2017-10-06powerpc: Fix IFUNC for memrchrRajalakshmi Srinivasaraghavan3-17/+31
2017-10-05Update ARM libm-test-ulps.Joseph Myers2-2/+10
2017-10-05Use libm_alias_ldouble for ldbl-96 functions.Joseph Myers32-30/+145
2017-10-05aarch64: Optimized implementation of memmove for Qualcomm FalkorSiddhesh Poyarekar5-2/+248
2017-10-05benchtests: Memory walking benchmark for memmoveSiddhesh Poyarekar3-1/+147
2017-10-05benchtests: Memory walking benchmark for memsetSiddhesh Poyarekar3-1/+142
2017-10-05benchtests: Memory walking benchmark for memcpySiddhesh Poyarekar3-1/+134
2017-10-05nscd: Eliminate compilation time dependency in the build outputFlorian Weimer2-6/+32
2017-10-05Remove add-ons mechanism.Joseph Myers20-649/+137
2017-10-05Always do locking when iterating over list of streams (bug 15142)Andreas Schwab2-42/+26
2017-10-05abort: Do not flush stdio streams [BZ #15436]Florian Weimer3-24/+17
2017-10-05tst-gmon: Build with -fno-omit-frame-pointerFlorian Weimer2-1/+5
2017-10-05S390: Regenerate ULPsStefan Liebler2-2/+12
2017-10-05support_format_hostent: Add more error information for NETDB_INTERNALFlorian Weimer2-4/+15
2017-10-04Don't use hidden visibility in libc.a with PIE on i386H.J. Lu5-1/+26
2017-10-04Use $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before-libcH.J. Lu3-1/+11
2017-10-04Add a test for main () in a shared objectH.J. Lu4-2/+65
2017-10-04test-math-iscanonical.cc: Return errors != 0H.J. Lu2-1/+5
2017-10-04Use libm_alias_double for dbl-64 fma.Joseph Myers5-15/+14
2017-10-04aarch64: don't use MIN in dl-machine.hSzabolcs Nagy2-1/+6
2017-10-04Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers9-1/+66