From da97dfdcfa0ecbbf2d455c54a08bb9223ce1fc18 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 30 Jul 2009 21:50:14 -0700 Subject: Add sigstack handling to Linux ____longjmp_chk on i386. All other i386 ports need to provide their own versions. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9e8f88371b..eca461fc79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2009-07-30 Ulrich Drepper + * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: New file. + * sysdeps/i386/____longjmp_chk.S: Remove all code. This is now a file + which always causes a compile error. + + * sysdeps/i386/__longjmp.S: Remove bound-checking pointer support. + * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: New file. Content comes from... * sysdeps/x86_64/____longjmp_chk.S: ...here. This is now a file -- cgit v1.2.3