aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu
2017-10-01Mark internal intl functions with attribute_hidden [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-01Mark internal rpc functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Hide __readv and __writev [BZ #18822]H.J. Lu
2017-10-01Hide internal regex functions [BZ #18822]H.J. Lu
2017-10-01Mark internal utmp functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal dirent functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal getXXXbyYYY functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal stdio functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal gshadow 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 internal time functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal nscd functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal gmp functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal wchar functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal grp/pwd/shadow functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal unistd functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark internal argp 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-01Mark internal stdlib functions with attribute_hidden [BZ #18822]H.J. Lu
2017-10-01Mark 3 *_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-30Add a test for non-PIE static executableH.J. Lu
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-29Remove old cimag inlinesWilco Dijkstra
2017-09-29New generic powfSzabolcs Nagy
2017-09-29New generic log2fSzabolcs Nagy
2017-09-29missed ChangeLog entrySzabolcs 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-26Mark __dso_handle as hidden [BZ #18822]H.J. Lu