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