aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-29Update x86_64 libm-test-ulps.Joseph Myers1-0/+4
2017-09-29Use fabs(f/l) rather than __fabsWilco Dijkstra1-0/+20
2017-09-29Remove old cimag inlinesWilco Dijkstra1-0/+6
2017-09-29New generic powfSzabolcs Nagy1-0/+15
2017-09-29New generic log2fSzabolcs Nagy1-0/+11
2017-09-29missed ChangeLog entrySzabolcs Nagy1-0/+11
2017-09-28x86: Allow undefined _DYNAMIC in static executableH.J. Lu1-0/+7
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra1-0/+22
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra1-0/+9
2017-09-28AArch64: update libm-test-ulpsSzabolcs Nagy1-0/+4
2017-09-28Fix nearbyint arithmetic moved before feholdexcept (bug 22225).Joseph Myers1-0/+13
2017-09-27Update sysdeps/unix/sysv/linux/ifaddrs.cH.J. Lu1-0/+6
2017-09-28hurd: Fix `getifaddrs' and `freeifaddrs' symbol expositionSamuel Thibault1-0/+7
2017-09-28hurd: Fix `seekdir' symbol exposition from `rewinddir'Samuel Thibault1-0/+5
2017-09-28hurd: Fix `revoke' symbol exposition from `unlockpt'Samuel Thibault1-0/+6
2017-09-28hurd: Fix dirfd symbol exposition from ftwSamuel Thibault1-0/+9
2017-09-26Mark __dso_handle as hidden [BZ #18822]H.J. Lu1-0/+30
2017-09-26Fix make-syscalls.sh VDSO support for GCC 8.Joseph Myers1-0/+5
2017-09-27Fix range check in do_tunable_update_valAlexey Makhalov1-0/+6
2017-09-26Skip PT_DYNAMIC segment with p_filesz == 0 [BZ #22101]H.J. Lu1-0/+11
2017-09-26Use generic __ifunc for SPARC.Joseph Myers1-0/+5
2017-09-26powerpc: Regenerate ULPs for expf() and exp2f()Tulio Magno Quites Machado Filho1-0/+5
2017-09-26Fix ia64 executable stack default (bug 22156).Joseph Myers1-0/+5
2017-09-26resolv/Makefile: Fix typo in commentFlorian Weimer1-0/+4
2017-09-26resolv/nss_dns/dns-host.c: Fix typo in commentFlorian Weimer1-0/+4
2017-09-25scratch_buffer: use union for internal bufferAdhemerval Zanella1-0/+6
2017-09-25posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella1-0/+58