about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Mark internal utmp functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-019-3/+42
* Mark internal dirent functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-016-8/+23
* Mark internal getXXXbyYYY functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-015-14/+44
* Mark internal stdio functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-9/+22
* Mark internal gshadow functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-2/+10
* Mark internal statfs functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-014-9/+31
* Mark internal time functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-11/+30
* Mark internal nscd functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-013-17/+50
* Mark internal gmp functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-013-11/+59
* Mark internal wchar functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-14/+46
* Mark internal grp/pwd/shadow functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-014-9/+23
* Mark internal unistd functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-28/+64
* Mark internal argp functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-018-6/+49
* Mark ____wcsto*_l_internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-0114-37/+49
* Mark __internal_statvfs[64] with attribute_hidden [BZ #18822]H.J. Lu2017-10-017-23/+50
* Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-0114-41/+117
* Mark internal stdlib functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-014-20/+68
* Mark 3 *_internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-014-3/+11
* Fix return pointer save and PIC register restore in __getcontext andJohn David Anglin2017-10-013-1/+12
* Fix hppa text relocations in libc.soJohn David Anglin2017-09-302-0/+11
* Add a test for non-PIE static executableH.J. Lu2017-09-303-1/+12
* Use libm_alias_double for some dbl-64 functions.Joseph Myers2017-09-2941-206/+139
* arm: Update elf_machine_load_address for static PIEH.J. Lu2017-09-292-1/+18
* mips: Update elf_machine_load_address for static PIEH.J. Lu2017-09-292-0/+10
* arm: Check PIC instead of SHARED in start.SH.J. Lu2017-09-292-2/+6
* Update x86_64 libm-test-ulps.Joseph Myers2017-09-292-2/+6
* Use fabs(f/l) rather than __fabsWilco Dijkstra2017-09-2913-11/+34
* Remove old cimag inlinesWilco Dijkstra2017-09-292-30/+6
* New generic powfSzabolcs Nagy2017-09-299-201/+281
* New generic log2fSzabolcs Nagy2017-09-299-75/+147
* missed ChangeLog entrySzabolcs Nagy2017-09-291-0/+11
* New generic logfSzabolcs Nagy2017-09-298-75/+136
* x86: Allow undefined _DYNAMIC in static executableH.J. Lu2017-09-283-4/+25
* Remove ancient __signbit inlinesWilco Dijkstra2017-09-2810-436/+22
* Simplify C99 isgreater macrosWilco Dijkstra2017-09-287-349/+41
* AArch64: update libm-test-ulpsSzabolcs Nagy2017-09-282-2/+12
* Fix nearbyint arithmetic moved before feholdexcept (bug 22225).Joseph Myers2017-09-285-10/+23
* Update sysdeps/unix/sysv/linux/ifaddrs.cH.J. Lu2017-09-272-0/+8
* hurd: Fix `getifaddrs' and `freeifaddrs' symbol expositionSamuel Thibault2017-09-285-2/+18
* hurd: Fix `seekdir' symbol exposition from `rewinddir'Samuel Thibault2017-09-284-3/+10
* hurd: Fix `revoke' symbol exposition from `unlockpt'Samuel Thibault2017-09-285-3/+14
* hurd: Fix dirfd symbol exposition from ftwSamuel Thibault2017-09-286-6/+21
* Mark __dso_handle as hidden [BZ #18822]H.J. Lu2017-09-2613-46/+46
* Fix make-syscalls.sh VDSO support for GCC 8.Joseph Myers2017-09-262-10/+13
* Fix range check in do_tunable_update_valAlexey Makhalov2017-09-273-13/+20
* Skip PT_DYNAMIC segment with p_filesz == 0 [BZ #22101]H.J. Lu2017-09-264-3/+61
* Use generic __ifunc for SPARC.Joseph Myers2017-09-262-8/+7
* powerpc: Regenerate ULPs for expf() and exp2f()Tulio Magno Quites Machado Filho2017-09-262-8/+9
* Fix ia64 executable stack default (bug 22156).Joseph Myers2017-09-262-3/+7
* resolv/Makefile: Fix typo in commentFlorian Weimer2017-09-262-1/+5