xref: /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ChangeLog-2010 (revision 75fd0b742a7e4a64301bc6c44e9bc5240c58bb92)
1*75fd0b74Schristos2010-12-31  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2*75fd0b74Schristos
3*75fd0b74Schristos	PR gas/11395
4*75fd0b74Schristos	* hppa-dis.c (compare_cond_64_names): Change never condition to ",*".
5*75fd0b74Schristos	(add_cond_64_names): Likewise.
6*75fd0b74Schristos	(logical_cond_64_names): Likewise.
7*75fd0b74Schristos	(unit_cond_64_names): Likewise.
8*75fd0b74Schristos
9*75fd0b74Schristos2010-12-30  H.J. Lu  <hongjiu.lu@intel.com>
10*75fd0b74Schristos
11*75fd0b74Schristos	* i386-dis.c (print_insn): Support bfd_mach_x64_32 and
12*75fd0b74Schristos	bfd_mach_x64_32_intel_syntax.
13*75fd0b74Schristos
14*75fd0b74Schristos2010-12-18  Mingjie Xing  <mingjie.xing@gmail.com>
15*75fd0b74Schristos
16*75fd0b74Schristos	* mips-opc.c (WR_z, WR_Z, RD_z, RD_Z, RD_d): Define.
17*75fd0b74Schristos	(mips_builtin_opcodes): Add loongson3a specific instructions.
18*75fd0b74Schristos	* mips-dis.c (print_insn_args): Handle the new arguments +a|b|c|z|Z.
19*75fd0b74Schristos
20*75fd0b74Schristos2010-12-11 Mingming Sun <mingm.sun@gmail.com>
21*75fd0b74Schristos
22*75fd0b74Schristos	* mips-opc.c: (mips_builtin_opcodes): Add loongson3a mul/div and
23*75fd0b74Schristos	fixed point instructions.
24*75fd0b74Schristos
25*75fd0b74Schristos2010-12-09  Mike Frysinger  <vapier@gentoo.org>
26*75fd0b74Schristos
27*75fd0b74Schristos	* .gitignore: New file.
28*75fd0b74Schristos
29*75fd0b74Schristos2010-11-25  Alan Modra  <amodra@gmail.com>
30*75fd0b74Schristos
31*75fd0b74Schristos	* po/es.po: Update.
32*75fd0b74Schristos	* po/fr.po: Update.
33*75fd0b74Schristos	* po/nl.po: Update.
34*75fd0b74Schristos	* po/zh_CN.po: Update.
35*75fd0b74Schristos
36*75fd0b74Schristos2010-11-11  Mingming Sun  <mingm.sun@gmail.com>
37*75fd0b74Schristos
38*75fd0b74Schristos	* mips-dis.c (mips_arch_choices): Add loongson3a.
39*75fd0b74Schristos	* mips-opc.c (IL3A): Defined as INSN_LOONGSON_3A.
40*75fd0b74Schristos	(mips_builtin_opcodes): Modify some instructions' membership from
41*75fd0b74Schristos	IL2F to IL2F|IL3A.
42*75fd0b74Schristos
43*75fd0b74Schristos2010-11-10  Nick Clifton  <nickc@redhat.com>
44*75fd0b74Schristos
45*75fd0b74Schristos	* po/fi.po: Updated Finnish translation.
46*75fd0b74Schristos
47*75fd0b74Schristos2010-11-05  Tristan Gingold  <gingold@adacore.com>
48*75fd0b74Schristos
49*75fd0b74Schristos	* po/opcodes.pot: Regenerate
50*75fd0b74Schristos
51*75fd0b74Schristos2010-10-28  Maciej W. Rozycki  <macro@codesourcery.com>
52*75fd0b74Schristos
53*75fd0b74Schristos	* mips-opc.c (mips_builtin_opcodes): Fix formatting of "ld".
54*75fd0b74Schristos
55*75fd0b74Schristos2010-10-28  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56*75fd0b74Schristos
57*75fd0b74Schristos	* s390-opc.txt: cfxr, cfdr and cfer z900 -> g5.
58*75fd0b74Schristos
59*75fd0b74Schristos2010-10-25  Chao-ying Fu  <fu@mips.com>
60*75fd0b74Schristos
61*75fd0b74Schristos	* mips-opc.c (madd, maddu, msub, msubu, mult, multu): Change D33 to D32.
62*75fd0b74Schristos
63*75fd0b74Schristos2010-10-25  Nathan Sidwell  <nathan@codesourcery.com>
64*75fd0b74Schristos
65*75fd0b74Schristos	* tic6x-dis.c: Add attribution.
66*75fd0b74Schristos
67*75fd0b74Schristos2010-10-22  Alan Modra  <amodra@gmail.com>
68*75fd0b74Schristos
69*75fd0b74Schristos	* Makefile.am (CLEANFILES): Add stamp-lm32.  Sort.
70*75fd0b74Schristos	* Makefile.in: Regenerate.
71*75fd0b74Schristos
72*75fd0b74Schristos2010-10-18  Maciej W. Rozycki  <macro@linux-mips.org>
73*75fd0b74Schristos
74*75fd0b74Schristos	* mips-opc.c (mips_builtin_opcodes): Move M_LD_OB and M_SD_OB
75*75fd0b74Schristos	macros before their corresponding MIPS III hardware instructions.
76*75fd0b74Schristos
77*75fd0b74Schristos2010-10-16  H.J. Lu  <hongjiu.lu@intel.com>
78*75fd0b74Schristos
79*75fd0b74Schristos	* i386-gen.c (cpu_flag_init): Add CpuNop to CPU_GENERIC64_FLAGS.
80*75fd0b74Schristos
81*75fd0b74Schristos	* i386-init.h: Regenerated.
82*75fd0b74Schristos
83*75fd0b74Schristos2010-10-15  Mike Frysinger  <vapier@gentoo.org>
84*75fd0b74Schristos
85*75fd0b74Schristos	* bfin-dis.c (decode_dsp32alu_0): Call imm5d() for BYTEOP2M.
86*75fd0b74Schristos
87*75fd0b74Schristos2010-10-14  H.J. Lu  <hongjiu.lu@intel.com>
88*75fd0b74Schristos
89*75fd0b74Schristos	* i386-opc.tbl: Remove CheckRegSize from movq.
90*75fd0b74Schristos	* i386-tbl.h: Regenerated.
91*75fd0b74Schristos
92*75fd0b74Schristos2010-10-14  H.J. Lu  <hongjiu.lu@intel.com>
93*75fd0b74Schristos
94*75fd0b74Schristos	* i386-opc.tbl: Remove CheckRegSize from instructions with
95*75fd0b74Schristos	0, 1 or fixed operands.
96*75fd0b74Schristos	* i386-tbl.h: Regenerated.
97*75fd0b74Schristos
98*75fd0b74Schristos2010-10-14  H.J. Lu  <hongjiu.lu@intel.com>
99*75fd0b74Schristos
100*75fd0b74Schristos	* i386-gen.c (opcode_modifiers): Add CheckRegSize.
101*75fd0b74Schristos
102*75fd0b74Schristos	* i386-opc.h (CheckRegSize): New.
103*75fd0b74Schristos	(i386_opcode_modifier): Add checkregsize.
104*75fd0b74Schristos
105*75fd0b74Schristos	* i386-opc.tbl: Add CheckRegSize to instructions which
106*75fd0b74Schristos	require register size check.
107*75fd0b74Schristos	* i386-tbl.h: Regenerated.
108*75fd0b74Schristos
109*75fd0b74Schristos2010-10-12  Andreas Schwab  <schwab@linux-m68k.org>
110*75fd0b74Schristos
111*75fd0b74Schristos	* m68k-opc.c (m68k_opcodes): Move fnop before fbf.
112*75fd0b74Schristos
113*75fd0b74Schristos2010-10-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
114*75fd0b74Schristos
115*75fd0b74Schristos	* s390-opc.c: Make the instruction masks for the load/store on
116*75fd0b74Schristos	condition instructions to cover the condition code mask as well.
117*75fd0b74Schristos	* s390-opc.txt: lgoc -> locg and stgoc -> stocg.
118*75fd0b74Schristos
119*75fd0b74Schristos2010-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
120*75fd0b74Schristos	    Jiang Jilin  <freephp@gmail.com>
121*75fd0b74Schristos
122*75fd0b74Schristos	* Makefile.am (libopcodes_a_SOURCES): New as empty.
123*75fd0b74Schristos	* Makefile.in: Regenerate.
124*75fd0b74Schristos
125*75fd0b74Schristos2010-10-09  Matt Rice  <ratmice@gmail.com>
126*75fd0b74Schristos
127*75fd0b74Schristos	* fr30-desc.h: Regenerate.
128*75fd0b74Schristos	* frv-desc.h: Regenerate.
129*75fd0b74Schristos	* ip2k-desc.h: Regenerate.
130*75fd0b74Schristos	* iq2000-desc.h: Regenerate.
131*75fd0b74Schristos	* lm32-desc.h: Regenerate.
132*75fd0b74Schristos	* m32c-desc.h: Regenerate.
133*75fd0b74Schristos	* m32r-desc.h: Regenerate.
134*75fd0b74Schristos	* mep-desc.h: Regenerate.
135*75fd0b74Schristos	* mep-opc.c: Regenerate.
136*75fd0b74Schristos	* mt-desc.h: Regenerate.
137*75fd0b74Schristos	* openrisc-desc.h: Regenerate.
138*75fd0b74Schristos	* xc16x-desc.h: Regenerate.
139*75fd0b74Schristos	* xstormy16-desc.h: Regenerate.
140*75fd0b74Schristos
141*75fd0b74Schristos2010-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
142*75fd0b74Schristos
143*75fd0b74Schristos	Fix build with -DDEBUG=7
144*75fd0b74Schristos	* frv-opc.c: Regenerate.
145*75fd0b74Schristos	* or32-dis.c (DEBUG): Don't redefine.
146*75fd0b74Schristos	(find_bytes_big, or32_extract, or32_opcode_match, or32_print_register):
147*75fd0b74Schristos	Adapt DEBUG code to some type changes throughout.
148*75fd0b74Schristos	* or32-opc.c (or32_extract): Likewise.
149*75fd0b74Schristos
150*75fd0b74Schristos2010-10-07  Bernd Schmidt  <bernds@codesourcery.com>
151*75fd0b74Schristos
152*75fd0b74Schristos	* tic6x-dis.c (print_insn_tic6x): Correct decoding of fstg field
153*75fd0b74Schristos	in SPKERNEL instructions.
154*75fd0b74Schristos
155*75fd0b74Schristos2010-10-02  H.J. Lu  <hongjiu.lu@intel.com>
156*75fd0b74Schristos
157*75fd0b74Schristos	PR binutils/12076
158*75fd0b74Schristos	* i386-dis.c (RMAL): Remove duplicate.
159*75fd0b74Schristos
160*75fd0b74Schristos2010-09-30  Pierre Muller  <muller@ics.u-strasbg.fr>
161*75fd0b74Schristos
162*75fd0b74Schristos	* s390-mkopc.c (main): Exit with error 1 if sscanf fails
163*75fd0b74Schristos	to parse all 6 parameters.
164*75fd0b74Schristos
165*75fd0b74Schristos2010-09-28  Pierre Muller  <muller@ics.u-strasbg.fr>
166*75fd0b74Schristos
167*75fd0b74Schristos	* s390-mkopc.c (main): Change description array size to 80.
168*75fd0b74Schristos	Add maximum length of 79 to description parsing.
169*75fd0b74Schristos
170*75fd0b74Schristos2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
171*75fd0b74Schristos
172*75fd0b74Schristos	* configure: Regenerate.
173*75fd0b74Schristos
174*75fd0b74Schristos2010-09-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
175*75fd0b74Schristos
176*75fd0b74Schristos	* s390-mkopc.c (enum s390_opcde_cpu_val): Add S390_OPCODE_Z196.
177*75fd0b74Schristos	(main): Recognize the new CPU string.
178*75fd0b74Schristos	* s390-opc.c: Add new instruction formats and masks.
179*75fd0b74Schristos	* s390-opc.txt: Add new z196 instructions.
180*75fd0b74Schristos
181*75fd0b74Schristos2010-09-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
182*75fd0b74Schristos
183*75fd0b74Schristos	* s390-dis.c (print_insn_s390): Pick instruction with most
184*75fd0b74Schristos	specific mask.
185*75fd0b74Schristos	* s390-opc.c: Add unused bits to the insn mask.
186*75fd0b74Schristos	* s390-opc.txt: Reorder some instructions to prefer more recent
187*75fd0b74Schristos	versions.
188*75fd0b74Schristos
189*75fd0b74Schristos2010-09-27  Tejas Belagod  <tejas.belagod@arm.com>
190*75fd0b74Schristos
191*75fd0b74Schristos	* arm_dis.c (print_insn_coprocessor): Apply off-by-alignment
192*75fd0b74Schristos	correction to unaligned PCs while printing comment.
193*75fd0b74Schristos
194*75fd0b74Schristos2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
195*75fd0b74Schristos
196*75fd0b74Schristos	* arm-dis.c (arm_opcodes): Add Virtualiztion Extensions support.
197*75fd0b74Schristos	(thumb32_opcodes): Likewise.
198*75fd0b74Schristos	(banked_regname): New function.
199*75fd0b74Schristos	(print_insn_arm): Add Virtualization Extensions support.
200*75fd0b74Schristos	(print_insn_thumb32): Likewise.
201*75fd0b74Schristos
202*75fd0b74Schristos2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
203*75fd0b74Schristos
204*75fd0b74Schristos	* arm-dis.c (arm_opcodes): Support disassembly of UDIV and SDIV in
205*75fd0b74Schristos	ARM state.
206*75fd0b74Schristos
207*75fd0b74Schristos2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
208*75fd0b74Schristos
209*75fd0b74Schristos	* arm-dis.c (arm_opcodes): SMC implies Security Extensions.
210*75fd0b74Schristos	(thumb32_opcodes): Likewise.
211*75fd0b74Schristos
212*75fd0b74Schristos2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
213*75fd0b74Schristos
214*75fd0b74Schristos	* arm-dis.c (arm_opcodes): Add support for pldw.
215*75fd0b74Schristos	(thumb32_opcodes): Likewise.
216*75fd0b74Schristos
217*75fd0b74Schristos2010-09-22  Robin Getz  <robin.getz@analog.com>
218*75fd0b74Schristos
219*75fd0b74Schristos	* bfin-dis.c (fmtconst): Cast address to 32bits.
220*75fd0b74Schristos
221*75fd0b74Schristos2010-09-22  Mike Frysinger  <vapier@gentoo.org>
222*75fd0b74Schristos
223*75fd0b74Schristos	* bfin-dis.c (decode_REGMV_0): Rewrite valid combo checks.
224*75fd0b74Schristos
225*75fd0b74Schristos2010-09-22  Robin Getz  <robin.getz@analog.com>
226*75fd0b74Schristos
227*75fd0b74Schristos	* bfin-dis.c (decode_ProgCtrl_0): Check for parallel insns.
228*75fd0b74Schristos	Reject P6/P7 to TESTSET.
229*75fd0b74Schristos	(decode_PushPopReg_0): Check for parallel insns.  Reject pushing
230*75fd0b74Schristos	SP onto the stack.
231*75fd0b74Schristos	(decode_PushPopMultiple_0): Check for parallel insns.  Make sure
232*75fd0b74Schristos	P/D fields match all the time.
233*75fd0b74Schristos	(decode_CCflag_0): Check for parallel insns.  Verify x/y fields
234*75fd0b74Schristos	are 0 for accumulator compares.
235*75fd0b74Schristos	(decode_CC2stat_0): Check for parallel insns.  Reject CC<op>CC.
236*75fd0b74Schristos	(decode_CaCTRL_0, decode_ccMV_0, decode_CC2dreg_0, decode_BRCC_0,
237*75fd0b74Schristos	decode_UJUMP_0, decode_LOGI2op_0, decode_COMPI2opD_0,
238*75fd0b74Schristos	decode_COMPI2opP_0, decode_LoopSetup_0, decode_LDIMMhalf_0,
239*75fd0b74Schristos	decode_CALLa_0, decode_linkage_0, decode_pseudoDEBUG_0,
240*75fd0b74Schristos	decode_pseudoOChar_0, decode_pseudodbg_assert_0): Check for parallel
241*75fd0b74Schristos	insns.
242*75fd0b74Schristos	(decode_dagMODim_0): Verify br field for IREG ops.
243*75fd0b74Schristos	(decode_LDST_0): Reject preg load into same preg.
244*75fd0b74Schristos	(_print_insn_bfin): Handle returns for ILLEGAL decodes.
245*75fd0b74Schristos	(print_insn_bfin): Likewise.
246*75fd0b74Schristos
247*75fd0b74Schristos2010-09-22  Mike Frysinger  <vapier@gentoo.org>
248*75fd0b74Schristos
249*75fd0b74Schristos	* bfin-dis.c (decode_PushPopMultiple_0): Return 0 when pr > 5.
250*75fd0b74Schristos
251*75fd0b74Schristos2010-09-22  Robin Getz  <robin.getz@analog.com>
252*75fd0b74Schristos
253*75fd0b74Schristos	* bfin-dis.c (decode_dsp32shiftimm_0): Add missing "S" flag.
254*75fd0b74Schristos
255*75fd0b74Schristos2010-09-22  Mike Frysinger  <vapier@gentoo.org>
256*75fd0b74Schristos
257*75fd0b74Schristos	* bfin-dis.c (decode_CC2stat_0): Decode all ASTAT bits.
258*75fd0b74Schristos
259*75fd0b74Schristos2010-09-22  Robin Getz  <robin.getz@analog.com>
260*75fd0b74Schristos
261*75fd0b74Schristos	* bfin-dis.c (IS_DREG, IS_PREG, IS_GENREG, IS_DAGREG): Reject
262*75fd0b74Schristos	register values greater than 8.
263*75fd0b74Schristos	(IS_RESERVEDREG, allreg, mostreg): New helpers.
264*75fd0b74Schristos	(decode_ProgCtrl_0): Call IS_DREG/IS_PREG as appropriate.
265*75fd0b74Schristos	(decode_PushPopReg_0): Call mostreg/allreg as appropriate.
266*75fd0b74Schristos	(decode_CC2dreg_0): Check valid CC register number.
267*75fd0b74Schristos
268*75fd0b74Schristos2010-09-22  Robin Getz  <robin.getz@analog.com>
269*75fd0b74Schristos
270*75fd0b74Schristos	* bfin-dis.c (decode_pseudoDEBUG_0): Add space after DBG.
271*75fd0b74Schristos
272*75fd0b74Schristos2010-09-22  Robin Getz  <robin.getz@analog.com>
273*75fd0b74Schristos
274*75fd0b74Schristos	* bfin-dis.c (machine_registers): Add AC0_COPY, V_COPY, and RND_MOD.
275*75fd0b74Schristos	(reg_names): Likewise.
276*75fd0b74Schristos	(decode_statbits): Likewise; while reformatting to make manageable.
277*75fd0b74Schristos
278*75fd0b74Schristos2010-09-22  Mike Frysinger  <vapier@gentoo.org>
279*75fd0b74Schristos
280*75fd0b74Schristos	* bfin-dis.c (decode_pseudoDEBUG_0): Add space after OUTC.
281*75fd0b74Schristos	(decode_pseudoOChar_0): New function.
282*75fd0b74Schristos	(_print_insn_bfin): Remove #if 0 and call new decode_pseudoOChar_0.
283*75fd0b74Schristos
284*75fd0b74Schristos2010-09-22  Robin Getz  <robin.getz@analog.com>
285*75fd0b74Schristos
286*75fd0b74Schristos	* bfin-dis.c (decode_dsp32shift_0): Decode sub opcodes 2/2 as
287*75fd0b74Schristos	LSHIFT instead of SHIFT.
288*75fd0b74Schristos
289*75fd0b74Schristos2010-09-22  Mike Frysinger  <vapier@gentoo.org>
290*75fd0b74Schristos
291*75fd0b74Schristos	* bfin-dis.c (constant_formats): Constify the whole structure.
292*75fd0b74Schristos	(fmtconst): Add const to return value.
293*75fd0b74Schristos	(reg_names): Mark const.
294*75fd0b74Schristos	(decode_multfunc): Mark s0/s1 as const.
295*75fd0b74Schristos	(decode_macfunc): Mark a/sop as const.
296*75fd0b74Schristos
297*75fd0b74Schristos2010-09-17  Tejas Belagod  <tejas.belagod@arm.com>
298*75fd0b74Schristos
299*75fd0b74Schristos	* arm_dis.c (coprocessor_opcodes): Add MRC entry for APSR_nzcv.
300*75fd0b74Schristos
301*75fd0b74Schristos2010-09-14  Maciej W. Rozycki  <macro@codesourcery.com>
302*75fd0b74Schristos
303*75fd0b74Schristos	* mips-opc.c (mips_builtin_opcodes): Add "sync_acquire",
304*75fd0b74Schristos	"sync_mb", "sync_release", "sync_rmb" and "sync_wmb".
305*75fd0b74Schristos
306*75fd0b74Schristos2010-09-10  Pierre Muller  <muller@ics.u-strasbg.fr>
307*75fd0b74Schristos
308*75fd0b74Schristos	* src/opcodes/dlx-dis.c (print_insn_dlx): Use dlx_insn type for
309*75fd0b74Schristos	dlx_insn_type array.
310*75fd0b74Schristos
311*75fd0b74Schristos2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
312*75fd0b74Schristos
313*75fd0b74Schristos	PR binutils/11960
314*75fd0b74Schristos	* i386-dis.c (sIv): New.
315*75fd0b74Schristos	(dis386): Replace Iq with sIv on "pushT".
316*75fd0b74Schristos	(reg_table): Replace T with {T|} on callT, JcallT, jmpT and JjmpT.
317*75fd0b74Schristos	(x86_64_table): Replace {T|}/{P|} with P.
318*75fd0b74Schristos	(putop): Add 'w' to 'T'/'P' if needed for Intel syntax.
319*75fd0b74Schristos	(OP_sI): Update v_mode.  Remove w_mode.
320*75fd0b74Schristos
321*75fd0b74Schristos2010-08-27  Nathan Froyd  <froydnj@codesourcery.com>
322*75fd0b74Schristos
323*75fd0b74Schristos	* ppc-opc.c (powerpc_opcodes) [lswx,lswi,stswx,stswi]: Deprecate
324*75fd0b74Schristos	on E500 and E500MC.
325*75fd0b74Schristos
326*75fd0b74Schristos2010-08-17  H.J. Lu  <hongjiu.lu@intel.com>
327*75fd0b74Schristos
328*75fd0b74Schristos	* i386-dis.c (reg_table): Replace Eb with Mb on prefetch and
329*75fd0b74Schristos	prefetchw.
330*75fd0b74Schristos
331*75fd0b74Schristos2010-08-06  Quentin Neill <quentin.neill@amd.com>
332*75fd0b74Schristos
333*75fd0b74Schristos	* i386-gen.c (cpu_flag_init): Define CpuNop extension flag, add
334*75fd0b74Schristos	to processor flags for PENTIUMPRO processors and later.
335*75fd0b74Schristos	* i386-opc.h (enum): Add CpuNop.
336*75fd0b74Schristos	(i386_cpu_flags): Add cpunop bit.
337*75fd0b74Schristos	* i386-opc.tbl: Change nop cpu_flags.
338*75fd0b74Schristos	* i386-init.h: Regenerated.
339*75fd0b74Schristos	* i386-tbl.h: Likewise.
340*75fd0b74Schristos
341*75fd0b74Schristos2010-08-06  Quentin Neill <quentin.neill@amd.com>
342*75fd0b74Schristos
343*75fd0b74Schristos	* i386-opc.h (enum): Fix typos in comments.
344*75fd0b74Schristos
345*75fd0b74Schristos2010-08-06  Alan Modra  <amodra@gmail.com>
346*75fd0b74Schristos
347*75fd0b74Schristos	* disassemble.c: Formatting.
348*75fd0b74Schristos	(disassemble_init_for_target <ARCH_m32c>): Comment on endian.
349*75fd0b74Schristos
350*75fd0b74Schristos2010-08-05  H.J. Lu  <hongjiu.lu@intel.com>
351*75fd0b74Schristos
352*75fd0b74Schristos	* i386-opc.tbl: Add Cpu186 to ud1/ud2/ud2a/ud2b.
353*75fd0b74Schristos	* i386-tbl.h: Regenerated.
354*75fd0b74Schristos
355*75fd0b74Schristos2010-08-05  H.J. Lu  <hongjiu.lu@intel.com>
356*75fd0b74Schristos
357*75fd0b74Schristos	* i386-dis.c (dis386_twobyte): Replace ud2a/ud2b with ud2/ud1.
358*75fd0b74Schristos
359*75fd0b74Schristos	* i386-opc.tbl: Add ud1.  Remove Cpu686 from ud2/ud2a/ud2b.
360*75fd0b74Schristos	* i386-tbl.h: Regenerated.
361*75fd0b74Schristos
362*75fd0b74Schristos2010-07-29  DJ Delorie  <dj@redhat.com>
363*75fd0b74Schristos
364*75fd0b74Schristos	* rx-decode.opc (SRR): New.
365*75fd0b74Schristos	(rx_decode_opcode): Use it for movbi and movbir.  Decode NOP2 (mov
366*75fd0b74Schristos	r0,r0) and NOP3 (max r0,r0) special cases.
367*75fd0b74Schristos	* rx-decode.c: Regenerate.
368*75fd0b74Schristos
369*75fd0b74Schristos2010-07-28  H.J. Lu  <hongjiu.lu@intel.com>
370*75fd0b74Schristos
371*75fd0b74Schristos	* i386-dis.c: Add 0F to VEX opcode enums.
372*75fd0b74Schristos
373*75fd0b74Schristos2010-07-27  DJ Delorie  <dj@redhat.com>
374*75fd0b74Schristos
375*75fd0b74Schristos	* rx-decode.opc (store_flags): Remove, replace with F_* macros.
376*75fd0b74Schristos	(rx_decode_opcode): Likewise.
377*75fd0b74Schristos	* rx-decode.c: Regenerate.
378*75fd0b74Schristos
379*75fd0b74Schristos2010-07-23  Naveen.H.S  <naveen.S@kpitcummins.com>
380*75fd0b74Schristos	    Ina Pandit  <ina.pandit@kpitcummins.com>
381*75fd0b74Schristos
382*75fd0b74Schristos	* v850-dis.c (v850_sreg_names): Updated structure for system
383*75fd0b74Schristos	registers.
384*75fd0b74Schristos	(float_cc_names): new structure for condition codes.
385*75fd0b74Schristos	(print_value): Update the function that prints value.
386*75fd0b74Schristos	(get_operand_value): New function to get the operand value.
387*75fd0b74Schristos	(disassemble): Updated to handle the disassembly of instructions.
388*75fd0b74Schristos	(print_insn_v850): Updated function to print instruction for different
389*75fd0b74Schristos	families.
390*75fd0b74Schristos	* opcodes/v850-opc.c (v850_msg_is_out_of_range, insert_i5div1,
391*75fd0b74Schristos	extract_i5div1, insert_i5div2, extract_i5div2, insert_i5div3,
392*75fd0b74Schristos	extract_i5div3, insert_d5_4, extract_d5_4, extract_d8_6,
393*75fd0b74Schristos	insert_d8_7, extract_d8_7, insert_v8, extract_v8, insert_u16_loop,
394*75fd0b74Schristos	extract_u16_loop, insert_d16_15, extract_d16_15, insert_d16_16,
395*75fd0b74Schristos	extract_d16_16, nsert_d17_16, extract_d17_16, insert_d22,
396*75fd0b74Schristos	extract_d22, insert_d23, extract_d23, insert_i9, extract_i9,
397*75fd0b74Schristos	insert_u9, extract_u9, extract_spe, insert_r4, extract_r4): New.
398*75fd0b74Schristos	(insert_d8_7, insert_d5_4, insert_i5div): Remove.
399*75fd0b74Schristos	(v850_operands): Update with the relocation name. Also update
400*75fd0b74Schristos	the instructions with specific set of processors.
401*75fd0b74Schristos
402*75fd0b74Schristos2010-07-08 Tejas Belagod <tejas.belagod@arm.com>
403*75fd0b74Schristos
404*75fd0b74Schristos	* arm-dis.c (print_insn_arm): Add cases for printing more
405*75fd0b74Schristos	symbolic operands.
406*75fd0b74Schristos	(print_insn_thumb32): Likewise.
407*75fd0b74Schristos
408*75fd0b74Schristos2010-07-06  Maciej W. Rozycki  <macro@codesourcery.com>
409*75fd0b74Schristos
410*75fd0b74Schristos	* mips-dis.c (print_insn_mips): Correct branch instruction type
411*75fd0b74Schristos	determination.
412*75fd0b74Schristos
413*75fd0b74Schristos2010-07-06  Maciej W. Rozycki  <macro@codesourcery.com>
414*75fd0b74Schristos
415*75fd0b74Schristos	* mips-dis.c (print_mips16_insn_arg): Remove branch instruction
416*75fd0b74Schristos	type and delay slot determination.
417*75fd0b74Schristos	(print_insn_mips16): Extend branch instruction type and delay
418*75fd0b74Schristos	slot determination to cover all instructions.
419*75fd0b74Schristos	* mips16-opc.c (BR): Remove macro.
420*75fd0b74Schristos	(UBR, CBR): New macros.
421*75fd0b74Schristos	(mips16_opcodes): Update branch annotation for "b", "beqz",
422*75fd0b74Schristos	"bnez", "bteqz" and "btnez".  Add branch annotation for "jalrc"
423*75fd0b74Schristos	and "jrc".
424*75fd0b74Schristos
425*75fd0b74Schristos2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>
426*75fd0b74Schristos
427*75fd0b74Schristos	AVX Programming Reference (June, 2010)
428*75fd0b74Schristos	* i386-dis.c (mod_table): Replace rdrnd with rdrand.
429*75fd0b74Schristos	* i386-opc.tbl: Likewise.
430*75fd0b74Schristos	* i386-tbl.h: Regenerated.
431*75fd0b74Schristos
432*75fd0b74Schristos2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>
433*75fd0b74Schristos
434*75fd0b74Schristos	* i386-opc.h (CpuFSGSBase): Fix a typo in comments.
435*75fd0b74Schristos
436*75fd0b74Schristos2010-07-03  Andreas Schwab  <schwab@linux-m68k.org>
437*75fd0b74Schristos
438*75fd0b74Schristos	* ppc-dis.c (powerpc_init_dialect): Cast PPC_OPCODE_xxx to
439*75fd0b74Schristos	ppc_cpu_t before inverting.
440*75fd0b74Schristos	(ppc_parse_cpu): Likewise.
441*75fd0b74Schristos	(print_insn_powerpc): Likewise.
442*75fd0b74Schristos
443*75fd0b74Schristos2010-07-03  Alan Modra  <amodra@gmail.com>
444*75fd0b74Schristos
445*75fd0b74Schristos	* ppc-dis.c (ppc_opts, powerpc_init_dialect): Remove old opcode flags.
446*75fd0b74Schristos	* ppc-opc.c (PPC32, POWER32, COM32, CLASSIC): Delete.
447*75fd0b74Schristos	(PPC64, MFDEC2): Update.
448*75fd0b74Schristos	(NON32, NO371): Define.
449*75fd0b74Schristos	(powerpc_opcode): Update to not use old opcode flags, and avoid
450*75fd0b74Schristos	-m601 duplicates.
451*75fd0b74Schristos
452*75fd0b74Schristos2010-07-03  DJ Delorie  <dj@delorie.com>
453*75fd0b74Schristos
454*75fd0b74Schristos	* m32c-ibld.c: Regenerate.
455*75fd0b74Schristos
456*75fd0b74Schristos2010-07-03  Alan Modra  <amodra@gmail.com>
457*75fd0b74Schristos
458*75fd0b74Schristos	* ppc-opc.c (PWR2COM): Define.
459*75fd0b74Schristos	(PPCPWR2): Add PPC_OPCODE_COMMON.
460*75fd0b74Schristos	(powerpc_opcodes): Add "subc", "subco", "subco.", "fcir", "fcir.",
461*75fd0b74Schristos	"fcirz", "fcirz." to -mcom opcodes.  Remove "mfsri", "dclst",
462*75fd0b74Schristos	"rac" from -mcom.
463*75fd0b74Schristos
464*75fd0b74Schristos2010-07-01  H.J. Lu  <hongjiu.lu@intel.com>
465*75fd0b74Schristos
466*75fd0b74Schristos	AVX Programming Reference (June, 2010)
467*75fd0b74Schristos	* i386-dis.c (PREFIX_0FAE_REG_0): New.
468*75fd0b74Schristos	(PREFIX_0FAE_REG_1): Likewise.
469*75fd0b74Schristos	(PREFIX_0FAE_REG_2): Likewise.
470*75fd0b74Schristos	(PREFIX_0FAE_REG_3): Likewise.
471*75fd0b74Schristos	(PREFIX_VEX_3813): Likewise.
472*75fd0b74Schristos	(PREFIX_VEX_3A1D): Likewise.
473*75fd0b74Schristos	(prefix_table): Add PREFIX_0FAE_REG_0, PREFIX_0FAE_REG_1,
474*75fd0b74Schristos	PREFIX_0FAE_REG_2, PREFIX_0FAE_REG_3, PREFIX_VEX_3813 and
475*75fd0b74Schristos	PREFIX_VEX_3A1D.
476*75fd0b74Schristos	(vex_table): Add PREFIX_VEX_3813 and PREFIX_VEX_3A1D.
477*75fd0b74Schristos	(mod_table): Add PREFIX_0FAE_REG_0, PREFIX_0FAE_REG_1,
478*75fd0b74Schristos	PREFIX_0FAE_REG_2, PREFIX_0FAE_REG_3 xsaveopt and rdrnd.
479*75fd0b74Schristos
480*75fd0b74Schristos	* i386-gen.c (cpu_flag_init): Add CPU_XSAVEOPT_FLAGS,
481*75fd0b74Schristos	CPU_FSGSBASE_FLAGS, CPU_RDRND_FLAGS and CPU_F16C_FLAGS.
482*75fd0b74Schristos	(cpu_flags): Add CpuXsaveopt, CpuFSGSBase, CpuRdRnd and CpuF16C.
483*75fd0b74Schristos
484*75fd0b74Schristos	* i386-opc.h (CpuXsaveopt): New.
485*75fd0b74Schristos	(CpuFSGSBase): Likewise.
486*75fd0b74Schristos	(CpuRdRnd): Likewise.
487*75fd0b74Schristos	(CpuF16C): Likewise.
488*75fd0b74Schristos	(i386_cpu_flags): Add cpuxsaveopt, cpufsgsbase, cpurdrnd and
489*75fd0b74Schristos	cpuf16c.
490*75fd0b74Schristos
491*75fd0b74Schristos	* i386-opc.tbl: Add xsaveopt, rdfsbase, rdgsbase, rdrnd,
492*75fd0b74Schristos	wrfsbase, wrgsbase, vcvtph2ps and vcvtps2ph.
493*75fd0b74Schristos	* i386-init.h: Regenerated.
494*75fd0b74Schristos	* i386-tbl.h: Likewise.
495*75fd0b74Schristos
496*75fd0b74Schristos2010-07-01  Sebastian Andrzej Siewior  <bigeasy@linutronix.de>
497*75fd0b74Schristos
498*75fd0b74Schristos	* ppc-opc.c (powerpc_opcodes): Revert deprecation of mfocrf, mtcrf
499*75fd0b74Schristos	and mtocrf on EFS.
500*75fd0b74Schristos
501*75fd0b74Schristos2010-06-29  Alan Modra  <amodra@gmail.com>
502*75fd0b74Schristos
503*75fd0b74Schristos	* maxq-dis.c: Delete file.
504*75fd0b74Schristos	* Makefile.am: Remove references to maxq.
505*75fd0b74Schristos	* configure.in: Likewise.
506*75fd0b74Schristos	* disassemble.c: Likewise.
507*75fd0b74Schristos	* Makefile.in: Regenerate.
508*75fd0b74Schristos	* configure: Regenerate.
509*75fd0b74Schristos	* po/POTFILES.in: Regenerate.
510*75fd0b74Schristos
511*75fd0b74Schristos2010-06-29  Alan Modra  <amodra@gmail.com>
512*75fd0b74Schristos
513*75fd0b74Schristos	* mep-dis.c: Regenerate.
514*75fd0b74Schristos
515*75fd0b74Schristos2010-06-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
516*75fd0b74Schristos
517*75fd0b74Schristos	* arm-disc.c (parse_insn_neon):  Fix Neon alignment syntax.
518*75fd0b74Schristos
519*75fd0b74Schristos2010-06-27  Alan Modra  <amodra@gmail.com>
520*75fd0b74Schristos
521*75fd0b74Schristos	* arc-dis.c (arc_sprintf): Delete set but unused variables.
522*75fd0b74Schristos	(decodeInstr): Likewise.
523*75fd0b74Schristos	* dlx-dis.c (print_insn_dlx): Likewise.
524*75fd0b74Schristos	* h8300-dis.c (bfd_h8_disassemble_init): Likewise.
525*75fd0b74Schristos	* maxq-dis.c (check_move, print_insn): Likewise.
526*75fd0b74Schristos	* mep-dis.c (mep_examine_ivc2_insns): Likewise.
527*75fd0b74Schristos	* msp430-dis.c (msp430_branchinstr): Likewise.
528*75fd0b74Schristos	* bfin-dis.c (_print_insn_bfin): Avoid set but unused warning.
529*75fd0b74Schristos	* cgen-asm.in (parse_insn_normal, _cgen_assemble_insn): Likewise.
530*75fd0b74Schristos	* sparc-dis.c (print_insn_sparc): Likewise.
531*75fd0b74Schristos	* fr30-asm.c: Regenerate.
532*75fd0b74Schristos	* frv-asm.c: Regenerate.
533*75fd0b74Schristos	* ip2k-asm.c: Regenerate.
534*75fd0b74Schristos	* iq2000-asm.c: Regenerate.
535*75fd0b74Schristos	* lm32-asm.c: Regenerate.
536*75fd0b74Schristos	* m32c-asm.c: Regenerate.
537*75fd0b74Schristos	* m32r-asm.c: Regenerate.
538*75fd0b74Schristos	* mep-asm.c: Regenerate.
539*75fd0b74Schristos	* mt-asm.c: Regenerate.
540*75fd0b74Schristos	* openrisc-asm.c: Regenerate.
541*75fd0b74Schristos	* xc16x-asm.c: Regenerate.
542*75fd0b74Schristos	* xstormy16-asm.c: Regenerate.
543*75fd0b74Schristos
544*75fd0b74Schristos2010-06-16  Vincent Rivière  <vincent.riviere@freesbee.fr>
545*75fd0b74Schristos
546*75fd0b74Schristos	PR gas/11673
547*75fd0b74Schristos	* m68k-opc.c (m68k_opcodes): Remove move.l for isab and later.
548*75fd0b74Schristos
549*75fd0b74Schristos2010-06-16  Vincent Rivière  <vincent.riviere@freesbee.fr>
550*75fd0b74Schristos
551*75fd0b74Schristos	PR binutils/11676
552*75fd0b74Schristos	* m68k-dis.c (print_insn_arg): Prefix float constants with #0e.
553*75fd0b74Schristos
554*75fd0b74Schristos2010-06-14  Sebastian Andrzej Siewior  <bigeasy@linutronix.de>
555*75fd0b74Schristos
556*75fd0b74Schristos	* ppc-dis.c (ppc_opts):  Remove PPC_OPCODE_E500MC from e500 and
557*75fd0b74Schristos	e500x2.  Add PPC_OPCODE_E500 to e500 and e500x2
558*75fd0b74Schristos	* ppc-opc.c (powerpc_opcodes): Deprecate all opcodes on EFS which
559*75fd0b74Schristos	touch floating point regs and are enabled by COM, PPC or PPCCOM.
560*75fd0b74Schristos	Treat sync as msync on e500.  Treat eieio as mbar 1 on e500.
561*75fd0b74Schristos	Treat lwsync as msync on e500.
562*75fd0b74Schristos
563*75fd0b74Schristos2010-06-07  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
564*75fd0b74Schristos
565*75fd0b74Schristos	* arm-dis.c (thumb-opcodes): Add disassembly for movs.
566*75fd0b74Schristos
567*75fd0b74Schristos2010-05-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
568*75fd0b74Schristos
569*75fd0b74Schristos	* arm-dis.c (print_insn_neon):  Ensure disassembly of Neon
570*75fd0b74Schristos	constants is the same on 32-bit and 64-bit hosts.
571*75fd0b74Schristos
572*75fd0b74Schristos2010-05-27  Jason Duerstock  <jason.duerstock+binutils@gmail.com>
573*75fd0b74Schristos
574*75fd0b74Schristos	* m68k-dis.c (print_insn_m68k): Emit undefined instructions as
575*75fd0b74Schristos	.short directives so that they can be reassembled.
576*75fd0b74Schristos
577*75fd0b74Schristos2010-05-26  Catherine Moore <clm@codesourcery.com>
578*75fd0b74Schristos	    David Ung  <davidu@mips.com>
579*75fd0b74Schristos
580*75fd0b74Schristos	* mips-opc.c: Change membership to I1 for instructions ssnop and
581*75fd0b74Schristos	ehb.
582*75fd0b74Schristos
583*75fd0b74Schristos2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
584*75fd0b74Schristos
585*75fd0b74Schristos	* i386-dis.c (sib): New.
586*75fd0b74Schristos	(get_sib): Likewise.
587*75fd0b74Schristos	(print_insn): Call get_sib.
588*75fd0b74Schristos	OP_E_memory): Use sib.
589*75fd0b74Schristos
590*75fd0b74Schristos2010-05-26  Catherine Moore  <clm@codesoourcery.com>
591*75fd0b74Schristos
592*75fd0b74Schristos	* mips-dis.c (mips_arch): Remove INSN_MIPS16.
593*75fd0b74Schristos	* mips-opc.c (I16): Remove.
594*75fd0b74Schristos	(mips_builtin_op): Reclassify jalx.
595*75fd0b74Schristos
596*75fd0b74Schristos2010-05-19  Alan Modra  <amodra@gmail.com>
597*75fd0b74Schristos
598*75fd0b74Schristos	* ppc-opc.c (powerpc_opcodes): Enable divdeu, devweu, divde,
599*75fd0b74Schristos	divwe, divdeuo, divweuo, divdeo, divweo for A2.  Add icswepx.
600*75fd0b74Schristos
601*75fd0b74Schristos2010-05-13  Alan Modra  <amodra@gmail.com>
602*75fd0b74Schristos
603*75fd0b74Schristos	* ppc-opc.c (powerpc_opcodes): Correct wclr encoding.
604*75fd0b74Schristos
605*75fd0b74Schristos2010-05-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
606*75fd0b74Schristos
607*75fd0b74Schristos	* arm-dis.c (thumb_opcodes): Update ldmia entry to use new %W
608*75fd0b74Schristos	format.
609*75fd0b74Schristos	(print_insn_thumb16): Add support for new %W format.
610*75fd0b74Schristos
611*75fd0b74Schristos2010-05-07  Tristan Gingold  <gingold@adacore.com>
612*75fd0b74Schristos
613*75fd0b74Schristos	* Makefile.in: Regenerate with automake 1.11.1.
614*75fd0b74Schristos	* aclocal.m4: Ditto.
615*75fd0b74Schristos
616*75fd0b74Schristos2010-05-05  Nick Clifton  <nickc@redhat.com>
617*75fd0b74Schristos
618*75fd0b74Schristos	* po/es.po: Updated Spanish translation.
619*75fd0b74Schristos
620*75fd0b74Schristos2010-04-22  Nick Clifton  <nickc@redhat.com>
621*75fd0b74Schristos
622*75fd0b74Schristos	* po/opcodes.pot: Updated by the Translation project.
623*75fd0b74Schristos	* po/vi.po: Updated Vietnamese translation.
624*75fd0b74Schristos
625*75fd0b74Schristos2010-04-16  H.J. Lu  <hongjiu.lu@intel.com>
626*75fd0b74Schristos
627*75fd0b74Schristos	* i386-dis.c (get_valid_dis386): Return bad_opcode on unknown
628*75fd0b74Schristos	bits in opcode.
629*75fd0b74Schristos
630*75fd0b74Schristos2010-04-09  Nick Clifton  <nickc@redhat.com>
631*75fd0b74Schristos
632*75fd0b74Schristos	* i386-dis.c (print_insn): Remove unused variable op.
633*75fd0b74Schristos	(OP_sI): Remove unused variable mask.
634*75fd0b74Schristos
635*75fd0b74Schristos2010-04-07  Alan Modra  <amodra@gmail.com>
636*75fd0b74Schristos
637*75fd0b74Schristos	* configure: Regenerate.
638*75fd0b74Schristos
639*75fd0b74Schristos2010-04-06  Peter Bergner  <bergner@vnet.ibm.com>
640*75fd0b74Schristos
641*75fd0b74Schristos	* ppc-opc.c (RBOPT): New define.
642*75fd0b74Schristos	("dccci"): Enable for PPCA2.  Make operands optional.
643*75fd0b74Schristos	("iccci"): Likewise.  Do not deprecate for PPC476.
644*75fd0b74Schristos
645*75fd0b74Schristos2010-04-02  Masaki Muranaka  <monaka@monami-software.com>
646*75fd0b74Schristos
647*75fd0b74Schristos	* cr16-opc.c (cr16_instruction): Fix typo in comment.
648*75fd0b74Schristos
649*75fd0b74Schristos2010-03-25  Joseph Myers  <joseph@codesourcery.com>
650*75fd0b74Schristos
651*75fd0b74Schristos	* Makefile.am (TARGET_LIBOPCODES_CFILES): Add tic6x-dis.c.
652*75fd0b74Schristos	* Makefile.in: Regenerate.
653*75fd0b74Schristos	* configure.in (bfd_tic6x_arch): New.
654*75fd0b74Schristos	* configure: Regenerate.
655*75fd0b74Schristos	* disassemble.c (ARCH_tic6x): Define if ARCH_all.
656*75fd0b74Schristos	(disassembler): Handle TI C6X.
657*75fd0b74Schristos	* tic6x-dis.c: New.
658*75fd0b74Schristos
659*75fd0b74Schristos2010-03-24  Mike Frysinger  <vapier@gentoo.org>
660*75fd0b74Schristos
661*75fd0b74Schristos	* bfin-dis.c (decode_regs_hi): Change REG_LH2 typo to REG_MH2.
662*75fd0b74Schristos
663*75fd0b74Schristos2010-03-23  Joseph Myers  <joseph@codesourcery.com>
664*75fd0b74Schristos
665*75fd0b74Schristos	* dis-buf.c (buffer_read_memory): Give error for reading just
666*75fd0b74Schristos	before the start of memory.
667*75fd0b74Schristos
668*75fd0b74Schristos2010-03-22  Sebastian Pop  <sebastian.pop@amd.com>
669*75fd0b74Schristos	    Quentin Neill <quentin.neill@amd.com>
670*75fd0b74Schristos
671*75fd0b74Schristos	* i386-dis.c (OP_LWP_I): Removed.
672*75fd0b74Schristos	(reg_table): Do not use OP_LWP_I, use Iq.
673*75fd0b74Schristos	(OP_LWPCB_E): Remove use of names16.
674*75fd0b74Schristos	(OP_LWP_E): Same.
675*75fd0b74Schristos	* i386-opc.tbl: Removed 16bit LWP insns.  32bit LWP insns
676*75fd0b74Schristos	should not set the Vex.length bit.
677*75fd0b74Schristos	* i386-tbl.h: Regenerated.
678*75fd0b74Schristos
679*75fd0b74Schristos2010-02-25  Edmar Wienskoski  <edmar@freescale.com>
680*75fd0b74Schristos
681*75fd0b74Schristos	* ppc-dis.c (ppc_opts): Add PPC_OPCODE_E500MC for "e500mc64".
682*75fd0b74Schristos
683*75fd0b74Schristos2010-02-24  Nick Clifton  <nickc@redhat.com>
684*75fd0b74Schristos
685*75fd0b74Schristos	PR binutils/6773
686*75fd0b74Schristos	* arm-dis.c (arm_opcodes): Replace <prefix>addsubx with
687*75fd0b74Schristos	<prefix>asx.  Replace <prefix>subaddx with <prefix>sax.
688*75fd0b74Schristos	(thumb32_opcodes): Likewise.
689*75fd0b74Schristos
690*75fd0b74Schristos2010-02-15  Nick Clifton  <nickc@redhat.com>
691*75fd0b74Schristos
692*75fd0b74Schristos	* po/vi.po: Updated Vietnamese translation.
693*75fd0b74Schristos
694*75fd0b74Schristos2010-02-12  Doug Evans  <dje@sebabeach.org>
695*75fd0b74Schristos
696*75fd0b74Schristos	* lm32-opinst.c: Regenerate.
697*75fd0b74Schristos
698*75fd0b74Schristos2010-02-11  Doug Evans  <dje@sebabeach.org>
699*75fd0b74Schristos
700*75fd0b74Schristos	* cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL.
701*75fd0b74Schristos	(print_address): Delete CGEN_PRINT_ADDRESS.
702*75fd0b74Schristos	* fr30-dis.c, * frv-dis.c, * ip2k-dis.c, * iq2000-dis.c,
703*75fd0b74Schristos	* lm32-dis.c, * m32c-dis.c, * m32r-desc.c, * m32r-desc.h,
704*75fd0b74Schristos	* m32r-dis.c, * mep-dis.c, * mt-dis.c, * openrisc-dis.c,
705*75fd0b74Schristos	* xc16x-dis.c, * xstormy16-dis.c: Regenerate.
706*75fd0b74Schristos
707*75fd0b74Schristos	* fr30-desc.c, * fr30-desc.h, * fr30-opc.c,
708*75fd0b74Schristos	* frv-desc.c, * frv-desc.h, * frv-opc.c,
709*75fd0b74Schristos	* ip2k-desc.c, * ip2k-desc.h, * ip2k-opc.c,
710*75fd0b74Schristos	* iq2000-desc.c, * iq2000-desc.h, * iq2000-opc.c,
711*75fd0b74Schristos	* lm32-desc.c, * lm32-desc.h, * lm32-opc.c, * lm32-opinst.c,
712*75fd0b74Schristos	* m32c-desc.c, * m32c-desc.h, * m32c-opc.c,
713*75fd0b74Schristos	* m32r-desc.c, * m32r-desc.h, * m32r-opc.c, * m32r-opinst.c,
714*75fd0b74Schristos	* mep-desc.c, * mep-desc.h, * mep-opc.c,
715*75fd0b74Schristos	* mt-desc.c, * mt-desc.h, * mt-opc.c,
716*75fd0b74Schristos	* openrisc-desc.c, * openrisc-desc.h, * openrisc-opc.c,
717*75fd0b74Schristos	* xc16x-desc.c, * xc16x-desc.h, * xc16x-opc.c,
718*75fd0b74Schristos	* xstormy16-desc.c, * xstormy16-desc.h, * xstormy16-opc.c: Regenerate.
719*75fd0b74Schristos
720*75fd0b74Schristos2010-02-11  H.J. Lu  <hongjiu.lu@intel.com>
721*75fd0b74Schristos
722*75fd0b74Schristos	* i386-dis.c: Update copyright.
723*75fd0b74Schristos	* i386-gen.c: Likewise.
724*75fd0b74Schristos	* i386-opc.h: Likewise.
725*75fd0b74Schristos	* i386-opc.tbl: Likewise.
726*75fd0b74Schristos
727*75fd0b74Schristos2010-02-10  Quentin Neill  <quentin.neill@amd.com>
728*75fd0b74Schristos	    Sebastian Pop  <sebastian.pop@amd.com>
729*75fd0b74Schristos
730*75fd0b74Schristos	* i386-dis.c (OP_EX_VexImmW): Reintroduced
731*75fd0b74Schristos	function to handle 5th imm8 operand.
732*75fd0b74Schristos	(PREFIX_VEX_3A48): Added.
733*75fd0b74Schristos	(PREFIX_VEX_3A49): Added.
734*75fd0b74Schristos	(VEX_W_3A48_P_2): Added.
735*75fd0b74Schristos	(VEX_W_3A49_P_2): Added.
736*75fd0b74Schristos	(prefix table): Added entries for PREFIX_VEX_3A48
737*75fd0b74Schristos	and PREFIX_VEX_3A49.
738*75fd0b74Schristos	(vex table): Added entries for VEX_W_3A48_P_2 and
739*75fd0b74Schristos	and VEX_W_3A49_P_2.
740*75fd0b74Schristos	* i386-gen.c (operand_type_init): Added OPERAND_TYPE_VEC_IMM4
741*75fd0b74Schristos	for Vec_Imm4 operands.
742*75fd0b74Schristos	* i386-opc.h (enum): Added Vec_Imm4.
743*75fd0b74Schristos	(i386_operand_type): Added vec_imm4.
744*75fd0b74Schristos	* i386-opc.tbl: Add entries for vpermilp[ds].
745*75fd0b74Schristos	* i386-init.h: Regenerated.
746*75fd0b74Schristos	* i386-tbl.h: Regenerated.
747*75fd0b74Schristos
748*75fd0b74Schristos2010-02-10  Richard Sandiford  <r.sandiford@uk.ibm.com>
749*75fd0b74Schristos
750*75fd0b74Schristos	* ppc-dis.c (ppc_opts): Add "pwr4", "pwr5", "pwr5x", "pwr6"
751*75fd0b74Schristos	and "pwr7".  Move "a2" into alphabetical order.
752*75fd0b74Schristos
753*75fd0b74Schristos2010-02-08  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
754*75fd0b74Schristos
755*75fd0b74Schristos	* ppc-dis.c (ppc_opts): Add titan entry.
756*75fd0b74Schristos	* ppc-opc.c (TITAN, MULHW): Define.
757*75fd0b74Schristos	(powerpc_opcodes): Support AppliedMicro Titan core (APM83xxx).
758*75fd0b74Schristos
759*75fd0b74Schristos2010-02-03  Quentin Neill  <quentin.neill@amd.com>
760*75fd0b74Schristos
761*75fd0b74Schristos	* i386-gen.c (cpu_flag_init): Rename CPU_AMDFAM15_FLAGS
762*75fd0b74Schristos	to CPU_BDVER1_FLAGS
763*75fd0b74Schristos	* i386-init.h: Regenerated.
764*75fd0b74Schristos
765*75fd0b74Schristos2010-02-03  Anthony Green  <green@moxielogic.com>
766*75fd0b74Schristos
767*75fd0b74Schristos	* moxie-opc.c (moxie_form1_opc_info): Move "nop" from 0x00 to
768*75fd0b74Schristos	0x0f, and make 0x00 an illegal instruction.
769*75fd0b74Schristos
770*75fd0b74Schristos2010-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
771*75fd0b74Schristos
772*75fd0b74Schristos	* opcodes/arm-dis.c (struct arm_private_data): New.
773*75fd0b74Schristos	(print_insn_coprocessor, print_insn_arm): Update to use struct
774*75fd0b74Schristos	arm_private_data.
775*75fd0b74Schristos	(is_mapping_symbol, get_map_sym_type): New functions.
776*75fd0b74Schristos	(get_sym_code_type): Check the symbol's section.  Do not check
777*75fd0b74Schristos	mapping symbols.
778*75fd0b74Schristos	(print_insn): Default to disassembling ARM mode code.  Check
779*75fd0b74Schristos	for mapping symbols separately from other symbols.  Use
780*75fd0b74Schristos	struct arm_private_data.
781*75fd0b74Schristos
782*75fd0b74Schristos2010-01-28  H.J. Lu  <hongjiu.lu@intel.com>
783*75fd0b74Schristos
784*75fd0b74Schristos	* i386-dis.c (EXVexWdqScalar): New.
785*75fd0b74Schristos	(vex_scalar_w_dq_mode): Likewise.
786*75fd0b74Schristos	(prefix_table): Update entries for PREFIX_VEX_3899,
787*75fd0b74Schristos	PREFIX_VEX_389B, PREFIX_VEX_389D, PREFIX_VEX_389F,
788*75fd0b74Schristos	PREFIX_VEX_38A9, PREFIX_VEX_38AB, PREFIX_VEX_38AD,
789*75fd0b74Schristos	PREFIX_VEX_38AF, PREFIX_VEX_38B9, PREFIX_VEX_38BB,
790*75fd0b74Schristos	PREFIX_VEX_38BD and PREFIX_VEX_38BF.
791*75fd0b74Schristos	(intel_operand_size): Handle vex_scalar_w_dq_mode.
792*75fd0b74Schristos	(OP_EX): Likewise.
793*75fd0b74Schristos
794*75fd0b74Schristos2010-01-27  H.J. Lu  <hongjiu.lu@intel.com>
795*75fd0b74Schristos
796*75fd0b74Schristos	* i386-dis.c (XMScalar): New.
797*75fd0b74Schristos	(EXdScalar): Likewise.
798*75fd0b74Schristos	(EXqScalar): Likewise.
799*75fd0b74Schristos	(EXqScalarS): Likewise.
800*75fd0b74Schristos	(VexScalar): Likewise.
801*75fd0b74Schristos	(EXdVexScalarS): Likewise.
802*75fd0b74Schristos	(EXqVexScalarS): Likewise.
803*75fd0b74Schristos	(XMVexScalar): Likewise.
804*75fd0b74Schristos	(scalar_mode): Likewise.
805*75fd0b74Schristos	(d_scalar_mode): Likewise.
806*75fd0b74Schristos	(d_scalar_swap_mode): Likewise.
807*75fd0b74Schristos	(q_scalar_mode): Likewise.
808*75fd0b74Schristos	(q_scalar_swap_mode): Likewise.
809*75fd0b74Schristos	(vex_scalar_mode): Likewise.
810*75fd0b74Schristos	(vex_len_table): Duplcate entries for VEX_LEN_10_P_1,
811*75fd0b74Schristos	VEX_LEN_10_P_3, VEX_LEN_11_P_1, VEX_LEN_11_P_3, VEX_LEN_2A_P_1,
812*75fd0b74Schristos	VEX_LEN_2A_P_3, VEX_LEN_2C_P_3, VEX_LEN_2D_P_1, VEX_LEN_2E_P_0,
813*75fd0b74Schristos	VEX_LEN_2E_P_2, VEX_LEN_2F_P_2, VEX_LEN_51_P_1, VEX_LEN_51_P_3,
814*75fd0b74Schristos	VEX_LEN_52_P_1, VEX_LEN_53_P_1, VEX_LEN_58_P_1, VEX_LEN_58_P_3,
815*75fd0b74Schristos	VEX_LEN_59_P_1, VEX_LEN_5A_P_1, VEX_LEN_5A_P_3, VEX_LEN_5C_P_1,
816*75fd0b74Schristos	VEX_LEN_5C_P_3, VEX_LEN_5D_P_1, VEX_LEN_5D_P_3, VEX_LEN_5E_P_1,
817*75fd0b74Schristos	VEX_LEN_5E_P_3, VEX_LEN_5F_P_1, VEX_LEN_5F_P_3, VEX_LEN_6E_P_2,
818*75fd0b74Schristos	VEX_LEN_7E_P_1, VEX_LEN_7E_P_2, VEX_LEN_D6_P_2, VEX_LEN_C2_P_1,
819*75fd0b74Schristos	VEX_LEN_C2_P_3, VEX_LEN_3A0A_P_2 and VEX_LEN_3A0B_P_2.
820*75fd0b74Schristos	(vex_w_table): Update entries for VEX_W_10_P_1, VEX_W_10_P_3,
821*75fd0b74Schristos	VEX_W_11_P_1, VEX_W_11_P_3, VEX_W_2E_P_0, VEX_W_2E_P_2,
822*75fd0b74Schristos	VEX_W_2F_P_0, VEX_W_2F_P_2, VEX_W_51_P_1, VEX_W_51_P_3,
823*75fd0b74Schristos	VEX_W_52_P_1, VEX_W_53_P_1, VEX_W_58_P_1, VEX_W_58_P_3,
824*75fd0b74Schristos	VEX_W_59_P_1, VEX_W_59_P_3, VEX_W_5A_P_1, VEX_W_5A_P_3,
825*75fd0b74Schristos	VEX_W_5C_P_1, VEX_W_5C_P_3, VEX_W_5D_P_1, VEX_W_5D_P_3,
826*75fd0b74Schristos	VEX_W_5E_P_1, VEX_W_5E_P_3, VEX_W_5F_P_1, VEX_W_5F_P_3,
827*75fd0b74Schristos	VEX_W_7E_P_1, VEX_W_D6_P_2  VEX_W_C2_P_1, VEX_W_C2_P_3,
828*75fd0b74Schristos	VEX_W_3A0A_P_2 and VEX_W_3A0B_P_2.
829*75fd0b74Schristos	(intel_operand_size): Handle d_scalar_mode, d_scalar_swap_mode,
830*75fd0b74Schristos	q_scalar_mode, q_scalar_swap_mode.
831*75fd0b74Schristos	(OP_XMM): Handle scalar_mode.
832*75fd0b74Schristos	(OP_EX): Handle d_scalar_mode, d_scalar_swap_mode, q_scalar_mode
833*75fd0b74Schristos	and q_scalar_swap_mode.
834*75fd0b74Schristos	(OP_VEX): Handle vex_scalar_mode.
835*75fd0b74Schristos
836*75fd0b74Schristos2010-01-24  H.J. Lu  <hongjiu.lu@intel.com>
837*75fd0b74Schristos
838*75fd0b74Schristos	* i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
839*75fd0b74Schristos
840*75fd0b74Schristos2010-01-24  H.J. Lu  <hongjiu.lu@intel.com>
841*75fd0b74Schristos
842*75fd0b74Schristos	* i386-dis.c (vex_len_table): Remove trailing { Bad_Opcode }.
843*75fd0b74Schristos
844*75fd0b74Schristos2010-01-24  H.J. Lu  <hongjiu.lu@intel.com>
845*75fd0b74Schristos
846*75fd0b74Schristos	* i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
847*75fd0b74Schristos
848*75fd0b74Schristos2010-01-24  H.J. Lu  <hongjiu.lu@intel.com>
849*75fd0b74Schristos
850*75fd0b74Schristos	* i386-dis.c (Bad_Opcode): New.
851*75fd0b74Schristos	(bad_opcode): Likewise.
852*75fd0b74Schristos	(dis386): Replace { "(bad)", { XX } } with { Bad_Opcode }.
853*75fd0b74Schristos	(dis386_twobyte): Likewise.
854*75fd0b74Schristos	(reg_table): Likewise.
855*75fd0b74Schristos	(prefix_table): Likewise.
856*75fd0b74Schristos	(x86_64_table): Likewise.
857*75fd0b74Schristos	(vex_len_table): Likewise.
858*75fd0b74Schristos	(vex_w_table): Likewise.
859*75fd0b74Schristos	(mod_table): Likewise.
860*75fd0b74Schristos	(rm_table): Likewise.
861*75fd0b74Schristos	(float_reg): Likewise.
862*75fd0b74Schristos	(reg_table): Remove trailing "(bad)" entries.
863*75fd0b74Schristos	(prefix_table): Likewise.
864*75fd0b74Schristos	(x86_64_table): Likewise.
865*75fd0b74Schristos	(vex_len_table): Likewise.
866*75fd0b74Schristos	(vex_w_table): Likewise.
867*75fd0b74Schristos	(mod_table): Likewise.
868*75fd0b74Schristos	(rm_table): Likewise.
869*75fd0b74Schristos	(get_valid_dis386): Handle bytemode 0.
870*75fd0b74Schristos
871*75fd0b74Schristos2010-01-23  H.J. Lu  <hongjiu.lu@intel.com>
872*75fd0b74Schristos
873*75fd0b74Schristos	* i386-opc.h (VEXScalar): New.
874*75fd0b74Schristos
875*75fd0b74Schristos	* i386-opc.tbl: Replace "Vex" with "Vex=3" on AVX scalar
876*75fd0b74Schristos	instructions.
877*75fd0b74Schristos	* i386-tbl.h: Regenerated.
878*75fd0b74Schristos
879*75fd0b74Schristos2010-01-21  H.J. Lu  <hongjiu.lu@intel.com>
880*75fd0b74Schristos
881*75fd0b74Schristos	* i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor.
882*75fd0b74Schristos
883*75fd0b74Schristos	* i386-opc.tbl: Add xsave64 and xrstor64.
884*75fd0b74Schristos	* i386-tbl.h: Regenerated.
885*75fd0b74Schristos
886*75fd0b74Schristos2010-01-20  Nick Clifton  <nickc@redhat.com>
887*75fd0b74Schristos
888*75fd0b74Schristos	PR 11170
889*75fd0b74Schristos	* arm-dis.c (print_arm_address): Do not ignore negative bit in PC
890*75fd0b74Schristos	based post-indexed addressing.
891*75fd0b74Schristos
892*75fd0b74Schristos2010-01-15  Sebastian Pop  <sebastian.pop@amd.com>
893*75fd0b74Schristos
894*75fd0b74Schristos	* i386-opc.tbl: Support all the possible aliases for VPCOM* insns.
895*75fd0b74Schristos	* i386-tbl.h: Regenerated.
896*75fd0b74Schristos
897*75fd0b74Schristos2010-01-14  H.J. Lu  <hongjiu.lu@intel.com>
898*75fd0b74Schristos
899*75fd0b74Schristos	* i386-opc.h (VexVVVV): Replace VEX.DNS with VEX.NDS in
900*75fd0b74Schristos	comments.
901*75fd0b74Schristos
902*75fd0b74Schristos2010-01-14  H.J. Lu  <hongjiu.lu@intel.com>
903*75fd0b74Schristos
904*75fd0b74Schristos	* i386-dis.c (names_mm): New.
905*75fd0b74Schristos	(intel_names_mm): Likewise.
906*75fd0b74Schristos	(att_names_mm): Likewise.
907*75fd0b74Schristos	(names_xmm): Likewise.
908*75fd0b74Schristos	(intel_names_xmm): Likewise.
909*75fd0b74Schristos	(att_names_xmm): Likewise.
910*75fd0b74Schristos	(names_ymm): Likewise.
911*75fd0b74Schristos	(intel_names_ymm): Likewise.
912*75fd0b74Schristos	(att_names_ymm): Likewise.
913*75fd0b74Schristos	(print_insn): Set names_mm, names_xmm and names_ymm.
914*75fd0b74Schristos	(OP_MMX): Use names_mm, names_xmm and names_ymm.
915*75fd0b74Schristos	(OP_XMM): Likewise.
916*75fd0b74Schristos	(OP_EM): Likewise.
917*75fd0b74Schristos	(OP_EMC): Likewise.
918*75fd0b74Schristos	(OP_MXC): Likewise.
919*75fd0b74Schristos	(OP_EX): Likewise.
920*75fd0b74Schristos	(XMM_Fixup): Likewise.
921*75fd0b74Schristos	(OP_VEX): Likewise.
922*75fd0b74Schristos	(OP_EX_VexReg): Likewise.
923*75fd0b74Schristos	(OP_Vex_2src): Likewise.
924*75fd0b74Schristos	(OP_Vex_2src_1): Likewise.
925*75fd0b74Schristos	(OP_Vex_2src_2): Likewise.
926*75fd0b74Schristos	(OP_REG_VexI4): Likewise.
927*75fd0b74Schristos
928*75fd0b74Schristos2010-01-13  H.J. Lu  <hongjiu.lu@intel.com>
929*75fd0b74Schristos
930*75fd0b74Schristos	* i386-dis.c (print_insn): Update comments.
931*75fd0b74Schristos
932*75fd0b74Schristos2010-01-12  H.J. Lu  <hongjiu.lu@intel.com>
933*75fd0b74Schristos
934*75fd0b74Schristos	* i386-dis.c (rex_original): Removed.
935*75fd0b74Schristos	(ckprefix): Remove rex_original.
936*75fd0b74Schristos	(print_insn): Update comments.
937*75fd0b74Schristos
938*75fd0b74Schristos2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
939*75fd0b74Schristos
940*75fd0b74Schristos	* Makefile.in: Regenerate.
941*75fd0b74Schristos	* configure: Regenerate.
942*75fd0b74Schristos
943*75fd0b74Schristos2010-01-07  Doug Evans  <dje@sebabeach.org>
944*75fd0b74Schristos
945*75fd0b74Schristos	* cgen-ibld.in (insert_normal, extract_normal): Minor cleanup.
946*75fd0b74Schristos	* fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
947*75fd0b74Schristos	* lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
948*75fd0b74Schristos	* mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
949*75fd0b74Schristos	* xstormy16-ibld.c: Regenerate.
950*75fd0b74Schristos
951*75fd0b74Schristos2010-01-06  Quentin Neill  <quentin.neill@amd.com>
952*75fd0b74Schristos
953*75fd0b74Schristos	* i386-gen.c (cpu_flag_init): Add new CPU_AMDFAM15_FLAGS.
954*75fd0b74Schristos	* i386-init.h: Regenerated.
955*75fd0b74Schristos
956*75fd0b74Schristos2010-01-06  Daniel Gutson  <dgutson@codesourcery.com>
957*75fd0b74Schristos
958*75fd0b74Schristos	* arm-dis.c (print_insn): Fixed search for next symbol and data
959*75fd0b74Schristos	dumping condition, and the initial mapping symbol state.
960*75fd0b74Schristos
961*75fd0b74Schristos2010-01-05  Doug Evans  <dje@sebabeach.org>
962*75fd0b74Schristos
963*75fd0b74Schristos	* cgen-ibld.in: #include "cgen/basic-modes.h".
964*75fd0b74Schristos	* fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
965*75fd0b74Schristos	* lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
966*75fd0b74Schristos	* mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
967*75fd0b74Schristos	* xstormy16-ibld.c: Regenerate.
968*75fd0b74Schristos
969*75fd0b74Schristos2010-01-04  Nick Clifton  <nickc@redhat.com>
970*75fd0b74Schristos
971*75fd0b74Schristos	PR 11123
972*75fd0b74Schristos	* arm-dis.c (print_insn_coprocessor): Initialise value.
973*75fd0b74Schristos
974*75fd0b74Schristos2010-01-04  Edmar Wienskoski  <edmar@freescale.com>
975*75fd0b74Schristos
976*75fd0b74Schristos	* ppc-dis.c (ppc_opts): Add entry for "e500mc64".
977*75fd0b74Schristos
978*75fd0b74Schristos2010-01-02  Doug Evans  <dje@sebabeach.org>
979*75fd0b74Schristos
980*75fd0b74Schristos	* cgen-asm.in: Update copyright year.
981*75fd0b74Schristos	* cgen-dis.in: Update copyright year.
982*75fd0b74Schristos	* cgen-ibld.in: Update copyright year.
983*75fd0b74Schristos	* fr30-asm.c, * fr30-desc.c, * fr30-desc.h, * fr30-dis.c,
984*75fd0b74Schristos	* fr30-ibld.c, * fr30-opc.c, * fr30-opc.h, * frv-asm.c, * frv-desc.c,
985*75fd0b74Schristos	* frv-desc.h, * frv-dis.c, * frv-ibld.c, * frv-opc.c, * frv-opc.h,
986*75fd0b74Schristos	* ip2k-asm.c, * ip2k-desc.c, * ip2k-desc.h, * ip2k-dis.c,
987*75fd0b74Schristos	* ip2k-ibld.c, * ip2k-opc.c, * ip2k-opc.h, * iq2000-asm.c,
988*75fd0b74Schristos	* iq2000-desc.c, * iq2000-desc.h, * iq2000-dis.c, * iq2000-ibld.c,
989*75fd0b74Schristos	* iq2000-opc.c, * iq2000-opc.h, * lm32-asm.c, * lm32-desc.c,
990*75fd0b74Schristos	* lm32-desc.h, * lm32-dis.c, * lm32-ibld.c, * lm32-opc.c, * lm32-opc.h,
991*75fd0b74Schristos	* lm32-opinst.c, * m32c-asm.c, * m32c-desc.c, * m32c-desc.h,
992*75fd0b74Schristos	* m32c-dis.c, * m32c-ibld.c, * m32c-opc.c, * m32c-opc.h, * m32r-asm.c,
993*75fd0b74Schristos	* m32r-desc.c, * m32r-desc.h, * m32r-dis.c, * m32r-ibld.c,
994*75fd0b74Schristos	* m32r-opc.c, * m32r-opc.h, * m32r-opinst.c, * mep-asm.c, * mep-desc.c,
995*75fd0b74Schristos	* mep-desc.h, * mep-dis.c, * mep-ibld.c, * mep-opc.c, * mep-opc.h,
996*75fd0b74Schristos	* mt-asm.c, * mt-desc.c, * mt-desc.h, * mt-dis.c, * mt-ibld.c,
997*75fd0b74Schristos	* mt-opc.c, * mt-opc.h, * openrisc-asm.c, * openrisc-desc.c,
998*75fd0b74Schristos	* openrisc-desc.h, * openrisc-dis.c, * openrisc-ibld.c,
999*75fd0b74Schristos	* openrisc-opc.c, * openrisc-opc.h, * xc16x-asm.c, * xc16x-desc.c,
1000*75fd0b74Schristos	* xc16x-desc.h, * xc16x-dis.c, * xc16x-ibld.c, * xc16x-opc.c,
1001*75fd0b74Schristos	* xc16x-opc.h, * xstormy16-asm.c, * xstormy16-desc.c,
1002*75fd0b74Schristos	* xstormy16-desc.h, * xstormy16-dis.c, * xstormy16-ibld.c,
1003*75fd0b74Schristos	* xstormy16-opc.c, * xstormy16-opc.h: Regenerate.
1004*75fd0b74Schristos
1005*75fd0b74SchristosFor older changes see ChangeLog-2009
1006*75fd0b74Schristos
1007*75fd0b74SchristosCopyright (C) 2010 Free Software Foundation, Inc.
1008*75fd0b74Schristos
1009*75fd0b74SchristosCopying and distribution of this file, with or without modification,
1010*75fd0b74Schristosare permitted in any medium without royalty provided the copyright
1011*75fd0b74Schristosnotice and this notice are preserved.
1012*75fd0b74Schristos
1013*75fd0b74SchristosLocal Variables:
1014*75fd0b74Schristosmode: change-log
1015*75fd0b74Schristosleft-margin: 8
1016*75fd0b74Schristosfill-column: 74
1017*75fd0b74Schristosversion-control: never
1018*75fd0b74SchristosEnd:
1019