about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/makecontext.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-121/+0
* 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