aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/__longjmp.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-09i386: Remove CET supportAdhemerval Zanella1-73/+0
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer1-0/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-07-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu1-0/+73
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-06Fix leading whitespaces.Ondrej Bilka1-3/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-25Add systemtap static probe points in setjmp/longjmp on x86.Roland McGrath1-2/+6
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2009-07-31Remove CHEC_ESP handling from i386 __longjmp.Ulrich Drepper1-9/+0
2009-07-30Add sigstack handling to Linux ____longjmp_chk on i386.Ulrich Drepper1-16/+6
2009-05-21Add missing .text directives.H.J. Lu1-0/+1
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper1-1/+10
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath1-4/+2
2005-12-28* sysdeps/i386/__longjmp.S [PTR_DEMANGLE]: Also demangle stackUlrich Drepper1-2/+30
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper1-1/+4
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-33/+4
2007-07-122.5-18.1Jakub Jelinek1-4/+33
2002-12-31Update.Ulrich Drepper1-1/+1
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2000-06-29* sysdeps/i386/bp-asm.h (PCOFF): New constant. Greg McGary1-3/+5
2000-06-09* sysdeps/i386/bp-asm.h: New file. Greg McGary1-3/+12
1998-02-24Update.Ulrich Drepper1-3/+4
1997-11-26Update.cvs/libc-ud-971125Ulrich Drepper1-0/+1
1997-06-21Update.cvs/libc-ud-970620cvs/libc-970802cvs/libc-970801cvs/libc-970731cvs/libc-970730cvs/libc-970729cvs/libc-970728cvs/libc-970727cvs/libc-970726cvs/libc-970725cvs/libc-970724cvs/libc-970723cvs/libc-970722cvs/libc-970721cvs/libc-970720cvs/libc-970719cvs/libc-970718cvs/libc-970717cvs/libc-970715cvs/libc-970713cvs/libc-970710cvs/libc-970709cvs/libc-970708cvs/libc-970707cvs/libc-970705cvs/libc-970704cvs/libc-970703cvs/libc-970702cvs/libc-970701cvs/libc-970630cvs/libc-970629cvs/libc-970628cvs/libc-970627cvs/libc-970626cvs/libc-970625cvs/libc-970624cvs/libc-970622cvs/libc-970621Ulrich Drepper1-1/+1
1997-03-20Update.cvs/libc20x-ud-970319Ulrich Drepper1-14/+14
1996-10-22update from main archvie 961022cvs/libc-961028cvs/libc-961027cvs/libc-961026cvs/libc-961025cvs/libc-961024cvs/libc-961023Ulrich Drepper1-1/+1
1996-10-06update from main archive 961005cvs/libc-971228cvs/libc-971222cvs/libc-971214cvs/libc-971208cvs/libc-971207cvs/libc-971204cvs/libc-971203cvs/libc-971201cvs/libc-971125cvs/libc-971124cvs/libc-971123cvs/libc-971122cvs/libc-971118cvs/libc-971117cvs/libc-971112cvs/libc-971111cvs/libc-971106cvs/libc-971105cvs/libc-971103cvs/libc-971031cvs/libc-971029cvs/libc-971026cvs/libc-971012cvs/libc-971011cvs/libc-970930cvs/libc-970926cvs/libc-970924cvs/libc-970920cvs/libc-970916cvs/libc-970915cvs/libc-970912cvs/libc-970911cvs/libc-970904cvs/libc-970829cvs/libc-961007cvs/libc-961006Ulrich Drepper1-1/+2
1995-09-01Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-6/+6
1995-08-31Rewrote i386 setjmp in assembly.Roland McGrath1-0/+35