summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-12-28 16:37:29 +0000
committerUlrich Drepper <drepper@redhat.com>2005-12-28 16:37:29 +0000
commitebef0bd6aa6e4293dd3947ca468d454057f350d0 (patch)
tree4132cc1a3d295199325d1bde2d45b022d6931a78 /ChangeLog
parentff8fecbe4269061dac905a895e1796112297a6fa (diff)
* sysdeps/x86_64/__longjmp.S: Don't confuse unwinder by loading
mangled values in %rbp and %rsp registers and by wrong cfi.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe454f1d2b..aea2a1cb8a 100644
--- 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.