summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86
Commit message (Expand)AuthorAgeFilesLines
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-1/+1
* Remove abi-*-options compiler flagsFlorian Weimer2017-08-281-3/+0
* x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-1/+2
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-2/+2
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-261-4/+4
* tunables: Add IFUNC selection and cache sizesH.J. Lu2017-06-201-0/+21
* Fix another x86 sys/ucontext.h namespace issue (bug 21457).Joseph Myers2017-06-191-1/+1
* Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers2017-06-011-30/+44
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-232-9/+5
* Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg2017-05-221-2/+0
* Remove __need macros from signal.h.Zack Weinberg2017-05-203-360/+20
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+3
* Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).Joseph Myers2017-05-042-9/+9
* Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella2017-04-101-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0137-37/+37
* Get rid of __elision_availableAndreas Schwab2016-12-072-9/+3
* Use C11-like atomics instead of plain memory accesses in x86 lock elision.Torvald Riegel2016-12-052-15/+31
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-171-0/+5
* i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2016-10-072-27/+27
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0437-37/+37
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-011-0/+1
* Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu2015-08-201-1/+0
* Remove x86 init-arch.cH.J. Lu2015-08-201-1/+0
* Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu2015-08-191-0/+42
* Don't include <cpuid.h> in elision-conf.hH.J. Lu2015-08-131-1/+0
* Update x86 elision-conf.c for <cpu-features.h>H.J. Lu2015-08-131-2/+2
* Add _dl_x86_cpu_features to rtld_globalH.J. Lu2015-08-131-1/+0
* Add si_addr_bnd to _sigfault in x86 struct siginfoH.J. Lu2015-07-201-0/+7
* x86: Remove vsyscall usageAdhemerval Zanella2015-06-092-3/+20
* Consolidate sched_getcpuAdhemerval Zanella2015-06-091-0/+2
* x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella2015-06-012-63/+0
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-261-1/+3
* x86: Clean up __vdso_clock_gettime variable.Roland McGrath2015-02-061-1/+2
* Add x86 32 bit vDSO time function supportAdhemerval Zanella2015-01-126-0/+201
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0233-33/+33
* Properly handle forced elision in pthread_mutex_trylock (bug 16657)Andreas Schwab2014-12-111-5/+0
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-261-3/+0
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-1/+1
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+2
* Move remaining files out of nptl/sysdeps/unix/sysv/linux/x86/.Roland McGrath2014-05-1415-0/+551
* Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers2014-03-071-37/+43
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0122-22/+22
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-264-22/+22
* Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado2013-05-221-1/+7
* Sync with Linux 3.8Andreas Jaeger2013-03-061-0/+1
* Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger2013-03-051-7/+2
* Create <bits/mman-linux.h>Andreas Jaeger2013-03-041-65/+2
* Make bits/wchar.h correct for all architectures (bug 15036).Joseph Myers2013-01-231-32/+0