aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2017-10-20m68k: Update elf_machine_load_address for static PIEH.J. Lu1-0/+6
2017-10-20m68k: Check PIC instead of SHARED in start.SH.J. Lu1-1/+1
2017-10-20sysconf: Fix missing definition of UIO_MAXIOV on Linux [BZ #22321]Florian Weimer4-1/+72
2017-10-19i386: Regenerate libm-test-ulpsH.J. Lu1-2/+2
2017-10-19Add MIPS bits/floatn.h.Joseph Myers1-0/+80
2017-10-19Install correct bits/long-double.h for MIPS64 (bug 22322).Joseph Myers1-0/+0
2017-10-19x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]H.J. Lu5-4/+103
2017-10-18Add _Float128 function aliases.Joseph Myers20-2/+868
2017-10-18[AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbolSzabolcs Nagy1-34/+5
2017-10-18powerpc: fix check-before-set in SET_RESTORE_ROUNDPaul Clarke1-7/+6
2017-10-17posix: Add p{readv,writev}2 flags to generic uio-ext.hAdhemerval Zanella1-2/+1
2017-10-17Add common ifunc-init.h headerAdhemerval Zanella2-40/+55
2017-10-16Move some float128 symbol version definitions.Joseph Myers2-109/+1
2017-10-16Support strtof128 etc. aliases.Joseph Myers2-0/+32
2017-10-13Use libm_alias_ldouble_other in ldbl-64-128/s_nextafterl.c.Joseph Myers1-0/+3
2017-10-13Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64James Clarke3-1/+6
2017-10-13powerpc: Avoid putting floating point values in memory [BZ #22189]Tulio Magno Quites Machado Filho1-0/+7
2017-10-13[BZ #22142] powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7Tulio Magno Quites Machado Filho1-4/+4
2017-10-13Use libm_alias_ldouble for SPARC fabsl.Joseph Myers2-2/+5
2017-10-13Fix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_other usage.Joseph Myers1-5/+0
2017-10-13Fix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage.Joseph Myers1-3/+3
2017-10-11Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella25-676/+78
2017-10-11Use generic alias macros in ldbl-opt.Joseph Myers4-14/+13
2017-10-10Add libm_alias_*_other_r macros.Joseph Myers11-7/+85
2017-10-09Use generic macros for lgamma_r function aliases.Joseph Myers7-21/+27
2017-10-09Remove ldbl-opt w_scalbln.c.Joseph Myers1-5/+0
2017-10-06Use libm_alias_double in ldbl-128, ldbl-96 fma.Joseph Myers2-2/+4
2017-10-06Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers69-176/+99
2017-10-06Remove redundant ldbl-64-128 files.Joseph Myers5-38/+0
2017-10-06powerpc: Fix IFUNC for memrchrRajalakshmi Srinivasaraghavan3-17/+31
2017-10-05Update ARM libm-test-ulps.Joseph Myers1-2/+8
2017-10-05Use libm_alias_ldouble for ldbl-96 functions.Joseph Myers31-30/+55
2017-10-05aarch64: Optimized implementation of memmove for Qualcomm FalkorSiddhesh Poyarekar4-2/+241
2017-10-05Remove add-ons mechanism.Joseph Myers4-1/+18
2017-10-05S390: Regenerate ULPsStefan Liebler1-2/+8
2017-10-04Don't use hidden visibility in libc.a with PIE on i386H.J. Lu2-1/+12
2017-10-04Use libm_alias_double for dbl-64 fma.Joseph Myers4-15/+4
2017-10-04aarch64: don't use MIN in dl-machine.hSzabolcs Nagy1-1/+2
2017-10-04Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers8-1/+39
2017-10-04Remove alpha nearbyint wrapper.Joseph Myers1-25/+0
2017-10-04[BZ #22244] Fix yn(n,0) without SVID wrapperSzabolcs Nagy2-8/+8
2017-10-04[BZ #22243] fix log2(0) and log(10) in downward roundingSzabolcs Nagy2-2/+2
2017-10-03i386: Use "movl main@GOT(%ebx), %eax" in start.SH.J. Lu1-2/+5
2017-10-03Revert x86: Allow undefined _DYNAMIC in static executableH.J. Lu2-18/+4
2017-10-03mips: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu1-5/+0
2017-10-03arm: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu1-3/+0
2017-10-03Use libm_alias_double for dbl-64 modf.Joseph Myers5-23/+7
2017-10-03Use libm_alias_double for dbl-64 logb.Joseph Myers5-22/+6
2017-10-03tile: Check SHARED instead PIC for SYSCALL_ERROR_NAMEH.J. Lu1-1/+1
2017-10-03Use libm_alias_float for dbl-64 fmaf.Joseph Myers1-1/+2