aboutsummaryrefslogtreecommitdiff
path: root/libffi/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2004-12-27 01:20:10 -0800
committerRichard Henderson <rth@gcc.gnu.org>2004-12-27 01:20:10 -0800
commitd833cfb0415986ea6211b79621b38516034ab16e (patch)
tree34a6ac11c4514a30eaa5488c8891cfc1e663702d /libffi/ChangeLog
parent82d3d6c89339f5efa99b3b76347e0bbdffc14be4 (diff)
downloadgcc-d833cfb0415986ea6211b79621b38516034ab16e.zip
gcc-d833cfb0415986ea6211b79621b38516034ab16e.tar.gz
gcc-d833cfb0415986ea6211b79621b38516034ab16e.tar.bz2
* src/x86/unix64.S: Fix typo in unwind info.
From-SVN: r92636
Diffstat (limited to 'libffi/ChangeLog')
-rw-r--r--libffi/ChangeLog4
1 files changed, 4 insertions, 0 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.