* pdp11-opc.c: Fix "mark" operand type. Fix operand types
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 0a36435fac1889da80f46f6684f02b7006e1ab7b..aba81ba07e017c26c059ac28711fe435f0633997 100644 (file)
@@ -1,3 +1,90 @@
+2002-03-05  Paul Koning  <pkoning@equallogic.com>
+
+       * pdp11-opc.c: Fix "mark" operand type.  Fix operand types
+       for float opcodes that take float operands.  Add alternate
+       names (xxxD vs. xxxF) for float opcodes.
+       * pdp11-dis.c (print_operand): Clean up formatting for mode 67.
+       (print_foperand): New function to handle float opcode operands.
+       (print_insn_pdp11): Use print_foperand to disassemble float ops.
+
+2002-02-27  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * po/de.po: Updated.
+
+2002-02-26  Brian Gaeke  <brg@dgate.org>
+
+       * Makefile.am (install-data-local): Install dis-asm.h.
+
+2002-02-26  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * configure.in (LINGUAS): Add de.po.
+       * configure: Regenerate.
+       * po/de.po: New file.
+
+2002-02-25  Alan Modra  <amodra@bigpond.net.au>
+
+       * ppc-dis.c (powerpc_dialect): Handle power4 option.
+       * ppc-opc.c (insert_bdm): Correct description of "at" branch
+       hints.  Test PPC_OPCODE_POWER4 to determine branch hint flavour.
+       (extract_bdm, insert_bdp, extract_bdp, valid_bo): Likewise.
+       (BOFM64, BOFP64, BOTM64, BOFP64): Rename to BOFM4, BOFP4 etc.
+       (BODNZM64, BODNZP64, BODZM64, BODZP64): Likewise.
+       (PPCCOM32, PPCCOM64): Delete.
+       (NOPOWER4, POWER4): Define.
+       (powerpc_opcodes): Replace occurences of PPCCOM32 with NOPOWER4,
+       and PPCCOM4 with POWER4 so that "at" style branch hint opcodes
+       are enabled for power4 rather than ppc64.
+
+2002-02-20  Tom Rix  <trix@redhat.com>
+
+       * ppc-opc.c (powerpc_operands): Add WS feild.  Use for tlbre, tlbwe.
+
+2002-02-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+       * s390-dis.c (init_disasm): Use renamed architecture defines.
+
+2002-02-19  matthew green  <mrg@redhat.com>
+
+       * ppc-opc.c (powerpc_dialect): Fix comment; BookE is not Motorola
+       specific.
+
+2002-02-18  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * po/tr.po: Updated translation.
+
+2002-02-15  Richard Henderson  <rth@redhat.com>
+
+       * alpha-opc.c (alpha_opcodes): Fix thinko in ret pseudo
+       disassembly mask.
+
+2002-02-15  Richard Henderson  <rth@redhat.com>
+
+       * alpha-opc.c (alpha_opcodes): Add simple pseudos for
+       lda, ldah, jmp, ret.
+
+2002-02-14  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * po/da.po: Updated translation.
+
+2002-02-12  Graydon Hoare  <graydon@redhat.com>
+
+       * cgen-asm.in (parse_insn_normal): Change call from
+       @arch@_cgen_parse_operand to cd->parse_operand, to 
+       facilitate CGEN_ASM_INIT_HOOK doing useful work.
+       
+2002-02-11  Alexandre Oliva  <aoliva@redhat.com>
+
+       * sparc-dis.c (print_insn_sparc): Make sure 0xFFFFFFFF is not
+       sign-extended.
+
+2002-02-11  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: "make dep-am".
+       * Makefile.in: Regenerate.
+       * aclocal.m4: Regenerate.
+       * config.in: Regenerate.
+       * configure: Regenerate.
+
 2002-02-10  Hans-Peter Nilsson  <hp@bitrange.com>
 
        * configure.in <bfd_sh_arc>: For sh-* and shl-*, enable sh64
This page took 0.023926 seconds and 4 git commands to generate.