* h8300-dis.c (bfd_h8_disassemble): Add missing consts.
[external/binutils.git] / opcodes / ChangeLog
1 2006-10-26  Daniel Jacobowitz  <dan@codesourcery.com>
2
3         * h8300-dis.c (bfd_h8_disassemble): Add missing consts.
4
5 2006-10-25  Trevor Smigiel  <Trevor_Smigiel@playstation.sony.com>
6             Yukishige Shibata  <shibata@rd.scei.sony.co.jp>
7             Nobuhisa Fujinami  <fnami@rd.scei.sony.co.jp>
8             Takeaki Fukuoka  <fukuoka@rd.scei.sony.co.jp>
9             Alan Modra  <amodra@bigpond.net.au>
10
11         * spu-dis.c: New file.
12         * spu-opc.c: New file.
13         * configure.in: Add SPU support.
14         * disassemble.c: Likewise.
15         * Makefile.am: Likewise.  Run "make dep-am".
16         * Makefile.in: Regenerate.
17         * configure: Regenerate.
18         * po/POTFILES.in: Regenerate.
19
20 2006-10-24  Andrew Pinski  <andrew_pinski@playstation.sony.com>
21
22         * ppc-opc.c (CELL): New define.
23         (powerpc_opcodes): Enable hrfid for Cell.  Add ldbrx and stdbrx,
24         cell specific instructions.  Add {st,l}x{r,l}{,l} cell specific
25         VMX instructions.
26         * ppc-dis.c (powerpc_dialect): Handle cell.
27
28 2006-10-23  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
29
30         * i386-dis.c (dis386): Add support for the change in POPCNT opcode in 
31         amdfam10 architecture.
32         (PREGRP37): NEW.
33         (print_insn): Disallow REP prefix for POPCNT.
34          
35 2006-10-20  Andrew Stubbs  <andrew.stubbs@st.com>
36
37         * sh-dis.c (print_insn_sh): Remove 0x from output to prevent GDB
38         duplicating it.
39
40 2006-10-18  Dave Brolley  <brolley@redhat.com>
41
42         * configure.in (BFD_MACHINES): Add cgen-bitset.lo for bfd_sh_arch.
43         * configure: Regenerated.
44
45 2006-09-29  Alan Modra  <amodra@bigpond.net.au>
46
47         * po/POTFILES.in: Regenerate.
48
49 2006-09-26  Mark Shinwell  <shinwell@codesourcery.com>
50             Joseph Myers  <joseph@codesourcery.com>
51             Ian Lance Taylor  <ian@wasabisystems.com>
52             Ben Elliston  <bje@wasabisystems.com>
53
54         * arm-dis.c (coprocessor_opcodes): The X-qualifier to WMADD may
55         only be used with the default multiply-add operation, so if N is
56         set, don't bother printing X.  Add new iwmmxt instructions.
57         (IWMMXT_INSN_COUNT): Update.
58         (iwmmxt_wwssnames): Qualify "wwss" names at index 2, 6, 10 and 14
59         with a 'c' suffix.
60         (print_insn_coprocessor): Check for iWMMXt2.  Handle format
61         specifiers 'r', 'i'.
62
63 2006-09-24  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
64
65         PR binutils/3100
66         * i386-dis.c (prefix_user_table): Fix the second operand of
67         maskmovdqu instruction to allow only %xmm register instead of
68         both %xmm register and memory.
69
70 2006-09-23  H.J. Lu  <hongjiu.lu@intel.com>
71
72         PR binutils/3235
73         * i386-dis.c (OP_OFF64): Get 32bit offset if there is an
74         address size prefix.
75
76 2006-09-17  Mei Ligang  <ligang@sunnorth.com.cn>
77
78         * score-dis.c: New file.
79         * score-opc.h: New file.
80         * Makefile.am: Add Score files.
81         * Makefile.in: Regenerate.
82         * configure.in: Add support for Score target.
83         * configure: Regenerate.
84         * disassemble.c: Add support for Score target.
85
86 2006-09-16  Nick Clifton  <nickc@redhat.com>
87             Pedro Alves  <pedro_alves@portugalmail.pt>
88
89         * arm-dis.c: Make use of new STRING_COMMA_LEN and CONST_STRNEQ
90         macros defined in bfd.h.
91         * cris-dis.c: Likewise.
92         * h8300-dis.c: Likewise.
93         * i386-dis.c: Likewise.
94         * ia64-gen.c: Likewise.
95         * mips-dis: Likewise.
96
97 2006-09-04  Paul Brook  <paul@codesourcery.com>
98
99         * arm-dis.c (neon_opcode): Fix suffix on VMOVN.
100
101 2006-08-23  H.J. Lu  <hongjiu.lu@intel.com>
102
103         * i386-dis.c (three_byte_table): Expand to 256 elements.
104
105 2006-08-04  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
106
107         PR binutils/3000
108         * i386-dis.c (MXC,EMC): Define.
109         (OP_MXC): New function to handle cvt* (convert instructions) between
110         %xmm and %mm register correctly.
111         (OP_EMC): ditto.        
112         (prefix_user_table): Modified cvtpi2pd,cvtpd2pi and cvttpd2pi 
113         instruction operands in PREGRP2,PREGRP3,PREGRP4 appropriately 
114         with EMC/MXC.
115
116 2006-07-29  Richard Sandiford  <richard@codesourcery.com>
117
118         * m68k-opc.c (m68k_opcodes): Fix operand specificer in the Coldfire
119         "fdaddl" entry.
120
121 2006-07-19  Paul Brook  <paul@codesourcery.com>
122
123         * armd-dis.c (arm_opcodes): Fix rbit opcode.
124
125 2006-07-18  H.J. Lu  <hongjiu.lu@intel.com>
126
127         * i386-dis.c (grps): Change "sldtQ", "strQ" and "smswQ" to
128         "sldt", "str" and "smsw".
129
130 2006-07-15  H.J. Lu  <hongjiu.lu@intel.com>
131
132         PR binutils/2829
133         * i386-dis.c (GRP11_C6): NEW.
134         (GRP11_C7): Likewise.
135         (GRP12): Updated.
136         (GRP13): Likewise.
137         (GRP14): Likewise.
138         (GRP15): Likewise.
139         (GRP16): Likewise.
140         (GRPAMD): Likewise.
141         (GRPPADLCK1): Likewise.
142         (GRPPADLCK2): Likewise.
143         (dis386): Use GRP11_C6 and GRP11_C7 for entres 0xc6 and 0xc7,
144         respectively.
145         (grps): Add entries for GRP11_C6 and GRP11_C7.
146
147 2006-07-10 Dwarakanath Rajagopal        <dwarak.rajagopal@amd.com>
148            Michael Meissner             <michael.meissner@amd.com>
149
150         * i386-dis.c (dis386): Add support for 4 operand instructions. Add
151         support for amdfam10 SSE4a/ABM instructions. Modify all
152         initializer macros to have additional arguments. Disallow REP
153         prefix for non-string instructions.
154         (print_insn): Ditto.
155
156 2006-07-05  Julian Brown  <julian@codesourcery.com>
157
158         * arm-dis.c (coprocessor): Alter fmsrr disassembly syntax.
159
160 2006-06-12  H.J. Lu  <hongjiu.lu@intel.com>
161
162         * i386-dis.c (dis386_twobyte): Use "nopQ" for 0x1f.
163         (twobyte_has_modrm): Set 1 for 0x1f.
164
165 2006-06-12  H.J. Lu  <hongjiu.lu@intel.com>
166
167         * i386-dis.c (NOP_Fixup): Removed.
168         (NOP_Fixup1): New.
169         (NOP_Fixup2): Likewise.
170         (dis386): Use NOP_Fixup1 and NOP_Fixup2 on 0x90.
171
172 2006-06-12  Julian Brown  <julian@codesourcery.com>
173
174         * arm-dis.c (print_insn_neon): Disassemble 32-bit immediates as signed
175         on 64-bit hosts.
176
177 2006-06-10  H.J. Lu  <hongjiu.lu@intel.com>
178
179         * i386.c (GRP10): Renamed to ...
180         (GRP12): This.
181         (GRP11): Renamed to ...
182         (GRP13): This.
183         (GRP12): Renamed to ...
184         (GRP14): This.
185         (GRP13): Renamed to ...
186         (GRP15): This.
187         (GRP14): Renamed to ...
188         (GRP16): This.
189         (dis386_twobyte): Updated.
190         (grps): Likewise.
191
192 2006-06-09  Nick Clifton  <nickc@redhat.com>
193
194         * po/fi.po: Updated Finnish translation.
195
196 2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
197
198         * po/Make-in (pdf, ps): New dummy targets.
199
200 2006-06-06  Paul Brook  <paul@codesourcery.com>
201
202         * arm-dis.c (coprocessor_opcodes): Add %c to unconditional arm
203         instructions.
204         (neon_opcodes): Add conditional execution specifiers.
205         (thumb_opcodes): Ditto.
206         (thumb32_opcodes): Ditto.
207         (arm_conditional): Change 0xe to "al" and add "" to end.
208         (ifthen_state, ifthen_next_state, ifthen_address): New.
209         (IFTHEN_COND): Define.
210         (print_insn_coprocessor, print_insn_neon): Print thumb conditions.
211         (print_insn_arm): Change %c to use new values of arm_conditional.
212         (print_insn_thumb16): Print thumb conditions.  Add %I.
213         (print_insn_thumb32): Print thumb conditions.
214         (find_ifthen_state): New function.
215         (print_insn): Track IT block state.
216
217 2006-06-06  Ben Elliston  <bje@au.ibm.com>
218             Anton Blanchard  <anton@samba.org>
219             Peter Bergner  <bergner@vnet.ibm.com>
220
221         * ppc-dis.c (powerpc_dialect): Handle power6 option.
222         (print_ppc_disassembler_options): Mention power6.
223
224 2006-06-06  Thiemo Seufer  <ths@mips.com>
225             Chao-ying Fu  <fu@mips.com>
226
227         * mips-dis.c: Disassemble DSP64 instructions for MIPS64R2.
228         * mips-opc.c: Add DSP64 instructions.
229
230 2006-06-06  Alan Modra  <amodra@bigpond.net.au>
231
232         * m68hc11-dis.c (print_insn): Warning fix.
233
234 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
235
236         * po/Make-in (top_builddir): Define.
237
238 2006-06-05  Alan Modra  <amodra@bigpond.net.au>
239
240         * Makefile.am: Run "make dep-am".
241         * Makefile.in: Regenerate.
242         * config.in: Regenerate.
243
244 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
245
246         * Makefile.am (INCLUDES): Use @INCINTL@.
247         * acinclude.m4: Include new gettext macros.
248         * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
249         Remove local code for po/Makefile.
250         * Makefile.in, aclocal.m4, configure: Regenerated.
251
252 2006-05-30  Nick Clifton  <nickc@redhat.com>
253
254         * po/es.po: Updated Spanish translation.
255
256 2006-05-25  Richard Sandiford  <richard@codesourcery.com>
257
258         * m68k-opc.c (m68k_opcodes): Fix the masks of the Coldfire fmovemd
259         and fmovem entries.  Put register list entries before immediate
260         mask entries.  Use "l" rather than "L" in the fmovem entries.
261         * m68k-dis.c (match_insn_m68k): Remove the PRIV argument and work it
262         out from INFO.
263         (m68k_scan_mask): New function, split out from...
264         (print_insn_m68k): ...here.  If no architecture has been set,
265         first try printing an m680x0 instruction, then try a Coldfire one.
266
267 2006-05-24  Nick Clifton  <nickc@redhat.com>
268
269         * po/ga.po: Updated Irish translation.
270
271 2006-05-22  Nick Clifton  <nickc@redhat.com>
272
273         * crx-dis.c (EXTRACT): Make macro work on 64-bit hosts.
274
275 2006-05-22  Nick Clifton  <nickc@redhat.com>
276
277         * po/nl.po: Updated translation.
278
279 2006-05-18  Alan Modra  <amodra@bigpond.net.au>
280
281         * avr-dis.c: Formatting fix.
282
283 2006-05-14  Thiemo Seufer  <ths@mips.com>
284
285         * mips16-opc.c (I1, I32, I64): New shortcut defines.
286         (mips16_opcodes): Change membership of instructions to their
287         lowest baseline ISA.
288
289 2006-05-09  H.J. Lu  <hongjiu.lu@intel.com>
290
291         * i386-dis.c (grps): Update sgdt/sidt for 64bit.
292
293 2006-05-05  Julian Brown  <julian@codesourcery.com>
294
295         * arm-dis.c (coprocessor_opcodes): Don't interpret fldmx/fstmx as
296         vldm/vstm.
297
298 2006-05-05  Thiemo Seufer  <ths@mips.com>
299             David Ung  <davidu@mips.com>
300
301         * mips-opc.c: Add macro for cache instruction.
302
303 2006-05-04  Thiemo Seufer  <ths@mips.com>
304             Nigel Stephens  <nigel@mips.com>
305             David Ung  <davidu@mips.com>
306
307         * mips-dis.c (mips_arch_choices): Add smartmips instruction
308         decoding to MIPS32 and MIPS32R2.  Limit DSP decoding to release
309         2 ISAs.  Add MIPS3D decoding to MIPS32R2.  Add MT decoding to
310         MIPS64R2.
311         * mips-opc.c: fix random typos in comments.
312         (INSN_SMARTMIPS): New defines.
313         (mips_builtin_opcodes): Add paired single support for MIPS32R2.
314         Move bc3f, bc3fl, bc3t, bc3tl downwards.  Move flushi, flushd,
315         flushid, wb upwards.  Move cfc3, ctc3 downwards.  Rework the
316         FP_S and FP_D flags to denote single and double register
317         accesses separately.  Move dmfc3, dmtc3, mfc3, mtc3 downwards.
318         Allow jr.hb and jalr.hb for release 1 ISAs.  Allow luxc1, suxc1
319         for MIPS32R2.  Add SmartMIPS instructions.  Add two-argument
320         variants of bc2f, bc2fl, bc2t, bc2tl.  Add mfhc2, mthc2 to
321         release 2 ISAs.
322         * mips16-opc.c (mips16_opcodes): Add sdbbp instruction.
323
324 2006-05-03  Thiemo Seufer  <ths@mips.com>
325
326         * mips-opc.c (mips_builtin_opcodes): Fix mftr argument order.
327
328 2006-05-02  Thiemo Seufer  <ths@mips.com>
329             Nigel Stephens  <nigel@mips.com>
330             David Ung  <davidu@mips.com>
331
332         * mips-dis.c (print_insn_args): Force mips16 to odd addresses.
333         (print_mips16_insn_arg): Force mips16 to odd addresses.
334
335 2006-04-30  Thiemo Seufer  <ths@mips.com>
336             David Ung  <davidu@mips.com>
337
338         * mips-opc.c (mips_builtin_opcodes): Add udi instructions
339         "udi0" to "udi15".
340         * mips-dis.c (print_insn_args): Adds udi argument handling.
341
342 2006-04-28  James E Wilson  <wilson@specifix.com>
343
344         * m68k-dis.c (match_insn_m68k): Restore fprintf_func before printing
345         error message.
346
347 2006-04-28  Thiemo Seufer  <ths@mips.com>
348             David Ung  <davidu@mips.com>
349             Nigel Stephens  <nigel@mips.com>
350
351         * mips-dis.c (mips_cp0sel_names_mips3264r2): Add MT register
352         names.
353
354 2006-04-28  Thiemo Seufer  <ths@mips.com>
355             Nigel Stephens  <nigel@mips.com>
356             David Ung  <davidu@mips.com>
357
358         * mips-dis.c (print_insn_args): Add mips_opcode argument.
359         (print_insn_mips):  Adjust print_insn_args call.
360
361 2006-04-28  Thiemo Seufer  <ths@mips.com>
362             Nigel Stephens  <nigel@mips.com>
363
364         * mips-dis.c (print_insn_args): Print $fcc only for FP
365         instructions, use $cc elsewise.
366
367 2006-04-28  Thiemo Seufer  <ths@mips.com>
368             Nigel Stephens  <nigel@mips.com>
369
370         * opcodes/mips-dis.c (mips16_to_32_reg_map, mips16_reg_names):
371         Map MIPS16 registers to O32 names.
372         (print_mips16_insn_arg): Use mips16_reg_names.
373
374 2006-04-26  Julian Brown  <julian@codesourcery.com>
375
376         * arm-dis.c (print_insn_neon): Disassemble floating-point constant
377         VMOV.
378
379 2006-04-26  Nathan Sidwell  <nathan@codesourcery.com>
380             Julian Brown  <julian@codesourcery.com>
381
382         * opcodes/arm-dis.c (coprocessor_opcodes): Add %A, %B, %k, convert
383         %<code>[zy] into %[zy]<code>.  Expand meaning of %<bitfield>['`?].
384         Add unified load/store instruction names.
385         (neon_opcode_table): New.
386         (arm_opcodes): Expand meaning of %<bitfield>['`?].
387         (arm_decode_bitfield): New.
388         (print_insn_coprocessor): Add pc argument. Add %A & %B specifiers.
389         Use arm_decode_bitfield and adjust numeric specifiers. Adjust %z & %y.
390         (print_insn_neon): New.
391         (print_insn_arm): Adjust print_insn_coprocessor call. Call
392         print_insn_neon. Use arm_decode_bitfield and adjust numeric specifiers.
393         (print_insn_thumb32): Likewise.
394
395 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
396
397         * Makefile.am: Run "make dep-am".
398         * Makefile.in: Regenerate.
399
400 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
401
402         * avr-dis.c (avr_operand): Warning fix.
403
404         * configure: Regenerate.
405
406 2006-04-16  Daniel Jacobowitz  <dan@codesourcery.com>
407
408         * po/POTFILES.in: Regenerated.
409
410 2006-04-12   Hochstein  <hochstein@algo.informatik.tu-darmstadt.de>
411
412         PR binutils/2454
413         * avr-dis.c (avr_operand): Arrange for a comment to appear before
414         the symolic form of an address, so that the output of objdump -d
415         can be reassembled.
416
417 2006-04-10  DJ Delorie  <dj@redhat.com>
418
419         * m32c-asm.c: Regenerate.
420
421 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
422
423         * Makefile.am: Add install-html target.
424         * Makefile.in: Regenerate.
425
426 2006-04-06  Nick Clifton  <nickc@redhat.com>
427
428         * po/vi/po: Updated Vietnamese translation.
429
430 2006-03-31  Paul Koning  <ni1d@arrl.net>
431
432         * pdp11-opc.c (pdp11_opcodes): Fix opcode for SEC instruction.
433
434 2006-03-16  Bernd Schmidt  <bernd.schmidt@analog.com>
435
436         * bfin-dis.c (decode_dsp32shiftimm_0): Simplify and correct the
437         logic to identify halfword shifts.
438
439 2006-03-16  Paul Brook  <paul@codesourcery.com>
440
441         * arm-dis.c (arm_opcodes): Rename swi to svc.
442         (thumb_opcodes): Ditto.
443
444 2006-03-13  DJ Delorie  <dj@redhat.com>
445
446         * m32c-asm.c: Regenerate.
447         * m32c-desc.c: Likewise.
448         * m32c-desc.h: Likewise.
449         * m32c-dis.c: Likewise.
450         * m32c-ibld.c: Likewise.
451         * m32c-opc.c: Likewise.
452         * m32c-opc.h: Likewise.
453
454 2006-03-10  DJ Delorie  <dj@redhat.com>
455
456         * m32c-desc.c: Regenerate with mul.l, mulu.l.
457         * m32c-opc.c: Likewise.
458         * m32c-opc.h: Likewise.
459
460
461 2006-03-09  Nick Clifton  <nickc@redhat.com>
462
463         * po/sv.po: Updated Swedish translation.
464
465 2006-03-07  H.J. Lu  <hongjiu.lu@intel.com>
466
467         PR binutils/2428
468         * i386-dis.c (REP_Fixup): New function.
469         (AL): Remove duplicate.
470         (Xbr): New.
471         (Xvr): Likewise.
472         (Ybr): Likewise.
473         (Yvr): Likewise.
474         (indirDXr): Likewise.
475         (ALr): Likewise.
476         (eAXr): Likewise.
477         (dis386): Updated entries of ins, outs, movs, lods and stos.
478
479 2006-03-05  Nick Clifton  <nickc@redhat.com>
480
481         * cgen-ibld.in (insert_normal): Cope with attempts to insert a
482         signed 32-bit value into an unsigned 32-bit field when the host is
483         a 64-bit machine.
484         * fr30-ibld.c: Regenerate.
485         * frv-ibld.c: Regenerate.
486         * ip2k-ibld.c: Regenerate.
487         * iq2000-asm.c: Regenerate.
488         * iq2000-ibld.c: Regenerate.
489         * m32c-ibld.c: Regenerate.
490         * m32r-ibld.c: Regenerate.
491         * openrisc-ibld.c: Regenerate.
492         * xc16x-ibld.c: Regenerate.
493         * xstormy16-ibld.c: Regenerate.
494
495 2006-03-03 Shrirang Khisti <shrirangk@kpitcummins.com)
496
497         * xc16x-asm.c: Regenerate.
498         * xc16x-dis.c: Regenerate.
499
500 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
501
502         * po/Make-in: Add html target.
503
504 2006-02-27  H.J. Lu <hongjiu.lu@intel.com>
505
506         * i386-dis.c (IS_3BYTE_OPCODE): New for 3-byte opcodes used by
507         Intel Merom New Instructions.
508         (THREE_BYTE_0): Likewise.
509         (THREE_BYTE_1): Likewise.
510         (three_byte_table): Likewise.
511         (dis386_twobyte): Use THREE_BYTE_0 for entry 0x38. Use
512         THREE_BYTE_1 for entry 0x3a.
513         (twobyte_has_modrm): Updated.
514         (twobyte_uses_SSE_prefix): Likewise.
515         (print_insn): Handle 3-byte opcodes used by Intel Merom New
516         Instructions.
517
518 2006-02-24  David S. Miller  <davem@sunset.davemloft.net>
519
520         * sparc-dis.c (v9_priv_reg_names): Add "gl" entry.
521         (v9_hpriv_reg_names): New table.
522         (print_insn_sparc): Allow values up to 16 for '?' and '!'.
523         New cases '$' and '%' for read/write hyperprivileged register.
524         * sparc-opc.c (sparc_opcodes): Add new entries for UA2005
525         window handling and rdhpr/wrhpr instructions.
526         
527 2006-02-24  DJ Delorie  <dj@redhat.com>
528
529         * m32c-desc.c: Regenerate with linker relaxation attributes.
530         * m32c-desc.h: Likewise.
531         * m32c-dis.c: Likewise.
532         * m32c-opc.c: Likewise.
533
534 2006-02-24  Paul Brook  <paul@codesourcery.com>
535
536         * arm-dis.c (arm_opcodes): Add V7 instructions.
537         (thumb32_opcodes): Ditto.  Handle V7M MSR/MRS variants.
538         (print_arm_address): New function.
539         (print_insn_arm): Use it.  Add 'P' and 'U' cases.
540         (psr_name): New function.
541         (print_insn_thumb32): Add 'U', 'C' and 'D' cases.
542
543 2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>
544
545         * ia64-opc-i.c (bXc): New.
546         (mXc): Likewise.
547         (OpX2TaTbYaXcC): Likewise.
548         (TF). Likewise.
549         (TFCM). Likewise.
550         (ia64_opcodes_i): Add instructions for tf.
551
552         * ia64-opc.h (IMMU5b): New.
553
554         * ia64-asmtab.c: Regenerated.
555
556 2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>
557
558         * ia64-gen.c: Update copyright years.
559         * ia64-opc-b.c: Likewise.
560
561 2006-02-22  H.J. Lu  <hongjiu.lu@intel.com>
562
563         * ia64-gen.c (lookup_regindex): Handle ".vm".
564         (print_dependency_table): Handle '\"'.
565
566         * ia64-ic.tbl: Updated from SDM 2.2.
567         * ia64-raw.tbl: Likewise.
568         * ia64-waw.tbl: Likewise.
569         * ia64-asmtab.c: Regenerated.
570
571         * ia64-opc-b.c (ia64_opcodes_b): Add vmsw.0 and vmsw.1.
572
573 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
574             Anil Paranjape   <anilp1@kpitcummins.com>
575             Shilin Shakti    <shilins@kpitcummins.com>
576
577         * xc16x-desc.h: New file
578         * xc16x-desc.c: New file
579         * xc16x-opc.h: New file 
580         * xc16x-opc.c: New file
581         * xc16x-ibld.c: New file
582         * xc16x-asm.c: New file
583         * xc16x-dis.c: New file
584         * Makefile.am: Entries for xc16x 
585         * Makefile.in: Regenerate 
586         * cofigure.in: Add xc16x target information.
587         * configure: Regenerate.
588         * disassemble.c: Add xc16x target information.
589
590 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
591
592         * i386-dis.c (dis386_twobyte): Use "movZ" for debug register
593         moves.
594
595 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
596
597         * i386-dis.c ('Z'): Add a new macro.
598         (dis386_twobyte): Use "movZ" for control register moves.
599
600 2006-02-10  Nick Clifton  <nickc@redhat.com>
601
602         * iq2000-asm.c: Regenerate.
603
604 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
605
606         * m68k-dis.c (print_insn_m68k): Use bfd_m68k_mach_to_features.
607
608 2006-01-26  David Ung  <davidu@mips.com>
609
610         * mips-opc.c: Add I33 masks to these MIPS32R2 instructions: prefx,
611         ceil.l.d, ceil.l.s, cvt.d.l, cvt.l.d, cvt.l.s, cvt.s.l, floor.l.d,
612         floor.l.s, ldxc1, lwxc1, madd.d, madd.s, msub.d, msub.s, nmadd.d,
613         nmadd.s, nmsub.d, nmsub.s, recip.d, recip.s, round.l.d, rsqrt.d,
614         rsqrt.s, sdxc1, swxc1, trunc.l.d, trunc.l.s.
615
616 2006-01-18  Arnold Metselaar  <arnoldm@sourceware.org>
617
618         * z80-dis.c (struct buffer, prt_d, prt_d_n, arit_d, ld_r_d,
619         ld_d_r, pref_xd_cb): Use signed char to hold data to be
620         disassembled.   
621         * z80-dis.c (TXTSIZ): Increase buffer size to 24, this fixes
622         buffer overflows when disassembling instructions like
623         ld (ix+123),0x23
624         * z80-dis.c (opc_ind, pref_xd_cb): Suppress '+' in an indexed
625         operand, if the offset is negative.
626
627 2006-01-17  Arnold Metselaar  <arnoldm@sourceware.org>
628
629         * z80-dis.c (struct buffer, prt_d, prt_d_n, pref_xd_cb): Use
630         unsigned char to hold data to be disassembled.
631
632 2006-01-17  Andreas Schwab  <schwab@suse.de>
633
634         PR binutils/1486
635         * disassemble.c (disassemble_init_for_target): Set
636         disassembler_needs_relocs for bfd_arch_arm.
637
638 2006-01-16  Paul Brook  <paul@codesourcery.com>
639
640         * m68k-opc.c (m68k_opcodes): Fix opcodes for ColdFire f?abss,
641         f?add?, and f?sub? instructions.
642
643 2006-01-16  Nick Clifton  <nickc@redhat.com>
644
645         * po/zh_CN.po: New Chinese (simplified) translation.
646         * configure.in (ALL_LINGUAS): Add "zh_CH".
647         * configure: Regenerate.
648
649 2006-01-05  Paul Brook  <paul@codesourcery.com>
650
651         * m68k-opc.c (m68k_opcodes): Add missing ColdFire fdsqrtd entry.
652
653 2006-01-06  DJ Delorie  <dj@redhat.com>
654
655         * m32c-desc.c: Regenerate.
656         * m32c-opc.c: Regenerate.
657         * m32c-opc.h: Regenerate.
658
659 2006-01-03  DJ Delorie  <dj@redhat.com>
660
661         * cgen-ibld.in (extract_normal): Avoid memory range errors.
662         * m32c-ibld.c: Regenerated.
663
664 For older changes see ChangeLog-2005
665 \f
666 Local Variables:
667 mode: change-log
668 left-margin: 8
669 fill-column: 74
670 version-control: never
671 End: