about summary refs log tree commit diff
path: root/sysdeps/x86
Commit message (Expand)AuthorAgeFilesLines
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0171-71/+71
* nptl: Remove duplicate internal __SIZEOF_PTHREAD_MUTEX_T (BZ#25241)Adhemerval Zanella2019-12-261-3/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-28/+65
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-262-12/+63
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-10/+2
* elf: Use nocancel pread64() instead of lseek()+read()Leandro Pereira2019-10-181-2/+1
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-012-7/+11
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0769-69/+69
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* Call _dl_open_check after relocation [BZ #24259]H.J. Lu2019-07-0116-3/+332
* x86: Add sysdeps/x86/dl-lookupcfg.hH.J. Lu2019-06-261-0/+31
* Refactor hp-timing rtld usageAdhemerval Zanella2019-03-221-4/+0
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-141-33/+0
* Fix location where math-vector-fortran.h is installed.marxin2019-03-071-0/+0
* Add some spaces before '('.Joseph Myers2019-02-271-1/+1
* Break more lines before not after operators.Joseph Myers2019-02-251-4/+4
* Add new Fortran vector math header file.marxin2019-02-201-0/+43
* Add fall-through comments.Joseph Myers2019-02-121-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0162-62/+62
* x86-64: Vectorize sincosf_poly and update s_sincosf-fma.cH.J. Lu2018-12-262-0/+179
* Remove x86 mathinline.h.Joseph Myers2018-12-192-295/+32
* Remove x86 mathinline.h sinh, cosh, tanh inlines.Joseph Myers2018-12-191-16/+0
* 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