paddq and psubq support.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2001-03-22 Alan Modra <alan@linuxcare.com.au>
2
3 * i386-dis.c (dis386_twobyte_att): Add entries for paddq, psubq.
4 (dis386_twobyte_intel): Likewise.
5 (twobyte_has_modrm): Set entry for paddq, psubq.
6
7 2001-03-20 Patrick Macdonald <patrickm@redhat.com>
8
9 * cgen-dis.in (print_insn_@arch@): Add support for target machine
10 determination via CGEN_COMPUTE_MACH.
11 * fr30-desc.c: Regenerate.
12 * fr30-dis.c: Regenerate.
13 * fr30-opc.h: Regenerate.
14 * m32r-desc.c: Regenerate.
15 * m32r-dis.c: Regenerate.
16 * m32r-opc.h: Regenerate.
17 * m32r-opinst.c: Regenerate.
18
19 2001-03-20 H.J. Lu <hjl@gnu.org>
20
21 * configure.in: Remove the redundent AC_ARG_PROGRAM.
22 * configure: Rebuild.
23
24 2001-03-19 Jim Wilson <wilson@redhat.com>
25
26 * ia64-gen.c (fetch_insn_class): If xsect, then ignore comment and
27 notestr if larger than xsect.
28 (in_class): Handle format M5.
29 * ia64-asmtab.c: Regnerate.
30
31 2001-03-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
32
33 * vax-dis.c (print_insn_vax): Only fetch two bytes if the info buffer
34 has more than one byte left to read.
35
36 2001-03-16 Martin Schwidefsky <schwidefsky@de.ibm.com>
37
38 * s390-opc.c: Add new opcodes. Smooth out formatting.
39 * s390-opc.txt: Add new opcodes.
40
41 2001-03-06 Nick Clifton <nickc@redhat.com>
42
43 * arm-dis.c (print_insn_thumb): Compute destination address
44 of BLX(1) instruction by taking bit 1 from PC and not from bit
45 0 of the offset.
46
47 2001-03-06 Igor Shevlyakov <igor@windriver.com>
48
49 * m68k-dis.c (print_insn_m68k): Recognize Coldfire CPUs
50 so command line switches will work.
51
52 2001-03-05 Dave Brolley <brolley@redhat.com>
53
54 * fr30-asm.c: Regenerate.
55 * fr30-desc.c: Regenerate.
56 * fr30-desc.h: Regenerate.
57 * fr30-dis.c: Regenerate.
58 * fr30-ibld.c: Regenerate.
59 * fr30-opc.c: Regenerate.
60 * fr30-opc.h: Regenerate.
61 * m32r-asm.c: Regenerate.
62 * m32r-desc.c: Regenerate.
63 * m32r-desc.h: Regenerate.
64 * m32r-dis.c: Regenerate.
65 * m32r-ibld.c: Regenerate.
66 * m32r-opc.c: Regenerate.
67 * m32r-opc.h: Regenerate.
68 * m32r-opinst.c: Regenerate.
69
70 2001-02-28 Igor Shevlyakov <igor@windriver.com>
71
72 * m68k-opc.c: fix cpushl according to Motorola. Enable
73 bunch of instructions for Coldfire 5407 and add all new.
74
75 2001-02-27 Alan Modra <alan@linuxcare.com.au>
76
77 * configure.in (BFD_VERSION): Do without grep.
78 * configure: Regenerate.
79 * Makefile.am: Run "make dep-am".
80 * Makefile.in: Regenerate.
81
82 2001-02-23 David Mosberger <davidm@hpl.hp.com>
83
84 * ia64-opc-a.c: Add missing pseudo-ops for "cmp" and "cmp4".
85 * ia64-asmtab.c: Regenerate.
86
87 2001-02-21 David Mosberger <davidm@hpl.hp.com>
88
89 * ia64-opc-d.c (ia64_opcodes_d): Break the "add" pattern into two
90 separate variants: one for IMM22 and the other for IMM14.
91 * ia64-asmtab.c: Regenerate.
92
93 2001-02-21 Greg McGary <greg@mcgary.org>
94
95 * cgen-opc.c (cgen_get_insn_value): Add missing `return'.
96
97 2001-02-20 H.J. Lu <hjl@gnu.org>
98
99 * Makefile.am (ia64-ic.tbl): Remove the target.
100 (ia64-raw.tbl): Likewise.
101 (ia64-waw.tbl): Likewise.
102 (ia64-war.tbl): Likewise.
103 (ia64-asmtab.c): Generate it in the source directory.
104 * Makefile.in: Regenerated.
105
106 2001-02-18 lars brinkhoff <lars@nocrew.org>
107
108 * Makefile.am: Add PDP-11 target.
109 * configure.in: Likewise.
110 * disassemble.c: Likewise.
111 * pdp11-dis.c: New file.
112 * pdp11-opc.c: New file.
113
114 2001-02-14 Jim Wilson <wilson@redhat.com>
115
116 * ia64-ic.tbl: Update from Intel. Add setf to fr-writers.
117 * ia64-asmtab.c: Regenerate.
118
119 Mon Feb 12 17:41:26 CET 2001 Jan Hubicka <jh@suse.cz>
120
121 * i386-dis.c (prefix_user_t): Add 'Y' to SSE ineger converison
122 instructions.
123 (putop): Handle 'Y'
124
125 2001-02-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
126
127 * mips-dis.c (print_insn_arg): Use top four bits of the address of
128 the following instruction not of the jump itself for the jump
129 target.
130 (print_mips16_insn_arg): Likewise.
131
132 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
133
134 * Makefile.am (stamp-lib): ranlib the libopcodes.a in the build
135 directory.
136 * Makefile.in: Regenerate.
137
138 2001-02-09 Schwidefsky <schwidefsky@de.ibm.com>
139
140 * Makefile.am: Add linux target for S/390.
141 * Makefile.in: Likewise.
142 * configure.in: Likewise.
143 * disassemble.c: Likewise.
144 * s390-dis.c: New file.
145 * s390-mkopc.c: New file.
146 * s390-opc.c: New file.
147 * s390-opc.txt: New file.
148
149 2001-02-05 Jim Wilson <wilson@redhat.com>
150
151 * ia64-asmtab.c: Revert 2000-12-16 change.
152
153 2001-02-02 Patrick Macdonald <patrickm@redhat.com>
154
155 * fr30-desc.h: Regenerate with CGEN_MAX_SYNTAX_ELEMENTS.
156 * m32r-desc.h: Regenerate.
157
158 Thu Feb 1 16:29:06 MET 2001 Jan Hubicka <jh@suse.cz>
159
160 * i386-dis.c (dis386_att, grps): Use 'T' for push/pop
161 (putop): Handle 'T', alphabetize order, fix 'I' handling in Intel syntax
162
163 2001-01-14 Alan Modra <alan@linuxcare.com.au>
164
165 * hppa-dis.c (print_insn_hppa): Handle '>' and '<' arg types.
166
167 2001-01-13 Nick Clifton <nickc@redhat.com>
168
169 * disassemble.c: Remove spurious white space.
170
171 Sat Jan 13 01:48:24 MET 2001 Jan Hubicka <jh@suse.cz>
172
173 * i386-dis.c (dis386_att, disx86_64_att): Fix ret, lret and iret
174 templates.
175
176 2001-01-11 Peter Targett <peter.targett@arccores.com>
177
178 * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
179 * Makefile.am (C_FILES): Add arc-ext.c.
180 (ALL_MACHINES) Add arc-ext.lo.
181 (INCLUDES) Add opcode directory to list.
182 New dependency entry for arc-ext.lo.
183 * disassemble.c (disassembler): Correct call to
184 arc_get_disassembler.
185 * arc-opc.c: New update for ARC, including full base
186 instructions for ARC variants.
187 * arc-dis.h, arc-dis.c: New update for ARC, including
188 extensibility functionality.
189 * arc-ext.h, arc-ext.c: New files for handling extensibility.
190
191 2001-01-10 Jan Hubicka <jh@suse.cz>
192
193 * i386-dis.c (PREGRP15 - PREGRP24): New.
194 (dis386_twobyt): Add SSE2 instructions.
195 (twobyte_uses_SSE_prefix: Rename from ... ; add new SSE instructions.
196 (twobyte_uses_f3_prefix): ... this one.
197 (grps): Add SSE instructions.
198 (prefix_user_table): Add two new slots; add SSE2 instructions.
199 (print_insn_i386): Rename uses_f3_prefix to uses_SSE_prefix;
200 Handle the REPNZ and Data16 prefixes as well; do proper lookup
201 to prefix_user_table.
202 (OP_E): Accept mfence and lfence as well.
203 (OP_MMX): Data16 prefix turns MMX to SSE; support REX extensions.
204 (OP_XMM): Support REX extensions.
205 (OP_EM): Likewise.
206 (OP_EX): Likewise.
207
208 2001-01-09 Nick Clifton <nickc@redhat.com>
209
210 * arm-dis.c (print_insn): Set pc to zero for instructions with
211 a reloc associated with them.
212
213 2001-01-09 Jeff Johnston <jjohnstn@redhat.com>
214
215 * cgen-asm.in (parse_insn_normal): Changed syn to be
216 CGEN_SYNTAX_CHAR_TYPE. Changed all references to *syn
217 as character to use CGEN_SYNTAX_CHAR macro and all comparisons
218 to '\0' to use 0 instead.
219 * cgen-dis.in (print_insn_normal): Ditto.
220 * cgen-ibld.in (insert_insn_normal, extract_insn_normal): Ditto.
221
222 2001-01-05 Jan Hubicka <jh@suse.cz>
223
224 * i386-dis.c: Add x86_64 support.
225 (rex): New static variable.
226 (REX_MODE64, REX_EXTX, REX_EXTY, REX_EXTZ): New constants.
227 (USED_REX): New macro.
228 (Ev, Ed, Rm, Iq, Iv64, Cm, Dm, Rm*, Ob64, Ov64): New macros.
229 (OP_I64, OP_OFF64, OP_IMREG): New functions.
230 (OP_REG, OP_OFF): Declare.
231 (get64, get32, get32s): New functions.
232 (r??_reg): New constants.
233 (dis386_att): Change templates of instruction implicitly promoted
234 to 64bit; change e?? to RMe?? for unwind RM byte instructions.
235 (grps): Likewise.
236 (dis386_intel): Likewise.
237 (dixx86_64_att): New table based on dis386_att.
238 (dixx86_64_intel): New table based on dis386_intel.
239 (names64, names8rex): New global variable.
240 (names32, names16): Add extended registers.
241 (prefix_user_t): Recognize rex prefixes.
242 (prefix_name): Print REX prefixes nicely.
243 (op_riprel): New global variable.
244 (start_pc): Set type to bfd_vma.
245 (print_insn_i386): Detect the 64bit mode and use proper table;
246 move ckprefix after initializing the buffer; output unused rex prefixes;
247 output information about target of RIP relative addresses.
248 (putop): Support 'O' and 'I'. Update handling of "P', 'Q', 'R' and 'S';
249 (print_operand_value): New function.
250 (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
251 REX prefix and new modes.
252 (get64, get32s): New.
253 (get32): Return bfd_signed_vma type.
254 (set_op): Initialize the op_riprel.
255 * disassemble.c (disassembler): Recognize the x86-64 disassembly.
256
257 2001-01-03 Richard Sandiford <r.sandiford@redhat.com>
258
259 cgen-dis.in (read_insn): Use bfd_get_bits()
260
261 2001-01-02 Richard Sandiford <rsandifo@redhat.com>
262
263 * cgen-dis.c (hash_insn_array): Use bfd_put_bits().
264 (hash_insn_list): Likewise
265 * cgen-ibld.in (insert_1): Use bfd_put_bits() and bfd_get_bits().
266 (extract_1): Use bfd_get_bits().
267 (extract_normal): Apply sign extension to both extraction
268 methods.
269 * cgen-opc.c (cgen_get_insn_value): Use bfd_get_bits()
270 (cgen_put_insn_value): Use bfd_put_bits()
271
272 2000-12-28 Frank Ch. Eigler <fche@redhat.com>
273
274 * cgen-asm.in (parse_insn_normal): Print better error message for
275 instructions with missing operands.
276
277 2000-12-21 Santeri Paavolainen <santtu@ssh.com>
278
279 * cgen-opc.c: Include alloca.h if HAVE_ALLOCA_H is defined.
280
281 2000-12-16 Nick Clifton <nickc@redhat.com>
282
283 * Makefile.in: Regenerate.
284 * aclocal.m4: Regenerate.
285 * config.in: Regenerate.
286 * configure.in: Add spacing.
287 * configure: Regenerate.
288 * ia64-asmtab.c: Regenerate.
289 * po/opcodes.pot: Regenerate.
290
291 2000-12-12 Frank Ch. Eigler <fche@redhat.com>
292
293 * cgen-asm.in (@arch@_cgen_assemble_insn): Prefer printing insert-time
294 error messages over later parse-time ones.
295
296 2000-12-12 Jim Wilson <wilson@redhat.com>
297
298 * ia64-dis.c (print_insn_ia64): Cast away const on ia64_free_opcode
299 argument.
300 * ia64-gen.c (insert_deplist): Cast sizeof result to int.
301 (print_dependency_table): Print NULL if semantics field not set.
302 (insert_opcode_dependencies): Mark cmp parameter as unused.
303 (print_main_table): Use fprintf_vma to print long long fields.
304 (main): Mark argv paramter as unused. Convert to old style definition.
305 * ia64-opc.c (ia64_find_dependency): Cast sizeof result to int.
306 * ia64-asmtab.c: Regnerate.
307
308 2000-12-09 Nick Clifton <nickc@redhat.com>
309
310 * m32r-dis.c (print_insn): Prevent re-read of instruction from
311 wrong address.
312
313 * fr30-dis.c: Regenerate.
314
315 2000-12-08 Peter Targett <peter.targett@arccores.com>
316
317 * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
318 * Makefile.am (C_FILES): Add arc-ext.c.
319 (ALL_MACHINES) Add arc-ext.lo.
320 (INCLUDES) Add opcode directory to list.
321 New dependency entry for arc-ext.lo.
322 * disassemble.c (disassembler): Correct call to
323 arc_get_disassembler.
324 * arc-opc.c: New update for ARC, including full base
325 instructions for ARC variants.
326 * arc-dis.h, arc-dis.c: New update for ARC, including
327 extensibility functionality.
328 * arc-ext.h, arc-ext.c: New files for handling extensibility.
329
330 2000-12-03 Chris Demetriou cgd@sibyte.com
331
332 * mips-opc.c (mips_builtin_opcodes): Use the WR_HILO, RD_HILO,
333 MOD_HILO, and MOD_LO macros.
334
335 * mips-opc.c (M1, M2): Delete.
336 (mips_builtin_opcodes): Remove all uses of M1.
337
338 * mips-opc.c (mips_builtin_opcodes): Make the dmfc2 and dmtc2
339 instructions take "G" format second operands and use the
340 correct flags.
341 There are mfc3 and mtc3 opcodes, so add dmfc3 and dmtc3 opcodes to
342 match.
343 Delete "sel" code operands from mfc1 and mtc1.
344 Add MIPS64 opcode changes (dclo, dclz), and "sel" code variants
345 for dm[ft]c[023].
346
347 2000-12-03 Ed Satterthwaite ehs@sibyte.com and
348 Chris Demetriou cgd@sibyte.com
349
350 * mips-opc.c (mips_builtin_opcodes): Finish additions
351 for MIPS32 support, and clean up existing entries for
352 aesthetics, consistency with the MIPS32 ISA, and
353 with consistency the rest of the table.
354
355 2000-12-01 Nick Clifton <nickc@redhat.com>
356
357 * mips16-opc.c (mips16_opcodes): Add initialiser for membership
358 field.
359
360 2000-12-01 Chris Demetriou <cgd@sibyte.com>
361
362 mips-dis.c (print_insn_arg): Handle new 'U' and 'J' argument
363 specifiers. Update 'B' for new constant names, and remove
364 'm'.
365 mips-opc.c (mips_builtin_opcodes): Place "pref" and "ssnop"
366 near the top of the array, so they are disassembled properly.
367 Enable "ssnop" for MIPS32. Add "break" variant with 20 bit
368 code for MIPS32. Update "clo" and "clz" to use 'U' operand
369 specifier. Add 'H' format specifier variants for "mfc1,"
370 "mfc2," "mfc3," "mtc1," "mtc2," and "mtc3" for MIPS32. Update
371 MIPS32 "sdbbp" to use 'B' operand specifier. Add MIPS32
372 "wait" variant which uses 'J' operand specifier.
373
374 * mips-dis.c (set_mips_isa_type): Update to use
375 CPU_UNKNOWN and ISA_* constants. Add bfd_mach_mips32 case.
376 Replace bfd_mach_mips4K with bfd_mach_mips32_4k case.
377 * mips-opc.c (I32): New constant for instructions added in
378 MIPS32.
379 (P4): Delete.
380 (mips_builtin_opcodes) Replace all uses of P4 with I32.
381
382 * mips-dis.c (set_mips_isa_type): Add cases for
383 bfd_mach_mips5 and bfd_mach_mips64.
384 * mips-opc.c (I64): New definitions.
385
386 * mips-dis.c (set_mips_isa_type): Add case for
387 bfd_mach_mips_sb1.
388
389 2000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
390
391 * sh-dis.c (print_insn_ddt): Make insn_x, insn_y unsigned.
392 (print_insn_ppi): Make nib1, nib2, nib3 unsigned.
393 Initialize variable dc to NULL.
394 (print_insn_shx): Remove unused label d_reg_n.
395
396 2000-11-24 Nick Clifton <nickc@redhat.com>
397
398 * arm-opc.h: Add new opcode formatting parameter 'B'.
399 (arm_opcodes): Add XScale, v5, and v5te instructions.
400 (thumb_opcodes): Add v5t instructions.
401
402 * arm-dis.c (print_insn_arm): Handle new 'B' format
403 parameter.
404 (print_insn_thumb): Decode BLX(1) instruction.
405
406 2000-11-21 Chris Demetriou <cgd@sibyte.com>
407
408 * mips-opc.c: Fix file header comment.
409
410 2000-11-14 Hans-Peter Nilsson <hp@axis.com>
411
412 * cris-dis.c (cris_get_disassembler): If abfd is NULL, return
413 print_insn_cris_with_register_prefix.
414
415 2000-11-11 Alexandre Oliva <aoliva@redhat.com>
416
417 * sh-opc.h: The operand of `mov.w r0, (<disp>,GBR)' is IMM1, not 0.
418
419 2000-11-07 Matthew Green <mrg@redhat.com>
420
421 * cgen-dis.in (print_insn): All insns which can fit into insn_value
422 must be loaded there in their entirety.
423
424 2000-10-20 Jakub Jelinek <jakub@redhat.com>
425
426 * sparc-dis.c (v9a_asr_reg_names): Add v9b ASRs.
427 (compute_arch_mask): Add v8plusb and v9b machines.
428 (print_insn_sparc): siam mode decoding, accept ASRs up to 25.
429 * sparc-opc.c: Support for Cheetah instruction set.
430 (prefetch_table): Add #invalidate.
431
432 2000-10-16 Nick Clifton <nickc@redhat.com>
433
434 * mcore-dis.c (imsk): Change mask for OC to 0xFE00.
435
436 2000-10-06 Dave Brolley <brolley@redhat.com>
437
438 * fr30-desc.h: Regenerate.
439 * m32r-desc.h: Regenerate.
440 * m32r-ibld.c: Regenerate.
441
442 2000-10-05 Jim Wilson <wilson@redhat.com>
443
444 * ia64-ic.tbl: Update from Intel.
445 * ia64-asmtab.c: Regenerate.
446
447 2000-10-04 Kazu Hirata <kazu@hxi.com>
448
449 * ia64-gen.c: Convert C++-style comments to C-style comments.
450 * tic54x-dis.c: Likewise.
451
452 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
453
454 Changes to add dollar prefix to registers for files where user symbols
455 don't have a leading underscore. Fix formatting.
456 * cris-dis.c (REGISTER_PREFIX_CHAR): New.
457 (format_reg): Add parameter with_reg_prefix. All callers changed.
458 (print_with_operands): Ditto.
459 (print_insn_cris_generic): Renamed from print_insn_cris, add
460 parameter with_reg_prefix.
461 (print_insn_cris_with_register_prefix,
462 print_insn_cris_without_register_prefix, cris_get_disassembler):
463 New.
464 * disassemble.c (disassembler) [ARCH_cris]: Call cris_get_disassembler.
465
466 2000-09-22 Jim Wilson <wilson@redhat.com>
467
468 * ia64-opc-f.c (ia64_opcodes_f): Add fpcmp pseudo-ops for
469 gt, ge, ngt, and nge.
470 * ia64-asmtab.c: Regenerate.
471
472 * ia64-dis.c (print_insn_ia64): Revert Aug 7 byte skip count change.
473 * ia64-gen.c (parse_semantics): Handle IA64_DVS_STOP.
474 (lookup_specifier): Handle "PR%, 1 to 15" and "PR%, 16 to 62".
475 * ia64-ic.tbl, ia64-raw.tbl, ia64-war.tbl, ia64-waw.tbl: Update.
476 * ia64-asmtab.c: Regnerate.
477
478 2000-09-13 Anders Norlander <anorland@acc.umu.se>
479
480 * mips-opc.c (mips_builtin_opcodes): Support cache instruction on 4K cores.
481 Add mfc0 and mtc0 with sub-selection values.
482 Add clo and clz opcodes.
483 Add msub and msubu instructions for MIPS32.
484 Add madd/maddu aliases for mad/madu for MIPS32.
485 Support wait, deret, eret, movn, pref for MIPS32.
486 Support tlbp, tlbr, tlbwi, tlbwr.
487 (P4): New define.
488
489 * mips-dis.c (print_insn_arg): Print sdbbp 'm' args.
490 (print_insn_arg): Handle 'H' args.
491 (set_mips_isa_type): Recognize 4K.
492 Use CPU_* defines instead of hardcoded numbers.
493
494 2000-09-11 Catherine Moore <clm@redhat.com>
495
496 * d30v-opc.c (d30v_operand_t): New operand type Rb2.
497 (d30v_format_tab): Use Rb2 for modinc and moddec.
498
499 2000-09-07 Catherine Moore <clm@redhat.com>
500
501 * d30v-opc.c (d30v_format_tab): Use format Ra for
502 modinc and moddec.
503
504 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
505
506 * configure: Rebuilt with new libtool.m4.
507
508 2000-09-05 Nick Clifton <nickc@redhat.com>
509
510 * configure: Regenerate.
511 * po/opcodes.pot: Regenerate.
512
513 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
514
515 * acinclude.m4: Include libtool and gettext macros from the
516 top level.
517 * aclocal.m4, configure: Rebuilt.
518
519 2000-08-30 Kazu Hirata <kazu@hxi.com>
520
521 * tic80-dis.c: Fix formatting.
522
523 2000-08-29 Kazu Hirata <kazu@hxi.com>
524
525 * w65-dis.c: Fix formatting.
526
527 2000-08-28 Mark Hatle <mhatle@mvista.com>
528
529 * ppc-opc.c: Add XTLB macro for a few PPC 4xx extended mnemonics.
530 (powerpc_opcodes): Add table entries for PPC 405 instructions.
531 Changed rfci, icbt, mfdcr, dccci, mtdcr, iccci from PPC to PPC403
532 instructions. Added extended mnemonic mftbl as defined in the
533 405GP manual for all PPCs.
534
535 2000-08-28 Jim Wilson <wilson@redhat.com>
536
537 * ia64-dis.c (print_insn_ia64): Add failed label after ia64_free_opcode
538 call. Change last goto to use failed instead of done.
539
540 2000-08-28 Dave Brolley <brolley@redhat.com>
541
542 * cgen-ibld.in (cgen_put_insn_int_value): New function.
543 (insert_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
544 (insert_insn_normal): Use cgen_put_insn_int_value with CGEN_INT_INSN_P.
545 (extract_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
546 * cgen-dis.in (read_insn): New static function.
547 (print_insn): Use read_insn to read the insn into the buffer and set
548 up for disassembly.
549 (print_insn): in CGEN_INT_INSN_P, make sure that the entire insn is
550 in the buffer.
551 * fr30-asm.c: Regenerated.
552 * fr30-desc.c: Regenerated.
553 * fr30-desc.h: Regenerated.
554 * fr30-dis.c: Regenerated.
555 * fr30-ibld.c: Regenerated.
556 * fr30-opc.c: Regenerated.
557 * fr30-opc.h: Regenerated.
558 * m32r-asm.c: Regenerated.
559 * m32r-desc.c: Regenerated.
560 * m32r-desc.h: Regenerated.
561 * m32r-dis.c: Regenerated.
562 * m32r-ibld.c: Regenerated.
563 * m32r-opc.c: Regenerated.
564
565 2000-08-28 Kazu Hirata <kazu@hxi.com>
566
567 * tic30-dis.c: Fix formatting.
568
569 2000-08-27 Kazu Hirata <kazu@hxi.com>
570
571 * sh-dis.c: Fix formatting.
572
573 2000-08-24 David Edelsohn <dje@watson.ibm.com>
574
575 * ppc-opc.c (powerpc_opcodes): Add rfid, mtsrd, mtsrdin, mtmsrd.
576
577 2000-08-24 Kazu Hirata <kazu@hxi.com>
578
579 * z8k-dis.c: Fix formatting.
580
581 2000-08-16 Jim Wilson <wilson@redhat.com>
582
583 * ia64-ic.tbl (pr-readers-nobr-nomovpr): Add addl, adds. Delete
584 break, mov-immediate, nop.
585 * ia64-opc-f.c: Delete fpsub instructions.
586 * ia64-opc-m.c: Add POSTINC to all instructions with postincrement
587 address operand. Rewrite using macros to avoid long lines.
588 * ia64-opc.h (POSTINC): Define.
589 * ia64-asmtab.c: Regenerate.
590
591 2000-08-15 Jim Wilson <wilson@redhat.com>
592
593 * ia64-ic.tbl: Add missing entries.
594
595 2000-08-08 Jason Eckhardt <jle@redhat.com>
596
597 * i860-dis.c (print_br_address): Change third argument from int
598 to long.
599
600 2000-08-07 Richard Henderson <rth@redhat.com>
601
602 * ia64-dis.c (print_insn_ia64): Get byte skip count correct
603 for MLI templates. Handle IA64_OPND_TGT64.
604
605 2000-08-04 Ben Elliston <bje@redhat.com>
606
607 * cgen-dis.in, cgen-asm.in, cgen-ibld.in: New files.
608 * cgen.sh: Likewise.
609
610 2000-08-02 Jim Wilson <wilson@redhat.com>
611
612 * ia64-dis.c (print_insn_ia64): Call ia64_free_opcode at end.
613
614 2000-07-29 Marek Michalkiewicz <marekm@linux.org.pl>
615
616 * avr-dis.c (avr_operand): Use PARAMS macro in declaration.
617 Change return type from void to int. Check the combination
618 of operands, return 1 if valid. Fix to avoid BUF overflow.
619 Report undefined combinations of operands in COMMENT.
620 Report internal errors to stderr. Output the adiw/sbiw
621 constant operand in both decimal and hex.
622 (print_insn_avr): Disassemble ldd/std with displacement of 0
623 as ld/st. Check avr_operand () return value, handle invalid
624 combinations of operands like unknown opcodes.
625
626 2000-07-28 Ben Elliston <bje@redhat.com>
627
628 * Makefile.am (CGEN, CGENDEPS, CGENDIR, CGENFLAGS): New.
629 (run-cgen, stamp-m32r, stamp-fr30): New targets.
630 * Makefile.in: Regenerate.
631 * configure.in: Add --enable-cgen-maint option.
632 * configure: Regenerate.
633
634 2000-07-26 Dave Brolley <brolley@redhat.com>
635
636 * cgen-opc.c (cgen_hw_lookup_by_name): 'i' is now unsigned.
637 (cgen_hw_lookup_by_num): Ditto.
638 (cgen_operand_lookup_by_name): Ditto.
639 (print_address): Ditto.
640 (print_keyword): Ditto.
641 * cgen-dis.c (hash_insn_array): Mark unused parameters with
642 ATTRIBUTE_UNUSED.
643 * cgen-asm.c (hash_insn_array): Mark unused parameters with
644 ATTRIBUTE_UNUSED.
645 (cgen_parse_keyword): Ditto.
646
647 2000-07-22 Jason Eckhardt <jle@redhat.com>
648
649 * i860-dis.c: New file.
650 (print_insn_i860): New function.
651 (print_br_address): New function.
652 (sign_extend): New function.
653 (BITWISE_OP): New macro.
654 (I860_REG_PREFIX): New macro.
655 (grnames, frnames, crnames): New structures.
656
657 * disassemble.c (ARCH_i860): Define.
658 (disassembler): Add check for bfd_arch_i860 to set disassemble
659 function to print_insn_i860.
660
661 * Makefile.in (CFILES): Added i860-dis.c.
662 (ALL_MACHINES): Added i860-dis.lo.
663 (i860-dis.lo): New dependences.
664
665 * configure.in: New bits for bfd_i860_arch.
666
667 * configure: Regenerated.
668
669 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
670
671 * Makefile.am (CFILES): Add cris-dis.c and cris-opc.c.
672 (ALL_MACHINES): Add cris-dis.lo and cris-opc.lo.
673 (cris-dis.lo, cris-opc.lo): New rules.
674 * Makefile.in: Rebuild.
675 * configure.in (bfd_cris_arch): New target.
676 * configure: Rebuild.
677 * disassemble.c (ARCH_cris): Define.
678 (disassembler): Support ARCH_cris.
679 * cris-dis.c, cris-opc.c: New files.
680 * po/POTFILES.in, po/opcodes.pot: Regenerate.
681
682 2000-07-11 Jakub Jelinek <jakub@redhat.com>
683
684 * sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2.
685 Reported by Bill Clarke <llib@computer.org>.
686
687 2000-07-09 Geoffrey Keating <geoffk@redhat.com>
688
689 * ppc-opc.c (powerpc_opcodes): Correct suffix for vslw.
690 Patch by Randall J Fisher <rfisher@ecn.purdue.edu>.
691
692 2000-07-09 Alan Modra <alan@linuxcare.com.au>
693
694 * hppa-dis.c (fput_reg, fput_fp_reg, fput_fp_reg_r, fput_creg,
695 fput_const, extract_3, extract_5_load, extract_5_store,
696 extract_5r_store, extract_5R_store, extract_10U_store,
697 extract_5Q_store, extract_11, extract_14, extract_16, extract_21,
698 extract_12, extract_17, extract_22): Prototype.
699 (print_insn_hppa): Rename inner block opcode -> opc to avoid
700 shadowing outer block.
701 (GET_BIT): Define.
702
703 2000-07-05 DJ Delorie <dj@redhat.com>
704
705 * MAINTAINERS: new
706
707 2000-07-04 Alexandre Oliva <aoliva@redhat.com>
708
709 * arm-dis.c (print_insn_arm): Output combinations of PSR flags.
710
711 2000-07-03 Marek Michalkiewicz <marekm@linux.org.pl>
712
713 * avr-dis.c (avr_operand): Change _ () to _() around all strings
714 marked for translation (exception from the usual coding style).
715 (print_insn_avr): Initialize insn2 to avoid warnings.
716
717 2000-07-03 Kazu Hirata <kazu@hxi.com>
718
719 * h8300-dis.c (bfd_h8_disassemble): Improve readability.
720 * h8500-dis.c: Fix formatting.
721
722 2000-07-01 Alan Modra <alan@linuxcare.com.au>
723
724 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
725 (CLEANFILES): Add DEPA.
726 * Makefile.in: Regenerate.
727
728 2000-06-26 Scott Bambrough <scottb@netwinder.org>
729
730 * arm-dis.c (regnames): Add an additional register set to match
731 the set used by GCC. Make it the default.
732
733 2000-06-22 Alan Modra <alan@linuxcare.com.au>
734
735 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
736 find one.
737 * Makefile.in: Regenerate.
738
739 2000-06-20 H.J. Lu <hjl@gnu.org>
740
741 * Makefile.am: Rebuild dependency.
742 * Makefile.in: Rebuild.
743
744 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
745
746 * Makefile.in, configure: regenerate
747 * disassemble.c (disassembler): Recognize ARCH_m68hc12,
748 ARCH_m68hc11.
749 * m68hc11-dis.c (read_memory, print_insn, print_insn_m68hc12):
750 New functions.
751 * configure.in: Recognize m68hc12 and m68hc11.
752 * m68hc11-dis.c, m68hc11-opc.c: New files for support of m68hc1x
753 * Makefile.am (CFILES, ALL_MACHINES): New files for disassembly
754 and opcode generation for m68hc11 and m68hc12.
755
756 2000-06-16 Nick Duffek <nsd@redhat.com>
757
758 * disassemble.c (disassembler): Refer to the PowerPC 620 using
759 bfd_mach_ppc_620 instead of 620.
760
761 2000-06-12 Kazu Hirata <kazu@hxi.com>
762
763 * h8300-dis.c: Fix formatting.
764 (bfd_h8_disassemble): Distinguish adds/subs, inc/dec.[wl]
765 correctly.
766
767 2000-06-09 Denis Chertykov <denisc@overta.ru>
768
769 * avr-dis.c (avr_operand): Bugfix for jmp/call address.
770
771 2000-06-07 Denis Chertykov <denisc@overta.ru>
772
773 * avr-dis.c: completely rewritten.
774
775 2000-06-02 Kazu Hirata <kazu@hxi.com>
776
777 * h8300-dis.c: Follow the GNU coding style.
778 (bfd_h8_disassemble) Fix a typo.
779
780 2000-06-01 Kazu Hirata <kazu@hxi.com>
781
782 * h8300-dis.c (bfd_h8_disassemble_init): Fix a typo.
783 (bfd_h8_disassemble): Distinguish the operand size of inc/dev.[wl]
784 correctly. Fix a typo.
785
786 2000-05-31 Nick Clifton <nickc@redhat.com>
787
788 * opintl.h (_(String)): Explain why dgettext is used instead of
789 gettext.
790
791 2000-05-30 Nick Clifton <nickc@redhat.com>
792
793 * opintl.h (gettext, dgettext, dcgettext, textdomain,
794 bindtextdomain): Replace defines with those from intl/libgettext.h
795 to quieten gcc warnings.
796
797 2000-05-26 Alan Modra <alan@linuxcare.com.au>
798
799 * Makefile.am: Update dependencies with "make dep-am"
800 * Makefile.in: Regenerate.
801
802 2000-05-25 Alexandre Oliva <aoliva@redhat.com>
803
804 * m10300-dis.c (disassemble): Don't assume 32-bit longs when
805 sign-extending operands.
806
807 2000-05-15 Donald Lindsay <dlindsay@redhat.com>
808
809 * d10v-opc.c (d10v_opcodes): add ALONE tag to all short branches
810 except brf's.
811
812 2000-05-21 Nick Clifton <nickc@redhat.com>
813
814 * Makefile.am (LIBIBERTY): Define.
815
816 2000-05-19 Diego Novillo <dnovillo@redhat.com>
817
818 * mips-dis.c (REGISTER_NAMES): Rename to STD_REGISTER_NAMES.
819 (STD_REGISTER_NAMES): New name for REGISTER_NAMES.
820 (reg_names): Rename to std_reg_names. Change it to a char **
821 static variable.
822 (std_reg_names): New name for reg_names.
823 (set_mips_isa_type): Set reg_names to point to std_reg_names by
824 default.
825
826 2000-05-16 Frank Ch. Eigler <fche@redhat.com>
827
828 * fr30-desc.h: Partially regenerated to account for changed
829 CGEN_MAX_* -> CGEN_ACTUAL_MAX_* macros.
830 * m32r-desc.h: Ditto.
831
832 2000-05-15 Nick Clifton <nickc@redhat.com>
833
834 * arm-opc.h: Use upper case for flasg in MSR and MRS
835 instructions. Allow any bit to be set in the field_mask of
836 the MSR instruction.
837
838 * arm-dis.c (print_insn_arm): Decode _x and _s bits of the
839 field_mask of an MSR instruction.
840
841 2000-05-11 Thomas de Lellis <tdel@windriver.com>
842
843 * arm-opc.h: Disassembly of thumb ldsb/ldsh
844 instructions changed to ldrsb/ldrsh.
845
846 2000-05-11 Ulf Carlsson <ulfc@engr.sgi.com>
847
848 * mips-dis.c (print_insn_arg): Don't mask top 32 bits of 64-bit
849 target addresses for 'jal' and 'j'.
850
851 2000-05-10 Geoff Keating <geoffk@redhat.com>
852
853 * ppc-opc.c (powerpc_opcodes): Make the predicted-branch opcodes
854 also available in common mode when powerpc syntax is being used.
855
856 2000-05-08 Alan Modra <alan@linuxcare.com.au>
857
858 * m68k-dis.c (dummy_printer): Add ATTRIBUTE_UNUSED to args.
859 (dummy_print_address): Ditto.
860
861 2000-05-04 Timothy Wall <twall@redhat.com>
862
863 * tic54x-opc.c: New.
864 * tic54x-dis.c: New.
865 * disassemble.c (disassembler): Add ARCH_tic54x.
866 * configure.in: Added tic54x target.
867 * configure: Ditto.
868 * Makefile.am: Add tic54x dependencies.
869 * Makefile.in: Ditto.
870
871 2000-05-03 J.T. Conklin <jtc@redback.com>
872
873 * ppc-opc.c (VA, VB, VC, VD, VS, SIMM, UIMM, SHB): New macros, for
874 vector unit operands.
875 (VX, VX_MASK, VXA, VXA_MASK, VXR, VXR_MASK): New macros, for vector
876 unit instruction formats.
877 (PPCVEC): New macro, mask for vector instructions.
878 (powerpc_operands): Add table entries for above operand types.
879 (powerpc_opcodes): Add table entries for vector instructions.
880
881 * ppc-dis.c (print_insn_big_powerpc): Add PPC_OPCODE_ALTIVEC to mask.
882 (print_insn_little_powerpc): Likewise.
883 (print_insn_powerpc): Prepend 'v' when printing vector registers.
884
885 2000-04-24 Clinton Popetz <cpopetz@redhat.com>
886
887 * configure.in: Add bfd_powerpc_64_arch.
888 * disassemble.c (disassembler): Use print_insn_big_powerpc for
889 64 bit code.
890
891 2000-04-24 Nick Clifton <nickc@redhat.com>
892
893 * fr30-desc.c (fr30_cgen_cpu_open): Initialise signed_overflow
894 field.
895
896 2000-04-23 Denis Chertykov <denisc@overta.ru>
897
898 * avr-dis.c (reg_fmul_d): New. Extract destination register from
899 FMUL instruction.
900 (reg_fmul_r): New. Extract source register from FMUL instruction.
901 (reg_muls_d): New. Extract destination register from MULS instruction.
902 (reg_muls_r): New. Extract source register from MULS instruction.
903 (reg_movw_d): New. Extract destination register from MOVW instruction.
904 (reg_movw_r): New. Extract source register from MOVW instruction.
905 (print_insn_avr): Handle MOVW, MULS, MULSU, FMUL, FMULS, FMULSU,
906 EICALL, EIJMP, LPM r,Z, ELPM r,Z, SPM, ESPM instructions.
907
908 2000-04-22 Timothy Wall <twall@redhat.com>
909
910 * ia64-gen.c (general): Add an ordered table of primary
911 opcode names, as well as priority fields to disassembly data
912 structures to enforce a preferred disassembly format based on the
913 ordering of the opcode tables.
914 (load_insn_classes): Show a useful message if IC tables are missing.
915 (load_depfile): Ditto.
916 * ia64-asmtab.h (struct ia64_dis_names ): Add priority flag to
917 distinguish preferred disassembly.
918 * ia64-opc-f.c: Reorder some insn for preferred disassembly
919 format. Fix incorrect flag on fma.s/fma.s.s0.
920 * ia64-opc.c: Scan *all* disassembly matches and use the one with
921 the highest priority.
922 * ia64-opc-b.c: Use more abbreviations.
923 * ia64-asmtab.c: Regenerate.
924
925 2000-04-21 Jason Eckhardt <jle@redhat.com>
926
927 * hppa-dis.c (extract_16): New function.
928 (print_insn_hppa): Fix incorrect handling of 'fe'. Added handling of
929 new operand types l,y,&,fe,fE,fx.
930
931 2000-04-21 Richard Henderson <rth@redhat.com>
932 David Mosberger <davidm@hpl.hp.com>
933 Timothy Wall <twall@redhat.com>
934 Bob Manson <manson@charmed.cygnus.com>
935 Jim Wilson <wilson@redhat.com>
936
937 * Makefile.am (HFILES): Add ia64-asmtab.h, ia64-opc.h.
938 (CFILES): Add ia64-dis.c, ia64-opc-a.c, ia64-opc-b.c, ia64-opc-f.c,
939 ia64-opc-i.c, ia64-opc-m.c, ia64-opc-d.c, ia64-opc.c, ia64-gen.c,
940 ia64-asmtab.c.
941 (ALL_MACHINES): Add ia64-dis.lo, ia64-opc.lo.
942 (ia64-ic.tbl, ia64-raw.tbl, ia64-waw.tbl, ia64-war.tbl, ia64-gen,
943 ia64-gen.o, ia64-asmtab.c, ia64-dis.lo, ia64-opc.lo): New rules.
944 * Makefile.in: Rebuild.
945 * configure Rebuild.
946 * configure.in (bfd_ia64_arch): New target.
947 * disassemble.c (ARCH_ia64): Define.
948 (disassembler): Support ARCH_ia64.
949 * ia64-asmtab.c, ia64-asmtab.h, ia64-dis.c, ia64-gen.c ia64-ic.tbl,
950 ia64-opc-a.c, ia64-opc-b.c, ia64-opc-d.c ia64-opc-f.c, ia64-opc-i.c,
951 ia64-opc-m.c, ia64-opc-x.c, ia64-opc.c, ia64-opc.h, ia64-raw.tbl,
952 ia64-war.tbl, ia64-waw.tbl: New files.
953
954 2000-04-20 Alexandre Oliva <aoliva@redhat.com>
955
956 * m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.
957 (disassemble): Use them.
958
959 2000-04-14 Alan Modra <alan@linuxcare.com.au>
960
961 * sysdep.h: Include "ansidecl.h" not <ansidecl.h>
962 * Makefile.am: Update dependencies.
963 * Makefile.in: Regenerate.
964
965 2000-04-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
966
967 * a29k-dis.c, alpha-dis.c, alpha-opc.c, arc-dis.c, arc-opc.c,
968 avr-dis.c, d10v-dis.c, d10v-opc.c, d30v-dis.c, d30v-opc.c,
969 disassemble.c, h8300-dis.c, h8500-dis.c, hppa-dis.c, i370-dis.c,
970 i370-opc.c, i960-dis.c, m10200-dis.c, m10200-opc.c, m10300-dis.c,
971 m10300-opc.c, m68k-dis.c, m68k-opc.c, m88k-dis.c, mcore-dis.c,
972 mips-dis.c, mips-opc.c, mips16-opc.c, pj-dis.c, pj-opc.c,
973 ppc-dis.c, ppc-opc.c, sh-dis.c, sparc-dis.c, sparc-opc.c,
974 tic80-dis.c, tic80-opc.c, v850-dis.c, v850-opc.c, vax-dis.c,
975 w65-dis.c, z8k-dis.c, z8kgen.c: Include sysdep.h. Remove
976 ansidecl.h as sysdep.h includes it.
977
978 2000-04-7 Andrew Cagney <cagney@b1.redhat.com>
979
980 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
981 --enable-build-warnings option.
982 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
983 * Makefile.in, configure: Re-generate.
984
985 2000-04-05 J"orn Rennecke <amylaar@redhat.com>
986
987 * sh-opc.h (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs.
988 stc GBR,@-<REG_N> is available for arch_sh1_up.
989 Group parallel processing insn with identical mnemonics together.
990 Make three-operand psha / pshl come first.
991
992 2000-04-05 J"orn Rennecke <amylaar@redhat.co.uk>
993
994 * sh-opc.h (sh_nibble_type): Remove DISP_8 and DISP_4.
995 Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}. Add REPEAT.
996 (sh_arg_type): Add A_PC.
997 (sh_table): Update entries using immediates. Add repeat.
998 * sh-dis.c (print_insn_shx): Remove DISP_8 and DISP_4.
999 Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}. Add REPEAT.
1000
1001 2000-04-04 Alan Modra <alan@linuxcare.com.au>
1002
1003 * po/opcodes.pot: Regenerate.
1004
1005 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
1006 (DEP): Quote when passing vars to sub-make. Add warning message
1007 to end.
1008 (DEP1): Rewrite for "gcc -MM".
1009 (CLEANFILES): Add DEP2.
1010 Update dependencies.
1011 * Makefile.in: Regenerate.
1012
1013 2000-04-03 Denis Chertykov <denisc@overta.ru>
1014
1015 * avr-dis.c: Syntax cleanup.
1016 (add0fff): Print the pc relative address as a signed number.
1017 (add03f8): Likewise.
1018
1019 2000-04-01 Ian Lance Taylor <ian@zembu.com>
1020
1021 * disassemble.c (disassembler_usage): Don't use a prototype. Mark
1022 the parameter ATTRIBUTE_UNUSED.
1023 * ppc-opc.c: Add ATTRIBUTE_UNUSED as needed.
1024
1025 2000-04-01 Alexandre Oliva <aoliva@redhat.com>
1026
1027 * m10300-opc.c: SP-based offsets are always unsigned.
1028
1029 2000-03-29 Thomas de Lellis <tdel@windriver.com>
1030
1031 * arm-opc.h (thumb_opcodes): Disassemble 0xde.. to "bal"
1032 [branch always] instead of "undefined".
1033
1034 2000-03-27 Nick Clifton <nickc@redhat.com>
1035
1036 * d30v-opc.c (d30v_format_table): Move SHORT_AR to end of list of
1037 short instructions, from end of list of long instructions.
1038
1039 2000-03-27 Ian Lance Taylor <ian@zembu.com>
1040
1041 * Makefile.am (CFILES): Add avr-dis.c.
1042 (ALL_MACHINES): Add avr-dis.lo.
1043
1044 2000-03-27 Alan Modra <alan@linuxcare.com>
1045
1046 * avr-dis.c (add0fff, add03f8): Don't use structure bitfields to
1047 truncate integers.
1048 (print_insn_avr): Call function via pointer in K&R compatible way.
1049 (dispLDD, regPP, reg50, reg104, reg40, reg20w, lit404, lit204,
1050 add0fff, add03f8): Convert to old style function declaration and
1051 add prototype.
1052 (avrdis_opcode): Add prototype.
1053
1054 2000-03-27 Denis Chertykov <denisc@overta.ru>
1055
1056 * avr-dis.c: New file. AVR disassembler.
1057 * configure.in (bfd_avr_arch): New architecture support.
1058 * disassemble.c: Likewise.
1059 * configure: Regenerate.
1060
1061 2000-03-06 J"oern Rennecke <amylaar@redhat.com>
1062
1063 * sh-opc.h (sh_table): ldre and ldrs have a *signed* displacement.
1064
1065 2000-03-02 J"orn Rennecke <amylaar@redhat.co.uk>
1066
1067 * d30v-dis.c (print_insn): Remove d*i hacks. Use per-operand
1068 flag to determine if operand is pc-relative.
1069 * d30v-opc.c:
1070 (d30v_format_table):
1071 (REL6S3): Renamed from IMM6S3.
1072 Added flag OPERAND_PCREL.
1073 (REL12S3, REL18S3, REL32): Split from IMM12S3, IMM18S3, REL32, with
1074 added flag OPERAND_PCREL.
1075 (IMM12S3U): Replaced with REL12S3.
1076 (SHORT_D2, LONG_D): Delay target is pc-relative.
1077 (SHORT_B2r, SHORT_B3r, SHORT_B3br, SHORT_D2r, LONG_Ur, LONG_2r):
1078 Split from SHORT_B2, SHORT_D2, SHORT_B3b, SHORT_D2, LONG_U, LONG_2r,
1079 using the REL* operands.
1080 (LONG_2br, LONG_Dr): Likewise, from LONG_2b, LONG_D.
1081 (SHORT_D1r, SHORT_D2Br, LONG_Dbr): Renamed from SHORT_D1, SHORT_D2B,
1082 LONG_Db, using REL* operands.
1083 (SHORT_U, SHORT_A5S): Removed stray alternatives.
1084 (d30v_opcode_table): Use new *r formats.
1085
1086 2000-02-28 Nick Clifton <nickc@redhat.com>
1087
1088 * m32r-desc.c (m32r_cgen_cpu_open): Replace 'flags' with
1089 'signed_overflow_ok_p'.
1090
1091 2000-02-27 Eli Zaretskii <eliz@is.elta.co.il>
1092
1093 * Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the
1094 name of the libtool directory.
1095 * Makefile.in: Rebuild.
1096
1097 2000-02-24 Nick Clifton <nickc@redhat.com>
1098
1099 * cgen-opc.c (cgen_set_signed_overflow_ok): New function.
1100 (cgen_clear_signed_overflow_ok): New function.
1101 (cgen_signed_overflow_ok_p): New function.
1102
1103 2000-02-23 Andrew Haley <aph@redhat.com>
1104
1105 * m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c,
1106 m32r-ibld.c, m32r-opc.h: Rebuild.
1107
1108 2000-02-23 Linas Vepstas <linas@linas.org>
1109
1110 * i370-dis.c, i370-opc.c: New.
1111
1112 * disassemble.c (ARCH_i370): Define.
1113 (disassembler): Handle it.
1114
1115 * Makefile.am: Add support for Linux/IBM 370.
1116 * configure.in: Likewise.
1117
1118 * Makefile.in: Regenerate.
1119 * configure: Likewise.
1120
1121 2000-02-22 Chandra Chavva <cchavva@redhat.com>
1122
1123 * d30v-opc.c (d30v_opcode_tab) : Added FLAG_NOT_WITH_ADDSUBppp to
1124 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
1125 procedure.
1126
1127 2000-02-22 Andrew Haley <aph@redhat.com>
1128
1129 * mips-dis.c (_print_insn_mips): New arg for OPCODE_IS_MEMBER:
1130 force gp32 to zero.
1131 * mips-opc.c (G6): New define.
1132 (mips_builtin_op): Add "move" definition for -gp32.
1133
1134 2000-02-22 Ian Lance Taylor <ian@zembu.com>
1135
1136 From Grant Erickson <gerickso@Brocade.COM>:
1137 * ppc-opc.c: Correct dcread--it takes 3 arguments, not 2.
1138
1139 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
1140
1141 * dis-buf.c (buffer_read_memory): Change `length' param and all int
1142 vars to unsigned.
1143
1144 2000-02-17 J"orn Rennecke <amylaar@redhat.co.uk>
1145
1146 * sh-dis.c (print_movxy, print_insn_ddt, print_dsp_reg): New functions.
1147 (print_insn_ppi): Likewise.
1148 (print_insn_shx): Use info->mach to select appropriate insn set.
1149 Add support for sh-dsp. Remove FD_REG_N support.
1150 * sh-opc.h (sh_nibble_type): Add new values for sh-dsp support.
1151 (sh_arg_type): Likewise. Remove FD_REG_N.
1152 (sh_dsp_reg_nums): New enum.
1153 (arch_sh1, arch_sh2, arch_sh3, arch_sh3e, arch_sh4): New macros.
1154 (arch_sh_dsp, arch_sh3_dsp, arch_sh1_up, arch_sh2_up): Likewise.
1155 (arch_sh3_up, arch_sh3e_up, arch_sh4_up, arch_sh_dsp_up): Likewise.
1156 (arch_sh3_dsp_up): Likewise.
1157 (sh_opcode_info): New field: arch.
1158 (sh_table): Split up insn with FD_REG_N into ones with F_REG_N and
1159 D_REG_N. Fill in arch field. Add sh-dsp insns.
1160
1161 2000-02-14 Fernando Nasser <fnasser@totem.to.redhat.com>
1162
1163 * arm-dis.c: Change flavor name from atpcs-special to
1164 special-atpcs to prevent name conflict in gdb.
1165 (get_arm_regname_num_options, set_arm_regname_option,
1166 get_arm_regnames): New functions. API to access the several
1167 flavor of register names. Note: Used by gdb.
1168 (print_insn_thumb): Use the register name entry from the currently
1169 selected flavor for LR and PC.
1170
1171 2000-02-10 Nick Clifton <nickc@redhat.com>
1172
1173 * mcore-opc.h (enum mcore_opclass): Add MULSH and OPSR
1174 classes.
1175 (mcore_table): Add "idly4", "psrclr", "psrset", "mulsh" and
1176 "mulsh.h" instructions.
1177 * mcore-dis.c (imsk array): Add masks for MULSH and OPSR
1178 classes.
1179 (print_insn_mcore): Add support for little endian targets.
1180 Add support for MULSH and OPSR classes.
1181
1182 2000-02-07 Nick Clifton <nickc@redhat.com>
1183
1184 * arm-dis.c (parse_arm_diassembler_option): Rename again.
1185 Previous delat did not take.
1186
1187 2000-02-03 Timothy Wall <twall@redhat.com>
1188
1189 * dis-buf.c (buffer_read_memory): Use octets_per_byte field
1190 to adjust target address bounds checking and calculate the
1191 appropriate octet offset into data.
1192
1193 2000-01-27 Nick Clifton <nickc@redhat.com>
1194
1195 * arm-dis.c: (parse_disassembler_option): Rename to
1196 parse_arm_disassembler_option and allow to be exported.
1197
1198 * disassemble.c (disassembler_usage): New function: Print out any
1199 target specific disassembler options.
1200 Call arm_disassembler_options() if the ARM architecture is being
1201 supported.
1202
1203 * arm-dis.c (NUM_ELEM): Define this macro if not already
1204 defined.
1205 (arm_regname): New struct type for ARM register names.
1206 (arm_toggle_regnames): Delete.
1207 (parse_disassembler_option): Use register name structure.
1208 (print_insn): New function: Combines duplicate code found in
1209 print_insn_big_arm and print_insn_little_arm.
1210 (print_insn_big_arm): Call print_insn.
1211 (print_insn_little_arm): Call print_insn.
1212 (print_arm_disassembler_options): Display list of supported,
1213 ARM specific disassembler options.
1214
1215 2000-01-27 Thomas de Lellis <tdel@windriver.com>
1216
1217 * arm-dis.c (printf_insn_big_arm): Treat ELF symbols with the
1218 ARM_STT_16BIT flag as Thumb code symbols.
1219
1220 * arm-dis.c (printf_insn_little_arm): Ditto.
1221
1222 2000-01-25 Thomas de Lellis <tdel@windriver.com>
1223
1224 * arm-dis.c (printf_insn_thumb): Prevent double dumping
1225 of raw thumb instructions.
1226
1227 2000-01-20 Nick Clifton <nickc@redhat.com>
1228
1229 * mcore-opc.h (mcore_table): Add "add" as an alias for "addu".
1230
1231 2000-01-03 Nick Clifton <nickc@cygnus.com>
1232
1233 * arm-dis.c (streq): New macro.
1234 (strneq): New macro.
1235 (force_thumb): ew local variable.
1236 (parse_disassembler_option): New function: Parse a single, ARM
1237 specific disassembler command line switch.
1238 (parse_disassembler_option): Call parse_disassembler_option to
1239 parse individual command line switches.
1240 (print_insn_big_arm): Check force_thumb.
1241 (print_insn_little_arm): Check force_thumb.
1242
1243 For older changes see ChangeLog-9899
1244 \f
1245 Local Variables:
1246 mode: change-log
1247 left-margin: 8
1248 fill-column: 74
1249 version-control: never
1250 End:
This page took 0.060544 seconds and 5 git commands to generate.