Rename function arguments to avoid shadowing global symbols of the same name.
[binutils.git] / opcodes / ChangeLog
blob93c144840e107b588f96f818e312265835ca3758
1 2002-07-30  Nick Clifton  <nickc@redhat.com>
3         * po/sv.po: Updated Swedish translation.
5 2002-07-25  Nick Clifton  <nickc@redhat.com>
7         * po/sv.po: Updated Swedish translation.
8         * po/es.po: Updated Spanish translation.
9         * po/pr_BR.po: Updated Brazilian Portuguese translation.
10         * po/tr.po: Updated Turkish translation.
11         * po/fr.po: Updated French translation.
13 2002-07-24  Nick Clifton  <nickc@redhat.com>
15         * po/sv.po: Updated Swedish translation.
16         * po/es.po: Updated Spanish translation.
17         * po/pr_BR.po: Updated Brazilian Portuguese translation.
19 2002-07-23  Alan Modra  <amodra@bigpond.net.au>
21         * Makefile.am: Run "make dep-am".
22         * Makefile.in: Regenerate.
23         * po/POTFILES.in: Regenerate.
25 2002-07-23  Nick Clifton  <nickc@redhat.com>
27         * po/fr.po: Updated French translation.
28         * po/pr_BR.po: New Brazilian Portuguese translation.
29         * po/id.po: Updated Indonesian translation.
30         * configure.in (LINGUAS): Add pr_BR.
31         * configure: Regenerate.
33 2002-07-18  Denis Chertykov  <denisc@overta.ru>
34             Frank Ch. Eigler  <fche@redhat.com>
35             Alan Lehotsky <alehotsky@cygnus.com>
36             matthew green  <mrg@redhat.com>
38         * configure.in: Add support for ip2k.
39         * configure: Regenerate.
40         * Makefile.am: Add support for ip2k.
41         * Makefile.in: Regenerate.
42         * disassemble.c: Add support for ip2k.
43         * ip2k-asm.c: New generated file.
44         * ip2k-desc.c: New generated file.
45         * ip2k-desc.h: New generated file.
46         * ip2k-dis.c: New generated file.
47         * ip2k-ibld.c: New generated file.
48         * ip2k-opc.c: New generated file.
49         * ip2k-opc.h: New generated file.
51 2002-07-17  David Mosberger  <davidm@hpl.hp.com>
53         * ia64-opc-b.c (bWhc): New macro.
54         (mWhc): Ditto.
55         (OpPaWhcD): Ditto.
56         (ia64_opcodes_b): Correct patterns for indirect call
57         instructions to use 3-bit "wh" field.
58         * ia64-asmtab.c: Regnerate.
60 2002-07-09  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
62         * mips-dis.c (mips_isa_type): Add MIPS16 insn handling.
63         * mips-opc.c (I16): New define.
64         (mips_builtin_opcodes): Make jalx an I16 insn.
66 2002-06-18  Dave Brolley  <brolley@redhat.com>
68         * po/POTFILES.in: Add frv-*.[ch].
69         * disassemble.c (ARCH_frv): New macro.
70         (disassembler): Handle bfd_arch_frv.
71         * configure.in: Support frv_bfd_arch.
72         * Makefile.am (HFILES): Add frv-*.h.
73         (CFILES): Add frv-*.c
74         (ALL_MACHINES): Add frv-*.lo.
75         (CLEANFILES): Add stamp-frv.
76         (FRV_DEPS): New variable.
77         (stamp-frv): New target.
78         (frv-asm.lo): New target.
79         (frv-desc.lo): New target.
80         (frv-dis.lo): New target.
81         (frv-ibld.lo): New target.
82         (frv-opc.lo): New target.
83         (frv-*.[ch]): New files.
85 2002-06-18  Ben Elliston  <bje@redhat.com>
87         * Makefile.am (CGENDEPS): Remove unnecessary stamp-cgen.
88         * Makefile.in: Regenerate.
90 2002-06-08  Alan Modra  <amodra@bigpond.net.au>
92         * a29k-dis.c: Replace CONST with const.
93         * h8300-dis.c: Likewise.
94         * m68k-dis.c: Likewise.
95         * or32-dis.c: Likewise.
96         * sparc-dis.c: Likewise.
98 2002-06-04  Jason Thorpe  <thorpej@wasabisystems.com>
100         * configure.in: Add "sh5*-*" to list of targets which include
101         sh64 support.
102         * configure: Regenerate.
104 2002-05-31  Chris G. Demetriou  <cgd@broadcom.com>
106         * mips-opc.c: Clean up a few whitespace issues, and sort a
107         few entries understanding that 'x' follows 'w' in the alphabet.
108         
109 2002-05-31  Chris G. Demetriou  <cgd@broadcom.com>
110             Ed Satterthwaite  <ehs@broadcom.com>
112         * mips-opc.c: Add support for SB-1 MDMX subset and extensions.
114 2002-05-31  Alan Modra  <amodra@bigpond.net.au>
116         * Makefile.am: Run "make dep-am".
117         * Makefile.in: Regenerate.
118         * po/POTFILES.in: Regenerate.
120 2002-05-30  Chris G. Demetriou  <cgd@broadcom.com>
121             Ed Satterthwaite  <ehs@broadcom.com>
123         * mips-dis.c (print_insn_arg): Add support for 'O', 'Q', 'X', 'Y',
124         and 'Z' formats, for MDMX.
125         (mips_isa_type): Add MDMX instructions to the ISA
126         bit mask for bfd_mach_mipsisa64.
127         * mips-opc.c: Add support for MDMX instructions.
128         (MX): New definition.
130         * mips-dis.c: Update copyright years to include 2002.
132 2002-05-30  Diego Novillo  <dnovillo@redhat.com>
134         * d10v-opc.c (d10v_opcodes): `btsti' does not modify its
135         arguments.
137 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
139         * configure.in: Add DLX configuraton support.
140         * configure: Regenerate.
141         * Makefile.am: Add DLX configuraton support.
142         * Makefile.in: Regenerate.
143         * disassemble.c: Add DLX support.
144         * dlx-dis.c: New file.
146 2002-05-25  Alan Modra  <amodra@bigpond.net.au>
148         * Makefile.am (sh-dis.lo): Don't put make commands in deps.
149         * Makefile.in: Regenerate.
150         * arc-dis.c: Use #include "" instead of <> for local header files.
151         * m68k-dis.c: Likewise.
153 2002-05-22  J"orn Rennecke <joern.rennecke@superh.com>
155         * Makefile.am (sh-dis.lo): Compile with @archdefs@.
156         * Makefile.in: regenerate.
158         * sh-dis.c (print_insn_sh): If coff and bfd_mach_sh, use arch_sh4
159         for disassembly.
161 2002-05-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
163         * mips-opc.c (mips_builtin_opcodes): Add drol, dror macros.
165 2002-05-17  J"orn Rennecke <joern.rennecke@superh.com>
167         * disassemble.c (disassembler): Just use print_insn_sh for bfd_arch_sh.
168         * sh-dis.c (LITTLE_BIT): Delete.
169         (print_insn_sh, print_insn_shl): Deleted.
170         (print_insn_shx): Renamed to
171         (print_insn_sh).  No longer static.  Handle SHmedia instructions.
172         Use info->endian to determine endianness.
173         * sh64-dis.c (print_insn_sh64, print_insn_sh64l): Delete.
174         (print_insn_sh64x): No longer static.  Renamed to
175         (print_insn_sh64).  Removed pfun_compact and endian arguments.
176         If we got an uneven address to indicate SHmedia, adjust it.
177         Return -2 for SHcompact instructions.
179 2002-05-17  Alan Modra  <amodra@bigpond.net.au>
181         * acinclude.m4 (AM_INSTALL_LIBBFD): Fake to fool autotools.
182         * configure.in: Invoke AM_INSTALL_LIBBFD.
183         * Makefile.am (install-data-local): Move to..
184         (install_libopcodes): .. New target.
185         (uninstall_libopcodes): Likewise.
186         (install-bfdlibLTLIBRARIES): Likewise.
187         (uninstall-bfdlibLTLIBRARIES): Likewise.
188         (bfdlibdir): New.
189         (bfdincludedir): New.
190         (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
191         * aclocal.m4: Regenerate.
192         * configure: Regenerate.
193         * Makefile.in: Regenerate.
195 2002-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
197         * fr30-asm.c: Regenerate.
198         * fr30-desc.c: Regenerate.
199         * fr30-dis.c: Regenerate.
200         * m32r-asm.c: Regenerate.
201         * m32r-desc.c: Regenerate.
202         * m32r-dis.c: Regenerate.
203         * openrisc-asm.c: Regenerate.
204         * openrisc-desc.c: Regenerate.
205         * openrisc-dis.c: Regenerate.
206         * xstormy16-asm.c: Regenerate.
207         * xstormy16-desc.c: Regenerate.
208         * xstormy16-dis.c: Regenerate.
210 2002-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
212         * mips-dis.c (is_newabi): EABI is not a NewABI.
214 2002-05-13  Jason Thorpe  <thorpej@wasabisystems.com>
216         * configure.in (shle-*-*elf*): Include sh64 support.
217         * configure: Regenerate.
219 2002-04-28  Jason Thorpe  <thorpej@wasabisystems.com>
221         * vax-dis.c (print_insn_arg): Pass the insn info to print_insn_mode.
222         (print_insn_mode): Print some basic info about floating point values.
224 2002-05-09  Anton Blanchard  <anton@samba.org>
226         * ppc-opc.c: Add "tlbiel" for POWER4.
228 2002-05-07  Graydon Hoare  <graydon@redhat.com>
230         * cgen-dis.in: (print_insn_@arch@): Cache list of opened CPUs rather 
231         than just most-recently-opened.
233 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
235         * ppc-opc.c: Add "tlbsx." and "tlbsxe." for booke.
237 2002-04-24  Christian Groessler <chris@groessler.org>
239         * z8k-dis.c (print_insn_z8k): Set disassemble_info to 2
240         bytes_per_chunk, 6 bytes_per_line for nicer display of the hex
241         codes.
242         (z8k_lookup_instr): CLASS_IGNORE case added.
243         (output_instr): Don't print hex codes, they are already
244         printed.
245         (unpack_instr): ARG_NIM4 case added.  ARG_NIM8 case
246         fixed. Support CLASS_BIT_1OR2 and CLASS_IGNORE cases.
247         (unparse_instr): Fix base and indexed addressing disassembly:
248         The index is inside the brackets.
249         * z8kgen.c (gas): Add ARG_NIM4 and CLASS_IGNORE defines.
250         (opt): Fix shift left/right arithmetic/logical byte defines:
251         The high byte of the immediate word is ignored by the
252         processor.
253         Fix n parameter of ldm opcodes: The opcode contains (n-1).
254         (args): Fix "n" entry.
255         (toks): Add "nim4" and "iiii" entries.
256         * z8k-opc.h: Regenerated with new z8kgen.c.
258 2002-04-24  Nick Clifton  <nickc@cambridge.redhat.com>
260         * po/id.po: New Indonesian translation.
261         * configure.in (ALL_LIGUAS): Add id.po
262         * configure: Regenerate.
264 2002-04-17  matthew green  <mrg@redhat.com>
266         * ppc-opc.c (powerpc_opcode): Fix dssall operand list.
268 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
270         * dep-in.sed: Cope with absolute paths.
271         * Makefile.am (dep.sed): Subst TOPDIR.
272         Run "make dep-am".
273         * Makefile.in: Regenerate.
274         * ppc-opc.c: Whitespace.
275         * s390-dis.c: Fix copyright date.
277 2002-03-23  matthew green  <mrg@redhat.com>
279         * ppc-opc.c (vmaddfp): Fix operand order.
281 2002-03-21  Alan Modra  <amodra@bigpond.net.au>
283         * Makefile.am: Run "make dep-am".
284         * Makefile.in: Regenerate.
286 2002-03-21  Anton Blanchard  <anton@samba.org>
288         * ppc-opc.c: Add optional field to mtmsrd.
289         (MTMSRD_L, XRLARB_MASK): Define.
291 2002-03-18  Jan Hubicka  <jh@suse.cz>
293         * i386-dis.c (prefix_name): Fix handling of 32bit address prefix
294         in 64bit mode.
295         (print_insn) Likewise.
296         (putop): Fix handling of 'E'
297         (OP_E, OP_OFF): handle 32bit addressing mode in 64bit.
298         (ptr_reg): Likewise.
300 2002-03-18  Nick Clifton  <nickc@cambridge.redhat.com>
302         * po/fr.po: Updated version.
304 2002-03-16  Chris Demetriou  <cgd@broadcom.com>
306         * mips-opc.c (M3D): Tweak comment.
307         (mips_builtin_op): Add comment indicating that opcodes of the
308         same name must be placed together in the table, and sort
309         the "recip.fmt", "recip1.fmt", "recip2.fmt", "rsqrt.fmt",
310         "rsqrt1.fmt", and "rsqrt2.fmt" opcodes by name.
312 2002-03-16  Nick Clifton  <nickc@cambridge.redhat.com>
314         * Makefile.am: Tidy up sh64 rules.
315         * Makefile.in: Regenerate.
317 2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>
319         * mips-dis.c: Update copyright years.
321 2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>
323         * mips-dis.c (mips_isa_type): Add MIPS3D instructions to the ISA
324         bit masks for bfd_mach_mips_sb1 and bfd_mach_mipsisa64.  Add
325         comments for bfd_mach_mipsisa32 and bfd_mach_mipsisa64 that
326         indicate that they should dissassemble all applicable
327         MIPS-specified ASEs.
328         * mips-opc.c: Add support for MIPS-3D instructions.
329         (M3D): New definition.
331         * mips-opc.c: Update copyright years.
333 2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>
335         * mips-opc.c (mips_builtin_opcodes): Sort bc<N> opcodes by name.
337 2002-03-15  Chris Demetriou  <cgd@broadcom.com>
339         * mips-dis.c (is_newabi): Fix ABI decoding.
341 2002-03-14  Chris G. Demetriou  <cgd@broadcom.com>
343         * mips-dis.c (mips_isa_type): Fix formatting of bfd_mach_mipsisa32
344         and bfd_mach_mipsisa64 cases to match the rest.
346 2002-03-13  Nick Clifton  <nickc@cambridge.redhat.com>
348         * po/fr.po: Updated version.
350 2002-03-13  Alan Modra  <amodra@bigpond.net.au>
352         * ppc-opc.c: Add optional `L' field to tlbie.
353         (XRTLRA_MASK): Define.
355 2002-03-06  Chris Demetriou  <cgd@broadcom.com>
357         * mips-opc.c (mips_builtin_opcodes): Mark "pref" as being
358         present on I4.
360         * mips-opc.c (mips_builtin_opcodes): Add "movn.ps" and "movz.ps".
362 2002-03-05  Paul Koning  <pkoning@equallogic.com>
364         * pdp11-opc.c: Fix "mark" operand type.  Fix operand types
365         for float opcodes that take float operands.  Add alternate
366         names (xxxD vs. xxxF) for float opcodes.
367         * pdp11-dis.c (print_operand): Clean up formatting for mode 67.
368         (print_foperand): New function to handle float opcode operands.
369         (print_insn_pdp11): Use print_foperand to disassemble float ops.
371 2002-02-27  Nick Clifton  <nickc@cambridge.redhat.com>
373         * po/de.po: Updated.
375 2002-02-26  Brian Gaeke  <brg@dgate.org>
377         * Makefile.am (install-data-local): Install dis-asm.h.
379 2002-02-26  Nick Clifton  <nickc@cambridge.redhat.com>
381         * configure.in (LINGUAS): Add de.po.
382         * configure: Regenerate.
383         * po/de.po: New file.
385 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
387         * ppc-dis.c (powerpc_dialect): Handle power4 option.
388         * ppc-opc.c (insert_bdm): Correct description of "at" branch
389         hints.  Test PPC_OPCODE_POWER4 to determine branch hint flavour.
390         (extract_bdm, insert_bdp, extract_bdp, valid_bo): Likewise.
391         (BOFM64, BOFP64, BOTM64, BOFP64): Rename to BOFM4, BOFP4 etc.
392         (BODNZM64, BODNZP64, BODZM64, BODZP64): Likewise.
393         (PPCCOM32, PPCCOM64): Delete.
394         (NOPOWER4, POWER4): Define.
395         (powerpc_opcodes): Replace occurences of PPCCOM32 with NOPOWER4,
396         and PPCCOM4 with POWER4 so that "at" style branch hint opcodes
397         are enabled for power4 rather than ppc64.
399 2002-02-20  Tom Rix  <trix@redhat.com>
401         * ppc-opc.c (powerpc_operands): Add WS field.  Use for tlbre, tlbwe.
403 2002-02-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
405         * s390-dis.c (init_disasm): Use renamed architecture defines.
407 2002-02-19  matthew green  <mrg@redhat.com>
409         * ppc-opc.c (powerpc_dialect): Fix comment; BookE is not Motorola
410         specific.
412 2002-02-18  Nick Clifton  <nickc@cambridge.redhat.com>
414         * po/tr.po: Updated translation.
416 2002-02-15  Richard Henderson  <rth@redhat.com>
418         * alpha-opc.c (alpha_opcodes): Fix thinko in ret pseudo
419         disassembly mask.
421 2002-02-15  Richard Henderson  <rth@redhat.com>
423         * alpha-opc.c (alpha_opcodes): Add simple pseudos for
424         lda, ldah, jmp, ret.
426 2002-02-14  Nick Clifton  <nickc@cambridge.redhat.com>
428         * po/da.po: Updated translation.
430 2002-02-12  Graydon Hoare  <graydon@redhat.com>
432         * cgen-asm.in (parse_insn_normal): Change call from
433         @arch@_cgen_parse_operand to cd->parse_operand, to 
434         facilitate CGEN_ASM_INIT_HOOK doing useful work.
435         
436 2002-02-11  Alexandre Oliva  <aoliva@redhat.com>
438         * sparc-dis.c (print_insn_sparc): Make sure 0xFFFFFFFF is not
439         sign-extended.
441 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
443         * Makefile.am: "make dep-am".
444         * Makefile.in: Regenerate.
445         * aclocal.m4: Regenerate.
446         * config.in: Regenerate.
447         * configure: Regenerate.
449 2002-02-10  Hans-Peter Nilsson  <hp@bitrange.com>
451         * configure.in <bfd_sh_arc>: For sh-* and shl-*, enable sh64
452         support only for sh-*-*elf*, shl-*-*elf*, sh-*-linux* and
453         shl-*-linux*.
454         * configure: Regenerate.
456 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
458         * cgen-dis.c: Add prototypes for count_decodable_bits
459         and add_insn_to_hash_chain.
461 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
463         * configure.in <bfd_sh_arc>: Enable sh64 support on sh-*.
464         * configure: Rebuilt.
466 2002-02-08  Ivan Guzvinec <ivang@opencores.org>
468         * or32-opc.c: Fix compile time warning messages.
469         * or32-dis.c: Fix compile time warning messages.
471 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
473         Contribute sh64-elf.
474         2001-10-08  Nick Clifton  <nickc@cambridge.redhat.com>
475         * sh64-opc.c: Regenerate.
476         2001-03-13  DJ Delorie  <dj@redhat.com>
477         * sh64-opc.h: Rename A_RESV_Fx to A_REUSE_PREV so that its
478         purpose is more obvious.
479         * sh64-opc.c (shmedia_table): Ditto.
480         * sh64-dis.c (initialize_shmedia_opcode_mask_table): Ditto.
481         (print_insn_shmedia): Ditto.
482         2001-03-12  DJ Delorie  <dj@redhat.com>
483         * sh64-opc.c: Adjust comments to reflect reality: replace bits
484         3:0 with zeros (not "reserved"), replace "rrrrrr" with
485         "gggggg" for two-operand floating point opcodes.  Remove
486         "fsina".
487         2001-01-08  Hans-Peter Nilsson  <hpn@cygnus.com>
488         * sh64-dis.c (print_insn_shmedia) <failing read_memory_func>:
489         Correct printing of .byte:s.  Return number of printed bytes or
490         -1; never 0.
491         (print_insn_sh64x) <not CRT_SH5_ISA16>: Ditto.  Print as .byte:s
492         to next four-byte-alignment if insn or data is not aligned.
493         2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
494         * sh64-dis.c: Update comments and fix comment formatting.
495         (initialize_shmedia_opcode_mask_table) <case A_IMMM>:
496         Abort instead of setting length to 0.
497         (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
498         crange_bsearch_cmpl, sh64_get_contents_type,
499         sh64_address_in_cranges): Move to bfd/elf32-sh64.c.
500         2001-01-05  Hans-Peter Nilsson  <hpn@cygnus.com>
501         * sh64-opc.c: Remove #if 0:d entries for instructions not found in
502         SH-5/ST50-023-04: fcosa.s, fsrra.s and prefo.
503         2000-12-30  Hans-Peter Nilsson  <hpn@cygnus.com>
504         * sh64-dis.c (print_insn_shmedia): Display MOVI/SHORI-formed
505         address with same prefix as SHcompact.
506         In the disassembler, use a .cranges section for linked executables.
507         * sh64-dis.c (SAVED_MOVI_R, SAVED_MOVI_IMM): Move to head of file
508         and update for using structure in info->private_data.
509         (struct sh64_disassemble_info): New.
510         (is_shmedia_p): Delete.
511         (crange_qsort_cmpb): New function.
512         (crange_qsort_cmpl, crange_bsearch_cmpb): New functions.
513         (crange_bsearch_cmpl, sh64_address_in_cranges): New functions.
514         (init_sh64_disasm_info, sh64_get_contents_type_disasm): New functions.
515         (sh64_get_contents_type, sh64_address_is_shmedia): New functions.
516         (print_insn_shmedia): Correct displaying of address after MOVI/SHORI
517         pair.  Display addresses for linked executables only.
518         (print_insn_sh64x_media): Initialize info->private_data by calling
519         init_sh64_disasm_info.
520         (print_insn_sh64x): Ditto.  Find out type of contents by calling
521         sh64_contents_type_disasm.  Display data regions using ".long" and
522         ".byte" similar to unrecognized opcodes.
523         2000-12-19  Hans-Peter Nilsson  <hpn@cygnus.com>
524         * sh64-dis.c (is_shmedia_p): Check info->section and look for ISA
525         information in section flags before considering symbols.  Don't
526         assume an info->mach setting of bfd_mach_sh5 means SHmedia code.
527         * configure.in (bfd_sh_arch): Check presence of sh64 insns by
528         matching $target $canon_targets instead of looking at the
529         now-removed -DINCLUDE_SHMEDIA in $targ_cflags.
530         * configure: Regenerate.
531         2000-11-25  Hans-Peter Nilsson  <hpn@cygnus.com>
532         * sh64-opc.c (shmedia_creg_table): New.
533         * sh64-opc.h (shmedia_creg_info): New type.
534         (shmedia_creg_table): Declare.
535         * sh64-dis.c (creg_name): New function.
536         (print_insn_shmedia): Use it.
537         * disassemble.c (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map
538         bfd_mach_sh5 to print_insn_sh64 if big-endian and to
539         print_insn_sh64l if little-endian.
540         * sh64-dis.c (print_insn_shmedia): Make r unsigned.
541         (print_insn_sh64l): New.
542         (print_insn_sh64x): New.
543         (print_insn_sh64x_media): New.
544         (print_insn_sh64): Break out code to print_insn_sh64x and
545         print_insn_sh64x_media.
546         2000-11-24  Hans-Peter Nilsson  <hpn@cygnus.com>
547         * sh64-opc.h: New file
548         * sh64-opc.c: New file
549         * sh64-dis.c: New file
550         * Makefile.am: Add sh64 targets.
551         (HFILES): Add sh64-opc.h.
552         (CFILES): Add sh64-opc.c and sh64-dis.c.
553         (ALL_MACHINES): Add sh64 files.
554         * Makefile.in: Regenerate.
555         * configure.in: Add support for sh64 to bfd_sh_arch.
556         * configure: Regenerate.
557         * disassemble.c [ARCH_all] (INCLUDE_SHMEDIA): Define.
558         (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map bfd_mach_sh5 to
559         print_insn_sh64.
560         * sh-dis.c (print_insn_shx): Handle bfd_mach_sh5 as arch_sh4.
561         * po/POTFILES.in: Regenerate.
562         * po/opcodes.pot: Regenerate.
564 2002-02-04  Frank Ch. Eigler  <fche@redhat.com>
566         * cgen-dis.in (print_insn_@arch@): Support disassemble_info.insn_sets.
568 2002-02-04  Alexandre Oliva  <aoliva@redhat.com>
570         * sh-opc.h (sh_arg_type): Added A_DISP_PC_ABS.
572 2002-02-01  Alan Modra  <amodra@bigpond.net.au>
574         * Makefile.am: Run "make dep-am"
575         * Makefile.in: Regenerate.
577 2002-01-31  Ivan Guzvinec  <ivang@opencores.org>
579         * or32-dis.c: New file.
580         * or32-opc.c: New file.
581         * configure.in: Add support for or32.
582         * configure: Regenerate.
583         * Makefile.am: Add support for or32.
584         * Makefile.in: Regenerate.
585         * disassemble.c: Add support for or32.
586         * po/POTFILES.in: Regenerate.
587         * po/opcodes.pot: Regenerate.
589 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
591         * configure: Regenerated.
593 2002-01-26  Nick Clifton  <nickc@cambridge.redhat.com>
595         * po/fr.po: Updated version.
597 2002-01-25  Nick Clifton  <nickc@cambridge.redhat.com>
599         * po/es.po: Updated version.
601 2002-01-24  Nick Clifton  <nickc@cambridge.redhat.com>
603         * po/da.po: New version.
605 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
607         * po/da.po: New file: Spanish translation.
608         * configure.in (ALL_LINGUAS): Add da.
609         * configure: Regenerate.
611 2002-01-22  Graydon Hoare  <graydon@redhat.com>
613         * fr30-asm.c: Regenerate.
614         * fr30-desc.c: Likewise.
615         * fr30-desc.h: Likewise.
616         * fr30-dis.c: Likewise.
617         * fr30-ibld.c: Likewise.
618         * fr30-opc.c: Likewise.
619         * fr30-opc.h: Likewise.
620         * m32r-asm.c: Likewise.
621         * m32r-desc.c: Likewise.
622         * m32r-desc.h: Likewise.
623         * m32r-dis.c: Likewise.
624         * m32r-ibld.c: Likewise.
625         * m32r-opc.c: Likewise.
626         * m32r-opc.h: Likewise.
627         * m32r-opinst.c: Likewise.
628         * openrisc-asm.c: Likewise.
629         * openrisc-desc.c: Likewise.
630         * openrisc-desc.h: Likewise.
631         * openrisc-dis.c: Likewise.
632         * openrisc-ibld.c: Likewise.
633         * openrisc-opc.c: Likewise.
634         * openrisc-opc.h: Likewise.
635         * xstormy16-desc.c: Likewise.
637 2002-01-22  Richard Henderson  <rth@redhat.com>
639         * alpha-dis.c (print_insn_alpha): Also mask the base opcode for
640         comparison.
642 2002-01-22  Alan Modra  <amodra@bigpond.net.au>
644         * Makefile.am: Run "make dep-am".
645         * Makefile.in: Regenerate.
646         * opcodes/po/POTFILES.in: Regenerate.
648 2002-01-19  Richard Earnshaw  <rearnsha@arm.com>
650         * arm-opc.h (arm_opcodes): Use generic rule %5?hb instead of %h.
651         * arm-dis.c (print_insn_arm): Don't handle 'h' case.
653 2002-01-18  Keith Walker  <keith.walker@arm.com>
655         * arm-opc.h (arm_opcodes): Add bxj instruction.
657 2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
659         * po/opcodes.pot: Regenerate.
660         * po/fr.po: Regenerate.
661         * po/sv.po: Regenerate.
662         * po/tr.po: Regenerate.
664 2002-01-16  Nick Clifton  <nickc@cambridge.redhat.com>
666         * po/tr.po: Import new version.
668 2002-01-15  Richard Earnshaw  <rearnsha@arm.com>
670         * arm-opc.h (arm_opcodes): Add patterns for VFP instructions.
671         * arm-dis.c (print_insn_arm): Support new disassembly qualifiers for
672         VFP bitfields.
674 2002-01-10  matthew green  <mrg@redhat.com>
676         * xstormy16-asm.c: Regenerate.
677         * xstormy16-desc.c: Likewise.
678         * xstormy16-desc.h: Likewise.
679         * xstormy16-dis.c: Likewise.
680         * xstormy16-opc.c: Likewise.
681         * xstormy16-opc.h: Likewise.
683 2002-01-07  Nick Clifton  <nickc@cambridge.redhat.com>
685         * po/es.po: New file: Spanish translation.
686         * configure.in (ALL_LINGUAS): Add es.
687         * configure: Regenerate.
689 2001-12-31  Jeffrey A Law  (law@redhat.com)
691         * hppa-dis.c (print_insn_hppa): Handle new 'c' mode completers,
692         'X', 'M', and 'A'.  No longer emit a space after 'x' or 's'.
693         Always emit a space after 'H'.
695 2001-12-18  matthew green  <mrg@redhat.com>
697         * ppc-opc.c (PPCVEC): Include PPC_OPCODE_ANY.
699 2001-12-17  Richard Henderson  <rth@redhat.com>
701         * alpha-opc.c (unop): Encode with RB as $sp.
703 2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
705         * Makefile.am: Add support for xstormy16.
706         * Makefile.in: Regenerate.
707         * configure.in: Add support for xstormy16.
708         * configure: Regenerate.
709         * disassemble.c: Add support for xstormy16.
710         * xstormy16-asm.c: New generated file.
711         * xstormy16-desc.c: New generated file.
712         * xstormy16-desc.h: New generated file.
713         * xstormy16-dis.c: New generated file.
714         * xstormy16-ibld.c: New generated file.
715         * xstormy16-opc.c: New generated file.
716         * xstormy16-opc.h: New generated file.
718 2001-12-06  Richard Henderson  <rth@redhat.com>
720         * alpha-opc.c (alpha_opcodes): Add wh64en.
722 2001-12-04  Alexandre Oliva  <aoliva@redhat.com>
724         * d10v-opc.c (d10v_predefined_registers): Remove warnings
725         introduced in Nov 29's patch.
727         * d10v-dis.c (print_operand): Apply REGISTER_MASK to `num' of
728         unmatched register.
730         * d10v-dis.c (print_operand): Disregard OPERAND_SP in register
731         predefined value.
733         * d10v-opc.c (RSRC_NOSP): New macro.
734         (d10v_operands): Add it.
735         (d10v_opcodes): Use RSRC_NOSP in post-decrement "st" and "st2w".
737 2001-11-29  Alexandre Oliva  <aoliva@redhat.com>
739         * d10v-opc.c (d10v_predefined_registers): Mark `sp' as OPERAND_SP.
740         (RSRC_SP): New macro.
741         (d10v_operands): Add it.
742         (d10v_opcodes): Adjust "st" and "st2w" to use RSRC_SP.
744 2001-11-23  Lars Brinkhoff  <lars@nocrew.org>
746         * pdp11-dis.c (print_insn_pdp11): Handle illegal instructions.
747         Also, break out of the loop as soon as an instruction has been
748         printed.
750 2001-11-17  matthew green  <mrg@redhat.com>
752         * ppc-opc.c (mfvrsave, mtvrsave): New instructions.
754 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
756         * po/POTFILES.in: Regenerate.
758         * ppc-opc.c (PPC64): Revert 2001-10-12. Do include PPC_OPCODE_PPC.
759         (insert_bat, extract_bat, insert_bba, extract_bba,
760         insert_bd, extract_bd, insert_bdm, extract_bdm,
761         insert_bdp, extract_bdp, valid_bo,
762         insert_bo, extract_bo, insert_boe, extract_boe,
763         insert_ds, extract_ds, insert_de, extract_de,
764         insert_des, extract_des, insert_li, extract_li,
765         insert_mbe, extract_mbe, insert_mb6, extract_mb6,
766         insert_nb, extract_nb, insert_nsi, extract_nsi,
767         insert_ral, insert_ram, insert_ras,
768         insert_rbs, extract_rbs, insert_sh6, extract_sh6,
769         insert_spr, extract_spr, insert_tbr, extract_tbr): Add dialect param.
770         (extract_bd, extract_bdm, extract_bdp,
771         extract_ds, extract_des,
772         extract_li, extract_nsi): Implement sign extension without conditional.
773         (insert_bdm, extract_bdm,
774         insert_bdp, extract_bdp, valid_bo): Handle 64 bit branch hints.
775         (extract_bdm, extract_bdp): Correct 32 bit validation.
776         (AT1_MASK, AT2_MASK): Define.
777         (BBOAT_MASK): Define.
778         (BBOATCB_MASK, BBOAT2CB_MASK, BBOATBI_MASK): Define.
779         (BOFM64, BOFP64, BOTM64, BOTP64): Define.
780         (BODNZM64, BODNZP64, BODZM64, BODZP64): Define.
781         (PPCCOM32, PPCCOM64): Define.
782         (powerpc_opcodes): Modify existing 32 bit insns with branch hints
783         and add new patterns to implement 64 bit branches with hints.  Move
784         booke instructions so they match before ppc64.
786         * ppc-dis.c (powerpc_dialect): Set PPC_OPCODE_64 in dialect for
787         64 bit default targets, and parse "32" and "64" in options.
788         Formatting fixes.
789         (print_insn_powerpc): Pass dialect to operand->extract.
791 2001-11-14  Dave Brolley  <brolley@redhat.com>
793         * cgen-dis.c (count_decodable_bits): New function.
794         (add_insn_to_hash_chain): New function.
795         (hash_insn_array): Call add_insn_to_hash_chain.
796         (hash_insn_list): Call add_insn_to_hash_chain.
797         * m32r-dis.c: Regenerated.
798         * fr30-dis.c: Regenerated.
800 2001-11-14  Andreas Jaeger  <aj@suse.de>
802         * i386-dis.c (print_insn): Use x86-64 as option.
804 2001-11-14  Alan Modra  <amodra@bigpond.net.au>
806         * disassemble.c (disassembler): Call print_insn_i386.
807         * i386-dis.c (SUFFIX_ALWAYS): Define.
808         (struct dis_private): Add orig_sizeflag.
809         (print_insn_i386): Make it a wrapper, calling..
810         (print_insn): ..The old body of print_insn_i386.  Avoid longjmp
811         warning without using volatile by moving orig_sizeflag to priv,
812         and removing inbuf.  Parse disassembler_options.
813         (print_insn_i386_att, print_insn_i386_intel): Move initialisation
814         code to print_insn.
815         (putop): Remove #ifdef SUFFIX_ALWAYS.
817 2001-11-11  Timothy Wall  <twall@alum.mit.edu>
819         * tic54x-dis.c: Use revised opcode structure.  Export opcode
820         template lookup.
821         (has_lkaddr): Don't forget about Lmem insns.
822         * tic54x-opc.c: Add emulation trap.  Parallel table now uses
823         standard opcode templates.
825 2001-11-13  Zack Weinberg <zack@codesourcery.com>
827         * i386-dis.c (grps): Change "sldt", "str", and "smsw" entries
828         to "sldtQ", "strQ", "smswQ" respectively; all with Ev operand
829         category instead of Ew.
831 2001-11-12  Niraj Gupta <ngupta@zumanetworks.com>
833         * m68k-opc.c: Fix definitions of wddata[bwl].
835 2001-11-09  Richard Sandiford  <rsandifo@redhat.com>
837         * cgen-asm.c (cgen_parse_keyword): If the keyword is too big to
838         fit in the buffer, try to match the empty keyword.
840 2001-11-09  Nick Clifton  <nickc@cambridge.redhat.com>
842         * cgen-ibld.in (extract_1): Fix badly placed #if 0.
843         * fr30-ibld.c: Regenerate.
844         * m32r-ibld.c: Regenerate.
845         * openrisc-ibld.c: Regenerate.
847 2001-11-04  Chris Demetriou  <cgd@broadcom.com>
849         * mips-dis.c (print_insn_mips): Remove spaces at end of line.
851 2001-11-02  Nick Clifton  <nickc@cambridge.redhat.com>
853         * configure.in (ALL_LINGUAS): Add "fr", "sv" and "tr".
854         * configure: Regernate.
855         * po/fr.po: New file.
856         * po/sv.po: New file.
857         * po/tr.po: New file.
859 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
861         * m68hc11-dis.c (print_insn): Fix disassembly of movb with a
862         constant as source.
864 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
866         * Makefile.am (CFILES): Add mmix-dis.c and mmix-opc.c.  Regenerate
867         dependencies.
868         * Makefile.in: Regenerate.
869         * mmix-dis.c, mmix-opc.c: New files.
871 2001-10-29  Kazu Hirata  <kazu@hxi.com>
873         * d30v-dis.c: Fix a comment typo.
875 2001-10-23  Chris Demetriou  <cgd@broadcom.com>
877         * mips-opc.c (mips_builtin_opcodes): Mark "bgezall" and
878         "bltzall" as writing GPR 31 (since they do).
880         * mips-dis.c (print_insn_arg): Calculate info->target
881         where appropriate.
882         (print_insn_mips): Fill in instruction info.
883         (print_mips16_insn_arg): Remove unneded variable 'val'.
884         Removed duplicated instruction target calculations,
885         calculate once and print that result.  Use same idiom for
886         masking the jump segment bits as is used in print_insn_arg.
888 2001-10-20  Alan Modra  <amodra@bigpond.net.au>
890         * ppc-opc.c (CT): Make it an optional operand.
892 2001-10-17  Chris Demetriou  <cgd@broadcom.com>
894         * mips-dis.c (mips_isa_type): Make the ISA used to disassemble
895         SB-1 binaries include instructions specific to the SB-1.
896         * mips-opc.c (SB1): New definition.
897         (mips_builtin_opcodes): Add SB-1 extension opcodes "div.ps",
898         "recip.ps", "rsqrt.ps", and "sqrt.ps".
900 2001-10-17  matthew green  <mrg@redhat.com>
902         * ppc-opc.c (STRM): New AltiVec operand.
903         (XDSS): New AltiVec instruction form.
904         (mtvscr): Correct operand list.
905         (dst, dstt, dstst, dststt, dss, dssall): AltiVec instructions.
907 2001-10-17  Alan Modra  <amodra@bigpond.net.au>
909         * po/POTFILES.in: Regenerate.
911 2001-10-13  matthew green  <mrg@redhat.com>
913         * ppc-opc.c (MO): New macro for MO field of mbar instruction.
914         (powerpc_opcodes): Add rfci, wrtee, wrteei, mfdcrx, mfdcr,
915         mtdcrx, mtdcr, msync, dcba and mbar as BookE instructions.
917 2001-10-13  Nick Clifton  <nickc@cambridge.redhat.com>
919         * cgen-ibld.in: Include safe-ctype.h in preference to
920         ctype.h.
921         * cgen-asm.in: Include safe-ctype.h in preference to
922         ctype.h.  Fix formatting.  Use ISSPACE instead of isspace and
923         TOLOWER instead of tolower.
924         (@arch@_cgen_build_insn_regex): Remove duplication of syntax
925         string elements in constructed regular expression.
926         * fr30-asm.c: Regenerate.
927         * fr30-desc.c: Regenerate.
928         * fr30-ibld.c: Regenerate.
929         * m32r-asm.c: Regenerate.
930         * m32r-desc.c: Regenerate.
931         * m32r-ibld.c: Regenerate.
932         * openrisc-asm.c: Regenerate.
933         * openrisc-desc.c: Regenerate.
934         * openrisc-ibld.c: Regenerate.
935         * po/opcodes.pot: Regenerate.
937 2001-10-12  matthew green  <mrg@redhat.com>
939         * ppc-opc.c (insert_de, extract_de, insert_des, extract_des): New
940         instruction field instruction/extraction functions for new BookE
941         DE form instructions.
942         (CT): New macro for CT field in an X form instruction.
943         (DE, DES, DEO, DE_MASK): New macros for DE/DES fields in DE form
944         instructions.
945         (PPC64): Don't include PPC_OPCODE_PPC.
946         (403): New opcode macro for PPC403 processors.
947         (BOOKE): New opcode macro for BookE processors.
948         (bce, bcel, bcea, bcela, bclre, bclrel: New BookE instructions.
949         (bcctre, bcctrel, be, bel, bea, bela, icbt, icbte, lwzxe): Likewise.
950         (dcbste, lwzuxe, luxe, dcbfe, lbzxe, lwarxe, lbzuxe): Likewise.
951         (stwcxe, stwxe, stxe, stwuxe, stuxe, stbxe, dcbtste, stbuxe): Likewise.
952         (mfapidi, dcbte, lhzxe, lhzuxe, lhaxe, lhauxe, subfe64): Likewise.
953         (subfeo64, adde64, addeo64, sthxe, sthuxe, subfze64): Likewise.
954         (subfzeo64, addze64, addzeo64, dcbie, subfme64, subfmeo64): Likewise.
955         (addme64, addmeo64, stdcxe., mcrxr64, lwbrxe, lfsxe, lfsuxe): Likewise.
956         (lfdxe, lfduxe, stwbrxe, stfsxe, stfsuxe, stfdxe, dcbae): Likewise.
957         (stfduxe, tlbivax, tlbivaxe, lhbrxe, ldxe, lduxe, tlbsx): Likewise.
958         (tlbsxe, sthbrxe, stdxe, stduxe, icbie, stfiwxe, dcbze, lbze): Likewise.
959         (lbzue, ldue, lhze, lhzue, lhae, lhaue, lwze, lwzue): Likewise.
960         (stbe, stbue, sthe, sthue, stwe, stwue, lfse, lfsue, lfde): Likewise.
961         (lfdue, stde, stdue, stfse, stfsue, stfde, stfdue): Likewise.
963         * ppc-dis.c (print_insn_big_powerpc, print_insn_little_powerpc): Look
964         for a disassembler option of `booke', `booke32' or `booke64' to enable
965         BookE support in the disassembler.
967 2001-10-12  John Healy  <jhealy@redhat.com>
969         * cgen-dis.in (print_insn): Use min (cd->base_insn_bitsize, buflen*8)
970         for the length when extracting the base part of the insn.
972 2001-10-09  Bruno Haible  <haible@clisp.cons.org>
974         * cgen-asm.in (*_cgen_build_insn_regex): Generate a case sensitive
975         regular expression.  Fix some formatting problems.
976         * fr30-asm.c: Regenerate.
977         * openrisc-asm.c: Regenerate.
978         * m32r-asm.c: Regenerate.
980 2001-10-09  Christian Groessler <cpg@aladdin.de>
982         * z8k-dis.c (unparse_instr): Fixed formatting. Change disassembly
983         of indirect register memory accesses to be same format the
984         assembler accepts.
986 2001-10-09  Nick Clifton  <nickc@cambridge.redhat.com>
988         * sh-opc.h: Fix encoding of least significant nibble of the
989         DSP single data transfer instructions.
991         * sh-dis.c (print_insn_shx): Fix decoding of As opcode in DSP
992         instructions.
994 2001-10-08  Nick Clifton  <nickc@cambridge.redhat.com>
996         * cgen-asm.in: Fix compile time warning messages in generated
997         C files.
998         * cgen-dis.in: The same.
999         * cgen-ibld.in: The same.
1000         * fr30-asm.c: Regenerate.
1001         * fr30-desc.c: Regenerate.
1002         * fr30-dis.c: Regenerate.
1003         * fr30-ibld.c: Regenerate.
1004         * fr30-opc.c: Regenerate.
1005         * m32r-asm.c: Regenerate.
1006         * m32r-desc.c: Regenerate.
1007         * m32r-dis.c: Regenerate.
1008         * m32r-ibld.c: Regenerate.
1009         * m32r-opc.c: Regenerate.
1010         * m32r-opinst.c Regenerate.
1011         * openrisc-asm.c: Regenerate.
1012         * openrisc-desc.c: Regenerate.
1013         * openrisc-dis.c: Regenerate.
1014         * openrisc-ibld.c: Regenerate.
1015         * openrisc-opc.c: Regenerate.
1016         * openrisc-opc.h: Regenerate.
1017         * Makefile.in: Regenerate.
1018         * po/POTFILES.in: Regenerate.
1019         * po/opcodes.pot: Regenerate.
1021 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
1023         * arm-opc.h (arm_opcodes): Add cirrus insns.
1025         * arm-dis.c (print_insn_arm): Add 'I' case.
1027 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
1029         * po/POTFILES.in: Regenerate.
1030         * configure: Regenerate.
1032 2001-10-02  Alan Modra  <amodra@bigpond.net.au>
1034         * Makefile.am (Makefile): Depend on bfd/configure.in.
1035         Run "make dep-am".
1036         * Makefile.in: Regenerate.
1038 2001-09-30  John Healy  <jhealy@redhat.com>
1040         * cgen-ibld.in (insert_1): Switched bfd_get_bits and bfd_set_bits
1041         calls to cgen_get_insn_value and cgen_put_insn_value calls.
1042         (extract_1): Switched bfd_get_bits call to cgen_get_insn_value call.
1044 2001-09-30  Hans-Peter Nilsson  <hp@bitrange.com>
1046         * Makefile.am: Update dependencies with "make dep-am".
1047         * Makefile.in: Regenerate.
1049 2001-09-26  Alan Modra  <amodra@bigpond.net.au>
1051         * arc-dis.c: Formatting fixes.
1052         (my_sprintf): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
1054 2001-09-21  Bruno Haible  <haible@clisp.cons.org>
1056         * arc-dis.c: Don't include <ctype.h>.
1057         * openrisc-desc.c: Likewise.
1058         * openrisc-ibld.c: Likewise.
1060 2001-09-20  Nick Clifton  <nickc@cambridge.redhat.com>
1062         * fr30-opc.c: Fix compile time warning messages.
1063         * i370-opc.c: Fix compile time warning messages.
1064         * i960-dis.c: Fix compile time warning messages.
1065         * m32r-asm.c: Fix compile time warning messages.
1066         * m32r-desc.c: Fix compile time warning messages.
1067         * m32r-dis.c: Fix compile time warning messages.
1068         * m32r-ibld.c: Fix compile time warning messages.
1069         * m32r-opc.c: Fix compile time warning messages.
1070         * m32r-opinst.c: Fix compile time warning messages.
1071         * ns32k-dis.c: Fix compile time warning messages.
1072         * openrisc-asm.c: Fix compile time warning messages.
1073         * openrisc-desc.c: Fix compile time warning messages.
1074         * openrisc-dis.c: Fix compile time warning messages.
1075         * openrisc-ibld.c: Fix compile time warning messages.
1076         * openrisc-opc.c: Fix compile time warning messages.
1077         * pdp11-dis.c: Fix compile time warning messages.
1078         * tic54x-dis.c: Fix compile time warning messages.
1079         * v850-opc.c: Fix compile time warning messages.
1080         * vax-dis.c: Fix compile time warning messages.
1081         * w65-opc.h: Fix compile time warning messages.
1082         * z8k-opc.h: Fix compile time warning messages.
1083         * z8kgen.c: Fix compile time warning messages.
1085 2001-09-19  Nick Clifton  <nickc@cambridge.redhat.com>
1087         * arm-dis.c:   Fix compile time warning messages.
1088         * cgen-asm.c:  Fix compile time warning messages.
1089         * cgen-dis.c:  Fix compile time warning messages.
1090         * cris-dis.c:  Fix compile time warning messages.
1091         * d10v-dis.c:  Fix compile time warning messages.
1092         * fr30-asm.c:  Fix compile time warning messages.
1093         * fr30-desc.c: Fix compile time warning messages.
1094         * fr30-dis.c:  Fix compile time warning messages.
1095         * fr30-ibld.c: Fix compile time warning messages.
1097 2001-09-18  Bruno Haible  <haible@clisp.cons.org>
1099         * cgen-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1100         (cgen_parse_keyword): Use ISALNUM instead of isalnum.
1101         * cgen-opc.c: Include "safe-ctype.h" instead of <ctype.h>.
1102         (cgen_keyword_lookup_name): Use ISALPHA/TOLOWER instead of
1103         isalpha/tolower.
1104         (cgen_keyword_add): Use ISALNUM instead of isalnum.
1105         (hash_keyword_name): Use TOLOWER instead of tolower.
1106         * fr30-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1107         (parse_insn_normal): Use TOLOWER/ISSPACE instead of
1108         tolower/isspace.
1109         (fr30_cgen_assemble_insn): Use ISSPACE instead of isspace.
1110         * fr30-desc.c: Don't include <ctype.h>.
1111         * fr30-ibld.c: Likewise.
1112         * ia64-gen.c: Include "safe-ctype.h" instead of <ctype.h>.
1113         (load_insn_classes, parse_resource_users, load_depfile): Use
1114         ISSPACE instead of isspace.
1115         * m32r-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1116         (parse_insn_normal): Use TOLOWER/ISSPACE instead of
1117         tolower/isspace.
1118         (m32r_cgen_assemble_insn): Use ISSPACE instead of isspace.
1119         * m32r-desc.c: Don't include <ctype.h>.
1120         * m32r-ibld.c: Likewise.
1121         * openrisc-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1122         (parse_insn_normal): Use TOLOWER/ISSPACE instead of
1123         tolower/isspace.
1124         (openrisc_cgen_assemble_insn): Use ISSPACE instead of isspace.
1126 2001-09-18  Martin Schwidefsky <schwidefsky@de.ibm.com>
1128         * Makefile.am: Add rules and dependencies to create the s/390 opcode
1129         table out of s390-opc.txt automatically.
1130         * configure.in: Add BFD_CC_FOR_BUILD to allow CC_FOR_BUILD to be used.
1131         * s390-mkopc.c (dumpTable): Change output to create a complete file.
1132         * s390-opc.c: New improved opcode format macros and remove the
1133         pregenerated opcode table.
1134         * s390-opc.txt: Adapt to new improved opcode format macros.
1136 2001-09-14  David Schleef <ds@schleef.org>
1138         * ppc-opc.c (VXA, VXA_MASK): Fix mask bits.
1140 2001-09-04  Alan Modra  <amodra@bigpond.net.au>
1142         * i386-dis.c (grps): Don't print the implicit al/ax/eax register
1143         for opcode 0xf6 or 0xf7 forms of mul, imul, div, idiv insns.
1145 2001-08-31  Eric Christopher  <echristo@redhat.com>
1146             Jason Eckhardt    <jle@redhat.com>
1148         * mips-dis.c: Add support for bfd_mach_mipsisa32 and
1149         bfd_mach_mipsisa64. Remove bfd_mach_mips32, bfd_mach_mips32_4k,
1150         bfd_mach_mips64.
1152 2001-08-31  Andreas Jaeger  <aj@suse.de>
1154         * tic54x-opc.c: Add default initializers to avoid warnings.
1156         * arc-opc.c: Include "sysdep.h" to get stdio.h as include file.
1157         * arc-ext.c: Likewise.
1159 2001-08-28  matthew green  <mrg@redhat.com>
1161         * ppc-opc.c (icbt): Order correctly.
1163 2001-08-27  David Edelsohn  <dje@watson.ibm.com>
1164             Torbjorn Granlund  <tege@swox.com>
1166         * ppc-opc.c (DS): Add PPC_OPERAND_DS flag.
1167         (LS): Define.
1168         (insert_ds): Complain if not a multiple of 4.
1169         (XSYNC): Define.
1170         (XSYNC_MASK): Define.
1171         (powerpc_opcodes): Add "slbmte", "lwsync", "ptesync", "slbmfev",
1172         "slbmfee".  Modify "sync" to use XSYNC_MASK and LS.
1174 2001-08-26  Andreas Jaeger  <aj@suse.de>
1176         * h8500-opc.h: Add default initializers to h8500_table to shut up
1177         GCC warnings.
1179 2001-08-25  Andreas Jaeger  <aj@suse.de>
1181         * tic54x-dis.c: Add unused attributes where needed.
1183         * z8k-dis.c (output_instr): Add unused attribute.
1185         * h8300-dis.c: Add missing prototypes.
1186         (bfd_h8_disassemble): Make static.
1188         * cris-dis.c: Add missing prototype.
1189         * h8500-dis.c: Likewise.
1190         * m68hc11-dis.c: Likewise.
1191         * pj-dis.c: Likewise.
1192         * tic54x-dis.c: Likewise.
1193         * v850-dis.c: Likewise.
1194         * vax-dis.c: Likewise.
1195         * w65-dis.c: Likewise.
1196         * z8k-dis.c: Likewise.
1198         * d10v-dis.c: Add missing prototype.
1199         (dis_long): Remove unused variable.
1200         (dis_2_short): Likewise.
1202         * sh-dis.c: Add missing prototypes.
1203         * v850-opc.c: Likewise.
1204         Add unused attributes where needed.
1206         * ns32k-dis.c: Add missing prototypes.
1207         (bit_extract_simple): Remove unused variable.
1209 2001-08-23  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1211         * opcodes/s390-opc.c: Add "low or high" and "not low or high"
1212         branch instructions for gcc 3.0.
1213         * opcodes/s390-opc.txt: Likewise.
1215 2001-08-21  Andreas Jaeger  <aj@suse.de>
1217         * i960-dis.c: Add parameters for prototypes
1218         (ctrl): Add unused attributes.
1219         (cobr): Likewise.
1220         (put_abs): Likewise.
1222         * mips-dis.c: Add missing prototypes.
1223         * a29k-dis.c: Likewise.
1224         * arc-dis.c: Likewise.
1225         * ia64-opc.c: Likewise.
1227         * s390-dis.c: Add missing prototypes.
1228         (init_disasm): Remove unused attribute since the parameter is
1229         used.
1231 2001-08-16  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1233         * mips-opc.c (M1): Define. Reformatted Code.
1234         (mips_builtin_opcodes): Added performance counter opcodes mfpc, mfps,
1235         mtps, mtps. Typo.
1237 2001-08-16  Jonathan Larmour  <jlarmour@redhat.com>
1239         * mips-opc.c: R3900s can support all branch likely INSN_MACROs where
1240         the corresponding non-likely insn is in MIPS I.
1242 2001-08-13  Kazu Hirata  <kazu@hxi.com>
1244         * mcore-dis.c: Fix formatting.
1245         * mips-dis.c: Likewise.
1246         * pj-dis.c: Likewise.
1247         * z8k-dis.c: Likewise.
1249 2001-08-12  Richard Henderson  <rth@redhat.com>
1251         * cgen-ibld.in (extract_normal): Match type of VALUE and MASK
1252         to *VALUEP.  Regenerate all cgen files.
1254 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
1256         * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32
1257         argument.
1258         * mips-opc.c (G6): Undefine.
1259         (mips_builtin_opcodes): Remove gp32 entry for "move".  Add macro
1260         as the first "move" alternative.
1262 2001-08-10  Andreas Jaeger  <aj@suse.de>
1264         * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1265         to build warnings.
1266         * configure: Regenerate.
1268 2001-08-10  Alan Modra  <amodra@bigpond.net.au>
1270         * ppc-opc.c: Revert 2001-08-08.
1272 2001-08-09  Alan Modra  <amodra@bigpond.net.au>
1274         * dis-buf.c (generic_strcat_address): Add missing prototype.
1275         #if 0 the functions as it is unused.
1277 2001-08-08  Alan Modra  <amodra@bigpond.net.au>
1279         1999-10-25  Torbjorn Granlund  <tege@swox.com>
1280         * ppc-opc.c: Include "bfd.h".
1281         (powerpc_operands): Add new field for reloc type.
1283 2001-07-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1285         * mips-dis.c (print_insn_arg): Don't use software integer registers
1286         for coprocessor registers.
1287         (get_mips_isa): Removed.
1288         (is_newabi): New function, checks if NewABI is used.
1289         (_print_insn_mips): Get distinction between old ABI and new ABI right.
1291 2001-08-01  Christian Groessler <cpg@aladdin.de>
1293         * z8kgen.c: Fixed indentation of opt[] array.  Include stdio.h to
1294         get stderr definition.
1295         (internal, gas): Removed warnings.
1296         (gas): Create a correct final entry for created array.
1297         * z8k-opc.h: Recreated with new z8kgen.
1299 2001-07-28  Kazu Hirata  <kazu@hxi.com>
1301         * i386-dis.c: Fix formatting.
1303 2001-07-28  Matthias Kramm <kramm@quiss.org>
1305         * i386-dis.c: Change formatting conventions for architecture
1306         i386:intel to better match the format of various intel i386
1307         assemblers, like nasm, tasm or masm.
1309 2001-07-24  Alan Modra  <amodra@bigpond.net.au>
1311         * Makefile.am: Update dependencies with "make dep-am".
1312         * Makefile.in: Regenerate
1314 2001-07-24  Kazu Hirata  <kazu@hxi.com>
1316         * alpha-dis.c: Fix formatting.
1317         * cris-dis.c: Likewise.
1318         * d10v-dis.c: Likewise.
1319         * d30v-dis.c: Likewise.
1320         * m10300-dis.c: Likewise.
1321         * tic54x-dis.c: Likewise.
1323 2001-07-23  Kazu Hirata  <kazu@hxi.com>
1325         * m68k-dis.c: Fix formatting.
1326         * pj-dis.c: Likewise.
1327         * s390-dis.c: Likewise.
1328         * z8k-dis.c: Likewise.
1330 2001-07-21  Chris Demetriou  <cgd@broadcom.com>
1332         * mips-opc.c (mips_builtin_opcodes): Sort c.le.s and c.lt.s
1333         into the rest of the surrounding definitions.
1335 2001-07-18  Alan Modra  <amodra@bigpond.net.au>
1337         * i386-dis.c (grps): Print l or w suffix, and require mem modrm
1338         for lgdt, lidt, sgdt, sidt.
1340 2001-07-13  Philip Blundell  <philb@gnu.org>
1342         * arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR.
1344 2001-07-12  Jeff Johnston  <jjohnstn@redhat.com>
1346         * cgen-asm.in: Include "xregex.h" always to enable the libiberty
1347         regex support.
1348         (@arch@_cgen_build_insn_regex): New routine from Graydon.
1349         (@arch@_cgen_assemble_insn): Add Graydon's code to use regex
1350         to verify if it is worth parsing the insn as insn "x".  Also update
1351         error message when insn is not a recognized format of the insn vs
1352         when the insn is completely unrecognized.
1354 2001-07-11  Frank Ch. Eigler  <fche@redhat.com>
1356         * cgen-dis.in (print_insn): Use cgen_get_insn_value instead of
1357         bfd_get_bits.
1358         * cgen-opc.c (cgen_get_insn_value, cgen_put_insn_value): Respect
1359         non-zero CGEN_CPU_DESC->insn_chunk_bitsize.
1361 2001-07-09  Andreas Jaeger  <aj@suse.de>, Karsten Keil <kkeil@suse.de>
1363         * i386-dis.c (set_op): Handle 64 bit and 32 bit mode.
1364         (OP_J): Use bfd_vma for mask to work properly with 64 bits.
1365         (op_address,op_riprel): Use bfd_vma to handle 64 bits.
1367 2001-07-05  Ben Elliston  <bje@redhat.com>
1369         * Makefile.am (CPUDIR): Define.
1370         (stamp-m32r): Update dependencies.
1371         (stamp-fr30): Ditto.
1372         (stamp-openrisc): Ditto.
1373         * Makefile.in: Regenerate.
1375 2001-07-03  Zoltan Hidvegi <hzoli@hzoli.2y.net>
1377         * ppc-opc.c: Fix encoding of 'clf' instruction.
1379 2001-06-30  Geoffrey Keating  <geoffk@redhat.com>
1381         * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT.
1383 2001-06-28  Geoffrey Keating  <geoffk@redhat.com>
1385         * cgen-asm.c (cgen_parse_keyword): Allow any first character.
1386         * cgen-opc.c (cgen_keyword_add): Ignore special first
1387         character when building nonalpha_chars field.
1389 2001-06-24  Ben Elliston  <bje@redhat.com>
1391         * m88k-dis.c: Format to conform to GNU coding standards.
1393 2001-06-23  Andreas Jaeger  <aj@suse.de>
1395         * disassemble.c (disassembler_usage): Add unused attribute.
1397 2001-06-22  Eric Christopher  <echristo@redhat.com>
1399         * mips-opc.c: Move prefx to start of the table.
1401 2001-06-22  Stacey Sheldon <ssheldon@Catena.com>
1403         * arc-opc.c (insert_st_syntax): Fix over-optimisation of ST
1404         instruction.
1406 2001-06-22  Pauli <pauli@moreton.com.au>
1408         * m68k-opc.c: Add wdebug instruction.
1410 2001-06-15  Aldy Hernandez  <aldyh@redhat.com>
1412         * m10300-opc.c (mn10300_opcodes): Change opcode for AM33 subc.
1414 2001-06-14  Geoffrey Keating  <geoffk@redhat.com>
1416         * cgen-asm.c (cgen_parse_keyword): When looking for the
1417         boundaries of a keyword, allow any special characters
1418         that are actually in one of the allowed keyword.
1419         * cgen-opc.c (cgen_keyword_add): Add any special characters
1420         to the nonalpha_chars field.
1422 2001-06-12  Martin Schwidefsky <schwidefsky@de.ibm.com>
1424         * s390-opc.c: Add lgh instruction.
1425         * s390-opc.txt: Likewise.
1427 2001-06-11  Alan Modra  <amodra@bigpond.net.au>
1429         * i386-dis.c: Group function prototypes in one place.
1430         (FLOATCODE): Redefine as 1.
1431         (USE_GROUPS): Redefine as 2.
1432         (USE_PREFIX_USER_TABLE): Redefine as 3.
1433         (X86_64_SPECIAL): Define as 4.
1434         (GRP1b..GRPAMD): Move USE_GROUPS to bytecode1, index to bytecode2.
1435         (PREGRP0..PREGRP26): Similarly with USE_PREFIX_USER_TABLE.
1436         (dis386_att, dis386_intel, disx86_64_att, disx86_64_intel): Delete.
1437         (dis386): New table combining above four tables.
1438         (dis386_twobyte_att, dis386_twobyte_intel): Delete.
1439         (dis386_twobyte): New table combining above two tables.
1440         (x86_64_table): New table to handle x86_64.
1441         (X86_64_0): Define.
1442         (float_mem_att, float_mem_intel): Delet.
1443         (float_mem): New table combining above two tables.
1444         (print_insn_i386): Modify for above.
1445         (dofloat): Likewise.
1446         (putop): Handle '{', '|' and '}' to select alternative mnemonics.
1447         Return 0 on success, 1 if no valid alternative.
1448         (putop <case 'F'>, <case 'H'>): Print nothing for intel_syntax.
1449         (putop <case 'T'>): Move to case 'U', and share case 'Q' code.
1450         (putop <case 'I'>): Move to case 'T', and share case 'P' code.
1451         (OP_REG <case rAX_reg .. rDI_reg>): Handle as for eAX_reg .. eDI_reg
1452         if not 64-bit mode.
1453         (OP_I <case q_mode>): Handle as for v_mode if not 64-bit mode.
1454         (OP_I64): If not 64-bit mode, call OP_I.
1455         OP_OFF64): If not 64-bit mode, call OP_OFF.
1456         (OP_ST, OP_STi, OP_SEG, OP_DIR, OP_OFF, OP_OFF64, OP_MMX): Rename
1457         'ignore'/'ignored' to 'bytemode'.
1459 2001-06-10  Alan Modra  <amodra@bigpond.net.au>
1461         * configure.in: Sort 'ta' case statement.
1462         * configure: Regenerate.
1464         * i386-dis.c (dis386_att): Add 'H' to conditional branch and
1465         loop,jcxz insns.
1466         (disx86_64_att): Likewise.
1467         (dis386_twobyte_att): Likewise.
1468         (print_insn_i386): Don't print branch hints as a prefix.
1469         (putop): 'H' macro prints branch hints.
1470         (get64): Kill compile warnings.
1472 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
1474         * sh-opc.h (sh_table): Don't use empty initializers.
1476 2001-06-06  Christian Groessler <cpg@aladdin.de>
1478         * z8k-dis.c: Fix formatting.
1479         (unpack_instr): Remove unused cases in switch statement. Add
1480         safety abort() in default case.
1481         (unparse_instr): Add safety abort() in default case.
1483 2001-06-06  Peter Jakubek <pjak@snafu.de>
1485         * m68k-dis.c (print_insn_m68k): Fix typo.
1486         * m68k-opc.c (m68k_opcodes): Correct allowed operands for
1487         mcf (ColdFire) div, rem and moveb instructions.
1489 2001-06-06  Alan Modra  <amodra@bigpond.net.au>
1491         * i386-dis.c (cond_jump_flag, loop_jcxz_flag): Define.
1492         (cond_jump_mode, loop_jcxz_mode): Define.
1493         (dis386_att): Add cond_jump_flag and loop_jcxz_flag as
1494         appropriate, and 'F' suffix to loop insns.
1495         (disx86_64_att): Likewise.
1496         (dis386_twobyte_att): Likewise.
1497         (print_insn_i386): Don't output addr prefix for loop, jcxz insns.
1498         Output data size prefix for long conditional jumps.  Output cs and
1499         ds branch hints.
1500         (putop): Handle 'F', and mark PREFIX_ADDR used for case 'E'.
1501         (OP_J): Don't make PREFIX_DATA used.
1503 2001-06-04  Alexandre Oliva  <aoliva@redhat.com>
1505         * sh-opc.h (sh_table): Complete last element entry to avoid
1506         compiler warning.
1508 2001-05-16  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1510         * mips-dis.c (mips_isa_type): Add MIPS r12k support.
1512 2001-05-23  Alan Modra  <amodra@one.net.au>
1514         * arc-opc.c: Whitespace changes.
1516 2001-05-18  Hans-Peter Nilsson  <hp@axis.com>
1518         * cris-opc.c (cris_spec_regs): Add missing initializer field for
1519         last element.
1521 2001-05-15  Frank Ch. Eigler  <fche@redhat.com>
1523         * cgen-dis.in (extract_normal): Complete support for min<base case.
1525 2001-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1527         * mips-dis.c (INSNLEN): Rename MAXLEN.
1528         (std_reg_names): Replace by mips32_reg_names and mips64_reg_names.
1529         (print_insn_arg): Remove $ prefix of register names.
1530         (set_mips_isa_type): Remove.
1531         (mips_isa_type): New function.
1532         (get_mips_isa): New Function.
1533         (print_insn_mips): Rename _print_insn_mips.
1534         (_print_insn_mips): New function, contains code which was
1535         duplicated in print_insn_big_mips and print_insn_little_mips.
1536         (print_insn_big_mips): Moved code to _print_insn_mips.
1537         (print_insn_little_mips): Likewise.
1538         (print_mips16_insn_arg): Remove $ prefix of register names.
1539         Print error message before abort.
1541 2001-05-14  J.T. Conklin  <jtc@redback.com>
1543         * ppc-opc.c (powerpc_opcodes): Fixed extended opcode field of
1544         simplified mnemonics used for setting PPC750-specific special
1545         purpose registers.
1547 2001-05-12  H.J. Lu  <hjl@gnu.org>
1549         * i386-dis.c (print_insn_i386): Always set `mod', `reg' and
1550         `rm'.
1552 2001-05-12  Peter Targett  <peter.targett@arccores.com>
1554         * arc-opc.c (arc_reg_names): Correct attribute for lp_count
1555         register to r/w.  Formatting fixes throughout file.
1557 2001-05-12  Alan Modra  <amodra@one.net.au>
1559         * i386-dis.c (prefix_user_table): Correct movq2dq, movdq2q, and
1560         movq operands.
1561         (twobyte_has_modrm): Update table.
1562         (need_modrm): Give it file scope.
1563         (MODRM_CHECK): Define.
1564         (dofloat): Use MODRM_CHECK.
1565         (OP_E): Likewise.
1566         (OP_EM): Likewise.
1567         (OP_EX): Likewise.
1569 2001-05-07  Frank Ch. Eigler  <fche@redhat.com>
1571         * cgen-dis.in (default_print_insn): Tolerate min<base instructions
1572         even at end of a section.
1573         * cgen-ibld.in (extract_normal): Tolerate min!=base!=max instructions
1574         by ignoring precariously-unpacked insn_value in favor of raw buffer.
1576 2001-05-03  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1578         * disassemble.c (disassembler_usage): Remove unused attribute.
1580 2001-05-04  Frank Ch. Eigler  <fche@redhat.com>
1582         * m32r-dis.c, -asm.c, -ibld.c: Regenerated with disassembler fixes.
1584 2001-05-04  Frank Ch. Eigler  <fche@redhat.com>
1586         * cgen-dis.in (print_insn): Remove call to read_insn.  Instead,
1587         assume incoming buffer already has the base insn loaded.  Handle
1588         smaller-than-base instructions for variable-length case.
1590 2001-05-04  Alan Modra  <amodra@one.net.au>
1592         * i386-dis.c (Ev, Ed): Remove duplicate define.
1593         (Gd): Define.
1594         (XS): Define.
1595         (OP_XS): New function.
1596         (dis386_twobyte_att): Correct pinsrw, pextrw, pmovmskb, and
1597         movmskp operands.
1598         (dis386_twobyte_intel): Likewise.
1599         (prefix_user_table): Use MS for maskmovq operand.
1601 2001-04-27  Johan Rydberg  <jrydberg@opencores.org>
1603         * Makefile.am: Add OpenRISC target.
1604         * Makefile.in: Regenerated.
1606         * disassemble.c (disassembler): Recognize the OpenRISC disassembly.
1608         * configure.in (bfd_openrisc_arch): Add target.
1609         * configure: Regenerated.
1611         * openrisc-asm.c: New file.
1612         * openrisc-desc.c: Likewise.
1613         * openrisc-desc.h: Likewise.
1614         * openrisc-dis.c: Likewise.
1615         * openrisc-ibld.c: Likewise.
1616         * openrisc-opc.c: Likewise.
1617         * openrisc-opc.h: Likewise.
1619 2001-04-24  Christian Groessler  <cpg@aladdin.de>
1621         * z8k-dis.c: add names of control registers (ctrl_names);
1622         (seg_length): provides instruction length fixup for segmented
1623         mode; (unpack_instr): correctly handle ARG_DISP16, ARG_DISP12,
1624         CLASS_0DISP7, CLASS_1DISP7, CLASS_DISP8 and CLASS_PR cases;
1625         (unparse_intr): handle CLASS_PR, print addresses without '#'
1626         * z8k-opc.h: re-created with new z8kgen
1627         * z8kgen.c: merged in fixes which were in existing z8k-opc.h; new
1628         entries for ldctl/ldctlb instruction
1630 2001-04-06  Andreas Jaeger  <aj@suse.de>
1632         * i386-dis.c: Add ffreep instruction.
1634 2001-03-30  Alexandre Oliva  <aoliva@redhat.com>
1636         * ppc-opc.c (insert_mbe): Shift mask initializer as long.
1638 2001-03-24  Alan Modra  <alan@linuxcare.com.au>
1640         * i386-dis.c (PREGRP25): Define.
1641         (dis386_twobyte_att): Use here in place of "movntq" entry.
1642         (dis386_twobyte_intel): Likewise.
1643         (prefix_user_table): Add PREGRP25 entry for "movntq" and "movntdq".
1644         (PREGRP26): Define.
1645         (dis386_twobyte_att): Use here.
1646         (dis386_twobyte_intel): Likewise.
1647         (prefix_user_table): Add PREGRP26 entry for "punpcklqdq".
1648         (prefix_user_table <maskmovdqu>): XM operand, not MX.
1649         (prefix_user_table): Cosmetic changes to "bad" entries.
1651 2001-03-23  Nick Clifton  <nickc@redhat.com>
1653         * mips-opc.c: Remove extraneous whitespace.
1654         * mips-dis.c: Remove extraneous whitespace.
1656 2001-03-22  Ben Elliston  <bje@redhat.com>
1658         * cgen-asm.in (@arch@_cgen_assemble_insn): Move tmp_errmsg
1659         declaration inside CGEN_VERBOSE_ASSEMBLER_ERRORS conditional.
1660         * cgen-ibld.in (put_insn_int_value): Mark cd parameter as unused
1661         to allay a compiler warning.
1663 2001-03-22  Alan Modra  <alan@linuxcare.com.au>
1665         * i386-dis.c (dis386_twobyte_att): Add entries for paddq, psubq.
1666         (dis386_twobyte_intel): Likewise.
1667         (twobyte_has_modrm): Set entry for paddq, psubq.
1669 2001-03-20  Patrick Macdonald  <patrickm@redhat.com>
1671         * cgen-dis.in (print_insn_@arch@): Add support for target machine
1672         determination via CGEN_COMPUTE_MACH.
1673         * fr30-desc.c: Regenerate.
1674         * fr30-dis.c: Regenerate.
1675         * fr30-opc.h: Regenerate.
1676         * m32r-desc.c: Regenerate.
1677         * m32r-dis.c: Regenerate.
1678         * m32r-opc.h: Regenerate.
1679         * m32r-opinst.c: Regenerate.
1681 2001-03-20  H.J. Lu  <hjl@gnu.org>
1683         * configure.in: Remove the redundent AC_ARG_PROGRAM.
1684         * configure: Rebuild.
1686 2001-03-19  Jim Wilson  <wilson@redhat.com>
1688         * ia64-gen.c (fetch_insn_class): If xsect, then ignore comment and
1689         notestr if larger than xsect.
1690         (in_class): Handle format M5.
1691         * ia64-asmtab.c: Regnerate.
1693 2001-03-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1695         * vax-dis.c (print_insn_vax): Only fetch two bytes if the info buffer
1696         has more than one byte left to read.
1698 2001-03-16  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1700         * s390-opc.c: Add new opcodes.  Smooth out formatting.
1701         * s390-opc.txt: Add new opcodes.
1703 2001-03-06  Nick Clifton  <nickc@redhat.com>
1705         * arm-dis.c (print_insn_thumb): Compute destination address
1706         of BLX(1) instruction by taking bit 1 from PC and not from bit
1707         0 of the offset.
1709 2001-03-06  Igor Shevlyakov  <igor@windriver.com>
1711         * m68k-dis.c (print_insn_m68k): Recognize Coldfire CPUs
1712         so command line switches will work.
1714 2001-03-05  Dave Brolley  <brolley@redhat.com>
1716         * fr30-asm.c: Regenerate.
1717         * fr30-desc.c: Regenerate.
1718         * fr30-desc.h: Regenerate.
1719         * fr30-dis.c: Regenerate.
1720         * fr30-ibld.c: Regenerate.
1721         * fr30-opc.c: Regenerate.
1722         * fr30-opc.h: Regenerate.
1723         * m32r-asm.c: Regenerate.
1724         * m32r-desc.c: Regenerate.
1725         * m32r-desc.h: Regenerate.
1726         * m32r-dis.c: Regenerate.
1727         * m32r-ibld.c: Regenerate.
1728         * m32r-opc.c: Regenerate.
1729         * m32r-opc.h: Regenerate.
1730         * m32r-opinst.c: Regenerate.
1732 2001-02-28  Igor Shevlyakov  <igor@windriver.com>
1734         * m68k-opc.c: fix cpushl according to Motorola. Enable
1735         bunch of instructions for Coldfire 5407 and add all new.
1737 2001-02-27  Alan Modra  <alan@linuxcare.com.au>
1739         * configure.in (BFD_VERSION): Do without grep.
1740         * configure: Regenerate.
1741         * Makefile.am: Run "make dep-am".
1742         * Makefile.in: Regenerate.
1744 2001-02-23  David Mosberger  <davidm@hpl.hp.com>
1746         * ia64-opc-a.c: Add missing pseudo-ops for "cmp" and "cmp4".
1747         * ia64-asmtab.c: Regenerate.
1749 2001-02-21  David Mosberger  <davidm@hpl.hp.com>
1751         * ia64-opc-d.c (ia64_opcodes_d): Break the "add" pattern into two
1752         separate variants: one for IMM22 and the other for IMM14.
1753         * ia64-asmtab.c: Regenerate.
1755 2001-02-21  Greg McGary  <greg@mcgary.org>
1757         * cgen-opc.c (cgen_get_insn_value): Add missing `return'.
1759 2001-02-20  H.J. Lu  <hjl@gnu.org>
1761         * Makefile.am (ia64-ic.tbl): Remove the target.
1762         (ia64-raw.tbl): Likewise.
1763         (ia64-waw.tbl): Likewise.
1764         (ia64-war.tbl): Likewise.
1765         (ia64-asmtab.c): Generate it in the source directory.
1766         * Makefile.in: Regenerated.
1768 2001-02-18  lars brinkhoff  <lars@nocrew.org>
1770         * Makefile.am: Add PDP-11 target.
1771         * configure.in: Likewise.
1772         * disassemble.c: Likewise.
1773         * pdp11-dis.c: New file.
1774         * pdp11-opc.c: New file.
1776 2001-02-14  Jim Wilson  <wilson@redhat.com>
1778         * ia64-ic.tbl: Update from Intel.  Add setf to fr-writers.
1779         * ia64-asmtab.c: Regenerate.
1781 2001-02-12  Jan Hubicka  <jh@suse.cz>
1783         * i386-dis.c (prefix_user_t): Add 'Y' to SSE ineger converison
1784         instructions.
1785         (putop): Handle 'Y'
1787 2001-02-11  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1789         * mips-dis.c (print_insn_arg): Use top four bits of the address of
1790         the following instruction not of the jump itself for the jump
1791         target.
1792         (print_mips16_insn_arg): Likewise.
1794 2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1796         * Makefile.am (stamp-lib): ranlib the libopcodes.a in the build
1797         directory.
1798         * Makefile.in: Regenerate.
1800 2001-02-09  Schwidefsky  <schwidefsky@de.ibm.com>
1802         * Makefile.am: Add linux target for S/390.
1803         * Makefile.in: Likewise.
1804         * configure.in: Likewise.
1805         * disassemble.c: Likewise.
1806         * s390-dis.c: New file.
1807         * s390-mkopc.c: New file.
1808         * s390-opc.c: New file.
1809         * s390-opc.txt: New file.
1811 2001-02-05  Jim Wilson  <wilson@redhat.com>
1813         * ia64-asmtab.c: Revert 2000-12-16 change.
1815 2001-02-02  Patrick Macdonald  <patrickm@redhat.com>
1817         * fr30-desc.h: Regenerate with CGEN_MAX_SYNTAX_ELEMENTS.
1818         * m32r-desc.h: Regenerate.
1820 2001-02-01  Jan Hubicka  <jh@suse.cz>
1822         * i386-dis.c (dis386_att, grps): Use 'T' for push/pop
1823         (putop): Handle 'T', alphabetize order, fix 'I' handling in Intel syntax
1825 2001-01-14  Alan Modra  <alan@linuxcare.com.au>
1827         * hppa-dis.c (print_insn_hppa): Handle '>' and '<' arg types.
1829 2001-01-13  Nick Clifton  <nickc@redhat.com>
1831         * disassemble.c: Remove spurious white space.
1833 2001-01-13  Jan Hubicka  <jh@suse.cz>
1835         * i386-dis.c (dis386_att, disx86_64_att): Fix ret, lret and iret
1836         templates.
1838 2001-01-11  Peter Targett  <peter.targett@arccores.com>
1840         * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
1841         * Makefile.am (C_FILES): Add arc-ext.c.
1842         (ALL_MACHINES) Add arc-ext.lo.
1843         (INCLUDES) Add opcode directory to list.
1844         New dependency entry for arc-ext.lo.
1845         * disassemble.c (disassembler): Correct call to
1846         arc_get_disassembler.
1847         * arc-opc.c: New update for ARC, including full base
1848         instructions for ARC variants.
1849         * arc-dis.h, arc-dis.c: New update for ARC, including
1850         extensibility functionality.
1851         * arc-ext.h, arc-ext.c: New files for handling extensibility.
1853 2001-01-10  Jan Hubicka  <jh@suse.cz>
1855         * i386-dis.c (PREGRP15 - PREGRP24): New.
1856         (dis386_twobyt): Add SSE2 instructions.
1857         (twobyte_uses_SSE_prefix: Rename from ... ; add new SSE instructions.
1858         (twobyte_uses_f3_prefix): ... this one.
1859         (grps): Add SSE instructions.
1860         (prefix_user_table): Add two new slots; add SSE2 instructions.
1861         (print_insn_i386): Rename uses_f3_prefix to uses_SSE_prefix;
1862         Handle the REPNZ and Data16 prefixes as well; do proper lookup
1863         to prefix_user_table.
1864         (OP_E): Accept mfence and lfence as well.
1865         (OP_MMX): Data16 prefix turns MMX to SSE; support REX extensions.
1866         (OP_XMM): Support REX extensions.
1867         (OP_EM): Likewise.
1868         (OP_EX): Likewise.
1870 2001-01-09  Nick Clifton  <nickc@redhat.com>
1872         * arm-dis.c (print_insn): Set pc to zero for instructions with
1873         a reloc associated with them.
1875 2001-01-09  Jeff Johnston  <jjohnstn@redhat.com>
1877         * cgen-asm.in (parse_insn_normal): Changed syn to be
1878         CGEN_SYNTAX_CHAR_TYPE.  Changed all references to *syn
1879         as character to use CGEN_SYNTAX_CHAR macro and all comparisons
1880         to '\0' to use 0 instead.
1881         * cgen-dis.in (print_insn_normal): Ditto.
1882         * cgen-ibld.in (insert_insn_normal, extract_insn_normal): Ditto.
1884 2001-01-05  Jan Hubicka  <jh@suse.cz>
1886         * i386-dis.c: Add x86_64 support.
1887         (rex): New static variable.
1888         (REX_MODE64, REX_EXTX, REX_EXTY, REX_EXTZ): New constants.
1889         (USED_REX): New macro.
1890         (Ev, Ed, Rm, Iq, Iv64, Cm, Dm, Rm*, Ob64, Ov64): New macros.
1891         (OP_I64, OP_OFF64, OP_IMREG): New functions.
1892         (OP_REG, OP_OFF): Declare.
1893         (get64, get32, get32s): New functions.
1894         (r??_reg): New constants.
1895         (dis386_att): Change templates of instruction implicitly promoted
1896         to 64bit; change e?? to RMe?? for unwind RM byte instructions.
1897         (grps): Likewise.
1898         (dis386_intel): Likewise.
1899         (dixx86_64_att): New table based on dis386_att.
1900         (dixx86_64_intel): New table based on dis386_intel.
1901         (names64, names8rex): New global variable.
1902         (names32, names16): Add extended registers.
1903         (prefix_user_t): Recognize rex prefixes.
1904         (prefix_name): Print REX prefixes nicely.
1905         (op_riprel): New global variable.
1906         (start_pc): Set type to bfd_vma.
1907         (print_insn_i386): Detect the 64bit mode and use proper table;
1908         move ckprefix after initializing the buffer; output unused rex prefixes;
1909         output information about target of RIP relative addresses.
1910         (putop): Support 'O' and 'I'. Update handling of "P', 'Q', 'R' and 'S';
1911         (print_operand_value): New function.
1912         (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
1913         REX prefix and new modes.
1914         (get64, get32s): New.
1915         (get32): Return bfd_signed_vma type.
1916         (set_op): Initialize the op_riprel.
1917         * disassemble.c (disassembler): Recognize the x86-64 disassembly.
1919 2001-01-03  Richard Sandiford  <r.sandiford@redhat.com>
1921          cgen-dis.in (read_insn): Use bfd_get_bits()
1923 2001-01-02  Richard Sandiford  <rsandifo@redhat.com>
1925         * cgen-dis.c (hash_insn_array): Use bfd_put_bits().
1926         (hash_insn_list): Likewise
1927         * cgen-ibld.in (insert_1): Use bfd_put_bits() and bfd_get_bits().
1928         (extract_1): Use bfd_get_bits().
1929         (extract_normal): Apply sign extension to both extraction
1930         methods.
1931         * cgen-opc.c (cgen_get_insn_value): Use bfd_get_bits()
1932         (cgen_put_insn_value): Use bfd_put_bits()
1934 2000-12-28  Frank Ch. Eigler  <fche@redhat.com>
1936         * cgen-asm.in (parse_insn_normal): Print better error message for
1937         instructions with missing operands.
1939 2000-12-21  Santeri Paavolainen <santtu@ssh.com>
1941         * cgen-opc.c: Include alloca.h if HAVE_ALLOCA_H is defined.
1943 2000-12-16  Nick Clifton  <nickc@redhat.com>
1945         * Makefile.in: Regenerate.
1946         * aclocal.m4: Regenerate.
1947         * config.in: Regenerate.
1948         * configure.in: Add spacing.
1949         * configure: Regenerate.
1950         * ia64-asmtab.c: Regenerate.
1951         * po/opcodes.pot: Regenerate.
1953 2000-12-12  Frank Ch. Eigler  <fche@redhat.com>
1955         * cgen-asm.in (@arch@_cgen_assemble_insn): Prefer printing insert-time
1956         error messages over later parse-time ones.
1958 2000-12-12  Jim Wilson  <wilson@redhat.com>
1960         * ia64-dis.c (print_insn_ia64): Cast away const on ia64_free_opcode
1961         argument.
1962         * ia64-gen.c (insert_deplist): Cast sizeof result to int.
1963         (print_dependency_table): Print NULL if semantics field not set.
1964         (insert_opcode_dependencies): Mark cmp parameter as unused.
1965         (print_main_table): Use fprintf_vma to print long long fields.
1966         (main): Mark argv paramter as unused.  Convert to old style definition.
1967         * ia64-opc.c (ia64_find_dependency): Cast sizeof result to int.
1968         * ia64-asmtab.c: Regnerate.
1970 2000-12-09  Nick Clifton  <nickc@redhat.com>
1972         * m32r-dis.c (print_insn): Prevent re-read of instruction from
1973         wrong address.
1975         * fr30-dis.c: Regenerate.
1977 2000-12-08  Peter Targett  <peter.targett@arccores.com>
1979         * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
1980         * Makefile.am (C_FILES): Add arc-ext.c.
1981         (ALL_MACHINES) Add arc-ext.lo.
1982         (INCLUDES) Add opcode directory to list.
1983         New dependency entry for arc-ext.lo.
1984         * disassemble.c (disassembler): Correct call to
1985         arc_get_disassembler.
1986         * arc-opc.c: New update for ARC, including full base
1987         instructions for ARC variants.
1988         * arc-dis.h, arc-dis.c: New update for ARC, including
1989         extensibility functionality.
1990         * arc-ext.h, arc-ext.c: New files for handling extensibility.
1992 2000-12-03  Chris Demetriou   cgd@sibyte.com
1994         * mips-opc.c (mips_builtin_opcodes): Use the WR_HILO, RD_HILO,
1995         MOD_HILO, and MOD_LO macros.
1997         * mips-opc.c (M1, M2): Delete.
1998         (mips_builtin_opcodes): Remove all uses of M1.
2000         * mips-opc.c (mips_builtin_opcodes): Make the dmfc2 and dmtc2
2001         instructions take "G" format second operands and use the
2002         correct flags.
2003         There are mfc3 and mtc3 opcodes, so add dmfc3 and dmtc3 opcodes to
2004         match.
2005         Delete "sel" code operands from mfc1 and mtc1.
2006         Add MIPS64 opcode changes (dclo, dclz), and "sel" code variants
2007         for dm[ft]c[023].
2009 2000-12-03  Ed Satterthwaite  ehs@sibyte.com  and
2010             Chris Demetriou   cgd@sibyte.com
2012         * mips-opc.c (mips_builtin_opcodes): Finish additions
2013         for MIPS32 support, and clean up existing entries for
2014         aesthetics, consistency with the MIPS32 ISA, and
2015         with consistency the rest of the table.
2017 2000-12-01  Nick Clifton  <nickc@redhat.com>
2019         * mips16-opc.c (mips16_opcodes): Add initialiser for membership
2020         field.
2022 2000-12-01  Chris Demetriou <cgd@sibyte.com>
2024         mips-dis.c (print_insn_arg): Handle new 'U' and 'J' argument
2025         specifiers.  Update 'B' for new constant names, and remove
2026         'm'.
2027         mips-opc.c (mips_builtin_opcodes): Place "pref" and "ssnop"
2028         near the top of the array, so they are disassembled properly.
2029         Enable "ssnop" for MIPS32.  Add "break" variant with 20 bit
2030         code for MIPS32.  Update "clo" and "clz" to use 'U' operand
2031         specifier.  Add 'H' format specifier variants for "mfc1,"
2032         "mfc2," "mfc3," "mtc1," "mtc2," and "mtc3" for MIPS32.  Update
2033         MIPS32 "sdbbp" to use 'B' operand specifier.  Add MIPS32
2034         "wait" variant which uses 'J' operand specifier.
2036         * mips-dis.c (set_mips_isa_type): Update to use
2037         CPU_UNKNOWN and ISA_* constants.  Add bfd_mach_mips32 case.
2038         Replace bfd_mach_mips4K with bfd_mach_mips32_4k case.
2039         * mips-opc.c (I32): New constant for instructions added in
2040         MIPS32.
2041         (P4): Delete.
2042         (mips_builtin_opcodes) Replace all uses of P4 with I32.
2044         * mips-dis.c (set_mips_isa_type): Add cases for
2045         bfd_mach_mips5 and bfd_mach_mips64.
2046         * mips-opc.c (I64): New definitions.
2048         * mips-dis.c (set_mips_isa_type): Add case for
2049         bfd_mach_mips_sb1.
2051 2000-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
2053         * sh-dis.c (print_insn_ddt): Make insn_x, insn_y unsigned.
2054         (print_insn_ppi): Make nib1, nib2, nib3 unsigned.
2055         Initialize variable dc to NULL.
2056         (print_insn_shx): Remove unused label d_reg_n.
2058 2000-11-24  Nick Clifton  <nickc@redhat.com>
2060         * arm-opc.h: Add new opcode formatting parameter 'B'.
2061         (arm_opcodes): Add XScale, v5, and v5te instructions.
2062         (thumb_opcodes): Add v5t instructions.
2064         * arm-dis.c (print_insn_arm): Handle new 'B' format
2065         parameter.
2066         (print_insn_thumb): Decode BLX(1) instruction.
2068 2000-11-21  Chris Demetriou  <cgd@sibyte.com>
2070         * mips-opc.c: Fix file header comment.
2072 2000-11-14  Hans-Peter Nilsson  <hp@axis.com>
2074         * cris-dis.c (cris_get_disassembler): If abfd is NULL, return
2075         print_insn_cris_with_register_prefix.
2077 2000-11-11  Alexandre Oliva  <aoliva@redhat.com>
2079         * sh-opc.h: The operand of `mov.w r0, (<disp>,GBR)' is IMM1, not 0.
2081 2000-11-07  Matthew Green  <mrg@redhat.com>
2083         * cgen-dis.in (print_insn): All insns which can fit into insn_value
2084         must be loaded there in their entirety.
2086 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
2088         * sparc-dis.c (v9a_asr_reg_names): Add v9b ASRs.
2089         (compute_arch_mask): Add v8plusb and v9b machines.
2090         (print_insn_sparc): siam mode decoding, accept ASRs up to 25.
2091         * sparc-opc.c: Support for Cheetah instruction set.
2092         (prefetch_table): Add #invalidate.
2094 2000-10-16  Nick Clifton  <nickc@redhat.com>
2096         * mcore-dis.c (imsk): Change mask for OC to 0xFE00.
2098 2000-10-06  Dave Brolley  <brolley@redhat.com>
2100         * fr30-desc.h: Regenerate.
2101         * m32r-desc.h: Regenerate.
2102         * m32r-ibld.c: Regenerate.
2104 2000-10-05  Jim Wilson  <wilson@redhat.com>
2106         * ia64-ic.tbl: Update from Intel.
2107         * ia64-asmtab.c: Regenerate.
2109 2000-10-04  Kazu Hirata  <kazu@hxi.com>
2111         * ia64-gen.c: Convert C++-style comments to C-style comments.
2112         * tic54x-dis.c: Likewise.
2114 2000-09-29  Hans-Peter Nilsson  <hp@axis.com>
2116         Changes to add dollar prefix to registers for files where user symbols
2117         don't have a leading underscore.  Fix formatting.
2118         * cris-dis.c (REGISTER_PREFIX_CHAR): New.
2119         (format_reg): Add parameter with_reg_prefix.  All callers changed.
2120         (print_with_operands): Ditto.
2121         (print_insn_cris_generic): Renamed from print_insn_cris, add
2122         parameter with_reg_prefix.
2123         (print_insn_cris_with_register_prefix,
2124         print_insn_cris_without_register_prefix, cris_get_disassembler):
2125         New.
2126         * disassemble.c (disassembler) [ARCH_cris]: Call cris_get_disassembler.
2128 2000-09-22  Jim Wilson  <wilson@redhat.com>
2130         * ia64-opc-f.c (ia64_opcodes_f): Add fpcmp pseudo-ops for
2131         gt, ge, ngt, and nge.
2132         * ia64-asmtab.c: Regenerate.
2134         * ia64-dis.c (print_insn_ia64): Revert Aug 7 byte skip count change.
2135         * ia64-gen.c (parse_semantics): Handle IA64_DVS_STOP.
2136         (lookup_specifier): Handle "PR%, 1 to 15" and "PR%, 16 to 62".
2137         * ia64-ic.tbl, ia64-raw.tbl, ia64-war.tbl, ia64-waw.tbl: Update.
2138         * ia64-asmtab.c: Regnerate.
2140 2000-09-13  Anders Norlander  <anorland@acc.umu.se>
2142         * mips-opc.c (mips_builtin_opcodes): Support cache instruction on 4K cores.
2143         Add mfc0 and mtc0 with sub-selection values.
2144         Add clo and clz opcodes.
2145         Add msub and msubu instructions for MIPS32.
2146         Add madd/maddu aliases for mad/madu for MIPS32.
2147         Support wait, deret, eret, movn, pref for MIPS32.
2148         Support tlbp, tlbr, tlbwi, tlbwr.
2149         (P4): New define.
2151         * mips-dis.c (print_insn_arg): Print sdbbp 'm' args.
2152         (print_insn_arg): Handle 'H' args.
2153         (set_mips_isa_type): Recognize 4K.
2154         Use CPU_* defines instead of hardcoded numbers.
2156 2000-09-11  Catherine Moore <clm@redhat.com>
2158         * d30v-opc.c (d30v_operand_t): New operand type Rb2.
2159         (d30v_format_tab): Use Rb2 for modinc and moddec.
2161 2000-09-07  Catherine Moore  <clm@redhat.com>
2163         * d30v-opc.c (d30v_format_tab): Use format Ra for
2164         modinc and moddec.
2166 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
2168         * configure: Rebuilt with new libtool.m4.
2170 2000-09-05  Nick Clifton  <nickc@redhat.com>
2172         * configure: Regenerate.
2173         * po/opcodes.pot: Regenerate.
2175 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
2177         * acinclude.m4: Include libtool and gettext macros from the
2178         top level.
2179         * aclocal.m4, configure: Rebuilt.
2181 2000-08-30  Kazu Hirata  <kazu@hxi.com>
2183         * tic80-dis.c: Fix formatting.
2185 2000-08-29  Kazu Hirata  <kazu@hxi.com>
2187         * w65-dis.c: Fix formatting.
2189 2000-08-28  Mark Hatle  <mhatle@mvista.com>
2191         * ppc-opc.c: Add XTLB macro for a few PPC 4xx extended mnemonics.
2192         (powerpc_opcodes): Add table entries for PPC 405 instructions.
2193         Changed rfci, icbt, mfdcr, dccci, mtdcr, iccci from PPC to PPC403
2194         instructions.  Added extended mnemonic mftbl as defined in the
2195         405GP manual for all PPCs.
2197 2000-08-28  Jim Wilson  <wilson@redhat.com>
2199         * ia64-dis.c (print_insn_ia64): Add failed label after ia64_free_opcode
2200         call.  Change last goto to use failed instead of done.
2202 2000-08-28  Dave Brolley  <brolley@redhat.com>
2204         * cgen-ibld.in (cgen_put_insn_int_value): New function.
2205         (insert_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
2206         (insert_insn_normal): Use cgen_put_insn_int_value with CGEN_INT_INSN_P.
2207         (extract_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
2208         * cgen-dis.in (read_insn): New static function.
2209         (print_insn): Use read_insn to read the insn into the buffer and set
2210         up for disassembly.
2211         (print_insn): in CGEN_INT_INSN_P, make sure that the entire insn is
2212         in the buffer.
2213         * fr30-asm.c: Regenerated.
2214         * fr30-desc.c: Regenerated.
2215         * fr30-desc.h: Regenerated.
2216         * fr30-dis.c: Regenerated.
2217         * fr30-ibld.c: Regenerated.
2218         * fr30-opc.c: Regenerated.
2219         * fr30-opc.h: Regenerated.
2220         * m32r-asm.c: Regenerated.
2221         * m32r-desc.c: Regenerated.
2222         * m32r-desc.h: Regenerated.
2223         * m32r-dis.c: Regenerated.
2224         * m32r-ibld.c: Regenerated.
2225         * m32r-opc.c: Regenerated.
2227 2000-08-28  Kazu Hirata  <kazu@hxi.com>
2229         * tic30-dis.c: Fix formatting.
2231 2000-08-27  Kazu Hirata  <kazu@hxi.com>
2233         * sh-dis.c: Fix formatting.
2235 2000-08-24  David Edelsohn  <dje@watson.ibm.com>
2237         * ppc-opc.c (powerpc_opcodes): Add rfid, mtsrd, mtsrdin, mtmsrd.
2239 2000-08-24  Kazu Hirata  <kazu@hxi.com>
2241         * z8k-dis.c: Fix formatting.
2243 2000-08-16  Jim Wilson  <wilson@redhat.com>
2245         * ia64-ic.tbl (pr-readers-nobr-nomovpr): Add addl, adds.  Delete
2246         break, mov-immediate, nop.
2247         * ia64-opc-f.c: Delete fpsub instructions.
2248         * ia64-opc-m.c: Add POSTINC to all instructions with postincrement
2249         address operand.  Rewrite using macros to avoid long lines.
2250         * ia64-opc.h (POSTINC): Define.
2251         * ia64-asmtab.c: Regenerate.
2253 2000-08-15  Jim Wilson  <wilson@redhat.com>
2255         * ia64-ic.tbl: Add missing entries.
2257 2000-08-08  Jason Eckhardt  <jle@redhat.com>
2259         * i860-dis.c (print_br_address): Change third argument from int
2260         to long.
2262 2000-08-07  Richard Henderson  <rth@redhat.com>
2264         * ia64-dis.c (print_insn_ia64): Get byte skip count correct
2265         for MLI templates.  Handle IA64_OPND_TGT64.
2267 2000-08-04  Ben Elliston  <bje@redhat.com>
2269         * cgen-dis.in, cgen-asm.in, cgen-ibld.in: New files.
2270         * cgen.sh: Likewise.
2272 2000-08-02  Jim Wilson  <wilson@redhat.com>
2274         * ia64-dis.c (print_insn_ia64): Call ia64_free_opcode at end.
2276 2000-07-29  Marek Michalkiewicz  <marekm@linux.org.pl>
2278         * avr-dis.c (avr_operand): Use PARAMS macro in declaration.
2279         Change return type from void to int.  Check the combination
2280         of operands, return 1 if valid.  Fix to avoid BUF overflow.
2281         Report undefined combinations of operands in COMMENT.
2282         Report internal errors to stderr.  Output the adiw/sbiw
2283         constant operand in both decimal and hex.
2284         (print_insn_avr): Disassemble ldd/std with displacement of 0
2285         as ld/st.  Check avr_operand () return value, handle invalid
2286         combinations of operands like unknown opcodes.
2288 2000-07-28  Ben Elliston  <bje@redhat.com>
2290         * Makefile.am (CGEN, CGENDEPS, CGENDIR, CGENFLAGS): New.
2291         (run-cgen, stamp-m32r, stamp-fr30): New targets.
2292         * Makefile.in: Regenerate.
2293         * configure.in: Add --enable-cgen-maint option.
2294         * configure: Regenerate.
2296 2000-07-26  Dave Brolley  <brolley@redhat.com>
2298         * cgen-opc.c (cgen_hw_lookup_by_name): 'i' is now unsigned.
2299         (cgen_hw_lookup_by_num): Ditto.
2300         (cgen_operand_lookup_by_name): Ditto.
2301         (print_address): Ditto.
2302         (print_keyword): Ditto.
2303         * cgen-dis.c (hash_insn_array): Mark unused parameters with
2304         ATTRIBUTE_UNUSED.
2305         * cgen-asm.c (hash_insn_array): Mark unused parameters with
2306         ATTRIBUTE_UNUSED.
2307         (cgen_parse_keyword): Ditto.
2309 2000-07-22  Jason Eckhardt  <jle@redhat.com>
2311         * i860-dis.c: New file.
2312         (print_insn_i860): New function.
2313         (print_br_address): New function.
2314         (sign_extend): New function.
2315         (BITWISE_OP): New macro.
2316         (I860_REG_PREFIX): New macro.
2317         (grnames, frnames, crnames): New structures.
2319         * disassemble.c (ARCH_i860): Define.
2320         (disassembler): Add check for bfd_arch_i860 to set disassemble
2321         function to print_insn_i860.
2323         * Makefile.in (CFILES): Added i860-dis.c.
2324         (ALL_MACHINES): Added i860-dis.lo.
2325         (i860-dis.lo): New dependences.
2327         * configure.in: New bits for bfd_i860_arch.
2329         * configure: Regenerated.
2331 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
2333         * Makefile.am (CFILES): Add cris-dis.c and cris-opc.c.
2334         (ALL_MACHINES): Add cris-dis.lo and cris-opc.lo.
2335         (cris-dis.lo, cris-opc.lo): New rules.
2336         * Makefile.in: Rebuild.
2337         * configure.in (bfd_cris_arch): New target.
2338         * configure: Rebuild.
2339         * disassemble.c (ARCH_cris): Define.
2340         (disassembler): Support ARCH_cris.
2341         * cris-dis.c, cris-opc.c: New files.
2342         * po/POTFILES.in, po/opcodes.pot: Regenerate.
2344 2000-07-11  Jakub Jelinek  <jakub@redhat.com>
2346         * sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2.
2347         Reported by Bill Clarke <llib@computer.org>.
2349 2000-07-09  Geoffrey Keating  <geoffk@redhat.com>
2351         * ppc-opc.c (powerpc_opcodes): Correct suffix for vslw.
2352         Patch by Randall J Fisher <rfisher@ecn.purdue.edu>.
2354 2000-07-09  Alan Modra  <alan@linuxcare.com.au>
2356         * hppa-dis.c (fput_reg, fput_fp_reg, fput_fp_reg_r, fput_creg,
2357         fput_const, extract_3, extract_5_load, extract_5_store,
2358         extract_5r_store, extract_5R_store, extract_10U_store,
2359         extract_5Q_store, extract_11, extract_14, extract_16, extract_21,
2360         extract_12, extract_17, extract_22): Prototype.
2361         (print_insn_hppa): Rename inner block opcode -> opc to avoid
2362         shadowing outer block.
2363         (GET_BIT): Define.
2365 2000-07-05  DJ Delorie  <dj@redhat.com>
2367         * MAINTAINERS: new
2369 2000-07-04  Alexandre Oliva  <aoliva@redhat.com>
2371         * arm-dis.c (print_insn_arm): Output combinations of PSR flags.
2373 2000-07-03  Marek Michalkiewicz  <marekm@linux.org.pl>
2375         * avr-dis.c (avr_operand): Change _ () to _() around all strings
2376         marked for translation (exception from the usual coding style).
2377         (print_insn_avr): Initialize insn2 to avoid warnings.
2379 2000-07-03  Kazu Hirata  <kazu@hxi.com>
2381         * h8300-dis.c (bfd_h8_disassemble): Improve readability.
2382         * h8500-dis.c: Fix formatting.
2384 2000-07-01  Alan Modra  <alan@linuxcare.com.au>
2386         * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
2387         (CLEANFILES): Add DEPA.
2388         * Makefile.in: Regenerate.
2390 2000-06-26  Scott Bambrough  <scottb@netwinder.org>
2392         * arm-dis.c (regnames): Add an additional register set to match
2393         the set used by GCC.  Make it the default.
2395 2000-06-22  Alan Modra  <alan@linuxcare.com.au>
2397         * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2398         find one.
2399         * Makefile.in: Regenerate.
2401 2000-06-20  H.J. Lu  <hjl@gnu.org>
2403         * Makefile.am: Rebuild dependency.
2404         * Makefile.in: Rebuild.
2406 2000-06-18  Stephane Carrez  <stcarrez@worldnet.fr>
2408         * Makefile.in, configure: regenerate
2409         * disassemble.c (disassembler): Recognize ARCH_m68hc12,
2410         ARCH_m68hc11.
2411         * m68hc11-dis.c (read_memory, print_insn, print_insn_m68hc12):
2412         New functions.
2413         * configure.in: Recognize m68hc12 and m68hc11.
2414         * m68hc11-dis.c, m68hc11-opc.c: New files for support of m68hc1x
2415         * Makefile.am (CFILES, ALL_MACHINES): New files for disassembly
2416         and opcode generation for m68hc11 and m68hc12.
2418 2000-06-16  Nick Duffek  <nsd@redhat.com>
2420         * disassemble.c (disassembler): Refer to the PowerPC 620 using
2421         bfd_mach_ppc_620 instead of 620.
2423 2000-06-12  Kazu Hirata  <kazu@hxi.com>
2425         * h8300-dis.c: Fix formatting.
2426         (bfd_h8_disassemble): Distinguish adds/subs, inc/dec.[wl]
2427         correctly.
2429 2000-06-09  Denis Chertykov  <denisc@overta.ru>
2431         * avr-dis.c (avr_operand): Bugfix for jmp/call address.
2433 2000-06-07  Denis Chertykov  <denisc@overta.ru>
2435         * avr-dis.c: completely rewritten.
2437 2000-06-02  Kazu Hirata  <kazu@hxi.com>
2439         * h8300-dis.c: Follow the GNU coding style.
2440         (bfd_h8_disassemble) Fix a typo.
2442 2000-06-01  Kazu Hirata  <kazu@hxi.com>
2444         * h8300-dis.c (bfd_h8_disassemble_init): Fix a typo.
2445         (bfd_h8_disassemble): Distinguish the operand size of inc/dev.[wl]
2446         correctly.  Fix a typo.
2448 2000-05-31  Nick Clifton  <nickc@redhat.com>
2450         * opintl.h (_(String)): Explain why dgettext is used instead of
2451         gettext.
2453 2000-05-30  Nick Clifton  <nickc@redhat.com>
2455         * opintl.h (gettext, dgettext, dcgettext, textdomain,
2456         bindtextdomain): Replace defines with those from intl/libgettext.h
2457         to quieten gcc warnings.
2459 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
2461         * Makefile.am: Update dependencies with "make dep-am"
2462         * Makefile.in: Regenerate.
2464 2000-05-25  Alexandre Oliva  <aoliva@redhat.com>
2466         * m10300-dis.c (disassemble): Don't assume 32-bit longs when
2467         sign-extending operands.
2469 2000-05-15  Donald Lindsay  <dlindsay@redhat.com>
2471         * d10v-opc.c (d10v_opcodes): add ALONE tag to all short branches
2472         except brf's.
2474 2000-05-21  Nick Clifton  <nickc@redhat.com>
2476         * Makefile.am (LIBIBERTY): Define.
2478 2000-05-19 Diego Novillo <dnovillo@redhat.com>
2480         * mips-dis.c (REGISTER_NAMES): Rename to STD_REGISTER_NAMES.
2481         (STD_REGISTER_NAMES): New name for REGISTER_NAMES.
2482         (reg_names): Rename to std_reg_names. Change it to a char **
2483         static variable.
2484         (std_reg_names): New name for reg_names.
2485         (set_mips_isa_type): Set reg_names to point to std_reg_names by
2486         default.
2488 2000-05-16  Frank Ch. Eigler  <fche@redhat.com>
2490         * fr30-desc.h: Partially regenerated to account for changed
2491         CGEN_MAX_* -> CGEN_ACTUAL_MAX_* macros.
2492         * m32r-desc.h: Ditto.
2494 2000-05-15  Nick Clifton  <nickc@redhat.com>
2496         * arm-opc.h: Use upper case for flasg in MSR and MRS
2497         instructions.  Allow any bit to be set in the field_mask of
2498         the MSR instruction.
2500         * arm-dis.c (print_insn_arm): Decode _x and _s bits of the
2501         field_mask of an MSR instruction.
2503 2000-05-11  Thomas de Lellis  <tdel@windriver.com>
2505         * arm-opc.h: Disassembly of thumb ldsb/ldsh
2506         instructions changed to ldrsb/ldrsh.
2508 2000-05-11  Ulf Carlsson  <ulfc@engr.sgi.com>
2510         * mips-dis.c (print_insn_arg): Don't mask top 32 bits of 64-bit
2511         target addresses for 'jal' and 'j'.
2513 2000-05-10  Geoff Keating  <geoffk@redhat.com>
2515         * ppc-opc.c (powerpc_opcodes): Make the predicted-branch opcodes
2516         also available in common mode when powerpc syntax is being used.
2518 2000-05-08  Alan Modra  <alan@linuxcare.com.au>
2520         * m68k-dis.c (dummy_printer): Add ATTRIBUTE_UNUSED to args.
2521         (dummy_print_address): Ditto.
2523 2000-05-04  Timothy Wall  <twall@redhat.com>
2525         * tic54x-opc.c: New.
2526         * tic54x-dis.c: New.
2527         * disassemble.c (disassembler): Add ARCH_tic54x.
2528         * configure.in: Added tic54x target.
2529         * configure: Ditto.
2530         * Makefile.am: Add tic54x dependencies.
2531         * Makefile.in: Ditto.
2533 2000-05-03  J.T. Conklin  <jtc@redback.com>
2535         * ppc-opc.c (VA, VB, VC, VD, VS, SIMM, UIMM, SHB): New macros, for
2536         vector unit operands.
2537         (VX, VX_MASK, VXA, VXA_MASK, VXR, VXR_MASK): New macros, for vector
2538         unit instruction formats.
2539         (PPCVEC): New macro, mask for vector instructions.
2540         (powerpc_operands): Add table entries for above operand types.
2541         (powerpc_opcodes): Add table entries for vector instructions.
2543         * ppc-dis.c (print_insn_big_powerpc): Add PPC_OPCODE_ALTIVEC to mask.
2544         (print_insn_little_powerpc): Likewise.
2545         (print_insn_powerpc): Prepend 'v' when printing vector registers.
2547 2000-04-24  Clinton Popetz  <cpopetz@redhat.com>
2549         * configure.in: Add bfd_powerpc_64_arch.
2550         * disassemble.c (disassembler): Use print_insn_big_powerpc for
2551         64 bit code.
2553 2000-04-24  Nick Clifton  <nickc@redhat.com>
2555         * fr30-desc.c (fr30_cgen_cpu_open): Initialise signed_overflow
2556         field.
2558 2000-04-23  Denis Chertykov  <denisc@overta.ru>
2560         * avr-dis.c (reg_fmul_d): New. Extract destination register from
2561         FMUL instruction.
2562         (reg_fmul_r): New. Extract source register from FMUL instruction.
2563         (reg_muls_d): New. Extract destination register from MULS instruction.
2564         (reg_muls_r): New. Extract source register from MULS instruction.
2565         (reg_movw_d): New. Extract destination register from MOVW instruction.
2566         (reg_movw_r): New. Extract source register from MOVW instruction.
2567         (print_insn_avr): Handle MOVW, MULS, MULSU, FMUL, FMULS, FMULSU,
2568         EICALL, EIJMP, LPM r,Z, ELPM r,Z, SPM, ESPM instructions.
2570 2000-04-22  Timothy Wall  <twall@redhat.com>
2572         * ia64-gen.c (general): Add an ordered table of primary
2573         opcode names, as well as priority fields to disassembly data
2574         structures to enforce a preferred disassembly format based on the
2575         ordering of the opcode tables.
2576         (load_insn_classes): Show a useful message if IC tables are missing.
2577         (load_depfile): Ditto.
2578         * ia64-asmtab.h (struct ia64_dis_names ): Add priority flag to
2579         distinguish preferred disassembly.
2580         * ia64-opc-f.c: Reorder some insn for preferred disassembly
2581         format.  Fix incorrect flag on fma.s/fma.s.s0.
2582         * ia64-opc.c: Scan *all* disassembly matches and use the one with
2583         the highest priority.
2584         * ia64-opc-b.c: Use more abbreviations.
2585         * ia64-asmtab.c: Regenerate.
2587 2000-04-21  Jason Eckhardt  <jle@redhat.com>
2589         * hppa-dis.c (extract_16): New function.
2590         (print_insn_hppa): Fix incorrect handling of 'fe'. Added handling of
2591         new operand types l,y,&,fe,fE,fx.
2593 2000-04-21  Richard Henderson  <rth@redhat.com>
2594             David Mosberger  <davidm@hpl.hp.com>
2595             Timothy Wall <twall@redhat.com>
2596             Bob Manson  <manson@charmed.cygnus.com>
2597             Jim Wilson  <wilson@redhat.com>
2599         * Makefile.am (HFILES): Add ia64-asmtab.h, ia64-opc.h.
2600         (CFILES): Add ia64-dis.c, ia64-opc-a.c, ia64-opc-b.c, ia64-opc-f.c,
2601         ia64-opc-i.c, ia64-opc-m.c, ia64-opc-d.c, ia64-opc.c, ia64-gen.c,
2602         ia64-asmtab.c.
2603         (ALL_MACHINES): Add ia64-dis.lo, ia64-opc.lo.
2604         (ia64-ic.tbl, ia64-raw.tbl, ia64-waw.tbl, ia64-war.tbl, ia64-gen,
2605         ia64-gen.o, ia64-asmtab.c, ia64-dis.lo, ia64-opc.lo): New rules.
2606         * Makefile.in: Rebuild.
2607         * configure Rebuild.
2608         * configure.in (bfd_ia64_arch): New target.
2609         * disassemble.c (ARCH_ia64): Define.
2610         (disassembler): Support ARCH_ia64.
2611         * ia64-asmtab.c, ia64-asmtab.h, ia64-dis.c, ia64-gen.c ia64-ic.tbl,
2612         ia64-opc-a.c, ia64-opc-b.c, ia64-opc-d.c ia64-opc-f.c, ia64-opc-i.c,
2613         ia64-opc-m.c, ia64-opc-x.c, ia64-opc.c, ia64-opc.h, ia64-raw.tbl,
2614         ia64-war.tbl, ia64-waw.tbl: New files.
2616 2000-04-20  Alexandre Oliva  <aoliva@redhat.com>
2618         * m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.
2619         (disassemble): Use them.
2621 2000-04-14  Alan Modra  <alan@linuxcare.com.au>
2623         * sysdep.h: Include "ansidecl.h" not <ansidecl.h>
2624         * Makefile.am: Update dependencies.
2625         * Makefile.in: Regenerate.
2627 2000-04-14  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2629         * a29k-dis.c, alpha-dis.c, alpha-opc.c, arc-dis.c, arc-opc.c,
2630         avr-dis.c, d10v-dis.c, d10v-opc.c, d30v-dis.c, d30v-opc.c,
2631         disassemble.c, h8300-dis.c, h8500-dis.c, hppa-dis.c, i370-dis.c,
2632         i370-opc.c, i960-dis.c, m10200-dis.c, m10200-opc.c, m10300-dis.c,
2633         m10300-opc.c, m68k-dis.c, m68k-opc.c, m88k-dis.c, mcore-dis.c,
2634         mips-dis.c, mips-opc.c, mips16-opc.c, pj-dis.c, pj-opc.c,
2635         ppc-dis.c, ppc-opc.c, sh-dis.c, sparc-dis.c, sparc-opc.c,
2636         tic80-dis.c, tic80-opc.c, v850-dis.c, v850-opc.c, vax-dis.c,
2637         w65-dis.c, z8k-dis.c, z8kgen.c: Include sysdep.h.  Remove
2638         ansidecl.h as sysdep.h includes it.
2640 2000-04-7  Andrew Cagney  <cagney@b1.redhat.com>
2642         * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
2643         --enable-build-warnings option.
2644         * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
2645         * Makefile.in, configure: Re-generate.
2647 2000-04-05  J"orn Rennecke <amylaar@redhat.com>
2649         * sh-opc.h (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs.
2650         stc GBR,@-<REG_N> is available for arch_sh1_up.
2651         Group parallel processing insn with identical mnemonics together.
2652         Make three-operand psha / pshl come first.
2654 2000-04-05  J"orn Rennecke <amylaar@redhat.co.uk>
2656         * sh-opc.h (sh_nibble_type): Remove DISP_8 and DISP_4.
2657         Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}.  Add REPEAT.
2658         (sh_arg_type): Add A_PC.
2659         (sh_table): Update entries using immediates.  Add repeat.
2660         * sh-dis.c (print_insn_shx): Remove DISP_8 and DISP_4.
2661         Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}.  Add REPEAT.
2663 2000-04-04  Alan Modra  <alan@linuxcare.com.au>
2665         * po/opcodes.pot: Regenerate.
2667         * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
2668         (DEP): Quote when passing vars to sub-make.  Add warning message
2669         to end.
2670         (DEP1): Rewrite for "gcc -MM".
2671         (CLEANFILES): Add DEP2.
2672         Update dependencies.
2673         * Makefile.in: Regenerate.
2675 2000-04-03  Denis Chertykov  <denisc@overta.ru>
2677         * avr-dis.c: Syntax cleanup.
2678         (add0fff): Print the pc relative address as a signed number.
2679         (add03f8): Likewise.
2681 2000-04-01  Ian Lance Taylor  <ian@zembu.com>
2683         * disassemble.c (disassembler_usage): Don't use a prototype.  Mark
2684         the parameter ATTRIBUTE_UNUSED.
2685         * ppc-opc.c: Add ATTRIBUTE_UNUSED as needed.
2687 2000-04-01  Alexandre Oliva  <aoliva@redhat.com>
2689         * m10300-opc.c: SP-based offsets are always unsigned.
2691 2000-03-29  Thomas de Lellis  <tdel@windriver.com>
2693         * arm-opc.h (thumb_opcodes): Disassemble 0xde.. to "bal"
2694         [branch always] instead of "undefined".
2696 2000-03-27  Nick Clifton  <nickc@redhat.com>
2698         * d30v-opc.c (d30v_format_table): Move SHORT_AR to end of list of
2699         short instructions, from end of list of long instructions.
2701 2000-03-27  Ian Lance Taylor  <ian@zembu.com>
2703         * Makefile.am (CFILES): Add avr-dis.c.
2704         (ALL_MACHINES): Add avr-dis.lo.
2706 2000-03-27  Alan Modra  <alan@linuxcare.com>
2708         * avr-dis.c (add0fff, add03f8): Don't use structure bitfields to
2709         truncate integers.
2710         (print_insn_avr): Call function via pointer in K&R compatible way.
2711         (dispLDD, regPP, reg50, reg104, reg40, reg20w, lit404, lit204,
2712         add0fff, add03f8): Convert to old style function declaration and
2713         add prototype.
2714         (avrdis_opcode): Add prototype.
2716 2000-03-27  Denis Chertykov  <denisc@overta.ru>
2718         * avr-dis.c: New file.  AVR disassembler.
2719         * configure.in (bfd_avr_arch): New architecture support.
2720         * disassemble.c: Likewise.
2721         * configure: Regenerate.
2723 2000-03-06  J"oern Rennecke <amylaar@redhat.com>
2725         * sh-opc.h (sh_table): ldre and ldrs have a *signed* displacement.
2727 2000-03-02  J"orn Rennecke <amylaar@redhat.co.uk>
2729         * d30v-dis.c (print_insn): Remove d*i hacks.  Use per-operand
2730         flag to determine if operand is pc-relative.
2731         * d30v-opc.c:
2732         (d30v_format_table):
2733         (REL6S3): Renamed from IMM6S3.
2734         Added flag OPERAND_PCREL.
2735         (REL12S3, REL18S3, REL32): Split from IMM12S3, IMM18S3, REL32, with
2736         added flag OPERAND_PCREL.
2737         (IMM12S3U): Replaced with REL12S3.
2738         (SHORT_D2, LONG_D): Delay target is pc-relative.
2739         (SHORT_B2r, SHORT_B3r, SHORT_B3br, SHORT_D2r, LONG_Ur, LONG_2r):
2740         Split from SHORT_B2, SHORT_D2, SHORT_B3b, SHORT_D2, LONG_U, LONG_2r,
2741         using the REL* operands.
2742         (LONG_2br, LONG_Dr): Likewise, from LONG_2b, LONG_D.
2743         (SHORT_D1r, SHORT_D2Br, LONG_Dbr): Renamed from SHORT_D1, SHORT_D2B,
2744         LONG_Db, using REL* operands.
2745         (SHORT_U, SHORT_A5S): Removed stray alternatives.
2746         (d30v_opcode_table): Use new *r formats.
2748 2000-02-28  Nick Clifton  <nickc@redhat.com>
2750         * m32r-desc.c (m32r_cgen_cpu_open): Replace 'flags' with
2751         'signed_overflow_ok_p'.
2753 2000-02-27  Eli Zaretskii  <eliz@is.elta.co.il>
2755         * Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the
2756         name of the libtool directory.
2757         * Makefile.in: Rebuild.
2759 2000-02-24  Nick Clifton  <nickc@redhat.com>
2761         * cgen-opc.c (cgen_set_signed_overflow_ok): New function.
2762         (cgen_clear_signed_overflow_ok): New function.
2763         (cgen_signed_overflow_ok_p): New function.
2765 2000-02-23  Andrew Haley  <aph@redhat.com>
2767         * m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c,
2768         m32r-ibld.c, m32r-opc.h: Rebuild.
2770 2000-02-23  Linas Vepstas <linas@linas.org>
2772         * i370-dis.c, i370-opc.c: New.
2774         * disassemble.c (ARCH_i370): Define.
2775         (disassembler): Handle it.
2777         * Makefile.am: Add support for Linux/IBM 370.
2778         * configure.in: Likewise.
2780         * Makefile.in: Regenerate.
2781         * configure: Likewise.
2783 2000-02-22  Chandra Chavva   <cchavva@redhat.com>
2785         * d30v-opc.c (d30v_opcode_tab) : Added FLAG_NOT_WITH_ADDSUBppp to
2786         ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
2787         procedure.
2789 2000-02-22  Andrew Haley  <aph@redhat.com>
2791         * mips-dis.c (_print_insn_mips): New arg for OPCODE_IS_MEMBER:
2792         force gp32 to zero.
2793         * mips-opc.c (G6): New define.
2794         (mips_builtin_op): Add "move" definition for -gp32.
2796 2000-02-22  Ian Lance Taylor  <ian@zembu.com>
2798         From Grant Erickson <gerickso@Brocade.COM>:
2799         * ppc-opc.c: Correct dcread--it takes 3 arguments, not 2.
2801 2000-02-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
2803         * dis-buf.c (buffer_read_memory): Change `length' param and all int
2804         vars to unsigned.
2806 2000-02-17 J"orn Rennecke <amylaar@redhat.co.uk>
2808         * sh-dis.c (print_movxy, print_insn_ddt, print_dsp_reg): New functions.
2809         (print_insn_ppi): Likewise.
2810         (print_insn_shx): Use info->mach to select appropriate insn set.
2811         Add support for sh-dsp.  Remove FD_REG_N support.
2812         * sh-opc.h (sh_nibble_type): Add new values for sh-dsp support.
2813         (sh_arg_type): Likewise.  Remove FD_REG_N.
2814         (sh_dsp_reg_nums): New enum.
2815         (arch_sh1, arch_sh2, arch_sh3, arch_sh3e, arch_sh4): New macros.
2816         (arch_sh_dsp, arch_sh3_dsp, arch_sh1_up, arch_sh2_up): Likewise.
2817         (arch_sh3_up, arch_sh3e_up, arch_sh4_up, arch_sh_dsp_up): Likewise.
2818         (arch_sh3_dsp_up): Likewise.
2819         (sh_opcode_info): New field: arch.
2820         (sh_table): Split up insn with FD_REG_N into ones with F_REG_N and
2821         D_REG_N.  Fill in arch field.  Add sh-dsp insns.
2823 2000-02-14  Fernando Nasser  <fnasser@totem.to.redhat.com>
2825         * arm-dis.c: Change flavor name from atpcs-special to
2826         special-atpcs to prevent name conflict in gdb.
2827         (get_arm_regname_num_options, set_arm_regname_option,
2828         get_arm_regnames): New functions.  API to access the several
2829         flavor of register names.  Note: Used by gdb.
2830         (print_insn_thumb): Use the register name entry from the currently
2831         selected flavor for LR and PC.
2833 2000-02-10  Nick Clifton  <nickc@redhat.com>
2835         * mcore-opc.h (enum mcore_opclass): Add MULSH and OPSR
2836         classes.
2837         (mcore_table): Add "idly4", "psrclr", "psrset", "mulsh" and
2838         "mulsh.h" instructions.
2839         * mcore-dis.c (imsk array): Add masks for MULSH and OPSR
2840         classes.
2841         (print_insn_mcore): Add support for little endian targets.
2842         Add support for MULSH and OPSR classes.
2844 2000-02-07  Nick Clifton  <nickc@redhat.com>
2846         * arm-dis.c (parse_arm_diassembler_option): Rename again.
2847         Previous delat did not take.
2849 2000-02-03  Timothy Wall  <twall@redhat.com>
2851         * dis-buf.c (buffer_read_memory):  Use octets_per_byte field
2852         to adjust target address bounds checking and calculate the
2853         appropriate octet offset into data.
2855 2000-01-27  Nick Clifton  <nickc@redhat.com>
2857         * arm-dis.c: (parse_disassembler_option): Rename to
2858         parse_arm_disassembler_option and allow to be exported.
2860         * disassemble.c (disassembler_usage): New function: Print out any
2861         target specific disassembler options.
2862         Call arm_disassembler_options() if the ARM architecture is being
2863         supported.
2865         * arm-dis.c (NUM_ELEM): Define this macro if not already
2866         defined.
2867         (arm_regname): New struct type for ARM register names.
2868         (arm_toggle_regnames): Delete.
2869         (parse_disassembler_option): Use register name structure.
2870         (print_insn): New function: Combines duplicate code found in
2871         print_insn_big_arm and print_insn_little_arm.
2872         (print_insn_big_arm): Call print_insn.
2873         (print_insn_little_arm): Call print_insn.
2874         (print_arm_disassembler_options): Display list of supported,
2875         ARM specific disassembler options.
2877 2000-01-27  Thomas de Lellis  <tdel@windriver.com>
2879         * arm-dis.c (printf_insn_big_arm): Treat ELF symbols with the
2880         ARM_STT_16BIT flag as Thumb code symbols.
2882         * arm-dis.c (printf_insn_little_arm): Ditto.
2884 2000-01-25  Thomas de Lellis  <tdel@windriver.com>
2886         * arm-dis.c (printf_insn_thumb): Prevent double dumping
2887         of raw thumb instructions.
2889 2000-01-20  Nick Clifton  <nickc@redhat.com>
2891         * mcore-opc.h (mcore_table): Add "add" as an alias for "addu".
2893 2000-01-03  Nick Clifton  <nickc@cygnus.com>
2895         * arm-dis.c (streq): New macro.
2896         (strneq): New macro.
2897         (force_thumb): ew local variable.
2898         (parse_disassembler_option): New function: Parse a single, ARM
2899         specific disassembler command line switch.
2900         (parse_disassembler_option): Call parse_disassembler_option to
2901         parse individual command line switches.
2902         (print_insn_big_arm): Check force_thumb.
2903         (print_insn_little_arm): Check force_thumb.
2905 For older changes see ChangeLog-9899
2907 Local Variables:
2908 mode: change-log
2909 left-margin: 8
2910 fill-column: 74
2911 version-control: never
2912 End: