about summary refs log tree commit diff
path: root/sysdeps/x86_64
Commit message (Expand)AuthorAgeFilesLines
* math: Remove mpa files [BZ #15267]Wilco Dijkstra2021-03-1118-183/+3
* math: Remove slow paths from asin and acos [BZ #15267]Wilco Dijkstra2021-03-111-1/+3
* Add inputs that generate larger error boundsPaul Zimmermann2021-02-271-24/+26
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-8/+4
* x86: Use x86/nptl/pthreaddef.hH.J. Lu2021-02-221-47/+0
* x86-64: Refactor and improve performance of strchr-avx2.Snoah2021-02-082-113/+113
* x86: Adding an upper bound for Enhanced REP MOVSB.Sajan Karumanchi2021-02-021-2/+5
* configure: Check for static PIE supportSzabolcs Nagy2021-01-212-0/+6
* <sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu2021-01-212-4/+2
* libmvec: Add extra-test-objs to test-extrasH.J. Lu2021-01-191-0/+8
* Fix x86 build with --enable-tunable=noAdhemerval Zanella2021-01-141-0/+1
* x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]H.J. Lu2021-01-072-52/+19
* Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra2021-01-071-1/+0
* x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu2021-01-041-5/+11
* x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu2021-01-041-0/+21
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02515-515/+515
* x86 long double: Support pseudo numbers in isnanlSiddhesh Poyarekar2020-12-241-1/+0
* x86 long double: Support pseudo numbers in fpclassifylSiddhesh Poyarekar2020-12-241-2/+0
* add inputs to auto-libm-test-in yielding larger errors (binary64, x86_64)Paul Zimmermann2020-12-211-11/+13
* ieee754: Remove unused __sin32 and __cos32Anssi Hannula2020-12-184-8/+0
* x86_64: Add glibc-hwcaps supportFlorian Weimer2020-12-043-0/+181
* x86: Fix THREAD_SELF definition to avoid ld.so crash (bug 27004)Jakub Jelinek2020-12-031-1/+6
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* Remove tls.h inclusion from internal errno.hAdhemerval Zanella2020-11-131-2/+8
* x86: Remove UP macro. Define LOCK_PREFIX unconditionally.Florian Weimer2020-11-132-14/+2
* hurd: keep only required PLTs in ld.soSamuel Thibault2020-11-111-4/+0
* x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu2020-10-161-4/+3
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* x86: Use one ldbl2mpn.c file for both i386 and x86_64Florian Weimer2020-09-221-1/+0
* x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu2020-09-113-101/+1
* x86-64: Fix FMA4 detection in ifunc [BZ #26534]Ondřej Hošek2020-09-021-1/+1
* math: Update x86_64 ulpsAdhemerval Zanella2020-08-081-3/+3
* Update x86-64 libm-test-ulpsAndreas K. Hüttel2020-07-251-2/+2
* x86: Support usable check for all CPU featuresH.J. Lu2020-07-1328-187/+187
* x86: Remove the unused __x86_prefetchwH.J. Lu2020-07-111-1/+1
* x86: Add thresholds for "rep movsb/stosb" to tunablesH.J. Lu2020-07-062-26/+2
* i386: Use builtin sqrtlAdhemerval Zanella2020-06-221-27/+0
* x86_64: Use builtin sqrt{f,l}Adhemerval Zanella2020-06-224-65/+31
* Fix avx2 strncmp offset compare condition check [BZ #25933]Sunil K Pandey2020-06-171-0/+15
* x86_64: Use %xmmN with vpxor to clear a vector registerH.J. Lu2020-06-172-3/+3
* dl-runtime: reloc_{offset,index} now functions arch overide'ableVineet Gupta2020-06-052-9/+35
* Linux: Remove remnants of the getcpu cacheFlorian Weimer2020-05-162-2/+1
* x86-64: Use RDX_LP on __x86_shared_non_temporal_threshold [BZ #25966]H.J. Lu2020-05-091-3/+3
* Remove unused floating-point configuration from gmp-impl.h.Joseph Myers2020-04-281-2/+0
* Revert "x86_64: Add SSE sfp-exceptions"Adhemerval Zanella2020-04-201-3/+1
* x86_64: Add SSE sfp-exceptionsAdhemerval Zanella2020-04-171-1/+3
* nptl: Remove x86_64 cancellation assembly implementations [BZ #25765]Adhemerval Zanella2020-04-031-7/+0
* math: Add inputs that yield larger errors for float type (x86_64)Paul Zimmermann2020-03-311-42/+46
* math: Remove inline math testsAdhemerval Zanella2020-03-191-1116/+0
* x86: Avoid single-argument _Static_assert in <tls.h>Florian Weimer2020-02-171-8/+12