aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
authorDave Anglin <dave.anglin@nrc.ca>2005-05-23 16:26:43 +0000
committerDave Anglin <dave.anglin@nrc.ca>2005-05-23 16:26:43 +0000
commitcaa0503690d27cbcd6fbc1a09caa44ba9f49e29f (patch)
tree34bb6316110ec452f063d7bed440a073bcb81ebe /include/opcode/ChangeLog
parent9edfd1af330deb8c8ab6aeade232be87819bed22 (diff)
downloadgdb-caa0503690d27cbcd6fbc1a09caa44ba9f49e29f.zip
gdb-caa0503690d27cbcd6fbc1a09caa44ba9f49e29f.tar.gz
gdb-caa0503690d27cbcd6fbc1a09caa44ba9f49e29f.tar.bz2
* hppa.h (FLAG_STRICT): Correct comment.
(pa_opcodes): Update load and store entries to allow both PA 1.X and PA 2.0 mneumonics when equivalent. Entries with cache control completers now require PA 1.1. Adjust whitespace.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index a84402d..8ae3774 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,10 @@
+2005-05-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ * hppa.h (FLAG_STRICT): Correct comment.
+ (pa_opcodes): Update load and store entries to allow both PA 1.X and
+ PA 2.0 mneumonics when equivalent. Entries with cache control
+ completers now require PA 1.1. Adjust whitespace.
+
2005-05-19 Anton Blanchard <anton@samba.org>
* ppc.h (PPC_OPCODE_POWER5): Define.