about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/makecontext.c
Commit message (Expand)AuthorAgeFilesLines
* [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