about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update x86_64 libm-test-ulps.Joseph Myers2017-09-291-0/+4
* Use fabs(f/l) rather than __fabsWilco Dijkstra2017-09-291-0/+20
* Remove old cimag inlinesWilco Dijkstra2017-09-291-0/+6
* New generic powfSzabolcs Nagy2017-09-291-0/+15
* New generic log2fSzabolcs Nagy2017-09-291-0/+11
* missed ChangeLog entrySzabolcs Nagy2017-09-291-0/+11
* x86: Allow undefined _DYNAMIC in static executableH.J. Lu2017-09-281-0/+7
* Remove ancient __signbit inlinesWilco Dijkstra2017-09-281-0/+22
* Simplify C99 isgreater macrosWilco Dijkstra2017-09-281-0/+9
* AArch64: update libm-test-ulpsSzabolcs Nagy2017-09-281-0/+4
* Fix nearbyint arithmetic moved before feholdexcept (bug 22225).Joseph Myers2017-09-281-0/+13
* Update sysdeps/unix/sysv/linux/ifaddrs.cH.J. Lu2017-09-271-0/+6
* hurd: Fix `getifaddrs' and `freeifaddrs' symbol expositionSamuel Thibault2017-09-281-0/+7
* hurd: Fix `seekdir' symbol exposition from `rewinddir'Samuel Thibault2017-09-281-0/+5
* hurd: Fix `revoke' symbol exposition from `unlockpt'Samuel Thibault2017-09-281-0/+6
* hurd: Fix dirfd symbol exposition from ftwSamuel Thibault2017-09-281-0/+9
* Mark __dso_handle as hidden [BZ #18822]H.J. Lu2017-09-261-0/+30
* Fix make-syscalls.sh VDSO support for GCC 8.Joseph Myers2017-09-261-0/+5
* Fix range check in do_tunable_update_valAlexey Makhalov2017-09-271-0/+6
* Skip PT_DYNAMIC segment with p_filesz == 0 [BZ #22101]H.J. Lu2017-09-261-0/+11
* Use generic __ifunc for SPARC.Joseph Myers2017-09-261-0/+5
* powerpc: Regenerate ULPs for expf() and exp2f()Tulio Magno Quites Machado Filho2017-09-261-0/+5
* Fix ia64 executable stack default (bug 22156).Joseph Myers2017-09-261-0/+5
* resolv/Makefile: Fix typo in commentFlorian Weimer2017-09-261-0/+4
* resolv/nss_dns/dns-host.c: Fix typo in commentFlorian Weimer2017-09-261-0/+4
* scratch_buffer: use union for internal bufferAdhemerval Zanella2017-09-251-0/+6
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-251-0/+58
* Update configure.ac for binutils 2.25H.J. Lu2017-09-251-0/+5
* Reduce total memory required to create all threads to 128MiB. This fixesPaul Pluzhnikov2017-09-251-0/+6
* nscd: Release read lock after resetting timeout.DJ Delorie2017-09-251-0/+6
* Revert "resolv_test.c: also cope with CONNREFUSED errors returned by recvfrom"Samuel Thibault2017-09-251-2/+0
* Fix typo in sincos32.h inclusion guard.Stefan Liebler2017-09-251-0/+6
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-251-0/+43
* Optimized generic expf and exp2f with wrappersSzabolcs Nagy2017-09-251-0/+18
* hurd: Fix exposition of s/gettimeofday through timespec_s/getSamuel Thibault2017-09-251-0/+4