aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-10-01Hide internal __sched_setparam function [BZ #18822]H.J. Lu1-0/+6
2017-10-01Hide internal __hash_string function [BZ #18822]H.J. Lu1-0/+5
2017-10-01Hide internal __hasmntopt function [BZ #18822]H.J. Lu1-0/+6
2017-10-01Hide internal __ifreq function [BZ #18822]H.J. Lu1-0/+9
2017-10-01Hide internal idna functions [BZ #18822]H.J. Lu1-0/+12
2017-10-01Hide internal __gettextparse function [BZ #18822]H.J. Lu1-0/+7
2017-10-01Hide internal __get_sol function [BZ #18822]H.J. Lu1-0/+10
2017-10-01Move hidden_proto (__dl_iterate_phdr) to include/link.h [BZ #18822]H.J. Lu1-0/+7
2017-10-01Hide internal __bsd_getpt function [BZ #18822]H.J. Lu1-0/+6
2017-10-01Hide internal __fopen_maybe_mmap function [BZ #18822]H.J. Lu1-0/+5
2017-10-01Hide internal __tdestroy function [BZ #18822]H.J. Lu1-0/+6
2017-10-01Hide internal __assert_fail_base function [BZ #18822]H.J. Lu1-0/+5
2017-10-01Hide internal __sysinfo function [BZ #18822]H.J. Lu1-0/+6
2017-10-01Hide internal signal functions [BZ #18822]H.J. Lu1-0/+27
2017-10-01Hide internal __strsep function [BZ #18822]H.J. Lu1-0/+6
2017-10-01Hide __posix_spawn_file_actions_realloc/__spawni [BZ #18822]H.J. Lu1-0/+7
2017-10-01Hide internal __mremap function [BZ #18822]H.J. Lu1-0/+7
2017-10-01Hide internal __malloc_check_init function [BZ #18822]H.J. Lu1-0/+5
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu1-0/+12
2017-10-01Mark internal intl functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+6
2017-10-01Hide internal sysinfo functions [BZ #18822]H.J. Lu1-0/+24
2017-10-01Mark internal netlink functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+9
2017-10-01Mark internal rpc functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+9
2017-10-01Hide __readv and __writev [BZ #18822]H.J. Lu1-0/+14
2017-10-01Hide internal regex functions [BZ #18822]H.J. Lu1-0/+11
2017-10-01Mark internal utmp functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+23
2017-10-01Mark internal dirent functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+14
2017-10-01Mark internal getXXXbyYYY functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+18
2017-10-01Mark internal stdio functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+13
2017-10-01Mark internal gshadow functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+6
2017-10-01Mark internal statfs functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+13
2017-10-01Mark internal time functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+15
2017-10-01Mark internal nscd functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+21
2017-10-01Mark internal gmp functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+25
2017-10-01Mark internal wchar functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+22
2017-10-01Mark internal grp/pwd/shadow functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+13
2017-10-01Mark internal unistd functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+32
2017-10-01Mark internal argp functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+14
2017-10-01Mark ____wcsto*_l_internal functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+26
2017-10-01Mark __internal_statvfs[64] with attribute_hidden [BZ #18822]H.J. Lu1-0/+19
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+43
2017-10-01Mark internal stdlib functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+29
2017-10-01Mark 3 *_internal functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+7
2017-10-01Fix return pointer save and PIC register restore in __getcontext andJohn David Anglin1-0/+7
2017-09-30Fix hppa text relocations in libc.soJohn David Anglin1-0/+6
2017-09-30Add a test for non-PIE static executableH.J. Lu1-0/+7
2017-09-29Use libm_alias_double for some dbl-64 functions.Joseph Myers1-0/+87
2017-09-29arm: Update elf_machine_load_address for static PIEH.J. Lu1-0/+7
2017-09-29mips: Update elf_machine_load_address for static PIEH.J. Lu1-0/+5
2017-09-29arm: Check PIC instead of SHARED in start.SH.J. Lu1-0/+4