aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-03Use libm_alias_double for dbl-64 frexp.Joseph Myers3-15/+5
2017-10-03Add C++ versions of iscanonical for ldbl-96 and ldbl-128ibm (bug 22235)Gabriel F. T. Gomes3-3/+38
2017-10-03Use libm_alias_double for more dbl-64 functions.Joseph Myers27-140/+37
2017-10-03ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu3-3/+3
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault3-3/+3
2017-10-02Use libm_alias_double for dbl-64 atan, tan.Joseph Myers4-20/+4
2017-10-02Make dbl-64 atan and tan into weak aliases.Joseph Myers10-16/+26
2017-10-02Do not wrap logf, log2f and powfSzabolcs Nagy12-6/+30
2017-10-02Do not wrap expf and exp2fSzabolcs Nagy13-8/+32
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy29-4/+100
2017-10-02powerpc: Optimize memrchr for power8Rajalakshmi Srinivasaraghavan5-3/+368
2017-10-01Hide internal fadvise64/fallocate64 functions [BZ #18822]H.J. Lu2-0/+4
2017-10-01Hide internal __sched_setaffinity_new function [BZ #18822]H.J. Lu1-0/+4
2017-10-01Hide internal __glob64 function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __new_getrlimit function [BZ #18822]H.J. Lu1-1/+2
2017-10-01Hide internal __tcgetattr function [BZ #18822]H.J. Lu2-0/+2
2017-10-01Hide internal __setrlimit function [BZ #18822]H.J. Lu3-0/+5
2017-10-01Hide internal __ifreq function [BZ #18822]H.J. Lu2-24/+0
2017-10-01Hide internal idna functions [BZ #18822]H.J. Lu1-4/+1
2017-10-01Hide internal __get_sol function [BZ #18822]H.J. Lu3-4/+22
2017-10-01Hide internal __bsd_getpt function [BZ #18822]H.J. Lu1-1/+1
2017-10-01Hide internal __sysinfo function [BZ #18822]H.J. Lu1-1/+1
2017-10-01Hide internal signal functions [BZ #18822]H.J. Lu10-0/+10
2017-10-01Hide internal __mremap function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu5-0/+5
2017-10-01Hide internal sysinfo functions [BZ #18822]H.J. Lu2-0/+8
2017-10-01Mark internal netlink functions with attribute_hidden [BZ #18822]H.J. Lu1-4/+6
2017-10-01Hide __readv and __writev [BZ #18822]H.J. Lu4-0/+6
2017-10-01Mark internal dirent functions with attribute_hidden [BZ #18822]H.J. Lu4-0/+4
2017-10-01Mark internal statfs functions with attribute_hidden [BZ #18822]H.J. Lu1-4/+8
2017-10-01Mark ____wcsto*_l_internal functions with attribute_hidden [BZ #18822]H.J. Lu2-6/+0
2017-10-01Mark __internal_statvfs[64] with attribute_hidden [BZ #18822]H.J. Lu6-23/+31
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu4-6/+10
2017-10-01Fix return pointer save and PIC register restore in __getcontext andJohn David Anglin2-1/+5