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