aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-01Hide internal __sched_setaffinity_new function [BZ #18822]H.J. Lu2-0/+11
2017-10-01Hide internal __glob64 function [BZ #18822]H.J. Lu3-0/+9
2017-10-01Hide internal __new_getrlimit function [BZ #18822]H.J. Lu2-1/+8
2017-10-01Hide internal __new_exitfn function [BZ #18822]H.J. Lu2-2/+7
2017-10-01Hide internal __moncontrol function [BZ #18822]H.J. Lu2-0/+8
2017-10-01Hide internal __libc_print_version function [BZ #18822]H.J. Lu2-1/+6
2017-10-01Hide internal __init_misc function [BZ #18822]H.J. Lu2-1/+6
2017-10-01Hide internal __setfpucw function [BZ #18822]H.J. Lu2-1/+6
2017-10-01Hide internal __nis_hash function [BZ #18822]H.J. Lu2-0/+10
2017-10-01Hide internal __tcgetattr function [BZ #18822]H.J. Lu5-0/+13
2017-10-01Hide internal __setrlimit function [BZ #18822]H.J. Lu6-0/+16
2017-10-01Hide internal __vstrfmon_l function [BZ #18822]H.J. Lu2-1/+7
2017-10-01Hide internal __sched_setparam function [BZ #18822]H.J. Lu3-0/+8
2017-10-01Hide internal __hash_string function [BZ #18822]H.J. Lu2-1/+7
2017-10-01Hide internal __hasmntopt function [BZ #18822]H.J. Lu3-0/+8
2017-10-01Hide internal __ifreq function [BZ #18822]H.J. Lu4-24/+23
2017-10-01Hide internal idna functions [BZ #18822]H.J. Lu4-7/+22
2017-10-01Hide internal __gettextparse function [BZ #18822]H.J. Lu3-1/+16
2017-10-01Hide internal __get_sol function [BZ #18822]H.J. Lu4-4/+32
2017-10-01Move hidden_proto (__dl_iterate_phdr) to include/link.h [BZ #18822]H.J. Lu3-1/+8
2017-10-01Hide internal __bsd_getpt function [BZ #18822]H.J. Lu2-1/+7
2017-10-01Hide internal __fopen_maybe_mmap function [BZ #18822]H.J. Lu2-1/+6
2017-10-01Hide internal __tdestroy function [BZ #18822]H.J. Lu3-0/+8
2017-10-01Hide internal __assert_fail_base function [BZ #18822]H.J. Lu2-1/+6
2017-10-01Hide internal __sysinfo function [BZ #18822]H.J. Lu2-1/+7
2017-10-01Hide internal signal functions [BZ #18822]H.J. Lu15-0/+44
2017-10-01Hide internal __strsep function [BZ #18822]H.J. Lu3-0/+8
2017-10-01Hide __posix_spawn_file_actions_realloc/__spawni [BZ #18822]H.J. Lu2-2/+10
2017-10-01Hide internal __mremap function [BZ #18822]H.J. Lu3-0/+9
2017-10-01Hide internal __malloc_check_init function [BZ #18822]H.J. Lu2-0/+7
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu8-0/+19
2017-10-01Mark internal intl functions with attribute_hidden [BZ #18822]H.J. Lu2-2/+9
2017-10-01Hide internal sysinfo functions [BZ #18822]H.J. Lu5-1/+41
2017-10-01Mark internal netlink functions with attribute_hidden [BZ #18822]H.J. Lu2-4/+15
2017-10-01Mark internal rpc functions with attribute_hidden [BZ #18822]H.J. Lu2-4/+13
2017-10-01Hide __readv and __writev [BZ #18822]H.J. Lu8-0/+24
2017-10-01Hide internal regex functions [BZ #18822]H.J. Lu4-1/+20