summaryrefslogtreecommitdiff
path: root/sysdeps/x86
AgeCommit message (Expand)Author
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-26x86-64: Vectorize sincosf_poly and update s_sincosf-fma.cH.J. Lu
2018-12-19Remove x86 mathinline.h.Joseph Myers
2018-12-19Remove x86 mathinline.h sinh, cosh, tanh inlines.Joseph Myers
2018-12-18x86: Merge i386/x86_64 atomic-machine.hH.J. Lu
2018-12-14Remove x86 mathinline.h asinh, acosh, atanh inlines.Joseph Myers
2018-12-13x86: Add Hygon Dhyana support.Carlos O'Donell
2018-12-12Remove x86 mathinline.h hypot inline.Joseph Myers
2018-12-03x86: Extend CPUID support in struct cpu_featuresH.J. Lu
2018-11-23x86/CET: Add a re-exec test with legacy bitmapH.J. Lu
2018-11-08Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]H.J. Lu
2018-10-24x86: Support RDTSCP for benchtestsH.J. Lu
2018-10-23x86: Fix Haswell strong flags (BZ#23709)Adhemerval Zanella
2018-10-21x86: Don't include <x86intrin.h>H.J. Lu
2018-10-17x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers
2018-09-20Invert sense of list of i686-class processors in sysdeps/x86/cpu-features.h.Joseph Myers
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers
2018-08-10Move SNAN_TESTS_* out of math-tests.h.Joseph Myers
2018-08-06x86: Move STATE_SAVE_OFFSET/STATE_SAVE_MASK to sysdep.hH.J. Lu
2018-08-03x86: Cleanup cpu-features-offsets.symH.J. Lu
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar
2018-08-01x86: Rename get_common_indeces to get_common_indicesH.J. Lu
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