2003-10-08 Dave Brolley <brolley@redhat.com>
[binutils-gdb.git] / opcodes / ChangeLog
index 9b109a6e3b6b52cd8abfd668692a1ebbcc54b42f..96d4753d3564ff64e0ca1da77671aaf6e20697ca 100644 (file)
@@ -1,3 +1,26 @@
+2003-10-08  Dave Brolley  <brolley@redhat.com>
+
+       * frv-desc.[ch], frv-opc.[ch]: Regenerated.
+
+2003-09-30  Bob Wilson  <bob.wilson@acm.org>
+
+       * xtensa-dis.c (fetch_data): Remove numBytes parameter.
+       (print_insn_xtensa): Fix call to fetch_data.
+
+2003-09-30  Chris Demetriou  <cgd@broadcom.com>
+
+       * mips-dis.c (mips_arch_choices): Add entry for "mips64r2"
+       (print_insn_args): Add handing for +E, +F, +G, and +H.
+       * mips-opc.c (I65): New define for MIPS64r2.
+       (mips_builtin_opcodes): Add "dext", "dextm", "dextu", "dins",
+       "dinsm", "dinsu", "drotl", "drotr", "drotr32", "drotrv", "dsbh",
+       and "dshd" for MIPS64r2.  Adjust "dror", "dror32", and "drorv" to
+       be supported on MIPS64r2.
+
+2003-09-24  Dave Brolley  <brolley@redhat.com>
+
+       * frv-desc.c, frv-opc.c, frv-opc.h: Regenerated.
+
 2003-09-14  Andreas Jaeger  <aj@suse.de>
 
        * i386-dis.c: Convert to ISO C90 prototypes.