gas/testsuite/
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 9124e8a9487ec4743da8b9cc8d485bffcb878db3..6713f2d4a55580a98c1c7e99e953439116cbc44e 100644 (file)
@@ -1,3 +1,54 @@
+2005-05-25  Jan Beulich  <jbeulich@novell.com>
+
+       * i386-dis.c (OP_E): In Intel mode, display 32-bit displacements in
+       hex (but retain it being displayed as signed). Remove redundant
+       checks. Add handling of displacements for 16-bit addressing in Intel
+       mode.
+
+2005-05-25  Jan Beulich  <jbeulich@novell.com>
+
+       * i386-dis.c (prefix_name): Remove pointless mode_64bit check.
+       (OP_E): Remove redundant REX_EXTZ handling. Remove pointless
+       masking of 'rm' in 16-bit memory address handling.
+
+2005-05-19  Anton Blanchard  <anton@samba.org>
+
+       * ppc-dis.c (powerpc_dialect): Handle "-Mpower5".
+       (print_ppc_disassembler_options): Document it.
+       * ppc-opc.c (SVC_LEV): Define.
+       (LEV): Allow optional operand.
+       (POWER5): Define.
+       (powerpc_opcodes): Extend "sc".  Adjust "svc" and "svcl".  Add
+       "hrfid", "popcntb", "fsqrtes", "fsqrtes.", "fre" and "fre.".
+
+2005-05-19  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * Makefile.in:  Regenerate.
+
+2005-05-17  Zack Weinberg  <zack@codesourcery.com>
+
+       * arm-dis.c (thumb_opcodes): Add disassembly for V6T2 16-bit
+       instructions.  Adjust disassembly of some opcodes to match
+       unified syntax.
+       (thumb32_opcodes): New table.
+       (print_insn_thumb): Rename print_insn_thumb16; don't handle
+       two-halfword branches here.
+       (print_insn_thumb32): New function.
+       (print_insn): Choose among print_insn_arm, print_insn_thumb16,
+       and print_insn_thumb32.  Be consistent about order of
+       halfwords when printing 32-bit instructions.
+
+2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR 843
+       * i386-dis.c (branch_v_mode): New.
+       (indirEv): Use branch_v_mode instead of v_mode.
+       (OP_E): Handle branch_v_mode.
+
+2005-05-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * d10v-dis.c (dis_2_short): Support 64bit host.
+
 2005-05-07  Nick Clifton  <nickc@redhat.com>
 
        * po/nl.po: Updated translation.
 
 2005-03-21  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
            Nick Clifton  <nickc@redhat.com>
-           
+
        * vax-dis.c: (entry_addr): New varible:  An array of user supplied
        function entry mask addresses.
        (entry_addr_occupied_slots): New variable: The number of occupied
-       elements in entry_addr. 
+       elements in entry_addr.
        (entry_addr_total_slots): New variable: The total number of
        elements in entry_addr.
        (parse_disassembler_options): New function.  Fills in the entry_addr
This page took 0.024047 seconds and 4 git commands to generate.