]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps
ber_DZ locale: Use copy “"kab_DZ"” in LC_MESSAGES.
[thirdparty/glibc.git] / sysdeps /
2017-10-24  Joseph MyersUpdate x86 fix-fp-int-compare-invalid.h for GCC 8.
2017-10-23  Adhemerval Zanellaposix: Do not use WNOHANG in waitpid call for Linux...
2017-10-23  Szabolcs Nagyaarch64: Add missing math Makefile for recent commit
2017-10-23  Michael Collisonaarch64: Implement math acceleration via builtins
2017-10-22  Alan ModraPowerPC64 power8 strncpy cfi fixes
2017-10-22  Alan ModraPowerPC64 power7 strncpy stack handling and cfi
2017-10-22  H.J. Lui386: Replace assembly versions of e_powf with generic...
2017-10-22  H.J. Lui386: Replace assembly versions of e_log2f with generic...
2017-10-22  H.J. Lux86-64: Add powf with FMA
2017-10-22  H.J. Lux86-64: Add log2f with FMA
2017-10-22  H.J. Lux86-64: Add logf with FMA
2017-10-22  H.J. Lui386: Replace assembly versions of e_logf with generic...
2017-10-22  H.J. Lui386: Replace assembly versions of e_exp2f with generic...
2017-10-22  H.J. Lux86-64: Add exp2f with FMA
2017-10-22  H.J. Lui386: Replace assembly versions of e_expf with generic...
2017-10-22  H.J. Lux86-64: Replace assembly versions of e_expf with generi...
2017-10-20  Joseph MyersAdd bits/floatn.h defines for more _FloatN / _FloatNx...
2017-10-20  Adhemerval Zanellaposix: Fix improper assert in Linux posix_spawn (BZ...
2017-10-20  H.J. Lux86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve...
2017-10-20  H.J. Lum68k: Update elf_machine_load_address for static PIE
2017-10-20  H.J. Lum68k: Check PIC instead of SHARED in start.S
2017-10-20  Florian Weimersysconf: Fix missing definition of UIO_MAXIOV on Linux...
2017-10-19  H.J. Lui386: Regenerate libm-test-ulps
2017-10-19  Joseph MyersAdd MIPS bits/floatn.h.
2017-10-19  Joseph MyersInstall correct bits/long-double.h for MIPS64 (bug...
2017-10-19  H.J. Lux86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]
2017-10-18  Joseph MyersAdd _Float128 function aliases.
2017-10-18  Szabolcs Nagy[AARCH64] Rewrite elf_machine_load_address using _DYNAM...
2017-10-18  Paul Clarkepowerpc: fix check-before-set in SET_RESTORE_ROUND
2017-10-17  Adhemerval Zanellaposix: Add p{readv,writev}2 flags to generic uio-ext.h
2017-10-17  Adhemerval ZanellaAdd common ifunc-init.h header
2017-10-16  Joseph MyersMove some float128 symbol version definitions.
2017-10-16  Joseph MyersSupport strtof128 etc. aliases.
2017-10-13  Joseph MyersUse libm_alias_ldouble_other in ldbl-64-128/s_nextafterl.c.
2017-10-13  James ClarkeFix TLS relocations against local symbols on powerpc32...
2017-10-13  Tulio Magno Quites... powerpc: Avoid putting floating point values in memory...
2017-10-13  Tulio Magno Quites... [BZ #22142] powerpc: Fix the carry bit on mpn_[add...
2017-10-13  Joseph MyersUse libm_alias_ldouble for SPARC fabsl.
2017-10-13  Joseph MyersFix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_othe...
2017-10-13  Joseph MyersFix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage.
2017-10-11  Adhemerval ZanellaLinux: Consolidate {RTLD_}SINGLE_THREAD_P definition
2017-10-11  Joseph MyersUse generic alias macros in ldbl-opt.
2017-10-10  Joseph MyersAdd libm_alias_*_other_r macros.
2017-10-09  Joseph MyersUse generic macros for lgamma_r function aliases.
2017-10-09  Joseph MyersRemove ldbl-opt w_scalbln.c.
2017-10-06  Joseph MyersUse libm_alias_double in ldbl-128, ldbl-96 fma.
2017-10-06  Joseph MyersUse libm_alias_ldouble for ldbl-128 functions.
2017-10-06  Joseph MyersRemove redundant ldbl-64-128 files.
2017-10-06  Rajalakshmi Sriniv... powerpc: Fix IFUNC for memrchr
2017-10-05  Joseph MyersUpdate ARM libm-test-ulps.
2017-10-05  Joseph MyersUse libm_alias_ldouble for ldbl-96 functions.
2017-10-05  Siddhesh Poyarekaraarch64: Optimized implementation of memmove for Qualco...
2017-10-05  Joseph MyersRemove add-ons mechanism.
2017-10-05  Stefan LieblerS390: Regenerate ULPs
2017-10-05  H.J. LuDon't use hidden visibility in libc.a with PIE on i386
2017-10-04  Joseph MyersUse libm_alias_double for dbl-64 fma.
2017-10-04  Szabolcs Nagyaarch64: don't use MIN in dl-machine.h
2017-10-04  Joseph MyersRestore sparc32 copysignl, fabsl, fmal compat symbols...
2017-10-04  Joseph MyersRemove alpha nearbyint wrapper.
2017-10-04  Szabolcs Nagy[BZ #22244] Fix yn(n,0) without SVID wrapper
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...
next