summaryrefslogtreecommitdiff
path: root/sysdeps/i386/__longjmp.S
AgeCommit message (Expand)Author
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-07-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-25Add systemtap static probe points in setjmp/longjmp on x86.Roland McGrath
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2009-07-31Remove CHEC_ESP handling from i386 __longjmp.Ulrich Drepper
2009-07-30Add sigstack handling to Linux ____longjmp_chk on i386.Ulrich Drepper
2009-05-21Add missing .text directives.H.J. Lu
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath
2005-12-28* sysdeps/i386/__longjmp.S [PTR_DEMANGLE]: Also demangle stackUlrich Drepper
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2002-12-31Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2000-06-29* sysdeps/i386/bp-asm.h (PCOFF): New constant. Greg McGary
2000-06-09* sysdeps/i386/bp-asm.h: New file. Greg McGary
1998-02-24Update.Ulrich Drepper
1997-11-26Update.Ulrich Drepper
1997-06-21Update.Ulrich Drepper
1997-03-20Update.Ulrich Drepper
1996-10-22update from main archvie 961022Ulrich Drepper
1996-10-06update from main archive 961005Ulrich Drepper
1995-09-01Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath
1995-08-31Rewrote i386 setjmp in assembly.Roland McGrath