diff options
author | Dave Anglin <dave.anglin@nrc.ca> | 2005-05-23 16:26:43 +0000 |
---|---|---|
committer | Dave Anglin <dave.anglin@nrc.ca> | 2005-05-23 16:26:43 +0000 |
commit | caa0503690d27cbcd6fbc1a09caa44ba9f49e29f (patch) | |
tree | 34bb6316110ec452f063d7bed440a073bcb81ebe /include/opcode/ChangeLog | |
parent | 9edfd1af330deb8c8ab6aeade232be87819bed22 (diff) | |
download | gdb-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/ChangeLog | 7 |
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. |