about summary refs log tree commit diff
path: root/sysdeps/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/CET: Add tests with legacy non-CET shared objectsH.J. Lu2018-07-2512-0/+293
* x86/CET: Extend arch_prctl syscall for CET controlH.J. Lu2018-07-241-0/+3
* Add <bits/indirect-return.h>H.J. Lu2018-07-241-0/+37
* x86: Always include <dl-cet.h>/cet-tunables.h> for --enable-cetH.J. Lu2018-07-171-2/+5
* x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu2018-07-1614-0/+979
* x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu2018-07-142-0/+2
* x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]H.J. Lu2018-07-142-0/+50
* Use AVX_Fast_Unaligned_Load from Zen onwards.Amit Pawar2018-07-061-5/+13
* x86-64: Check Prefer_FSRM in ifunc-memmove.hH.J. Lu2018-05-212-0/+4
* Initial Fast Short REP MOVSB (FSRM) supportH.J. Lu2018-05-211-0/+3
* x86: Add sysdeps/x86/ldsodefs.hH.J. Lu2018-05-141-0/+66
* Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers2018-05-101-0/+1
* Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2018-05-091-0/+61
* x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu2018-05-024-0/+140
* Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline.Joseph Myers2018-03-161-13/+0
* Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra2018-03-151-1/+0
* Remove more old-compilers parts of sysdeps/x86/fpu/bits/mathinline.h.Joseph Myers2018-03-151-183/+0
* Remove old-GCC parts of x86 bits/mathinline.h.Joseph Myers2018-03-141-306/+0
* Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers2018-02-062-204/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0140-40/+40
* Add _Float64x function aliases.Joseph Myers2017-11-272-0/+12
* Support bits/floatn.h inclusion from .S files.Joseph Myers2017-11-171-28/+32
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+7
* x86: Add sysdeps/x86/sysdep.hH.J. Lu2017-11-011-0/+69
* sysdeps/x86/libc-start.c: Add /* !SHARED */H.J. Lu2017-10-301-1/+1
* Reformat sysdeps/x86/libc-start.cH.J. Lu2017-10-301-3/+3
* Update x86 fix-fp-int-compare-invalid.h for GCC 8.Joseph Myers2017-10-241-2/+6
* Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers2017-10-201-0/+2
* x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu2017-10-204-31/+109
* x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]H.J. Lu2017-10-191-4/+8
* Add common ifunc-init.h headerAdhemerval Zanella2017-10-171-40/+1
* Remove ancient __signbit inlinesWilco Dijkstra2017-09-281-38/+0
* Simplify C99 isgreater macrosWilco Dijkstra2017-09-281-93/+0
* x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]H.J. Lu2017-09-122-0/+9
* x86: Add x86_64 to x86-64 HWCAP [BZ #22093]H.J. Lu2017-09-113-8/+11
* hurd: fix libm linkSamuel Thibault2017-09-031-1/+1
* Simplify HUGE_VAL definitions.Joseph Myers2017-08-311-41/+0
* x86: Remove assembly versions of index_cpu_*/index_arch_*H.J. Lu2017-08-251-42/+1
* x86: Add IBT/SHSTK bits to cpu-featuresH.J. Lu2017-08-142-0/+10
* x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATUREH.J. Lu2017-08-041-57/+0
* x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]H.J. Lu2017-08-041-2/+5
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-2/+2
* float128: Add signbit alternative for old compilersGabriel F. T. Gomes2017-06-301-0/+8
* Add float128 support for x86_64, x86.Joseph Myers2017-06-266-0/+382
* Avoid localplt issues from x86 fereaiseexcept inline.Joseph Myers2017-06-232-0/+11
* x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu2017-06-214-26/+19
* Move x86 specific tunables to x86/dl-tunables.listH.J. Lu2017-06-201-0/+34
* tunables: Add IFUNC selection and cache sizesH.J. Lu2017-06-204-1/+366
* Remove bits/string.h.Zack Weinberg2017-06-201-1996/+0
* Make LD_HWCAP_MASK usable for static binariesSiddhesh Poyarekar2017-06-071-5/+3