summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2007-04-01 23:11:40 +0000
committerRoland McGrath <roland@redhat.com>2007-04-01 23:11:40 +0000
commit5f6a41a8484d110cb38b0989a3a240dc28fd7310 (patch)
treeddeb093a05366ffec4dff1d437f70e3cbe2bae19 /tests/ChangeLog
parenta1090f89b4916191c42ca54a1c9e0b05166f95df (diff)
downloadelfutils-5f6a41a8484d110cb38b0989a3a240dc28fd7310.tar.gz
backends/
2007-04-01 Roland McGrath <roland@redhat.com> * x86_64_regs.c (x86_64_register_info): Add more registers from newer ABI spec. tests/ 2007-04-01 Roland McGrath <roland@redhat.com> * run-allregs.sh: Updated expected output for x86_64.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 770f3375..f57c6e10 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-01 Roland McGrath <roland@redhat.com>
+
+ * run-allregs.sh: Updated expected output for x86_64.
+
2007-03-04 Roland McGrath <roland@redhat.com>
* dwfl-bug-fd-leak.c: New file.