projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff8fecb
)
* sysdeps/x86_64/__longjmp.S: Don't confuse unwinder by loading
author
Ulrich Drepper
<drepper@redhat.com>
Wed, 28 Dec 2005 16:37:29 +0000
(16:37 +0000)
committer
Ulrich 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
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index fe454f1d2b4f43ef62d6c17c1b93b014231c8860..aea2a1cb8a0e2a34a8c4b2ba4b55929e02aceb5d 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.