about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386/sysdep.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before cvs/fedora-glibc-20070202T0923Ulrich Drepper2007-02-011-5/+13
* * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.Ulrich Drepper2006-10-111-1/+1
* [BZ #2477]Ulrich Drepper2006-04-011-2/+2
* * sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE andUlrich Drepper2005-12-181-2/+11
* * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper2005-12-181-0/+11
* * sysdeps/unix/sysv/linux/i386/sysdep.hRoland McGrath2005-05-251-26/+0
* * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix) cvs/fedora-glibc-20050504T1818Ulrich Drepper2005-05-041-0/+5
* * sysdeps/i386/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper2005-04-281-8/+22
* (check_consistency): Define.Ulrich Drepper2005-02-081-0/+23