about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386/sysdep.h
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPERH.J. Lu2021-07-281-1/+1
* i386: Add the clone3 wrapperH.J. Lu2021-07-191-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-101-0/+3
* i686: Add INTERNAL_SYSCALL_NCS 6 argument supportAdhemerval Zanella2020-04-171-30/+49
* i386: Remove build support for GCC older than GCC 6H.J. Lu2020-04-071-16/+1
* i386: Disable check_consistency for GCC 5 and above [BZ #25788]H.J. Lu2020-04-061-2/+3
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-141-29/+29
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-39/+1
* i386: Enable CET support in ucontext functionsH.J. Lu2020-02-141-0/+5
* linux: Enable vDSO clock_gettime64 for i386Adhemerval Zanella2020-01-031-0/+1
* linux: Update x86 vDSO symbolsAdhemerval Zanella2020-01-031-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Refactor vDSO initialization codeAdhemerval Zanella2019-09-171-2/+2
* Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2019-09-171-0/+3
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella2019-08-051-3/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Enable VDSO on i386 statically linked programsRafael Ávila de Espíndola2018-11-301-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* i386: Update I386_USE_SYSENTER for early PIC syscallH.J. Lu2017-08-041-12/+14
* Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella2017-02-171-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Build i386 __libc_do_syscall when PROF is definedH.J. Lu2015-10-211-10/+9
* Disable GCC 5 optimization when PROF is definedH.J. Lu2015-10-211-7/+13
* Add comments for GCC 5 requirementH.J. Lu2015-10-151-0/+4
* Optimize i386 syscall inlining for GCC 5H.J. Lu2015-10-151-11/+104
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-55/+23
* x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella2015-06-011-0/+4
* Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers2015-03-251-15/+50
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* i386: Fix build by GCC 5.0Andrew Senkevich2014-12-301-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-2/+2
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-241-1/+1
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove remaining bounded-pointers support from i386 .S files.Joseph Myers2013-02-211-2/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove unused pseudo_end labelAndreas Schwab2012-07-251-4/+2
* Replace "jmp L(pseudo_end)" with "ret"H.J. Lu2012-05-231-3/+3
* Use "neg %eax" in i386 SYSCALL_ERROR_HANDLERH.J. Lu2012-05-221-9/+6
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Use macro for PIC setup in inline asm.Joseph Myers2012-02-051-10/+1
* Use macros for x86 PIC thunk names.Joseph Myers2012-02-031-7/+7
* Remove support for !USE___THREADUlrich Drepper2011-09-101-38/+12
* * sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argumentUlrich Drepper2009-01-031-1/+3