summaryrefslogtreecommitdiff
path: root/sysdeps/x86
AgeCommit message (Expand)Author
2018-07-30x86/CET: Fix property note parser [BZ #23467]H.J. Lu
2018-07-30x86: Add tst-get-cpu-features-static to $(tests) [BZ #23458]H.J. Lu
2018-07-27x86/CET: Don't parse beyond the note endH.J. Lu
2018-07-26x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ #23459]H.J. Lu
2018-07-26x86: Correct index_cpu_LZCNT [BZ # 23456]H.J. Lu
2018-07-25x86/CET: Add tests with legacy non-CET shared objectsH.J. Lu
2018-07-24x86/CET: Extend arch_prctl syscall for CET controlH.J. Lu
2018-07-24Add <bits/indirect-return.h>H.J. Lu
2018-07-17x86: Always include <dl-cet.h>/cet-tunables.h> for --enable-cetH.J. Lu
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu
2018-07-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu
2018-07-14x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]H.J. Lu
2018-07-06Use AVX_Fast_Unaligned_Load from Zen onwards.Amit Pawar
2018-05-21x86-64: Check Prefer_FSRM in ifunc-memmove.hH.J. Lu
2018-05-21Initial Fast Short REP MOVSB (FSRM) supportH.J. Lu
2018-05-14x86: Add sysdeps/x86/ldsodefs.hH.J. Lu
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers
2018-05-02x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu
2018-03-16Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline.Joseph Myers
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra
2018-03-15Remove more old-compilers parts of sysdeps/x86/fpu/bits/mathinline.h.Joseph Myers
2018-03-14Remove old-GCC parts of x86 bits/mathinline.h.Joseph Myers
2018-02-06Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-17Support bits/floatn.h inclusion from .S files.Joseph Myers
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-11-01x86: Add sysdeps/x86/sysdep.hH.J. Lu
2017-10-30sysdeps/x86/libc-start.c: Add /* !SHARED */H.J. Lu
2017-10-30Reformat sysdeps/x86/libc-start.cH.J. Lu
2017-10-24Update x86 fix-fp-int-compare-invalid.h for GCC 8.Joseph Myers
2017-10-20Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers
2017-10-20x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu
2017-10-19x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]H.J. Lu
2017-10-17Add common ifunc-init.h headerAdhemerval Zanella
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra
2017-09-12x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]H.J. Lu
2017-09-11x86: Add x86_64 to x86-64 HWCAP [BZ #22093]H.J. Lu
2017-09-03hurd: fix libm linkSamuel Thibault
2017-08-31Simplify HUGE_VAL definitions.Joseph Myers
2017-08-25x86: Remove assembly versions of index_cpu_*/index_arch_*H.J. Lu
2017-08-14x86: Add IBT/SHSTK bits to cpu-featuresH.J. Lu
2017-08-04x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATUREH.J. Lu
2017-08-04x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]H.J. Lu
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers
2017-06-30float128: Add signbit alternative for old compilersGabriel F. T. Gomes
2017-06-26Add float128 support for x86_64, x86.Joseph Myers
2017-06-23Avoid localplt issues from x86 fereaiseexcept inline.Joseph Myers