summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2007-05-23 19:15:04 +0000
committerRoland McGrath <roland@redhat.com>2007-05-23 19:15:04 +0000
commit53bce228d87bb64793bdfb54c4f798e0aea28cb1 (patch)
tree38fc5f02b76ad4ea3f7590d136b1f99916139d5c /tests
parent9aa8ef7fbb5ada14b7c4585d6c1361aa5eab6f88 (diff)
downloadelfutils-53bce228d87bb64793bdfb54c4f798e0aea28cb1.tar.gz
backends/
2007-05-23 Roland McGrath <roland@redhat.com> * alpha_regs.c (alpha_register_info): fp -> s6 tests/ 2007-05-23 Roland McGrath <roland@redhat.com> * run-allregs.sh: Update expected Alpha results.
Diffstat (limited to 'tests')
-rw-r--r--tests/ChangeLog4
-rwxr-xr-xtests/run-allregs.sh2
2 files changed, 5 insertions, 1 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 3424c1e2..e4c2f88a 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-23 Roland McGrath <roland@redhat.com>
+
+ * run-allregs.sh: Update expected Alpha results.
+
2007-05-18 Roland McGrath <roland@redhat.com>
* run-strip-test4.sh (stripped, debugfile): Use new reference files.
diff --git a/tests/run-allregs.sh b/tests/run-allregs.sh
index af69ac69..74f97380 100755
--- a/tests/run-allregs.sh
+++ b/tests/run-allregs.sh
@@ -2536,7 +2536,7 @@ integer registers:
12: $s3 (s3), signed 64 bits
13: $s4 (s4), signed 64 bits
14: $s5 (s5), signed 64 bits
- 15: $fp (fp), address 64 bits
+ 15: $s6 (s6), signed 64 bits
16: $a0 (a0), signed 64 bits
17: $a1 (a1), signed 64 bits
18: $a2 (a2), signed 64 bits