* sysdeps/x86_64/__longjmp.S: Don't confuse unwinder by loading
authorUlrich Drepper <drepper@redhat.com>
Wed, 28 Dec 2005 16:37:29 +0000 (16:37 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 28 Dec 2005 16:37:29 +0000 (16:37 +0000)
mangled values in %rbp and %rsp registers and by wrong cfi.

ChangeLog

index fe454f1..aea2a1c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-12-27  Roland McGrath  <roland@redhat.com>
 
+       * 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.