aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-04Remove alpha nearbyint wrapper.Joseph Myers2-25/+4
2017-10-04crypt: Adjust check-local-headers.sh for nspr4 include directory [BZ #17956]Florian Weimer2-1/+6
2017-10-04crypt: Use NSPR header files in addition to NSS header files [BZ #17956]Guido Trentalancia5-6/+27
2017-10-04Move nss_compat from nis to nss subdir and install it unconditionallyAndreas Schwab11-46/+142
2017-10-04[BZ #22244] Fix yn(n,0) without SVID wrapperSzabolcs Nagy3-8/+14
2017-10-04[BZ #22243] fix log2(0) and log(10) in downward roundingSzabolcs Nagy3-2/+8
2017-10-03i386: Use "movl main@GOT(%ebx), %eax" in start.SH.J. Lu2-2/+10
2017-10-03Revert x86: Allow undefined _DYNAMIC in static executableH.J. Lu3-18/+11
2017-10-03mips: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu2-5/+5
2017-10-03arm: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu2-3/+5
2017-10-03test-math-iscanonical.cc: Replace bool with intH.J. Lu2-1/+5
2017-10-03Use libm_alias_double for dbl-64 modf.Joseph Myers6-23/+21
2017-10-03Use libm_alias_double for dbl-64 logb.Joseph Myers6-22/+21
2017-10-03tile: Check SHARED instead PIC for SYSCALL_ERROR_NAMEH.J. Lu2-1/+6
2017-10-03Use libm_alias_float for dbl-64 fmaf.Joseph Myers2-1/+5
2017-10-03Use libm_alias_double for dbl-64 frexp.Joseph Myers4-15/+15
2017-10-03Add C++ versions of iscanonical for ldbl-96 and ldbl-128ibm (bug 22235)Gabriel F. T. Gomes7-5/+105
2017-10-03Use libm_alias_double for more dbl-64 functions.Joseph Myers28-140/+99
2017-10-03fix drem symbol for static linking and new targetsSzabolcs Nagy4-0/+24
2017-10-03ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu5-4/+16
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault15-14/+50
2017-10-02Use libm_alias_double for dbl-64 atan, tan.Joseph Myers5-20/+11
2017-10-02Make dbl-64 atan and tan into weak aliases.Joseph Myers11-16/+50
2017-10-02fix gamma symbol for static linking and new targetsSzabolcs Nagy4-0/+28
2017-10-02Do not wrap logf, log2f and powfSzabolcs Nagy13-6/+45
2017-10-02Do not wrap expf and exp2fSzabolcs Nagy14-8/+50
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy37-14/+178
2017-10-02powerpc: Optimize memrchr for power8Rajalakshmi Srinivasaraghavan6-3/+380
2017-10-01Hide internal fadvise64/fallocate64 functions [BZ #18822]H.J. Lu3-0/+13