about summary refs log tree commit diff
path: root/sysdeps/x86_64/__longjmp.S
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-68/+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
* Add systemtap static probe points in setjmp/longjmp on x86.Roland McGrath2012-05-251-0/+4
* x32: Don't lose high bits of %rbp in setjmp/longjmp mangling/demangling.Roland McGrath2012-05-211-3/+11
* Use R*_LP on SP and PC in __longjmp.S and setjmp.SH.J. Lu2012-05-151-5/+5
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix x86-64 ____longjmp_chk to handle signal stacks.Ulrich Drepper2009-07-301-5/+1
* Add missing .text directives.H.J. Lu2009-05-211-1/+2
* Check for valid stack frame in longjmp.Ulrich Drepper2009-05-151-0/+3
* 2006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-121-4/+2
* * sysdeps/x86_64/__longjmp.S: No need to make sure return value isUlrich Drepper2005-12-281-3/+0
* Don't confuse unwinder by loading mangled values in %rbp and %rsp registers a...Ulrich Drepper2005-12-281-10/+13
* Also protect SP and BP.Ulrich Drepper2005-12-221-0/+2
* * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper2005-12-181-1/+4
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-15/+12
* 2.5-18.1Jakub Jelinek2007-07-121-12/+15
* Update.Andreas Jaeger2004-01-111-1/+11
* Update.Andreas Jaeger2001-09-191-0/+44