* m68hc11-dis.c (print_insn): Take into account 68HC12 memory
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
f07534f6
SC
12002-08-13 Stephane Carrez <stcarrez@nerim.fr>
2
3 * m68hc11-dis.c (print_insn): Take into account 68HC12 memory
4 banks and fix disassembling of call instruction.
5 (print_indexed_operand): New param to tell whether
6 it was an indirect addressing operand (for disassembling call).
7
2b692c59
NC
82002-08-09 Nick Clifton <nickc@redhat.com>
9
10 * po/sv.po: Updated Swedish translation.
11
0c11417f
MR
122002-08-08 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
13
14 * mips-opc.c (mips_builtin_opcodes): Remove "dla" and "la" as
15 aliases to "daddiu" and "addiu".
16
83e1617e
NC
172002-07-30 Nick Clifton <nickc@redhat.com>
18
19 * po/sv.po: Updated Swedish translation.
20
219576a4
NC
212002-07-25 Nick Clifton <nickc@redhat.com>
22
23 * po/sv.po: Updated Swedish translation.
24 * po/es.po: Updated Spanish translation.
25 * po/pr_BR.po: Updated Brazilian Portuguese translation.
26 * po/tr.po: Updated Turkish translation.
27 * po/fr.po: Updated French translation.
28
ff3063f5
NC
292002-07-24 Nick Clifton <nickc@redhat.com>
30
31 * po/sv.po: Updated Swedish translation.
32 * po/es.po: Updated Spanish translation.
33 * po/pr_BR.po: Updated Brazilian Portuguese translation.
34
8c3bb577
AM
352002-07-23 Alan Modra <amodra@bigpond.net.au>
36
37 * Makefile.am: Run "make dep-am".
38 * Makefile.in: Regenerate.
39 * po/POTFILES.in: Regenerate.
40
0461a601
NC
412002-07-23 Nick Clifton <nickc@redhat.com>
42
ff3063f5
NC
43 * po/fr.po: Updated French translation.
44 * po/pr_BR.po: New Brazilian Portuguese translation.
45 * po/id.po: Updated Indonesian translation.
0461a601
NC
46 * configure.in (LINGUAS): Add pr_BR.
47 * configure: Regenerate.
48
a40cbfa3
NC
492002-07-18 Denis Chertykov <denisc@overta.ru>
50 Frank Ch. Eigler <fche@redhat.com>
51 Alan Lehotsky <alehotsky@cygnus.com>
52 matthew green <mrg@redhat.com>
53
54 * configure.in: Add support for ip2k.
55 * configure: Regenerate.
56 * Makefile.am: Add support for ip2k.
57 * Makefile.in: Regenerate.
58 * disassemble.c: Add support for ip2k.
59 * ip2k-asm.c: New generated file.
60 * ip2k-desc.c: New generated file.
61 * ip2k-desc.h: New generated file.
62 * ip2k-dis.c: New generated file.
63 * ip2k-ibld.c: New generated file.
64 * ip2k-opc.c: New generated file.
65 * ip2k-opc.h: New generated file.
66
ae66e5d7
L
672002-07-17 David Mosberger <davidm@hpl.hp.com>
68
69 * ia64-opc-b.c (bWhc): New macro.
70 (mWhc): Ditto.
71 (OpPaWhcD): Ditto.
72 (ia64_opcodes_b): Correct patterns for indirect call
73 instructions to use 3-bit "wh" field.
74 * ia64-asmtab.c: Regnerate.
75
aec421e0
TS
762002-07-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
77
78 * mips-dis.c (mips_isa_type): Add MIPS16 insn handling.
79 * mips-opc.c (I16): New define.
80 (mips_builtin_opcodes): Make jalx an I16 insn.
81
fd3c93d5
DB
822002-06-18 Dave Brolley <brolley@redhat.com>
83
84 * po/POTFILES.in: Add frv-*.[ch].
85 * disassemble.c (ARCH_frv): New macro.
86 (disassembler): Handle bfd_arch_frv.
87 * configure.in: Support frv_bfd_arch.
88 * Makefile.am (HFILES): Add frv-*.h.
89 (CFILES): Add frv-*.c
90 (ALL_MACHINES): Add frv-*.lo.
91 (CLEANFILES): Add stamp-frv.
92 (FRV_DEPS): New variable.
93 (stamp-frv): New target.
94 (frv-asm.lo): New target.
95 (frv-desc.lo): New target.
96 (frv-dis.lo): New target.
97 (frv-ibld.lo): New target.
98 (frv-opc.lo): New target.
99 (frv-*.[ch]): New files.
100
bc98a631
BE
1012002-06-18 Ben Elliston <bje@redhat.com>
102
103 * Makefile.am (CGENDEPS): Remove unnecessary stamp-cgen.
104 * Makefile.in: Regenerate.
105
56da5fed
AM
1062002-06-08 Alan Modra <amodra@bigpond.net.au>
107
108 * a29k-dis.c: Replace CONST with const.
109 * h8300-dis.c: Likewise.
110 * m68k-dis.c: Likewise.
111 * or32-dis.c: Likewise.
112 * sparc-dis.c: Likewise.
113
5b0e55b6
JT
1142002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
115
116 * configure.in: Add "sh5*-*" to list of targets which include
117 sh64 support.
118 * configure: Regenerate.
119
154bce22
CD
1202002-05-31 Chris G. Demetriou <cgd@broadcom.com>
121
122 * mips-opc.c: Clean up a few whitespace issues, and sort a
123 few entries understanding that 'x' follows 'w' in the alphabet.
124
107c6e1a
CD
1252002-05-31 Chris G. Demetriou <cgd@broadcom.com>
126 Ed Satterthwaite <ehs@broadcom.com>
127
128 * mips-opc.c: Add support for SB-1 MDMX subset and extensions.
129
194b5210
AM
1302002-05-31 Alan Modra <amodra@bigpond.net.au>
131
132 * Makefile.am: Run "make dep-am".
133 * Makefile.in: Regenerate.
134 * po/POTFILES.in: Regenerate.
135
deec1734
CD
1362002-05-30 Chris G. Demetriou <cgd@broadcom.com>
137 Ed Satterthwaite <ehs@broadcom.com>
138
139 * mips-dis.c (print_insn_arg): Add support for 'O', 'Q', 'X', 'Y',
140 and 'Z' formats, for MDMX.
141 (mips_isa_type): Add MDMX instructions to the ISA
142 bit mask for bfd_mach_mipsisa64.
143 * mips-opc.c: Add support for MDMX instructions.
144 (MX): New definition.
145
146 * mips-dis.c: Update copyright years to include 2002.
147
c2012993
TR
1482002-05-30 Diego Novillo <dnovillo@redhat.com>
149
150 * d10v-opc.c (d10v_opcodes): `btsti' does not modify its
151 arguments.
152
d172d4ba
NC
1532002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
154
155 * configure.in: Add DLX configuraton support.
156 * configure: Regenerate.
157 * Makefile.am: Add DLX configuraton support.
158 * Makefile.in: Regenerate.
159 * disassemble.c: Add DLX support.
160 * dlx-dis.c: New file.
161
19f33eee
AM
1622002-05-25 Alan Modra <amodra@bigpond.net.au>
163
164 * Makefile.am (sh-dis.lo): Don't put make commands in deps.
165 * Makefile.in: Regenerate.
166 * arc-dis.c: Use #include "" instead of <> for local header files.
167 * m68k-dis.c: Likewise.
168
219576a4 1692002-05-22 J"orn Rennecke <joern.rennecke@superh.com>
9ccc8931
JR
170
171 * Makefile.am (sh-dis.lo): Compile with @archdefs@.
172 * Makefile.in: regenerate.
426e6456
JR
173
174 * sh-dis.c (print_insn_sh): If coff and bfd_mach_sh, use arch_sh4
175 for disassembly.
176
771c7ce4
TS
1772002-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
178
179 * mips-opc.c (mips_builtin_opcodes): Add drol, dror macros.
180
219576a4 1812002-05-17 J"orn Rennecke <joern.rennecke@superh.com>
1c509ca8
JR
182
183 * disassemble.c (disassembler): Just use print_insn_sh for bfd_arch_sh.
184 * sh-dis.c (LITTLE_BIT): Delete.
185 (print_insn_sh, print_insn_shl): Deleted.
186 (print_insn_shx): Renamed to
187 (print_insn_sh). No longer static. Handle SHmedia instructions.
188 Use info->endian to determine endianness.
189 * sh64-dis.c (print_insn_sh64, print_insn_sh64l): Delete.
190 (print_insn_sh64x): No longer static. Renamed to
191 (print_insn_sh64). Removed pfun_compact and endian arguments.
192 If we got an uneven address to indicate SHmedia, adjust it.
193 Return -2 for SHcompact instructions.
194
81172ff2
AM
1952002-05-17 Alan Modra <amodra@bigpond.net.au>
196
197 * acinclude.m4 (AM_INSTALL_LIBBFD): Fake to fool autotools.
198 * configure.in: Invoke AM_INSTALL_LIBBFD.
199 * Makefile.am (install-data-local): Move to..
200 (install_libopcodes): .. New target.
201 (uninstall_libopcodes): Likewise.
202 (install-bfdlibLTLIBRARIES): Likewise.
203 (uninstall-bfdlibLTLIBRARIES): Likewise.
204 (bfdlibdir): New.
205 (bfdincludedir): New.
206 (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
207 * aclocal.m4: Regenerate.
208 * configure: Regenerate.
209 * Makefile.in: Regenerate.
210
a978a3e5
NC
2112002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
212
213 * fr30-asm.c: Regenerate.
214 * fr30-desc.c: Regenerate.
215 * fr30-dis.c: Regenerate.
216 * m32r-asm.c: Regenerate.
217 * m32r-desc.c: Regenerate.
218 * m32r-dis.c: Regenerate.
219 * openrisc-asm.c: Regenerate.
220 * openrisc-desc.c: Regenerate.
221 * openrisc-dis.c: Regenerate.
222 * xstormy16-asm.c: Regenerate.
223 * xstormy16-desc.c: Regenerate.
224 * xstormy16-dis.c: Regenerate.
225
563773fe
TS
2262002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
227
228 * mips-dis.c (is_newabi): EABI is not a NewABI.
229
942e7dd9
JT
2302002-05-13 Jason Thorpe <thorpej@wasabisystems.com>
231
232 * configure.in (shle-*-*elf*): Include sh64 support.
233 * configure: Regenerate.
234
d85cdfab
JT
2352002-04-28 Jason Thorpe <thorpej@wasabisystems.com>
236
237 * vax-dis.c (print_insn_arg): Pass the insn info to print_insn_mode.
238 (print_insn_mode): Print some basic info about floating point values.
239
c1a34e60
AM
2402002-05-09 Anton Blanchard <anton@samba.org>
241
242 * ppc-opc.c: Add "tlbiel" for POWER4.
243
748f46d4
GH
2442002-05-07 Graydon Hoare <graydon@redhat.com>
245
246 * cgen-dis.in: (print_insn_@arch@): Cache list of opened CPUs rather
247 than just most-recently-opened.
248
7d4a12d2
AM
2492002-05-01 Alan Modra <amodra@bigpond.net.au>
250
251 * ppc-opc.c: Add "tlbsx." and "tlbsxe." for booke.
252
3c25c5f6
NC
2532002-04-24 Christian Groessler <chris@groessler.org>
254
255 * z8k-dis.c (print_insn_z8k): Set disassemble_info to 2
256 bytes_per_chunk, 6 bytes_per_line for nicer display of the hex
257 codes.
258 (z8k_lookup_instr): CLASS_IGNORE case added.
259 (output_instr): Don't print hex codes, they are already
260 printed.
261 (unpack_instr): ARG_NIM4 case added. ARG_NIM8 case
262 fixed. Support CLASS_BIT_1OR2 and CLASS_IGNORE cases.
263 (unparse_instr): Fix base and indexed addressing disassembly:
264 The index is inside the brackets.
265 * z8kgen.c (gas): Add ARG_NIM4 and CLASS_IGNORE defines.
266 (opt): Fix shift left/right arithmetic/logical byte defines:
267 The high byte of the immediate word is ignored by the
268 processor.
269 Fix n parameter of ldm opcodes: The opcode contains (n-1).
270 (args): Fix "n" entry.
271 (toks): Add "nim4" and "iiii" entries.
272 * z8k-opc.h: Regenerated with new z8kgen.c.
273
c6ed57bd
NC
2742002-04-24 Nick Clifton <nickc@cambridge.redhat.com>
275
276 * po/id.po: New Indonesian translation.
277 * configure.in (ALL_LIGUAS): Add id.po
278 * configure: Regenerate.
279
eb0fdfed
MG
2802002-04-17 matthew green <mrg@redhat.com>
281
282 * ppc-opc.c (powerpc_opcode): Fix dssall operand list.
283
82674a1f
AM
2842002-04-04 Alan Modra <amodra@bigpond.net.au>
285
286 * dep-in.sed: Cope with absolute paths.
287 * Makefile.am (dep.sed): Subst TOPDIR.
288 Run "make dep-am".
289 * Makefile.in: Regenerate.
290 * ppc-opc.c: Whitespace.
291 * s390-dis.c: Fix copyright date.
292
294b41b3
MG
2932002-03-23 matthew green <mrg@redhat.com>
294
295 * ppc-opc.c (vmaddfp): Fix operand order.
296
71b21050
AM
2972002-03-21 Alan Modra <amodra@bigpond.net.au>
298
299 * Makefile.am: Run "make dep-am".
300 * Makefile.in: Regenerate.
301
5ae2e65e
AM
3022002-03-21 Anton Blanchard <anton@samba.org>
303
304 * ppc-opc.c: Add optional field to mtmsrd.
305 (MTMSRD_L, XRLARB_MASK): Define.
306
219576a4 3072002-03-18 Jan Hubicka <jh@suse.cz>
c1a64871
JH
308
309 * i386-dis.c (prefix_name): Fix handling of 32bit address prefix
310 in 64bit mode.
311 (print_insn) Likewise.
312 (putop): Fix handling of 'E'
313 (OP_E, OP_OFF): handle 32bit addressing mode in 64bit.
314 (ptr_reg): Likewise.
315
a1c259a1
NC
3162002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
317
318 * po/fr.po: Updated version.
319
44426910
CD
3202002-03-16 Chris Demetriou <cgd@broadcom.com>
321
322 * mips-opc.c (M3D): Tweak comment.
323 (mips_builtin_op): Add comment indicating that opcodes of the
324 same name must be placed together in the table, and sort
325 the "recip.fmt", "recip1.fmt", "recip2.fmt", "rsqrt.fmt",
326 "rsqrt1.fmt", and "rsqrt2.fmt" opcodes by name.
327
43079f18
NC
3282002-03-16 Nick Clifton <nickc@cambridge.redhat.com>
329
330 * Makefile.am: Tidy up sh64 rules.
331 * Makefile.in: Regenerate.
332
82f6ea4a
CD
3332002-03-15 Chris G. Demetriou <cgd@broadcom.com>
334
335 * mips-dis.c: Update copyright years.
336
1f25f5d3
CD
3372002-03-15 Chris G. Demetriou <cgd@broadcom.com>
338
339 * mips-dis.c (mips_isa_type): Add MIPS3D instructions to the ISA
340 bit masks for bfd_mach_mips_sb1 and bfd_mach_mipsisa64. Add
341 comments for bfd_mach_mipsisa32 and bfd_mach_mipsisa64 that
342 indicate that they should dissassemble all applicable
343 MIPS-specified ASEs.
344 * mips-opc.c: Add support for MIPS-3D instructions.
345 (M3D): New definition.
346
347 * mips-opc.c: Update copyright years.
348
ff8a5556
CD
3492002-03-15 Chris G. Demetriou <cgd@broadcom.com>
350
351 * mips-opc.c (mips_builtin_opcodes): Sort bc<N> opcodes by name.
352
4c563ebf
CD
3532002-03-15 Chris Demetriou <cgd@broadcom.com>
354
355 * mips-dis.c (is_newabi): Fix ABI decoding.
356
eb7b56d0
CD
3572002-03-14 Chris G. Demetriou <cgd@broadcom.com>
358
359 * mips-dis.c (mips_isa_type): Fix formatting of bfd_mach_mipsisa32
360 and bfd_mach_mipsisa64 cases to match the rest.
361
9ce88e60
NC
3622002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
363
364 * po/fr.po: Updated version.
365
98acc1c5
AM
3662002-03-13 Alan Modra <amodra@bigpond.net.au>
367
368 * ppc-opc.c: Add optional `L' field to tlbie.
369 (XRTLRA_MASK): Define.
370
aa084229
CD
3712002-03-06 Chris Demetriou <cgd@broadcom.com>
372
373 * mips-opc.c (mips_builtin_opcodes): Mark "pref" as being
374 present on I4.
375
376 * mips-opc.c (mips_builtin_opcodes): Add "movn.ps" and "movz.ps".
377
84dd1cff
AM
3782002-03-05 Paul Koning <pkoning@equallogic.com>
379
380 * pdp11-opc.c: Fix "mark" operand type. Fix operand types
381 for float opcodes that take float operands. Add alternate
382 names (xxxD vs. xxxF) for float opcodes.
383 * pdp11-dis.c (print_operand): Clean up formatting for mode 67.
384 (print_foperand): New function to handle float opcode operands.
385 (print_insn_pdp11): Use print_foperand to disassemble float ops.
386
ef412327
NC
3872002-02-27 Nick Clifton <nickc@cambridge.redhat.com>
388
389 * po/de.po: Updated.
390
263de010
NC
3912002-02-26 Brian Gaeke <brg@dgate.org>
392
393 * Makefile.am (install-data-local): Install dis-asm.h.
394
fe41178f
NC
3952002-02-26 Nick Clifton <nickc@cambridge.redhat.com>
396
397 * configure.in (LINGUAS): Add de.po.
398 * configure: Regenerate.
399 * po/de.po: New file.
400
94efba12
AM
4012002-02-25 Alan Modra <amodra@bigpond.net.au>
402
403 * ppc-dis.c (powerpc_dialect): Handle power4 option.
404 * ppc-opc.c (insert_bdm): Correct description of "at" branch
405 hints. Test PPC_OPCODE_POWER4 to determine branch hint flavour.
406 (extract_bdm, insert_bdp, extract_bdp, valid_bo): Likewise.
407 (BOFM64, BOFP64, BOTM64, BOFP64): Rename to BOFM4, BOFP4 etc.
408 (BODNZM64, BODNZP64, BODZM64, BODZP64): Likewise.
409 (PPCCOM32, PPCCOM64): Delete.
410 (NOPOWER4, POWER4): Define.
411 (powerpc_opcodes): Replace occurences of PPCCOM32 with NOPOWER4,
412 and PPCCOM4 with POWER4 so that "at" style branch hint opcodes
413 are enabled for power4 rather than ppc64.
414
ff3a6ee3
TR
4152002-02-20 Tom Rix <trix@redhat.com>
416
56da5fed 417 * ppc-opc.c (powerpc_operands): Add WS field. Use for tlbre, tlbwe.
ff3a6ee3 418
45b38a80
MS
4192002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
420
421 * s390-dis.c (init_disasm): Use renamed architecture defines.
422
9a0ccb24
MG
4232002-02-19 matthew green <mrg@redhat.com>
424
425 * ppc-opc.c (powerpc_dialect): Fix comment; BookE is not Motorola
426 specific.
427
6ad738c5
NC
4282002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
429
430 * po/tr.po: Updated translation.
431
8bf7d691
RH
4322002-02-15 Richard Henderson <rth@redhat.com>
433
434 * alpha-opc.c (alpha_opcodes): Fix thinko in ret pseudo
435 disassembly mask.
436
fa024f00
RH
4372002-02-15 Richard Henderson <rth@redhat.com>
438
439 * alpha-opc.c (alpha_opcodes): Add simple pseudos for
440 lda, ldah, jmp, ret.
441
9694d6b2
NC
4422002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
443
444 * po/da.po: Updated translation.
445
d7de8249
GH
4462002-02-12 Graydon Hoare <graydon@redhat.com>
447
448 * cgen-asm.in (parse_insn_normal): Change call from
449 @arch@_cgen_parse_operand to cd->parse_operand, to
450 facilitate CGEN_ASM_INIT_HOOK doing useful work.
451
56930d37
AO
4522002-02-11 Alexandre Oliva <aoliva@redhat.com>
453
454 * sparc-dis.c (print_insn_sparc): Make sure 0xFFFFFFFF is not
455 sign-extended.
456
2c73f9d8
AM
4572002-02-11 Alan Modra <amodra@bigpond.net.au>
458
459 * Makefile.am: "make dep-am".
460 * Makefile.in: Regenerate.
461 * aclocal.m4: Regenerate.
462 * config.in: Regenerate.
463 * configure: Regenerate.
464
ca0f2ed6
HPN
4652002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
466
467 * configure.in <bfd_sh_arc>: For sh-* and shl-*, enable sh64
468 support only for sh-*-*elf*, shl-*-*elf*, sh-*-linux* and
469 shl-*-linux*.
470 * configure: Regenerate.
471
34b0f91d
DJ
4722002-02-10 Daniel Jacobowitz <drow@mvista.com>
473
474 * cgen-dis.c: Add prototypes for count_decodable_bits
475 and add_insn_to_hash_chain.
476
e8b872bb
AO
4772002-02-08 Alexandre Oliva <aoliva@redhat.com>
478
479 * configure.in <bfd_sh_arc>: Enable sh64 support on sh-*.
480 * configure: Rebuilt.
481
5e37cc46
NC
4822002-02-08 Ivan Guzvinec <ivang@opencores.org>
483
484 * or32-opc.c: Fix compile time warning messages.
485 * or32-dis.c: Fix compile time warning messages.
486
d28847ce
AO
4872002-02-08 Alexandre Oliva <aoliva@redhat.com>
488
489 Contribute sh64-elf.
490 2001-10-08 Nick Clifton <nickc@cambridge.redhat.com>
491 * sh64-opc.c: Regenerate.
492 2001-03-13 DJ Delorie <dj@redhat.com>
493 * sh64-opc.h: Rename A_RESV_Fx to A_REUSE_PREV so that its
494 purpose is more obvious.
495 * sh64-opc.c (shmedia_table): Ditto.
496 * sh64-dis.c (initialize_shmedia_opcode_mask_table): Ditto.
497 (print_insn_shmedia): Ditto.
498 2001-03-12 DJ Delorie <dj@redhat.com>
499 * sh64-opc.c: Adjust comments to reflect reality: replace bits
500 3:0 with zeros (not "reserved"), replace "rrrrrr" with
501 "gggggg" for two-operand floating point opcodes. Remove
502 "fsina".
503 2001-01-08 Hans-Peter Nilsson <hpn@cygnus.com>
504 * sh64-dis.c (print_insn_shmedia) <failing read_memory_func>:
505 Correct printing of .byte:s. Return number of printed bytes or
506 -1; never 0.
507 (print_insn_sh64x) <not CRT_SH5_ISA16>: Ditto. Print as .byte:s
508 to next four-byte-alignment if insn or data is not aligned.
509 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
510 * sh64-dis.c: Update comments and fix comment formatting.
511 (initialize_shmedia_opcode_mask_table) <case A_IMMM>:
512 Abort instead of setting length to 0.
513 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
514 crange_bsearch_cmpl, sh64_get_contents_type,
515 sh64_address_in_cranges): Move to bfd/elf32-sh64.c.
516 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
517 * sh64-opc.c: Remove #if 0:d entries for instructions not found in
518 SH-5/ST50-023-04: fcosa.s, fsrra.s and prefo.
519 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
520 * sh64-dis.c (print_insn_shmedia): Display MOVI/SHORI-formed
521 address with same prefix as SHcompact.
522 In the disassembler, use a .cranges section for linked executables.
523 * sh64-dis.c (SAVED_MOVI_R, SAVED_MOVI_IMM): Move to head of file
524 and update for using structure in info->private_data.
525 (struct sh64_disassemble_info): New.
526 (is_shmedia_p): Delete.
527 (crange_qsort_cmpb): New function.
528 (crange_qsort_cmpl, crange_bsearch_cmpb): New functions.
529 (crange_bsearch_cmpl, sh64_address_in_cranges): New functions.
530 (init_sh64_disasm_info, sh64_get_contents_type_disasm): New functions.
531 (sh64_get_contents_type, sh64_address_is_shmedia): New functions.
532 (print_insn_shmedia): Correct displaying of address after MOVI/SHORI
533 pair. Display addresses for linked executables only.
534 (print_insn_sh64x_media): Initialize info->private_data by calling
535 init_sh64_disasm_info.
536 (print_insn_sh64x): Ditto. Find out type of contents by calling
537 sh64_contents_type_disasm. Display data regions using ".long" and
538 ".byte" similar to unrecognized opcodes.
539 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
540 * sh64-dis.c (is_shmedia_p): Check info->section and look for ISA
541 information in section flags before considering symbols. Don't
542 assume an info->mach setting of bfd_mach_sh5 means SHmedia code.
543 * configure.in (bfd_sh_arch): Check presence of sh64 insns by
544 matching $target $canon_targets instead of looking at the
545 now-removed -DINCLUDE_SHMEDIA in $targ_cflags.
546 * configure: Regenerate.
547 2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com>
548 * sh64-opc.c (shmedia_creg_table): New.
549 * sh64-opc.h (shmedia_creg_info): New type.
550 (shmedia_creg_table): Declare.
551 * sh64-dis.c (creg_name): New function.
552 (print_insn_shmedia): Use it.
553 * disassemble.c (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map
554 bfd_mach_sh5 to print_insn_sh64 if big-endian and to
555 print_insn_sh64l if little-endian.
556 * sh64-dis.c (print_insn_shmedia): Make r unsigned.
557 (print_insn_sh64l): New.
558 (print_insn_sh64x): New.
559 (print_insn_sh64x_media): New.
560 (print_insn_sh64): Break out code to print_insn_sh64x and
561 print_insn_sh64x_media.
562 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
563 * sh64-opc.h: New file
564 * sh64-opc.c: New file
565 * sh64-dis.c: New file
566 * Makefile.am: Add sh64 targets.
567 (HFILES): Add sh64-opc.h.
568 (CFILES): Add sh64-opc.c and sh64-dis.c.
569 (ALL_MACHINES): Add sh64 files.
570 * Makefile.in: Regenerate.
571 * configure.in: Add support for sh64 to bfd_sh_arch.
572 * configure: Regenerate.
573 * disassemble.c [ARCH_all] (INCLUDE_SHMEDIA): Define.
574 (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map bfd_mach_sh5 to
575 print_insn_sh64.
576 * sh-dis.c (print_insn_shx): Handle bfd_mach_sh5 as arch_sh4.
577 * po/POTFILES.in: Regenerate.
578 * po/opcodes.pot: Regenerate.
579
cadaa522
FCE
5802002-02-04 Frank Ch. Eigler <fche@redhat.com>
581
582 * cgen-dis.in (print_insn_@arch@): Support disassemble_info.insn_sets.
583
0b3301c3
AO
5842002-02-04 Alexandre Oliva <aoliva@redhat.com>
585
586 * sh-opc.h (sh_arg_type): Added A_DISP_PC_ABS.
587
ba323545
AM
5882002-02-01 Alan Modra <amodra@bigpond.net.au>
589
590 * Makefile.am: Run "make dep-am"
591 * Makefile.in: Regenerate.
592
3b16e843
NC
5932002-01-31 Ivan Guzvinec <ivang@opencores.org>
594
595 * or32-dis.c: New file.
596 * or32-opc.c: New file.
597 * configure.in: Add support for or32.
598 * configure: Regenerate.
599 * Makefile.am: Add support for or32.
600 * Makefile.in: Regenerate.
601 * disassemble.c: Add support for or32.
602 * po/POTFILES.in: Regenerate.
603 * po/opcodes.pot: Regenerate.
604
4867be41
DJ
6052002-01-27 Daniel Jacobowitz <drow@mvista.com>
606
607 * configure: Regenerated.
608
fdfd5c7a
NC
6092002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
610
611 * po/fr.po: Updated version.
612
1ddbd152
NC
6132002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
614
615 * po/es.po: Updated version.
616
0e5aca4e
NC
6172002-01-24 Nick Clifton <nickc@cambridge.redhat.com>
618
619 * po/da.po: New version.
620
d0de3026
NC
6212002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
622
623 * po/da.po: New file: Spanish translation.
624 * configure.in (ALL_LINGUAS): Add da.
625 * configure: Regenerate.
626
9a2e995d
GH
6272002-01-22 Graydon Hoare <graydon@redhat.com>
628
629 * fr30-asm.c: Regenerate.
630 * fr30-desc.c: Likewise.
631 * fr30-desc.h: Likewise.
632 * fr30-dis.c: Likewise.
633 * fr30-ibld.c: Likewise.
634 * fr30-opc.c: Likewise.
635 * fr30-opc.h: Likewise.
636 * m32r-asm.c: Likewise.
637 * m32r-desc.c: Likewise.
638 * m32r-desc.h: Likewise.
639 * m32r-dis.c: Likewise.
640 * m32r-ibld.c: Likewise.
641 * m32r-opc.c: Likewise.
642 * m32r-opc.h: Likewise.
643 * m32r-opinst.c: Likewise.
644 * openrisc-asm.c: Likewise.
645 * openrisc-desc.c: Likewise.
646 * openrisc-desc.h: Likewise.
647 * openrisc-dis.c: Likewise.
648 * openrisc-ibld.c: Likewise.
649 * openrisc-opc.c: Likewise.
650 * openrisc-opc.h: Likewise.
651 * xstormy16-desc.c: Likewise.
652
98c02720
RH
6532002-01-22 Richard Henderson <rth@redhat.com>
654
655 * alpha-dis.c (print_insn_alpha): Also mask the base opcode for
656 comparison.
657
c46f0c34
AM
6582002-01-22 Alan Modra <amodra@bigpond.net.au>
659
660 * Makefile.am: Run "make dep-am".
661 * Makefile.in: Regenerate.
662 * opcodes/po/POTFILES.in: Regenerate.
663
a2fc1b1f
RE
6642002-01-19 Richard Earnshaw <rearnsha@arm.com>
665
666 * arm-opc.h (arm_opcodes): Use generic rule %5?hb instead of %h.
667 * arm-dis.c (print_insn_arm): Don't handle 'h' case.
668
395213c8
RE
6692002-01-18 Keith Walker <keith.walker@arm.com>
670
671 * arm-opc.h (arm_opcodes): Add bxj instruction.
672
328577ad
NC
6732002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
674
675 * po/opcodes.pot: Regenerate.
676 * po/fr.po: Regenerate.
677 * po/sv.po: Regenerate.
678 * po/tr.po: Regenerate.
679
af3ae48d
NC
6802002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
681
682 * po/tr.po: Import new version.
683
a660f11e
RE
6842002-01-15 Richard Earnshaw <rearnsha@arm.com>
685
686 * arm-opc.h (arm_opcodes): Add patterns for VFP instructions.
687 * arm-dis.c (print_insn_arm): Support new disassembly qualifiers for
688 VFP bitfields.
689
1951c6f7
MG
6902002-01-10 matthew green <mrg@redhat.com>
691
692 * xstormy16-asm.c: Regenerate.
693 * xstormy16-desc.c: Likewise.
694 * xstormy16-desc.h: Likewise.
695 * xstormy16-dis.c: Likewise.
696 * xstormy16-opc.c: Likewise.
697 * xstormy16-opc.h: Likewise.
698
be2d1673
NC
6992002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
700
701 * po/es.po: New file: Spanish translation.
702 * configure.in (ALL_LINGUAS): Add es.
703 * configure: Regenerate.
704
7052001-12-31 Jeffrey A Law (law@redhat.com)
8ef42b29
JL
706
707 * hppa-dis.c (print_insn_hppa): Handle new 'c' mode completers,
708 'X', 'M', and 'A'. No longer emit a space after 'x' or 's'.
709 Always emit a space after 'H'.
710
1cbbfaf9
MG
7112001-12-18 matthew green <mrg@redhat.com>
712
713 * ppc-opc.c (PPCVEC): Include PPC_OPCODE_ANY.
714
c2274b27
RH
7152001-12-17 Richard Henderson <rth@redhat.com>
716
717 * alpha-opc.c (unop): Encode with RB as $sp.
718
93fbbb04
GK
7192001-12-07 Geoffrey Keating <geoffk@redhat.com>
720
721 * Makefile.am: Add support for xstormy16.
722 * Makefile.in: Regenerate.
723 * configure.in: Add support for xstormy16.
724 * configure: Regenerate.
725 * disassemble.c: Add support for xstormy16.
726 * xstormy16-asm.c: New generated file.
727 * xstormy16-desc.c: New generated file.
728 * xstormy16-desc.h: New generated file.
729 * xstormy16-dis.c: New generated file.
730 * xstormy16-ibld.c: New generated file.
731 * xstormy16-opc.c: New generated file.
732 * xstormy16-opc.h: New generated file.
733
3793abc3
RH
7342001-12-06 Richard Henderson <rth@redhat.com>
735
736 * alpha-opc.c (alpha_opcodes): Add wh64en.
737
41852a32
AO
7382001-12-04 Alexandre Oliva <aoliva@redhat.com>
739
96f27b6c
AO
740 * d10v-opc.c (d10v_predefined_registers): Remove warnings
741 introduced in Nov 29's patch.
742
373efcb3
AO
743 * d10v-dis.c (print_operand): Apply REGISTER_MASK to `num' of
744 unmatched register.
745
d1267250
AO
746 * d10v-dis.c (print_operand): Disregard OPERAND_SP in register
747 predefined value.
748
41852a32
AO
749 * d10v-opc.c (RSRC_NOSP): New macro.
750 (d10v_operands): Add it.
751 (d10v_opcodes): Use RSRC_NOSP in post-decrement "st" and "st2w".
752
e21c4a1c
AO
7532001-11-29 Alexandre Oliva <aoliva@redhat.com>
754
755 * d10v-opc.c (d10v_predefined_registers): Mark `sp' as OPERAND_SP.
756 (RSRC_SP): New macro.
757 (d10v_operands): Add it.
758 (d10v_opcodes): Adjust "st" and "st2w" to use RSRC_SP.
759
c6843df5
AM
7602001-11-23 Lars Brinkhoff <lars@nocrew.org>
761
762 * pdp11-dis.c (print_insn_pdp11): Handle illegal instructions.
763 Also, break out of the loop as soon as an instruction has been
764 printed.
765
473d3293
MG
7662001-11-17 matthew green <mrg@redhat.com>
767
768 * ppc-opc.c (mfvrsave, mtvrsave): New instructions.
769
802a735e
AM
7702001-11-15 Alan Modra <amodra@bigpond.net.au>
771
c86380b5
AM
772 * po/POTFILES.in: Regenerate.
773
802a735e
AM
774 * ppc-opc.c (PPC64): Revert 2001-10-12. Do include PPC_OPCODE_PPC.
775 (insert_bat, extract_bat, insert_bba, extract_bba,
776 insert_bd, extract_bd, insert_bdm, extract_bdm,
777 insert_bdp, extract_bdp, valid_bo,
778 insert_bo, extract_bo, insert_boe, extract_boe,
779 insert_ds, extract_ds, insert_de, extract_de,
780 insert_des, extract_des, insert_li, extract_li,
781 insert_mbe, extract_mbe, insert_mb6, extract_mb6,
782 insert_nb, extract_nb, insert_nsi, extract_nsi,
783 insert_ral, insert_ram, insert_ras,
784 insert_rbs, extract_rbs, insert_sh6, extract_sh6,
785 insert_spr, extract_spr, insert_tbr, extract_tbr): Add dialect param.
786 (extract_bd, extract_bdm, extract_bdp,
787 extract_ds, extract_des,
788 extract_li, extract_nsi): Implement sign extension without conditional.
789 (insert_bdm, extract_bdm,
790 insert_bdp, extract_bdp, valid_bo): Handle 64 bit branch hints.
791 (extract_bdm, extract_bdp): Correct 32 bit validation.
792 (AT1_MASK, AT2_MASK): Define.
793 (BBOAT_MASK): Define.
794 (BBOATCB_MASK, BBOAT2CB_MASK, BBOATBI_MASK): Define.
795 (BOFM64, BOFP64, BOTM64, BOTP64): Define.
796 (BODNZM64, BODNZP64, BODZM64, BODZP64): Define.
797 (PPCCOM32, PPCCOM64): Define.
798 (powerpc_opcodes): Modify existing 32 bit insns with branch hints
799 and add new patterns to implement 64 bit branches with hints. Move
800 booke instructions so they match before ppc64.
801
802 * ppc-dis.c (powerpc_dialect): Set PPC_OPCODE_64 in dialect for
803 64 bit default targets, and parse "32" and "64" in options.
804 Formatting fixes.
805 (print_insn_powerpc): Pass dialect to operand->extract.
806
2e1ef6b4
DB
8072001-11-14 Dave Brolley <brolley@redhat.com>
808
1c009264
DB
809 * cgen-dis.c (count_decodable_bits): New function.
810 (add_insn_to_hash_chain): New function.
811 (hash_insn_array): Call add_insn_to_hash_chain.
812 (hash_insn_list): Call add_insn_to_hash_chain.
2e1ef6b4
DB
813 * m32r-dis.c: Regenerated.
814 * fr30-dis.c: Regenerated.
815
fa405d97
AJ
8162001-11-14 Andreas Jaeger <aj@suse.de>
817
818 * i386-dis.c (print_insn): Use x86-64 as option.
819
e396998b
AM
8202001-11-14 Alan Modra <amodra@bigpond.net.au>
821
822 * disassemble.c (disassembler): Call print_insn_i386.
823 * i386-dis.c (SUFFIX_ALWAYS): Define.
824 (struct dis_private): Add orig_sizeflag.
825 (print_insn_i386): Make it a wrapper, calling..
826 (print_insn): ..The old body of print_insn_i386. Avoid longjmp
827 warning without using volatile by moving orig_sizeflag to priv,
828 and removing inbuf. Parse disassembler_options.
829 (print_insn_i386_att, print_insn_i386_intel): Move initialisation
830 code to print_insn.
831 (putop): Remove #ifdef SUFFIX_ALWAYS.
832
6e917903
TW
8332001-11-11 Timothy Wall <twall@alum.mit.edu>
834
835 * tic54x-dis.c: Use revised opcode structure. Export opcode
836 template lookup.
837 (has_lkaddr): Don't forget about Lmem insns.
838 * tic54x-opc.c: Add emulation trap. Parallel table now uses
839 standard opcode templates.
fa405d97 840
e5470cdc
AM
8412001-11-13 Zack Weinberg <zack@codesourcery.com>
842
843 * i386-dis.c (grps): Change "sldt", "str", and "smsw" entries
844 to "sldtQ", "strQ", "smswQ" respectively; all with Ev operand
845 category instead of Ew.
846
6c93a8fa
NC
8472001-11-12 Niraj Gupta <ngupta@zumanetworks.com>
848
849 * m68k-opc.c: Fix definitions of wddata[bwl].
850
b165b838
RS
8512001-11-09 Richard Sandiford <rsandifo@redhat.com>
852
853 * cgen-asm.c (cgen_parse_keyword): If the keyword is too big to
854 fit in the buffer, try to match the empty keyword.
855
e333d2c4
NC
8562001-11-09 Nick Clifton <nickc@cambridge.redhat.com>
857
858 * cgen-ibld.in (extract_1): Fix badly placed #if 0.
859 * fr30-ibld.c: Regenerate.
860 * m32r-ibld.c: Regenerate.
861 * openrisc-ibld.c: Regenerate.
862
def7143b
CD
8632001-11-04 Chris Demetriou <cgd@broadcom.com>
864
865 * mips-dis.c (print_insn_mips): Remove spaces at end of line.
866
3c62831e
NC
8672001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
868
869 * configure.in (ALL_LINGUAS): Add "fr", "sv" and "tr".
870 * configure: Regernate.
871 * po/fr.po: New file.
872 * po/sv.po: New file.
873 * po/tr.po: New file.
874
64e38312
SC
8752001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
876
877 * m68hc11-dis.c (print_insn): Fix disassembly of movb with a
878 constant as source.
879
3c3bdf30
NC
8802001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
881
882 * Makefile.am (CFILES): Add mmix-dis.c and mmix-opc.c. Regenerate
883 dependencies.
884 * Makefile.in: Regenerate.
885 * mmix-dis.c, mmix-opc.c: New files.
886
d9a35582
KH
8872001-10-29 Kazu Hirata <kazu@hxi.com>
888
889 * d30v-dis.c: Fix a comment typo.
890
9bb28706
CD
8912001-10-23 Chris Demetriou <cgd@broadcom.com>
892
893 * mips-opc.c (mips_builtin_opcodes): Mark "bgezall" and
894 "bltzall" as writing GPR 31 (since they do).
895
896 * mips-dis.c (print_insn_arg): Calculate info->target
897 where appropriate.
898 (print_insn_mips): Fill in instruction info.
899 (print_mips16_insn_arg): Remove unneded variable 'val'.
900 Removed duplicated instruction target calculations,
901 calculate once and print that result. Use same idiom for
902 masking the jump segment bits as is used in print_insn_arg.
903
1f613cde
AM
9042001-10-20 Alan Modra <amodra@bigpond.net.au>
905
906 * ppc-opc.c (CT): Make it an optional operand.
907
2228315b
CD
9082001-10-17 Chris Demetriou <cgd@broadcom.com>
909
910 * mips-dis.c (mips_isa_type): Make the ISA used to disassemble
911 SB-1 binaries include instructions specific to the SB-1.
912 * mips-opc.c (SB1): New definition.
913 (mips_builtin_opcodes): Add SB-1 extension opcodes "div.ps",
914 "recip.ps", "rsqrt.ps", and "sqrt.ps".
915
f5c120c5
MG
9162001-10-17 matthew green <mrg@redhat.com>
917
918 * ppc-opc.c (STRM): New AltiVec operand.
919 (XDSS): New AltiVec instruction form.
920 (mtvscr): Correct operand list.
921 (dst, dstt, dstst, dststt, dss, dssall): AltiVec instructions.
922
aa200fe8
AM
9232001-10-17 Alan Modra <amodra@bigpond.net.au>
924
925 * po/POTFILES.in: Regenerate.
926
9fa87a06
MG
9272001-10-13 matthew green <mrg@redhat.com>
928
929 * ppc-opc.c (MO): New macro for MO field of mbar instruction.
930 (powerpc_opcodes): Add rfci, wrtee, wrteei, mfdcrx, mfdcr,
931 mtdcrx, mtdcr, msync, dcba and mbar as BookE instructions.
932
37111cc7
NC
9332001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
934
935 * cgen-ibld.in: Include safe-ctype.h in preference to
936 ctype.h.
937 * cgen-asm.in: Include safe-ctype.h in preference to
938 ctype.h. Fix formatting. Use ISSPACE instead of isspace and
939 TOLOWER instead of tolower.
940 (@arch@_cgen_build_insn_regex): Remove duplication of syntax
941 string elements in constructed regular expression.
942 * fr30-asm.c: Regenerate.
943 * fr30-desc.c: Regenerate.
944 * fr30-ibld.c: Regenerate.
945 * m32r-asm.c: Regenerate.
946 * m32r-desc.c: Regenerate.
947 * m32r-ibld.c: Regenerate.
948 * openrisc-asm.c: Regenerate.
949 * openrisc-desc.c: Regenerate.
950 * openrisc-ibld.c: Regenerate.
951 * po/opcodes.pot: Regenerate.
fa405d97 952
418c1742
MG
9532001-10-12 matthew green <mrg@redhat.com>
954
955 * ppc-opc.c (insert_de, extract_de, insert_des, extract_des): New
956 instruction field instruction/extraction functions for new BookE
957 DE form instructions.
958 (CT): New macro for CT field in an X form instruction.
959 (DE, DES, DEO, DE_MASK): New macros for DE/DES fields in DE form
960 instructions.
961 (PPC64): Don't include PPC_OPCODE_PPC.
962 (403): New opcode macro for PPC403 processors.
963 (BOOKE): New opcode macro for BookE processors.
964 (bce, bcel, bcea, bcela, bclre, bclrel: New BookE instructions.
965 (bcctre, bcctrel, be, bel, bea, bela, icbt, icbte, lwzxe): Likewise.
966 (dcbste, lwzuxe, luxe, dcbfe, lbzxe, lwarxe, lbzuxe): Likewise.
967 (stwcxe, stwxe, stxe, stwuxe, stuxe, stbxe, dcbtste, stbuxe): Likewise.
968 (mfapidi, dcbte, lhzxe, lhzuxe, lhaxe, lhauxe, subfe64): Likewise.
969 (subfeo64, adde64, addeo64, sthxe, sthuxe, subfze64): Likewise.
970 (subfzeo64, addze64, addzeo64, dcbie, subfme64, subfmeo64): Likewise.
971 (addme64, addmeo64, stdcxe., mcrxr64, lwbrxe, lfsxe, lfsuxe): Likewise.
972 (lfdxe, lfduxe, stwbrxe, stfsxe, stfsuxe, stfdxe, dcbae): Likewise.
973 (stfduxe, tlbivax, tlbivaxe, lhbrxe, ldxe, lduxe, tlbsx): Likewise.
974 (tlbsxe, sthbrxe, stdxe, stduxe, icbie, stfiwxe, dcbze, lbze): Likewise.
975 (lbzue, ldue, lhze, lhzue, lhae, lhaue, lwze, lwzue): Likewise.
976 (stbe, stbue, sthe, sthue, stwe, stwue, lfse, lfsue, lfde): Likewise.
977 (lfdue, stde, stdue, stfse, stfsue, stfde, stfdue): Likewise.
978
979 * ppc-dis.c (print_insn_big_powerpc, print_insn_little_powerpc): Look
980 for a disassembler option of `booke', `booke32' or `booke64' to enable
981 BookE support in the disassembler.
982
6e9a3f4d
JH
9832001-10-12 John Healy <jhealy@redhat.com>
984
985 * cgen-dis.in (print_insn): Use min (cd->base_insn_bitsize, buflen*8)
986 for the length when extracting the base part of the insn.
987
f3a55c17 9882001-10-09 Bruno Haible <haible@clisp.cons.org>
a5d2034a 989
f3a55c17
NC
990 * cgen-asm.in (*_cgen_build_insn_regex): Generate a case sensitive
991 regular expression. Fix some formatting problems.
992 * fr30-asm.c: Regenerate.
993 * openrisc-asm.c: Regenerate.
994 * m32r-asm.c: Regenerate.
995
9962001-10-09 Christian Groessler <cpg@aladdin.de>
997
998 * z8k-dis.c (unparse_instr): Fixed formatting. Change disassembly
999 of indirect register memory accesses to be same format the
1000 assembler accepts.
a5d2034a 1001
ddb68265
NC
10022001-10-09 Nick Clifton <nickc@cambridge.redhat.com>
1003
1004 * sh-opc.h: Fix encoding of least significant nibble of the
1005 DSP single data transfer instructions.
1006
1007 * sh-dis.c (print_insn_shx): Fix decoding of As opcode in DSP
fa405d97 1008 instructions.
ddb68265 1009
0e2ee3ca
NC
10102001-10-08 Nick Clifton <nickc@cambridge.redhat.com>
1011
1012 * cgen-asm.in: Fix compile time warning messages in generated
1013 C files.
1014 * cgen-dis.in: The same.
1015 * cgen-ibld.in: The same.
1016 * fr30-asm.c: Regenerate.
1017 * fr30-desc.c: Regenerate.
1018 * fr30-dis.c: Regenerate.
1019 * fr30-ibld.c: Regenerate.
1020 * fr30-opc.c: Regenerate.
1021 * m32r-asm.c: Regenerate.
1022 * m32r-desc.c: Regenerate.
1023 * m32r-dis.c: Regenerate.
1024 * m32r-ibld.c: Regenerate.
1025 * m32r-opc.c: Regenerate.
1026 * m32r-opinst.c Regenerate.
1027 * openrisc-asm.c: Regenerate.
1028 * openrisc-desc.c: Regenerate.
1029 * openrisc-dis.c: Regenerate.
1030 * openrisc-ibld.c: Regenerate.
1031 * openrisc-opc.c: Regenerate.
1032 * openrisc-opc.h: Regenerate.
1033 * Makefile.in: Regenerate.
1034 * po/POTFILES.in: Regenerate.
1035 * po/opcodes.pot: Regenerate.
1036
b1ee46c5
AH
10372001-10-08 Aldy Hernandez <aldyh@redhat.com>
1038
1039 * arm-opc.h (arm_opcodes): Add cirrus insns.
1040
1041 * arm-dis.c (print_insn_arm): Add 'I' case.
1042
fcd8210c
AM
10432001-10-03 Alan Modra <amodra@bigpond.net.au>
1044
1045 * po/POTFILES.in: Regenerate.
1046 * configure: Regenerate.
1047
7997656a
AM
10482001-10-02 Alan Modra <amodra@bigpond.net.au>
1049
1050 * Makefile.am (Makefile): Depend on bfd/configure.in.
1051 Run "make dep-am".
1052 * Makefile.in: Regenerate.
1053
545ae501
JH
10542001-09-30 John Healy <jhealy@redhat.com>
1055
1056 * cgen-ibld.in (insert_1): Switched bfd_get_bits and bfd_set_bits
1057 calls to cgen_get_insn_value and cgen_put_insn_value calls.
1058 (extract_1): Switched bfd_get_bits call to cgen_get_insn_value call.
1059
8737c3ea
HPN
10602001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1061
1062 * Makefile.am: Update dependencies with "make dep-am".
1063 * Makefile.in: Regenerate.
1064
86caa542
AM
10652001-09-26 Alan Modra <amodra@bigpond.net.au>
1066
1067 * arc-dis.c: Formatting fixes.
1068 (my_sprintf): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
1069
2ca0d952
AM
10702001-09-21 Bruno Haible <haible@clisp.cons.org>
1071
1072 * arc-dis.c: Don't include <ctype.h>.
1073 * openrisc-desc.c: Likewise.
1074 * openrisc-ibld.c: Likewise.
1075
fc05c67f
NC
10762001-09-20 Nick Clifton <nickc@cambridge.redhat.com>
1077
1078 * fr30-opc.c: Fix compile time warning messages.
1079 * i370-opc.c: Fix compile time warning messages.
1080 * i960-dis.c: Fix compile time warning messages.
1081 * m32r-asm.c: Fix compile time warning messages.
1082 * m32r-desc.c: Fix compile time warning messages.
1083 * m32r-dis.c: Fix compile time warning messages.
1084 * m32r-ibld.c: Fix compile time warning messages.
1085 * m32r-opc.c: Fix compile time warning messages.
1086 * m32r-opinst.c: Fix compile time warning messages.
1087 * ns32k-dis.c: Fix compile time warning messages.
1088 * openrisc-asm.c: Fix compile time warning messages.
1089 * openrisc-desc.c: Fix compile time warning messages.
1090 * openrisc-dis.c: Fix compile time warning messages.
1091 * openrisc-ibld.c: Fix compile time warning messages.
1092 * openrisc-opc.c: Fix compile time warning messages.
1093 * pdp11-dis.c: Fix compile time warning messages.
1094 * tic54x-dis.c: Fix compile time warning messages.
1095 * v850-opc.c: Fix compile time warning messages.
1096 * vax-dis.c: Fix compile time warning messages.
1097 * w65-opc.h: Fix compile time warning messages.
1098 * z8k-opc.h: Fix compile time warning messages.
1099 * z8kgen.c: Fix compile time warning messages.
1100
d5b2f4d6
NC
11012001-09-19 Nick Clifton <nickc@cambridge.redhat.com>
1102
1103 * arm-dis.c: Fix compile time warning messages.
1104 * cgen-asm.c: Fix compile time warning messages.
1105 * cgen-dis.c: Fix compile time warning messages.
1106 * cris-dis.c: Fix compile time warning messages.
1107 * d10v-dis.c: Fix compile time warning messages.
1108 * fr30-asm.c: Fix compile time warning messages.
1109 * fr30-desc.c: Fix compile time warning messages.
1110 * fr30-dis.c: Fix compile time warning messages.
1111 * fr30-ibld.c: Fix compile time warning messages.
1112
3882b010
L
11132001-09-18 Bruno Haible <haible@clisp.cons.org>
1114
1115 * cgen-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1116 (cgen_parse_keyword): Use ISALNUM instead of isalnum.
1117 * cgen-opc.c: Include "safe-ctype.h" instead of <ctype.h>.
1118 (cgen_keyword_lookup_name): Use ISALPHA/TOLOWER instead of
1119 isalpha/tolower.
1120 (cgen_keyword_add): Use ISALNUM instead of isalnum.
1121 (hash_keyword_name): Use TOLOWER instead of tolower.
1122 * fr30-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1123 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
1124 tolower/isspace.
1125 (fr30_cgen_assemble_insn): Use ISSPACE instead of isspace.
1126 * fr30-desc.c: Don't include <ctype.h>.
1127 * fr30-ibld.c: Likewise.
1128 * ia64-gen.c: Include "safe-ctype.h" instead of <ctype.h>.
1129 (load_insn_classes, parse_resource_users, load_depfile): Use
1130 ISSPACE instead of isspace.
1131 * m32r-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1132 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
1133 tolower/isspace.
1134 (m32r_cgen_assemble_insn): Use ISSPACE instead of isspace.
1135 * m32r-desc.c: Don't include <ctype.h>.
1136 * m32r-ibld.c: Likewise.
1137 * openrisc-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1138 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
1139 tolower/isspace.
1140 (openrisc_cgen_assemble_insn): Use ISSPACE instead of isspace.
1141
b6849f55
NC
11422001-09-18 Martin Schwidefsky <schwidefsky@de.ibm.com>
1143
1144 * Makefile.am: Add rules and dependencies to create the s/390 opcode
1145 table out of s390-opc.txt automatically.
1146 * configure.in: Add BFD_CC_FOR_BUILD to allow CC_FOR_BUILD to be used.
1147 * s390-mkopc.c (dumpTable): Change output to create a complete file.
1148 * s390-opc.c: New improved opcode format macros and remove the
1149 pregenerated opcode table.
1150 * s390-opc.txt: Adapt to new improved opcode format macros.
1151
2613489e
NC
11522001-09-14 David Schleef <ds@schleef.org>
1153
1154 * ppc-opc.c (VXA, VXA_MASK): Fix mask bits.
1155
8227b51f
AM
11562001-09-04 Alan Modra <amodra@bigpond.net.au>
1157
1158 * i386-dis.c (grps): Don't print the implicit al/ax/eax register
1159 for opcode 0xf6 or 0xf7 forms of mul, imul, div, idiv insns.
1160
0823fbca
EC
11612001-08-31 Eric Christopher <echristo@redhat.com>
1162 Jason Eckhardt <jle@redhat.com>
1163
1164 * mips-dis.c: Add support for bfd_mach_mipsisa32 and
1165 bfd_mach_mipsisa64. Remove bfd_mach_mips32, bfd_mach_mips32_4k,
1166 bfd_mach_mips64.
1167
5bd67f35
AJ
11682001-08-31 Andreas Jaeger <aj@suse.de>
1169
1170 * tic54x-opc.c: Add default initializers to avoid warnings.
1171
1172 * arc-opc.c: Include "sysdep.h" to get stdio.h as include file.
1173 * arc-ext.c: Likewise.
1174
0565ba96 11752001-08-28 matthew green <mrg@redhat.com>
0152a4c6
MG
1176
1177 * ppc-opc.c (icbt): Order correctly.
1178
6ba045b1
AM
11792001-08-27 David Edelsohn <dje@watson.ibm.com>
1180 Torbjorn Granlund <tege@swox.com>
1181
1182 * ppc-opc.c (DS): Add PPC_OPERAND_DS flag.
1183 (LS): Define.
1184 (insert_ds): Complain if not a multiple of 4.
1185 (XSYNC): Define.
1186 (XSYNC_MASK): Define.
1187 (powerpc_opcodes): Add "slbmte", "lwsync", "ptesync", "slbmfev",
1188 "slbmfee". Modify "sync" to use XSYNC_MASK and LS.
1189
5b3fabc9
AJ
11902001-08-26 Andreas Jaeger <aj@suse.de>
1191
1192 * h8500-opc.h: Add default initializers to h8500_table to shut up
1193 GCC warnings.
1194
d83c6548
AJ
11952001-08-25 Andreas Jaeger <aj@suse.de>
1196
1197 * tic54x-dis.c: Add unused attributes where needed.
1198
1199 * z8k-dis.c (output_instr): Add unused attribute.
1200
1201 * h8300-dis.c: Add missing prototypes.
1202 (bfd_h8_disassemble): Make static.
1203
1204 * cris-dis.c: Add missing prototype.
1205 * h8500-dis.c: Likewise.
1206 * m68hc11-dis.c: Likewise.
1207 * pj-dis.c: Likewise.
1208 * tic54x-dis.c: Likewise.
1209 * v850-dis.c: Likewise.
1210 * vax-dis.c: Likewise.
1211 * w65-dis.c: Likewise.
1212 * z8k-dis.c: Likewise.
1213
1214 * d10v-dis.c: Add missing prototype.
1215 (dis_long): Remove unused variable.
1216 (dis_2_short): Likewise.
1217
1218 * sh-dis.c: Add missing prototypes.
1219 * v850-opc.c: Likewise.
1220 Add unused attributes where needed.
1221
1222 * ns32k-dis.c: Add missing prototypes.
1223 (bit_extract_simple): Remove unused variable.
1224
355d475e
AJ
12252001-08-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
1226
1227 * opcodes/s390-opc.c: Add "low or high" and "not low or high"
1228 branch instructions for gcc 3.0.
1229 * opcodes/s390-opc.txt: Likewise.
1230
7fa108a4
AJ
12312001-08-21 Andreas Jaeger <aj@suse.de>
1232
1233 * i960-dis.c: Add parameters for prototypes
1234 (ctrl): Add unused attributes.
1235 (cobr): Likewise.
1236 (put_abs): Likewise.
1237
1238 * mips-dis.c: Add missing prototypes.
1239 * a29k-dis.c: Likewise.
1240 * arc-dis.c: Likewise.
1241 * ia64-opc.c: Likewise.
1242
1243 * s390-dis.c: Add missing prototypes.
1244 (init_disasm): Remove unused attribute since the parameter is
1245 used.
1246
99c14723
TS
12472001-08-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1248
1249 * mips-opc.c (M1): Define. Reformatted Code.
1250 (mips_builtin_opcodes): Added performance counter opcodes mfpc, mfps,
1251 mtps, mtps. Typo.
1252
2cd89590
JL
12532001-08-16 Jonathan Larmour <jlarmour@redhat.com>
1254
1255 * mips-opc.c: R3900s can support all branch likely INSN_MACROs where
1256 the corresponding non-likely insn is in MIPS I.
1257
7f6621cd
KH
12582001-08-13 Kazu Hirata <kazu@hxi.com>
1259
1260 * mcore-dis.c: Fix formatting.
1261 * mips-dis.c: Likewise.
1262 * pj-dis.c: Likewise.
1263 * z8k-dis.c: Likewise.
1264
fc7bc883
RH
12652001-08-12 Richard Henderson <rth@redhat.com>
1266
1267 * cgen-ibld.in (extract_normal): Match type of VALUE and MASK
1268 to *VALUEP. Regenerate all cgen files.
1269
d98bb281
RS
12702001-08-10 Richard Sandiford <rsandifo@redhat.com>
1271
1272 * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32
1273 argument.
1274 * mips-opc.c (G6): Undefine.
1275 (mips_builtin_opcodes): Remove gp32 entry for "move". Add macro
1276 as the first "move" alternative.
1277
0218d1e4
AJ
12782001-08-10 Andreas Jaeger <aj@suse.de>
1279
1280 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1281 to build warnings.
1282 * configure: Regenerate.
1283
11b37b7b
AM
12842001-08-10 Alan Modra <amodra@bigpond.net.au>
1285
1286 * ppc-opc.c: Revert 2001-08-08.
1287
badaf34c
AM
12882001-08-09 Alan Modra <amodra@bigpond.net.au>
1289
1290 * dis-buf.c (generic_strcat_address): Add missing prototype.
1291 #if 0 the functions as it is unused.
1292
0f1bac05
AM
12932001-08-08 Alan Modra <amodra@bigpond.net.au>
1294
1295 1999-10-25 Torbjorn Granlund <tege@swox.com>
1296 * ppc-opc.c: Include "bfd.h".
1297 (powerpc_operands): Add new field for reloc type.
1298
21d34b1c
TS
12992001-07-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1300
1301 * mips-dis.c (print_insn_arg): Don't use software integer registers
1302 for coprocessor registers.
1303 (get_mips_isa): Removed.
1304 (is_newabi): New function, checks if NewABI is used.
1305 (_print_insn_mips): Get distinction between old ABI and new ABI right.
1306
28bab82b
NC
13072001-08-01 Christian Groessler <cpg@aladdin.de>
1308
1309 * z8kgen.c: Fixed indentation of opt[] array. Include stdio.h to
1310 get stderr definition.
1311 (internal, gas): Removed warnings.
1312 (gas): Create a correct final entry for created array.
1313 * z8k-opc.h: Recreated with new z8kgen.
1314
6608db57
KH
13152001-07-28 Kazu Hirata <kazu@hxi.com>
1316
1317 * i386-dis.c: Fix formatting.
1318
d708bcba
AM
13192001-07-28 Matthias Kramm <kramm@quiss.org>
1320
7fa108a4
AJ
1321 * i386-dis.c: Change formatting conventions for architecture
1322 i386:intel to better match the format of various intel i386
d708bcba
AM
1323 assemblers, like nasm, tasm or masm.
1324
8a5cc6be
AM
13252001-07-24 Alan Modra <amodra@bigpond.net.au>
1326
1327 * Makefile.am: Update dependencies with "make dep-am".
1328 * Makefile.in: Regenerate
1329
33822a8e
KH
13302001-07-24 Kazu Hirata <kazu@hxi.com>
1331
1332 * alpha-dis.c: Fix formatting.
1333 * cris-dis.c: Likewise.
2dcee538
KH
1334 * d10v-dis.c: Likewise.
1335 * d30v-dis.c: Likewise.
33822a8e
KH
1336 * m10300-dis.c: Likewise.
1337 * tic54x-dis.c: Likewise.
1338
44f2a95d
KH
13392001-07-23 Kazu Hirata <kazu@hxi.com>
1340
ec22bdda
KH
1341 * m68k-dis.c: Fix formatting.
1342 * pj-dis.c: Likewise.
1343 * s390-dis.c: Likewise.
1344 * z8k-dis.c: Likewise.
44f2a95d 1345
209fd667
CD
13462001-07-21 Chris Demetriou <cgd@broadcom.com>
1347
1348 * mips-opc.c (mips_builtin_opcodes): Sort c.le.s and c.lt.s
1349 into the rest of the surrounding definitions.
1350
bcb5558b
AM
13512001-07-18 Alan Modra <amodra@bigpond.net.au>
1352
1353 * i386-dis.c (grps): Print l or w suffix, and require mem modrm
1354 for lgdt, lidt, sgdt, sidt.
1355
40536497
PB
13562001-07-13 Philip Blundell <philb@gnu.org>
1357
1358 * arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR.
1359
23969580
JJ
13602001-07-12 Jeff Johnston <jjohnstn@redhat.com>
1361
1362 * cgen-asm.in: Include "xregex.h" always to enable the libiberty
1363 regex support.
1364 (@arch@_cgen_build_insn_regex): New routine from Graydon.
7fa108a4 1365 (@arch@_cgen_assemble_insn): Add Graydon's code to use regex
23969580 1366 to verify if it is worth parsing the insn as insn "x". Also update
7fa108a4 1367 error message when insn is not a recognized format of the insn vs
23969580
JJ
1368 when the insn is completely unrecognized.
1369
81f6038f
FCE
13702001-07-11 Frank Ch. Eigler <fche@redhat.com>
1371
1372 * cgen-dis.in (print_insn): Use cgen_get_insn_value instead of
1373 bfd_get_bits.
1374 * cgen-opc.c (cgen_get_insn_value, cgen_put_insn_value): Respect
1375 non-zero CGEN_CPU_DESC->insn_chunk_bitsize.
1376
7081ff04
AJ
13772001-07-09 Andreas Jaeger <aj@suse.de>, Karsten Keil <kkeil@suse.de>
1378
1379 * i386-dis.c (set_op): Handle 64 bit and 32 bit mode.
1380 (OP_J): Use bfd_vma for mask to work properly with 64 bits.
1381 (op_address,op_riprel): Use bfd_vma to handle 64 bits.
1382
4a3264e6
BE
13832001-07-05 Ben Elliston <bje@redhat.com>
1384
1385 * Makefile.am (CPUDIR): Define.
1386 (stamp-m32r): Update dependencies.
1387 (stamp-fr30): Ditto.
1388 (stamp-openrisc): Ditto.
1389 * Makefile.in: Regenerate.
1390
2dd46b8b
NC
13912001-07-03 Zoltan Hidvegi <hzoli@hzoli.2y.net>
1392
1393 * ppc-opc.c: Fix encoding of 'clf' instruction.
1394
17f0ac84
GK
13952001-06-30 Geoffrey Keating <geoffk@redhat.com>
1396
1397 * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT.
1398
5e91c3b4
GK
13992001-06-28 Geoffrey Keating <geoffk@redhat.com>
1400
1401 * cgen-asm.c (cgen_parse_keyword): Allow any first character.
1402 * cgen-opc.c (cgen_keyword_add): Ignore special first
1403 character when building nonalpha_chars field.
1404
62d964d8
BE
14052001-06-24 Ben Elliston <bje@redhat.com>
1406
1407 * m88k-dis.c: Format to conform to GNU coding standards.
1408
7f32bebc
AJ
14092001-06-23 Andreas Jaeger <aj@suse.de>
1410
1411 * disassemble.c (disassembler_usage): Add unused attribute.
1412
564e8ad9
EC
14132001-06-22 Eric Christopher <echristo@redhat.com>
1414
1415 * mips-opc.c: Move prefx to start of the table.
1416
fe1f0130
NC
14172001-06-22 Stacey Sheldon <ssheldon@Catena.com>
1418
1419 * arc-opc.c (insert_st_syntax): Fix over-optimisation of ST
1420 instruction.
1421
80febfb6
NC
14222001-06-22 Pauli <pauli@moreton.com.au>
1423
1424 * m68k-opc.c: Add wdebug instruction.
1425
cb87eaaf
AH
14262001-06-15 Aldy Hernandez <aldyh@redhat.com>
1427
1428 * m10300-opc.c (mn10300_opcodes): Change opcode for AM33 subc.
1429
3e890047
GK
14302001-06-14 Geoffrey Keating <geoffk@redhat.com>
1431
1432 * cgen-asm.c (cgen_parse_keyword): When looking for the
1433 boundaries of a keyword, allow any special characters
1434 that are actually in one of the allowed keyword.
1435 * cgen-opc.c (cgen_keyword_add): Add any special characters
1436 to the nonalpha_chars field.
1437
6fc12824
NC
14382001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
1439
1440 * s390-opc.c: Add lgh instruction.
1441 * s390-opc.txt: Likewise.
1442
6439fc28
AM
14432001-06-11 Alan Modra <amodra@bigpond.net.au>
1444
1445 * i386-dis.c: Group function prototypes in one place.
1446 (FLOATCODE): Redefine as 1.
1447 (USE_GROUPS): Redefine as 2.
1448 (USE_PREFIX_USER_TABLE): Redefine as 3.
1449 (X86_64_SPECIAL): Define as 4.
1450 (GRP1b..GRPAMD): Move USE_GROUPS to bytecode1, index to bytecode2.
1451 (PREGRP0..PREGRP26): Similarly with USE_PREFIX_USER_TABLE.
1452 (dis386_att, dis386_intel, disx86_64_att, disx86_64_intel): Delete.
1453 (dis386): New table combining above four tables.
1454 (dis386_twobyte_att, dis386_twobyte_intel): Delete.
1455 (dis386_twobyte): New table combining above two tables.
1456 (x86_64_table): New table to handle x86_64.
1457 (X86_64_0): Define.
1458 (float_mem_att, float_mem_intel): Delet.
1459 (float_mem): New table combining above two tables.
1460 (print_insn_i386): Modify for above.
1461 (dofloat): Likewise.
1462 (putop): Handle '{', '|' and '}' to select alternative mnemonics.
1463 Return 0 on success, 1 if no valid alternative.
1464 (putop <case 'F'>, <case 'H'>): Print nothing for intel_syntax.
1465 (putop <case 'T'>): Move to case 'U', and share case 'Q' code.
1466 (putop <case 'I'>): Move to case 'T', and share case 'P' code.
1467 (OP_REG <case rAX_reg .. rDI_reg>): Handle as for eAX_reg .. eDI_reg
1468 if not 64-bit mode.
1469 (OP_I <case q_mode>): Handle as for v_mode if not 64-bit mode.
1470 (OP_I64): If not 64-bit mode, call OP_I.
1471 OP_OFF64): If not 64-bit mode, call OP_OFF.
1472 (OP_ST, OP_STi, OP_SEG, OP_DIR, OP_OFF, OP_OFF64, OP_MMX): Rename
1473 'ignore'/'ignored' to 'bytemode'.
1474
5dd0794d
AM
14752001-06-10 Alan Modra <amodra@bigpond.net.au>
1476
1477 * configure.in: Sort 'ta' case statement.
1478 * configure: Regenerate.
1479
1480 * i386-dis.c (dis386_att): Add 'H' to conditional branch and
1481 loop,jcxz insns.
1482 (disx86_64_att): Likewise.
1483 (dis386_twobyte_att): Likewise.
1484 (print_insn_i386): Don't print branch hints as a prefix.
1485 (putop): 'H' macro prints branch hints.
1486 (get64): Kill compile warnings.
1487
bda22bbf
AO
14882001-06-09 Alexandre Oliva <aoliva@redhat.com>
1489
1490 * sh-opc.h (sh_table): Don't use empty initializers.
1491
879db8be
NC
14922001-06-06 Christian Groessler <cpg@aladdin.de>
1493
1494 * z8k-dis.c: Fix formatting.
1495 (unpack_instr): Remove unused cases in switch statement. Add
1496 safety abort() in default case.
1497 (unparse_instr): Add safety abort() in default case.
1498
98b32482
NC
14992001-06-06 Peter Jakubek <pjak@snafu.de>
1500
5dd0794d
AM
1501 * m68k-dis.c (print_insn_m68k): Fix typo.
1502 * m68k-opc.c (m68k_opcodes): Correct allowed operands for
98b32482
NC
1503 mcf (ColdFire) div, rem and moveb instructions.
1504
3ffd33cf
AM
15052001-06-06 Alan Modra <amodra@bigpond.net.au>
1506
1507 * i386-dis.c (cond_jump_flag, loop_jcxz_flag): Define.
1508 (cond_jump_mode, loop_jcxz_mode): Define.
1509 (dis386_att): Add cond_jump_flag and loop_jcxz_flag as
1510 appropriate, and 'F' suffix to loop insns.
1511 (disx86_64_att): Likewise.
1512 (dis386_twobyte_att): Likewise.
1513 (print_insn_i386): Don't output addr prefix for loop, jcxz insns.
1514 Output data size prefix for long conditional jumps. Output cs and
1515 ds branch hints.
1516 (putop): Handle 'F', and mark PREFIX_ADDR used for case 'E'.
1517 (OP_J): Don't make PREFIX_DATA used.
1518
9ab433aa
AO
15192001-06-04 Alexandre Oliva <aoliva@redhat.com>
1520
1521 * sh-opc.h (sh_table): Complete last element entry to avoid
1522 compiler warning.
1523
d1cf510e
NC
15242001-05-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1525
1526 * mips-dis.c (mips_isa_type): Add MIPS r12k support.
1527
cba24d7d
AM
15282001-05-23 Alan Modra <amodra@one.net.au>
1529
1530 * arc-opc.c: Whitespace changes.
1531
22f3fc43
HPN
15322001-05-18 Hans-Peter Nilsson <hp@axis.com>
1533
1534 * cris-opc.c (cris_spec_regs): Add missing initializer field for
1535 last element.
1536
84fd0d38
FCE
15372001-05-15 Frank Ch. Eigler <fche@redhat.com>
1538
1539 * cgen-dis.in (extract_normal): Complete support for min<base case.
1540
aa5f19f2
NC
15412001-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1542
1543 * mips-dis.c (INSNLEN): Rename MAXLEN.
1544 (std_reg_names): Replace by mips32_reg_names and mips64_reg_names.
1545 (print_insn_arg): Remove $ prefix of register names.
1546 (set_mips_isa_type): Remove.
cba24d7d 1547 (mips_isa_type): New function.
aa5f19f2
NC
1548 (get_mips_isa): New Function.
1549 (print_insn_mips): Rename _print_insn_mips.
1550 (_print_insn_mips): New function, contains code which was
1551 duplicated in print_insn_big_mips and print_insn_little_mips.
1552 (print_insn_big_mips): Moved code to _print_insn_mips.
1553 (print_insn_little_mips): Likewise.
1554 (print_mips16_insn_arg): Remove $ prefix of register names.
1555 Print error message before abort.
1556
24a7a601
C
15572001-05-14 J.T. Conklin <jtc@redback.com>
1558
1559 * ppc-opc.c (powerpc_opcodes): Fixed extended opcode field of
7f32bebc 1560 simplified mnemonics used for setting PPC750-specific special
24a7a601
C
1561 purpose registers.
1562
8d5ec599
L
15632001-05-12 H.J. Lu <hjl@gnu.org>
1564
1565 * i386-dis.c (print_insn_i386): Always set `mod', `reg' and
1566 `rm'.
1567
bcee8eb8
AM
15682001-05-12 Peter Targett <peter.targett@arccores.com>
1569
1570 * arc-opc.c (arc_reg_names): Correct attribute for lp_count
1571 register to r/w. Formatting fixes throughout file.
1572
67d6227d
AM
15732001-05-12 Alan Modra <amodra@one.net.au>
1574
1575 * i386-dis.c (prefix_user_table): Correct movq2dq, movdq2q, and
1576 movq operands.
4bba6815
AM
1577 (twobyte_has_modrm): Update table.
1578 (need_modrm): Give it file scope.
1579 (MODRM_CHECK): Define.
1580 (dofloat): Use MODRM_CHECK.
1581 (OP_E): Likewise.
1582 (OP_EM): Likewise.
1583 (OP_EX): Likewise.
67d6227d 1584
a00ad97d
FCE
15852001-05-07 Frank Ch. Eigler <fche@redhat.com>
1586
1587 * cgen-dis.in (default_print_insn): Tolerate min<base instructions
1588 even at end of a section.
1589 * cgen-ibld.in (extract_normal): Tolerate min!=base!=max instructions
1590 by ignoring precariously-unpacked insn_value in favor of raw buffer.
1591
a28d0f3d
AM
15922001-05-03 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1593
1594 * disassemble.c (disassembler_usage): Remove unused attribute.
1595
52646233
FCE
15962001-05-04 Frank Ch. Eigler <fche@redhat.com>
1597
1598 * m32r-dis.c, -asm.c, -ibld.c: Regenerated with disassembler fixes.
1599
16002001-05-04 Frank Ch. Eigler <fche@redhat.com>
1601
1602 * cgen-dis.in (print_insn): Remove call to read_insn. Instead,
1603 assume incoming buffer already has the base insn loaded. Handle
714b578b 1604 smaller-than-base instructions for variable-length case.
52646233 1605
992aaec9
AM
16062001-05-04 Alan Modra <amodra@one.net.au>
1607
1608 * i386-dis.c (Ev, Ed): Remove duplicate define.
1609 (Gd): Define.
1610 (XS): Define.
1611 (OP_XS): New function.
1612 (dis386_twobyte_att): Correct pinsrw, pextrw, pmovmskb, and
1613 movmskp operands.
1614 (dis386_twobyte_intel): Likewise.
1615 (prefix_user_table): Use MS for maskmovq operand.
1616
87e6d782
NC
16172001-04-27 Johan Rydberg <jrydberg@opencores.org>
1618
1619 * Makefile.am: Add OpenRISC target.
1620 * Makefile.in: Regenerated.
1621
1622 * disassemble.c (disassembler): Recognize the OpenRISC disassembly.
1623
1624 * configure.in (bfd_openrisc_arch): Add target.
1625 * configure: Regenerated.
1626
1627 * openrisc-asm.c: New file.
1628 * openrisc-desc.c: Likewise.
1629 * openrisc-desc.h: Likewise.
1630 * openrisc-dis.c: Likewise.
1631 * openrisc-ibld.c: Likewise.
1632 * openrisc-opc.c: Likewise.
1633 * openrisc-opc.h: Likewise.
1634
6840198f
NC
16352001-04-24 Christian Groessler <cpg@aladdin.de>
1636
1637 * z8k-dis.c: add names of control registers (ctrl_names);
1638 (seg_length): provides instruction length fixup for segmented
1639 mode; (unpack_instr): correctly handle ARG_DISP16, ARG_DISP12,
1640 CLASS_0DISP7, CLASS_1DISP7, CLASS_DISP8 and CLASS_PR cases;
1641 (unparse_intr): handle CLASS_PR, print addresses without '#'
1642 * z8k-opc.h: re-created with new z8kgen
1643 * z8kgen.c: merged in fixes which were in existing z8k-opc.h; new
1644 entries for ldctl/ldctlb instruction
1645
c2419411
AJ
16462001-04-06 Andreas Jaeger <aj@suse.de>
1647
1648 * i386-dis.c: Add ffreep instruction.
1649
3eb9799d
AO
16502001-03-30 Alexandre Oliva <aoliva@redhat.com>
1651
1652 * ppc-opc.c (insert_mbe): Shift mask initializer as long.
1653
0f17484f
AM
16542001-03-24 Alan Modra <alan@linuxcare.com.au>
1655
1656 * i386-dis.c (PREGRP25): Define.
1657 (dis386_twobyte_att): Use here in place of "movntq" entry.
1658 (dis386_twobyte_intel): Likewise.
1659 (prefix_user_table): Add PREGRP25 entry for "movntq" and "movntdq".
1660 (PREGRP26): Define.
1661 (dis386_twobyte_att): Use here.
1662 (dis386_twobyte_intel): Likewise.
1663 (prefix_user_table): Add PREGRP26 entry for "punpcklqdq".
1664 (prefix_user_table <maskmovdqu>): XM operand, not MX.
1665 (prefix_user_table): Cosmetic changes to "bad" entries.
1666
e93d7199
NC
16672001-03-23 Nick Clifton <nickc@redhat.com>
1668
1669 * mips-opc.c: Remove extraneous whitespace.
1670 * mips-dis.c: Remove extraneous whitespace.
1671
fca2040b
BE
16722001-03-22 Ben Elliston <bje@redhat.com>
1673
1674 * cgen-asm.in (@arch@_cgen_assemble_insn): Move tmp_errmsg
1675 declaration inside CGEN_VERBOSE_ASSEMBLER_ERRORS conditional.
1676 * cgen-ibld.in (put_insn_int_value): Mark cd parameter as unused
1677 to allay a compiler warning.
1678
87890af0
AM
16792001-03-22 Alan Modra <alan@linuxcare.com.au>
1680
1681 * i386-dis.c (dis386_twobyte_att): Add entries for paddq, psubq.
1682 (dis386_twobyte_intel): Likewise.
1683 (twobyte_has_modrm): Set entry for paddq, psubq.
1684
27fca2d8
PM
16852001-03-20 Patrick Macdonald <patrickm@redhat.com>
1686
1687 * cgen-dis.in (print_insn_@arch@): Add support for target machine
1688 determination via CGEN_COMPUTE_MACH.
1689 * fr30-desc.c: Regenerate.
1690 * fr30-dis.c: Regenerate.
1691 * fr30-opc.h: Regenerate.
1692 * m32r-desc.c: Regenerate.
1693 * m32r-dis.c: Regenerate.
1694 * m32r-opc.h: Regenerate.
1695 * m32r-opinst.c: Regenerate.
1696
f4fbb4a3
L
16972001-03-20 H.J. Lu <hjl@gnu.org>
1698
1699 * configure.in: Remove the redundent AC_ARG_PROGRAM.
1700 * configure: Rebuild.
1701
f4bc6bb0
JW
17022001-03-19 Jim Wilson <wilson@redhat.com>
1703
1704 * ia64-gen.c (fetch_insn_class): If xsect, then ignore comment and
1705 notestr if larger than xsect.
1706 (in_class): Handle format M5.
1707 * ia64-asmtab.c: Regnerate.
1708
bbe6d95f
AM
17092001-03-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
1710
1711 * vax-dis.c (print_insn_vax): Only fetch two bytes if the info buffer
1712 has more than one byte left to read.
1713
82b66b23
NC
17142001-03-16 Martin Schwidefsky <schwidefsky@de.ibm.com>
1715
1716 * s390-opc.c: Add new opcodes. Smooth out formatting.
1717 * s390-opc.txt: Add new opcodes.
c2419411 1718
4f3c3dbb
NC
17192001-03-06 Nick Clifton <nickc@redhat.com>
1720
1721 * arm-dis.c (print_insn_thumb): Compute destination address
1722 of BLX(1) instruction by taking bit 1 from PC and not from bit
1723 0 of the offset.
1724
9d29e1b3
NC
17252001-03-06 Igor Shevlyakov <igor@windriver.com>
1726
1727 * m68k-dis.c (print_insn_m68k): Recognize Coldfire CPUs
1728 so command line switches will work.
1729
b3466c39
DB
17302001-03-05 Dave Brolley <brolley@redhat.com>
1731
2edda1bf
DB
1732 * fr30-asm.c: Regenerate.
1733 * fr30-desc.c: Regenerate.
1734 * fr30-desc.h: Regenerate.
1735 * fr30-dis.c: Regenerate.
1736 * fr30-ibld.c: Regenerate.
1737 * fr30-opc.c: Regenerate.
1738 * fr30-opc.h: Regenerate.
1739 * m32r-asm.c: Regenerate.
1740 * m32r-desc.c: Regenerate.
1741 * m32r-desc.h: Regenerate.
1742 * m32r-dis.c: Regenerate.
1743 * m32r-ibld.c: Regenerate.
1744 * m32r-opc.c: Regenerate.
1745 * m32r-opc.h: Regenerate.
1746 * m32r-opinst.c: Regenerate.
b3466c39 1747
80a523c2
NC
17482001-02-28 Igor Shevlyakov <igor@windriver.com>
1749
1750 * m68k-opc.c: fix cpushl according to Motorola. Enable
1751 bunch of instructions for Coldfire 5407 and add all new.
1752
27b7e12d
AM
17532001-02-27 Alan Modra <alan@linuxcare.com.au>
1754
1755 * configure.in (BFD_VERSION): Do without grep.
1756 * configure: Regenerate.
1757 * Makefile.am: Run "make dep-am".
1758 * Makefile.in: Regenerate.
1759
b8e0eda2
L
17602001-02-23 David Mosberger <davidm@hpl.hp.com>
1761
1762 * ia64-opc-a.c: Add missing pseudo-ops for "cmp" and "cmp4".
1763 * ia64-asmtab.c: Regenerate.
1764
87f8eb97
JW
17652001-02-21 David Mosberger <davidm@hpl.hp.com>
1766
1767 * ia64-opc-d.c (ia64_opcodes_d): Break the "add" pattern into two
1768 separate variants: one for IMM22 and the other for IMM14.
1769 * ia64-asmtab.c: Regenerate.
c2419411 1770
dd425ada
GM
17712001-02-21 Greg McGary <greg@mcgary.org>
1772
1773 * cgen-opc.c (cgen_get_insn_value): Add missing `return'.
1774
b34fb0b4
L
17752001-02-20 H.J. Lu <hjl@gnu.org>
1776
1777 * Makefile.am (ia64-ic.tbl): Remove the target.
1778 (ia64-raw.tbl): Likewise.
1779 (ia64-waw.tbl): Likewise.
1780 (ia64-war.tbl): Likewise.
1781 (ia64-asmtab.c): Generate it in the source directory.
1782 * Makefile.in: Regenerated.
1783
e135f41b
NC
17842001-02-18 lars brinkhoff <lars@nocrew.org>
1785
1786 * Makefile.am: Add PDP-11 target.
1787 * configure.in: Likewise.
1788 * disassemble.c: Likewise.
1789 * pdp11-dis.c: New file.
1790 * pdp11-opc.c: New file.
1791
42dc96ca
JW
17922001-02-14 Jim Wilson <wilson@redhat.com>
1793
1794 * ia64-ic.tbl: Update from Intel. Add setf to fr-writers.
1795 * ia64-asmtab.c: Regenerate.
1796
219576a4 17972001-02-12 Jan Hubicka <jh@suse.cz>
76f227a5
JH
1798
1799 * i386-dis.c (prefix_user_t): Add 'Y' to SSE ineger converison
1800 instructions.
1801 (putop): Handle 'Y'
1802
9117d219
NC
18032001-02-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1804
1805 * mips-dis.c (print_insn_arg): Use top four bits of the address of
1806 the following instruction not of the jump itself for the jump
1807 target.
1808 (print_mips16_insn_arg): Likewise.
1809
847ee773
MS
18102001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1811
1812 * Makefile.am (stamp-lib): ranlib the libopcodes.a in the build
1813 directory.
1814 * Makefile.in: Regenerate.
1815
a85d7ed0
NC
18162001-02-09 Schwidefsky <schwidefsky@de.ibm.com>
1817
1818 * Makefile.am: Add linux target for S/390.
1819 * Makefile.in: Likewise.
1820 * configure.in: Likewise.
1821 * disassemble.c: Likewise.
1822 * s390-dis.c: New file.
1823 * s390-mkopc.c: New file.
1824 * s390-opc.c: New file.
1825 * s390-opc.txt: New file.
1826
e5943035
JW
18272001-02-05 Jim Wilson <wilson@redhat.com>
1828
1829 * ia64-asmtab.c: Revert 2000-12-16 change.
1830
0715dc88
PM
18312001-02-02 Patrick Macdonald <patrickm@redhat.com>
1832
c2419411 1833 * fr30-desc.h: Regenerate with CGEN_MAX_SYNTAX_ELEMENTS.
0715dc88
PM
1834 * m32r-desc.h: Regenerate.
1835
219576a4 18362001-02-01 Jan Hubicka <jh@suse.cz>
90530880 1837
76f227a5 1838 * i386-dis.c (dis386_att, grps): Use 'T' for push/pop
90530880
JH
1839 (putop): Handle 'T', alphabetize order, fix 'I' handling in Intel syntax
1840
1328dc98
AM
18412001-01-14 Alan Modra <alan@linuxcare.com.au>
1842
1843 * hppa-dis.c (print_insn_hppa): Handle '>' and '<' arg types.
1844
b7ed8fad
NC
18452001-01-13 Nick Clifton <nickc@redhat.com>
1846
1847 * disassemble.c: Remove spurious white space.
1848
219576a4 18492001-01-13 Jan Hubicka <jh@suse.cz>
e2914f48
JH
1850
1851 * i386-dis.c (dis386_att, disx86_64_att): Fix ret, lret and iret
1852 templates.
1853
0d2bcfaf
NC
18542001-01-11 Peter Targett <peter.targett@arccores.com>
1855
1856 * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
1857 * Makefile.am (C_FILES): Add arc-ext.c.
1858 (ALL_MACHINES) Add arc-ext.lo.
1859 (INCLUDES) Add opcode directory to list.
1860 New dependency entry for arc-ext.lo.
1861 * disassemble.c (disassembler): Correct call to
1862 arc_get_disassembler.
1863 * arc-opc.c: New update for ARC, including full base
1864 instructions for ARC variants.
1865 * arc-dis.h, arc-dis.c: New update for ARC, including
1866 extensibility functionality.
1867 * arc-ext.h, arc-ext.c: New files for handling extensibility.
1868
18692001-01-10 Jan Hubicka <jh@suse.cz>
041bd2e0
JH
1870
1871 * i386-dis.c (PREGRP15 - PREGRP24): New.
1872 (dis386_twobyt): Add SSE2 instructions.
1873 (twobyte_uses_SSE_prefix: Rename from ... ; add new SSE instructions.
1874 (twobyte_uses_f3_prefix): ... this one.
1875 (grps): Add SSE instructions.
1876 (prefix_user_table): Add two new slots; add SSE2 instructions.
1877 (print_insn_i386): Rename uses_f3_prefix to uses_SSE_prefix;
1878 Handle the REPNZ and Data16 prefixes as well; do proper lookup
1879 to prefix_user_table.
1880 (OP_E): Accept mfence and lfence as well.
1881 (OP_MMX): Data16 prefix turns MMX to SSE; support REX extensions.
1882 (OP_XMM): Support REX extensions.
1883 (OP_EM): Likewise.
1884 (OP_EX): Likewise.
1885
6a56ec7e
NC
18862001-01-09 Nick Clifton <nickc@redhat.com>
1887
1888 * arm-dis.c (print_insn): Set pc to zero for instructions with
1889 a reloc associated with them.
1890
4a9f416d
JJ
18912001-01-09 Jeff Johnston <jjohnstn@redhat.com>
1892
1893 * cgen-asm.in (parse_insn_normal): Changed syn to be
1894 CGEN_SYNTAX_CHAR_TYPE. Changed all references to *syn
1895 as character to use CGEN_SYNTAX_CHAR macro and all comparisons
1896 to '\0' to use 0 instead.
1897 * cgen-dis.in (print_insn_normal): Ditto.
1898 * cgen-ibld.in (insert_insn_normal, extract_insn_normal): Ditto.
1899
0d2bcfaf 19002001-01-05 Jan Hubicka <jh@suse.cz>
52b15da3
JH
1901
1902 * i386-dis.c: Add x86_64 support.
1903 (rex): New static variable.
1904 (REX_MODE64, REX_EXTX, REX_EXTY, REX_EXTZ): New constants.
1905 (USED_REX): New macro.
1906 (Ev, Ed, Rm, Iq, Iv64, Cm, Dm, Rm*, Ob64, Ov64): New macros.
1907 (OP_I64, OP_OFF64, OP_IMREG): New functions.
1908 (OP_REG, OP_OFF): Declare.
1909 (get64, get32, get32s): New functions.
1910 (r??_reg): New constants.
1911 (dis386_att): Change templates of instruction implicitly promoted
1912 to 64bit; change e?? to RMe?? for unwind RM byte instructions.
1913 (grps): Likewise.
1914 (dis386_intel): Likewise.
1915 (dixx86_64_att): New table based on dis386_att.
1916 (dixx86_64_intel): New table based on dis386_intel.
1917 (names64, names8rex): New global variable.
1918 (names32, names16): Add extended registers.
1919 (prefix_user_t): Recognize rex prefixes.
1920 (prefix_name): Print REX prefixes nicely.
1921 (op_riprel): New global variable.
1922 (start_pc): Set type to bfd_vma.
1923 (print_insn_i386): Detect the 64bit mode and use proper table;
1924 move ckprefix after initializing the buffer; output unused rex prefixes;
1925 output information about target of RIP relative addresses.
1926 (putop): Support 'O' and 'I'. Update handling of "P', 'Q', 'R' and 'S';
1927 (print_operand_value): New function.
1928 (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
1929 REX prefix and new modes.
1930 (get64, get32s): New.
1931 (get32): Return bfd_signed_vma type.
1932 (set_op): Initialize the op_riprel.
1933 * disassemble.c (disassembler): Recognize the x86-64 disassembly.
1934
7e30bc36
FCE
19352001-01-03 Richard Sandiford <r.sandiford@redhat.com>
1936
1937 cgen-dis.in (read_insn): Use bfd_get_bits()
1938
aed80dae
FCE
19392001-01-02 Richard Sandiford <rsandifo@redhat.com>
1940
1941 * cgen-dis.c (hash_insn_array): Use bfd_put_bits().
1942 (hash_insn_list): Likewise
1943 * cgen-ibld.in (insert_1): Use bfd_put_bits() and bfd_get_bits().
1944 (extract_1): Use bfd_get_bits().
1945 (extract_normal): Apply sign extension to both extraction
1946 methods.
1947 * cgen-opc.c (cgen_get_insn_value): Use bfd_get_bits()
1948 (cgen_put_insn_value): Use bfd_put_bits()
1949
149fe25e
FCE
19502000-12-28 Frank Ch. Eigler <fche@redhat.com>
1951
1952 * cgen-asm.in (parse_insn_normal): Print better error message for
1953 instructions with missing operands.
1954
a6cff3e3
NC
19552000-12-21 Santeri Paavolainen <santtu@ssh.com>
1956
1957 * cgen-opc.c: Include alloca.h if HAVE_ALLOCA_H is defined.
1958
09919455
NC
19592000-12-16 Nick Clifton <nickc@redhat.com>
1960
1961 * Makefile.in: Regenerate.
1962 * aclocal.m4: Regenerate.
1963 * config.in: Regenerate.
1964 * configure.in: Add spacing.
1965 * configure: Regenerate.
1966 * ia64-asmtab.c: Regenerate.
1967 * po/opcodes.pot: Regenerate.
1968
606d55bc
FCE
19692000-12-12 Frank Ch. Eigler <fche@redhat.com>
1970
1971 * cgen-asm.in (@arch@_cgen_assemble_insn): Prefer printing insert-time
1972 error messages over later parse-time ones.
1973
514829c3
JW
19742000-12-12 Jim Wilson <wilson@redhat.com>
1975
1976 * ia64-dis.c (print_insn_ia64): Cast away const on ia64_free_opcode
1977 argument.
060d22b0 1978 * ia64-gen.c (insert_deplist): Cast sizeof result to int.
514829c3
JW
1979 (print_dependency_table): Print NULL if semantics field not set.
1980 (insert_opcode_dependencies): Mark cmp parameter as unused.
1981 (print_main_table): Use fprintf_vma to print long long fields.
1982 (main): Mark argv paramter as unused. Convert to old style definition.
1983 * ia64-opc.c (ia64_find_dependency): Cast sizeof result to int.
1984 * ia64-asmtab.c: Regnerate.
1985
708b8a71
NC
19862000-12-09 Nick Clifton <nickc@redhat.com>
1987
54faae25
NC
1988 * m32r-dis.c (print_insn): Prevent re-read of instruction from
1989 wrong address.
1990
708b8a71
NC
1991 * fr30-dis.c: Regenerate.
1992
54faae25
NC
19932000-12-08 Peter Targett <peter.targett@arccores.com>
1994
1995 * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
1996 * Makefile.am (C_FILES): Add arc-ext.c.
1997 (ALL_MACHINES) Add arc-ext.lo.
1998 (INCLUDES) Add opcode directory to list.
1999 New dependency entry for arc-ext.lo.
2000 * disassemble.c (disassembler): Correct call to
2001 arc_get_disassembler.
2002 * arc-opc.c: New update for ARC, including full base
2003 instructions for ARC variants.
2004 * arc-dis.h, arc-dis.c: New update for ARC, including
2005 extensibility functionality.
2006 * arc-ext.h, arc-ext.c: New files for handling extensibility.
2007
08fe7a7e
NC
20082000-12-03 Chris Demetriou cgd@sibyte.com
2009
2010 * mips-opc.c (mips_builtin_opcodes): Use the WR_HILO, RD_HILO,
2011 MOD_HILO, and MOD_LO macros.
2012
15305553
NC
2013 * mips-opc.c (M1, M2): Delete.
2014 (mips_builtin_opcodes): Remove all uses of M1.
2015
0808b8a9
NC
2016 * mips-opc.c (mips_builtin_opcodes): Make the dmfc2 and dmtc2
2017 instructions take "G" format second operands and use the
2018 correct flags.
2019 There are mfc3 and mtc3 opcodes, so add dmfc3 and dmtc3 opcodes to
2020 match.
2021 Delete "sel" code operands from mfc1 and mtc1.
2022 Add MIPS64 opcode changes (dclo, dclz), and "sel" code variants
2023 for dm[ft]c[023].
c2419411 2024
e70f2590
NC
20252000-12-03 Ed Satterthwaite ehs@sibyte.com and
2026 Chris Demetriou cgd@sibyte.com
2027
2028 * mips-opc.c (mips_builtin_opcodes): Finish additions
2029 for MIPS32 support, and clean up existing entries for
2030 aesthetics, consistency with the MIPS32 ISA, and
2031 with consistency the rest of the table.
2032
b23da31b
NC
20332000-12-01 Nick Clifton <nickc@redhat.com>
2034
2035 * mips16-opc.c (mips16_opcodes): Add initialiser for membership
2036 field.
2037
4372b673
NC
20382000-12-01 Chris Demetriou <cgd@sibyte.com>
2039
2040 mips-dis.c (print_insn_arg): Handle new 'U' and 'J' argument
2041 specifiers. Update 'B' for new constant names, and remove
2042 'm'.
2043 mips-opc.c (mips_builtin_opcodes): Place "pref" and "ssnop"
2044 near the top of the array, so they are disassembled properly.
2045 Enable "ssnop" for MIPS32. Add "break" variant with 20 bit
2046 code for MIPS32. Update "clo" and "clz" to use 'U' operand
2047 specifier. Add 'H' format specifier variants for "mfc1,"
2048 "mfc2," "mfc3," "mtc1," "mtc2," and "mtc3" for MIPS32. Update
2049 MIPS32 "sdbbp" to use 'B' operand specifier. Add MIPS32
2050 "wait" variant which uses 'J' operand specifier.
c2419411 2051
e7af610e
NC
2052 * mips-dis.c (set_mips_isa_type): Update to use
2053 CPU_UNKNOWN and ISA_* constants. Add bfd_mach_mips32 case.
2054 Replace bfd_mach_mips4K with bfd_mach_mips32_4k case.
2055 * mips-opc.c (I32): New constant for instructions added in
2056 MIPS32.
2057 (P4): Delete.
2058 (mips_builtin_opcodes) Replace all uses of P4 with I32.
2059
84ea6cf2
NC
2060 * mips-dis.c (set_mips_isa_type): Add cases for
2061 bfd_mach_mips5 and bfd_mach_mips64.
2062 * mips-opc.c (I64): New definitions.
2063
c6c98b38
NC
2064 * mips-dis.c (set_mips_isa_type): Add case for
2065 bfd_mach_mips_sb1.
2066
caaaf822
HPN
20672000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2068
2069 * sh-dis.c (print_insn_ddt): Make insn_x, insn_y unsigned.
2070 (print_insn_ppi): Make nib1, nib2, nib3 unsigned.
2071 Initialize variable dc to NULL.
2072 (print_insn_shx): Remove unused label d_reg_n.
2073
077b8428
NC
20742000-11-24 Nick Clifton <nickc@redhat.com>
2075
2076 * arm-opc.h: Add new opcode formatting parameter 'B'.
2077 (arm_opcodes): Add XScale, v5, and v5te instructions.
2078 (thumb_opcodes): Add v5t instructions.
2079
2080 * arm-dis.c (print_insn_arm): Handle new 'B' format
2081 parameter.
2082 (print_insn_thumb): Decode BLX(1) instruction.
2083
657e7cec
CD
20842000-11-21 Chris Demetriou <cgd@sibyte.com>
2085
2086 * mips-opc.c: Fix file header comment.
2087
b6b0b32c
HPN
20882000-11-14 Hans-Peter Nilsson <hp@axis.com>
2089
2090 * cris-dis.c (cris_get_disassembler): If abfd is NULL, return
2091 print_insn_cris_with_register_prefix.
2092
54a4ca2e
AO
20932000-11-11 Alexandre Oliva <aoliva@redhat.com>
2094
2095 * sh-opc.h: The operand of `mov.w r0, (<disp>,GBR)' is IMM1, not 0.
2096
025d2eab 20972000-11-07 Matthew Green <mrg@redhat.com>
1ffd7d02
DB
2098
2099 * cgen-dis.in (print_insn): All insns which can fit into insn_value
2100 must be loaded there in their entirety.
2101
19f7b010
JJ
21022000-10-20 Jakub Jelinek <jakub@redhat.com>
2103
2104 * sparc-dis.c (v9a_asr_reg_names): Add v9b ASRs.
2105 (compute_arch_mask): Add v8plusb and v9b machines.
2106 (print_insn_sparc): siam mode decoding, accept ASRs up to 25.
060d22b0 2107 * sparc-opc.c: Support for Cheetah instruction set.
19f7b010
JJ
2108 (prefetch_table): Add #invalidate.
2109
710c2d97
NC
21102000-10-16 Nick Clifton <nickc@redhat.com>
2111
2112 * mcore-dis.c (imsk): Change mask for OC to 0xFE00.
2113
f40c3ea3
DB
21142000-10-06 Dave Brolley <brolley@redhat.com>
2115
2116 * fr30-desc.h: Regenerate.
2117 * m32r-desc.h: Regenerate.
2118 * m32r-ibld.c: Regenerate.
2119
0d2bcfaf 21202000-10-05 Jim Wilson <wilson@redhat.com>
afa680f8
JW
2121
2122 * ia64-ic.tbl: Update from Intel.
2123 * ia64-asmtab.c: Regenerate.
c2419411 2124
d1e28e24
KH
21252000-10-04 Kazu Hirata <kazu@hxi.com>
2126
2127 * ia64-gen.c: Convert C++-style comments to C-style comments.
2128 * tic54x-dis.c: Likewise.
2129
b4db717d 21302000-09-29 Hans-Peter Nilsson <hp@axis.com>
78966507
HPN
2131
2132 Changes to add dollar prefix to registers for files where user symbols
2133 don't have a leading underscore. Fix formatting.
2134 * cris-dis.c (REGISTER_PREFIX_CHAR): New.
2135 (format_reg): Add parameter with_reg_prefix. All callers changed.
2136 (print_with_operands): Ditto.
2137 (print_insn_cris_generic): Renamed from print_insn_cris, add
2138 parameter with_reg_prefix.
2139 (print_insn_cris_with_register_prefix,
2140 print_insn_cris_without_register_prefix, cris_get_disassembler):
2141 New.
2142 * disassemble.c (disassembler) [ARCH_cris]: Call cris_get_disassembler.
2143
0d2bcfaf 21442000-09-22 Jim Wilson <wilson@redhat.com>
139368c9 2145
d48ad4f3
JW
2146 * ia64-opc-f.c (ia64_opcodes_f): Add fpcmp pseudo-ops for
2147 gt, ge, ngt, and nge.
2148 * ia64-asmtab.c: Regenerate.
2149
139368c9
JW
2150 * ia64-dis.c (print_insn_ia64): Revert Aug 7 byte skip count change.
2151 * ia64-gen.c (parse_semantics): Handle IA64_DVS_STOP.
2152 (lookup_specifier): Handle "PR%, 1 to 15" and "PR%, 16 to 62".
2153 * ia64-ic.tbl, ia64-raw.tbl, ia64-war.tbl, ia64-waw.tbl: Update.
2154 * ia64-asmtab.c: Regnerate.
2155
156c2f8b 21562000-09-13 Anders Norlander <anorland@acc.umu.se>
c2419411
AJ
2157
2158 * mips-opc.c (mips_builtin_opcodes): Support cache instruction on 4K cores.
2159 Add mfc0 and mtc0 with sub-selection values.
156c2f8b 2160 Add clo and clz opcodes.
c2419411
AJ
2161 Add msub and msubu instructions for MIPS32.
2162 Add madd/maddu aliases for mad/madu for MIPS32.
2163 Support wait, deret, eret, movn, pref for MIPS32.
156c2f8b 2164 Support tlbp, tlbr, tlbwi, tlbwr.
c2419411
AJ
2165 (P4): New define.
2166
2167 * mips-dis.c (print_insn_arg): Print sdbbp 'm' args.
2168 (print_insn_arg): Handle 'H' args.
2169 (set_mips_isa_type): Recognize 4K.
156c2f8b
NC
2170 Use CPU_* defines instead of hardcoded numbers.
2171
de827f51
CM
21722000-09-11 Catherine Moore <clm@redhat.com>
2173
2174 * d30v-opc.c (d30v_operand_t): New operand type Rb2.
2175 (d30v_format_tab): Use Rb2 for modinc and moddec.
c2419411 2176
ea2aae66 21772000-09-07 Catherine Moore <clm@redhat.com>
c2419411 2178
ea2aae66
CM
2179 * d30v-opc.c (d30v_format_tab): Use format Ra for
2180 modinc and moddec.
2181
90f2472a
AO
21822000-09-06 Alexandre Oliva <aoliva@redhat.com>
2183
2184 * configure: Rebuilt with new libtool.m4.
2185
5b343f5a
NC
21862000-09-05 Nick Clifton <nickc@redhat.com>
2187
2188 * configure: Regenerate.
2189 * po/opcodes.pot: Regenerate.
c2419411 2190
ac48eca1
AO
21912000-08-31 Alexandre Oliva <aoliva@redhat.com>
2192
2193 * acinclude.m4: Include libtool and gettext macros from the
2194 top level.
2195 * aclocal.m4, configure: Rebuilt.
2196
c6d805e0
KH
21972000-08-30 Kazu Hirata <kazu@hxi.com>
2198
2199 * tic80-dis.c: Fix formatting.
2200
7d352fc8
KH
22012000-08-29 Kazu Hirata <kazu@hxi.com>
2202
2203 * w65-dis.c: Fix formatting.
2204
a47cf567
NC
22052000-08-28 Mark Hatle <mhatle@mvista.com>
2206
2207 * ppc-opc.c: Add XTLB macro for a few PPC 4xx extended mnemonics.
2208 (powerpc_opcodes): Add table entries for PPC 405 instructions.
2209 Changed rfci, icbt, mfdcr, dccci, mtdcr, iccci from PPC to PPC403
2210 instructions. Added extended mnemonic mftbl as defined in the
2211 405GP manual for all PPCs.
2212
0d2bcfaf 22132000-08-28 Jim Wilson <wilson@redhat.com>
f9365b11
JW
2214
2215 * ia64-dis.c (print_insn_ia64): Add failed label after ia64_free_opcode
2216 call. Change last goto to use failed instead of done.
2217
6bb95a0f
DB
22182000-08-28 Dave Brolley <brolley@redhat.com>
2219
2220 * cgen-ibld.in (cgen_put_insn_int_value): New function.
2221 (insert_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
2222 (insert_insn_normal): Use cgen_put_insn_int_value with CGEN_INT_INSN_P.
2223 (extract_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
2224 * cgen-dis.in (read_insn): New static function.
2225 (print_insn): Use read_insn to read the insn into the buffer and set
2226 up for disassembly.
2227 (print_insn): in CGEN_INT_INSN_P, make sure that the entire insn is
2228 in the buffer.
2229 * fr30-asm.c: Regenerated.
2230 * fr30-desc.c: Regenerated.
060d22b0 2231 * fr30-desc.h: Regenerated.
6bb95a0f
DB
2232 * fr30-dis.c: Regenerated.
2233 * fr30-ibld.c: Regenerated.
2234 * fr30-opc.c: Regenerated.
060d22b0 2235 * fr30-opc.h: Regenerated.
6bb95a0f
DB
2236 * m32r-asm.c: Regenerated.
2237 * m32r-desc.c: Regenerated.
060d22b0 2238 * m32r-desc.h: Regenerated.
6bb95a0f
DB
2239 * m32r-dis.c: Regenerated.
2240 * m32r-ibld.c: Regenerated.
2241 * m32r-opc.c: Regenerated.
2242
bf830eae
KH
22432000-08-28 Kazu Hirata <kazu@hxi.com>
2244
2245 * tic30-dis.c: Fix formatting.
2246
69eb4bbf
KH
22472000-08-27 Kazu Hirata <kazu@hxi.com>
2248
2249 * sh-dis.c: Fix formatting.
2250
f509565f
GK
22512000-08-24 David Edelsohn <dje@watson.ibm.com>
2252
2253 * ppc-opc.c (powerpc_opcodes): Add rfid, mtsrd, mtsrdin, mtmsrd.
2254
5c90f90d
KH
22552000-08-24 Kazu Hirata <kazu@hxi.com>
2256
2257 * z8k-dis.c: Fix formatting.
2258
0d2bcfaf 22592000-08-16 Jim Wilson <wilson@redhat.com>
50b81f19
JW
2260
2261 * ia64-ic.tbl (pr-readers-nobr-nomovpr): Add addl, adds. Delete
2262 break, mov-immediate, nop.
2263 * ia64-opc-f.c: Delete fpsub instructions.
2264 * ia64-opc-m.c: Add POSTINC to all instructions with postincrement
2265 address operand. Rewrite using macros to avoid long lines.
2266 * ia64-opc.h (POSTINC): Define.
2267 * ia64-asmtab.c: Regenerate.
2268
0d2bcfaf 22692000-08-15 Jim Wilson <wilson@redhat.com>
19ba6717
JW
2270
2271 * ia64-ic.tbl: Add missing entries.
2272
0d2bcfaf 22732000-08-08 Jason Eckhardt <jle@redhat.com>
a5bc3299
JE
2274
2275 * i860-dis.c (print_br_address): Change third argument from int
2276 to long.
2277
0d2bcfaf 22782000-08-07 Richard Henderson <rth@redhat.com>
0228082a
RH
2279
2280 * ia64-dis.c (print_insn_ia64): Get byte skip count correct
2281 for MLI templates. Handle IA64_OPND_TGT64.
2282
a47cf567
NC
22832000-08-04 Ben Elliston <bje@redhat.com>
2284
2285 * cgen-dis.in, cgen-asm.in, cgen-ibld.in: New files.
2286 * cgen.sh: Likewise.
2287
0d2bcfaf 22882000-08-02 Jim Wilson <wilson@redhat.com>
c2419411 2289
a47cf567
NC
2290 * ia64-dis.c (print_insn_ia64): Call ia64_free_opcode at end.
2291
463f102c
DC
22922000-07-29 Marek Michalkiewicz <marekm@linux.org.pl>
2293
2294 * avr-dis.c (avr_operand): Use PARAMS macro in declaration.
2295 Change return type from void to int. Check the combination
2296 of operands, return 1 if valid. Fix to avoid BUF overflow.
2297 Report undefined combinations of operands in COMMENT.
2298 Report internal errors to stderr. Output the adiw/sbiw
2299 constant operand in both decimal and hex.
2300 (print_insn_avr): Disassemble ldd/std with displacement of 0
2301 as ld/st. Check avr_operand () return value, handle invalid
2302 combinations of operands like unknown opcodes.
2303
6e31aea3
BE
23042000-07-28 Ben Elliston <bje@redhat.com>
2305
2306 * Makefile.am (CGEN, CGENDEPS, CGENDIR, CGENFLAGS): New.
2307 (run-cgen, stamp-m32r, stamp-fr30): New targets.
2308 * Makefile.in: Regenerate.
2309 * configure.in: Add --enable-cgen-maint option.
2310 * configure: Regenerate.
2311
dc62a253
NC
23122000-07-26 Dave Brolley <brolley@redhat.com>
2313
2314 * cgen-opc.c (cgen_hw_lookup_by_name): 'i' is now unsigned.
2315 (cgen_hw_lookup_by_num): Ditto.
2316 (cgen_operand_lookup_by_name): Ditto.
2317 (print_address): Ditto.
2318 (print_keyword): Ditto.
2319 * cgen-dis.c (hash_insn_array): Mark unused parameters with
2320 ATTRIBUTE_UNUSED.
2321 * cgen-asm.c (hash_insn_array): Mark unused parameters with
2322 ATTRIBUTE_UNUSED.
2323 (cgen_parse_keyword): Ditto.
2324
0d2bcfaf 23252000-07-22 Jason Eckhardt <jle@redhat.com>
cdac37f6
JE
2326
2327 * i860-dis.c: New file.
2328 (print_insn_i860): New function.
2329 (print_br_address): New function.
2330 (sign_extend): New function.
2331 (BITWISE_OP): New macro.
2332 (I860_REG_PREFIX): New macro.
2333 (grnames, frnames, crnames): New structures.
2334
2335 * disassemble.c (ARCH_i860): Define.
2336 (disassembler): Add check for bfd_arch_i860 to set disassemble
2337 function to print_insn_i860.
2338
2339 * Makefile.in (CFILES): Added i860-dis.c.
2340 (ALL_MACHINES): Added i860-dis.lo.
2341 (i860-dis.lo): New dependences.
2342
2343 * configure.in: New bits for bfd_i860_arch.
2344
2345 * configure: Regenerated.
2346
6c95a37f
HPN
23472000-07-20 Hans-Peter Nilsson <hp@axis.com>
2348
2349 * Makefile.am (CFILES): Add cris-dis.c and cris-opc.c.
2350 (ALL_MACHINES): Add cris-dis.lo and cris-opc.lo.
2351 (cris-dis.lo, cris-opc.lo): New rules.
2352 * Makefile.in: Rebuild.
2353 * configure.in (bfd_cris_arch): New target.
2354 * configure: Rebuild.
2355 * disassemble.c (ARCH_cris): Define.
2356 (disassembler): Support ARCH_cris.
2357 * cris-dis.c, cris-opc.c: New files.
2358 * po/POTFILES.in, po/opcodes.pot: Regenerate.
2359
09ab35c7
JJ
23602000-07-11 Jakub Jelinek <jakub@redhat.com>
2361
2362 * sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2.
2363 Reported by Bill Clarke <llib@computer.org>.
2364
0d2bcfaf 23652000-07-09 Geoffrey Keating <geoffk@redhat.com>
1da5001c
GK
2366
2367 * ppc-opc.c (powerpc_opcodes): Correct suffix for vslw.
2368 Patch by Randall J Fisher <rfisher@ecn.purdue.edu>.
2369
6e09abd4
AM
23702000-07-09 Alan Modra <alan@linuxcare.com.au>
2371
2372 * hppa-dis.c (fput_reg, fput_fp_reg, fput_fp_reg_r, fput_creg,
2373 fput_const, extract_3, extract_5_load, extract_5_store,
2374 extract_5r_store, extract_5R_store, extract_10U_store,
2375 extract_5Q_store, extract_11, extract_14, extract_16, extract_21,
2376 extract_12, extract_17, extract_22): Prototype.
2377 (print_insn_hppa): Rename inner block opcode -> opc to avoid
2378 shadowing outer block.
2379 (GET_BIT): Define.
2380
90821790 23812000-07-05 DJ Delorie <dj@redhat.com>
302ab118
DD
2382
2383 * MAINTAINERS: new
2384
6eeeb4b4
AO
23852000-07-04 Alexandre Oliva <aoliva@redhat.com>
2386
2387 * arm-dis.c (print_insn_arm): Output combinations of PSR flags.
2388
00d2865b
NC
23892000-07-03 Marek Michalkiewicz <marekm@linux.org.pl>
2390
2391 * avr-dis.c (avr_operand): Change _ () to _() around all strings
2392 marked for translation (exception from the usual coding style).
2393 (print_insn_avr): Initialize insn2 to avoid warnings.
2394
c07ab2ec
NC
23952000-07-03 Kazu Hirata <kazu@hxi.com>
2396
2397 * h8300-dis.c (bfd_h8_disassemble): Improve readability.
2398 * h8500-dis.c: Fix formatting.
2399
0bdaf48b
AM
24002000-07-01 Alan Modra <alan@linuxcare.com.au>
2401
2402 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
2403 (CLEANFILES): Add DEPA.
2404 * Makefile.in: Regenerate.
2405
7c03c75e
SB
24062000-06-26 Scott Bambrough <scottb@netwinder.org>
2407
2408 * arm-dis.c (regnames): Add an additional register set to match
2409 the set used by GCC. Make it the default.
2410
1581f8c9
AM
24112000-06-22 Alan Modra <alan@linuxcare.com.au>
2412
2413 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2414 find one.
2415 * Makefile.in: Regenerate.
2416
bbeb2e03
L
24172000-06-20 H.J. Lu <hjl@gnu.org>
2418
2419 * Makefile.am: Rebuild dependency.
2420 * Makefile.in: Rebuild.
9b443040
NC
2421
24222000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
2423
2424 * Makefile.in, configure: regenerate
c2419411 2425 * disassemble.c (disassembler): Recognize ARCH_m68hc12,
9b443040 2426 ARCH_m68hc11.
c2419411 2427 * m68hc11-dis.c (read_memory, print_insn, print_insn_m68hc12):
9b443040
NC
2428 New functions.
2429 * configure.in: Recognize m68hc12 and m68hc11.
2430 * m68hc11-dis.c, m68hc11-opc.c: New files for support of m68hc1x
c2419411 2431 * Makefile.am (CFILES, ALL_MACHINES): New files for disassembly
9b443040 2432 and opcode generation for m68hc11 and m68hc12.
bbeb2e03 2433
39c20e8f
ND
24342000-06-16 Nick Duffek <nsd@redhat.com>
2435
2436 * disassemble.c (disassembler): Refer to the PowerPC 620 using
2437 bfd_mach_ppc_620 instead of 620.
2438
53d388d1
JL
24392000-06-12 Kazu Hirata <kazu@hxi.com>
2440
2441 * h8300-dis.c: Fix formatting.
2442 (bfd_h8_disassemble): Distinguish adds/subs, inc/dec.[wl]
2443 correctly.
2444
0d2bcfaf 24452000-06-09 Denis Chertykov <denisc@overta.ru>
8776c5fe
DC
2446
2447 * avr-dis.c (avr_operand): Bugfix for jmp/call address.
2448
0d2bcfaf 24492000-06-07 Denis Chertykov <denisc@overta.ru>
bab84c47
DC
2450
2451 * avr-dis.c: completely rewritten.
2452
79540e26 24532000-06-02 Kazu Hirata <kazu@hxi.com>
5fec0fc5
NC
2454
2455 * h8300-dis.c: Follow the GNU coding style.
2456 (bfd_h8_disassemble) Fix a typo.
5fec0fc5 2457
3903e627
NC
24582000-06-01 Kazu Hirata <kazu@hxi.com>
2459
2460 * h8300-dis.c (bfd_h8_disassemble_init): Fix a typo.
2461 (bfd_h8_disassemble): Distinguish the operand size of inc/dev.[wl]
2462 correctly. Fix a typo.
2463
0d2bcfaf 24642000-05-31 Nick Clifton <nickc@redhat.com>
c0ae4ccc
NC
2465
2466 * opintl.h (_(String)): Explain why dgettext is used instead of
2467 gettext.
2468
0d2bcfaf 24692000-05-30 Nick Clifton <nickc@redhat.com>
c1485d85
NC
2470
2471 * opintl.h (gettext, dgettext, dcgettext, textdomain,
2472 bindtextdomain): Replace defines with those from intl/libgettext.h
2473 to quieten gcc warnings.
2474
2114f57b
AM
24752000-05-26 Alan Modra <alan@linuxcare.com.au>
2476
2477 * Makefile.am: Update dependencies with "make dep-am"
2478 * Makefile.in: Regenerate.
2479
0d2bcfaf 24802000-05-25 Alexandre Oliva <aoliva@redhat.com>
d6062282
AO
2481
2482 * m10300-dis.c (disassemble): Don't assume 32-bit longs when
2483 sign-extending operands.
2484
0d2bcfaf 24852000-05-15 Donald Lindsay <dlindsay@redhat.com>
344fc69a
DL
2486
2487 * d10v-opc.c (d10v_opcodes): add ALONE tag to all short branches
2488 except brf's.
2489
0d2bcfaf 24902000-05-21 Nick Clifton <nickc@redhat.com>
6c298591
NC
2491
2492 * Makefile.am (LIBIBERTY): Define.
2493
0d2bcfaf 24942000-05-19 Diego Novillo <dnovillo@redhat.com>
fb48caed
DN
2495
2496 * mips-dis.c (REGISTER_NAMES): Rename to STD_REGISTER_NAMES.
2497 (STD_REGISTER_NAMES): New name for REGISTER_NAMES.
2498 (reg_names): Rename to std_reg_names. Change it to a char **
2499 static variable.
2500 (std_reg_names): New name for reg_names.
2501 (set_mips_isa_type): Set reg_names to point to std_reg_names by
2502 default.
2503
f660ee8b
FCE
25042000-05-16 Frank Ch. Eigler <fche@redhat.com>
2505
2506 * fr30-desc.h: Partially regenerated to account for changed
2507 CGEN_MAX_* -> CGEN_ACTUAL_MAX_* macros.
2508 * m32r-desc.h: Ditto.
2509
0d2bcfaf 25102000-05-15 Nick Clifton <nickc@redhat.com>
322f2c45
NC
2511
2512 * arm-opc.h: Use upper case for flasg in MSR and MRS
2513 instructions. Allow any bit to be set in the field_mask of
2514 the MSR instruction.
2515
2516 * arm-dis.c (print_insn_arm): Decode _x and _s bits of the
2517 field_mask of an MSR instruction.
2518
60fc8cba
NC
25192000-05-11 Thomas de Lellis <tdel@windriver.com>
2520
060d22b0 2521 * arm-opc.h: Disassembly of thumb ldsb/ldsh
79540e26
AM
2522 instructions changed to ldrsb/ldrsh.
2523
73da6b6b
AM
25242000-05-11 Ulf Carlsson <ulfc@engr.sgi.com>
2525
2526 * mips-dis.c (print_insn_arg): Don't mask top 32 bits of 64-bit
2527 target addresses for 'jal' and 'j'.
2528
0d2bcfaf 25292000-05-10 Geoff Keating <geoffk@redhat.com>
d2f75a6f
GK
2530
2531 * ppc-opc.c (powerpc_opcodes): Make the predicted-branch opcodes
2532 also available in common mode when powerpc syntax is being used.
2533
821011cc
AM
25342000-05-08 Alan Modra <alan@linuxcare.com.au>
2535
2536 * m68k-dis.c (dummy_printer): Add ATTRIBUTE_UNUSED to args.
2537 (dummy_print_address): Ditto.
2538
0d2bcfaf 25392000-05-04 Timothy Wall <twall@redhat.com>
5c84d377
TW
2540
2541 * tic54x-opc.c: New.
2542 * tic54x-dis.c: New.
2543 * disassemble.c (disassembler): Add ARCH_tic54x.
2544 * configure.in: Added tic54x target.
2545 * configure: Ditto.
2546 * Makefile.am: Add tic54x dependencies.
79540e26 2547 * Makefile.in: Ditto.
5c84d377 2548
786e2c0f
C
25492000-05-03 J.T. Conklin <jtc@redback.com>
2550
2551 * ppc-opc.c (VA, VB, VC, VD, VS, SIMM, UIMM, SHB): New macros, for
79540e26 2552 vector unit operands.
786e2c0f
C
2553 (VX, VX_MASK, VXA, VXA_MASK, VXR, VXR_MASK): New macros, for vector
2554 unit instruction formats.
2555 (PPCVEC): New macro, mask for vector instructions.
2556 (powerpc_operands): Add table entries for above operand types.
2557 (powerpc_opcodes): Add table entries for vector instructions.
2558
2559 * ppc-dis.c (print_insn_big_powerpc): Add PPC_OPCODE_ALTIVEC to mask.
2560 (print_insn_little_powerpc): Likewise.
2561 (print_insn_powerpc): Prepend 'v' when printing vector registers.
2562
0d2bcfaf 25632000-04-24 Clinton Popetz <cpopetz@redhat.com>
a47cf567
NC
2564
2565 * configure.in: Add bfd_powerpc_64_arch.
2566 * disassemble.c (disassembler): Use print_insn_big_powerpc for
2567 64 bit code.
2568
0d2bcfaf 25692000-04-24 Nick Clifton <nickc@redhat.com>
a47cf567
NC
2570
2571 * fr30-desc.c (fr30_cgen_cpu_open): Initialise signed_overflow
2572 field.
2573
0d2bcfaf 25742000-04-23 Denis Chertykov <denisc@overta.ru>
3c504221
DC
2575
2576 * avr-dis.c (reg_fmul_d): New. Extract destination register from
2577 FMUL instruction.
2578 (reg_fmul_r): New. Extract source register from FMUL instruction.
2579 (reg_muls_d): New. Extract destination register from MULS instruction.
2580 (reg_muls_r): New. Extract source register from MULS instruction.
2581 (reg_movw_d): New. Extract destination register from MOVW instruction.
2582 (reg_movw_r): New. Extract source register from MOVW instruction.
2583 (print_insn_avr): Handle MOVW, MULS, MULSU, FMUL, FMULS, FMULSU,
2584 EICALL, EIJMP, LPM r,Z, ELPM r,Z, SPM, ESPM instructions.
2585
0d2bcfaf 25862000-04-22 Timothy Wall <twall@redhat.com>
aa170a07
TW
2587
2588 * ia64-gen.c (general): Add an ordered table of primary
2589 opcode names, as well as priority fields to disassembly data
2590 structures to enforce a preferred disassembly format based on the
2591 ordering of the opcode tables.
2592 (load_insn_classes): Show a useful message if IC tables are missing.
2593 (load_depfile): Ditto.
2594 * ia64-asmtab.h (struct ia64_dis_names ): Add priority flag to
2595 distinguish preferred disassembly.
2596 * ia64-opc-f.c: Reorder some insn for preferred disassembly
2597 format. Fix incorrect flag on fma.s/fma.s.s0.
2598 * ia64-opc.c: Scan *all* disassembly matches and use the one with
2599 the highest priority.
2600 * ia64-opc-b.c: Use more abbreviations.
2601 * ia64-asmtab.c: Regenerate.
79540e26 2602
0d2bcfaf 26032000-04-21 Jason Eckhardt <jle@redhat.com>
91b1cc5d
JL
2604
2605 * hppa-dis.c (extract_16): New function.
2606 (print_insn_hppa): Fix incorrect handling of 'fe'. Added handling of
2607 new operand types l,y,&,fe,fE,fx.
2608
0d2bcfaf
NC
26092000-04-21 Richard Henderson <rth@redhat.com>
2610 David Mosberger <davidm@hpl.hp.com>
2611 Timothy Wall <twall@redhat.com>
2612 Bob Manson <manson@charmed.cygnus.com>
2613 Jim Wilson <wilson@redhat.com>
800eeca4
JW
2614
2615 * Makefile.am (HFILES): Add ia64-asmtab.h, ia64-opc.h.
2616 (CFILES): Add ia64-dis.c, ia64-opc-a.c, ia64-opc-b.c, ia64-opc-f.c,
2617 ia64-opc-i.c, ia64-opc-m.c, ia64-opc-d.c, ia64-opc.c, ia64-gen.c,
2618 ia64-asmtab.c.
2619 (ALL_MACHINES): Add ia64-dis.lo, ia64-opc.lo.
2620 (ia64-ic.tbl, ia64-raw.tbl, ia64-waw.tbl, ia64-war.tbl, ia64-gen,
2621 ia64-gen.o, ia64-asmtab.c, ia64-dis.lo, ia64-opc.lo): New rules.
2622 * Makefile.in: Rebuild.
2623 * configure Rebuild.
2624 * configure.in (bfd_ia64_arch): New target.
2625 * disassemble.c (ARCH_ia64): Define.
2626 (disassembler): Support ARCH_ia64.
2627 * ia64-asmtab.c, ia64-asmtab.h, ia64-dis.c, ia64-gen.c ia64-ic.tbl,
2628 ia64-opc-a.c, ia64-opc-b.c, ia64-opc-d.c ia64-opc-f.c, ia64-opc-i.c,
2629 ia64-opc-m.c, ia64-opc-x.c, ia64-opc.c, ia64-opc.h, ia64-raw.tbl,
060d22b0 2630 ia64-war.tbl, ia64-waw.tbl: New files.
79540e26 2631
0d2bcfaf 26322000-04-20 Alexandre Oliva <aoliva@redhat.com>
4d85706b
AO
2633
2634 * m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.
2635 (disassemble): Use them.
2636
0d8dfecf
AM
26372000-04-14 Alan Modra <alan@linuxcare.com.au>
2638
2639 * sysdep.h: Include "ansidecl.h" not <ansidecl.h>
2640 * Makefile.am: Update dependencies.
2641 * Makefile.in: Regenerate.
2642
26432000-04-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2644
2645 * a29k-dis.c, alpha-dis.c, alpha-opc.c, arc-dis.c, arc-opc.c,
2646 avr-dis.c, d10v-dis.c, d10v-opc.c, d30v-dis.c, d30v-opc.c,
2647 disassemble.c, h8300-dis.c, h8500-dis.c, hppa-dis.c, i370-dis.c,
2648 i370-opc.c, i960-dis.c, m10200-dis.c, m10200-opc.c, m10300-dis.c,
2649 m10300-opc.c, m68k-dis.c, m68k-opc.c, m88k-dis.c, mcore-dis.c,
2650 mips-dis.c, mips-opc.c, mips16-opc.c, pj-dis.c, pj-opc.c,
2651 ppc-dis.c, ppc-opc.c, sh-dis.c, sparc-dis.c, sparc-opc.c,
2652 tic80-dis.c, tic80-opc.c, v850-dis.c, v850-opc.c, vax-dis.c,
2653 w65-dis.c, z8k-dis.c, z8kgen.c: Include sysdep.h. Remove
2654 ansidecl.h as sysdep.h includes it.
2655
0d2bcfaf 26562000-04-7 Andrew Cagney <cagney@b1.redhat.com>
79540e26 2657
a2d91340 2658 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
79540e26 2659 --enable-build-warnings option.
a2d91340
AC
2660 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
2661 * Makefile.in, configure: Re-generate.
2662
0d2bcfaf 26632000-04-05 J"orn Rennecke <amylaar@redhat.com>
52ccafd0 2664
060d22b0 2665 * sh-opc.h (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs.
52ccafd0
JR
2666 stc GBR,@-<REG_N> is available for arch_sh1_up.
2667 Group parallel processing insn with identical mnemonics together.
2668 Make three-operand psha / pshl come first.
2669
0d2bcfaf 26702000-04-05 J"orn Rennecke <amylaar@redhat.co.uk>
015551fc
JR
2671
2672 * sh-opc.h (sh_nibble_type): Remove DISP_8 and DISP_4.
2673 Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}. Add REPEAT.
2674 (sh_arg_type): Add A_PC.
2675 (sh_table): Update entries using immediates. Add repeat.
2676 * sh-dis.c (print_insn_shx): Remove DISP_8 and DISP_4.
2677 Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}. Add REPEAT.
2678
41b49281
AM
26792000-04-04 Alan Modra <alan@linuxcare.com.au>
2680
8ad3436c
AM
2681 * po/opcodes.pot: Regenerate.
2682
41b49281
AM
2683 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
2684 (DEP): Quote when passing vars to sub-make. Add warning message
2685 to end.
2686 (DEP1): Rewrite for "gcc -MM".
2687 (CLEANFILES): Add DEP2.
2688 Update dependencies.
2689 * Makefile.in: Regenerate.
2690
b77a133c
AM
26912000-04-03 Denis Chertykov <denisc@overta.ru>
2692
2693 * avr-dis.c: Syntax cleanup.
2694 (add0fff): Print the pc relative address as a signed number.
2695 (add03f8): Likewise.
2696
9aaaa291
ILT
26972000-04-01 Ian Lance Taylor <ian@zembu.com>
2698
2699 * disassemble.c (disassembler_usage): Don't use a prototype. Mark
2700 the parameter ATTRIBUTE_UNUSED.
2701 * ppc-opc.c: Add ATTRIBUTE_UNUSED as needed.
2702
0d2bcfaf 27032000-04-01 Alexandre Oliva <aoliva@redhat.com>
5728a7d7
AO
2704
2705 * m10300-opc.c: SP-based offsets are always unsigned.
2706
67b60d92
NC
27072000-03-29 Thomas de Lellis <tdel@windriver.com>
2708
2709 * arm-opc.h (thumb_opcodes): Disassemble 0xde.. to "bal"
2710 [branch always] instead of "undefined".
2711
0d2bcfaf 27122000-03-27 Nick Clifton <nickc@redhat.com>
ba23e138
NC
2713
2714 * d30v-opc.c (d30v_format_table): Move SHORT_AR to end of list of
2715 short instructions, from end of list of long instructions.
2716
832ddf62
ILT
27172000-03-27 Ian Lance Taylor <ian@zembu.com>
2718
2719 * Makefile.am (CFILES): Add avr-dis.c.
2720 (ALL_MACHINES): Add avr-dis.lo.
2721
adde6300
AM
27222000-03-27 Alan Modra <alan@linuxcare.com>
2723
2724 * avr-dis.c (add0fff, add03f8): Don't use structure bitfields to
2725 truncate integers.
2726 (print_insn_avr): Call function via pointer in K&R compatible way.
2727 (dispLDD, regPP, reg50, reg104, reg40, reg20w, lit404, lit204,
2728 add0fff, add03f8): Convert to old style function declaration and
2729 add prototype.
2730 (avrdis_opcode): Add prototype.
2731
27322000-03-27 Denis Chertykov <denisc@overta.ru>
2733
2734 * avr-dis.c: New file. AVR disassembler.
2735 * configure.in (bfd_avr_arch): New architecture support.
2736 * disassemble.c: Likewise.
2737 * configure: Regenerate.
2738
0d2bcfaf 27392000-03-06 J"oern Rennecke <amylaar@redhat.com>
05102e70
JR
2740
2741 * sh-opc.h (sh_table): ldre and ldrs have a *signed* displacement.
2742
0d2bcfaf 27432000-03-02 J"orn Rennecke <amylaar@redhat.co.uk>
866afedc 2744
79540e26
AM
2745 * d30v-dis.c (print_insn): Remove d*i hacks. Use per-operand
2746 flag to determine if operand is pc-relative.
2747 * d30v-opc.c:
2748 (d30v_format_table):
2749 (REL6S3): Renamed from IMM6S3.
2750 Added flag OPERAND_PCREL.
2751 (REL12S3, REL18S3, REL32): Split from IMM12S3, IMM18S3, REL32, with
2752 added flag OPERAND_PCREL.
2753 (IMM12S3U): Replaced with REL12S3.
2754 (SHORT_D2, LONG_D): Delay target is pc-relative.
2755 (SHORT_B2r, SHORT_B3r, SHORT_B3br, SHORT_D2r, LONG_Ur, LONG_2r):
2756 Split from SHORT_B2, SHORT_D2, SHORT_B3b, SHORT_D2, LONG_U, LONG_2r,
2757 using the REL* operands.
2758 (LONG_2br, LONG_Dr): Likewise, from LONG_2b, LONG_D.
2759 (SHORT_D1r, SHORT_D2Br, LONG_Dbr): Renamed from SHORT_D1, SHORT_D2B,
2760 LONG_Db, using REL* operands.
2761 (SHORT_U, SHORT_A5S): Removed stray alternatives.
2762 (d30v_opcode_table): Use new *r formats.
866afedc 2763
0d2bcfaf 27642000-02-28 Nick Clifton <nickc@redhat.com>
77343c58
NC
2765
2766 * m32r-desc.c (m32r_cgen_cpu_open): Replace 'flags' with
2767 'signed_overflow_ok_p'.
2768
e56f75e9
ILT
27692000-02-27 Eli Zaretskii <eliz@is.elta.co.il>
2770
2771 * Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the
2772 name of the libtool directory.
2773 * Makefile.in: Rebuild.
2774
0d2bcfaf 27752000-02-24 Nick Clifton <nickc@redhat.com>
fa7928ca
NC
2776
2777 * cgen-opc.c (cgen_set_signed_overflow_ok): New function.
2778 (cgen_clear_signed_overflow_ok): New function.
2779 (cgen_signed_overflow_ok_p): New function.
2780
0d2bcfaf 27812000-02-23 Andrew Haley <aph@redhat.com>
cfcdbe97 2782
79540e26 2783 * m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c,
060d22b0 2784 m32r-ibld.c, m32r-opc.h: Rebuild.
cfcdbe97 2785
5b93d8bb
AM
27862000-02-23 Linas Vepstas <linas@linas.org>
2787
2788 * i370-dis.c, i370-opc.c: New.
2789
2790 * disassemble.c (ARCH_i370): Define.
2791 (disassembler): Handle it.
2792
2793 * Makefile.am: Add support for Linux/IBM 370.
2794 * configure.in: Likewise.
2795
2796 * Makefile.in: Regenerate.
2797 * configure: Likewise.
2798
0d2bcfaf 27992000-02-22 Chandra Chavva <cchavva@redhat.com>
b669ceb9
CC
2800
2801 * d30v-opc.c (d30v_opcode_tab) : Added FLAG_NOT_WITH_ADDSUBppp to
2802 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
2803 procedure.
2804
0d2bcfaf 28052000-02-22 Andrew Haley <aph@redhat.com>
8027df89
AH
2806
2807 * mips-dis.c (_print_insn_mips): New arg for OPCODE_IS_MEMBER:
2808 force gp32 to zero.
2809 * mips-opc.c (G6): New define.
2810 (mips_builtin_op): Add "move" definition for -gp32.
2811
4db3857a
ILT
28122000-02-22 Ian Lance Taylor <ian@zembu.com>
2813
2814 From Grant Erickson <gerickso@Brocade.COM>:
2815 * ppc-opc.c: Correct dcread--it takes 3 arguments, not 2.
2816
f6af82bd
AM
28172000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
2818
2819 * dis-buf.c (buffer_read_memory): Change `length' param and all int
2820 vars to unsigned.
2821
0d2bcfaf 28222000-02-17 J"orn Rennecke <amylaar@redhat.co.uk>
d4845d57
JR
2823
2824 * sh-dis.c (print_movxy, print_insn_ddt, print_dsp_reg): New functions.
2825 (print_insn_ppi): Likewise.
2826 (print_insn_shx): Use info->mach to select appropriate insn set.
2827 Add support for sh-dsp. Remove FD_REG_N support.
2828 * sh-opc.h (sh_nibble_type): Add new values for sh-dsp support.
2829 (sh_arg_type): Likewise. Remove FD_REG_N.
2830 (sh_dsp_reg_nums): New enum.
2831 (arch_sh1, arch_sh2, arch_sh3, arch_sh3e, arch_sh4): New macros.
2832 (arch_sh_dsp, arch_sh3_dsp, arch_sh1_up, arch_sh2_up): Likewise.
2833 (arch_sh3_up, arch_sh3e_up, arch_sh4_up, arch_sh_dsp_up): Likewise.
2834 (arch_sh3_dsp_up): Likewise.
2835 (sh_opcode_info): New field: arch.
2836 (sh_table): Split up insn with FD_REG_N into ones with F_REG_N and
2837 D_REG_N. Fill in arch field. Add sh-dsp insns.
2838
0d2bcfaf 28392000-02-14 Fernando Nasser <fnasser@totem.to.redhat.com>
a7f8487e
FN
2840
2841 * arm-dis.c: Change flavor name from atpcs-special to
2842 special-atpcs to prevent name conflict in gdb.
2843 (get_arm_regname_num_options, set_arm_regname_option,
2844 get_arm_regnames): New functions. API to access the several
2845 flavor of register names. Note: Used by gdb.
2846 (print_insn_thumb): Use the register name entry from the currently
2847 selected flavor for LR and PC.
2848
0d2bcfaf 28492000-02-10 Nick Clifton <nickc@redhat.com>
97ee9b94
NC
2850
2851 * mcore-opc.h (enum mcore_opclass): Add MULSH and OPSR
2852 classes.
2853 (mcore_table): Add "idly4", "psrclr", "psrset", "mulsh" and
2854 "mulsh.h" instructions.
2855 * mcore-dis.c (imsk array): Add masks for MULSH and OPSR
2856 classes.
2857 (print_insn_mcore): Add support for little endian targets.
2858 Add support for MULSH and OPSR classes.
2859
0d2bcfaf 28602000-02-07 Nick Clifton <nickc@redhat.com>
a3d9c82d
NC
2861
2862 * arm-dis.c (parse_arm_diassembler_option): Rename again.
2863 Previous delat did not take.
2864
79540e26
AM
28652000-02-03 Timothy Wall <twall@redhat.com>
2866
940b2b78
TW
2867 * dis-buf.c (buffer_read_memory): Use octets_per_byte field
2868 to adjust target address bounds checking and calculate the
2869 appropriate octet offset into data.
79540e26 2870
94470b23
NC
28712000-01-27 Nick Clifton <nickc@redhat.com>
2872
6c082ed8
NC
2873 * arm-dis.c: (parse_disassembler_option): Rename to
2874 parse_arm_disassembler_option and allow to be exported.
2875
94470b23
NC
2876 * disassemble.c (disassembler_usage): New function: Print out any
2877 target specific disassembler options.
58efb6c0 2878 Call arm_disassembler_options() if the ARM architecture is being
79540e26 2879 supported.
58efb6c0
NC
2880
2881 * arm-dis.c (NUM_ELEM): Define this macro if not already
2882 defined.
2883 (arm_regname): New struct type for ARM register names.
2884 (arm_toggle_regnames): Delete.
2885 (parse_disassembler_option): Use register name structure.
2886 (print_insn): New function: Combines duplicate code found in
2887 print_insn_big_arm and print_insn_little_arm.
2888 (print_insn_big_arm): Call print_insn.
2889 (print_insn_little_arm): Call print_insn.
2890 (print_arm_disassembler_options): Display list of supported,
2891 ARM specific disassembler options.
79540e26 2892
2f0ca46a
NC
28932000-01-27 Thomas de Lellis <tdel@windriver.com>
2894
79540e26 2895 * arm-dis.c (printf_insn_big_arm): Treat ELF symbols with the
2f0ca46a 2896 ARM_STT_16BIT flag as Thumb code symbols.
79540e26
AM
2897
2898 * arm-dis.c (printf_insn_little_arm): Ditto.
2f0ca46a 2899
cb268829
NC
29002000-01-25 Thomas de Lellis <tdel@windriver.com>
2901
2902 * arm-dis.c (printf_insn_thumb): Prevent double dumping
79540e26 2903 of raw thumb instructions.
cb268829 2904
0d2bcfaf 29052000-01-20 Nick Clifton <nickc@redhat.com>
06b53c1b
NC
2906
2907 * mcore-opc.h (mcore_table): Add "add" as an alias for "addu".
2908
01c7f630
NC
29092000-01-03 Nick Clifton <nickc@cygnus.com>
2910
2911 * arm-dis.c (streq): New macro.
2912 (strneq): New macro.
2913 (force_thumb): ew local variable.
2914 (parse_disassembler_option): New function: Parse a single, ARM
2915 specific disassembler command line switch.
2916 (parse_disassembler_option): Call parse_disassembler_option to
2917 parse individual command line switches.
2918 (print_insn_big_arm): Check force_thumb.
2919 (print_insn_little_arm): Check force_thumb.
2920
2f6d2f85 2921For older changes see ChangeLog-9899
252b5132
RH
2922\f
2923Local Variables:
2f6d2f85
NC
2924mode: change-log
2925left-margin: 8
2926fill-column: 74
252b5132
RH
2927version-control: never
2928End:
This page took 0.444278 seconds and 4 git commands to generate.