diff options
author | Steve Chamberlain <sac@cygnus> | 1994-11-24 06:36:28 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1994-11-24 06:36:28 +0000 |
commit | a90a64c16870e6e27abc5984132a9ae498fa6689 (patch) | |
tree | 364b63d3f92c7ae8f71bd63439d19cd15da53255 /opcodes/ChangeLog | |
parent | e93e87cb7bb5f52caae5dbc438c9f687d3a00d17 (diff) | |
download | gdb-a90a64c16870e6e27abc5984132a9ae498fa6689.zip gdb-a90a64c16870e6e27abc5984132a9ae498fa6689.tar.gz gdb-a90a64c16870e6e27abc5984132a9ae498fa6689.tar.bz2 |
* sh-opc.h (mov.l gbr): Get direction right.
* sh-dis.c (print_insn_shx): New function.
(print_insn_shl, print_insn_sh): Call print_insn_shx to
print opcodes with right byte order.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 719bc68..a24f8ca 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,15 @@ +Wed Nov 23 22:34:51 1994 Steve Chamberlain (sac@jonny.cygnus.com) + + * sh-opc.h (mov.l gbr): Get direction right. + * sh-dis.c (print_insn_shx): New function. + (print_insn_shl, print_insn_sh): Call print_insn_shx to + print opcodes with right byte order. + +Thu Nov 3 19:32:22 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * ns32k-dis.c (struct ns32k_option): Renamed from struct option, + to avoid conflicts with getopt. + Mon Oct 31 18:48:10 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> * hppa-dis.c (print_insn_hppa): Read the instruction using |