diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-03-21 00:04:16 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-03-21 00:04:16 +0000 |
commit | 9b07de4901a6d92d45e7d9af6cfb705334fe9f27 (patch) | |
tree | b1319f7f0e845e69a9ffb93a8debfee8ee20ab7d /opcodes | |
parent | 39ab5d3a8259cd99abc99f1c04d5e64e0379bbe2 (diff) | |
download | gdb-9b07de4901a6d92d45e7d9af6cfb705334fe9f27.zip gdb-9b07de4901a6d92d45e7d9af6cfb705334fe9f27.tar.gz gdb-9b07de4901a6d92d45e7d9af6cfb705334fe9f27.tar.bz2 |
Thu Mar 20 19:03:30 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
* m68k-opc.c (m68k_opcode_aliases): Added blo and blo{s,b,w,l}.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 7f67f65..4e0a135 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,14 @@ +Thu Mar 20 19:03:30 1997 Philippe De Muyter <phdm@info.ucl.ac.be> + + * m68k-opc.c (m68k_opcode_aliases): Added blo and blo{s,b,w,l}. + +start-sanitize-coldfire +Wed Mar 19 06:53:58 1997 J.T. Conklin <jtc@rtl.cygnus.com> + + * m68k-opc.c (m68k_opcodes): Provide coldfire division module + instructions. + +end-sanitize-coldfire Tue Mar 18 14:17:03 1997 Jeffrey A Law (law@cygnus.com) * mn10200-opc.c: Change "trap" to "syscall". |