aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/i386/sysdep.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-10linux: Consolidate brk implementationAdhemerval Zanella1-0/+3
2020-04-17i686: Add INTERNAL_SYSCALL_NCS 6 argument supportAdhemerval Zanella1-30/+49
2020-04-07i386: Remove build support for GCC older than GCC 6H.J. Lu1-16/+1
2020-04-06i386: Disable check_consistency for GCC 5 and above [BZ #25788]H.J. Lu1-2/+3
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella1-29/+29
2020-02-14linux: Consolidate INLINE_SYSCALLAdhemerval Zanella1-39/+1
2020-02-14i386: Enable CET support in ucontext functionsH.J. Lu1-0/+5
2020-01-03linux: Enable vDSO clock_gettime64 for i386Adhemerval Zanella1-0/+1
2020-01-03linux: Update x86 vDSO symbolsAdhemerval Zanella1-0/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella1-2/+2
2019-09-17Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella1-0/+3
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-08-05linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella1-3/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-11-30Enable VDSO on i386 statically linked programsRafael Ávila de Espíndola1-0/+3
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-04i386: Update I386_USE_SYSENTER for early PIC syscallH.J. Lu1-12/+14
2017-02-17Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella1-3/+3
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-21Build i386 __libc_do_syscall when PROF is definedH.J. Lu1-10/+9
2015-10-21Disable GCC 5 optimization when PROF is definedH.J. Lu1-7/+13
2015-10-15Add comments for GCC 5 requirementH.J. Lu1-0/+4
2015-10-15Optimize i386 syscall inlining for GCC 5H.J. Lu1-11/+104
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu1-55/+23
2015-06-01x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella1-0/+4
2015-03-25Support six-argument syscalls from C for 32-bit x86, use generic lowlevellock...Joseph Myers1-15/+50
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-30i386: Fix build by GCC 5.0Andrew Senkevich1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-2/+2
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar1-1/+1
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar1-1/+1
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-02-21Remove remaining bounded-pointers support from i386 .S files.Joseph Myers1-2/+0
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-07-25Remove unused pseudo_end labelAndreas Schwab1-4/+2
2012-05-23Replace "jmp L(pseudo_end)" with "ret"H.J. Lu1-3/+3
2012-05-22Use "neg %eax" in i386 SYSCALL_ERROR_HANDLERH.J. Lu1-9/+6
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-02-05Use macro for PIC setup in inline asm.Joseph Myers1-10/+1
2012-02-03Use macros for x86 PIC thunk names.Joseph Myers1-7/+7
2011-09-10Remove support for !USE___THREADUlrich Drepper1-38/+12
2009-01-03* sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argumentUlrich Drepper1-1/+3
2007-02-01* sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value beforecvs/fedora-glibc-20070202T0923Ulrich Drepper1-5/+13
2006-10-11* sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.Ulrich Drepper1-1/+1
2006-04-01[BZ #2477]Ulrich Drepper1-2/+2