aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/makecontext.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-07-25x86-64/CET: Extend ucontext_t to save shadow stackH.J. Lu1-1/+37
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-21x86-64: Mark internal symbols with attribute_hidden [BZ #18822]H.J. Lu1-1/+1
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-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-03-16Use greg_t and uintptr_t in x86-64 __makecontextH.J. Lu1-16/+17
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2008-04-09[BZ #5436]Ulrich Drepper1-9/+17
2005-05-26Add space inf weak_alias use.Ulrich Drepper1-1/+1
2005-03-06* wcsmbs/wctob.c (wctob): Make buf array of unsigned char.Ulrich Drepper1-9/+11
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-12/+10
2007-07-122.5-18.1Jakub Jelinek1-10/+12
2004-06-05(__makecontext): Handle more than 6 args correctly. Based on a patch by Masa...Andreas Jaeger1-3/+3
2004-05-10 (__makecontext): Correctly compute alignment.Andreas Jaeger1-5/+3
2002-08-31Linux/x86-64 makecontext implementation.Andreas Jaeger1-0/+113