about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* hurd: Fix `revoke' symbol exposition from `unlockpt'Samuel Thibault2017-09-282-2/+4
* hurd: Fix dirfd symbol exposition from ftwSamuel Thibault2017-09-282-2/+6
* Fix make-syscalls.sh VDSO support for GCC 8.Joseph Myers2017-09-261-10/+8
* Use generic __ifunc for SPARC.Joseph Myers2017-09-261-8/+2
* powerpc: Regenerate ULPs for expf() and exp2f()Tulio Magno Quites Machado Filho2017-09-261-8/+4
* Fix ia64 executable stack default (bug 22156).Joseph Myers2017-09-261-3/+2
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-2537-35/+184
* Fix typo in sincos32.h inclusion guard.Stefan Liebler2017-09-251-1/+1
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-2528-2/+92
* Optimized generic expf and exp2f with wrappersSzabolcs Nagy2017-09-2513-566/+400
* hurd: Fix exposition of s/gettimeofday through timespec_s/getSamuel Thibault2017-09-252-3/+3
* hurd: Fix bits/socket.h conformitySamuel Thibault2017-09-241-9/+16
* hurd: Make sure dl-sysdep.c defines proper symbol namesSamuel Thibault2017-09-241-7/+25
* Use libm_alias_float in flt-32.Joseph Myers2017-09-2240-39/+73
* Remove conditional on LDBL_MANT_DIG from e_lgammal_r.cGabriel F. T. Gomes2017-09-212-10/+2
* ldbl-128ibm: Automatic replacing of _Float128 and L()Gabriel F. T. Gomes2017-09-216-2253/+2241
* ldbl-128ibm: Copy implementations from ldbl-128 instead of including themGabriel F. T. Gomes2017-09-216-12/+3814
* powerpc: Add redirection for finitef128, isinf128, and isnanf128Gabriel F. T. Gomes2017-09-213-0/+27
* powerpc64le: Add -mfloat128 to tst-strtod-nan-locale testcaseGabriel F. T. Gomes2017-09-211-0/+3
* Add SSE4.1 trunc, truncf (bug 20142).Joseph Myers2017-09-207-2/+116
* Fix fexecve build where syscall macros call sizeof.Joseph Myers2017-09-191-1/+2
* Use execveat syscall in fexecve (bug 22134)Andreas Schwab2017-09-195-0/+35
* Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra2017-09-198-37/+0
* powerpc: Avoid misaligned stores in memsetRajalakshmi Srinivasaraghavan2017-09-191-2/+68
* Fix powerpc64le problem from last ldbl-opt patch.Joseph Myers2017-09-182-0/+16
* Use libm_alias_ldouble in math/.Joseph Myers2017-09-1822-143/+0
* AArch64: use movz/movk instead of literal pools in start.SWang Boshi2017-09-182-3/+17
* Add missing libc_hidden_weak/def callsSamuel Thibault2017-09-174-0/+4
* Use libm_alias_double in math/.Joseph Myers2017-09-1522-103/+0
* [BZ #21745] powerpc: build some IFUNC math functions for libc and libmTulio Magno Quites Machado Filho2017-09-152-17/+22
* Make more libm functions into weak aliases.Joseph Myers2017-09-1461-78/+156
* Define and use libm_alias_float128.Joseph Myers2017-09-142-0/+41
* Define and use libm_alias_ldouble.Joseph Myers2017-09-134-38/+83
* Move exp compat wrappers under math/Szabolcs Nagy2017-09-137-186/+2
* Clear up log1p, ldexp, scalbn, scalbln compat handling.Joseph Myers2017-09-137-40/+10
* posix: Fix compat glob code on s390 and alphaAdhemerval Zanella2017-09-132-4/+2
* Define and use libm_alias_double.Joseph Myers2017-09-1310-43/+110
* Remove declare_mgen_alias_2.Joseph Myers2017-09-122-19/+0
* x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]H.J. Lu2017-09-123-5/+17
* hurd: Fix build without NO_HIDDENSamuel Thibault2017-09-125-0/+17
* Define and use a libm_alias_float macro.Joseph Myers2017-09-112-0/+41
* x86: Add x86_64 to x86-64 HWCAP [BZ #22093]H.J. Lu2017-09-116-8/+76
* Update x86_64 ulps for AMD Ryzen.Markus Trippelsdorf2017-09-081-2/+2
* Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey2017-09-081-3/+5
* Fix glibc.tune.cpu tunable handlingSteve Ellcey2017-09-081-1/+1
* Add Linux 4.13 constants to bits/fcntl-linux.h.Joseph Myers2017-09-081-0/+15
* Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h.Joseph Myers2017-09-081-0/+10
* posix: Consolidate Linux glob implementationAdhemerval Zanella2017-09-0826-48/+129
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-09-0813-48/+101
* Update netinet/tcp.h from Linux 4.13.Joseph Myers2017-09-071-2/+8