diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-04-07 18:46:21 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-04-07 18:46:21 +0000 |
commit | e4ba4112e381251bf41cbc4b0822ac9268c664d3 (patch) | |
tree | daba089462062735e14cf314650cc49531a57eb8 /opcodes | |
parent | 39ffbb4dccc34669c5f2113c6031a9ae6d2c73f3 (diff) | |
download | fsf-binutils-gdb-e4ba4112e381251bf41cbc4b0822ac9268c664d3.zip fsf-binutils-gdb-e4ba4112e381251bf41cbc4b0822ac9268c664d3.tar.gz fsf-binutils-gdb-e4ba4112e381251bf41cbc4b0822ac9268c664d3.tar.bz2 |
* disassemble.c (disassembler): Handle m32r.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 21b8bcf..c325a01 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Mon Apr 7 11:45:44 1997 Doug Evans <dje@canuck.cygnus.com> + + * disassemble.c (disassembler): Handle m32r. + Fri Apr 4 12:29:38 1997 Doug Evans <dje@canuck.cygnus.com> * m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: New files. |