aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2017-09-25Optimized generic expf and exp2f with wrappersSzabolcs Nagy13-566/+400
2017-09-25hurd: Fix exposition of s/gettimeofday through timespec_s/getSamuel Thibault2-3/+3
2017-09-24hurd: Fix bits/socket.h conformitySamuel Thibault1-9/+16
2017-09-24hurd: Make sure dl-sysdep.c defines proper symbol namesSamuel Thibault1-7/+25
2017-09-22Use libm_alias_float in flt-32.Joseph Myers40-39/+73
2017-09-21Remove conditional on LDBL_MANT_DIG from e_lgammal_r.cGabriel F. T. Gomes2-10/+2
2017-09-21ldbl-128ibm: Automatic replacing of _Float128 and L()Gabriel F. T. Gomes6-2253/+2241
2017-09-21ldbl-128ibm: Copy implementations from ldbl-128 instead of including themGabriel F. T. Gomes6-12/+3814
2017-09-21powerpc: Add redirection for finitef128, isinf128, and isnanf128Gabriel F. T. Gomes3-0/+27
2017-09-21powerpc64le: Add -mfloat128 to tst-strtod-nan-locale testcaseGabriel F. T. Gomes1-0/+3
2017-09-20Add SSE4.1 trunc, truncf (bug 20142).Joseph Myers7-2/+116
2017-09-19Fix fexecve build where syscall macros call sizeof.Joseph Myers1-1/+2
2017-09-19Use execveat syscall in fexecve (bug 22134)Andreas Schwab5-0/+35
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra8-37/+0
2017-09-19powerpc: Avoid misaligned stores in memsetRajalakshmi Srinivasaraghavan1-2/+68
2017-09-18Fix powerpc64le problem from last ldbl-opt patch.Joseph Myers2-0/+16
2017-09-18Use libm_alias_ldouble in math/.Joseph Myers22-143/+0
2017-09-18AArch64: use movz/movk instead of literal pools in start.SWang Boshi2-3/+17
2017-09-17Add missing libc_hidden_weak/def callsSamuel Thibault4-0/+4
2017-09-15Use libm_alias_double in math/.Joseph Myers22-103/+0
2017-09-15[BZ #21745] powerpc: build some IFUNC math functions for libc and libmTulio Magno Quites Machado Filho2-17/+22
2017-09-14Make more libm functions into weak aliases.Joseph Myers61-78/+156
2017-09-14Define and use libm_alias_float128.Joseph Myers2-0/+41
2017-09-13Define and use libm_alias_ldouble.Joseph Myers4-38/+83
2017-09-13Move exp compat wrappers under math/Szabolcs Nagy7-186/+2
2017-09-13Clear up log1p, ldexp, scalbn, scalbln compat handling.Joseph Myers7-40/+10
2017-09-13posix: Fix compat glob code on s390 and alphaAdhemerval Zanella2-4/+2
2017-09-13Define and use libm_alias_double.Joseph Myers10-43/+110
2017-09-12Remove declare_mgen_alias_2.Joseph Myers2-19/+0
2017-09-12x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]H.J. Lu3-5/+17
2017-09-12hurd: Fix build without NO_HIDDENSamuel Thibault5-0/+17
2017-09-11Define and use a libm_alias_float macro.Joseph Myers2-0/+41
2017-09-11x86: Add x86_64 to x86-64 HWCAP [BZ #22093]H.J. Lu6-8/+76
2017-09-08Update x86_64 ulps for AMD Ryzen.Markus Trippelsdorf1-2/+2
2017-09-08Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey1-3/+5
2017-09-08Fix glibc.tune.cpu tunable handlingSteve Ellcey1-1/+1
2017-09-08Add Linux 4.13 constants to bits/fcntl-linux.h.Joseph Myers1-0/+15
2017-09-08Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h.Joseph Myers1-0/+10
2017-09-08posix: Consolidate Linux glob implementationAdhemerval Zanella26-48/+129
2017-09-08posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella13-48/+101
2017-09-07Update netinet/tcp.h from Linux 4.13.Joseph Myers1-2/+8
2017-09-07Add SOL_TLS definition from Linux 4.13.Joseph Myers1-0/+1
2017-09-06Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858)Adhemerval Zanella7-7/+0
2017-09-05Prefer new libm function wrappers for !LIBM_SVID_COMPAT.Joseph Myers94-30/+167
2017-09-04Hide __chmod and __mkdir [BZ #18822]H.J. Lu4-0/+6
2017-09-04Update kernel version in syscall-names.list to 4.13.Joseph Myers1-2/+2
2017-09-03hurd: Fix rtld's strtoul_internal use through hurdlookupSamuel Thibault1-0/+9
2017-09-03hurd: fix overriding rtld's __sbrk with the real implementationSamuel Thibault1-0/+1
2017-09-03hurd: mach/hurd/x86 also needs x86 tunablesSamuel Thibault1-0/+21
2017-09-03hurd: mach/hurd/i386 also needs mach/hurd/x86Samuel Thibault1-0/+1