about summary refs log tree commit diff
path: root/sysdeps/x86/bits
Commit message (Expand)AuthorAgeFilesLines
* elf: Add _dl_find_object functionFlorian Weimer2021-12-281-0/+29
* elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)Fangrui Song2021-10-111-5/+5
* x86: Install <bits/platform/x86.h> [BZ #27958]H.J. Lu2021-07-231-1/+1
* elf: Fix tst-cpu-features-cpuinfo on some AMD systems (BZ #28090)Adhemerval Zanella2021-07-191-0/+1
* x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]H.J. Lu2021-07-011-1/+1
* x86: Fix tst-cpu-features-cpuinfo on Ryzen 9 (BZ #27873)Adhemerval Zanella2021-06-241-0/+4
* <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