about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/makecontext.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* x86/cet: Sync with Linux kernel 6.6 shadow stack interfaceH.J. Lu2024-01-011-13/+15
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* x86-64/CET: Extend ucontext_t to save shadow stackH.J. Lu2018-07-251-1/+37
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* x86-64: Mark internal symbols with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-1/+1
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Use greg_t and uintptr_t in x86-64 __makecontextH.J. Lu2012-03-161-16/+17
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* [BZ #5436]Ulrich Drepper2008-04-091-9/+17
* Add space inf weak_alias use.Ulrich Drepper2005-05-261-1/+1
* * wcsmbs/wctob.c (wctob): Make buf array of unsigned char.Ulrich Drepper2005-03-061-9/+11
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-12/+10
* 2.5-18.1Jakub Jelinek2007-07-121-10/+12
* (__makecontext): Handle more than 6 args correctly. Based on a patch by Masa...Andreas Jaeger2004-06-051-3/+3
* (__makecontext): Correctly compute alignment.Andreas Jaeger2004-05-101-5/+3
* Linux/x86-64 makecontext implementation.Andreas Jaeger2002-08-311-0/+113