diff options
| author | Dave Anglin <dave.anglin@nrc.ca> | 2005-10-08 19:01:29 +0000 |
|---|---|---|
| committer | Dave Anglin <dave.anglin@nrc.ca> | 2005-10-08 19:01:29 +0000 |
| commit | f0a3b40faefa95a4bf93eb3fdfce2280b6c18ae9 (patch) | |
| tree | 2a00802229e16e1e06c49ef4a6c55d1ece7b232b /include/opcode/ChangeLog | |
| parent | ee065d83ee798906655323c4c20065788175d3d6 (diff) | |
| download | ppe42-binutils-f0a3b40faefa95a4bf93eb3fdfce2280b6c18ae9.tar.gz ppe42-binutils-f0a3b40faefa95a4bf93eb3fdfce2280b6c18ae9.zip | |
* config/tc-hppa.c (strict): Don't initialize. Update comment.
(pa_ip): Promote from PA 1.0 to 1.1 immediately when 1.1 match is
found. Simplify handling of "ma" and "mb" completers.
* hppa.h (FLAG_STRICT): Revise comment.
(pa_opcode): Revise ordering rules. Add/move strict pa10 variants
before corresponding pa11 opcodes. Add strict pa10 register-immediate
entries for "fdc".
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 9418e3965c..cf31d8deb3 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,10 @@ +2005-10-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> + + * hppa.h (FLAG_STRICT): Revise comment. + (pa_opcode): Revise ordering rules. Add/move strict pa10 variants + before corresponding pa11 opcodes. Add strict pa10 register-immediate + entries for "fdc". + 2005-09-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> * hppa.h (pa_opcodes): Add new "fdc" and "fic" opcode entries. |

