aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>2005-05-23 16:26:43 +0000
committerJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>2005-05-23 16:26:43 +0000
commitbffa834f8ea5d257e8f71d85f5832d2d313d09e4 (patch)
tree254d75d45b563018f5f305d08964d3ae70d594c2 /include/opcode/ChangeLog
parente0242a025a5c2810a048756944747048d233482a (diff)
downloadnewlib-bffa834f8ea5d257e8f71d85f5832d2d313d09e4.zip
newlib-bffa834f8ea5d257e8f71d85f5832d2d313d09e4.tar.gz
newlib-bffa834f8ea5d257e8f71d85f5832d2d313d09e4.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.