aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libffi/ChangeLog4
-rw-r--r--libffi/src/x86/unix64.S2
2 files changed, 5 insertions, 1 deletions
diff --git a/libffi/ChangeLog b/libffi/ChangeLog
index e26f22d..20c39cb 100644
--- a/libffi/ChangeLog
+++ b/libffi/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-27 Richard Henderson <rth@redhat.com>
+
+ * src/x86/unix64.S: Fix typo in unwind info.
+
2004-12-25 Richard Henderson <rth@redhat.com>
* src/x86/ffi64.c (struct register_args): Rename from stackLayout.
diff --git a/libffi/src/x86/unix64.S b/libffi/src/x86/unix64.S
index 5e1c6c5..c9e0792 100644
--- a/libffi/src/x86/unix64.S
+++ b/libffi/src/x86/unix64.S
@@ -347,7 +347,7 @@ ffi_closure_unix64:
.uleb128 2
.byte 0x4 /* DW_CFA_advance_loc4 */
- .long .LUW2-.LUW3
+ .long .LUW2-.LUW1
.byte 0xc /* DW_CFA_def_cfa, %rsp offset 8 */
.uleb128 7
.uleb128 8