Updated translations
[binutils-gdb.git] / opcodes / ChangeLog
1 2002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
2
3 * po/tr.po: Updated translation.
4
5 2002-02-15 Richard Henderson <rth@redhat.com>
6
7 * alpha-opc.c (alpha_opcodes): Fix thinko in ret pseudo
8 disassembly mask.
9
10 2002-02-15 Richard Henderson <rth@redhat.com>
11
12 * alpha-opc.c (alpha_opcodes): Add simple pseudos for
13 lda, ldah, jmp, ret.
14
15 2002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
16
17 * po/da.po: Updated translation.
18
19 2002-02-12 Graydon Hoare <graydon@redhat.com>
20
21 * cgen-asm.in (parse_insn_normal): Change call from
22 @arch@_cgen_parse_operand to cd->parse_operand, to
23 facilitate CGEN_ASM_INIT_HOOK doing useful work.
24
25 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
26
27 * sparc-dis.c (print_insn_sparc): Make sure 0xFFFFFFFF is not
28 sign-extended.
29
30 2002-02-11 Alan Modra <amodra@bigpond.net.au>
31
32 * Makefile.am: "make dep-am".
33 * Makefile.in: Regenerate.
34 * aclocal.m4: Regenerate.
35 * config.in: Regenerate.
36 * configure: Regenerate.
37
38 2002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
39
40 * configure.in <bfd_sh_arc>: For sh-* and shl-*, enable sh64
41 support only for sh-*-*elf*, shl-*-*elf*, sh-*-linux* and
42 shl-*-linux*.
43 * configure: Regenerate.
44
45 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
46
47 * cgen-dis.c: Add prototypes for count_decodable_bits
48 and add_insn_to_hash_chain.
49
50 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
51
52 * configure.in <bfd_sh_arc>: Enable sh64 support on sh-*.
53 * configure: Rebuilt.
54
55 2002-02-08 Ivan Guzvinec <ivang@opencores.org>
56
57 * or32-opc.c: Fix compile time warning messages.
58 * or32-dis.c: Fix compile time warning messages.
59
60 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
61
62 Contribute sh64-elf.
63 2001-10-08 Nick Clifton <nickc@cambridge.redhat.com>
64 * sh64-opc.c: Regenerate.
65 2001-03-13 DJ Delorie <dj@redhat.com>
66 * sh64-opc.h: Rename A_RESV_Fx to A_REUSE_PREV so that its
67 purpose is more obvious.
68 * sh64-opc.c (shmedia_table): Ditto.
69 * sh64-dis.c (initialize_shmedia_opcode_mask_table): Ditto.
70 (print_insn_shmedia): Ditto.
71 2001-03-12 DJ Delorie <dj@redhat.com>
72 * sh64-opc.c: Adjust comments to reflect reality: replace bits
73 3:0 with zeros (not "reserved"), replace "rrrrrr" with
74 "gggggg" for two-operand floating point opcodes. Remove
75 "fsina".
76 2001-01-08 Hans-Peter Nilsson <hpn@cygnus.com>
77 * sh64-dis.c (print_insn_shmedia) <failing read_memory_func>:
78 Correct printing of .byte:s. Return number of printed bytes or
79 -1; never 0.
80 (print_insn_sh64x) <not CRT_SH5_ISA16>: Ditto. Print as .byte:s
81 to next four-byte-alignment if insn or data is not aligned.
82 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
83 * sh64-dis.c: Update comments and fix comment formatting.
84 (initialize_shmedia_opcode_mask_table) <case A_IMMM>:
85 Abort instead of setting length to 0.
86 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
87 crange_bsearch_cmpl, sh64_get_contents_type,
88 sh64_address_in_cranges): Move to bfd/elf32-sh64.c.
89 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
90 * sh64-opc.c: Remove #if 0:d entries for instructions not found in
91 SH-5/ST50-023-04: fcosa.s, fsrra.s and prefo.
92 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
93 * sh64-dis.c (print_insn_shmedia): Display MOVI/SHORI-formed
94 address with same prefix as SHcompact.
95 In the disassembler, use a .cranges section for linked executables.
96 * sh64-dis.c (SAVED_MOVI_R, SAVED_MOVI_IMM): Move to head of file
97 and update for using structure in info->private_data.
98 (struct sh64_disassemble_info): New.
99 (is_shmedia_p): Delete.
100 (crange_qsort_cmpb): New function.
101 (crange_qsort_cmpl, crange_bsearch_cmpb): New functions.
102 (crange_bsearch_cmpl, sh64_address_in_cranges): New functions.
103 (init_sh64_disasm_info, sh64_get_contents_type_disasm): New functions.
104 (sh64_get_contents_type, sh64_address_is_shmedia): New functions.
105 (print_insn_shmedia): Correct displaying of address after MOVI/SHORI
106 pair. Display addresses for linked executables only.
107 (print_insn_sh64x_media): Initialize info->private_data by calling
108 init_sh64_disasm_info.
109 (print_insn_sh64x): Ditto. Find out type of contents by calling
110 sh64_contents_type_disasm. Display data regions using ".long" and
111 ".byte" similar to unrecognized opcodes.
112 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
113 * sh64-dis.c (is_shmedia_p): Check info->section and look for ISA
114 information in section flags before considering symbols. Don't
115 assume an info->mach setting of bfd_mach_sh5 means SHmedia code.
116 * configure.in (bfd_sh_arch): Check presence of sh64 insns by
117 matching $target $canon_targets instead of looking at the
118 now-removed -DINCLUDE_SHMEDIA in $targ_cflags.
119 * configure: Regenerate.
120 2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com>
121 * sh64-opc.c (shmedia_creg_table): New.
122 * sh64-opc.h (shmedia_creg_info): New type.
123 (shmedia_creg_table): Declare.
124 * sh64-dis.c (creg_name): New function.
125 (print_insn_shmedia): Use it.
126 * disassemble.c (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map
127 bfd_mach_sh5 to print_insn_sh64 if big-endian and to
128 print_insn_sh64l if little-endian.
129 * sh64-dis.c (print_insn_shmedia): Make r unsigned.
130 (print_insn_sh64l): New.
131 (print_insn_sh64x): New.
132 (print_insn_sh64x_media): New.
133 (print_insn_sh64): Break out code to print_insn_sh64x and
134 print_insn_sh64x_media.
135 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
136 * sh64-opc.h: New file
137 * sh64-opc.c: New file
138 * sh64-dis.c: New file
139 * Makefile.am: Add sh64 targets.
140 (HFILES): Add sh64-opc.h.
141 (CFILES): Add sh64-opc.c and sh64-dis.c.
142 (ALL_MACHINES): Add sh64 files.
143 * Makefile.in: Regenerate.
144 * configure.in: Add support for sh64 to bfd_sh_arch.
145 * configure: Regenerate.
146 * disassemble.c [ARCH_all] (INCLUDE_SHMEDIA): Define.
147 (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map bfd_mach_sh5 to
148 print_insn_sh64.
149 * sh-dis.c (print_insn_shx): Handle bfd_mach_sh5 as arch_sh4.
150 * po/POTFILES.in: Regenerate.
151 * po/opcodes.pot: Regenerate.
152
153 2002-02-04 Frank Ch. Eigler <fche@redhat.com>
154
155 * cgen-dis.in (print_insn_@arch@): Support disassemble_info.insn_sets.
156
157 2002-02-04 Alexandre Oliva <aoliva@redhat.com>
158
159 * sh-opc.h (sh_arg_type): Added A_DISP_PC_ABS.
160
161 2002-02-01 Alan Modra <amodra@bigpond.net.au>
162
163 * Makefile.am: Run "make dep-am"
164 * Makefile.in: Regenerate.
165
166 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
167
168 * or32-dis.c: New file.
169 * or32-opc.c: New file.
170 * configure.in: Add support for or32.
171 * configure: Regenerate.
172 * Makefile.am: Add support for or32.
173 * Makefile.in: Regenerate.
174 * disassemble.c: Add support for or32.
175 * po/POTFILES.in: Regenerate.
176 * po/opcodes.pot: Regenerate.
177
178 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
179
180 * configure: Regenerated.
181
182 2002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
183
184 * po/fr.po: Updated version.
185
186 2002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
187
188 * po/es.po: Updated version.
189
190 2002-01-24 Nick Clifton <nickc@cambridge.redhat.com>
191
192 * po/da.po: New version.
193
194 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
195
196 * po/da.po: New file: Spanish translation.
197 * configure.in (ALL_LINGUAS): Add da.
198 * configure: Regenerate.
199
200 2002-01-22 Graydon Hoare <graydon@redhat.com>
201
202 * fr30-asm.c: Regenerate.
203 * fr30-desc.c: Likewise.
204 * fr30-desc.h: Likewise.
205 * fr30-dis.c: Likewise.
206 * fr30-ibld.c: Likewise.
207 * fr30-opc.c: Likewise.
208 * fr30-opc.h: Likewise.
209 * m32r-asm.c: Likewise.
210 * m32r-desc.c: Likewise.
211 * m32r-desc.h: Likewise.
212 * m32r-dis.c: Likewise.
213 * m32r-ibld.c: Likewise.
214 * m32r-opc.c: Likewise.
215 * m32r-opc.h: Likewise.
216 * m32r-opinst.c: Likewise.
217 * openrisc-asm.c: Likewise.
218 * openrisc-desc.c: Likewise.
219 * openrisc-desc.h: Likewise.
220 * openrisc-dis.c: Likewise.
221 * openrisc-ibld.c: Likewise.
222 * openrisc-opc.c: Likewise.
223 * openrisc-opc.h: Likewise.
224 * xstormy16-desc.c: Likewise.
225
226 2002-01-22 Richard Henderson <rth@redhat.com>
227
228 * alpha-dis.c (print_insn_alpha): Also mask the base opcode for
229 comparison.
230
231 2002-01-22 Alan Modra <amodra@bigpond.net.au>
232
233 * Makefile.am: Run "make dep-am".
234 * Makefile.in: Regenerate.
235 * opcodes/po/POTFILES.in: Regenerate.
236
237 2002-01-19 Richard Earnshaw <rearnsha@arm.com>
238
239 * arm-opc.h (arm_opcodes): Use generic rule %5?hb instead of %h.
240 * arm-dis.c (print_insn_arm): Don't handle 'h' case.
241
242 2002-01-18 Keith Walker <keith.walker@arm.com>
243
244 * arm-opc.h (arm_opcodes): Add bxj instruction.
245
246 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
247
248 * po/opcodes.pot: Regenerate.
249 * po/fr.po: Regenerate.
250 * po/sv.po: Regenerate.
251 * po/tr.po: Regenerate.
252
253 2002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
254
255 * po/tr.po: Import new version.
256
257 2002-01-15 Richard Earnshaw <rearnsha@arm.com>
258
259 * arm-opc.h (arm_opcodes): Add patterns for VFP instructions.
260 * arm-dis.c (print_insn_arm): Support new disassembly qualifiers for
261 VFP bitfields.
262
263 2002-01-10 matthew green <mrg@redhat.com>
264
265 * xstormy16-asm.c: Regenerate.
266 * xstormy16-desc.c: Likewise.
267 * xstormy16-desc.h: Likewise.
268 * xstormy16-dis.c: Likewise.
269 * xstormy16-opc.c: Likewise.
270 * xstormy16-opc.h: Likewise.
271
272 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
273
274 * po/es.po: New file: Spanish translation.
275 * configure.in (ALL_LINGUAS): Add es.
276 * configure: Regenerate.
277
278 2001-12-31 Jeffrey A Law (law@redhat.com)
279
280 * hppa-dis.c (print_insn_hppa): Handle new 'c' mode completers,
281 'X', 'M', and 'A'. No longer emit a space after 'x' or 's'.
282 Always emit a space after 'H'.
283
284 2001-12-18 matthew green <mrg@redhat.com>
285
286 * ppc-opc.c (PPCVEC): Include PPC_OPCODE_ANY.
287
288 2001-12-17 Richard Henderson <rth@redhat.com>
289
290 * alpha-opc.c (unop): Encode with RB as $sp.
291
292 2001-12-07 Geoffrey Keating <geoffk@redhat.com>
293
294 * Makefile.am: Add support for xstormy16.
295 * Makefile.in: Regenerate.
296 * configure.in: Add support for xstormy16.
297 * configure: Regenerate.
298 * disassemble.c: Add support for xstormy16.
299 * xstormy16-asm.c: New generated file.
300 * xstormy16-desc.c: New generated file.
301 * xstormy16-desc.h: New generated file.
302 * xstormy16-dis.c: New generated file.
303 * xstormy16-ibld.c: New generated file.
304 * xstormy16-opc.c: New generated file.
305 * xstormy16-opc.h: New generated file.
306
307 2001-12-06 Richard Henderson <rth@redhat.com>
308
309 * alpha-opc.c (alpha_opcodes): Add wh64en.
310
311 2001-12-04 Alexandre Oliva <aoliva@redhat.com>
312
313 * d10v-opc.c (d10v_predefined_registers): Remove warnings
314 introduced in Nov 29's patch.
315
316 * d10v-dis.c (print_operand): Apply REGISTER_MASK to `num' of
317 unmatched register.
318
319 * d10v-dis.c (print_operand): Disregard OPERAND_SP in register
320 predefined value.
321
322 * d10v-opc.c (RSRC_NOSP): New macro.
323 (d10v_operands): Add it.
324 (d10v_opcodes): Use RSRC_NOSP in post-decrement "st" and "st2w".
325
326 2001-11-29 Alexandre Oliva <aoliva@redhat.com>
327
328 * d10v-opc.c (d10v_predefined_registers): Mark `sp' as OPERAND_SP.
329 (RSRC_SP): New macro.
330 (d10v_operands): Add it.
331 (d10v_opcodes): Adjust "st" and "st2w" to use RSRC_SP.
332
333 2001-11-23 Lars Brinkhoff <lars@nocrew.org>
334
335 * pdp11-dis.c (print_insn_pdp11): Handle illegal instructions.
336 Also, break out of the loop as soon as an instruction has been
337 printed.
338
339 2001-11-17 matthew green <mrg@redhat.com>
340
341 * ppc-opc.c (mfvrsave, mtvrsave): New instructions.
342
343 2001-11-15 Alan Modra <amodra@bigpond.net.au>
344
345 * po/POTFILES.in: Regenerate.
346
347 * ppc-opc.c (PPC64): Revert 2001-10-12. Do include PPC_OPCODE_PPC.
348 (insert_bat, extract_bat, insert_bba, extract_bba,
349 insert_bd, extract_bd, insert_bdm, extract_bdm,
350 insert_bdp, extract_bdp, valid_bo,
351 insert_bo, extract_bo, insert_boe, extract_boe,
352 insert_ds, extract_ds, insert_de, extract_de,
353 insert_des, extract_des, insert_li, extract_li,
354 insert_mbe, extract_mbe, insert_mb6, extract_mb6,
355 insert_nb, extract_nb, insert_nsi, extract_nsi,
356 insert_ral, insert_ram, insert_ras,
357 insert_rbs, extract_rbs, insert_sh6, extract_sh6,
358 insert_spr, extract_spr, insert_tbr, extract_tbr): Add dialect param.
359 (extract_bd, extract_bdm, extract_bdp,
360 extract_ds, extract_des,
361 extract_li, extract_nsi): Implement sign extension without conditional.
362 (insert_bdm, extract_bdm,
363 insert_bdp, extract_bdp, valid_bo): Handle 64 bit branch hints.
364 (extract_bdm, extract_bdp): Correct 32 bit validation.
365 (AT1_MASK, AT2_MASK): Define.
366 (BBOAT_MASK): Define.
367 (BBOATCB_MASK, BBOAT2CB_MASK, BBOATBI_MASK): Define.
368 (BOFM64, BOFP64, BOTM64, BOTP64): Define.
369 (BODNZM64, BODNZP64, BODZM64, BODZP64): Define.
370 (PPCCOM32, PPCCOM64): Define.
371 (powerpc_opcodes): Modify existing 32 bit insns with branch hints
372 and add new patterns to implement 64 bit branches with hints. Move
373 booke instructions so they match before ppc64.
374
375 * ppc-dis.c (powerpc_dialect): Set PPC_OPCODE_64 in dialect for
376 64 bit default targets, and parse "32" and "64" in options.
377 Formatting fixes.
378 (print_insn_powerpc): Pass dialect to operand->extract.
379
380 2001-11-14 Dave Brolley <brolley@redhat.com>
381
382 * cgen-dis.c (count_decodable_bits): New function.
383 (add_insn_to_hash_chain): New function.
384 (hash_insn_array): Call add_insn_to_hash_chain.
385 (hash_insn_list): Call add_insn_to_hash_chain.
386 * m32r-dis.c: Regenerated.
387 * fr30-dis.c: Regenerated.
388
389 2001-11-14 Andreas Jaeger <aj@suse.de>
390
391 * i386-dis.c (print_insn): Use x86-64 as option.
392
393 2001-11-14 Alan Modra <amodra@bigpond.net.au>
394
395 * disassemble.c (disassembler): Call print_insn_i386.
396 * i386-dis.c (SUFFIX_ALWAYS): Define.
397 (struct dis_private): Add orig_sizeflag.
398 (print_insn_i386): Make it a wrapper, calling..
399 (print_insn): ..The old body of print_insn_i386. Avoid longjmp
400 warning without using volatile by moving orig_sizeflag to priv,
401 and removing inbuf. Parse disassembler_options.
402 (print_insn_i386_att, print_insn_i386_intel): Move initialisation
403 code to print_insn.
404 (putop): Remove #ifdef SUFFIX_ALWAYS.
405
406 2001-11-11 Timothy Wall <twall@alum.mit.edu>
407
408 * tic54x-dis.c: Use revised opcode structure. Export opcode
409 template lookup.
410 (has_lkaddr): Don't forget about Lmem insns.
411 * tic54x-opc.c: Add emulation trap. Parallel table now uses
412 standard opcode templates.
413
414 2001-11-13 Zack Weinberg <zack@codesourcery.com>
415
416 * i386-dis.c (grps): Change "sldt", "str", and "smsw" entries
417 to "sldtQ", "strQ", "smswQ" respectively; all with Ev operand
418 category instead of Ew.
419
420 2001-11-12 Niraj Gupta <ngupta@zumanetworks.com>
421
422 * m68k-opc.c: Fix definitions of wddata[bwl].
423
424 2001-11-09 Richard Sandiford <rsandifo@redhat.com>
425
426 * cgen-asm.c (cgen_parse_keyword): If the keyword is too big to
427 fit in the buffer, try to match the empty keyword.
428
429 2001-11-09 Nick Clifton <nickc@cambridge.redhat.com>
430
431 * cgen-ibld.in (extract_1): Fix badly placed #if 0.
432 * fr30-ibld.c: Regenerate.
433 * m32r-ibld.c: Regenerate.
434 * openrisc-ibld.c: Regenerate.
435
436 2001-11-04 Chris Demetriou <cgd@broadcom.com>
437
438 * mips-dis.c (print_insn_mips): Remove spaces at end of line.
439
440 2001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
441
442 * configure.in (ALL_LINGUAS): Add "fr", "sv" and "tr".
443 * configure: Regernate.
444 * po/fr.po: New file.
445 * po/sv.po: New file.
446 * po/tr.po: New file.
447
448 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
449
450 * m68hc11-dis.c (print_insn): Fix disassembly of movb with a
451 constant as source.
452
453 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
454
455 * Makefile.am (CFILES): Add mmix-dis.c and mmix-opc.c. Regenerate
456 dependencies.
457 * Makefile.in: Regenerate.
458 * mmix-dis.c, mmix-opc.c: New files.
459
460 2001-10-29 Kazu Hirata <kazu@hxi.com>
461
462 * d30v-dis.c: Fix a comment typo.
463
464 2001-10-23 Chris Demetriou <cgd@broadcom.com>
465
466 * mips-opc.c (mips_builtin_opcodes): Mark "bgezall" and
467 "bltzall" as writing GPR 31 (since they do).
468
469 * mips-dis.c (print_insn_arg): Calculate info->target
470 where appropriate.
471 (print_insn_mips): Fill in instruction info.
472 (print_mips16_insn_arg): Remove unneded variable 'val'.
473 Removed duplicated instruction target calculations,
474 calculate once and print that result. Use same idiom for
475 masking the jump segment bits as is used in print_insn_arg.
476
477 2001-10-20 Alan Modra <amodra@bigpond.net.au>
478
479 * ppc-opc.c (CT): Make it an optional operand.
480
481 2001-10-17 Chris Demetriou <cgd@broadcom.com>
482
483 * mips-dis.c (mips_isa_type): Make the ISA used to disassemble
484 SB-1 binaries include instructions specific to the SB-1.
485 * mips-opc.c (SB1): New definition.
486 (mips_builtin_opcodes): Add SB-1 extension opcodes "div.ps",
487 "recip.ps", "rsqrt.ps", and "sqrt.ps".
488
489 2001-10-17 matthew green <mrg@redhat.com>
490
491 * ppc-opc.c (STRM): New AltiVec operand.
492 (XDSS): New AltiVec instruction form.
493 (mtvscr): Correct operand list.
494 (dst, dstt, dstst, dststt, dss, dssall): AltiVec instructions.
495
496 2001-10-17 Alan Modra <amodra@bigpond.net.au>
497
498 * po/POTFILES.in: Regenerate.
499
500 2001-10-13 matthew green <mrg@redhat.com>
501
502 * ppc-opc.c (MO): New macro for MO field of mbar instruction.
503 (powerpc_opcodes): Add rfci, wrtee, wrteei, mfdcrx, mfdcr,
504 mtdcrx, mtdcr, msync, dcba and mbar as BookE instructions.
505
506 2001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
507
508 * cgen-ibld.in: Include safe-ctype.h in preference to
509 ctype.h.
510 * cgen-asm.in: Include safe-ctype.h in preference to
511 ctype.h. Fix formatting. Use ISSPACE instead of isspace and
512 TOLOWER instead of tolower.
513 (@arch@_cgen_build_insn_regex): Remove duplication of syntax
514 string elements in constructed regular expression.
515 * fr30-asm.c: Regenerate.
516 * fr30-desc.c: Regenerate.
517 * fr30-ibld.c: Regenerate.
518 * m32r-asm.c: Regenerate.
519 * m32r-desc.c: Regenerate.
520 * m32r-ibld.c: Regenerate.
521 * openrisc-asm.c: Regenerate.
522 * openrisc-desc.c: Regenerate.
523 * openrisc-ibld.c: Regenerate.
524 * po/opcodes.pot: Regenerate.
525
526 2001-10-12 matthew green <mrg@redhat.com>
527
528 * ppc-opc.c (insert_de, extract_de, insert_des, extract_des): New
529 instruction field instruction/extraction functions for new BookE
530 DE form instructions.
531 (CT): New macro for CT field in an X form instruction.
532 (DE, DES, DEO, DE_MASK): New macros for DE/DES fields in DE form
533 instructions.
534 (PPC64): Don't include PPC_OPCODE_PPC.
535 (403): New opcode macro for PPC403 processors.
536 (BOOKE): New opcode macro for BookE processors.
537 (bce, bcel, bcea, bcela, bclre, bclrel: New BookE instructions.
538 (bcctre, bcctrel, be, bel, bea, bela, icbt, icbte, lwzxe): Likewise.
539 (dcbste, lwzuxe, luxe, dcbfe, lbzxe, lwarxe, lbzuxe): Likewise.
540 (stwcxe, stwxe, stxe, stwuxe, stuxe, stbxe, dcbtste, stbuxe): Likewise.
541 (mfapidi, dcbte, lhzxe, lhzuxe, lhaxe, lhauxe, subfe64): Likewise.
542 (subfeo64, adde64, addeo64, sthxe, sthuxe, subfze64): Likewise.
543 (subfzeo64, addze64, addzeo64, dcbie, subfme64, subfmeo64): Likewise.
544 (addme64, addmeo64, stdcxe., mcrxr64, lwbrxe, lfsxe, lfsuxe): Likewise.
545 (lfdxe, lfduxe, stwbrxe, stfsxe, stfsuxe, stfdxe, dcbae): Likewise.
546 (stfduxe, tlbivax, tlbivaxe, lhbrxe, ldxe, lduxe, tlbsx): Likewise.
547 (tlbsxe, sthbrxe, stdxe, stduxe, icbie, stfiwxe, dcbze, lbze): Likewise.
548 (lbzue, ldue, lhze, lhzue, lhae, lhaue, lwze, lwzue): Likewise.
549 (stbe, stbue, sthe, sthue, stwe, stwue, lfse, lfsue, lfde): Likewise.
550 (lfdue, stde, stdue, stfse, stfsue, stfde, stfdue): Likewise.
551
552 * ppc-dis.c (print_insn_big_powerpc, print_insn_little_powerpc): Look
553 for a disassembler option of `booke', `booke32' or `booke64' to enable
554 BookE support in the disassembler.
555
556 2001-10-12 John Healy <jhealy@redhat.com>
557
558 * cgen-dis.in (print_insn): Use min (cd->base_insn_bitsize, buflen*8)
559 for the length when extracting the base part of the insn.
560
561 2001-10-09 Bruno Haible <haible@clisp.cons.org>
562
563 * cgen-asm.in (*_cgen_build_insn_regex): Generate a case sensitive
564 regular expression. Fix some formatting problems.
565 * fr30-asm.c: Regenerate.
566 * openrisc-asm.c: Regenerate.
567 * m32r-asm.c: Regenerate.
568
569 2001-10-09 Christian Groessler <cpg@aladdin.de>
570
571 * z8k-dis.c (unparse_instr): Fixed formatting. Change disassembly
572 of indirect register memory accesses to be same format the
573 assembler accepts.
574
575 2001-10-09 Nick Clifton <nickc@cambridge.redhat.com>
576
577 * sh-opc.h: Fix encoding of least significant nibble of the
578 DSP single data transfer instructions.
579
580 * sh-dis.c (print_insn_shx): Fix decoding of As opcode in DSP
581 instructions.
582
583 2001-10-08 Nick Clifton <nickc@cambridge.redhat.com>
584
585 * cgen-asm.in: Fix compile time warning messages in generated
586 C files.
587 * cgen-dis.in: The same.
588 * cgen-ibld.in: The same.
589 * fr30-asm.c: Regenerate.
590 * fr30-desc.c: Regenerate.
591 * fr30-dis.c: Regenerate.
592 * fr30-ibld.c: Regenerate.
593 * fr30-opc.c: Regenerate.
594 * m32r-asm.c: Regenerate.
595 * m32r-desc.c: Regenerate.
596 * m32r-dis.c: Regenerate.
597 * m32r-ibld.c: Regenerate.
598 * m32r-opc.c: Regenerate.
599 * m32r-opinst.c Regenerate.
600 * openrisc-asm.c: Regenerate.
601 * openrisc-desc.c: Regenerate.
602 * openrisc-dis.c: Regenerate.
603 * openrisc-ibld.c: Regenerate.
604 * openrisc-opc.c: Regenerate.
605 * openrisc-opc.h: Regenerate.
606 * Makefile.in: Regenerate.
607 * po/POTFILES.in: Regenerate.
608 * po/opcodes.pot: Regenerate.
609
610 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
611
612 * arm-opc.h (arm_opcodes): Add cirrus insns.
613
614 * arm-dis.c (print_insn_arm): Add 'I' case.
615
616 2001-10-03 Alan Modra <amodra@bigpond.net.au>
617
618 * po/POTFILES.in: Regenerate.
619 * configure: Regenerate.
620
621 2001-10-02 Alan Modra <amodra@bigpond.net.au>
622
623 * Makefile.am (Makefile): Depend on bfd/configure.in.
624 Run "make dep-am".
625 * Makefile.in: Regenerate.
626
627 2001-09-30 John Healy <jhealy@redhat.com>
628
629 * cgen-ibld.in (insert_1): Switched bfd_get_bits and bfd_set_bits
630 calls to cgen_get_insn_value and cgen_put_insn_value calls.
631 (extract_1): Switched bfd_get_bits call to cgen_get_insn_value call.
632
633 2001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
634
635 * Makefile.am: Update dependencies with "make dep-am".
636 * Makefile.in: Regenerate.
637
638 2001-09-26 Alan Modra <amodra@bigpond.net.au>
639
640 * arc-dis.c: Formatting fixes.
641 (my_sprintf): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
642
643 2001-09-21 Bruno Haible <haible@clisp.cons.org>
644
645 * arc-dis.c: Don't include <ctype.h>.
646 * openrisc-desc.c: Likewise.
647 * openrisc-ibld.c: Likewise.
648
649 2001-09-20 Nick Clifton <nickc@cambridge.redhat.com>
650
651 * fr30-opc.c: Fix compile time warning messages.
652 * i370-opc.c: Fix compile time warning messages.
653 * i960-dis.c: Fix compile time warning messages.
654 * m32r-asm.c: Fix compile time warning messages.
655 * m32r-desc.c: Fix compile time warning messages.
656 * m32r-dis.c: Fix compile time warning messages.
657 * m32r-ibld.c: Fix compile time warning messages.
658 * m32r-opc.c: Fix compile time warning messages.
659 * m32r-opinst.c: Fix compile time warning messages.
660 * ns32k-dis.c: Fix compile time warning messages.
661 * openrisc-asm.c: Fix compile time warning messages.
662 * openrisc-desc.c: Fix compile time warning messages.
663 * openrisc-dis.c: Fix compile time warning messages.
664 * openrisc-ibld.c: Fix compile time warning messages.
665 * openrisc-opc.c: Fix compile time warning messages.
666 * pdp11-dis.c: Fix compile time warning messages.
667 * tic54x-dis.c: Fix compile time warning messages.
668 * v850-opc.c: Fix compile time warning messages.
669 * vax-dis.c: Fix compile time warning messages.
670 * w65-opc.h: Fix compile time warning messages.
671 * z8k-opc.h: Fix compile time warning messages.
672 * z8kgen.c: Fix compile time warning messages.
673
674 2001-09-19 Nick Clifton <nickc@cambridge.redhat.com>
675
676 * arm-dis.c: Fix compile time warning messages.
677 * cgen-asm.c: Fix compile time warning messages.
678 * cgen-dis.c: Fix compile time warning messages.
679 * cris-dis.c: Fix compile time warning messages.
680 * d10v-dis.c: Fix compile time warning messages.
681 * fr30-asm.c: Fix compile time warning messages.
682 * fr30-desc.c: Fix compile time warning messages.
683 * fr30-dis.c: Fix compile time warning messages.
684 * fr30-ibld.c: Fix compile time warning messages.
685
686 2001-09-18 Bruno Haible <haible@clisp.cons.org>
687
688 * cgen-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
689 (cgen_parse_keyword): Use ISALNUM instead of isalnum.
690 * cgen-opc.c: Include "safe-ctype.h" instead of <ctype.h>.
691 (cgen_keyword_lookup_name): Use ISALPHA/TOLOWER instead of
692 isalpha/tolower.
693 (cgen_keyword_add): Use ISALNUM instead of isalnum.
694 (hash_keyword_name): Use TOLOWER instead of tolower.
695 * fr30-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
696 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
697 tolower/isspace.
698 (fr30_cgen_assemble_insn): Use ISSPACE instead of isspace.
699 * fr30-desc.c: Don't include <ctype.h>.
700 * fr30-ibld.c: Likewise.
701 * ia64-gen.c: Include "safe-ctype.h" instead of <ctype.h>.
702 (load_insn_classes, parse_resource_users, load_depfile): Use
703 ISSPACE instead of isspace.
704 * m32r-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
705 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
706 tolower/isspace.
707 (m32r_cgen_assemble_insn): Use ISSPACE instead of isspace.
708 * m32r-desc.c: Don't include <ctype.h>.
709 * m32r-ibld.c: Likewise.
710 * openrisc-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
711 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
712 tolower/isspace.
713 (openrisc_cgen_assemble_insn): Use ISSPACE instead of isspace.
714
715 2001-09-18 Martin Schwidefsky <schwidefsky@de.ibm.com>
716
717 * Makefile.am: Add rules and dependencies to create the s/390 opcode
718 table out of s390-opc.txt automatically.
719 * configure.in: Add BFD_CC_FOR_BUILD to allow CC_FOR_BUILD to be used.
720 * s390-mkopc.c (dumpTable): Change output to create a complete file.
721 * s390-opc.c: New improved opcode format macros and remove the
722 pregenerated opcode table.
723 * s390-opc.txt: Adapt to new improved opcode format macros.
724
725 2001-09-14 David Schleef <ds@schleef.org>
726
727 * ppc-opc.c (VXA, VXA_MASK): Fix mask bits.
728
729 2001-09-04 Alan Modra <amodra@bigpond.net.au>
730
731 * i386-dis.c (grps): Don't print the implicit al/ax/eax register
732 for opcode 0xf6 or 0xf7 forms of mul, imul, div, idiv insns.
733
734 2001-08-31 Eric Christopher <echristo@redhat.com>
735 Jason Eckhardt <jle@redhat.com>
736
737 * mips-dis.c: Add support for bfd_mach_mipsisa32 and
738 bfd_mach_mipsisa64. Remove bfd_mach_mips32, bfd_mach_mips32_4k,
739 bfd_mach_mips64.
740
741 2001-08-31 Andreas Jaeger <aj@suse.de>
742
743 * tic54x-opc.c: Add default initializers to avoid warnings.
744
745 * arc-opc.c: Include "sysdep.h" to get stdio.h as include file.
746 * arc-ext.c: Likewise.
747
748 2001-08-28 matthew gren <mrg@redhat.com>
749
750 * ppc-opc.c (icbt): Order correctly.
751
752 2001-08-27 David Edelsohn <dje@watson.ibm.com>
753 Torbjorn Granlund <tege@swox.com>
754
755 * ppc-opc.c (DS): Add PPC_OPERAND_DS flag.
756 (LS): Define.
757 (insert_ds): Complain if not a multiple of 4.
758 (XSYNC): Define.
759 (XSYNC_MASK): Define.
760 (powerpc_opcodes): Add "slbmte", "lwsync", "ptesync", "slbmfev",
761 "slbmfee". Modify "sync" to use XSYNC_MASK and LS.
762
763 2001-08-26 Andreas Jaeger <aj@suse.de>
764
765 * h8500-opc.h: Add default initializers to h8500_table to shut up
766 GCC warnings.
767
768 2001-08-25 Andreas Jaeger <aj@suse.de>
769
770 * tic54x-dis.c: Add unused attributes where needed.
771
772 * z8k-dis.c (output_instr): Add unused attribute.
773
774 * h8300-dis.c: Add missing prototypes.
775 (bfd_h8_disassemble): Make static.
776
777 * cris-dis.c: Add missing prototype.
778 * h8500-dis.c: Likewise.
779 * m68hc11-dis.c: Likewise.
780 * pj-dis.c: Likewise.
781 * tic54x-dis.c: Likewise.
782 * v850-dis.c: Likewise.
783 * vax-dis.c: Likewise.
784 * w65-dis.c: Likewise.
785 * z8k-dis.c: Likewise.
786
787 * d10v-dis.c: Add missing prototype.
788 (dis_long): Remove unused variable.
789 (dis_2_short): Likewise.
790
791 * sh-dis.c: Add missing prototypes.
792 * v850-opc.c: Likewise.
793 Add unused attributes where needed.
794
795 * ns32k-dis.c: Add missing prototypes.
796 (bit_extract_simple): Remove unused variable.
797
798 2001-08-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
799
800 * opcodes/s390-opc.c: Add "low or high" and "not low or high"
801 branch instructions for gcc 3.0.
802 * opcodes/s390-opc.txt: Likewise.
803
804 2001-08-21 Andreas Jaeger <aj@suse.de>
805
806 * i960-dis.c: Add parameters for prototypes
807 (ctrl): Add unused attributes.
808 (cobr): Likewise.
809 (put_abs): Likewise.
810
811 * mips-dis.c: Add missing prototypes.
812 * a29k-dis.c: Likewise.
813 * arc-dis.c: Likewise.
814 * ia64-opc.c: Likewise.
815
816 * s390-dis.c: Add missing prototypes.
817 (init_disasm): Remove unused attribute since the parameter is
818 used.
819
820 2001-08-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
821
822 * mips-opc.c (M1): Define. Reformatted Code.
823 (mips_builtin_opcodes): Added performance counter opcodes mfpc, mfps,
824 mtps, mtps. Typo.
825
826 2001-08-16 Jonathan Larmour <jlarmour@redhat.com>
827
828 * mips-opc.c: R3900s can support all branch likely INSN_MACROs where
829 the corresponding non-likely insn is in MIPS I.
830
831 2001-08-13 Kazu Hirata <kazu@hxi.com>
832
833 * mcore-dis.c: Fix formatting.
834 * mips-dis.c: Likewise.
835 * pj-dis.c: Likewise.
836 * z8k-dis.c: Likewise.
837
838 2001-08-12 Richard Henderson <rth@redhat.com>
839
840 * cgen-ibld.in (extract_normal): Match type of VALUE and MASK
841 to *VALUEP. Regenerate all cgen files.
842
843 2001-08-10 Richard Sandiford <rsandifo@redhat.com>
844
845 * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32
846 argument.
847 * mips-opc.c (G6): Undefine.
848 (mips_builtin_opcodes): Remove gp32 entry for "move". Add macro
849 as the first "move" alternative.
850
851 2001-08-10 Andreas Jaeger <aj@suse.de>
852
853 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
854 to build warnings.
855 * configure: Regenerate.
856
857 2001-08-10 Alan Modra <amodra@bigpond.net.au>
858
859 * ppc-opc.c: Revert 2001-08-08.
860
861 2001-08-09 Alan Modra <amodra@bigpond.net.au>
862
863 * dis-buf.c (generic_strcat_address): Add missing prototype.
864 #if 0 the functions as it is unused.
865
866 2001-08-08 Alan Modra <amodra@bigpond.net.au>
867
868 1999-10-25 Torbjorn Granlund <tege@swox.com>
869 * ppc-opc.c: Include "bfd.h".
870 (powerpc_operands): Add new field for reloc type.
871
872 2001-07-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
873
874 * mips-dis.c (print_insn_arg): Don't use software integer registers
875 for coprocessor registers.
876 (get_mips_isa): Removed.
877 (is_newabi): New function, checks if NewABI is used.
878 (_print_insn_mips): Get distinction between old ABI and new ABI right.
879
880 2001-08-01 Christian Groessler <cpg@aladdin.de>
881
882 * z8kgen.c: Fixed indentation of opt[] array. Include stdio.h to
883 get stderr definition.
884 (internal, gas): Removed warnings.
885 (gas): Create a correct final entry for created array.
886 * z8k-opc.h: Recreated with new z8kgen.
887
888 2001-07-28 Kazu Hirata <kazu@hxi.com>
889
890 * i386-dis.c: Fix formatting.
891
892 2001-07-28 Matthias Kramm <kramm@quiss.org>
893
894 * i386-dis.c: Change formatting conventions for architecture
895 i386:intel to better match the format of various intel i386
896 assemblers, like nasm, tasm or masm.
897
898 2001-07-24 Alan Modra <amodra@bigpond.net.au>
899
900 * Makefile.am: Update dependencies with "make dep-am".
901 * Makefile.in: Regenerate
902
903 2001-07-24 Kazu Hirata <kazu@hxi.com>
904
905 * alpha-dis.c: Fix formatting.
906 * cris-dis.c: Likewise.
907 * d10v-dis.c: Likewise.
908 * d30v-dis.c: Likewise.
909 * m10300-dis.c: Likewise.
910 * tic54x-dis.c: Likewise.
911
912 2001-07-23 Kazu Hirata <kazu@hxi.com>
913
914 * m68k-dis.c: Fix formatting.
915 * pj-dis.c: Likewise.
916 * s390-dis.c: Likewise.
917 * z8k-dis.c: Likewise.
918
919 2001-07-21 Chris Demetriou <cgd@broadcom.com>
920
921 * mips-opc.c (mips_builtin_opcodes): Sort c.le.s and c.lt.s
922 into the rest of the surrounding definitions.
923
924 2001-07-18 Alan Modra <amodra@bigpond.net.au>
925
926 * i386-dis.c (grps): Print l or w suffix, and require mem modrm
927 for lgdt, lidt, sgdt, sidt.
928
929 2001-07-13 Philip Blundell <philb@gnu.org>
930
931 * arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR.
932
933 2001-07-12 Jeff Johnston <jjohnstn@redhat.com>
934
935 * cgen-asm.in: Include "xregex.h" always to enable the libiberty
936 regex support.
937 (@arch@_cgen_build_insn_regex): New routine from Graydon.
938 (@arch@_cgen_assemble_insn): Add Graydon's code to use regex
939 to verify if it is worth parsing the insn as insn "x". Also update
940 error message when insn is not a recognized format of the insn vs
941 when the insn is completely unrecognized.
942
943 2001-07-11 Frank Ch. Eigler <fche@redhat.com>
944
945 * cgen-dis.in (print_insn): Use cgen_get_insn_value instead of
946 bfd_get_bits.
947 * cgen-opc.c (cgen_get_insn_value, cgen_put_insn_value): Respect
948 non-zero CGEN_CPU_DESC->insn_chunk_bitsize.
949
950 2001-07-09 Andreas Jaeger <aj@suse.de>, Karsten Keil <kkeil@suse.de>
951
952 * i386-dis.c (set_op): Handle 64 bit and 32 bit mode.
953 (OP_J): Use bfd_vma for mask to work properly with 64 bits.
954 (op_address,op_riprel): Use bfd_vma to handle 64 bits.
955
956 2001-07-05 Ben Elliston <bje@redhat.com>
957
958 * Makefile.am (CPUDIR): Define.
959 (stamp-m32r): Update dependencies.
960 (stamp-fr30): Ditto.
961 (stamp-openrisc): Ditto.
962 * Makefile.in: Regenerate.
963
964 2001-07-03 Zoltan Hidvegi <hzoli@hzoli.2y.net>
965
966 * ppc-opc.c: Fix encoding of 'clf' instruction.
967
968 2001-06-30 Geoffrey Keating <geoffk@redhat.com>
969
970 * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT.
971
972 2001-06-28 Geoffrey Keating <geoffk@redhat.com>
973
974 * cgen-asm.c (cgen_parse_keyword): Allow any first character.
975 * cgen-opc.c (cgen_keyword_add): Ignore special first
976 character when building nonalpha_chars field.
977
978 2001-06-24 Ben Elliston <bje@redhat.com>
979
980 * m88k-dis.c: Format to conform to GNU coding standards.
981
982 2001-06-23 Andreas Jaeger <aj@suse.de>
983
984 * disassemble.c (disassembler_usage): Add unused attribute.
985
986 2001-06-22 Eric Christopher <echristo@redhat.com>
987
988 * mips-opc.c: Move prefx to start of the table.
989
990 2001-06-22 Stacey Sheldon <ssheldon@Catena.com>
991
992 * arc-opc.c (insert_st_syntax): Fix over-optimisation of ST
993 instruction.
994
995 2001-06-22 Pauli <pauli@moreton.com.au>
996
997 * m68k-opc.c: Add wdebug instruction.
998
999 2001-06-15 Aldy Hernandez <aldyh@redhat.com>
1000
1001 * m10300-opc.c (mn10300_opcodes): Change opcode for AM33 subc.
1002
1003 2001-06-14 Geoffrey Keating <geoffk@redhat.com>
1004
1005 * cgen-asm.c (cgen_parse_keyword): When looking for the
1006 boundaries of a keyword, allow any special characters
1007 that are actually in one of the allowed keyword.
1008 * cgen-opc.c (cgen_keyword_add): Add any special characters
1009 to the nonalpha_chars field.
1010
1011 2001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
1012
1013 * s390-opc.c: Add lgh instruction.
1014 * s390-opc.txt: Likewise.
1015
1016 2001-06-11 Alan Modra <amodra@bigpond.net.au>
1017
1018 * i386-dis.c: Group function prototypes in one place.
1019 (FLOATCODE): Redefine as 1.
1020 (USE_GROUPS): Redefine as 2.
1021 (USE_PREFIX_USER_TABLE): Redefine as 3.
1022 (X86_64_SPECIAL): Define as 4.
1023 (GRP1b..GRPAMD): Move USE_GROUPS to bytecode1, index to bytecode2.
1024 (PREGRP0..PREGRP26): Similarly with USE_PREFIX_USER_TABLE.
1025 (dis386_att, dis386_intel, disx86_64_att, disx86_64_intel): Delete.
1026 (dis386): New table combining above four tables.
1027 (dis386_twobyte_att, dis386_twobyte_intel): Delete.
1028 (dis386_twobyte): New table combining above two tables.
1029 (x86_64_table): New table to handle x86_64.
1030 (X86_64_0): Define.
1031 (float_mem_att, float_mem_intel): Delet.
1032 (float_mem): New table combining above two tables.
1033 (print_insn_i386): Modify for above.
1034 (dofloat): Likewise.
1035 (putop): Handle '{', '|' and '}' to select alternative mnemonics.
1036 Return 0 on success, 1 if no valid alternative.
1037 (putop <case 'F'>, <case 'H'>): Print nothing for intel_syntax.
1038 (putop <case 'T'>): Move to case 'U', and share case 'Q' code.
1039 (putop <case 'I'>): Move to case 'T', and share case 'P' code.
1040 (OP_REG <case rAX_reg .. rDI_reg>): Handle as for eAX_reg .. eDI_reg
1041 if not 64-bit mode.
1042 (OP_I <case q_mode>): Handle as for v_mode if not 64-bit mode.
1043 (OP_I64): If not 64-bit mode, call OP_I.
1044 OP_OFF64): If not 64-bit mode, call OP_OFF.
1045 (OP_ST, OP_STi, OP_SEG, OP_DIR, OP_OFF, OP_OFF64, OP_MMX): Rename
1046 'ignore'/'ignored' to 'bytemode'.
1047
1048 2001-06-10 Alan Modra <amodra@bigpond.net.au>
1049
1050 * configure.in: Sort 'ta' case statement.
1051 * configure: Regenerate.
1052
1053 * i386-dis.c (dis386_att): Add 'H' to conditional branch and
1054 loop,jcxz insns.
1055 (disx86_64_att): Likewise.
1056 (dis386_twobyte_att): Likewise.
1057 (print_insn_i386): Don't print branch hints as a prefix.
1058 (putop): 'H' macro prints branch hints.
1059 (get64): Kill compile warnings.
1060
1061 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
1062
1063 * sh-opc.h (sh_table): Don't use empty initializers.
1064
1065 2001-06-06 Christian Groessler <cpg@aladdin.de>
1066
1067 * z8k-dis.c: Fix formatting.
1068 (unpack_instr): Remove unused cases in switch statement. Add
1069 safety abort() in default case.
1070 (unparse_instr): Add safety abort() in default case.
1071
1072 2001-06-06 Peter Jakubek <pjak@snafu.de>
1073
1074 * m68k-dis.c (print_insn_m68k): Fix typo.
1075 * m68k-opc.c (m68k_opcodes): Correct allowed operands for
1076 mcf (ColdFire) div, rem and moveb instructions.
1077
1078 2001-06-06 Alan Modra <amodra@bigpond.net.au>
1079
1080 * i386-dis.c (cond_jump_flag, loop_jcxz_flag): Define.
1081 (cond_jump_mode, loop_jcxz_mode): Define.
1082 (dis386_att): Add cond_jump_flag and loop_jcxz_flag as
1083 appropriate, and 'F' suffix to loop insns.
1084 (disx86_64_att): Likewise.
1085 (dis386_twobyte_att): Likewise.
1086 (print_insn_i386): Don't output addr prefix for loop, jcxz insns.
1087 Output data size prefix for long conditional jumps. Output cs and
1088 ds branch hints.
1089 (putop): Handle 'F', and mark PREFIX_ADDR used for case 'E'.
1090 (OP_J): Don't make PREFIX_DATA used.
1091
1092 2001-06-04 Alexandre Oliva <aoliva@redhat.com>
1093
1094 * sh-opc.h (sh_table): Complete last element entry to avoid
1095 compiler warning.
1096
1097 2001-05-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1098
1099 * mips-dis.c (mips_isa_type): Add MIPS r12k support.
1100
1101 2001-05-23 Alan Modra <amodra@one.net.au>
1102
1103 * arc-opc.c: Whitespace changes.
1104
1105 2001-05-18 Hans-Peter Nilsson <hp@axis.com>
1106
1107 * cris-opc.c (cris_spec_regs): Add missing initializer field for
1108 last element.
1109
1110 2001-05-15 Frank Ch. Eigler <fche@redhat.com>
1111
1112 * cgen-dis.in (extract_normal): Complete support for min<base case.
1113
1114 2001-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1115
1116 * mips-dis.c (INSNLEN): Rename MAXLEN.
1117 (std_reg_names): Replace by mips32_reg_names and mips64_reg_names.
1118 (print_insn_arg): Remove $ prefix of register names.
1119 (set_mips_isa_type): Remove.
1120 (mips_isa_type): New function.
1121 (get_mips_isa): New Function.
1122 (print_insn_mips): Rename _print_insn_mips.
1123 (_print_insn_mips): New function, contains code which was
1124 duplicated in print_insn_big_mips and print_insn_little_mips.
1125 (print_insn_big_mips): Moved code to _print_insn_mips.
1126 (print_insn_little_mips): Likewise.
1127 (print_mips16_insn_arg): Remove $ prefix of register names.
1128 Print error message before abort.
1129
1130 2001-05-14 J.T. Conklin <jtc@redback.com>
1131
1132 * ppc-opc.c (powerpc_opcodes): Fixed extended opcode field of
1133 simplified mnemonics used for setting PPC750-specific special
1134 purpose registers.
1135
1136 2001-05-12 H.J. Lu <hjl@gnu.org>
1137
1138 * i386-dis.c (print_insn_i386): Always set `mod', `reg' and
1139 `rm'.
1140
1141 2001-05-12 Peter Targett <peter.targett@arccores.com>
1142
1143 * arc-opc.c (arc_reg_names): Correct attribute for lp_count
1144 register to r/w. Formatting fixes throughout file.
1145
1146 2001-05-12 Alan Modra <amodra@one.net.au>
1147
1148 * i386-dis.c (prefix_user_table): Correct movq2dq, movdq2q, and
1149 movq operands.
1150 (twobyte_has_modrm): Update table.
1151 (need_modrm): Give it file scope.
1152 (MODRM_CHECK): Define.
1153 (dofloat): Use MODRM_CHECK.
1154 (OP_E): Likewise.
1155 (OP_EM): Likewise.
1156 (OP_EX): Likewise.
1157
1158 2001-05-07 Frank Ch. Eigler <fche@redhat.com>
1159
1160 * cgen-dis.in (default_print_insn): Tolerate min<base instructions
1161 even at end of a section.
1162 * cgen-ibld.in (extract_normal): Tolerate min!=base!=max instructions
1163 by ignoring precariously-unpacked insn_value in favor of raw buffer.
1164
1165 2001-05-03 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1166
1167 * disassemble.c (disassembler_usage): Remove unused attribute.
1168
1169 2001-05-04 Frank Ch. Eigler <fche@redhat.com>
1170
1171 * m32r-dis.c, -asm.c, -ibld.c: Regenerated with disassembler fixes.
1172
1173 2001-05-04 Frank Ch. Eigler <fche@redhat.com>
1174
1175 * cgen-dis.in (print_insn): Remove call to read_insn. Instead,
1176 assume incoming buffer already has the base insn loaded. Handle
1177 smaller-than-base instructions for variable-length case.
1178
1179 2001-05-04 Alan Modra <amodra@one.net.au>
1180
1181 * i386-dis.c (Ev, Ed): Remove duplicate define.
1182 (Gd): Define.
1183 (XS): Define.
1184 (OP_XS): New function.
1185 (dis386_twobyte_att): Correct pinsrw, pextrw, pmovmskb, and
1186 movmskp operands.
1187 (dis386_twobyte_intel): Likewise.
1188 (prefix_user_table): Use MS for maskmovq operand.
1189
1190 2001-04-27 Johan Rydberg <jrydberg@opencores.org>
1191
1192 * Makefile.am: Add OpenRISC target.
1193 * Makefile.in: Regenerated.
1194
1195 * disassemble.c (disassembler): Recognize the OpenRISC disassembly.
1196
1197 * configure.in (bfd_openrisc_arch): Add target.
1198 * configure: Regenerated.
1199
1200 * openrisc-asm.c: New file.
1201 * openrisc-desc.c: Likewise.
1202 * openrisc-desc.h: Likewise.
1203 * openrisc-dis.c: Likewise.
1204 * openrisc-ibld.c: Likewise.
1205 * openrisc-opc.c: Likewise.
1206 * openrisc-opc.h: Likewise.
1207
1208 2001-04-24 Christian Groessler <cpg@aladdin.de>
1209
1210 * z8k-dis.c: add names of control registers (ctrl_names);
1211 (seg_length): provides instruction length fixup for segmented
1212 mode; (unpack_instr): correctly handle ARG_DISP16, ARG_DISP12,
1213 CLASS_0DISP7, CLASS_1DISP7, CLASS_DISP8 and CLASS_PR cases;
1214 (unparse_intr): handle CLASS_PR, print addresses without '#'
1215 * z8k-opc.h: re-created with new z8kgen
1216 * z8kgen.c: merged in fixes which were in existing z8k-opc.h; new
1217 entries for ldctl/ldctlb instruction
1218
1219 2001-04-06 Andreas Jaeger <aj@suse.de>
1220
1221 * i386-dis.c: Add ffreep instruction.
1222
1223 2001-03-30 Alexandre Oliva <aoliva@redhat.com>
1224
1225 * ppc-opc.c (insert_mbe): Shift mask initializer as long.
1226
1227 2001-03-24 Alan Modra <alan@linuxcare.com.au>
1228
1229 * i386-dis.c (PREGRP25): Define.
1230 (dis386_twobyte_att): Use here in place of "movntq" entry.
1231 (dis386_twobyte_intel): Likewise.
1232 (prefix_user_table): Add PREGRP25 entry for "movntq" and "movntdq".
1233 (PREGRP26): Define.
1234 (dis386_twobyte_att): Use here.
1235 (dis386_twobyte_intel): Likewise.
1236 (prefix_user_table): Add PREGRP26 entry for "punpcklqdq".
1237 (prefix_user_table <maskmovdqu>): XM operand, not MX.
1238 (prefix_user_table): Cosmetic changes to "bad" entries.
1239
1240 2001-03-23 Nick Clifton <nickc@redhat.com>
1241
1242 * mips-opc.c: Remove extraneous whitespace.
1243 * mips-dis.c: Remove extraneous whitespace.
1244
1245 2001-03-22 Ben Elliston <bje@redhat.com>
1246
1247 * cgen-asm.in (@arch@_cgen_assemble_insn): Move tmp_errmsg
1248 declaration inside CGEN_VERBOSE_ASSEMBLER_ERRORS conditional.
1249 * cgen-ibld.in (put_insn_int_value): Mark cd parameter as unused
1250 to allay a compiler warning.
1251
1252 2001-03-22 Alan Modra <alan@linuxcare.com.au>
1253
1254 * i386-dis.c (dis386_twobyte_att): Add entries for paddq, psubq.
1255 (dis386_twobyte_intel): Likewise.
1256 (twobyte_has_modrm): Set entry for paddq, psubq.
1257
1258 2001-03-20 Patrick Macdonald <patrickm@redhat.com>
1259
1260 * cgen-dis.in (print_insn_@arch@): Add support for target machine
1261 determination via CGEN_COMPUTE_MACH.
1262 * fr30-desc.c: Regenerate.
1263 * fr30-dis.c: Regenerate.
1264 * fr30-opc.h: Regenerate.
1265 * m32r-desc.c: Regenerate.
1266 * m32r-dis.c: Regenerate.
1267 * m32r-opc.h: Regenerate.
1268 * m32r-opinst.c: Regenerate.
1269
1270 2001-03-20 H.J. Lu <hjl@gnu.org>
1271
1272 * configure.in: Remove the redundent AC_ARG_PROGRAM.
1273 * configure: Rebuild.
1274
1275 2001-03-19 Jim Wilson <wilson@redhat.com>
1276
1277 * ia64-gen.c (fetch_insn_class): If xsect, then ignore comment and
1278 notestr if larger than xsect.
1279 (in_class): Handle format M5.
1280 * ia64-asmtab.c: Regnerate.
1281
1282 2001-03-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
1283
1284 * vax-dis.c (print_insn_vax): Only fetch two bytes if the info buffer
1285 has more than one byte left to read.
1286
1287 2001-03-16 Martin Schwidefsky <schwidefsky@de.ibm.com>
1288
1289 * s390-opc.c: Add new opcodes. Smooth out formatting.
1290 * s390-opc.txt: Add new opcodes.
1291
1292 2001-03-06 Nick Clifton <nickc@redhat.com>
1293
1294 * arm-dis.c (print_insn_thumb): Compute destination address
1295 of BLX(1) instruction by taking bit 1 from PC and not from bit
1296 0 of the offset.
1297
1298 2001-03-06 Igor Shevlyakov <igor@windriver.com>
1299
1300 * m68k-dis.c (print_insn_m68k): Recognize Coldfire CPUs
1301 so command line switches will work.
1302
1303 2001-03-05 Dave Brolley <brolley@redhat.com>
1304
1305 * fr30-asm.c: Regenerate.
1306 * fr30-desc.c: Regenerate.
1307 * fr30-desc.h: Regenerate.
1308 * fr30-dis.c: Regenerate.
1309 * fr30-ibld.c: Regenerate.
1310 * fr30-opc.c: Regenerate.
1311 * fr30-opc.h: Regenerate.
1312 * m32r-asm.c: Regenerate.
1313 * m32r-desc.c: Regenerate.
1314 * m32r-desc.h: Regenerate.
1315 * m32r-dis.c: Regenerate.
1316 * m32r-ibld.c: Regenerate.
1317 * m32r-opc.c: Regenerate.
1318 * m32r-opc.h: Regenerate.
1319 * m32r-opinst.c: Regenerate.
1320
1321 2001-02-28 Igor Shevlyakov <igor@windriver.com>
1322
1323 * m68k-opc.c: fix cpushl according to Motorola. Enable
1324 bunch of instructions for Coldfire 5407 and add all new.
1325
1326 2001-02-27 Alan Modra <alan@linuxcare.com.au>
1327
1328 * configure.in (BFD_VERSION): Do without grep.
1329 * configure: Regenerate.
1330 * Makefile.am: Run "make dep-am".
1331 * Makefile.in: Regenerate.
1332
1333 2001-02-23 David Mosberger <davidm@hpl.hp.com>
1334
1335 * ia64-opc-a.c: Add missing pseudo-ops for "cmp" and "cmp4".
1336 * ia64-asmtab.c: Regenerate.
1337
1338 2001-02-21 David Mosberger <davidm@hpl.hp.com>
1339
1340 * ia64-opc-d.c (ia64_opcodes_d): Break the "add" pattern into two
1341 separate variants: one for IMM22 and the other for IMM14.
1342 * ia64-asmtab.c: Regenerate.
1343
1344 2001-02-21 Greg McGary <greg@mcgary.org>
1345
1346 * cgen-opc.c (cgen_get_insn_value): Add missing `return'.
1347
1348 2001-02-20 H.J. Lu <hjl@gnu.org>
1349
1350 * Makefile.am (ia64-ic.tbl): Remove the target.
1351 (ia64-raw.tbl): Likewise.
1352 (ia64-waw.tbl): Likewise.
1353 (ia64-war.tbl): Likewise.
1354 (ia64-asmtab.c): Generate it in the source directory.
1355 * Makefile.in: Regenerated.
1356
1357 2001-02-18 lars brinkhoff <lars@nocrew.org>
1358
1359 * Makefile.am: Add PDP-11 target.
1360 * configure.in: Likewise.
1361 * disassemble.c: Likewise.
1362 * pdp11-dis.c: New file.
1363 * pdp11-opc.c: New file.
1364
1365 2001-02-14 Jim Wilson <wilson@redhat.com>
1366
1367 * ia64-ic.tbl: Update from Intel. Add setf to fr-writers.
1368 * ia64-asmtab.c: Regenerate.
1369
1370 Mon Feb 12 17:41:26 CET 2001 Jan Hubicka <jh@suse.cz>
1371
1372 * i386-dis.c (prefix_user_t): Add 'Y' to SSE ineger converison
1373 instructions.
1374 (putop): Handle 'Y'
1375
1376 2001-02-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1377
1378 * mips-dis.c (print_insn_arg): Use top four bits of the address of
1379 the following instruction not of the jump itself for the jump
1380 target.
1381 (print_mips16_insn_arg): Likewise.
1382
1383 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1384
1385 * Makefile.am (stamp-lib): ranlib the libopcodes.a in the build
1386 directory.
1387 * Makefile.in: Regenerate.
1388
1389 2001-02-09 Schwidefsky <schwidefsky@de.ibm.com>
1390
1391 * Makefile.am: Add linux target for S/390.
1392 * Makefile.in: Likewise.
1393 * configure.in: Likewise.
1394 * disassemble.c: Likewise.
1395 * s390-dis.c: New file.
1396 * s390-mkopc.c: New file.
1397 * s390-opc.c: New file.
1398 * s390-opc.txt: New file.
1399
1400 2001-02-05 Jim Wilson <wilson@redhat.com>
1401
1402 * ia64-asmtab.c: Revert 2000-12-16 change.
1403
1404 2001-02-02 Patrick Macdonald <patrickm@redhat.com>
1405
1406 * fr30-desc.h: Regenerate with CGEN_MAX_SYNTAX_ELEMENTS.
1407 * m32r-desc.h: Regenerate.
1408
1409 Thu Feb 1 16:29:06 MET 2001 Jan Hubicka <jh@suse.cz>
1410
1411 * i386-dis.c (dis386_att, grps): Use 'T' for push/pop
1412 (putop): Handle 'T', alphabetize order, fix 'I' handling in Intel syntax
1413
1414 2001-01-14 Alan Modra <alan@linuxcare.com.au>
1415
1416 * hppa-dis.c (print_insn_hppa): Handle '>' and '<' arg types.
1417
1418 2001-01-13 Nick Clifton <nickc@redhat.com>
1419
1420 * disassemble.c: Remove spurious white space.
1421
1422 Sat Jan 13 01:48:24 MET 2001 Jan Hubicka <jh@suse.cz>
1423
1424 * i386-dis.c (dis386_att, disx86_64_att): Fix ret, lret and iret
1425 templates.
1426
1427 2001-01-11 Peter Targett <peter.targett@arccores.com>
1428
1429 * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
1430 * Makefile.am (C_FILES): Add arc-ext.c.
1431 (ALL_MACHINES) Add arc-ext.lo.
1432 (INCLUDES) Add opcode directory to list.
1433 New dependency entry for arc-ext.lo.
1434 * disassemble.c (disassembler): Correct call to
1435 arc_get_disassembler.
1436 * arc-opc.c: New update for ARC, including full base
1437 instructions for ARC variants.
1438 * arc-dis.h, arc-dis.c: New update for ARC, including
1439 extensibility functionality.
1440 * arc-ext.h, arc-ext.c: New files for handling extensibility.
1441
1442 2001-01-10 Jan Hubicka <jh@suse.cz>
1443
1444 * i386-dis.c (PREGRP15 - PREGRP24): New.
1445 (dis386_twobyt): Add SSE2 instructions.
1446 (twobyte_uses_SSE_prefix: Rename from ... ; add new SSE instructions.
1447 (twobyte_uses_f3_prefix): ... this one.
1448 (grps): Add SSE instructions.
1449 (prefix_user_table): Add two new slots; add SSE2 instructions.
1450 (print_insn_i386): Rename uses_f3_prefix to uses_SSE_prefix;
1451 Handle the REPNZ and Data16 prefixes as well; do proper lookup
1452 to prefix_user_table.
1453 (OP_E): Accept mfence and lfence as well.
1454 (OP_MMX): Data16 prefix turns MMX to SSE; support REX extensions.
1455 (OP_XMM): Support REX extensions.
1456 (OP_EM): Likewise.
1457 (OP_EX): Likewise.
1458
1459 2001-01-09 Nick Clifton <nickc@redhat.com>
1460
1461 * arm-dis.c (print_insn): Set pc to zero for instructions with
1462 a reloc associated with them.
1463
1464 2001-01-09 Jeff Johnston <jjohnstn@redhat.com>
1465
1466 * cgen-asm.in (parse_insn_normal): Changed syn to be
1467 CGEN_SYNTAX_CHAR_TYPE. Changed all references to *syn
1468 as character to use CGEN_SYNTAX_CHAR macro and all comparisons
1469 to '\0' to use 0 instead.
1470 * cgen-dis.in (print_insn_normal): Ditto.
1471 * cgen-ibld.in (insert_insn_normal, extract_insn_normal): Ditto.
1472
1473 2001-01-05 Jan Hubicka <jh@suse.cz>
1474
1475 * i386-dis.c: Add x86_64 support.
1476 (rex): New static variable.
1477 (REX_MODE64, REX_EXTX, REX_EXTY, REX_EXTZ): New constants.
1478 (USED_REX): New macro.
1479 (Ev, Ed, Rm, Iq, Iv64, Cm, Dm, Rm*, Ob64, Ov64): New macros.
1480 (OP_I64, OP_OFF64, OP_IMREG): New functions.
1481 (OP_REG, OP_OFF): Declare.
1482 (get64, get32, get32s): New functions.
1483 (r??_reg): New constants.
1484 (dis386_att): Change templates of instruction implicitly promoted
1485 to 64bit; change e?? to RMe?? for unwind RM byte instructions.
1486 (grps): Likewise.
1487 (dis386_intel): Likewise.
1488 (dixx86_64_att): New table based on dis386_att.
1489 (dixx86_64_intel): New table based on dis386_intel.
1490 (names64, names8rex): New global variable.
1491 (names32, names16): Add extended registers.
1492 (prefix_user_t): Recognize rex prefixes.
1493 (prefix_name): Print REX prefixes nicely.
1494 (op_riprel): New global variable.
1495 (start_pc): Set type to bfd_vma.
1496 (print_insn_i386): Detect the 64bit mode and use proper table;
1497 move ckprefix after initializing the buffer; output unused rex prefixes;
1498 output information about target of RIP relative addresses.
1499 (putop): Support 'O' and 'I'. Update handling of "P', 'Q', 'R' and 'S';
1500 (print_operand_value): New function.
1501 (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
1502 REX prefix and new modes.
1503 (get64, get32s): New.
1504 (get32): Return bfd_signed_vma type.
1505 (set_op): Initialize the op_riprel.
1506 * disassemble.c (disassembler): Recognize the x86-64 disassembly.
1507
1508 2001-01-03 Richard Sandiford <r.sandiford@redhat.com>
1509
1510 cgen-dis.in (read_insn): Use bfd_get_bits()
1511
1512 2001-01-02 Richard Sandiford <rsandifo@redhat.com>
1513
1514 * cgen-dis.c (hash_insn_array): Use bfd_put_bits().
1515 (hash_insn_list): Likewise
1516 * cgen-ibld.in (insert_1): Use bfd_put_bits() and bfd_get_bits().
1517 (extract_1): Use bfd_get_bits().
1518 (extract_normal): Apply sign extension to both extraction
1519 methods.
1520 * cgen-opc.c (cgen_get_insn_value): Use bfd_get_bits()
1521 (cgen_put_insn_value): Use bfd_put_bits()
1522
1523 2000-12-28 Frank Ch. Eigler <fche@redhat.com>
1524
1525 * cgen-asm.in (parse_insn_normal): Print better error message for
1526 instructions with missing operands.
1527
1528 2000-12-21 Santeri Paavolainen <santtu@ssh.com>
1529
1530 * cgen-opc.c: Include alloca.h if HAVE_ALLOCA_H is defined.
1531
1532 2000-12-16 Nick Clifton <nickc@redhat.com>
1533
1534 * Makefile.in: Regenerate.
1535 * aclocal.m4: Regenerate.
1536 * config.in: Regenerate.
1537 * configure.in: Add spacing.
1538 * configure: Regenerate.
1539 * ia64-asmtab.c: Regenerate.
1540 * po/opcodes.pot: Regenerate.
1541
1542 2000-12-12 Frank Ch. Eigler <fche@redhat.com>
1543
1544 * cgen-asm.in (@arch@_cgen_assemble_insn): Prefer printing insert-time
1545 error messages over later parse-time ones.
1546
1547 2000-12-12 Jim Wilson <wilson@redhat.com>
1548
1549 * ia64-dis.c (print_insn_ia64): Cast away const on ia64_free_opcode
1550 argument.
1551 * ia64-gen.c (insert_deplist): Cast sizeof result to int.
1552 (print_dependency_table): Print NULL if semantics field not set.
1553 (insert_opcode_dependencies): Mark cmp parameter as unused.
1554 (print_main_table): Use fprintf_vma to print long long fields.
1555 (main): Mark argv paramter as unused. Convert to old style definition.
1556 * ia64-opc.c (ia64_find_dependency): Cast sizeof result to int.
1557 * ia64-asmtab.c: Regnerate.
1558
1559 2000-12-09 Nick Clifton <nickc@redhat.com>
1560
1561 * m32r-dis.c (print_insn): Prevent re-read of instruction from
1562 wrong address.
1563
1564 * fr30-dis.c: Regenerate.
1565
1566 2000-12-08 Peter Targett <peter.targett@arccores.com>
1567
1568 * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
1569 * Makefile.am (C_FILES): Add arc-ext.c.
1570 (ALL_MACHINES) Add arc-ext.lo.
1571 (INCLUDES) Add opcode directory to list.
1572 New dependency entry for arc-ext.lo.
1573 * disassemble.c (disassembler): Correct call to
1574 arc_get_disassembler.
1575 * arc-opc.c: New update for ARC, including full base
1576 instructions for ARC variants.
1577 * arc-dis.h, arc-dis.c: New update for ARC, including
1578 extensibility functionality.
1579 * arc-ext.h, arc-ext.c: New files for handling extensibility.
1580
1581 2000-12-03 Chris Demetriou cgd@sibyte.com
1582
1583 * mips-opc.c (mips_builtin_opcodes): Use the WR_HILO, RD_HILO,
1584 MOD_HILO, and MOD_LO macros.
1585
1586 * mips-opc.c (M1, M2): Delete.
1587 (mips_builtin_opcodes): Remove all uses of M1.
1588
1589 * mips-opc.c (mips_builtin_opcodes): Make the dmfc2 and dmtc2
1590 instructions take "G" format second operands and use the
1591 correct flags.
1592 There are mfc3 and mtc3 opcodes, so add dmfc3 and dmtc3 opcodes to
1593 match.
1594 Delete "sel" code operands from mfc1 and mtc1.
1595 Add MIPS64 opcode changes (dclo, dclz), and "sel" code variants
1596 for dm[ft]c[023].
1597
1598 2000-12-03 Ed Satterthwaite ehs@sibyte.com and
1599 Chris Demetriou cgd@sibyte.com
1600
1601 * mips-opc.c (mips_builtin_opcodes): Finish additions
1602 for MIPS32 support, and clean up existing entries for
1603 aesthetics, consistency with the MIPS32 ISA, and
1604 with consistency the rest of the table.
1605
1606 2000-12-01 Nick Clifton <nickc@redhat.com>
1607
1608 * mips16-opc.c (mips16_opcodes): Add initialiser for membership
1609 field.
1610
1611 2000-12-01 Chris Demetriou <cgd@sibyte.com>
1612
1613 mips-dis.c (print_insn_arg): Handle new 'U' and 'J' argument
1614 specifiers. Update 'B' for new constant names, and remove
1615 'm'.
1616 mips-opc.c (mips_builtin_opcodes): Place "pref" and "ssnop"
1617 near the top of the array, so they are disassembled properly.
1618 Enable "ssnop" for MIPS32. Add "break" variant with 20 bit
1619 code for MIPS32. Update "clo" and "clz" to use 'U' operand
1620 specifier. Add 'H' format specifier variants for "mfc1,"
1621 "mfc2," "mfc3," "mtc1," "mtc2," and "mtc3" for MIPS32. Update
1622 MIPS32 "sdbbp" to use 'B' operand specifier. Add MIPS32
1623 "wait" variant which uses 'J' operand specifier.
1624
1625 * mips-dis.c (set_mips_isa_type): Update to use
1626 CPU_UNKNOWN and ISA_* constants. Add bfd_mach_mips32 case.
1627 Replace bfd_mach_mips4K with bfd_mach_mips32_4k case.
1628 * mips-opc.c (I32): New constant for instructions added in
1629 MIPS32.
1630 (P4): Delete.
1631 (mips_builtin_opcodes) Replace all uses of P4 with I32.
1632
1633 * mips-dis.c (set_mips_isa_type): Add cases for
1634 bfd_mach_mips5 and bfd_mach_mips64.
1635 * mips-opc.c (I64): New definitions.
1636
1637 * mips-dis.c (set_mips_isa_type): Add case for
1638 bfd_mach_mips_sb1.
1639
1640 2000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1641
1642 * sh-dis.c (print_insn_ddt): Make insn_x, insn_y unsigned.
1643 (print_insn_ppi): Make nib1, nib2, nib3 unsigned.
1644 Initialize variable dc to NULL.
1645 (print_insn_shx): Remove unused label d_reg_n.
1646
1647 2000-11-24 Nick Clifton <nickc@redhat.com>
1648
1649 * arm-opc.h: Add new opcode formatting parameter 'B'.
1650 (arm_opcodes): Add XScale, v5, and v5te instructions.
1651 (thumb_opcodes): Add v5t instructions.
1652
1653 * arm-dis.c (print_insn_arm): Handle new 'B' format
1654 parameter.
1655 (print_insn_thumb): Decode BLX(1) instruction.
1656
1657 2000-11-21 Chris Demetriou <cgd@sibyte.com>
1658
1659 * mips-opc.c: Fix file header comment.
1660
1661 2000-11-14 Hans-Peter Nilsson <hp@axis.com>
1662
1663 * cris-dis.c (cris_get_disassembler): If abfd is NULL, return
1664 print_insn_cris_with_register_prefix.
1665
1666 2000-11-11 Alexandre Oliva <aoliva@redhat.com>
1667
1668 * sh-opc.h: The operand of `mov.w r0, (<disp>,GBR)' is IMM1, not 0.
1669
1670 2000-11-07 Matthew Green <mrg@redhat.com>
1671
1672 * cgen-dis.in (print_insn): All insns which can fit into insn_value
1673 must be loaded there in their entirety.
1674
1675 2000-10-20 Jakub Jelinek <jakub@redhat.com>
1676
1677 * sparc-dis.c (v9a_asr_reg_names): Add v9b ASRs.
1678 (compute_arch_mask): Add v8plusb and v9b machines.
1679 (print_insn_sparc): siam mode decoding, accept ASRs up to 25.
1680 * sparc-opc.c: Support for Cheetah instruction set.
1681 (prefetch_table): Add #invalidate.
1682
1683 2000-10-16 Nick Clifton <nickc@redhat.com>
1684
1685 * mcore-dis.c (imsk): Change mask for OC to 0xFE00.
1686
1687 2000-10-06 Dave Brolley <brolley@redhat.com>
1688
1689 * fr30-desc.h: Regenerate.
1690 * m32r-desc.h: Regenerate.
1691 * m32r-ibld.c: Regenerate.
1692
1693 2000-10-05 Jim Wilson <wilson@redhat.com>
1694
1695 * ia64-ic.tbl: Update from Intel.
1696 * ia64-asmtab.c: Regenerate.
1697
1698 2000-10-04 Kazu Hirata <kazu@hxi.com>
1699
1700 * ia64-gen.c: Convert C++-style comments to C-style comments.
1701 * tic54x-dis.c: Likewise.
1702
1703 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
1704
1705 Changes to add dollar prefix to registers for files where user symbols
1706 don't have a leading underscore. Fix formatting.
1707 * cris-dis.c (REGISTER_PREFIX_CHAR): New.
1708 (format_reg): Add parameter with_reg_prefix. All callers changed.
1709 (print_with_operands): Ditto.
1710 (print_insn_cris_generic): Renamed from print_insn_cris, add
1711 parameter with_reg_prefix.
1712 (print_insn_cris_with_register_prefix,
1713 print_insn_cris_without_register_prefix, cris_get_disassembler):
1714 New.
1715 * disassemble.c (disassembler) [ARCH_cris]: Call cris_get_disassembler.
1716
1717 2000-09-22 Jim Wilson <wilson@redhat.com>
1718
1719 * ia64-opc-f.c (ia64_opcodes_f): Add fpcmp pseudo-ops for
1720 gt, ge, ngt, and nge.
1721 * ia64-asmtab.c: Regenerate.
1722
1723 * ia64-dis.c (print_insn_ia64): Revert Aug 7 byte skip count change.
1724 * ia64-gen.c (parse_semantics): Handle IA64_DVS_STOP.
1725 (lookup_specifier): Handle "PR%, 1 to 15" and "PR%, 16 to 62".
1726 * ia64-ic.tbl, ia64-raw.tbl, ia64-war.tbl, ia64-waw.tbl: Update.
1727 * ia64-asmtab.c: Regnerate.
1728
1729 2000-09-13 Anders Norlander <anorland@acc.umu.se>
1730
1731 * mips-opc.c (mips_builtin_opcodes): Support cache instruction on 4K cores.
1732 Add mfc0 and mtc0 with sub-selection values.
1733 Add clo and clz opcodes.
1734 Add msub and msubu instructions for MIPS32.
1735 Add madd/maddu aliases for mad/madu for MIPS32.
1736 Support wait, deret, eret, movn, pref for MIPS32.
1737 Support tlbp, tlbr, tlbwi, tlbwr.
1738 (P4): New define.
1739
1740 * mips-dis.c (print_insn_arg): Print sdbbp 'm' args.
1741 (print_insn_arg): Handle 'H' args.
1742 (set_mips_isa_type): Recognize 4K.
1743 Use CPU_* defines instead of hardcoded numbers.
1744
1745 2000-09-11 Catherine Moore <clm@redhat.com>
1746
1747 * d30v-opc.c (d30v_operand_t): New operand type Rb2.
1748 (d30v_format_tab): Use Rb2 for modinc and moddec.
1749
1750 2000-09-07 Catherine Moore <clm@redhat.com>
1751
1752 * d30v-opc.c (d30v_format_tab): Use format Ra for
1753 modinc and moddec.
1754
1755 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
1756
1757 * configure: Rebuilt with new libtool.m4.
1758
1759 2000-09-05 Nick Clifton <nickc@redhat.com>
1760
1761 * configure: Regenerate.
1762 * po/opcodes.pot: Regenerate.
1763
1764 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
1765
1766 * acinclude.m4: Include libtool and gettext macros from the
1767 top level.
1768 * aclocal.m4, configure: Rebuilt.
1769
1770 2000-08-30 Kazu Hirata <kazu@hxi.com>
1771
1772 * tic80-dis.c: Fix formatting.
1773
1774 2000-08-29 Kazu Hirata <kazu@hxi.com>
1775
1776 * w65-dis.c: Fix formatting.
1777
1778 2000-08-28 Mark Hatle <mhatle@mvista.com>
1779
1780 * ppc-opc.c: Add XTLB macro for a few PPC 4xx extended mnemonics.
1781 (powerpc_opcodes): Add table entries for PPC 405 instructions.
1782 Changed rfci, icbt, mfdcr, dccci, mtdcr, iccci from PPC to PPC403
1783 instructions. Added extended mnemonic mftbl as defined in the
1784 405GP manual for all PPCs.
1785
1786 2000-08-28 Jim Wilson <wilson@redhat.com>
1787
1788 * ia64-dis.c (print_insn_ia64): Add failed label after ia64_free_opcode
1789 call. Change last goto to use failed instead of done.
1790
1791 2000-08-28 Dave Brolley <brolley@redhat.com>
1792
1793 * cgen-ibld.in (cgen_put_insn_int_value): New function.
1794 (insert_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
1795 (insert_insn_normal): Use cgen_put_insn_int_value with CGEN_INT_INSN_P.
1796 (extract_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
1797 * cgen-dis.in (read_insn): New static function.
1798 (print_insn): Use read_insn to read the insn into the buffer and set
1799 up for disassembly.
1800 (print_insn): in CGEN_INT_INSN_P, make sure that the entire insn is
1801 in the buffer.
1802 * fr30-asm.c: Regenerated.
1803 * fr30-desc.c: Regenerated.
1804 * fr30-desc.h: Regenerated.
1805 * fr30-dis.c: Regenerated.
1806 * fr30-ibld.c: Regenerated.
1807 * fr30-opc.c: Regenerated.
1808 * fr30-opc.h: Regenerated.
1809 * m32r-asm.c: Regenerated.
1810 * m32r-desc.c: Regenerated.
1811 * m32r-desc.h: Regenerated.
1812 * m32r-dis.c: Regenerated.
1813 * m32r-ibld.c: Regenerated.
1814 * m32r-opc.c: Regenerated.
1815
1816 2000-08-28 Kazu Hirata <kazu@hxi.com>
1817
1818 * tic30-dis.c: Fix formatting.
1819
1820 2000-08-27 Kazu Hirata <kazu@hxi.com>
1821
1822 * sh-dis.c: Fix formatting.
1823
1824 2000-08-24 David Edelsohn <dje@watson.ibm.com>
1825
1826 * ppc-opc.c (powerpc_opcodes): Add rfid, mtsrd, mtsrdin, mtmsrd.
1827
1828 2000-08-24 Kazu Hirata <kazu@hxi.com>
1829
1830 * z8k-dis.c: Fix formatting.
1831
1832 2000-08-16 Jim Wilson <wilson@redhat.com>
1833
1834 * ia64-ic.tbl (pr-readers-nobr-nomovpr): Add addl, adds. Delete
1835 break, mov-immediate, nop.
1836 * ia64-opc-f.c: Delete fpsub instructions.
1837 * ia64-opc-m.c: Add POSTINC to all instructions with postincrement
1838 address operand. Rewrite using macros to avoid long lines.
1839 * ia64-opc.h (POSTINC): Define.
1840 * ia64-asmtab.c: Regenerate.
1841
1842 2000-08-15 Jim Wilson <wilson@redhat.com>
1843
1844 * ia64-ic.tbl: Add missing entries.
1845
1846 2000-08-08 Jason Eckhardt <jle@redhat.com>
1847
1848 * i860-dis.c (print_br_address): Change third argument from int
1849 to long.
1850
1851 2000-08-07 Richard Henderson <rth@redhat.com>
1852
1853 * ia64-dis.c (print_insn_ia64): Get byte skip count correct
1854 for MLI templates. Handle IA64_OPND_TGT64.
1855
1856 2000-08-04 Ben Elliston <bje@redhat.com>
1857
1858 * cgen-dis.in, cgen-asm.in, cgen-ibld.in: New files.
1859 * cgen.sh: Likewise.
1860
1861 2000-08-02 Jim Wilson <wilson@redhat.com>
1862
1863 * ia64-dis.c (print_insn_ia64): Call ia64_free_opcode at end.
1864
1865 2000-07-29 Marek Michalkiewicz <marekm@linux.org.pl>
1866
1867 * avr-dis.c (avr_operand): Use PARAMS macro in declaration.
1868 Change return type from void to int. Check the combination
1869 of operands, return 1 if valid. Fix to avoid BUF overflow.
1870 Report undefined combinations of operands in COMMENT.
1871 Report internal errors to stderr. Output the adiw/sbiw
1872 constant operand in both decimal and hex.
1873 (print_insn_avr): Disassemble ldd/std with displacement of 0
1874 as ld/st. Check avr_operand () return value, handle invalid
1875 combinations of operands like unknown opcodes.
1876
1877 2000-07-28 Ben Elliston <bje@redhat.com>
1878
1879 * Makefile.am (CGEN, CGENDEPS, CGENDIR, CGENFLAGS): New.
1880 (run-cgen, stamp-m32r, stamp-fr30): New targets.
1881 * Makefile.in: Regenerate.
1882 * configure.in: Add --enable-cgen-maint option.
1883 * configure: Regenerate.
1884
1885 2000-07-26 Dave Brolley <brolley@redhat.com>
1886
1887 * cgen-opc.c (cgen_hw_lookup_by_name): 'i' is now unsigned.
1888 (cgen_hw_lookup_by_num): Ditto.
1889 (cgen_operand_lookup_by_name): Ditto.
1890 (print_address): Ditto.
1891 (print_keyword): Ditto.
1892 * cgen-dis.c (hash_insn_array): Mark unused parameters with
1893 ATTRIBUTE_UNUSED.
1894 * cgen-asm.c (hash_insn_array): Mark unused parameters with
1895 ATTRIBUTE_UNUSED.
1896 (cgen_parse_keyword): Ditto.
1897
1898 2000-07-22 Jason Eckhardt <jle@redhat.com>
1899
1900 * i860-dis.c: New file.
1901 (print_insn_i860): New function.
1902 (print_br_address): New function.
1903 (sign_extend): New function.
1904 (BITWISE_OP): New macro.
1905 (I860_REG_PREFIX): New macro.
1906 (grnames, frnames, crnames): New structures.
1907
1908 * disassemble.c (ARCH_i860): Define.
1909 (disassembler): Add check for bfd_arch_i860 to set disassemble
1910 function to print_insn_i860.
1911
1912 * Makefile.in (CFILES): Added i860-dis.c.
1913 (ALL_MACHINES): Added i860-dis.lo.
1914 (i860-dis.lo): New dependences.
1915
1916 * configure.in: New bits for bfd_i860_arch.
1917
1918 * configure: Regenerated.
1919
1920 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
1921
1922 * Makefile.am (CFILES): Add cris-dis.c and cris-opc.c.
1923 (ALL_MACHINES): Add cris-dis.lo and cris-opc.lo.
1924 (cris-dis.lo, cris-opc.lo): New rules.
1925 * Makefile.in: Rebuild.
1926 * configure.in (bfd_cris_arch): New target.
1927 * configure: Rebuild.
1928 * disassemble.c (ARCH_cris): Define.
1929 (disassembler): Support ARCH_cris.
1930 * cris-dis.c, cris-opc.c: New files.
1931 * po/POTFILES.in, po/opcodes.pot: Regenerate.
1932
1933 2000-07-11 Jakub Jelinek <jakub@redhat.com>
1934
1935 * sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2.
1936 Reported by Bill Clarke <llib@computer.org>.
1937
1938 2000-07-09 Geoffrey Keating <geoffk@redhat.com>
1939
1940 * ppc-opc.c (powerpc_opcodes): Correct suffix for vslw.
1941 Patch by Randall J Fisher <rfisher@ecn.purdue.edu>.
1942
1943 2000-07-09 Alan Modra <alan@linuxcare.com.au>
1944
1945 * hppa-dis.c (fput_reg, fput_fp_reg, fput_fp_reg_r, fput_creg,
1946 fput_const, extract_3, extract_5_load, extract_5_store,
1947 extract_5r_store, extract_5R_store, extract_10U_store,
1948 extract_5Q_store, extract_11, extract_14, extract_16, extract_21,
1949 extract_12, extract_17, extract_22): Prototype.
1950 (print_insn_hppa): Rename inner block opcode -> opc to avoid
1951 shadowing outer block.
1952 (GET_BIT): Define.
1953
1954 2000-07-05 DJ Delorie <dj@redhat.com>
1955
1956 * MAINTAINERS: new
1957
1958 2000-07-04 Alexandre Oliva <aoliva@redhat.com>
1959
1960 * arm-dis.c (print_insn_arm): Output combinations of PSR flags.
1961
1962 2000-07-03 Marek Michalkiewicz <marekm@linux.org.pl>
1963
1964 * avr-dis.c (avr_operand): Change _ () to _() around all strings
1965 marked for translation (exception from the usual coding style).
1966 (print_insn_avr): Initialize insn2 to avoid warnings.
1967
1968 2000-07-03 Kazu Hirata <kazu@hxi.com>
1969
1970 * h8300-dis.c (bfd_h8_disassemble): Improve readability.
1971 * h8500-dis.c: Fix formatting.
1972
1973 2000-07-01 Alan Modra <alan@linuxcare.com.au>
1974
1975 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
1976 (CLEANFILES): Add DEPA.
1977 * Makefile.in: Regenerate.
1978
1979 2000-06-26 Scott Bambrough <scottb@netwinder.org>
1980
1981 * arm-dis.c (regnames): Add an additional register set to match
1982 the set used by GCC. Make it the default.
1983
1984 2000-06-22 Alan Modra <alan@linuxcare.com.au>
1985
1986 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
1987 find one.
1988 * Makefile.in: Regenerate.
1989
1990 2000-06-20 H.J. Lu <hjl@gnu.org>
1991
1992 * Makefile.am: Rebuild dependency.
1993 * Makefile.in: Rebuild.
1994
1995 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
1996
1997 * Makefile.in, configure: regenerate
1998 * disassemble.c (disassembler): Recognize ARCH_m68hc12,
1999 ARCH_m68hc11.
2000 * m68hc11-dis.c (read_memory, print_insn, print_insn_m68hc12):
2001 New functions.
2002 * configure.in: Recognize m68hc12 and m68hc11.
2003 * m68hc11-dis.c, m68hc11-opc.c: New files for support of m68hc1x
2004 * Makefile.am (CFILES, ALL_MACHINES): New files for disassembly
2005 and opcode generation for m68hc11 and m68hc12.
2006
2007 2000-06-16 Nick Duffek <nsd@redhat.com>
2008
2009 * disassemble.c (disassembler): Refer to the PowerPC 620 using
2010 bfd_mach_ppc_620 instead of 620.
2011
2012 2000-06-12 Kazu Hirata <kazu@hxi.com>
2013
2014 * h8300-dis.c: Fix formatting.
2015 (bfd_h8_disassemble): Distinguish adds/subs, inc/dec.[wl]
2016 correctly.
2017
2018 2000-06-09 Denis Chertykov <denisc@overta.ru>
2019
2020 * avr-dis.c (avr_operand): Bugfix for jmp/call address.
2021
2022 2000-06-07 Denis Chertykov <denisc@overta.ru>
2023
2024 * avr-dis.c: completely rewritten.
2025
2026 2000-06-02 Kazu Hirata <kazu@hxi.com>
2027
2028 * h8300-dis.c: Follow the GNU coding style.
2029 (bfd_h8_disassemble) Fix a typo.
2030
2031 2000-06-01 Kazu Hirata <kazu@hxi.com>
2032
2033 * h8300-dis.c (bfd_h8_disassemble_init): Fix a typo.
2034 (bfd_h8_disassemble): Distinguish the operand size of inc/dev.[wl]
2035 correctly. Fix a typo.
2036
2037 2000-05-31 Nick Clifton <nickc@redhat.com>
2038
2039 * opintl.h (_(String)): Explain why dgettext is used instead of
2040 gettext.
2041
2042 2000-05-30 Nick Clifton <nickc@redhat.com>
2043
2044 * opintl.h (gettext, dgettext, dcgettext, textdomain,
2045 bindtextdomain): Replace defines with those from intl/libgettext.h
2046 to quieten gcc warnings.
2047
2048 2000-05-26 Alan Modra <alan@linuxcare.com.au>
2049
2050 * Makefile.am: Update dependencies with "make dep-am"
2051 * Makefile.in: Regenerate.
2052
2053 2000-05-25 Alexandre Oliva <aoliva@redhat.com>
2054
2055 * m10300-dis.c (disassemble): Don't assume 32-bit longs when
2056 sign-extending operands.
2057
2058 2000-05-15 Donald Lindsay <dlindsay@redhat.com>
2059
2060 * d10v-opc.c (d10v_opcodes): add ALONE tag to all short branches
2061 except brf's.
2062
2063 2000-05-21 Nick Clifton <nickc@redhat.com>
2064
2065 * Makefile.am (LIBIBERTY): Define.
2066
2067 2000-05-19 Diego Novillo <dnovillo@redhat.com>
2068
2069 * mips-dis.c (REGISTER_NAMES): Rename to STD_REGISTER_NAMES.
2070 (STD_REGISTER_NAMES): New name for REGISTER_NAMES.
2071 (reg_names): Rename to std_reg_names. Change it to a char **
2072 static variable.
2073 (std_reg_names): New name for reg_names.
2074 (set_mips_isa_type): Set reg_names to point to std_reg_names by
2075 default.
2076
2077 2000-05-16 Frank Ch. Eigler <fche@redhat.com>
2078
2079 * fr30-desc.h: Partially regenerated to account for changed
2080 CGEN_MAX_* -> CGEN_ACTUAL_MAX_* macros.
2081 * m32r-desc.h: Ditto.
2082
2083 2000-05-15 Nick Clifton <nickc@redhat.com>
2084
2085 * arm-opc.h: Use upper case for flasg in MSR and MRS
2086 instructions. Allow any bit to be set in the field_mask of
2087 the MSR instruction.
2088
2089 * arm-dis.c (print_insn_arm): Decode _x and _s bits of the
2090 field_mask of an MSR instruction.
2091
2092 2000-05-11 Thomas de Lellis <tdel@windriver.com>
2093
2094 * arm-opc.h: Disassembly of thumb ldsb/ldsh
2095 instructions changed to ldrsb/ldrsh.
2096
2097 2000-05-11 Ulf Carlsson <ulfc@engr.sgi.com>
2098
2099 * mips-dis.c (print_insn_arg): Don't mask top 32 bits of 64-bit
2100 target addresses for 'jal' and 'j'.
2101
2102 2000-05-10 Geoff Keating <geoffk@redhat.com>
2103
2104 * ppc-opc.c (powerpc_opcodes): Make the predicted-branch opcodes
2105 also available in common mode when powerpc syntax is being used.
2106
2107 2000-05-08 Alan Modra <alan@linuxcare.com.au>
2108
2109 * m68k-dis.c (dummy_printer): Add ATTRIBUTE_UNUSED to args.
2110 (dummy_print_address): Ditto.
2111
2112 2000-05-04 Timothy Wall <twall@redhat.com>
2113
2114 * tic54x-opc.c: New.
2115 * tic54x-dis.c: New.
2116 * disassemble.c (disassembler): Add ARCH_tic54x.
2117 * configure.in: Added tic54x target.
2118 * configure: Ditto.
2119 * Makefile.am: Add tic54x dependencies.
2120 * Makefile.in: Ditto.
2121
2122 2000-05-03 J.T. Conklin <jtc@redback.com>
2123
2124 * ppc-opc.c (VA, VB, VC, VD, VS, SIMM, UIMM, SHB): New macros, for
2125 vector unit operands.
2126 (VX, VX_MASK, VXA, VXA_MASK, VXR, VXR_MASK): New macros, for vector
2127 unit instruction formats.
2128 (PPCVEC): New macro, mask for vector instructions.
2129 (powerpc_operands): Add table entries for above operand types.
2130 (powerpc_opcodes): Add table entries for vector instructions.
2131
2132 * ppc-dis.c (print_insn_big_powerpc): Add PPC_OPCODE_ALTIVEC to mask.
2133 (print_insn_little_powerpc): Likewise.
2134 (print_insn_powerpc): Prepend 'v' when printing vector registers.
2135
2136 2000-04-24 Clinton Popetz <cpopetz@redhat.com>
2137
2138 * configure.in: Add bfd_powerpc_64_arch.
2139 * disassemble.c (disassembler): Use print_insn_big_powerpc for
2140 64 bit code.
2141
2142 2000-04-24 Nick Clifton <nickc@redhat.com>
2143
2144 * fr30-desc.c (fr30_cgen_cpu_open): Initialise signed_overflow
2145 field.
2146
2147 2000-04-23 Denis Chertykov <denisc@overta.ru>
2148
2149 * avr-dis.c (reg_fmul_d): New. Extract destination register from
2150 FMUL instruction.
2151 (reg_fmul_r): New. Extract source register from FMUL instruction.
2152 (reg_muls_d): New. Extract destination register from MULS instruction.
2153 (reg_muls_r): New. Extract source register from MULS instruction.
2154 (reg_movw_d): New. Extract destination register from MOVW instruction.
2155 (reg_movw_r): New. Extract source register from MOVW instruction.
2156 (print_insn_avr): Handle MOVW, MULS, MULSU, FMUL, FMULS, FMULSU,
2157 EICALL, EIJMP, LPM r,Z, ELPM r,Z, SPM, ESPM instructions.
2158
2159 2000-04-22 Timothy Wall <twall@redhat.com>
2160
2161 * ia64-gen.c (general): Add an ordered table of primary
2162 opcode names, as well as priority fields to disassembly data
2163 structures to enforce a preferred disassembly format based on the
2164 ordering of the opcode tables.
2165 (load_insn_classes): Show a useful message if IC tables are missing.
2166 (load_depfile): Ditto.
2167 * ia64-asmtab.h (struct ia64_dis_names ): Add priority flag to
2168 distinguish preferred disassembly.
2169 * ia64-opc-f.c: Reorder some insn for preferred disassembly
2170 format. Fix incorrect flag on fma.s/fma.s.s0.
2171 * ia64-opc.c: Scan *all* disassembly matches and use the one with
2172 the highest priority.
2173 * ia64-opc-b.c: Use more abbreviations.
2174 * ia64-asmtab.c: Regenerate.
2175
2176 2000-04-21 Jason Eckhardt <jle@redhat.com>
2177
2178 * hppa-dis.c (extract_16): New function.
2179 (print_insn_hppa): Fix incorrect handling of 'fe'. Added handling of
2180 new operand types l,y,&,fe,fE,fx.
2181
2182 2000-04-21 Richard Henderson <rth@redhat.com>
2183 David Mosberger <davidm@hpl.hp.com>
2184 Timothy Wall <twall@redhat.com>
2185 Bob Manson <manson@charmed.cygnus.com>
2186 Jim Wilson <wilson@redhat.com>
2187
2188 * Makefile.am (HFILES): Add ia64-asmtab.h, ia64-opc.h.
2189 (CFILES): Add ia64-dis.c, ia64-opc-a.c, ia64-opc-b.c, ia64-opc-f.c,
2190 ia64-opc-i.c, ia64-opc-m.c, ia64-opc-d.c, ia64-opc.c, ia64-gen.c,
2191 ia64-asmtab.c.
2192 (ALL_MACHINES): Add ia64-dis.lo, ia64-opc.lo.
2193 (ia64-ic.tbl, ia64-raw.tbl, ia64-waw.tbl, ia64-war.tbl, ia64-gen,
2194 ia64-gen.o, ia64-asmtab.c, ia64-dis.lo, ia64-opc.lo): New rules.
2195 * Makefile.in: Rebuild.
2196 * configure Rebuild.
2197 * configure.in (bfd_ia64_arch): New target.
2198 * disassemble.c (ARCH_ia64): Define.
2199 (disassembler): Support ARCH_ia64.
2200 * ia64-asmtab.c, ia64-asmtab.h, ia64-dis.c, ia64-gen.c ia64-ic.tbl,
2201 ia64-opc-a.c, ia64-opc-b.c, ia64-opc-d.c ia64-opc-f.c, ia64-opc-i.c,
2202 ia64-opc-m.c, ia64-opc-x.c, ia64-opc.c, ia64-opc.h, ia64-raw.tbl,
2203 ia64-war.tbl, ia64-waw.tbl: New files.
2204
2205 2000-04-20 Alexandre Oliva <aoliva@redhat.com>
2206
2207 * m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.
2208 (disassemble): Use them.
2209
2210 2000-04-14 Alan Modra <alan@linuxcare.com.au>
2211
2212 * sysdep.h: Include "ansidecl.h" not <ansidecl.h>
2213 * Makefile.am: Update dependencies.
2214 * Makefile.in: Regenerate.
2215
2216 2000-04-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2217
2218 * a29k-dis.c, alpha-dis.c, alpha-opc.c, arc-dis.c, arc-opc.c,
2219 avr-dis.c, d10v-dis.c, d10v-opc.c, d30v-dis.c, d30v-opc.c,
2220 disassemble.c, h8300-dis.c, h8500-dis.c, hppa-dis.c, i370-dis.c,
2221 i370-opc.c, i960-dis.c, m10200-dis.c, m10200-opc.c, m10300-dis.c,
2222 m10300-opc.c, m68k-dis.c, m68k-opc.c, m88k-dis.c, mcore-dis.c,
2223 mips-dis.c, mips-opc.c, mips16-opc.c, pj-dis.c, pj-opc.c,
2224 ppc-dis.c, ppc-opc.c, sh-dis.c, sparc-dis.c, sparc-opc.c,
2225 tic80-dis.c, tic80-opc.c, v850-dis.c, v850-opc.c, vax-dis.c,
2226 w65-dis.c, z8k-dis.c, z8kgen.c: Include sysdep.h. Remove
2227 ansidecl.h as sysdep.h includes it.
2228
2229 2000-04-7 Andrew Cagney <cagney@b1.redhat.com>
2230
2231 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
2232 --enable-build-warnings option.
2233 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
2234 * Makefile.in, configure: Re-generate.
2235
2236 2000-04-05 J"orn Rennecke <amylaar@redhat.com>
2237
2238 * sh-opc.h (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs.
2239 stc GBR,@-<REG_N> is available for arch_sh1_up.
2240 Group parallel processing insn with identical mnemonics together.
2241 Make three-operand psha / pshl come first.
2242
2243 2000-04-05 J"orn Rennecke <amylaar@redhat.co.uk>
2244
2245 * sh-opc.h (sh_nibble_type): Remove DISP_8 and DISP_4.
2246 Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}. Add REPEAT.
2247 (sh_arg_type): Add A_PC.
2248 (sh_table): Update entries using immediates. Add repeat.
2249 * sh-dis.c (print_insn_shx): Remove DISP_8 and DISP_4.
2250 Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}. Add REPEAT.
2251
2252 2000-04-04 Alan Modra <alan@linuxcare.com.au>
2253
2254 * po/opcodes.pot: Regenerate.
2255
2256 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
2257 (DEP): Quote when passing vars to sub-make. Add warning message
2258 to end.
2259 (DEP1): Rewrite for "gcc -MM".
2260 (CLEANFILES): Add DEP2.
2261 Update dependencies.
2262 * Makefile.in: Regenerate.
2263
2264 2000-04-03 Denis Chertykov <denisc@overta.ru>
2265
2266 * avr-dis.c: Syntax cleanup.
2267 (add0fff): Print the pc relative address as a signed number.
2268 (add03f8): Likewise.
2269
2270 2000-04-01 Ian Lance Taylor <ian@zembu.com>
2271
2272 * disassemble.c (disassembler_usage): Don't use a prototype. Mark
2273 the parameter ATTRIBUTE_UNUSED.
2274 * ppc-opc.c: Add ATTRIBUTE_UNUSED as needed.
2275
2276 2000-04-01 Alexandre Oliva <aoliva@redhat.com>
2277
2278 * m10300-opc.c: SP-based offsets are always unsigned.
2279
2280 2000-03-29 Thomas de Lellis <tdel@windriver.com>
2281
2282 * arm-opc.h (thumb_opcodes): Disassemble 0xde.. to "bal"
2283 [branch always] instead of "undefined".
2284
2285 2000-03-27 Nick Clifton <nickc@redhat.com>
2286
2287 * d30v-opc.c (d30v_format_table): Move SHORT_AR to end of list of
2288 short instructions, from end of list of long instructions.
2289
2290 2000-03-27 Ian Lance Taylor <ian@zembu.com>
2291
2292 * Makefile.am (CFILES): Add avr-dis.c.
2293 (ALL_MACHINES): Add avr-dis.lo.
2294
2295 2000-03-27 Alan Modra <alan@linuxcare.com>
2296
2297 * avr-dis.c (add0fff, add03f8): Don't use structure bitfields to
2298 truncate integers.
2299 (print_insn_avr): Call function via pointer in K&R compatible way.
2300 (dispLDD, regPP, reg50, reg104, reg40, reg20w, lit404, lit204,
2301 add0fff, add03f8): Convert to old style function declaration and
2302 add prototype.
2303 (avrdis_opcode): Add prototype.
2304
2305 2000-03-27 Denis Chertykov <denisc@overta.ru>
2306
2307 * avr-dis.c: New file. AVR disassembler.
2308 * configure.in (bfd_avr_arch): New architecture support.
2309 * disassemble.c: Likewise.
2310 * configure: Regenerate.
2311
2312 2000-03-06 J"oern Rennecke <amylaar@redhat.com>
2313
2314 * sh-opc.h (sh_table): ldre and ldrs have a *signed* displacement.
2315
2316 2000-03-02 J"orn Rennecke <amylaar@redhat.co.uk>
2317
2318 * d30v-dis.c (print_insn): Remove d*i hacks. Use per-operand
2319 flag to determine if operand is pc-relative.
2320 * d30v-opc.c:
2321 (d30v_format_table):
2322 (REL6S3): Renamed from IMM6S3.
2323 Added flag OPERAND_PCREL.
2324 (REL12S3, REL18S3, REL32): Split from IMM12S3, IMM18S3, REL32, with
2325 added flag OPERAND_PCREL.
2326 (IMM12S3U): Replaced with REL12S3.
2327 (SHORT_D2, LONG_D): Delay target is pc-relative.
2328 (SHORT_B2r, SHORT_B3r, SHORT_B3br, SHORT_D2r, LONG_Ur, LONG_2r):
2329 Split from SHORT_B2, SHORT_D2, SHORT_B3b, SHORT_D2, LONG_U, LONG_2r,
2330 using the REL* operands.
2331 (LONG_2br, LONG_Dr): Likewise, from LONG_2b, LONG_D.
2332 (SHORT_D1r, SHORT_D2Br, LONG_Dbr): Renamed from SHORT_D1, SHORT_D2B,
2333 LONG_Db, using REL* operands.
2334 (SHORT_U, SHORT_A5S): Removed stray alternatives.
2335 (d30v_opcode_table): Use new *r formats.
2336
2337 2000-02-28 Nick Clifton <nickc@redhat.com>
2338
2339 * m32r-desc.c (m32r_cgen_cpu_open): Replace 'flags' with
2340 'signed_overflow_ok_p'.
2341
2342 2000-02-27 Eli Zaretskii <eliz@is.elta.co.il>
2343
2344 * Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the
2345 name of the libtool directory.
2346 * Makefile.in: Rebuild.
2347
2348 2000-02-24 Nick Clifton <nickc@redhat.com>
2349
2350 * cgen-opc.c (cgen_set_signed_overflow_ok): New function.
2351 (cgen_clear_signed_overflow_ok): New function.
2352 (cgen_signed_overflow_ok_p): New function.
2353
2354 2000-02-23 Andrew Haley <aph@redhat.com>
2355
2356 * m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c,
2357 m32r-ibld.c, m32r-opc.h: Rebuild.
2358
2359 2000-02-23 Linas Vepstas <linas@linas.org>
2360
2361 * i370-dis.c, i370-opc.c: New.
2362
2363 * disassemble.c (ARCH_i370): Define.
2364 (disassembler): Handle it.
2365
2366 * Makefile.am: Add support for Linux/IBM 370.
2367 * configure.in: Likewise.
2368
2369 * Makefile.in: Regenerate.
2370 * configure: Likewise.
2371
2372 2000-02-22 Chandra Chavva <cchavva@redhat.com>
2373
2374 * d30v-opc.c (d30v_opcode_tab) : Added FLAG_NOT_WITH_ADDSUBppp to
2375 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
2376 procedure.
2377
2378 2000-02-22 Andrew Haley <aph@redhat.com>
2379
2380 * mips-dis.c (_print_insn_mips): New arg for OPCODE_IS_MEMBER:
2381 force gp32 to zero.
2382 * mips-opc.c (G6): New define.
2383 (mips_builtin_op): Add "move" definition for -gp32.
2384
2385 2000-02-22 Ian Lance Taylor <ian@zembu.com>
2386
2387 From Grant Erickson <gerickso@Brocade.COM>:
2388 * ppc-opc.c: Correct dcread--it takes 3 arguments, not 2.
2389
2390 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
2391
2392 * dis-buf.c (buffer_read_memory): Change `length' param and all int
2393 vars to unsigned.
2394
2395 2000-02-17 J"orn Rennecke <amylaar@redhat.co.uk>
2396
2397 * sh-dis.c (print_movxy, print_insn_ddt, print_dsp_reg): New functions.
2398 (print_insn_ppi): Likewise.
2399 (print_insn_shx): Use info->mach to select appropriate insn set.
2400 Add support for sh-dsp. Remove FD_REG_N support.
2401 * sh-opc.h (sh_nibble_type): Add new values for sh-dsp support.
2402 (sh_arg_type): Likewise. Remove FD_REG_N.
2403 (sh_dsp_reg_nums): New enum.
2404 (arch_sh1, arch_sh2, arch_sh3, arch_sh3e, arch_sh4): New macros.
2405 (arch_sh_dsp, arch_sh3_dsp, arch_sh1_up, arch_sh2_up): Likewise.
2406 (arch_sh3_up, arch_sh3e_up, arch_sh4_up, arch_sh_dsp_up): Likewise.
2407 (arch_sh3_dsp_up): Likewise.
2408 (sh_opcode_info): New field: arch.
2409 (sh_table): Split up insn with FD_REG_N into ones with F_REG_N and
2410 D_REG_N. Fill in arch field. Add sh-dsp insns.
2411
2412 2000-02-14 Fernando Nasser <fnasser@totem.to.redhat.com>
2413
2414 * arm-dis.c: Change flavor name from atpcs-special to
2415 special-atpcs to prevent name conflict in gdb.
2416 (get_arm_regname_num_options, set_arm_regname_option,
2417 get_arm_regnames): New functions. API to access the several
2418 flavor of register names. Note: Used by gdb.
2419 (print_insn_thumb): Use the register name entry from the currently
2420 selected flavor for LR and PC.
2421
2422 2000-02-10 Nick Clifton <nickc@redhat.com>
2423
2424 * mcore-opc.h (enum mcore_opclass): Add MULSH and OPSR
2425 classes.
2426 (mcore_table): Add "idly4", "psrclr", "psrset", "mulsh" and
2427 "mulsh.h" instructions.
2428 * mcore-dis.c (imsk array): Add masks for MULSH and OPSR
2429 classes.
2430 (print_insn_mcore): Add support for little endian targets.
2431 Add support for MULSH and OPSR classes.
2432
2433 2000-02-07 Nick Clifton <nickc@redhat.com>
2434
2435 * arm-dis.c (parse_arm_diassembler_option): Rename again.
2436 Previous delat did not take.
2437
2438 2000-02-03 Timothy Wall <twall@redhat.com>
2439
2440 * dis-buf.c (buffer_read_memory): Use octets_per_byte field
2441 to adjust target address bounds checking and calculate the
2442 appropriate octet offset into data.
2443
2444 2000-01-27 Nick Clifton <nickc@redhat.com>
2445
2446 * arm-dis.c: (parse_disassembler_option): Rename to
2447 parse_arm_disassembler_option and allow to be exported.
2448
2449 * disassemble.c (disassembler_usage): New function: Print out any
2450 target specific disassembler options.
2451 Call arm_disassembler_options() if the ARM architecture is being
2452 supported.
2453
2454 * arm-dis.c (NUM_ELEM): Define this macro if not already
2455 defined.
2456 (arm_regname): New struct type for ARM register names.
2457 (arm_toggle_regnames): Delete.
2458 (parse_disassembler_option): Use register name structure.
2459 (print_insn): New function: Combines duplicate code found in
2460 print_insn_big_arm and print_insn_little_arm.
2461 (print_insn_big_arm): Call print_insn.
2462 (print_insn_little_arm): Call print_insn.
2463 (print_arm_disassembler_options): Display list of supported,
2464 ARM specific disassembler options.
2465
2466 2000-01-27 Thomas de Lellis <tdel@windriver.com>
2467
2468 * arm-dis.c (printf_insn_big_arm): Treat ELF symbols with the
2469 ARM_STT_16BIT flag as Thumb code symbols.
2470
2471 * arm-dis.c (printf_insn_little_arm): Ditto.
2472
2473 2000-01-25 Thomas de Lellis <tdel@windriver.com>
2474
2475 * arm-dis.c (printf_insn_thumb): Prevent double dumping
2476 of raw thumb instructions.
2477
2478 2000-01-20 Nick Clifton <nickc@redhat.com>
2479
2480 * mcore-opc.h (mcore_table): Add "add" as an alias for "addu".
2481
2482 2000-01-03 Nick Clifton <nickc@cygnus.com>
2483
2484 * arm-dis.c (streq): New macro.
2485 (strneq): New macro.
2486 (force_thumb): ew local variable.
2487 (parse_disassembler_option): New function: Parse a single, ARM
2488 specific disassembler command line switch.
2489 (parse_disassembler_option): Call parse_disassembler_option to
2490 parse individual command line switches.
2491 (print_insn_big_arm): Check force_thumb.
2492 (print_insn_little_arm): Check force_thumb.
2493
2494 For older changes see ChangeLog-9899
2495 \f
2496 Local Variables:
2497 mode: change-log
2498 left-margin: 8
2499 fill-column: 74
2500 version-control: never
2501 End: