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