about summary refs log tree commit diff
path: root/sysdeps/x86/bits
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-0813-2657/+0
* Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella2017-04-101-271/+0
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-14/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0112-12/+12
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-8/+21
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-20/+0
* Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers2016-12-012-9/+24
* Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers2016-11-291-14/+0
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-242-17/+33
* Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787).Joseph Myers2016-11-231-1/+2
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1
* Define wordsize.h macros everywhereSteve Ellcey2016-11-041-0/+4
* Avoid array-bounds warning for strncat on i586 (bug 20260)Andreas Schwab2016-06-291-2/+1
* Define _HAVE_STRING_ARCH_mempcpy to 1 for x86H.J. Lu2016-03-081-0/+3
* Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2016-02-181-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0411-11/+11
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-041-16/+0
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0211-11/+11
* Recognize recent x86 CPUs in string.hJ. Brown2014-11-271-1/+6
* x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath2014-06-242-0/+298
* 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
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-1/+1
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-3/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-019-9/+9
* 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-101-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-029-10/+9
* byteswap.h: fix gcc ver test for __builtin_bswap{32,64}Mike Frysinger2012-12-031-2/+2
* Use __uint64_t in x86 __bswap_64H.J. Lu2012-10-121-6/+7
* 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
* Use x86_64 bits/mathdef.h for i386/x86_64H.J. Lu2012-05-301-0/+59
* Use x86_64 bits/{link.h,linkmap.h} for i386/x86_64H.J. Lu2012-05-302-0/+163
* Use the same bits/endian.h for i386/x86_64H.J. Lu2012-05-301-0/+7
* Use x86-64 bits/byteswap.h for both i386 and x86_64H.J. Lu2012-05-302-0/+203