about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Define __PTHREAD_MUTEX_HAVE_PREV only if undefined [BZ #22298] hjl/pr22298/masterH.J. Lu2017-10-154-7/+16
* x32: Verify that NPTL structures are correct [BZ #22298]H.J. Lu2017-10-152-0/+13
* Use libm_alias_ldouble_other in ldbl-64-128/s_nextafterl.c.Joseph Myers2017-10-131-0/+3
* Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64James Clarke2017-10-133-1/+6
* powerpc: Avoid putting floating point values in memory [BZ #22189]Tulio Magno Quites Machado Filho2017-10-131-0/+7
* [BZ #22142] powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7Tulio Magno Quites Machado Filho2017-10-131-4/+4
* Use libm_alias_ldouble for SPARC fabsl.Joseph Myers2017-10-132-2/+5
* Fix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_other usage.Joseph Myers2017-10-131-5/+0
* Fix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage.Joseph Myers2017-10-131-3/+3
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-1125-676/+78
* Use generic alias macros in ldbl-opt.Joseph Myers2017-10-114-14/+13
* Add libm_alias_*_other_r macros.Joseph Myers2017-10-1011-7/+85
* Use generic macros for lgamma_r function aliases.Joseph Myers2017-10-097-21/+27
* Remove ldbl-opt w_scalbln.c.Joseph Myers2017-10-091-5/+0
* Use libm_alias_double in ldbl-128, ldbl-96 fma.Joseph Myers2017-10-062-2/+4
* Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers2017-10-0669-176/+99
* Remove redundant ldbl-64-128 files.Joseph Myers2017-10-065-38/+0
* powerpc: Fix IFUNC for memrchrRajalakshmi Srinivasaraghavan2017-10-063-17/+31
* Update ARM libm-test-ulps.Joseph Myers2017-10-051-2/+8
* Use libm_alias_ldouble for ldbl-96 functions.Joseph Myers2017-10-0531-30/+55
* aarch64: Optimized implementation of memmove for Qualcomm FalkorSiddhesh Poyarekar2017-10-054-2/+241
* Remove add-ons mechanism.Joseph Myers2017-10-054-1/+18
* S390: Regenerate ULPsStefan Liebler2017-10-051-2/+8
* Don't use hidden visibility in libc.a with PIE on i386H.J. Lu2017-10-042-1/+12
* Use libm_alias_double for dbl-64 fma.Joseph Myers2017-10-044-15/+4
* aarch64: don't use MIN in dl-machine.hSzabolcs Nagy2017-10-041-1/+2
* Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers2017-10-048-1/+39
* Remove alpha nearbyint wrapper.Joseph Myers2017-10-041-25/+0
* [BZ #22244] Fix yn(n,0) without SVID wrapperSzabolcs Nagy2017-10-042-8/+8
* [BZ #22243] fix log2(0) and log(10) in downward roundingSzabolcs Nagy2017-10-042-2/+2
* i386: Use "movl main@GOT(%ebx), %eax" in start.SH.J. Lu2017-10-031-2/+5
* Revert x86: Allow undefined _DYNAMIC in static executableH.J. Lu2017-10-032-18/+4
* mips: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu2017-10-031-5/+0
* arm: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu2017-10-031-3/+0
* Use libm_alias_double for dbl-64 modf.Joseph Myers2017-10-035-23/+7
* Use libm_alias_double for dbl-64 logb.Joseph Myers2017-10-035-22/+6
* tile: Check SHARED instead PIC for SYSCALL_ERROR_NAMEH.J. Lu2017-10-031-1/+1
* Use libm_alias_float for dbl-64 fmaf.Joseph Myers2017-10-031-1/+2
* Use libm_alias_double for dbl-64 frexp.Joseph Myers2017-10-033-15/+5
* Add C++ versions of iscanonical for ldbl-96 and ldbl-128ibm (bug 22235)Gabriel F. T. Gomes2017-10-033-3/+38
* Use libm_alias_double for more dbl-64 functions.Joseph Myers2017-10-0327-140/+37
* ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu2017-10-033-3/+3
* Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault2017-10-033-3/+3
* Use libm_alias_double for dbl-64 atan, tan.Joseph Myers2017-10-024-20/+4
* Make dbl-64 atan and tan into weak aliases.Joseph Myers2017-10-0210-16/+26
* Do not wrap logf, log2f and powfSzabolcs Nagy2017-10-0212-6/+30
* Do not wrap expf and exp2fSzabolcs Nagy2017-10-0213-8/+32
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-0229-4/+100
* powerpc: Optimize memrchr for power8Rajalakshmi Srinivasaraghavan2017-10-025-3/+368
* Hide internal fadvise64/fallocate64 functions [BZ #18822]H.J. Lu2017-10-012-0/+4