diff options
author | Jeff Law <law@redhat.com> | 1999-05-28 14:26:52 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-05-28 14:26:52 +0000 |
commit | cd8a80baf2969593e9a9c9093608f3c6175619b4 (patch) | |
tree | 6dc8626d34cda3e698273c13a3be5882fd74de0b /include/opcode/ChangeLog | |
parent | e6c51ed4dfc35cad59f92b1e364511385858401a (diff) | |
download | gdb-cd8a80baf2969593e9a9c9093608f3c6175619b4.zip gdb-cd8a80baf2969593e9a9c9093608f3c6175619b4.tar.gz gdb-cd8a80baf2969593e9a9c9093608f3c6175619b4.tar.bz2 |
* hppa.h (pa_opcodes): Move integer arithmetic instructions after
integer logical instructions.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index ddf2321..f589e5e 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,8 @@ +Fri May 28 15:26:11 1999 Jeffrey A Law (law@cygnus.com) + + * hppa.h (pa_opcodes): Move integer arithmetic instructions after + integer logical instructions. + 1999-05-28 Linus Nordberg <linus.nordberg@canit.se> * m68k.h: Document new formats `E', `G', `H' and new places `N', |