2004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index cf49121abecedf3fc4963b3e8554d7dce28bf5b8..1a2a795ace5bd61b8f4c9c0a095b07e8d819ce85 100644 (file)
@@ -1,3 +1,81 @@
+2004-10-27  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * crx-dis.c (enum REG_ARG_TYPE): New, replacing COP_ARG_TYPE.
+       (getregliststring): Support HI/LO and user registers.
+       * crx-opc.c (crx_instruction): Update data structure according to the 
+       rearrangement done in CRX opcode header file.
+       (crx_regtab):  Likewise.
+       (crx_optab):  Likewise.
+       (crx_instruction): Reorder load/stor instructions, remove unsupported 
+       formats.
+       support new Co-Processor instruction 'cpi'.
+
+2004-10-27  Nick Clifton  <nickc@redhat.com>
+
+       * opcodes/iq2000-asm.c: Regenerate.
+       * opcodes/iq2000-desc.c: Regenerate.
+       * opcodes/iq2000-desc.h: Regenerate.
+       * opcodes/iq2000-dis.c: Regenerate.
+       * opcodes/iq2000-ibld.c: Regenerate.
+       * opcodes/iq2000-opc.c: Regenerate.
+       * opcodes/iq2000-opc.h: Regenerate.
+
+2004-10-21  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * crx-opc.c (crx_instruction): Replace i3, i4, i5 with us3,
+       us4, us5 (respectively).
+       Remove unsupported 'popa' instruction.
+       Reverse operands order in store co-processor instructions.
+
+2004-10-15  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Run "make dep-am"
+       * Makefile.in: Regenerate.
+
+2004-10-12  Bob Wilson  <bob.wilson@acm.org>
+
+       * xtensa-dis.c: Use ISO C90 formatting.
+
+2004-10-09  Alan Modra  <amodra@bigpond.net.au>
+
+       * ppc-opc.c: Revert 2004-09-09 change.
+
+2004-10-07  Bob Wilson  <bob.wilson@acm.org>
+
+       * xtensa-dis.c (state_names): Delete.
+       (fetch_data): Use xtensa_isa_maxlength.
+       (print_xtensa_operand): Replace operand parameter with opcode/operand
+       pair.  Remove print_sr_name parameter.  Use new xtensa-isa.h functions.
+       (print_insn_xtensa): Use new xtensa-isa.h functions.  Handle multislot
+       instruction bundles.  Use xmalloc instead of malloc.
+
+2004-10-07  David Gibson  <david@gibson.dropbear.id.au>
+
+       * ppc-opc.c: Replace literal "0"s with NULLs in pointer
+       initializers.
+
+2004-10-07  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * crx-opc.c (crx_instruction): Support Co-processor insns.
+       * crx-dis.c (COP_ARG_TYPE): New enum for CO-Processor arguments.
+       (getregliststring): Change function to use the above enum.
+       (print_arg): Handle CO-Processor insns.
+       (crx_cinvs): Add 'b' option to invalidate the branch-target
+       cache.
+
+2004-10-06  Aldy Hernandez  <aldyh@redhat.com>
+
+       * ppc-opc.c (powerpc_opcodes): Add efscfd, efdabs, efdnabs,
+       efdneg, efdadd, efdsub, efdmul, efddiv, efdcmpgt, efdcmplt,
+       efdcmpeq, efdtstgt, efdtstlt, efdtsteq, efdcfsi, efdcfsid,
+       efdcfui, efdcfuid, efdcfsf, efdcfuf, efdctsi, efdctsidz, efdctsiz,
+       efdctui, efdctuidz, efdctuiz, efdctsf, efdctuf, efdctuf, efdcfs.
+
+2004-10-01  Bill Farmer  <Bill@the-farmers.freeserve.co.uk>
+
+       * pdp11-dis.c (print_insn_pdp11): Subtract the SOB's displacement
+       rather than add it.
+
 2004-09-30  Paul Brook  <paul@codesourcery.com>
 
        * arm-dis.c (print_insn_arm): Handle 'e' for SMI instruction.
This page took 0.023369 seconds and 4 git commands to generate.