summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* POWER8 memcpy tunablesazanella/memcpy-power8Adhemerval Zanella2017-10-0311-13/+129
* powerpc: POWER8 memcpy optimizationAdhemerval Zanella2017-10-034-2/+214
* fix drem symbol for static linking and new targetsSzabolcs Nagy2017-10-034-0/+24
* ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu2017-10-035-4/+16
* Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault2017-10-0315-14/+50
* Use libm_alias_double for dbl-64 atan, tan.Joseph Myers2017-10-025-20/+11
* Make dbl-64 atan and tan into weak aliases.Joseph Myers2017-10-0211-16/+50
* fix gamma symbol for static linking and new targetsSzabolcs Nagy2017-10-024-0/+28
* Do not wrap logf, log2f and powfSzabolcs Nagy2017-10-0213-6/+45
* Do not wrap expf and exp2fSzabolcs Nagy2017-10-0214-8/+50
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-0237-14/+178
* powerpc: Optimize memrchr for power8Rajalakshmi Srinivasaraghavan2017-10-026-3/+380
* Hide internal fadvise64/fallocate64 functions [BZ #18822]H.J. Lu2017-10-013-0/+13
* Hide internal __sched_setaffinity_new function [BZ #18822]H.J. Lu2017-10-012-0/+11
* Hide internal __glob64 function [BZ #18822]H.J. Lu2017-10-013-0/+9
* Hide internal __new_getrlimit function [BZ #18822]H.J. Lu2017-10-012-1/+8
* Hide internal __new_exitfn function [BZ #18822]H.J. Lu2017-10-012-2/+7
* Hide internal __moncontrol function [BZ #18822]H.J. Lu2017-10-012-0/+8
* Hide internal __libc_print_version function [BZ #18822]H.J. Lu2017-10-012-1/+6
* Hide internal __init_misc function [BZ #18822]H.J. Lu2017-10-012-1/+6
* Hide internal __setfpucw function [BZ #18822]H.J. Lu2017-10-012-1/+6
* Hide internal __nis_hash function [BZ #18822]H.J. Lu2017-10-012-0/+10
* Hide internal __tcgetattr function [BZ #18822]H.J. Lu2017-10-015-0/+13
* Hide internal __setrlimit function [BZ #18822]H.J. Lu2017-10-016-0/+16
* Hide internal __vstrfmon_l function [BZ #18822]H.J. Lu2017-10-012-1/+7
* Hide internal __sched_setparam function [BZ #18822]H.J. Lu2017-10-013-0/+8
* Hide internal __hash_string function [BZ #18822]H.J. Lu2017-10-012-1/+7
* Hide internal __hasmntopt function [BZ #18822]H.J. Lu2017-10-013-0/+8
* Hide internal __ifreq function [BZ #18822]H.J. Lu2017-10-014-24/+23
* Hide internal idna functions [BZ #18822]H.J. Lu2017-10-014-7/+22
* Hide internal __gettextparse function [BZ #18822]H.J. Lu2017-10-013-1/+16
* Hide internal __get_sol function [BZ #18822]H.J. Lu2017-10-014-4/+32
* Move hidden_proto (__dl_iterate_phdr) to include/link.h [BZ #18822]H.J. Lu2017-10-013-1/+8
* Hide internal __bsd_getpt function [BZ #18822]H.J. Lu2017-10-012-1/+7
* Hide internal __fopen_maybe_mmap function [BZ #18822]H.J. Lu2017-10-012-1/+6
* Hide internal __tdestroy function [BZ #18822]H.J. Lu2017-10-013-0/+8
* Hide internal __assert_fail_base function [BZ #18822]H.J. Lu2017-10-012-1/+6
* Hide internal __sysinfo function [BZ #18822]H.J. Lu2017-10-012-1/+7
* Hide internal signal functions [BZ #18822]H.J. Lu2017-10-0115-0/+44
* Hide internal __strsep function [BZ #18822]H.J. Lu2017-10-013-0/+8
* Hide __posix_spawn_file_actions_realloc/__spawni [BZ #18822]H.J. Lu2017-10-012-2/+10
* Hide internal __mremap function [BZ #18822]H.J. Lu2017-10-013-0/+9
* Hide internal __malloc_check_init function [BZ #18822]H.J. Lu2017-10-012-0/+7
* Hide internal __ioctl function [BZ #18822]H.J. Lu2017-10-018-0/+19
* Mark internal intl functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-2/+9
* Hide internal sysinfo functions [BZ #18822]H.J. Lu2017-10-015-1/+41
* Mark internal netlink functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-4/+15
* Mark internal rpc functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-4/+13
* Hide __readv and __writev [BZ #18822]H.J. Lu2017-10-018-0/+24
* Hide internal regex functions [BZ #18822]H.J. Lu2017-10-014-1/+20