summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sh/makecontext.S
AgeCommit message (Expand)Author
2012-06-23SH: Preserve more registers for frame unwinding purposes, add CFI directives.Thomas Schwinge
2012-06-23SH: ABORT_INSTRUCTION.Thomas Schwinge
2012-06-23SH: makecontext/.Lexitcode: Always initialize the GOT register before use.Thomas Schwinge
2012-06-23SH: makecontext: Fix calculation of ARGC > 4.Thomas Schwinge
2012-06-23SH: makecontext: Improve understandability.Thomas Schwinge
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2005-12-30* sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper
2005-10-16* sysdeps/unix/sysv/linux/sh/makecontext.S: New file.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek