platform/upstream/glibc.git
2017-10-01 H.J. LuMark internal dirent functions with attribute_hidden...
2017-10-01 H.J. LuMark internal getXXXbyYYY functions with attribute_hidd...
2017-10-01 H.J. LuMark internal stdio functions with attribute_hidden...
2017-10-01 H.J. LuMark internal gshadow functions with attribute_hidden...
2017-10-01 H.J. LuMark internal statfs functions with attribute_hidden...
2017-10-01 H.J. LuMark internal time functions with attribute_hidden...
2017-10-01 H.J. LuMark internal nscd functions with attribute_hidden...
2017-10-01 H.J. LuMark internal gmp functions with attribute_hidden ...
2017-10-01 H.J. LuMark internal wchar functions with attribute_hidden...
2017-10-01 H.J. LuMark internal grp/pwd/shadow functions with attribute_h...
2017-10-01 H.J. LuMark internal unistd functions with attribute_hidden...
2017-10-01 H.J. LuMark internal argp functions with attribute_hidden...
2017-10-01 H.J. LuMark ____wcsto*_l_internal functions with attribute_hid...
2017-10-01 H.J. LuMark __internal_statvfs[64] with attribute_hidden ...
2017-10-01 H.J. LuMark internal functions with attribute_hidden [BZ ...
2017-10-01 H.J. LuMark internal stdlib functions with attribute_hidden...
2017-10-01 H.J. LuMark 3 *_internal functions with attribute_hidden ...
2017-10-01 John David... Fix return pointer save and PIC register restore in...
2017-09-30 John David... Fix hppa text relocations in libc.so
2017-09-30 H.J. LuAdd a test for non-PIE static executable
2017-09-29 Joseph MyersUse libm_alias_double for some dbl-64 functions.
2017-09-29 H.J. Luarm: Update elf_machine_load_address for static PIE
2017-09-29 H.J. Lumips: Update elf_machine_load_address for static PIE
2017-09-29 H.J. Luarm: Check PIC instead of SHARED in start.S
2017-09-29 Joseph MyersUpdate x86_64 libm-test-ulps.
2017-09-29 Wilco DijkstraUse fabs(f/l) rather than __fabs
2017-09-29 Wilco DijkstraRemove old cimag inlines
2017-09-29 Szabolcs NagyNew generic powf
2017-09-29 Szabolcs NagyNew generic log2f
2017-09-29 Szabolcs Nagymissed ChangeLog entry
2017-09-29 Szabolcs NagyNew generic logf
2017-09-28 H.J. Lux86: Allow undefined _DYNAMIC in static executable
2017-09-28 Wilco DijkstraRemove ancient __signbit inlines
2017-09-28 Wilco DijkstraSimplify C99 isgreater macros
2017-09-28 Szabolcs NagyAArch64: update libm-test-ulps
2017-09-28 Joseph MyersFix nearbyint arithmetic moved before feholdexcept...
2017-09-28 H.J. LuUpdate sysdeps/unix/sysv/linux/ifaddrs.c
2017-09-27 Samuel Thibaulthurd: Fix `getifaddrs' and `freeifaddrs' symbol exposition
2017-09-27 Samuel Thibaulthurd: Fix `seekdir' symbol exposition from `rewinddir'
2017-09-27 Samuel Thibaulthurd: Fix `revoke' symbol exposition from `unlockpt'
2017-09-27 Samuel Thibaulthurd: Fix dirfd symbol exposition from ftw
2017-09-26 H.J. LuMark __dso_handle as hidden [BZ #18822]
2017-09-26 Joseph MyersFix make-syscalls.sh VDSO support for GCC 8.
2017-09-26 Alexey MakhalovFix range check in do_tunable_update_val
2017-09-26 H.J. LuSkip PT_DYNAMIC segment with p_filesz == 0 [BZ #22101]
2017-09-26 Joseph MyersUse generic __ifunc for SPARC.
2017-09-26 Tulio Magno... powerpc: Regenerate ULPs for expf() and exp2f()
2017-09-26 Joseph MyersFix ia64 executable stack default (bug 22156).
2017-09-26 Florian Weimerresolv/Makefile: Fix typo in comment
2017-09-26 Florian Weimerresolv/nss_dns/dns-host.c: Fix typo in comment
2017-09-26 Adhemerval... scratch_buffer: use union for internal buffer
2017-09-26 Adhemerval... posix: Add compat glob symbol to not follow dangling...
2017-09-26 H.J. LuUpdate configure.ac for binutils 2.25
2017-09-26 Paul PluzhnikovReduce total memory required to create all threads...
2017-09-25 DJ Delorienscd: Release read lock after resetting timeout.
2017-09-25 Samuel ThibaultRevert "resolv_test.c: also cope with CONNREFUSED error...
2017-09-25 Stefan LieblerFix typo in sincos32.h inclusion guard.
2017-09-25 Szabolcs NagyNew expf and exp2f version without SVID compat wrapper
2017-09-25 Szabolcs NagyOptimized generic expf and exp2f with wrappers
2017-09-24 Samuel Thibaulthurd: Fix exposition of s/gettimeofday through timespec...
2017-09-24 Samuel Thibaultresolv_test.c: also cope with CONNREFUSED errors return...
2017-09-24 Samuel Thibaulthurd: Fix bits/socket.h conformity
2017-09-24 Samuel Thibaulthurd: Make sure dl-sysdep.c defines proper symbol names
2017-09-22 Joseph MyersUse libm_alias_float in flt-32.
2017-09-22 Gabriel F.... Let fpclassify use the builtin when optimizing for...
2017-09-22 Joseph MyersRemove Banner mechanism.
2017-09-21 Gabriel F.... Remove conditional on LDBL_MANT_DIG from e_lgammal_r.c
2017-09-21 Gabriel F.... ldbl-128ibm: Automatic replacing of _Float128 and L()
2017-09-21 Gabriel F.... ldbl-128ibm: Copy implementations from ldbl-128 instead...
2017-09-21 Gabriel F.... powerpc: Add redirection for finitef128, isinf128,...
2017-09-21 Gabriel F.... powerpc64le: Add -mfloat128 to tst-strtod-nan-locale...
2017-09-21 Paul PluzhnikovFix BZ# 22180.
2017-09-21 Joseph MyersRemove non-add-on Banner files.
2017-09-21 Paul PluzhnikovImplement xdlopen, xdlsym and xdlclose routines which...
2017-09-20 Joseph MyersAdd SSE4.1 trunc, truncf (bug 20142).
2017-09-20 Paul PluzhnikovOops. stdlib/test-atexit-race-common.c should have...
2017-09-20 Paul PluzhnikovFix BZ 14333
2017-09-20 Szabolcs NagyAdd exp2f and log2f benchmark trace
2017-09-19 Joseph MyersFix fexecve build where syscall macros call sizeof.
2017-09-19 Andreas SchwabUse execveat syscall in fexecve (bug 22134)
2017-09-19 Wilco DijkstraAdd logf trace
2017-09-19 Wilco DijkstraAdd expf trace
2017-09-19 Wilco DijkstraEnable unwind info in libc-start.c and backtrace.c
2017-09-19 Joseph MyersAdd benchtests for trunc and truncf.
2017-09-19 Rajalakshmi... powerpc: Avoid misaligned stores in memset
2017-09-18 Joseph MyersFix powerpc64le problem from last ldbl-opt patch.
2017-09-18 Joseph MyersUse libm_alias_ldouble in math/.
2017-09-18 Wang BoshiAArch64: use movz/movk instead of literal pools in...
2017-09-17 Samuel ThibaultAdd missing libc_hidden_weak/def calls
2017-09-16 Paul PluzhnikovAdd missing space.
2017-09-16 Paul PluzhnikovAdd missing space.
2017-09-16 Siddhesh Poyarekarbenchtests: New -g option to generate graphs in compare...
2017-09-16 Siddhesh Poyarekarbenchtests: Make compare_strings.py output a bit prettier
2017-09-16 Siddhesh Poyarekarbenchtests: Use argparse to parse arguments
2017-09-15 Joseph MyersUse libm_alias_double in math/.
2017-09-15 Joseph MyersRemove ENOSYS math/ function stubs.
2017-09-15 Tulio Magno... [BZ #21745] powerpc: build some IFUNC math functions...
2017-09-15 Joseph MyersUse libm_alias_float in math/.
2017-09-14 Joseph MyersMake more libm functions into weak aliases.
2017-09-14 Siddhesh Poyarekarbenchtests: Reallocate buffers for memset
next