aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64
AgeCommit message (Expand)AuthorFilesLines
2020-12-24x86 long double: Support pseudo numbers in isnanlSiddhesh Poyarekar1-1/+0
2020-12-24x86 long double: Support pseudo numbers in fpclassifylSiddhesh Poyarekar1-2/+0
2020-12-21add inputs to auto-libm-test-in yielding larger errors (binary64, x86_64)Paul Zimmermann1-11/+13
2020-12-18ieee754: Remove unused __sin32 and __cos32Anssi Hannula4-8/+0
2020-12-04x86_64: Add glibc-hwcaps supportFlorian Weimer3-0/+181
2020-12-03x86: Fix THREAD_SELF definition to avoid ld.so crash (bug 27004)Jakub Jelinek1-1/+6
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
2020-11-13Remove tls.h inclusion from internal errno.hAdhemerval Zanella1-2/+8
2020-11-13x86: Remove UP macro. Define LOCK_PREFIX unconditionally.Florian Weimer2-14/+2
2020-11-11hurd: keep only required PLTs in ld.soSamuel Thibault1-4/+0
2020-10-16x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu1-4/+3
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy1-0/+3
2020-09-22x86: Use one ldbl2mpn.c file for both i386 and x86_64Florian Weimer1-1/+0
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu3-101/+1
2020-09-02x86-64: Fix FMA4 detection in ifunc [BZ #26534]Ondřej Hošek1-1/+1
2020-08-08math: Update x86_64 ulpsAdhemerval Zanella1-3/+3
2020-07-25Update x86-64 libm-test-ulpsAndreas K. Hüttel1-2/+2
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu28-187/+187
2020-07-11x86: Remove the unused __x86_prefetchwH.J. Lu1-1/+1
2020-07-06x86: Add thresholds for "rep movsb/stosb" to tunablesH.J. Lu2-26/+2
2020-06-22i386: Use builtin sqrtlAdhemerval Zanella1-27/+0
2020-06-22x86_64: Use builtin sqrt{f,l}Adhemerval Zanella4-65/+31
2020-06-17Fix avx2 strncmp offset compare condition check [BZ #25933]Sunil K Pandey1-0/+15
2020-06-17x86_64: Use %xmmN with vpxor to clear a vector registerH.J. Lu2-3/+3
2020-06-05dl-runtime: reloc_{offset,index} now functions arch overide'ableVineet Gupta2-9/+35
2020-05-16Linux: Remove remnants of the getcpu cacheFlorian Weimer2-2/+1
2020-05-09x86-64: Use RDX_LP on __x86_shared_non_temporal_threshold [BZ #25966]H.J. Lu1-3/+3
2020-04-28Remove unused floating-point configuration from gmp-impl.h.Joseph Myers1-2/+0
2020-04-20Revert "x86_64: Add SSE sfp-exceptions"Adhemerval Zanella1-3/+1
2020-04-17x86_64: Add SSE sfp-exceptionsAdhemerval Zanella1-1/+3
2020-04-03nptl: Remove x86_64 cancellation assembly implementations [BZ #25765]Adhemerval Zanella1-7/+0
2020-03-31math: Add inputs that yield larger errors for float type (x86_64)Paul Zimmermann1-42/+46
2020-03-19math: Remove inline math testsAdhemerval Zanella1-1116/+0
2020-02-17x86: Avoid single-argument _Static_assert in <tls.h>Florian Weimer1-8/+12
2020-02-17x86 tls: Use _Static_assert for TLS access size assertionSamuel Thibault1-26/+20
2020-02-15ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer1-6/+0
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella1-1/+1
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra21-31/+53
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers515-515/+515
2019-12-11Always use wordsize-64 version of s_trunc.c.Stefan Liebler1-1/+1
2019-12-11Always use wordsize-64 version of s_ceil.c.Stefan Liebler1-1/+1
2019-12-11Always use wordsize-64 version of s_floor.c.Stefan Liebler1-1/+1
2019-12-11Always use wordsize-64 version of s_rint.c.Stefan Liebler1-1/+1
2019-12-11Always use wordsize-64 version of s_nearbyint.c.Stefan Liebler1-1/+1
2019-12-02elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer1-1/+2
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella1-0/+6
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella1-4/+0
2019-10-21Remove x64 _finite tests and referencesWilco Dijkstra51-428/+57
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert521-521/+521
2019-08-30Use generic memset/memcpy/memmove in benchtestsWilco Dijkstra1-1/+0