about summary refs log tree commit diff
path: root/sysdeps/x86_64
Commit message (Expand)AuthorAgeFilesLines
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-0321-31/+53
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01515-515/+515
* Always use wordsize-64 version of s_trunc.c.Stefan Liebler2019-12-111-1/+1
* Always use wordsize-64 version of s_ceil.c.Stefan Liebler2019-12-111-1/+1
* Always use wordsize-64 version of s_floor.c.Stefan Liebler2019-12-111-1/+1
* Always use wordsize-64 version of s_rint.c.Stefan Liebler2019-12-111-1/+1
* Always use wordsize-64 version of s_nearbyint.c.Stefan Liebler2019-12-111-1/+1
* elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Florian Weimer2019-12-021-1/+2
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+6
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-4/+0
* Remove x64 _finite tests and referencesWilco Dijkstra2019-10-2151-428/+57
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07521-521/+521
* Use generic memset/memcpy/memmove in benchtestsWilco Dijkstra2019-08-301-1/+0
* x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]H.J. Lu2019-07-243-0/+43
* x86: Add sysdeps/x86/dl-lookupcfg.hH.J. Lu2019-06-261-31/+0
* wcsmbs: optimize wcscatAdhemerval Zanella2019-02-272-5/+10
* Add fall-through comments.Joseph Myers2019-02-121-0/+2
* Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab2019-02-041-1/+2
* x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu2019-02-043-9/+93
* x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-215-11/+106
* x86-64 strncpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-215-8/+66
* x86-64 strncmp family: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-217-11/+170
* x86-64 memset/wmemset: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-215-16/+121
* x86-64 memrchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-214-5/+63
* x86-64 memcpy: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-216-42/+122
* x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-216-9/+114
* x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097]H.J. Lu2019-01-216-5/+148
* x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2Leonardo Sandoval2019-01-1415-6/+1337
* x86_64: Remove wrong THREAD_ATOMIC_* macrosAdhemerval Zanella2019-01-031-37/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01504-504/+504
* x86-64: Remove s_sincosf-sse2.SH.J. Lu2018-12-263-568/+2
* Regenerate sysdeps/x86_64/fpu/libm-test-ulpsH.J. Lu2018-12-261-0/+6
* x86-64: Vectorize sincosf_poly and update s_sincosf-fma.cH.J. Lu2018-12-261-270/+1
* x86: Merge i386/x86_64 atomic-machine.hH.J. Lu2018-12-181-482/+0
* x86: Extend CPUID support in struct cpu_featuresH.J. Lu2018-12-032-3/+3
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-214-5/+8
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-215-4/+10
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-215-7/+10
* Add support for GCC 9 attribute copy.Martin Sebor2018-11-0918-21/+21
* x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu2018-10-172-40/+24
* Use trunc functions not __trunc functions in glibc libm.Joseph Myers2018-09-202-0/+2
* Add new pow implementationSzabolcs Nagy2018-09-191-2/+2
* Use ceil functions not __ceil functions in glibc libm.Joseph Myers2018-09-172-0/+2
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-143-32/+2
* Use floor functions not __floor functions in glibc libm.Joseph Myers2018-09-143-24/+2
* Remove x86_64 math_private.h asms.Joseph Myers2018-09-111-44/+0
* Add new exp and exp2 implementationsSzabolcs Nagy2018-09-051-44/+44
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-08-311-1/+1
* Split fenv_private.h out of math_private.h more consistently.Joseph Myers2018-08-281-1/+0
* Fix spaces in x86_64 ULP fileWilco Dijkstra2018-08-151-3/+3