about summary refs log tree commit diff
path: root/sysdeps/x86/bits
Commit message (Expand)AuthorAgeFilesLines
* <bits/platform/x86.h>: Correct x86_cpu_TBMH.J. Lu2021-02-221-1/+1
* x86: Add PTWRITE feature detection [BZ #27346]H.J. Lu2021-02-071-2/+9
* <sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu2021-01-211-0/+299
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-026-6/+6
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-40/+0
* x86: Remove <bits/select.h> and use the generic versionFlorian Weimer2020-02-091-63/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-018-8/+8
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-012-7/+11
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-078-8/+8
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-141-33/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-019-9/+9
* Add <bits/indirect-return.h>H.J. Lu2018-07-241-0/+37
* Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers2018-02-062-204/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0110-10/+10
* Add _Float64x function aliases.Joseph Myers2017-11-271-0/+11
* Support bits/floatn.h inclusion from .S files.Joseph Myers2017-11-171-28/+32
* Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers2017-10-201-0/+2
* Simplify HUGE_VAL definitions.Joseph Myers2017-08-311-41/+0
* float128: Add signbit alternative for old compilersGabriel F. T. Gomes2017-06-301-0/+8
* Add float128 support for x86_64, x86.Joseph Myers2017-06-261-0/+96
* Remove bits/string.h.Zack Weinberg2017-06-201-1996/+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