about summary refs log tree commit diff
path: root/sysdeps/x86
Commit message (Expand)AuthorAgeFilesLines
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-041-0/+0
* Detect and select i586/i686 implementation at run-time fedora/masterH.J. Lu2015-08-273-3/+38
* Don't disable SSE in x86-64 ld.soH.J. Lu2015-08-262-114/+0
* Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu2015-08-201-0/+22
* nptl: Document crash due to incorrect use of locksFlorian Weimer2015-08-201-1/+3
* Also check __i586__/__i686__ for HAS_I586/HAS_I686H.J. Lu2015-08-191-8/+9
* Define HAS_CPUID/HAS_I586/HAS_I686 from -march=H.J. Lu2015-08-182-2/+29
* Check if cpuid is available in init_cpu_featuresH.J. Lu2015-08-131-0/+12
* Add _dl_x86_cpu_features to rtld_globalH.J. Lu2015-08-1310-0/+572
* Preserve bound registers for pointer pass/returnIgor Zamyatin2015-07-091-0/+2
* Do not create invalid pointers in C code of string functions.Torvald Riegel2015-07-071-7/+11
* Vector sincosf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+2
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-181-0/+2
* Vector powf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+6
* Vector pow for x86_64 and tests.Andrew Senkevich2015-06-171-0/+6
* Vector expf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+6
* Vector exp for x86_64 and tests.Andrew Senkevich2015-06-171-0/+6
* Vector logf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+6
* Vector log for x86_64 and tests.Andrew Senkevich2015-06-171-0/+12
* Vector sinf for x86_64 and tests.Andrew Senkevich2015-06-151-0/+2
* Vector sin for x86_64 and tests.Andrew Senkevich2015-06-111-0/+2
* Vector cosf for x86_64.Andrew Senkevich2015-06-091-0/+2
* Start of series of patches with x86_64 vector math functions.Andrew Senkevich2015-06-091-0/+34
* Fix atan / atan2 missing underflows (bug 15319).Joseph Myers2015-02-181-6/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0219-19/+19
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-302-23/+69
* Recognize recent x86 CPUs in string.hJ. Brown2014-11-271-1/+6
* Run tst-ld-sse-use.sh with bash.Joseph Myers2014-09-291-1/+1
* Enhance tst-xmmymm.sh to detect zmm register usage in ld.so (BZ #16194)Siddhesh Poyarekar2014-09-122-6/+6
* Fix comment error that Jakub pointed out but I forgot to fixSiddhesh Poyarekar2014-08-131-1/+1
* Disable x87 inline functions for x86_64 and SSE [BZ #17262]Siddhesh Poyarekar2014-08-131-2/+5
* x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-243-0/+0
* Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar2014-06-241-3/+3
* Fix build warning in pthread_rwlock_*Siddhesh Poyarekar2014-06-241-1/+1
* Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers2014-06-231-4/+28
* Use 3 bytes for __pad1 in pthread_rwlock_t for x32H.J. Lu2014-06-191-1/+6
* Add adaptive elision to rwlocksAndi Kleen2014-06-132-2/+114
* Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/.Roland McGrath2014-05-142-0/+290
* Include SSE state in i386 fenv_t (bug 16064).Joseph Myers2014-05-092-0/+140
* Replace __int128 with __int128_t in bits/link.hH.J. Lu2014-04-251-3/+3
* Save/restore bound registers for _dl_runtime_profileIgor Zamyatin2014-04-161-0/+7
* Fix -Wundef warnins for __FP_FAST_FMA*Siddhesh Poyarekar2014-03-211-3/+3
* Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin2014-03-131-0/+3
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-1/+1
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-1/+2
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-212-7/+7
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-3/+3
* Disable x87 inline functions for SSE2 mathH.J. Lu2014-01-291-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0114-14/+14
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-261-5/+5