aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2017-09-19powerpc: Avoid misaligned stores in memsetRajalakshmi Srinivasaraghavan
2017-09-18Fix powerpc64le problem from last ldbl-opt patch.Joseph Myers
2017-09-18Use libm_alias_ldouble in math/.Joseph Myers
2017-09-18AArch64: use movz/movk instead of literal pools in start.SWang Boshi
2017-09-17Add missing libc_hidden_weak/def callsSamuel Thibault
2017-09-15Use libm_alias_double in math/.Joseph Myers
2017-09-15[BZ #21745] powerpc: build some IFUNC math functions for libc and libmTulio Magno Quites Machado Filho
2017-09-14Make more libm functions into weak aliases.Joseph Myers
2017-09-14Define and use libm_alias_float128.Joseph Myers
2017-09-13Define and use libm_alias_ldouble.Joseph Myers
2017-09-13Move exp compat wrappers under math/Szabolcs Nagy
2017-09-13Clear up log1p, ldexp, scalbn, scalbln compat handling.Joseph Myers
2017-09-13posix: Fix compat glob code on s390 and alphaAdhemerval Zanella
2017-09-13Define and use libm_alias_double.Joseph Myers
2017-09-12Remove declare_mgen_alias_2.Joseph Myers
2017-09-12x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]H.J. Lu
2017-09-12hurd: Fix build without NO_HIDDENSamuel Thibault
2017-09-11Define and use a libm_alias_float macro.Joseph Myers
2017-09-11x86: Add x86_64 to x86-64 HWCAP [BZ #22093]H.J. Lu
2017-09-08Update x86_64 ulps for AMD Ryzen.Markus Trippelsdorf
2017-09-08Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey
2017-09-08Fix glibc.tune.cpu tunable handlingSteve Ellcey
2017-09-08Add Linux 4.13 constants to bits/fcntl-linux.h.Joseph Myers
2017-09-08Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h.Joseph Myers
2017-09-08posix: Consolidate Linux glob implementationAdhemerval Zanella
2017-09-08posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella
2017-09-07Update netinet/tcp.h from Linux 4.13.Joseph Myers
2017-09-07Add SOL_TLS definition from Linux 4.13.Joseph Myers
2017-09-06Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)Adhemerval Zanella
2017-09-05Prefer new libm function wrappers for !LIBM_SVID_COMPAT.Joseph Myers
2017-09-04Hide __chmod and __mkdir [BZ #18822]H.J. Lu
2017-09-04Update kernel version in syscall-names.list to 4.13.Joseph Myers
2017-09-03hurd: Fix rtld's strtoul_internal use through hurdlookupSamuel Thibault
2017-09-03hurd: fix overriding rtld's __sbrk with the real implementationSamuel Thibault
2017-09-03hurd: mach/hurd/x86 also needs x86 tunablesSamuel Thibault
2017-09-03hurd: mach/hurd/i386 also needs mach/hurd/x86Samuel Thibault
2017-09-03hurd: fix libm linkSamuel Thibault
2017-09-03hurd: Fix libc linkSamuel Thibault
2017-09-03hurd: Fix libc linkSamuel Thibault
2017-09-03hurd: Fix rtld linkSamuel Thibault
2017-09-03hurd: Fix rtld linkSamuel Thibault
2017-09-03hurd: Fix p{read,write}{,v64}v2.c buildSamuel Thibault
2017-09-03hurd: Fix p{read,write}v64v2.c buildSamuel Thibault
2017-09-03hurd: Fix p{read,write}{,v64}v2.c buildSamuel Thibault
2017-09-03hurd: Fix getting ssize_t for <sys/socket.h>Samuel Thibault
2017-09-03hurd: Fix sigsetops.h macrosSamuel Thibault
2017-09-03sysdeps/generic/sigsetops.h: Remove spurious #endifSamuel Thibault
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-09-01Include <string.h> for strcmp call from sysdeps/unix/sysv/linux/gentempfd.c.Joseph Myers
2017-09-01linux: Implement tmpfile with O_TMPFILE (BZ#21530)Adhemerval Zanella