aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2017-10-02Use libm_alias_double for dbl-64 atan, tan.Joseph Myers
2017-10-02Make dbl-64 atan and tan into weak aliases.Joseph Myers
2017-10-02Do not wrap logf, log2f and powfSzabolcs Nagy
2017-10-02Do not wrap expf and exp2fSzabolcs Nagy
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy
2017-10-02powerpc: Optimize memrchr for power8Rajalakshmi Srinivasaraghavan
2017-10-01Hide internal fadvise64/fallocate64 functions [BZ #18822]H.J. Lu
2017-10-01Hide internal __sched_setaffinity_new function [BZ #18822]H.J. Lu
2017-10-01Hide internal __glob64 function [BZ #18822]H.J. Lu
2017-10-01Hide internal __new_getrlimit function [BZ #18822]H.J. Lu
2017-10-01Hide internal __tcgetattr function [BZ #18822]H.J. Lu
2017-10-01Hide internal __setrlimit function [BZ #18822]H.J. Lu
2017-10-01Hide internal __ifreq function [BZ #18822]H.J. Lu
2017-10-01Hide internal idna functions [BZ #18822]H.J. Lu
2017-10-01Hide internal __get_sol function [BZ #18822]H.J. Lu
2017-10-01Hide internal __bsd_getpt function [BZ #18822]H.J. Lu
2017-10-01Hide internal __sysinfo function [BZ #18822]H.J. Lu
2017-10-01Hide internal signal functions [BZ #18822]H.J. Lu
2017-10-01Hide internal __mremap function [BZ #18822]H.J. Lu
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu
2017-10-01Hide internal sysinfo functions [BZ #18822]H.J. Lu
2017-10-01Mark internal netlink functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Hide __readv and __writev [BZ #18822]H.J. Lu
2017-10-01Mark internal dirent functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal statfs functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark ____wcsto*_l_internal functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark __internal_statvfs[64] with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Fix return pointer save and PIC register restore in __getcontext andJohn David Anglin
2017-09-30Fix hppa text relocations in libc.soJohn David Anglin
2017-09-29Use libm_alias_double for some dbl-64 functions.Joseph Myers
2017-09-29arm: Update elf_machine_load_address for static PIEH.J. Lu
2017-09-29mips: Update elf_machine_load_address for static PIEH.J. Lu
2017-09-29arm: Check PIC instead of SHARED in start.SH.J. Lu
2017-09-29Update x86_64 libm-test-ulps.Joseph Myers
2017-09-29Use fabs(f/l) rather than __fabsWilco Dijkstra
2017-09-29New generic powfSzabolcs Nagy
2017-09-29New generic log2fSzabolcs Nagy
2017-09-29New generic logfSzabolcs Nagy
2017-09-28x86: Allow undefined _DYNAMIC in static executableH.J. Lu
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra
2017-09-28AArch64: update libm-test-ulpsSzabolcs Nagy
2017-09-28Fix nearbyint arithmetic moved before feholdexcept (bug 22225).Joseph Myers
2017-09-27Update sysdeps/unix/sysv/linux/ifaddrs.cH.J. Lu
2017-09-28hurd: Fix `getifaddrs' and `freeifaddrs' symbol expositionSamuel Thibault
2017-09-28hurd: Fix `seekdir' symbol exposition from `rewinddir'Samuel Thibault
2017-09-28hurd: Fix `revoke' symbol exposition from `unlockpt'Samuel Thibault
2017-09-28hurd: Fix dirfd symbol exposition from ftwSamuel Thibault
2017-09-26Fix make-syscalls.sh VDSO support for GCC 8.Joseph Myers