aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorDave Anglin <dave.anglin@nrc.ca>2005-07-17 02:26:26 +0000
committerDave Anglin <dave.anglin@nrc.ca>2005-07-17 02:26:26 +0000
commit0aea0460feff2ff0df8c274e4d3e4f12974743fd (patch)
treecd5b9e0bcb84c695abb43d2012069b31ebd18cea /opcodes/ChangeLog
parent8126167be051ed7755fccfe52d9284f7ffc05295 (diff)
downloadgdb-0aea0460feff2ff0df8c274e4d3e4f12974743fd.zip
gdb-0aea0460feff2ff0df8c274e4d3e4f12974743fd.tar.gz
gdb-0aea0460feff2ff0df8c274e4d3e4f12974743fd.tar.bz2
* hppa-dis.c (print_insn_hppa): Add space after 'w' in wide-mode
mfctl disassembly.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index eab0f86..b9c82c7 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ * hppa-dis.c (print_insn_hppa): Add space after 'w' in wide-mode
+ mfctl disassembly.
+
2005-07-16 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: Run "make dep-am".