about summary refs log tree commit diff
path: root/sysdeps/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typos.Ondřej Bílka2013-08-211-1/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-072-6/+6
* Remove miscellaneous bounded-pointers relics in C code.Joseph Myers2013-02-151-1/+1
* Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers2013-01-111-1/+1
* Use __extension__ with long long in installed headers.Joseph Myers2013-01-102-1/+6
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0214-15/+14
* byteswap.h: fix gcc ver test for __builtin_bswap{32,64}Mike Frysinger2012-12-031-2/+2
* Fix powl inaccuracy for x86_64 and x86 (bug 13881).Joseph Myers2012-11-282-0/+214
* Use configured $(NM), $(OBJDUMP), $(READELF) in tst-xmmymm.sh.Joseph Myers2012-11-082-6/+9
* Also run tst-xmmymm.sh on i386 ld.soH.J. Lu2012-11-072-0/+105
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-031-18/+27
* Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu2012-11-021-0/+4
* Use sysdeps/x86/tininess.h for i386 and x86_64H.J. Lu2012-10-301-0/+1
* Use __uint64_t in x86 __bswap_64H.J. Lu2012-10-121-6/+7
* Use x86-64 fpu_control.h for i386 and x86_64H.J. Lu2012-06-181-0/+109
* Use i386 bits/mathinline.h for i386 and x86_64H.J. Lu2012-06-151-0/+968
* Use x86_64 fpu/bits/fenv.h for i386 and x86_64H.J. Lu2012-06-061-0/+141
* Fix a typo in commentH.J. Lu2012-06-041-1/+1
* Use i486 bits/string.h for i386 and x86_64H.J. Lu2012-06-041-0/+1985
* Use x86_64/bits/xtitypes.h for i386/x86-64H.J. Lu2012-05-301-0/+33
* Use x86_64 bits/wordsize.h for both i386/x86_64H.J. Lu2012-05-301-0/+13
* Use i386 bits/huge_vall.h for i386/x86-64H.J. Lu2012-05-301-0/+42
* Use x86_64 bits/select.h for i386/x86_64H.J. Lu2012-05-301-0/+63
* Use x86_64 bits/setjmp.h for i386/x86_64H.J. Lu2012-05-301-0/+40