2007-03-09 H.J. Lu <hongjiu.lu@intel.com>
[binutils.git] / opcodes / ChangeLog
blobb0557a98c09ac8c61a0f9255bff4015282d342de
1 2007-03-09  H.J. Lu  <hongjiu.lu@intel.com>
3         * i386-dis.c (OP_Rd): Renamed to ...
4         (OP_R): This.
5         (Rd): Updated.
6         (Rm): Likewise.
8 2007-03-08  Alan Modra  <amodra@bigpond.net.au>
10         * fr30-asm.c: Regenerate.
11         * frv-asm.c: Regenerate.
12         * ip2k-asm.c: Regenerate.
13         * iq2000-asm.c: Regenerate.
14         * m32c-asm.c: Regenerate.
15         * m32r-asm.c: Regenerate.
16         * m32r-dis.c: Regenerate.
17         * mt-asm.c: Regenerate.
18         * mt-ibld.c: Regenerate.
19         * mt-opc.c: Regenerate.
20         * openrisc-asm.c: Regenerate.
21         * xc16x-asm.c: Regenerate.
22         * xstormy16-asm.c: Regenerate.
24         * Makefile.am: Run "make dep-am".
25         * Makefile.in: Regenerate.
26         * po/POTFILES.in: Regenerate.
28 2007-03-06  Andreas Krebbel  <krebbel1@de.ibm.com>
30         * opcodes/s390-opc.c (INSTR_RRE_FR, INSTR_RRF_F0FF2, INSTR_RRF_F0FR,
31         INSTR_RRF_UUFF, INSTR_RRF_0UFF, INSTR_RRF_FFFU, INSTR_RRR_F0FF): New
32         instruction formats added.
33         (MASK_RRE_FR, MASK_RRF_F0FF2, MASK_RRF_F0FR, MASK_RRF_UUFF,
34         MASK_RRF_0UFF, MASK_RRF_FFFU, MASK_RRR_F0FF): New instruction format
35         masks added.
36         * opcodes/s390-opc.txt (lpdfr - tgxt): Decimal floating point
37         instructions added.
38         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z9_EC added.
39         (main): z9-ec cpu type option added.
40         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z9_EC added.
42 2007-02-22  DJ Delorie  <dj@redhat.com>
44         * s390-opc.c (INSTR_SS_L2RDRD): New.
45         (MASK_SS_L2RDRD): New.
46         * s390-opc.txt (pka): Use it.
48 2007-02-20  Thiemo Seufer  <ths@mips.com>
49             Chao-Ying Fu  <fu@mips.com>
51         * mips-dis.c (mips_arch_choices): Add DSP R2 support.
52         (print_insn_args): Add support for balign instruction.
53         * mips-opc.c (D33): New shortcut for DSP R2 instructions.
54         (mips_builtin_opcodes): Add DSP R2 instructions.
56 2007-02-19  Andreas Krebbel  <krebbel1@de.ibm.com>
58         * s390-opc.c (INSTR_RRF_U0FR, MASK_RRF_U0FR): Removed.
59         (INSTR_RRF_U0RF, MASK_RRF_U0RF): Added.
60         * s390-opc.txt (cfxbr, cfdbr, cfebr, cgebr, cgdbr, cgxbr, cger, cgdr,
61         cgxr, cfxr, cfdr, cfer): Instruction type set to INSTR_RRF_U0RF.
63 2007-02-19  Andreas Krebbel  <krebbel1@de.ibm.com>
65         * s390-opc.txt ("efpc", "sfpc"): Set to RRE_RR_OPT instruction type.
66         * s390-opc.c (s390_operands): Add RO_28 as optional gpr.
67         (INSTR_RRE_RR_OPT, MASK_RRE_RR_OPT): New instruction type for efpc
68         and sfpc.
70 2007-02-16  Nick Clifton  <nickc@redhat.com>
72         PR binutils/4045
73         * avr-dis.c (comment_start): New variable, contains the prefix to
74         use when printing addresses in comments.
75         (print_insn_avr): Set comment_start to an empty space if there is
76         no symbol table available as the generic address printing code
77         will prefix the numeric value of the address with 0x.
79 2007-02-13  H.J. Lu  <hongjiu.lu@intel.com>
81          * i386-dis.c: Updated to use an array of MAX_OPERANDS operands
82          in struct dis386.
84 2007-02-05  Dave Brolley  <brolley@redhat.com>
85             Richard Sandiford  <rsandifo@redhat.com>
86             DJ Delorie  <dj@redhat.com>
87             Graydon Hoare  <graydon@redhat.com>
88             Frank Ch. Eigler  <fche@redhat.com>
89             Ben Elliston  <bje@redhat.com>
91         * Makefile.am (HFILES): Add mep-desc.h mep-opc.h.
92         (CFILES): Add mep-*.c
93         (ALL_MACHINES): Add mep-*.lo.
94         (CLEANFILES): Add stamp-mep.
95         (CGEN_CPUS): Add mep.
96         (MEP_DEPS): New variable.
97         (mep-*): New targets.
98         * configure.in: Handle bfd_mep_arch.
99         * disassemble.c (ARCH_mep): New macro.
100         (disassembler): Handle bfd_arch_mep.
101         (disassemble_init_for_target): Likewise.
102         * mep-*: New files for Toshiba Media Processor (MeP).
103         * Makefile.in: Regenerated.
104         * configure: Regenerated.
106 2007-02-05  H.J. Lu  <hongjiu.lu@intel.com>
108         * i386-dis.c (OP_J): Undo the last change. Properly handle 64K
109         wrap around within the same segment in 16bit mode.
111 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
113         * i386-dis.c (OP_J): Mask to 16bit only if there is a data16
114         prefix.
116 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
118         * avr-dis.c (avr_operand): Correct PR number in comment.
120 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
122         * disassemble.c (disassembler_usage): Call
123         print_i386_disassembler_options for i386 disassembler.
125         * i386-dis.c (print_i386_disassembler_options): New.
126         (print_insn): Support the new addr64 option.
128 2007-02-02  Hiroki Kaminaga  <kaminaga@sm.sony.co.jp>
130         * ppc-dis.c (powerpc_dialect): Handle ppc440.
131         * ppc-dis.c (print_ppc_disassembler_options): Note the -M440 can
132         be used.
134 2007-02-02  Alan Modra  <amodra@bigpond.net.au>
136         * ppc-opc.c (insert_bdm): -Many comment.
137         (valid_bo): Add "extract" param.  Accept both powerpc and power4
138         BO fields when disassembling with -Many.
139         (insert_bo, extract_bo, insert_boe, extract_boe): Adjust valid_bo call.
141 2007-01-08  Kazu Hirata  <kazu@codesourcery.com>
143         * m68k-opc.c (m68k_opcodes): Replace cpu32 with
144         cpu32 | fido_a except on tbl instructions.
146 2007-01-04  Paul Brook  <paul@codesourcery.com>
148         * arm-dis.c (arm_opcodes): Fix cpsie and cpsid entries.
150 2007-01-04  Andreas Schwab  <schwab@suse.de>
152         * m68k-opc.c: Fix encoding of signed bit in the cpu32 tbls insns.
154 2007-01-04  Julian Brown  <julian@codesourcery.com>
156         * arm-dis.c (neon_opcode): Fix disassembly for vshl, vqshl, vrshl,
157         vqrshl instructions.
159 For older changes see ChangeLog-2006
161 Local Variables:
162 mode: change-log
163 left-margin: 8
164 fill-column: 74
165 version-control: never
166 End: