about summary refs log tree commit diff
path: root/sysdeps/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: Merge i386/x86_64 atomic-machine.hH.J. Lu2018-12-181-0/+571
* Remove x86 mathinline.h asinh, acosh, atanh inlines.Joseph Myers2018-12-141-13/+0
* x86: Add Hygon Dhyana support.Carlos O'Donell2018-12-131-2/+3
* Remove x86 mathinline.h hypot inline.Joseph Myers2018-12-121-4/+0
* x86: Extend CPUID support in struct cpu_featuresH.J. Lu2018-12-034-242/+1246
* x86/CET: Add a re-exec test with legacy bitmapH.J. Lu2018-11-232-2/+86
* Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]H.J. Lu2018-11-082-14/+46
* x86: Support RDTSCP for benchtestsH.J. Lu2018-10-241-1/+13
* x86: Fix Haswell strong flags (BZ#23709)Adhemerval Zanella2018-10-231-0/+6
* x86: Don't include <x86intrin.h>H.J. Lu2018-10-211-4/+5
* x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu2018-10-172-0/+53
* Use round functions not __round functions in glibc libm.Joseph Myers2018-09-271-1/+1
* Invert sense of list of i686-class processors in sysdeps/x86/cpu-features.h.Joseph Myers2018-09-201-18/+7
* Split fenv_private.h out of math_private.h more consistently.Joseph Myers2018-08-281-0/+497
* Move SNAN_TESTS_* out of math-tests.h.Joseph Myers2018-08-101-25/+0
* x86: Move STATE_SAVE_OFFSET/STATE_SAVE_MASK to sysdep.hH.J. Lu2018-08-062-14/+9
* x86: Cleanup cpu-features-offsets.symH.J. Lu2018-08-031-19/+1
* Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar2018-08-026-11/+11
* x86: Rename get_common_indeces to get_common_indicesH.J. Lu2018-08-011-4/+4
* x86/CET: Fix property note parser [BZ #23467]H.J. Lu2018-07-301-9/+20
* x86: Add tst-get-cpu-features-static to $(tests) [BZ #23458]H.J. Lu2018-07-301-1/+1
* x86/CET: Don't parse beyond the note endH.J. Lu2018-07-271-1/+1
* x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ #23459]H.J. Lu2018-07-262-10/+19
* x86: Correct index_cpu_LZCNT [BZ # 23456]H.J. Lu2018-07-261-1/+1
* 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