From ebef0bd6aa6e4293dd3947ca468d454057f350d0 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 28 Dec 2005 16:37:29 +0000 Subject: [PATCH] * sysdeps/x86_64/__longjmp.S: Don't confuse unwinder by loading mangled values in %rbp and %rsp registers and by wrong cfi. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index fe454f1..aea2a1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-12-27 Roland McGrath + * sysdeps/x86_64/__longjmp.S: Don't confuse unwinder by loading + mangled values in %rbp and %rsp registers and by wrong cfi. + * config.make.in (c++-sysincludes): New substituted variable. * configure.in (CXX_SYSINCLUDES): New substituted variable. * configure: Regenerated. -- 2.7.4