opcodes/gas: blackfin: support OUTC debug insn
[binutils-gdb.git] / opcodes / ChangeLog
index 47e711fd6c5c068d6ad9c7019aa9867fe462b593..fcf9b57ddab5f3f69fb26e05281c58d04d4848ef 100644 (file)
@@ -1,3 +1,14 @@
+2010-09-22  Mike Frysinger  <vapier@gentoo.org>
+
+       * bfin-dis.c (decode_pseudoDEBUG_0): Add space after OUTC.
+       (decode_pseudoOChar_0): New function.
+       (_print_insn_bfin): Remove #if 0 and call new decode_pseudoOChar_0.
+
+2010-09-22  Robin Getz  <robin.getz@analog.com>
+
+       * bfin-dis.c (decode_dsp32shift_0): Decode sub opcodes 2/2 as
+       LSHIFT instead of SHIFT.
+
 2010-09-22  Mike Frysinger  <vapier@gentoo.org>
 
        * bfin-dis.c (constant_formats): Constify the whole structure.