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