]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps
[BZ #22243] fix log2(0) and log(10) in downward rounding
[thirdparty/glibc.git] / sysdeps /
2017-10-04  Szabolcs Nagy[BZ #22243] fix log2(0) and log(10) in downward rounding
2017-10-04  H.J. Lui386: Use "movl main@GOT(%ebx), %eax" in start.S
2017-10-04  H.J. LuRevert x86: Allow undefined _DYNAMIC in static executable
2017-10-04  H.J. Lumips: Don't check _DYNAMIC in elf_machine_load_address
2017-10-04  H.J. Luarm: Don't check _DYNAMIC in elf_machine_load_address
2017-10-03  Joseph MyersUse libm_alias_double for dbl-64 modf.
2017-10-03  Joseph MyersUse libm_alias_double for dbl-64 logb.
2017-10-03  H.J. Lutile: Check SHARED instead PIC for SYSCALL_ERROR_NAME
2017-10-03  Joseph MyersUse libm_alias_float for dbl-64 fmaf.
2017-10-03  Joseph MyersUse libm_alias_double for dbl-64 frexp.
2017-10-03  Gabriel F. T. GomesAdd C++ versions of iscanonical for ldbl-96 and ldbl...
2017-10-03  Joseph MyersUse libm_alias_double for more dbl-64 functions.
2017-10-03  H.J. Luld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP
2017-10-02  Samuel ThibaultIntroduce NO_RTLD_HIDDEN, make hurd use it instead...
2017-10-02  Joseph MyersUse libm_alias_double for dbl-64 atan, tan.
2017-10-02  Joseph MyersMake dbl-64 atan and tan into weak aliases.
2017-10-02  Szabolcs NagyDo not wrap logf, log2f and powf
2017-10-02  Szabolcs NagyDo not wrap expf and exp2f
2017-10-02  Szabolcs NagyNew symbol version for logf, log2f and powf without...
2017-10-02  Rajalakshmi Sriniv... powerpc: Optimize memrchr for power8
2017-10-02  H.J. LuHide internal fadvise64/fallocate64 functions [BZ ...
2017-10-02  H.J. LuHide internal __sched_setaffinity_new function [BZ...
2017-10-02  H.J. LuHide internal __glob64 function [BZ #18822]
2017-10-02  H.J. LuHide internal __new_getrlimit function [BZ #18822]
2017-10-02  H.J. LuHide internal __tcgetattr function [BZ #18822]
2017-10-02  H.J. LuHide internal __setrlimit function [BZ #18822]
2017-10-02  H.J. LuHide internal __ifreq function [BZ #18822]
2017-10-02  H.J. LuHide internal idna functions [BZ #18822]
2017-10-01  H.J. LuHide internal __get_sol function [BZ #18822]
2017-10-01  H.J. LuHide internal __bsd_getpt function [BZ #18822]
2017-10-01  H.J. LuHide internal __sysinfo function [BZ #18822]
2017-10-01  H.J. LuHide internal signal functions [BZ #18822]
2017-10-01  H.J. LuHide internal __mremap function [BZ #18822]
2017-10-01  H.J. LuHide internal __ioctl function [BZ #18822]
2017-10-01  H.J. LuHide internal sysinfo functions [BZ #18822]
2017-10-01  H.J. LuMark internal netlink functions with attribute_hidden...
2017-10-01  H.J. LuHide __readv and __writev [BZ #18822]
2017-10-01  H.J. LuMark internal dirent functions with attribute_hidden...
2017-10-01  H.J. LuMark internal statfs 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  John David AnglinFix return pointer save and PIC register restore in...
2017-09-30  John David AnglinFix hppa text relocations in libc.so
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  Szabolcs NagyNew generic powf
2017-09-29  Szabolcs NagyNew generic log2f
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  Joseph MyersFix make-syscalls.sh VDSO support for GCC 8.
2017-09-26  Joseph MyersUse generic __ifunc for SPARC.
2017-09-26  Tulio Magno Quites... powerpc: Regenerate ULPs for expf() and exp2f()
2017-09-26  Joseph MyersFix ia64 executable stack default (bug 22156).
2017-09-26  Adhemerval Zanellaposix: Add compat glob symbol to not follow dangling...
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 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-21  Gabriel F. T. GomesRemove conditional on LDBL_MANT_DIG from e_lgammal_r.c
2017-09-21  Gabriel F. T. Gomesldbl-128ibm: Automatic replacing of _Float128 and L()
2017-09-21  Gabriel F. T. Gomesldbl-128ibm: Copy implementations from ldbl-128 instead...
2017-09-21  Gabriel F. T. Gomespowerpc: Add redirection for finitef128, isinf128,...
2017-09-21  Gabriel F. T. Gomespowerpc64le: Add -mfloat128 to tst-strtod-nan-locale...
2017-09-20  Joseph MyersAdd SSE4.1 trunc, truncf (bug 20142).
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 DijkstraEnable unwind info in libc-start.c and backtrace.c
2017-09-19  Rajalakshmi Sriniv... 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-15  Joseph MyersUse libm_alias_double in math/.
2017-09-15  Tulio Magno Quites... [BZ #21745] powerpc: build some IFUNC math functions...
2017-09-14  Joseph MyersMake more libm functions into weak aliases.
2017-09-14  Joseph MyersDefine and use libm_alias_float128.
2017-09-13  Joseph MyersDefine and use libm_alias_ldouble.
2017-09-13  Szabolcs NagyMove exp compat wrappers under math/
2017-09-13  Joseph MyersClear up log1p, ldexp, scalbn, scalbln compat handling.
2017-09-13  Adhemerval Zanellaposix: Fix compat glob code on s390 and alpha
2017-09-13  Joseph MyersDefine and use libm_alias_double.
2017-09-12  Joseph MyersRemove declare_mgen_alias_2.
2017-09-12  H.J. Lux86: Add MathVec_Prefer_No_AVX512 to cpu-features ...
next