Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/. 2003...
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
be33c5dd
SS
12003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com>
2
3 * tic4x-dis.c: Namespace cleanup. Replace s/c4x/tic4x and
4 s/c3x/tic3x/
5
5a6c6817
NC
62003-04-01 Nick Clifton <nickc@redhat.com>
7
8 * arm-dis.c: Remove presence of (r) and (tm) symbols.
9 * arm-opc.h: Remove presence of (r) and (tm) symbols.
10
e16bb312
NC
112003-03-25 Stan Cox <scox@redhat.com>
12 Nick Clifton <nickc@redhat.com>
13
14 Contribute support for Intel's iWMMXt chip - an ARM variant:
15
16 * arm-dis.c (regnames): Add iWMMXt register names.
17 (set_iwmmxt_regnames): New function.
18 (print_insn_arm): Handle iWMMXt formatters.
19 * arm-opc.h: Document iWMMXt formatters.
20 (arm_opcod): Add iWMMXt instructions.
21
067186e4
DE
222003-03-22 Doug Evans <dje@sebabeach.org>
23
24 * i386-dis.c (dis386): Recognize icebp (0xf1).
25
af169f23
MS
262003-03-21 Martin Schwidefsky <schwidefsky@de.ibm.com>
27
28 * s390-dis.c (init_disasm): Rename S390_OPCODE_ESAME to
29 S390_OPCODE_ZARCH.
30 (print_insn_s390): Use new modes field of s390_opcodes.
31 * s390-mkopc.c (ARCHBITS_ESAONLY, ARCHBITS_ESA, ARCHBITS_ESAME): Remove.
32 (s390_opcode_mode_val, s390_opcode_cpu_val): New enums.
33 (struct op_struct): Remove archbits. Add mode_bits and min_cpu.
34 (insertOpcode): Replace archbits by min_cpu and mode_bits.
35 (dumpTable): Write mode_bits and min_cpu instead of archbits.
36 (main): Adapt to new format in s390-opcode.txt.
37 * s390-opc.c (s390_opformats): Replace archbits by min_cpu and
38 mode_bits.
39 * s390-opc.txt: Replace archbits by min_cpu and mode_bits.
40
112290ab
NC
412003-03-17 Nick Clifton <nickc@redhat.com>
42
43 * ppc-opc.c: Fix formatting. Update copyright date.
44
1c7c333e
DJ
452003-03-14 Daniel Jacobowitz <drow@mvista.com>
46
47 * ppc-opc.c (powerpc_opcodes): Readd tlbre for PPC403.
48
ca504dff
AM
492003-02-25 Alan Modra <amodra@bigpond.net.au>
50
51 * hppa-dis.c: Formatting.
52
75776faa
AM
532003-02-25 Matthew Wilcox <willy@debian.org>
54
ca504dff
AM
55 * hppa-dis.c (print_insn_hppa): Implement fcnv instruction modifiers.
56
75776faa
AM
57 * hppa-dis.c (print_insn_hppa <2 bit space register>): Do not print
58 the space register when the value is zero.
59
4a9a3c54
CD
602003-02-23 Elias Athanasopoulos <elathan@phys.uoa.gr>
61
62 * mips-dis.c (print_mips_disassembler_options): Make 'i' unsigned,
63 use ARRAY_SIZE in loops.
64
282f9000
DB
652003-02-12 Dave Brolley <brolley@redhat.com>
66
67 * fr30-desc.c: Regenerate.
68
db6eb5be
AM
692003-02-06 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
70
71 * i386-dis.c (dq_mode, Edq): Define.
72 (dis386_twobyte): Correct movd operands.
73 (OP_E): Handle dq_mode case.
74
0f6ab988
NC
752003-01-29 Henric Jungheim <henric@attbi.com>
76
77 * sparc-dis.c (print_insn_sparc): When examining values added in
78 to rs1, make sure that there are previous instructions.
79
5177500f
NC
802003-01-23 Nick Clifton <nickc@redhat.com>
81
82 * Add sh2e support:
83
84 2002-04-02 Alexandre Oliva <aoliva@redhat.com>
85
86 * sh-dis.c (print_insn_shx): Handle bfd_mach_sh2e.
87 * sh-opc.h (arch_sh2e, arch_sh2e_up): New.
88 (arch_sh2_up): Added sh2e.
89 (sh_table): Replaced all occurrences of arch_sh3e_up with
90 arch_sh2e_up, except in fsqrt.
91
f0abc2a1
AM
922003-01-23 Alan Modra <amodra@bigpond.net.au>
93
94 * sh64-dis.c: Include elf32-sh64.h.
95 * Makefile.am: Run "make dep-am".
96 * Makefile.in: Regenerate.
97
0f247f8d
RH
982003-01-17 Richard Henderson <rth@redhat.com>
99
100 * alpha-opc.c (alpha_opcodes): Add bugchk, rduniq, wruniq, gentrap
101 PAL entry points.
102
f62ba8f2
AM
1032003-01-16 Alan Modra <amodra@bigpond.net.au>
104
105 * Makefile.am: Run "make dep-am".
106 * Makefile.in: Regenerate.
107 * po/POTFILES.in: Regenerate.
108
40065372
KD
1092003-01-08 Klee Dienes <kdienes@apple.com>
110
111 * Makefile.am (ALL_MACHINES): Add msp430-dis.lo.
112 * Makefile.in: Regenerate.
113
29ef7e54
AM
1142003-01-08 Alan Modra <amodra@bigpond.net.au>
115
116 * ppc-opc.c (powerpc_macros <extrwi>): Accept a shift of 32.
117
47b1a55a
SC
1182002-01-02 Ben Elliston <bje@redhat.com>
119 Jeff Johnston <jjohnstn@redhat.com>
120
121 * iq2000-asm.c: New file.
122 * iq2000-desc.c: Likewise.
123 * iq2000-desc.h: Likewise.
124 * iq2000-dis.c: Likewise.
125 * iq2000-ibld.c: Likewise.
126 * iq2000-opc.c: Likewise.
127 * iq2000-opc.h: Likewise.
128 * Makefile.am (HFILES): Add iq2000-desc.h, iq2000-opc.h.
129 (CFILES): Add iq2000-asm.c, iq2000-desc.c, iq2000-dis.c,
130 iq2000-ibld.c, iq2000-opc.c.
131 (ALL_MACHINES): Add iq2000-asm.lo, iq2000-desc.lo, iq2000-dis.lo,
132 iq2000-ibld.lo, iq2000-opc.lo.
133 (CLEANFILES): Add stamp-iq2000.
134 (IQ2000_DEPS): New macro.
135 (stamp-iq2000): New target.
136 * Makefile.in: Regenerate.
137 * configure.in: Handle bfd_iq2000_arch.
138 * configure: Regenerate.
139
440cc0bc
CD
1402003-01-02 Chris Demetriou <cgd@broadcom.com>
141
142 * mips-dis.c (print_insn_args): Use position extracted by "+A"
143 to calculate size for "+B". Redo code for "+C" so it shares
144 the same style as "+A" and "+B" now do.
145
794ac9d0
CD
1462003-01-02 Chris Demetriou <cgd@broadcom.com>
147
148 * mips-dis.c: Update copyright years.
149 (print_insn_arg): Rename to...
150 (print_insn_args): This, returning void. Process the whole
151 string of args rather than a single one. Reindent.
152 (print_insn_mips): Update to match the above.
153
3cf6d008
CD
1542002-12-31 Chris Demetriou <cgd@broadcom.com>
155
156 * mips-opc.c (mips_builtin_opcodes): Move "di" into the
157 right order alphabetically, and make all hex constants use
158 lower-case letters.
159
bbcc0807
CD
1602002-12-31 Chris Demetriou <cgd@broadcom.com>
161
162 * mips-dis.c (mips_cp0sel_name): New structure.
163 (mips_cp0sel_names_mips3264, mips_cp0sel_names_mips3264r2)
164 (mips_cp0sel_names_sb1): New arrays.
165 (mips_arch_choice): New structure members "cp0sel_names" and
166 "cp0sel_names_len".
167 (mips_arch_choices): Add references to new cp0sel_names arrays
168 as appropriate, and make all existing entries reference
169 appropriate mips_XXX_names_numeric arrays rather than simply
170 using NULL.
171 (mips_cp0sel_names, mips_cp0sel_names_len): New variables.
172 (lookup_mips_cp0sel_name): New function.
173 (set_default_mips_dis_options): Set mips_cp0sel_names and
174 mips_cp0sel_names_len as appropriate. Remove now-unnecessary
175 checks for NULL register name arrays.
176 (parse_mips_dis_option): Likewise.
177 (print_insn_arg): Handle "+D" operand type.
178 * mips-opc.c (mips_builtin_opcodes): Add new "+D" variants
179 of mfc0, mtc0, dmfc0, and dmtc0 to print CP0+sel register
180 names symbolically.
181
af7ee8bf
CD
1822002-12-30 Chris Demetriou <cgd@broadcom.com>
183
184 * mips-dis.c (mips_cp0_names_mips3264r2, mips_hwr_names_numeric)
185 (mips_hwr_names_mips3264r2): New arrays.
186 (mips_arch_choice): New "hwr_names" member.
187 (mips_arch_choices): Adjust for structure change, and add a new
188 entry for "mips32r2" ISA.
189 (mips_hwr_names): New variable.
190 (set_default_mips_dis_options): Set mips_hwr_names.
191 (parse_mips_dis_option): New "hwr-names" option which sets
192 mips_hwr_names, and adjust "reg-names=ARCH" to set mips_hwr_names.
193 (print_insn_arg): Change return type to "int"
194 and use that to indicate number of characters consumed.
195 Add support for "+" operand extension character, "+A", "+B",
196 "+C", and "K" operands.
197 (print_insn_mips): Adjust for changes to print_insn_arg.
198 (print_mips_disassembler_options): Adjust for "hwr-names"
199 addition and "reg-names" change.
200 * mips-opc (I33): New define (shorthand for INSN_ISA32R2).
201 (mips_builtin_opcodes): Note that "nop" and "ssnop" are special
202 forms of "sll". Add new MIPS32 Release 2 instructions: ehb,
203 di, ei, ext, ins, jr.hb, jalr.hb, mfhc1, mfhc2, mthc1, mthc2,
204 rdhwr, rdpgpr, seb, seh, synci, wrpgpr, wsbh.
205 Note that hardware rotate instructions (ror, rorv) can be
206 used on MIPS32 Release 2, and add the official mnemonics
207 for them (rotr, rotrv) and the similar "rotl" mnemonic for
208 left-rotate.
209
2469cfa2
NC
2102002-12-30 Dmitry Diky <diwil@mail.ru>
211
212 * configure.in: Add msp430 target.
213 * configure: Regenerate.
214 * disassemble.c: Add entry for msp430 disassembly.
215 * msp430-dis.c: New file: msp430 disassembler.
216
640c0ccd
CD
2172002-12-27 Chris Demetriou <cgd@broadcom.com>
218
219 * disassemble.c (disassembler_usage): Add invocation of
220 print_mips_disassembler_options.
79085171
CD
221 * mips-dis.c: Include libiberty.h.
222 (print_mips_disassembler_options, set_default_mips_dis_options)
223 (parse_mips_dis_option, parse_mips_dis_options, choose_abi_by_name)
224 (choose_arch_by_name, choose_arch_by_number): New functions.
640c0ccd
CD
225 (mips_abi_choice, mips_arch_choice): New structures.
226 (mips32_reg_names, mips64_reg_names, reg_names): Remove.
227 (mips_gpr_names_numeric, mips_gpr_names_oldabi)
228 (mips_gpr_names_newabi, mips_fpr_names_numeric)
229 (mips_fpr_names_32, mips_fpr_names_n32, mips_fpr_names_64)
230 (mips_cp0_names_numeric, mips_cp0_names_mips3264)
231 (mips_cp0_names_sb1, mips_abi_choices, mips_arch_choices)
232 (mips_processor, mips_isa, mips_gpr_names, mips_fpr_names)
233 (mips_cp0_names): New variables.
234 (print_insn_args): Use new variables to print GPR, FPR, and CP0
235 register names.
236 (mips_isa_type): Remove.
237 (print_insn_mips): Remove ISA and CPU setup since it is now done...
238 (_print_insn_mips): Here. Remove register setup code, and
239 call set_default_mips_dis_options and parse_mips_dis_options
240 instead.
241 (print_mips16_insn_arg): Use mips_gpr_names instead of mips32_names.
242
50e0eb66
AM
2432002-12-23 Alan Modra <amodra@bigpond.net.au>
244
245 * Makefile.in: Regenerate.
246
d9147ab3
DE
2472002-12-19 Nick Kelsey <nickk@ubicom.com>
248
249 * cgen-asm.c (cgen_parse_keyword): Added underscore to symbol character
250 check to fix false keyword trigger with names such as <keyword>_foo.
251
4714fbc0
DE
2522002-12-19 Doug Evans <dje@sebabeach.org>
253
254 * Makefile.am (CGEN_CPUS): New variable.
255 (run-cgen-all): New rule.
256 * Makefile.in: Regenerate.
257
82dd0097
CD
2582002-12-18 Chris Demetriou <cgd@broadcom.com>
259
260 * mips-opc.c (mips_builtin_opcodes): Remove one "ror" and two
261 "dror" entries, and reorder the remaining "dror" and "ror" entries.
262
89b623e1
DD
2632002-12-16 DJ Delorie <dj@delorie.com>
264
265 * xstormy16-asm.c (parse_immediate16): Add prototype.
266
c2617f40
DD
2672002-12-16 Andrew MacLeod <amacleod@redhat.com>
268
269 * xstormy16-asm.c: Regenerate.
270
e3c99126
AM
2712002-12-16 Alan Modra <amodra@bigpond.net.au>
272
273 * ns32k-dis.c (print_insn_ns32k): Constify "d", remove register
274 keyword.
275
78a33af2
AM
2762002-12-13 Alan Modra <amodra@bigpond.net.au>
277
45e85b87
AM
278 * h8500-opc.h (h8500_table): Add missing initializers to quiet
279 warnings.
0e073f4c 280 * pj-dis.c (print_insn_pj): Adjust for pj_opc_info_t change.
94ba77d9 281 * pj-opc.c (pj_opc_info): Add braces around union initializer.
78a33af2
AM
282 * z8kgen.c: Include "libiberty.h".
283 (opt, args, toks): Fix initializer warnings.
284 (chewname): Make "name" a char **. Return mnemonic trimmed of
285 operands.
286 (gas): Improve emitted "DO NOT EDIT" warning. Format emitted
287 opcode_entry_type, and make "nicename" and "name" const. Make
288 z8k_table const too. Formatting. Generate idx as gas needs it.
289 * z8k-opc.h: Regenerate.
290
b394d696
SC
2912002-12-08 Stephane Carrez <stcarrez@nerim.fr>
292
293 * m68hc11-dis.c (print_indexed_operand): Fix PC-relative address
294 for 9 and 16-bit PC-relative addressing mode.
295
42a2f80a
AH
2962002-12-05 Aldy Hernandez <aldyh@redhat.com>
297
298 * ppc-opc.c: Delete evsabs, evsnabs, evsneg, evsadd, evssub,
299 evsmul, evsdiv, evscmpgt, evsgmplt, evststgt, evtstlt, evststeq,
300 evscfui, evscfsi, evscfuf, evscfsf, evsctui, evsctuiz, evsctsi,
301 evsctsiz, evsctuf, evsctsf, evmwhssfaa, evmwhssmaa, evmwhsmfaa,
302 evmwhsmiaa, evmwhusiaa, evmwhumiaa, evmwhssfan, evmwhssian,
303 evmwhsmfan, evmwhsmian, evmwhusian, evmwhumian, evmwhgssfaa,
304 evmwhgsmfaa, evmwhgsmiaa, evmwhgumiaa, evmwhgssfan, evmwhgsmfan,
305 evmwhgsmian, evmwhgumian.
306 (mftb): Add to opcode table.
307 (mtspefscr): Change RT to RS in opcode table.
308
b6be6416
AH
3092002-12-05 Aldy Hernandez <aldyh@redhat.com>
310
311 * ppc-opc.c: Move mbar and msync up. Change mask for mbar and
312 msync.
313
c10d9d8f
JW
3142002-12-04 David Mosberger <davidm@hpl.hp.com>
315
316 * ia64-opc-d.c (ia64_opcodes_d): Add "hint" instruction.
317 * ia64-opc-b.c: Add "hint.b" instruction.
318 * ia64-opc-f.c: Add "hint.f" instruction.
319 * ia64-opc-i.c: Add "hint.i" instruction.
320 * ia64-opc-m.c: Add "hint.m", "fc.i", "ld16", "st16", and
321 "cmp8xchg16" instructions.
322 * ia64-opc-x.c: Add "hint.x" instruction.
323
324 * ia64-opc.h (AR_CSD): New macro.
325
326 * ia64-ic.tbl: Update according to SDM2.1.
327 * ia64-raw.tbl: Ditto.
328 * ia64-waw.tbl: Ditto.
329
330 * ia64-gen.c (in_iclass): Handle "hint" like "nop".
331 (lookup_regindex): Recognize AR[FCR], AR[EFLAG], AR[CSD],
332 AR[SSD], AR[CFLG], AR[FSR], AR[FIR], and AR[FDR].
333 * ia64-asmtab.c: Regenerate.
334
81c2cc8b
AH
3352002-11-25 Aldy Hernandez <aldyh@redhat.com>
336
337 * ppc-opc.c: Remove evmwlssf, evmwlssfa, evmwlsmf, evmwlsmfa,
338 evmwlssfaaw, evmwlsmfaaw, evmwlssfanw, evmwlsfanw.
339
914749f6
AH
3402002-12-04 Aldy Hernandez <aldyh@redhat.com>
341
342 * ppc-opc.c (PMRN): Remove.
343 (RA): Set to NB + 1.
344 (powerpc_opcodes): Change PMRN to SPR.
345 Change all RD to RS.
346 Change mftb to look like mftbl.
347 Move mftb before mftbl.
348 Add mfbbtar.
349 Add mtbbtar.
350 Change mfpmr to use PMR.
351 Change mtpmr to use PMR.
352 (RD): Remove.
353 (insert_ev2): Fix mask and shift.
354 (extract_ev2): Same.
355 (insert_ev4): Same.
356 (extract_ev4): Same.
357 (PMR): Define.
358 (extract_pmrn): Remove.
359 (insert_pmrn): Remove.
360
a823923b
RH
3612002-12-03 Richard Henderson <rth@redhat.com>
362
363 * ia64-opc-m.c: Add ld8.mov.
364 * ia64-asmtab.c: Regenerate.
365
6a51a8a8
AM
3662002-12-02 Alan Modra <amodra@bigpond.net.au>
367
368 * arm-dis.c (print_insn_arm): Constify "insn". Formatting.
369 (print_insn_thumb): Likewise.
370 * h8500-dis.c (print_insn_h8500): Constify "opcode".
371 * mcore-dis.c (print_insn_mcore): Constify "op". Formatting.
372 * ns32k-dis.c (print_insn_arg <case 'F'>): Use a union to avoid
373 type-punned pointer warnings.
374 <case 'L'>: Likewise. Fix error message too.
375 * pdp11-dis.c (print_reg): Warning fix.
376 * sh-dis.c (print_movxy): Constify "op" param.
377 (print_insn_ddt): Constify sh_opcode_info vars.
378 (print_insn_ppi): Likewise.
379 (print_insn_sh): Likewise.
380 * tic30-dis.c (cnvt_tmsfloat_ieee): Use a union to avoid
381 type-punned pointer warnings.
382 * w65-dis.c (print_insn_w65): Constify "op".
383
2fd84db3
SC
3842002-12-01 Stephane Carrez <stcarrez@nerim.fr>
385
386 * m68hc11-dis.c (PC_REGNUM): Define.
387 (print_indexed_operand): Need an adjustment for some PC-relative
388 operand modes; print the final address of PC-relative modes.
389 (print_insn): Take into account movw/movb to adjust the PC-relative
390 operand addresses.
391
b34976b6
AM
3922002-11-30 Alan Modra <amodra@bigpond.net.au>
393
394 *arm-dis.c, cris-dis.c, h8300-dis.c, mips-dis.c, mmix-dis.c, sh-dis.c,
395 sh64-dis.c, v850-dis.c: Replace boolean with bfd_boolean, true with
396 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
397 with TRUE/FALSE. Formatting.
398
9967baf0
DD
3992002-11-25 DJ Delorie <dj@redhat.com>
400
401 * xstormy16-opc.c: Regenerate.
402
97dd3f18
JW
4032002-11-25 Jim Wilson <wilson@redhat.com>
404
405 * ia64-dis.c (print_insn_ia64): Correct handling of IA64_OPND_TGT64.
406
193eb15d
DD
4072002-11-15 DJ Delorie <dj@redhat.com>
408
409 * xstormy16-desc.c: Regenerate.
410 * xstormy16-opc.c: Regenerate.
411 * xstormy16-opc.h: Regenerate.
412
11041102
KD
4132002-11-18 Klee Dienes <kdienes@apple.com>
414
415 * avr-dis.c: Include libiberty.h (for xmalloc).
416 (struct avr_opcodes_s): Remove 'bin_mask' field (it's
417 automatically computed in the init routine).
418 (AVR_INSN): No longer provide bin_mask field in initializer.
419 (avr_opcodes_s): Declare as const.
420 (print_insn_avr): Store the bin_mask field in a separate table
421 (allocated with xmalloc); iterate through it at the same time as
422 we iterate through the opcodes.
423
a3e64b75
KD
4242002-11-18 Klee Dienes <kdienes@apple.com>
425
426 * h8300-dis.c: Include libiberty.h (for xmalloc).
427 (struct h8_instruction): New type, used to wrap h8_opcodes with a
428 length field (computed at run-time).
429 (h8_instructions): New variable.
430 (bfd_h8_disassemble_init): Allocate the storage for
431 h8_instructions. Fill h8_instructions with pointers to the
432 appropriate opcode and the correct value for the length field.
433 (bfd_h8_disassemble): Iterate through h8_instructions instead of
434 h8_opcodes.
435
84037f8c
KD
4362002-11-18 Klee Dienes <kdienes@apple.com>
437
438 * arc-opc.c (arc_ext_opcodes): Define.
439 (arc_ext_operands): Define.
440 * i386-dis.c (Suffix3DNow): Declare as const.
441 * arm-opc.h (arm_opcodes): Declare as const.
442 (thumb_opcodes): Declare as const.
443 * h8500-opc.h (h8500_table): Declare as const.
444 (h8500_table): Use a NULL for the opcode in the terminator, so
445 that code testing (opcode->name) behaves correctly.
446 * mcore-opc.h (mcore_table): Declare as const.
447 * sh-opc.h (sh_table): Declare as const.
448 * w65-opc.h (optable): Declare as const.
449 * z8k-opc.h (z8k_table): Declare as const.
450
9c87d6c7
SS
4512002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
452
453 * tic4x-dis.c: Added support for enhanced and special insn.
454 (c4x_print_op): Added insn class 'i' and 'j'
455 (c4x_hash_opcode_special): Add to support special insn
456 (c4x_hash_opcode): Update to support the new opcode-list
457 format. Add support for the new special insns.
458 (c4x_disassemble): New opcode-list support.
459
c444c2f6
KD
4602002-11-16 Klee Dienes <kdienes@apple.com>
461
462 * m88k-dis.c: Include libiberty.h (for xmalloc).
463 (HASHTAB): New type, used to build instruction hash tables.
464 Contains a pointer to an INSTAB and a pointer to the next hash
465 chain entry.
466 (instructions): Move definition from m88k.h; remove initialization
467 of 'next' field.
468 (hashtable): Now an aray of pointer-to-HASHTAB, not INSTAB.
469 (printop): Mark pointer to OPSPEC as const.
470 (install): Remove; fold into init_disasm.
471 (m88kdis): Update to ihashtab_initialized to 1 after calling
472 init_disasm. entry_ptr now iterates through HASHTABs, not
473 INSTABs.
474 (init_disasm): Iterate through the instructions and add to
475 hashtable[].
476
44287f60
SS
4772002-11-16 Svein E. Seldal <Svein.Seldal@solidas.com>
478
479 * tic4x-dis.c: (c4x_print_op): Add support for the new argument
480 format. Fix bug in 'N' register printer.
481
8b4fa155
AM
4822002-11-12 Segher Boessenkool <segher@koffie.nl>
483
484 * ppc-dis.c (print_insn_powerpc): Correct condition register display.
485
95e172a5
AH
4862002-11-07 Aldy Hernandez <aldyh@redhat.com>
487
488 * ppc-opc.c (EVUIMM_4): Change bit size to 32.
489 (EVUIMM_2): Same.
ced05688 490 (EVUIMM_8): Same.
95e172a5 491
bde78a07
NC
4922002-11-07 Klee Dienes <kdienes@apple.com>
493
494 * Makefile.am (ia64-asmtab.c): Update to use the new '--srcdir'
495 argument to ia64-gen.
496 Regenerate dependencies for ia64-len.lo.
497 * Makefile.in: Regenerate.
498 * ia64-gen.c: Convert to use getopt(). Add the standard GNU
499 options, as well as '--srcdir', which controls the directory in
500 which ia64-gen looks for the sources it uses to generate the
501 output table. Add a 'const' to the declaration of the final
502 output table. Call xmalloc_set_program_name to set the program
503 name.
504 * ia64-asmtab.c: Regenerate.
505
5062002-11-07 Nick Clifton <nickc@redhat.com>
507
508 * ia64-gen.c: Fix comment formatting and compile time warnings.
509 * ia64-opc-a.c: Fix compile time warnings.
510 * ia64-opc-b.c: Likewise.
511 * ia64-opc-d.c: Likewise.
512 * ia64-opc-f.c: Likewise.
513 * ia64-opc-i.c: Likewise.
514 * ia64-opc-m.c: Likewise.
515 * ia64-opc-x.c: Likewise.
516
fe587977
AH
5172002-11-06 Aldy Hernandez <aldyh@redhat.com>
518
519 * opcodes/ppc-opc.c: Change RD to RS for evmerge*.
520
d3c866d1
NC
5212002-10-07 Nathan Tallent <eraxxon@alumni.rice.edu>
522
523 * sparc-opc.c (sparc_opcodes) <fb, fba, fbe, fbz, fbg, fbge,
524 fbl, fble, fblg, fbn, fbne, fbnz, fbo, fbu, fbue, fbug, fbuge,
525 fbul, fbule>: Add conditional/unconditional branch
526 classification.
527
ac8c616a
SC
5282002-10-13 Stephane Carrez <stcarrez@nerim.fr>
529
530 * m68hc11-dis.c (print_insn): Treat bitmask and branch operands
531 at the end.
532
9752cf1b
RS
5332002-09-30 Gavin Romig-Koch <gavin@redhat.com>
534 Ken Raeburn <raeburn@cygnus.com>
535 Aldy Hernandez <aldyh@redhat.com>
536 Eric Christopher <echristo@redhat.com>
537 Richard Sandiford <rsandifo@redhat.com>
538
539 * mips-dis.c (print_insn_arg): Handle '[', ']', 'e' and '%'.
540 (mips_isa_type): Handle bfd_mach_mips4120, bfd_mach_mips5400
541 and bfd_mach_mips5500.
542 * mips-opc.c (V1): Include INSN_4111 and INSN_4120.
543 (N411, N412, N5, N54, N55): New convenience defines.
544 (mips_builtin_opcodes): Add vr4120, vr5400 and vr5500 opcodes.
545 Change dmadd16 and madd16 from V1 to N411.
546
3396de36
TS
5472002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
548
549 * mips-dis.c (print_insn_mips): Always allow disassembly of
550 32-bit jalx opcode.
551
1a403964
NC
5522002-09-24 Nick Clifton <nickc@redhat.com>
553
554 * po/de.po: Updated German translation.
555
2d2550d6
AM
5562002-09-21 Alan Modra <amodra@bigpond.net.au>
557
558 * Makefile.am: Run "make dep-am".
559 * Makefile.in: Regenerate.
560 * po/POTFILES.in: Regenerate.
561
0ec499f7
NC
5622002-09-20 Nick Clifton <nickc@redhat.com>
563
564 * ppc-opc.c (CRFD, CRFS): Add PPC_OPERAND_CR flag so that cr
565 register names are accepted.
566
4415b5c2
AM
5672002-09-17 Svein E. Seldal <Svein.Seldal@solidas.com>
568
569 * tic4x-dis.c: Add function declarations and ATTRIBUTE_UNUSED.
570 Convert functions to K&R format.
571
dde1b132
NC
5722002-09-13 Nick Clifton <nickc@redhat.com>
573
574 * ppc-opc.c (MFDEC2): Include Book-E.
2d2550d6
AM
575 (PPCCHLK64): New opcode mask.
576 (evsubw, evsubiw, evmr, evnot, isellt, iselgt, iseleq, mfpid,
577 mfcsrr0, mfcsrr1, mfdear, mfesr, mfivpr, mfusprg0, mftbl,
578 mftbu, mfpir, mfdbsr, mfdbcr0, mfdbcr1, mfdbcr2, mfiac1,
579 mfiac2, mfiac3, mfiac4, mfdac1, mfdac2, mfdvc1, mfdvc2, mftsr,
580 mftcr, mfivor0, mfivor1, mfivor2, mfivor3, mfivor4, mfivor5,
581 mfivor6, mfivor7, mfivor8, mfivor9, mfivor10, mfivor11,
582 mfivor12, mfivor13, mfivor14, mfivor15, mfbbear, mfmcsrr0,
583 mfmcsrr1, mfmcsr, mtpid, mtdecar, mtcsrr0, mtcsrr1, mtdear,
584 mtesr, mtivpr, mtusprg0, mtsprg4, mtsprg5, mtsprg6, mtsprg7,
585 mtdbsr, mtdbcr0, mtdbcr1, mtdbcr2, mtiac1, mtiac2, mtiac3,
586 mtiac4, mtdac1, mtdac2, mtdvc1, mtdvc2, mttsr, mttcr, mtivor0,
587 mtivor1, mtivor2, mtivor3, mtivor4, mtivor5, mtivor6, mtivor7,
588 mtivor8, mtivor9, mtivor10, mtivor11, mtivor12, mtivor13,
589 mtivor14, mtivor15, mtbbear, mtmcsrr0, mtmcsrr1, mtmcsr): New
590 Book-E instructions.
591 (evfsneg): Fix opcode value.
592 (dcbtstlse, dcbtlse, icblce, dcblce, icbtsle): Use PPCCHLK64
593 mask.
594 (mcrxr64, tlbivaxe, tlbsxe, tlbsxe.): Restrict to 64-bit
595 Book-E.
596 (extsw): Restrict to 64-bit PPC instruction sets.
597 (extsw.): Does not exist in 64-bit Book-E.
598 (powerpc_macro): Remove mftbl, mftbu and mftb Book-E macros as
599 they are no longer needed.
dde1b132 600
9ec878e3
AM
6012002-09-12 Gary Hade <garyhade@us.ibm.com>
602
603 * ppc-dis.c (powerpc_dialect): Add missing PPC_OPCODE_CLASSIC.
604
e09f4395
NC
6052002-09-11 Nick Clifton <nickc@redhat.com>
606
607 * po/da.po: Updated Danish translation file.
608
341026c1
NC
6092002-09-04 Nick Clifton <nickc@redhat.com>
610
611 * ppc-opc.c (extsw, extsw.): Do not allow for the BookE32.
612
07dd56a9
NC
6132002-09-04 Nick Clifton <nickc@redhat.com>
614
615 * disassemble.c (disassembler_usage): Add invocation of
616 print_ppc_disassembler_options.
2d2550d6 617 * ppc-dis.c (print_ppc_disassembler_options): New function.
07dd56a9 618
2e32aab9
NC
6192002-09-04 Nick Clifton <nickc@redhat.com>
620
621 * ppc-opc.c: The BookE implementations of the TLBWE and TLBRE
622 instructions do not take any arguments.
623
bf5be082
NC
6242002-09-02 Nick Clifton <nickc@redhat.com>
625
626 * v850-opc.c: Remove redundant references to V850EA architecture.
627
d943fe33
AM
6282002-09-02 Alan Modra <amodra@bigpond.net.au>
629
630 * arc-opc.c: Include bfd.h.
631 (arc_get_opcode_mach): Subtract off base bfd_mach value.
632
53f32ea5
AM
6332002-08-30 Alan Modra <amodra@bigpond.net.au>
634
635 * v850-dis.c (disassemble): Remove bfd_mach_v850ea case.
636
637 * mips-dis.c (_print_insn_mips): Don't use hard-coded mach constants.
638
026df7c5
NC
6392002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
640
641 * configure.in: Added bfd_tic4x_arch.
642 * configure: Regenerate.
643 * Makefile.am: Added tic4x-dis.o target.
644 * Makefile.in: Regenerate.
645
6462002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
647
648 * disassemble.c: Added tic4x target and c4x
649 disassembler routine.
650 * tic4x-dis.c: New file.
651
14899840
NC
6522002-08-16 Christian Groessler <chris@groessler.org>
653
654 * z8k-dis.c (unparse_instr): case CLASS_BA: Designate hex
655 values as those.
656 * z8kgen.c (opt): Fix definition of "in rd,imm16" opcode.
657 * z8k-opc.h: Regenerated with new z8kgen.c.
658
2d2550d6 6592002-08-19 Elena Zannoni <ezannoni@redhat.com>
23976049 660
2d2550d6 661 From matthew green <mrg@redhat.com>
23976049
EZ
662
663 * ppc-dis.c (powerpc_dialect): Support `-m500', `-m500x2' and
664 `-mefs'. Turn off AltiVec for E500 and efs.
665 (print_insn_powerpc): Don't print an AltiVec instruction if the
666 dialect is not efs.
667
668 * ppc-opc.c (insert_pmrn, extract_pmrn, insert_ev2, extract_ev2,
669 insert_ev4, extract_ev4, insert_ev8, extract_ev8): New functions
670 for extracting pmrn/evld/evstd/etc operands.
671 (CRB, CRFD, CRFS, DC, RD): New instruction fields.
672 (CT): Make this equal to RD + 1.
673 (PMRN): New operand.
674 (RA): Update.
675 (EVUIMM, EVUIMM_2, EVUIMM_4, EVUIMM_8): New operands.
676 (WS): Update.
677 (EVSEL, EVSEL_MASK): New instruction form and mask for EVSEL.
678 (ISEL, ISEL_MASK): New instruction form and mask for ISEL.
679 (XISEL, XISEL_MASK): New instruction form and mask for ISEL.
680 (CTX, CTX_MASK): New instruction form and mask for context cache
681 instructions.
682 (UCTX, UCTX_MASK): New instruction form and mask for user context
683 cache instructions.
684 (XC, XC_MASK, XUC, XUC_MASK): New instruction forms.
685 (CLASSIC): New define.
686 (PPCESPE): New define.
687 (PPCISEL, , PPCBRLK, PPCPMR, PPCCHLK, PPCRFMI): New
688 defines for integer select, cache control, branch
689 locking, power management, cache locking and machine check
690 APU instructions, respectively.
691 (efsabs, efsnabs, efsneg, efsadd, efssub, efsmul,
692 efsdiv, efscmpgt, efscmplt, efscmpeq, efststgt, efststlt,
693 efststeq, efscfui, efsctuiz, efscfsi, efscfuf, efscfsf,
2d2550d6 694 efsctui, efsctsi, efsctsiz, efsctuf, efsctsf,
23976049
EZ
695 evaddw, evaddiw, evsubfw, evsubifw, evabs, evneg, evextsb,
696 evextsh, evrndw, evcntlzw, evcntlsw, brinc, evand, evandc, evor,
697 evorc, evxor, eveqv, evnand, evnor, evrlw, evrlwi, evslw, evslwi,
698 evsrws, evsrwu, evsrwis, evsrwiu, evsplati, evsplatfi, evmergehi,
699 evmergelo, evmergehilo, evmergelohi, evcmpgts, evcmpgtu, evcmplts,
700 evcmpltu, evcmpeq, evsel, evldd, evlddx, evldw, evldwx, evldh,
701 evldhx, evlwhe, evlwhex, evlwhou, evlwhoux, evlwhos, evlwhosx,
702 evlwwsplat, evlwwsplatx, evlwhsplat, evlwhsplatx, evlhhesplat,
703 evlhhesplatx, evlhousplat, evlhousplatx, evlhossplat, evlhossplatx,
704 evstdd, evstddx, evstdw, evstdwx, evstdh, evstdhx, evstwwe,
705 evstwwex, evstwwo, evstwwox, evstwhe, evstwhex, evstwho, evstwhox,
706 evfsabs, evfsnabs, evfsneg, evfsadd, evfssub, evfsmul, evfsdiv,
707 evfscmpgt, evfscmplt, evfscmpeq, evfststgt, evfststlt, evfststeq,
708 evfscfui, evfsctuiz, evfscfsi, evfscfuf, evfscfsf, evfsctui,
709 evfsctsi, evfsctsiz, evfsctuf, evfsctsf, evsabs, evsnabs, evsneg,
710 evsadd, evssub, evsmul, evsdiv, evscmpgt, evsgmplt, evsgmpeq,
711 evststgt, evststlt, evststeq, evscfui, evscfsi, evscfuf, evscfsf,
712 evsctui, evsctuiz, evsctsi, evsctsiz, evsctuf, evsctsf, evmhossf,
713 evmhossfa, evmhosmf, evmhosmfa, evmhosmi, evmhosmia, evmhoumi,
714 evmhoumia, evmhessf, evmhessfa, evmhesmf, evmhesmfa, evmhesmi,
715 evmhesmia, evmheumi, evmheumia, evmhossfaaw, evmhossiaaw,
716 evmhosmfaaw, evmhosmiaaw, evmhousiaaw, evmhoumiaaw, evmhessfaaw,
717 evmhessiaaw, evmhesmfaaw, evmhesmiaaw, evmheusiaaw, evmheumiaaw,
718 evmhossfanw, evmhossianw, evmhosmfanw, evmhosmianw, evmhousianw,
719 evmhoumianw, evmhessfanw, evmhessianw, evmhesmfanw, evmhesmianw,
720 evmheusianw, evmheumianw, evmhogsmfaa, evmhogsmiaa, evmhogumiaa,
721 evmhegsmfaa, evmhegsmiaa, evmhegumiaa, evmhogsmfan, evmhogsmian,
722 evmhogumian, evmhegsmfan, evmhegsmian, evmhegumian, evmwhssf,
723 evmwhssfa, evmwhssfaa, evmwhssmaa, evmwhsmfaa, evmwhsmiaa,
724 evmwhusiaa, evmwhumiaa, evmwhssfan, evmwhssian, evmwhsmfan,
725 evmwhsmian, evmwhusian, evmwhumian, evmwhgssfaa, evmwhgsmfaa,
726 evmwhgsmiaa, evmwhgumiaa, evmwhgssfan, evmwhgsmfan, evmwhgsmian,
727 evmwhgumian, evmwhsmf, evmwhsmfa, evmshsmi, evmshsmia, evmshumi,
728 evmshumia, evmmlssf, evmmlssfa, evmwlsmf, evmwlsmfa, evmwlumi,
729 evmwlumia, evmwlssfaaw, evmwlssiaaw, evmwlsmfaaw, evmwlsmiaaw,
730 evmwlusiaaw, evmwlumiaaw, evmwissfanw, evmwissianw, evmwlsmfanw,
731 evmwlsmianw, evmwlusianw, evmwlumianw, evmwssf, evmwssfa,
732 evmwsmf, evmwsmfa, evmwsmi, evmwsmia, evmwumi, evmwumia,
733 evmwssfaa, evmwsmfaa, evmwsmiaa, evmwumiaa, evmwssfan, evmwsmfan,
734 evmwsmian, evmwumian, evaddssiaaw, evaddsmiaaw, evaddusiaaw,
735 evaddumiaaw, evsubfssiaaw, evsubfsmiaaw, evsubfusiaaw,
736 evsubfumiaaw, evmra, evdivws, evdivws): New e500x2 Core Complex
737 instructions.
738 (rfmci): New machine check APU instruction.
739 (isel): New integer select APU instructino.
740 (icbtls, icbtlse, icblc, icblce, dcbtls, dcbtlse, dcbtstls,
741 dcbtstlse, dcblc, dcblce): New cache control APU instructions.
742 (mtspefscr, mfspefscr): New instructions.
743 (mfpmr, mtpmr): New performance monitor APU instructions.
744 (savecontext): New context cache APU instructions.
745 (bblels, bbelr): New branch locking APU instructions.
746 (bblels, bbelr): New instructions.
747 (mftbl, mftbu, mftb): Set as CLASSIC instructions. Add BOOKE alias.
748
7eccd7f6
SC
7492002-08-13 Stephane Carrez <stcarrez@nerim.fr>
750
751 * m68hc11-opc.c: Update call operand to accept the page definition.
752 Identify instructions that are branches and calls to generate a
753 RL_JUMP relocation.
754
f07534f6
SC
7552002-08-13 Stephane Carrez <stcarrez@nerim.fr>
756
757 * m68hc11-dis.c (print_insn): Take into account 68HC12 memory
758 banks and fix disassembling of call instruction.
759 (print_indexed_operand): New param to tell whether
760 it was an indirect addressing operand (for disassembling call).
761
2b692c59
NC
7622002-08-09 Nick Clifton <nickc@redhat.com>
763
764 * po/sv.po: Updated Swedish translation.
765
0c11417f
MR
7662002-08-08 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
767
768 * mips-opc.c (mips_builtin_opcodes): Remove "dla" and "la" as
769 aliases to "daddiu" and "addiu".
770
83e1617e
NC
7712002-07-30 Nick Clifton <nickc@redhat.com>
772
773 * po/sv.po: Updated Swedish translation.
774
219576a4
NC
7752002-07-25 Nick Clifton <nickc@redhat.com>
776
777 * po/sv.po: Updated Swedish translation.
778 * po/es.po: Updated Spanish translation.
779 * po/pr_BR.po: Updated Brazilian Portuguese translation.
780 * po/tr.po: Updated Turkish translation.
781 * po/fr.po: Updated French translation.
782
ff3063f5
NC
7832002-07-24 Nick Clifton <nickc@redhat.com>
784
785 * po/sv.po: Updated Swedish translation.
786 * po/es.po: Updated Spanish translation.
787 * po/pr_BR.po: Updated Brazilian Portuguese translation.
788
8c3bb577
AM
7892002-07-23 Alan Modra <amodra@bigpond.net.au>
790
791 * Makefile.am: Run "make dep-am".
792 * Makefile.in: Regenerate.
793 * po/POTFILES.in: Regenerate.
794
0461a601
NC
7952002-07-23 Nick Clifton <nickc@redhat.com>
796
ff3063f5
NC
797 * po/fr.po: Updated French translation.
798 * po/pr_BR.po: New Brazilian Portuguese translation.
799 * po/id.po: Updated Indonesian translation.
0461a601
NC
800 * configure.in (LINGUAS): Add pr_BR.
801 * configure: Regenerate.
802
a40cbfa3
NC
8032002-07-18 Denis Chertykov <denisc@overta.ru>
804 Frank Ch. Eigler <fche@redhat.com>
805 Alan Lehotsky <alehotsky@cygnus.com>
806 matthew green <mrg@redhat.com>
807
808 * configure.in: Add support for ip2k.
809 * configure: Regenerate.
810 * Makefile.am: Add support for ip2k.
811 * Makefile.in: Regenerate.
812 * disassemble.c: Add support for ip2k.
813 * ip2k-asm.c: New generated file.
814 * ip2k-desc.c: New generated file.
815 * ip2k-desc.h: New generated file.
816 * ip2k-dis.c: New generated file.
817 * ip2k-ibld.c: New generated file.
818 * ip2k-opc.c: New generated file.
819 * ip2k-opc.h: New generated file.
820
ae66e5d7
L
8212002-07-17 David Mosberger <davidm@hpl.hp.com>
822
823 * ia64-opc-b.c (bWhc): New macro.
824 (mWhc): Ditto.
825 (OpPaWhcD): Ditto.
826 (ia64_opcodes_b): Correct patterns for indirect call
827 instructions to use 3-bit "wh" field.
828 * ia64-asmtab.c: Regnerate.
829
aec421e0
TS
8302002-07-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
831
832 * mips-dis.c (mips_isa_type): Add MIPS16 insn handling.
833 * mips-opc.c (I16): New define.
834 (mips_builtin_opcodes): Make jalx an I16 insn.
835
fd3c93d5
DB
8362002-06-18 Dave Brolley <brolley@redhat.com>
837
838 * po/POTFILES.in: Add frv-*.[ch].
839 * disassemble.c (ARCH_frv): New macro.
840 (disassembler): Handle bfd_arch_frv.
841 * configure.in: Support frv_bfd_arch.
842 * Makefile.am (HFILES): Add frv-*.h.
843 (CFILES): Add frv-*.c
844 (ALL_MACHINES): Add frv-*.lo.
845 (CLEANFILES): Add stamp-frv.
846 (FRV_DEPS): New variable.
847 (stamp-frv): New target.
848 (frv-asm.lo): New target.
849 (frv-desc.lo): New target.
850 (frv-dis.lo): New target.
851 (frv-ibld.lo): New target.
852 (frv-opc.lo): New target.
853 (frv-*.[ch]): New files.
854
bc98a631
BE
8552002-06-18 Ben Elliston <bje@redhat.com>
856
857 * Makefile.am (CGENDEPS): Remove unnecessary stamp-cgen.
858 * Makefile.in: Regenerate.
859
56da5fed
AM
8602002-06-08 Alan Modra <amodra@bigpond.net.au>
861
862 * a29k-dis.c: Replace CONST with const.
863 * h8300-dis.c: Likewise.
864 * m68k-dis.c: Likewise.
865 * or32-dis.c: Likewise.
866 * sparc-dis.c: Likewise.
867
5b0e55b6
JT
8682002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
869
870 * configure.in: Add "sh5*-*" to list of targets which include
871 sh64 support.
872 * configure: Regenerate.
873
154bce22
CD
8742002-05-31 Chris G. Demetriou <cgd@broadcom.com>
875
876 * mips-opc.c: Clean up a few whitespace issues, and sort a
877 few entries understanding that 'x' follows 'w' in the alphabet.
2d2550d6 878
107c6e1a 8792002-05-31 Chris G. Demetriou <cgd@broadcom.com>
2d2550d6 880 Ed Satterthwaite <ehs@broadcom.com>
107c6e1a
CD
881
882 * mips-opc.c: Add support for SB-1 MDMX subset and extensions.
883
194b5210
AM
8842002-05-31 Alan Modra <amodra@bigpond.net.au>
885
886 * Makefile.am: Run "make dep-am".
887 * Makefile.in: Regenerate.
888 * po/POTFILES.in: Regenerate.
889
deec1734 8902002-05-30 Chris G. Demetriou <cgd@broadcom.com>
2d2550d6 891 Ed Satterthwaite <ehs@broadcom.com>
deec1734
CD
892
893 * mips-dis.c (print_insn_arg): Add support for 'O', 'Q', 'X', 'Y',
894 and 'Z' formats, for MDMX.
2d2550d6 895 (mips_isa_type): Add MDMX instructions to the ISA
deec1734
CD
896 bit mask for bfd_mach_mipsisa64.
897 * mips-opc.c: Add support for MDMX instructions.
898 (MX): New definition.
899
900 * mips-dis.c: Update copyright years to include 2002.
901
c2012993
TR
9022002-05-30 Diego Novillo <dnovillo@redhat.com>
903
904 * d10v-opc.c (d10v_opcodes): `btsti' does not modify its
2d2550d6 905 arguments.
c2012993 906
d172d4ba
NC
9072002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
908
909 * configure.in: Add DLX configuraton support.
910 * configure: Regenerate.
911 * Makefile.am: Add DLX configuraton support.
912 * Makefile.in: Regenerate.
913 * disassemble.c: Add DLX support.
914 * dlx-dis.c: New file.
915
19f33eee
AM
9162002-05-25 Alan Modra <amodra@bigpond.net.au>
917
918 * Makefile.am (sh-dis.lo): Don't put make commands in deps.
919 * Makefile.in: Regenerate.
920 * arc-dis.c: Use #include "" instead of <> for local header files.
921 * m68k-dis.c: Likewise.
922
219576a4 9232002-05-22 J"orn Rennecke <joern.rennecke@superh.com>
9ccc8931
JR
924
925 * Makefile.am (sh-dis.lo): Compile with @archdefs@.
926 * Makefile.in: regenerate.
426e6456
JR
927
928 * sh-dis.c (print_insn_sh): If coff and bfd_mach_sh, use arch_sh4
929 for disassembly.
930
771c7ce4
TS
9312002-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
932
933 * mips-opc.c (mips_builtin_opcodes): Add drol, dror macros.
934
219576a4 9352002-05-17 J"orn Rennecke <joern.rennecke@superh.com>
1c509ca8
JR
936
937 * disassemble.c (disassembler): Just use print_insn_sh for bfd_arch_sh.
938 * sh-dis.c (LITTLE_BIT): Delete.
939 (print_insn_sh, print_insn_shl): Deleted.
940 (print_insn_shx): Renamed to
941 (print_insn_sh). No longer static. Handle SHmedia instructions.
942 Use info->endian to determine endianness.
943 * sh64-dis.c (print_insn_sh64, print_insn_sh64l): Delete.
944 (print_insn_sh64x): No longer static. Renamed to
945 (print_insn_sh64). Removed pfun_compact and endian arguments.
946 If we got an uneven address to indicate SHmedia, adjust it.
947 Return -2 for SHcompact instructions.
948
81172ff2
AM
9492002-05-17 Alan Modra <amodra@bigpond.net.au>
950
951 * acinclude.m4 (AM_INSTALL_LIBBFD): Fake to fool autotools.
952 * configure.in: Invoke AM_INSTALL_LIBBFD.
953 * Makefile.am (install-data-local): Move to..
954 (install_libopcodes): .. New target.
955 (uninstall_libopcodes): Likewise.
956 (install-bfdlibLTLIBRARIES): Likewise.
957 (uninstall-bfdlibLTLIBRARIES): Likewise.
958 (bfdlibdir): New.
959 (bfdincludedir): New.
960 (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
961 * aclocal.m4: Regenerate.
962 * configure: Regenerate.
963 * Makefile.in: Regenerate.
964
a978a3e5
NC
9652002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
966
967 * fr30-asm.c: Regenerate.
968 * fr30-desc.c: Regenerate.
969 * fr30-dis.c: Regenerate.
970 * m32r-asm.c: Regenerate.
971 * m32r-desc.c: Regenerate.
972 * m32r-dis.c: Regenerate.
973 * openrisc-asm.c: Regenerate.
974 * openrisc-desc.c: Regenerate.
975 * openrisc-dis.c: Regenerate.
976 * xstormy16-asm.c: Regenerate.
977 * xstormy16-desc.c: Regenerate.
978 * xstormy16-dis.c: Regenerate.
979
563773fe
TS
9802002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
981
982 * mips-dis.c (is_newabi): EABI is not a NewABI.
983
942e7dd9
JT
9842002-05-13 Jason Thorpe <thorpej@wasabisystems.com>
985
986 * configure.in (shle-*-*elf*): Include sh64 support.
987 * configure: Regenerate.
988
d85cdfab
JT
9892002-04-28 Jason Thorpe <thorpej@wasabisystems.com>
990
991 * vax-dis.c (print_insn_arg): Pass the insn info to print_insn_mode.
992 (print_insn_mode): Print some basic info about floating point values.
993
c1a34e60
AM
9942002-05-09 Anton Blanchard <anton@samba.org>
995
996 * ppc-opc.c: Add "tlbiel" for POWER4.
997
748f46d4
GH
9982002-05-07 Graydon Hoare <graydon@redhat.com>
999
2d2550d6 1000 * cgen-dis.in: (print_insn_@arch@): Cache list of opened CPUs rather
748f46d4
GH
1001 than just most-recently-opened.
1002
7d4a12d2
AM
10032002-05-01 Alan Modra <amodra@bigpond.net.au>
1004
1005 * ppc-opc.c: Add "tlbsx." and "tlbsxe." for booke.
1006
3c25c5f6
NC
10072002-04-24 Christian Groessler <chris@groessler.org>
1008
1009 * z8k-dis.c (print_insn_z8k): Set disassemble_info to 2
1010 bytes_per_chunk, 6 bytes_per_line for nicer display of the hex
1011 codes.
1012 (z8k_lookup_instr): CLASS_IGNORE case added.
1013 (output_instr): Don't print hex codes, they are already
1014 printed.
1015 (unpack_instr): ARG_NIM4 case added. ARG_NIM8 case
1016 fixed. Support CLASS_BIT_1OR2 and CLASS_IGNORE cases.
1017 (unparse_instr): Fix base and indexed addressing disassembly:
1018 The index is inside the brackets.
1019 * z8kgen.c (gas): Add ARG_NIM4 and CLASS_IGNORE defines.
1020 (opt): Fix shift left/right arithmetic/logical byte defines:
1021 The high byte of the immediate word is ignored by the
1022 processor.
1023 Fix n parameter of ldm opcodes: The opcode contains (n-1).
1024 (args): Fix "n" entry.
1025 (toks): Add "nim4" and "iiii" entries.
1026 * z8k-opc.h: Regenerated with new z8kgen.c.
1027
c6ed57bd
NC
10282002-04-24 Nick Clifton <nickc@cambridge.redhat.com>
1029
1030 * po/id.po: New Indonesian translation.
1031 * configure.in (ALL_LIGUAS): Add id.po
1032 * configure: Regenerate.
1033
eb0fdfed
MG
10342002-04-17 matthew green <mrg@redhat.com>
1035
1036 * ppc-opc.c (powerpc_opcode): Fix dssall operand list.
1037
82674a1f
AM
10382002-04-04 Alan Modra <amodra@bigpond.net.au>
1039
1040 * dep-in.sed: Cope with absolute paths.
1041 * Makefile.am (dep.sed): Subst TOPDIR.
1042 Run "make dep-am".
1043 * Makefile.in: Regenerate.
1044 * ppc-opc.c: Whitespace.
1045 * s390-dis.c: Fix copyright date.
1046
294b41b3
MG
10472002-03-23 matthew green <mrg@redhat.com>
1048
1049 * ppc-opc.c (vmaddfp): Fix operand order.
1050
71b21050
AM
10512002-03-21 Alan Modra <amodra@bigpond.net.au>
1052
1053 * Makefile.am: Run "make dep-am".
1054 * Makefile.in: Regenerate.
1055
5ae2e65e
AM
10562002-03-21 Anton Blanchard <anton@samba.org>
1057
1058 * ppc-opc.c: Add optional field to mtmsrd.
1059 (MTMSRD_L, XRLARB_MASK): Define.
1060
219576a4 10612002-03-18 Jan Hubicka <jh@suse.cz>
c1a64871
JH
1062
1063 * i386-dis.c (prefix_name): Fix handling of 32bit address prefix
1064 in 64bit mode.
1065 (print_insn) Likewise.
1066 (putop): Fix handling of 'E'
1067 (OP_E, OP_OFF): handle 32bit addressing mode in 64bit.
1068 (ptr_reg): Likewise.
1069
a1c259a1
NC
10702002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
1071
1072 * po/fr.po: Updated version.
1073
44426910
CD
10742002-03-16 Chris Demetriou <cgd@broadcom.com>
1075
1076 * mips-opc.c (M3D): Tweak comment.
1077 (mips_builtin_op): Add comment indicating that opcodes of the
1078 same name must be placed together in the table, and sort
1079 the "recip.fmt", "recip1.fmt", "recip2.fmt", "rsqrt.fmt",
1080 "rsqrt1.fmt", and "rsqrt2.fmt" opcodes by name.
1081
43079f18
NC
10822002-03-16 Nick Clifton <nickc@cambridge.redhat.com>
1083
1084 * Makefile.am: Tidy up sh64 rules.
2d2550d6 1085 * Makefile.in: Regenerate.
43079f18 1086
82f6ea4a
CD
10872002-03-15 Chris G. Demetriou <cgd@broadcom.com>
1088
1089 * mips-dis.c: Update copyright years.
1090
1f25f5d3
CD
10912002-03-15 Chris G. Demetriou <cgd@broadcom.com>
1092
1093 * mips-dis.c (mips_isa_type): Add MIPS3D instructions to the ISA
1094 bit masks for bfd_mach_mips_sb1 and bfd_mach_mipsisa64. Add
1095 comments for bfd_mach_mipsisa32 and bfd_mach_mipsisa64 that
1096 indicate that they should dissassemble all applicable
1097 MIPS-specified ASEs.
1098 * mips-opc.c: Add support for MIPS-3D instructions.
1099 (M3D): New definition.
1100
1101 * mips-opc.c: Update copyright years.
1102
ff8a5556
CD
11032002-03-15 Chris G. Demetriou <cgd@broadcom.com>
1104
1105 * mips-opc.c (mips_builtin_opcodes): Sort bc<N> opcodes by name.
1106
4c563ebf
CD
11072002-03-15 Chris Demetriou <cgd@broadcom.com>
1108
1109 * mips-dis.c (is_newabi): Fix ABI decoding.
1110
eb7b56d0
CD
11112002-03-14 Chris G. Demetriou <cgd@broadcom.com>
1112
1113 * mips-dis.c (mips_isa_type): Fix formatting of bfd_mach_mipsisa32
1114 and bfd_mach_mipsisa64 cases to match the rest.
1115
9ce88e60
NC
11162002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
1117
1118 * po/fr.po: Updated version.
1119
98acc1c5
AM
11202002-03-13 Alan Modra <amodra@bigpond.net.au>
1121
1122 * ppc-opc.c: Add optional `L' field to tlbie.
1123 (XRTLRA_MASK): Define.
1124
aa084229
CD
11252002-03-06 Chris Demetriou <cgd@broadcom.com>
1126
1127 * mips-opc.c (mips_builtin_opcodes): Mark "pref" as being
1128 present on I4.
1129
1130 * mips-opc.c (mips_builtin_opcodes): Add "movn.ps" and "movz.ps".
1131
84dd1cff
AM
11322002-03-05 Paul Koning <pkoning@equallogic.com>
1133
1134 * pdp11-opc.c: Fix "mark" operand type. Fix operand types
1135 for float opcodes that take float operands. Add alternate
1136 names (xxxD vs. xxxF) for float opcodes.
1137 * pdp11-dis.c (print_operand): Clean up formatting for mode 67.
1138 (print_foperand): New function to handle float opcode operands.
1139 (print_insn_pdp11): Use print_foperand to disassemble float ops.
1140
ef412327
NC
11412002-02-27 Nick Clifton <nickc@cambridge.redhat.com>
1142
1143 * po/de.po: Updated.
1144
263de010
NC
11452002-02-26 Brian Gaeke <brg@dgate.org>
1146
1147 * Makefile.am (install-data-local): Install dis-asm.h.
1148
fe41178f
NC
11492002-02-26 Nick Clifton <nickc@cambridge.redhat.com>
1150
1151 * configure.in (LINGUAS): Add de.po.
1152 * configure: Regenerate.
1153 * po/de.po: New file.
1154
94efba12
AM
11552002-02-25 Alan Modra <amodra@bigpond.net.au>
1156
1157 * ppc-dis.c (powerpc_dialect): Handle power4 option.
1158 * ppc-opc.c (insert_bdm): Correct description of "at" branch
1159 hints. Test PPC_OPCODE_POWER4 to determine branch hint flavour.
1160 (extract_bdm, insert_bdp, extract_bdp, valid_bo): Likewise.
1161 (BOFM64, BOFP64, BOTM64, BOFP64): Rename to BOFM4, BOFP4 etc.
1162 (BODNZM64, BODNZP64, BODZM64, BODZP64): Likewise.
1163 (PPCCOM32, PPCCOM64): Delete.
1164 (NOPOWER4, POWER4): Define.
1165 (powerpc_opcodes): Replace occurences of PPCCOM32 with NOPOWER4,
1166 and PPCCOM4 with POWER4 so that "at" style branch hint opcodes
1167 are enabled for power4 rather than ppc64.
1168
ff3a6ee3
TR
11692002-02-20 Tom Rix <trix@redhat.com>
1170
56da5fed 1171 * ppc-opc.c (powerpc_operands): Add WS field. Use for tlbre, tlbwe.
ff3a6ee3 1172
45b38a80
MS
11732002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
1174
1175 * s390-dis.c (init_disasm): Use renamed architecture defines.
1176
9a0ccb24
MG
11772002-02-19 matthew green <mrg@redhat.com>
1178
1179 * ppc-opc.c (powerpc_dialect): Fix comment; BookE is not Motorola
1180 specific.
1181
6ad738c5
NC
11822002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
1183
1184 * po/tr.po: Updated translation.
1185
8bf7d691
RH
11862002-02-15 Richard Henderson <rth@redhat.com>
1187
1188 * alpha-opc.c (alpha_opcodes): Fix thinko in ret pseudo
1189 disassembly mask.
1190
fa024f00
RH
11912002-02-15 Richard Henderson <rth@redhat.com>
1192
1193 * alpha-opc.c (alpha_opcodes): Add simple pseudos for
1194 lda, ldah, jmp, ret.
1195
9694d6b2
NC
11962002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
1197
1198 * po/da.po: Updated translation.
1199
d7de8249
GH
12002002-02-12 Graydon Hoare <graydon@redhat.com>
1201
1202 * cgen-asm.in (parse_insn_normal): Change call from
2d2550d6 1203 @arch@_cgen_parse_operand to cd->parse_operand, to
d7de8249 1204 facilitate CGEN_ASM_INIT_HOOK doing useful work.
2d2550d6 1205
56930d37
AO
12062002-02-11 Alexandre Oliva <aoliva@redhat.com>
1207
1208 * sparc-dis.c (print_insn_sparc): Make sure 0xFFFFFFFF is not
1209 sign-extended.
1210
2c73f9d8
AM
12112002-02-11 Alan Modra <amodra@bigpond.net.au>
1212
1213 * Makefile.am: "make dep-am".
1214 * Makefile.in: Regenerate.
1215 * aclocal.m4: Regenerate.
1216 * config.in: Regenerate.
1217 * configure: Regenerate.
1218
ca0f2ed6
HPN
12192002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
1220
1221 * configure.in <bfd_sh_arc>: For sh-* and shl-*, enable sh64
1222 support only for sh-*-*elf*, shl-*-*elf*, sh-*-linux* and
1223 shl-*-linux*.
1224 * configure: Regenerate.
1225
34b0f91d
DJ
12262002-02-10 Daniel Jacobowitz <drow@mvista.com>
1227
1228 * cgen-dis.c: Add prototypes for count_decodable_bits
1229 and add_insn_to_hash_chain.
1230
e8b872bb
AO
12312002-02-08 Alexandre Oliva <aoliva@redhat.com>
1232
1233 * configure.in <bfd_sh_arc>: Enable sh64 support on sh-*.
1234 * configure: Rebuilt.
1235
5e37cc46
NC
12362002-02-08 Ivan Guzvinec <ivang@opencores.org>
1237
1238 * or32-opc.c: Fix compile time warning messages.
1239 * or32-dis.c: Fix compile time warning messages.
1240
d28847ce
AO
12412002-02-08 Alexandre Oliva <aoliva@redhat.com>
1242
1243 Contribute sh64-elf.
1244 2001-10-08 Nick Clifton <nickc@cambridge.redhat.com>
1245 * sh64-opc.c: Regenerate.
1246 2001-03-13 DJ Delorie <dj@redhat.com>
1247 * sh64-opc.h: Rename A_RESV_Fx to A_REUSE_PREV so that its
1248 purpose is more obvious.
1249 * sh64-opc.c (shmedia_table): Ditto.
1250 * sh64-dis.c (initialize_shmedia_opcode_mask_table): Ditto.
1251 (print_insn_shmedia): Ditto.
1252 2001-03-12 DJ Delorie <dj@redhat.com>
1253 * sh64-opc.c: Adjust comments to reflect reality: replace bits
1254 3:0 with zeros (not "reserved"), replace "rrrrrr" with
1255 "gggggg" for two-operand floating point opcodes. Remove
1256 "fsina".
1257 2001-01-08 Hans-Peter Nilsson <hpn@cygnus.com>
1258 * sh64-dis.c (print_insn_shmedia) <failing read_memory_func>:
1259 Correct printing of .byte:s. Return number of printed bytes or
1260 -1; never 0.
1261 (print_insn_sh64x) <not CRT_SH5_ISA16>: Ditto. Print as .byte:s
1262 to next four-byte-alignment if insn or data is not aligned.
1263 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
1264 * sh64-dis.c: Update comments and fix comment formatting.
1265 (initialize_shmedia_opcode_mask_table) <case A_IMMM>:
1266 Abort instead of setting length to 0.
1267 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
1268 crange_bsearch_cmpl, sh64_get_contents_type,
1269 sh64_address_in_cranges): Move to bfd/elf32-sh64.c.
1270 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
1271 * sh64-opc.c: Remove #if 0:d entries for instructions not found in
1272 SH-5/ST50-023-04: fcosa.s, fsrra.s and prefo.
1273 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
1274 * sh64-dis.c (print_insn_shmedia): Display MOVI/SHORI-formed
1275 address with same prefix as SHcompact.
1276 In the disassembler, use a .cranges section for linked executables.
1277 * sh64-dis.c (SAVED_MOVI_R, SAVED_MOVI_IMM): Move to head of file
1278 and update for using structure in info->private_data.
1279 (struct sh64_disassemble_info): New.
1280 (is_shmedia_p): Delete.
1281 (crange_qsort_cmpb): New function.
1282 (crange_qsort_cmpl, crange_bsearch_cmpb): New functions.
1283 (crange_bsearch_cmpl, sh64_address_in_cranges): New functions.
1284 (init_sh64_disasm_info, sh64_get_contents_type_disasm): New functions.
1285 (sh64_get_contents_type, sh64_address_is_shmedia): New functions.
1286 (print_insn_shmedia): Correct displaying of address after MOVI/SHORI
1287 pair. Display addresses for linked executables only.
1288 (print_insn_sh64x_media): Initialize info->private_data by calling
1289 init_sh64_disasm_info.
1290 (print_insn_sh64x): Ditto. Find out type of contents by calling
1291 sh64_contents_type_disasm. Display data regions using ".long" and
1292 ".byte" similar to unrecognized opcodes.
1293 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
1294 * sh64-dis.c (is_shmedia_p): Check info->section and look for ISA
1295 information in section flags before considering symbols. Don't
1296 assume an info->mach setting of bfd_mach_sh5 means SHmedia code.
1297 * configure.in (bfd_sh_arch): Check presence of sh64 insns by
1298 matching $target $canon_targets instead of looking at the
1299 now-removed -DINCLUDE_SHMEDIA in $targ_cflags.
1300 * configure: Regenerate.
1301 2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com>
1302 * sh64-opc.c (shmedia_creg_table): New.
1303 * sh64-opc.h (shmedia_creg_info): New type.
1304 (shmedia_creg_table): Declare.
1305 * sh64-dis.c (creg_name): New function.
1306 (print_insn_shmedia): Use it.
1307 * disassemble.c (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map
1308 bfd_mach_sh5 to print_insn_sh64 if big-endian and to
1309 print_insn_sh64l if little-endian.
1310 * sh64-dis.c (print_insn_shmedia): Make r unsigned.
1311 (print_insn_sh64l): New.
1312 (print_insn_sh64x): New.
1313 (print_insn_sh64x_media): New.
1314 (print_insn_sh64): Break out code to print_insn_sh64x and
1315 print_insn_sh64x_media.
1316 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
1317 * sh64-opc.h: New file
1318 * sh64-opc.c: New file
1319 * sh64-dis.c: New file
1320 * Makefile.am: Add sh64 targets.
1321 (HFILES): Add sh64-opc.h.
1322 (CFILES): Add sh64-opc.c and sh64-dis.c.
1323 (ALL_MACHINES): Add sh64 files.
1324 * Makefile.in: Regenerate.
1325 * configure.in: Add support for sh64 to bfd_sh_arch.
1326 * configure: Regenerate.
1327 * disassemble.c [ARCH_all] (INCLUDE_SHMEDIA): Define.
1328 (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map bfd_mach_sh5 to
1329 print_insn_sh64.
1330 * sh-dis.c (print_insn_shx): Handle bfd_mach_sh5 as arch_sh4.
1331 * po/POTFILES.in: Regenerate.
1332 * po/opcodes.pot: Regenerate.
1333
cadaa522
FCE
13342002-02-04 Frank Ch. Eigler <fche@redhat.com>
1335
1336 * cgen-dis.in (print_insn_@arch@): Support disassemble_info.insn_sets.
1337
0b3301c3
AO
13382002-02-04 Alexandre Oliva <aoliva@redhat.com>
1339
1340 * sh-opc.h (sh_arg_type): Added A_DISP_PC_ABS.
1341
ba323545
AM
13422002-02-01 Alan Modra <amodra@bigpond.net.au>
1343
1344 * Makefile.am: Run "make dep-am"
1345 * Makefile.in: Regenerate.
1346
3b16e843
NC
13472002-01-31 Ivan Guzvinec <ivang@opencores.org>
1348
1349 * or32-dis.c: New file.
1350 * or32-opc.c: New file.
1351 * configure.in: Add support for or32.
1352 * configure: Regenerate.
1353 * Makefile.am: Add support for or32.
1354 * Makefile.in: Regenerate.
1355 * disassemble.c: Add support for or32.
1356 * po/POTFILES.in: Regenerate.
1357 * po/opcodes.pot: Regenerate.
1358
4867be41
DJ
13592002-01-27 Daniel Jacobowitz <drow@mvista.com>
1360
1361 * configure: Regenerated.
1362
fdfd5c7a
NC
13632002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
1364
1365 * po/fr.po: Updated version.
1366
1ddbd152
NC
13672002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
1368
1369 * po/es.po: Updated version.
1370
0e5aca4e
NC
13712002-01-24 Nick Clifton <nickc@cambridge.redhat.com>
1372
1373 * po/da.po: New version.
1374
d0de3026
NC
13752002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
1376
1377 * po/da.po: New file: Spanish translation.
1378 * configure.in (ALL_LINGUAS): Add da.
1379 * configure: Regenerate.
1380
9a2e995d
GH
13812002-01-22 Graydon Hoare <graydon@redhat.com>
1382
1383 * fr30-asm.c: Regenerate.
1384 * fr30-desc.c: Likewise.
1385 * fr30-desc.h: Likewise.
1386 * fr30-dis.c: Likewise.
1387 * fr30-ibld.c: Likewise.
1388 * fr30-opc.c: Likewise.
1389 * fr30-opc.h: Likewise.
1390 * m32r-asm.c: Likewise.
1391 * m32r-desc.c: Likewise.
1392 * m32r-desc.h: Likewise.
1393 * m32r-dis.c: Likewise.
1394 * m32r-ibld.c: Likewise.
1395 * m32r-opc.c: Likewise.
1396 * m32r-opc.h: Likewise.
1397 * m32r-opinst.c: Likewise.
1398 * openrisc-asm.c: Likewise.
1399 * openrisc-desc.c: Likewise.
1400 * openrisc-desc.h: Likewise.
1401 * openrisc-dis.c: Likewise.
1402 * openrisc-ibld.c: Likewise.
1403 * openrisc-opc.c: Likewise.
1404 * openrisc-opc.h: Likewise.
1405 * xstormy16-desc.c: Likewise.
1406
98c02720
RH
14072002-01-22 Richard Henderson <rth@redhat.com>
1408
1409 * alpha-dis.c (print_insn_alpha): Also mask the base opcode for
1410 comparison.
1411
c46f0c34
AM
14122002-01-22 Alan Modra <amodra@bigpond.net.au>
1413
1414 * Makefile.am: Run "make dep-am".
1415 * Makefile.in: Regenerate.
1416 * opcodes/po/POTFILES.in: Regenerate.
1417
a2fc1b1f
RE
14182002-01-19 Richard Earnshaw <rearnsha@arm.com>
1419
1420 * arm-opc.h (arm_opcodes): Use generic rule %5?hb instead of %h.
1421 * arm-dis.c (print_insn_arm): Don't handle 'h' case.
1422
395213c8
RE
14232002-01-18 Keith Walker <keith.walker@arm.com>
1424
1425 * arm-opc.h (arm_opcodes): Add bxj instruction.
1426
328577ad
NC
14272002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1428
1429 * po/opcodes.pot: Regenerate.
1430 * po/fr.po: Regenerate.
1431 * po/sv.po: Regenerate.
1432 * po/tr.po: Regenerate.
1433
af3ae48d
NC
14342002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
1435
1436 * po/tr.po: Import new version.
1437
a660f11e
RE
14382002-01-15 Richard Earnshaw <rearnsha@arm.com>
1439
1440 * arm-opc.h (arm_opcodes): Add patterns for VFP instructions.
1441 * arm-dis.c (print_insn_arm): Support new disassembly qualifiers for
1442 VFP bitfields.
1443
1951c6f7
MG
14442002-01-10 matthew green <mrg@redhat.com>
1445
1446 * xstormy16-asm.c: Regenerate.
1447 * xstormy16-desc.c: Likewise.
1448 * xstormy16-desc.h: Likewise.
1449 * xstormy16-dis.c: Likewise.
1450 * xstormy16-opc.c: Likewise.
1451 * xstormy16-opc.h: Likewise.
1452
be2d1673
NC
14532002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
1454
1455 * po/es.po: New file: Spanish translation.
1456 * configure.in (ALL_LINGUAS): Add es.
1457 * configure: Regenerate.
1458
14592001-12-31 Jeffrey A Law (law@redhat.com)
8ef42b29
JL
1460
1461 * hppa-dis.c (print_insn_hppa): Handle new 'c' mode completers,
1462 'X', 'M', and 'A'. No longer emit a space after 'x' or 's'.
1463 Always emit a space after 'H'.
1464
1cbbfaf9
MG
14652001-12-18 matthew green <mrg@redhat.com>
1466
1467 * ppc-opc.c (PPCVEC): Include PPC_OPCODE_ANY.
1468
c2274b27
RH
14692001-12-17 Richard Henderson <rth@redhat.com>
1470
1471 * alpha-opc.c (unop): Encode with RB as $sp.
1472
93fbbb04
GK
14732001-12-07 Geoffrey Keating <geoffk@redhat.com>
1474
1475 * Makefile.am: Add support for xstormy16.
1476 * Makefile.in: Regenerate.
1477 * configure.in: Add support for xstormy16.
1478 * configure: Regenerate.
1479 * disassemble.c: Add support for xstormy16.
1480 * xstormy16-asm.c: New generated file.
1481 * xstormy16-desc.c: New generated file.
1482 * xstormy16-desc.h: New generated file.
1483 * xstormy16-dis.c: New generated file.
1484 * xstormy16-ibld.c: New generated file.
1485 * xstormy16-opc.c: New generated file.
1486 * xstormy16-opc.h: New generated file.
1487
3793abc3
RH
14882001-12-06 Richard Henderson <rth@redhat.com>
1489
1490 * alpha-opc.c (alpha_opcodes): Add wh64en.
1491
41852a32
AO
14922001-12-04 Alexandre Oliva <aoliva@redhat.com>
1493
96f27b6c
AO
1494 * d10v-opc.c (d10v_predefined_registers): Remove warnings
1495 introduced in Nov 29's patch.
1496
373efcb3
AO
1497 * d10v-dis.c (print_operand): Apply REGISTER_MASK to `num' of
1498 unmatched register.
1499
d1267250
AO
1500 * d10v-dis.c (print_operand): Disregard OPERAND_SP in register
1501 predefined value.
1502
41852a32
AO
1503 * d10v-opc.c (RSRC_NOSP): New macro.
1504 (d10v_operands): Add it.
1505 (d10v_opcodes): Use RSRC_NOSP in post-decrement "st" and "st2w".
1506
e21c4a1c
AO
15072001-11-29 Alexandre Oliva <aoliva@redhat.com>
1508
1509 * d10v-opc.c (d10v_predefined_registers): Mark `sp' as OPERAND_SP.
1510 (RSRC_SP): New macro.
1511 (d10v_operands): Add it.
1512 (d10v_opcodes): Adjust "st" and "st2w" to use RSRC_SP.
1513
c6843df5
AM
15142001-11-23 Lars Brinkhoff <lars@nocrew.org>
1515
1516 * pdp11-dis.c (print_insn_pdp11): Handle illegal instructions.
1517 Also, break out of the loop as soon as an instruction has been
1518 printed.
1519
473d3293
MG
15202001-11-17 matthew green <mrg@redhat.com>
1521
1522 * ppc-opc.c (mfvrsave, mtvrsave): New instructions.
1523
802a735e
AM
15242001-11-15 Alan Modra <amodra@bigpond.net.au>
1525
c86380b5
AM
1526 * po/POTFILES.in: Regenerate.
1527
802a735e
AM
1528 * ppc-opc.c (PPC64): Revert 2001-10-12. Do include PPC_OPCODE_PPC.
1529 (insert_bat, extract_bat, insert_bba, extract_bba,
1530 insert_bd, extract_bd, insert_bdm, extract_bdm,
1531 insert_bdp, extract_bdp, valid_bo,
1532 insert_bo, extract_bo, insert_boe, extract_boe,
1533 insert_ds, extract_ds, insert_de, extract_de,
1534 insert_des, extract_des, insert_li, extract_li,
1535 insert_mbe, extract_mbe, insert_mb6, extract_mb6,
1536 insert_nb, extract_nb, insert_nsi, extract_nsi,
1537 insert_ral, insert_ram, insert_ras,
1538 insert_rbs, extract_rbs, insert_sh6, extract_sh6,
1539 insert_spr, extract_spr, insert_tbr, extract_tbr): Add dialect param.
1540 (extract_bd, extract_bdm, extract_bdp,
1541 extract_ds, extract_des,
1542 extract_li, extract_nsi): Implement sign extension without conditional.
1543 (insert_bdm, extract_bdm,
1544 insert_bdp, extract_bdp, valid_bo): Handle 64 bit branch hints.
1545 (extract_bdm, extract_bdp): Correct 32 bit validation.
1546 (AT1_MASK, AT2_MASK): Define.
1547 (BBOAT_MASK): Define.
1548 (BBOATCB_MASK, BBOAT2CB_MASK, BBOATBI_MASK): Define.
1549 (BOFM64, BOFP64, BOTM64, BOTP64): Define.
1550 (BODNZM64, BODNZP64, BODZM64, BODZP64): Define.
1551 (PPCCOM32, PPCCOM64): Define.
1552 (powerpc_opcodes): Modify existing 32 bit insns with branch hints
1553 and add new patterns to implement 64 bit branches with hints. Move
1554 booke instructions so they match before ppc64.
1555
1556 * ppc-dis.c (powerpc_dialect): Set PPC_OPCODE_64 in dialect for
1557 64 bit default targets, and parse "32" and "64" in options.
1558 Formatting fixes.
1559 (print_insn_powerpc): Pass dialect to operand->extract.
1560
2e1ef6b4
DB
15612001-11-14 Dave Brolley <brolley@redhat.com>
1562
1c009264
DB
1563 * cgen-dis.c (count_decodable_bits): New function.
1564 (add_insn_to_hash_chain): New function.
1565 (hash_insn_array): Call add_insn_to_hash_chain.
1566 (hash_insn_list): Call add_insn_to_hash_chain.
2e1ef6b4
DB
1567 * m32r-dis.c: Regenerated.
1568 * fr30-dis.c: Regenerated.
1569
fa405d97
AJ
15702001-11-14 Andreas Jaeger <aj@suse.de>
1571
1572 * i386-dis.c (print_insn): Use x86-64 as option.
1573
e396998b
AM
15742001-11-14 Alan Modra <amodra@bigpond.net.au>
1575
1576 * disassemble.c (disassembler): Call print_insn_i386.
1577 * i386-dis.c (SUFFIX_ALWAYS): Define.
1578 (struct dis_private): Add orig_sizeflag.
1579 (print_insn_i386): Make it a wrapper, calling..
1580 (print_insn): ..The old body of print_insn_i386. Avoid longjmp
1581 warning without using volatile by moving orig_sizeflag to priv,
1582 and removing inbuf. Parse disassembler_options.
1583 (print_insn_i386_att, print_insn_i386_intel): Move initialisation
1584 code to print_insn.
1585 (putop): Remove #ifdef SUFFIX_ALWAYS.
1586
6e917903
TW
15872001-11-11 Timothy Wall <twall@alum.mit.edu>
1588
1589 * tic54x-dis.c: Use revised opcode structure. Export opcode
1590 template lookup.
1591 (has_lkaddr): Don't forget about Lmem insns.
1592 * tic54x-opc.c: Add emulation trap. Parallel table now uses
1593 standard opcode templates.
fa405d97 1594
e5470cdc
AM
15952001-11-13 Zack Weinberg <zack@codesourcery.com>
1596
1597 * i386-dis.c (grps): Change "sldt", "str", and "smsw" entries
1598 to "sldtQ", "strQ", "smswQ" respectively; all with Ev operand
1599 category instead of Ew.
1600
6c93a8fa
NC
16012001-11-12 Niraj Gupta <ngupta@zumanetworks.com>
1602
1603 * m68k-opc.c: Fix definitions of wddata[bwl].
1604
b165b838
RS
16052001-11-09 Richard Sandiford <rsandifo@redhat.com>
1606
1607 * cgen-asm.c (cgen_parse_keyword): If the keyword is too big to
1608 fit in the buffer, try to match the empty keyword.
1609
e333d2c4
NC
16102001-11-09 Nick Clifton <nickc@cambridge.redhat.com>
1611
1612 * cgen-ibld.in (extract_1): Fix badly placed #if 0.
1613 * fr30-ibld.c: Regenerate.
1614 * m32r-ibld.c: Regenerate.
1615 * openrisc-ibld.c: Regenerate.
1616
def7143b
CD
16172001-11-04 Chris Demetriou <cgd@broadcom.com>
1618
1619 * mips-dis.c (print_insn_mips): Remove spaces at end of line.
1620
3c62831e
NC
16212001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1622
1623 * configure.in (ALL_LINGUAS): Add "fr", "sv" and "tr".
1624 * configure: Regernate.
1625 * po/fr.po: New file.
1626 * po/sv.po: New file.
1627 * po/tr.po: New file.
1628
64e38312
SC
16292001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1630
1631 * m68hc11-dis.c (print_insn): Fix disassembly of movb with a
1632 constant as source.
1633
3c3bdf30
NC
16342001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1635
1636 * Makefile.am (CFILES): Add mmix-dis.c and mmix-opc.c. Regenerate
1637 dependencies.
1638 * Makefile.in: Regenerate.
1639 * mmix-dis.c, mmix-opc.c: New files.
1640
d9a35582
KH
16412001-10-29 Kazu Hirata <kazu@hxi.com>
1642
1643 * d30v-dis.c: Fix a comment typo.
1644
9bb28706
CD
16452001-10-23 Chris Demetriou <cgd@broadcom.com>
1646
1647 * mips-opc.c (mips_builtin_opcodes): Mark "bgezall" and
1648 "bltzall" as writing GPR 31 (since they do).
1649
1650 * mips-dis.c (print_insn_arg): Calculate info->target
1651 where appropriate.
1652 (print_insn_mips): Fill in instruction info.
1653 (print_mips16_insn_arg): Remove unneded variable 'val'.
1654 Removed duplicated instruction target calculations,
1655 calculate once and print that result. Use same idiom for
1656 masking the jump segment bits as is used in print_insn_arg.
1657
1f613cde
AM
16582001-10-20 Alan Modra <amodra@bigpond.net.au>
1659
1660 * ppc-opc.c (CT): Make it an optional operand.
1661
2228315b
CD
16622001-10-17 Chris Demetriou <cgd@broadcom.com>
1663
1664 * mips-dis.c (mips_isa_type): Make the ISA used to disassemble
1665 SB-1 binaries include instructions specific to the SB-1.
1666 * mips-opc.c (SB1): New definition.
1667 (mips_builtin_opcodes): Add SB-1 extension opcodes "div.ps",
1668 "recip.ps", "rsqrt.ps", and "sqrt.ps".
1669
f5c120c5
MG
16702001-10-17 matthew green <mrg@redhat.com>
1671
1672 * ppc-opc.c (STRM): New AltiVec operand.
1673 (XDSS): New AltiVec instruction form.
1674 (mtvscr): Correct operand list.
1675 (dst, dstt, dstst, dststt, dss, dssall): AltiVec instructions.
1676
aa200fe8
AM
16772001-10-17 Alan Modra <amodra@bigpond.net.au>
1678
1679 * po/POTFILES.in: Regenerate.
1680
9fa87a06
MG
16812001-10-13 matthew green <mrg@redhat.com>
1682
1683 * ppc-opc.c (MO): New macro for MO field of mbar instruction.
1684 (powerpc_opcodes): Add rfci, wrtee, wrteei, mfdcrx, mfdcr,
1685 mtdcrx, mtdcr, msync, dcba and mbar as BookE instructions.
1686
37111cc7
NC
16872001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1688
1689 * cgen-ibld.in: Include safe-ctype.h in preference to
1690 ctype.h.
1691 * cgen-asm.in: Include safe-ctype.h in preference to
1692 ctype.h. Fix formatting. Use ISSPACE instead of isspace and
1693 TOLOWER instead of tolower.
2d2550d6 1694 (@arch@_cgen_build_insn_regex): Remove duplication of syntax
37111cc7
NC
1695 string elements in constructed regular expression.
1696 * fr30-asm.c: Regenerate.
1697 * fr30-desc.c: Regenerate.
1698 * fr30-ibld.c: Regenerate.
1699 * m32r-asm.c: Regenerate.
1700 * m32r-desc.c: Regenerate.
1701 * m32r-ibld.c: Regenerate.
1702 * openrisc-asm.c: Regenerate.
1703 * openrisc-desc.c: Regenerate.
1704 * openrisc-ibld.c: Regenerate.
1705 * po/opcodes.pot: Regenerate.
fa405d97 1706
418c1742
MG
17072001-10-12 matthew green <mrg@redhat.com>
1708
1709 * ppc-opc.c (insert_de, extract_de, insert_des, extract_des): New
1710 instruction field instruction/extraction functions for new BookE
1711 DE form instructions.
1712 (CT): New macro for CT field in an X form instruction.
1713 (DE, DES, DEO, DE_MASK): New macros for DE/DES fields in DE form
1714 instructions.
1715 (PPC64): Don't include PPC_OPCODE_PPC.
1716 (403): New opcode macro for PPC403 processors.
1717 (BOOKE): New opcode macro for BookE processors.
1718 (bce, bcel, bcea, bcela, bclre, bclrel: New BookE instructions.
1719 (bcctre, bcctrel, be, bel, bea, bela, icbt, icbte, lwzxe): Likewise.
1720 (dcbste, lwzuxe, luxe, dcbfe, lbzxe, lwarxe, lbzuxe): Likewise.
1721 (stwcxe, stwxe, stxe, stwuxe, stuxe, stbxe, dcbtste, stbuxe): Likewise.
1722 (mfapidi, dcbte, lhzxe, lhzuxe, lhaxe, lhauxe, subfe64): Likewise.
1723 (subfeo64, adde64, addeo64, sthxe, sthuxe, subfze64): Likewise.
1724 (subfzeo64, addze64, addzeo64, dcbie, subfme64, subfmeo64): Likewise.
1725 (addme64, addmeo64, stdcxe., mcrxr64, lwbrxe, lfsxe, lfsuxe): Likewise.
1726 (lfdxe, lfduxe, stwbrxe, stfsxe, stfsuxe, stfdxe, dcbae): Likewise.
1727 (stfduxe, tlbivax, tlbivaxe, lhbrxe, ldxe, lduxe, tlbsx): Likewise.
1728 (tlbsxe, sthbrxe, stdxe, stduxe, icbie, stfiwxe, dcbze, lbze): Likewise.
1729 (lbzue, ldue, lhze, lhzue, lhae, lhaue, lwze, lwzue): Likewise.
1730 (stbe, stbue, sthe, sthue, stwe, stwue, lfse, lfsue, lfde): Likewise.
1731 (lfdue, stde, stdue, stfse, stfsue, stfde, stfdue): Likewise.
1732
1733 * ppc-dis.c (print_insn_big_powerpc, print_insn_little_powerpc): Look
1734 for a disassembler option of `booke', `booke32' or `booke64' to enable
1735 BookE support in the disassembler.
1736
6e9a3f4d
JH
17372001-10-12 John Healy <jhealy@redhat.com>
1738
1739 * cgen-dis.in (print_insn): Use min (cd->base_insn_bitsize, buflen*8)
1740 for the length when extracting the base part of the insn.
1741
f3a55c17 17422001-10-09 Bruno Haible <haible@clisp.cons.org>
a5d2034a 1743
f3a55c17
NC
1744 * cgen-asm.in (*_cgen_build_insn_regex): Generate a case sensitive
1745 regular expression. Fix some formatting problems.
1746 * fr30-asm.c: Regenerate.
1747 * openrisc-asm.c: Regenerate.
1748 * m32r-asm.c: Regenerate.
1749
17502001-10-09 Christian Groessler <cpg@aladdin.de>
1751
1752 * z8k-dis.c (unparse_instr): Fixed formatting. Change disassembly
1753 of indirect register memory accesses to be same format the
1754 assembler accepts.
a5d2034a 1755
ddb68265
NC
17562001-10-09 Nick Clifton <nickc@cambridge.redhat.com>
1757
1758 * sh-opc.h: Fix encoding of least significant nibble of the
1759 DSP single data transfer instructions.
1760
2d2550d6 1761 * sh-dis.c (print_insn_shx): Fix decoding of As opcode in DSP
fa405d97 1762 instructions.
ddb68265 1763
0e2ee3ca
NC
17642001-10-08 Nick Clifton <nickc@cambridge.redhat.com>
1765
1766 * cgen-asm.in: Fix compile time warning messages in generated
1767 C files.
1768 * cgen-dis.in: The same.
1769 * cgen-ibld.in: The same.
2d2550d6
AM
1770 * fr30-asm.c: Regenerate.
1771 * fr30-desc.c: Regenerate.
1772 * fr30-dis.c: Regenerate.
1773 * fr30-ibld.c: Regenerate.
1774 * fr30-opc.c: Regenerate.
1775 * m32r-asm.c: Regenerate.
1776 * m32r-desc.c: Regenerate.
1777 * m32r-dis.c: Regenerate.
1778 * m32r-ibld.c: Regenerate.
1779 * m32r-opc.c: Regenerate.
1780 * m32r-opinst.c Regenerate.
1781 * openrisc-asm.c: Regenerate.
1782 * openrisc-desc.c: Regenerate.
1783 * openrisc-dis.c: Regenerate.
1784 * openrisc-ibld.c: Regenerate.
1785 * openrisc-opc.c: Regenerate.
1786 * openrisc-opc.h: Regenerate.
0e2ee3ca
NC
1787 * Makefile.in: Regenerate.
1788 * po/POTFILES.in: Regenerate.
1789 * po/opcodes.pot: Regenerate.
1790
b1ee46c5
AH
17912001-10-08 Aldy Hernandez <aldyh@redhat.com>
1792
2d2550d6 1793 * arm-opc.h (arm_opcodes): Add cirrus insns.
b1ee46c5
AH
1794
1795 * arm-dis.c (print_insn_arm): Add 'I' case.
1796
fcd8210c
AM
17972001-10-03 Alan Modra <amodra@bigpond.net.au>
1798
1799 * po/POTFILES.in: Regenerate.
1800 * configure: Regenerate.
1801
7997656a
AM
18022001-10-02 Alan Modra <amodra@bigpond.net.au>
1803
1804 * Makefile.am (Makefile): Depend on bfd/configure.in.
1805 Run "make dep-am".
1806 * Makefile.in: Regenerate.
1807
545ae501
JH
18082001-09-30 John Healy <jhealy@redhat.com>
1809
2d2550d6
AM
1810 * cgen-ibld.in (insert_1): Switched bfd_get_bits and bfd_set_bits
1811 calls to cgen_get_insn_value and cgen_put_insn_value calls.
1812 (extract_1): Switched bfd_get_bits call to cgen_get_insn_value call.
545ae501 1813
8737c3ea
HPN
18142001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1815
1816 * Makefile.am: Update dependencies with "make dep-am".
1817 * Makefile.in: Regenerate.
1818
86caa542
AM
18192001-09-26 Alan Modra <amodra@bigpond.net.au>
1820
1821 * arc-dis.c: Formatting fixes.
1822 (my_sprintf): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
1823
2ca0d952
AM
18242001-09-21 Bruno Haible <haible@clisp.cons.org>
1825
1826 * arc-dis.c: Don't include <ctype.h>.
1827 * openrisc-desc.c: Likewise.
1828 * openrisc-ibld.c: Likewise.
1829
fc05c67f
NC
18302001-09-20 Nick Clifton <nickc@cambridge.redhat.com>
1831
1832 * fr30-opc.c: Fix compile time warning messages.
1833 * i370-opc.c: Fix compile time warning messages.
1834 * i960-dis.c: Fix compile time warning messages.
1835 * m32r-asm.c: Fix compile time warning messages.
1836 * m32r-desc.c: Fix compile time warning messages.
1837 * m32r-dis.c: Fix compile time warning messages.
1838 * m32r-ibld.c: Fix compile time warning messages.
1839 * m32r-opc.c: Fix compile time warning messages.
1840 * m32r-opinst.c: Fix compile time warning messages.
1841 * ns32k-dis.c: Fix compile time warning messages.
1842 * openrisc-asm.c: Fix compile time warning messages.
1843 * openrisc-desc.c: Fix compile time warning messages.
1844 * openrisc-dis.c: Fix compile time warning messages.
1845 * openrisc-ibld.c: Fix compile time warning messages.
1846 * openrisc-opc.c: Fix compile time warning messages.
1847 * pdp11-dis.c: Fix compile time warning messages.
1848 * tic54x-dis.c: Fix compile time warning messages.
1849 * v850-opc.c: Fix compile time warning messages.
1850 * vax-dis.c: Fix compile time warning messages.
1851 * w65-opc.h: Fix compile time warning messages.
1852 * z8k-opc.h: Fix compile time warning messages.
1853 * z8kgen.c: Fix compile time warning messages.
1854
d5b2f4d6
NC
18552001-09-19 Nick Clifton <nickc@cambridge.redhat.com>
1856
1857 * arm-dis.c: Fix compile time warning messages.
1858 * cgen-asm.c: Fix compile time warning messages.
1859 * cgen-dis.c: Fix compile time warning messages.
1860 * cris-dis.c: Fix compile time warning messages.
1861 * d10v-dis.c: Fix compile time warning messages.
1862 * fr30-asm.c: Fix compile time warning messages.
1863 * fr30-desc.c: Fix compile time warning messages.
1864 * fr30-dis.c: Fix compile time warning messages.
1865 * fr30-ibld.c: Fix compile time warning messages.
1866
3882b010
L
18672001-09-18 Bruno Haible <haible@clisp.cons.org>
1868
1869 * cgen-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1870 (cgen_parse_keyword): Use ISALNUM instead of isalnum.
1871 * cgen-opc.c: Include "safe-ctype.h" instead of <ctype.h>.
1872 (cgen_keyword_lookup_name): Use ISALPHA/TOLOWER instead of
1873 isalpha/tolower.
1874 (cgen_keyword_add): Use ISALNUM instead of isalnum.
1875 (hash_keyword_name): Use TOLOWER instead of tolower.
1876 * fr30-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1877 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
1878 tolower/isspace.
1879 (fr30_cgen_assemble_insn): Use ISSPACE instead of isspace.
1880 * fr30-desc.c: Don't include <ctype.h>.
1881 * fr30-ibld.c: Likewise.
1882 * ia64-gen.c: Include "safe-ctype.h" instead of <ctype.h>.
1883 (load_insn_classes, parse_resource_users, load_depfile): Use
1884 ISSPACE instead of isspace.
1885 * m32r-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1886 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
1887 tolower/isspace.
1888 (m32r_cgen_assemble_insn): Use ISSPACE instead of isspace.
1889 * m32r-desc.c: Don't include <ctype.h>.
1890 * m32r-ibld.c: Likewise.
1891 * openrisc-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
1892 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
1893 tolower/isspace.
1894 (openrisc_cgen_assemble_insn): Use ISSPACE instead of isspace.
1895
b6849f55
NC
18962001-09-18 Martin Schwidefsky <schwidefsky@de.ibm.com>
1897
1898 * Makefile.am: Add rules and dependencies to create the s/390 opcode
1899 table out of s390-opc.txt automatically.
1900 * configure.in: Add BFD_CC_FOR_BUILD to allow CC_FOR_BUILD to be used.
1901 * s390-mkopc.c (dumpTable): Change output to create a complete file.
1902 * s390-opc.c: New improved opcode format macros and remove the
1903 pregenerated opcode table.
1904 * s390-opc.txt: Adapt to new improved opcode format macros.
1905
2613489e
NC
19062001-09-14 David Schleef <ds@schleef.org>
1907
1908 * ppc-opc.c (VXA, VXA_MASK): Fix mask bits.
1909
8227b51f
AM
19102001-09-04 Alan Modra <amodra@bigpond.net.au>
1911
1912 * i386-dis.c (grps): Don't print the implicit al/ax/eax register
1913 for opcode 0xf6 or 0xf7 forms of mul, imul, div, idiv insns.
1914
0823fbca
EC
19152001-08-31 Eric Christopher <echristo@redhat.com>
1916 Jason Eckhardt <jle@redhat.com>
1917
1918 * mips-dis.c: Add support for bfd_mach_mipsisa32 and
1919 bfd_mach_mipsisa64. Remove bfd_mach_mips32, bfd_mach_mips32_4k,
1920 bfd_mach_mips64.
1921
5bd67f35
AJ
19222001-08-31 Andreas Jaeger <aj@suse.de>
1923
1924 * tic54x-opc.c: Add default initializers to avoid warnings.
1925
1926 * arc-opc.c: Include "sysdep.h" to get stdio.h as include file.
1927 * arc-ext.c: Likewise.
1928
0565ba96 19292001-08-28 matthew green <mrg@redhat.com>
0152a4c6
MG
1930
1931 * ppc-opc.c (icbt): Order correctly.
1932
6ba045b1
AM
19332001-08-27 David Edelsohn <dje@watson.ibm.com>
1934 Torbjorn Granlund <tege@swox.com>
1935
1936 * ppc-opc.c (DS): Add PPC_OPERAND_DS flag.
1937 (LS): Define.
1938 (insert_ds): Complain if not a multiple of 4.
1939 (XSYNC): Define.
1940 (XSYNC_MASK): Define.
1941 (powerpc_opcodes): Add "slbmte", "lwsync", "ptesync", "slbmfev",
1942 "slbmfee". Modify "sync" to use XSYNC_MASK and LS.
1943
5b3fabc9
AJ
19442001-08-26 Andreas Jaeger <aj@suse.de>
1945
1946 * h8500-opc.h: Add default initializers to h8500_table to shut up
1947 GCC warnings.
1948
d83c6548
AJ
19492001-08-25 Andreas Jaeger <aj@suse.de>
1950
1951 * tic54x-dis.c: Add unused attributes where needed.
1952
1953 * z8k-dis.c (output_instr): Add unused attribute.
1954
1955 * h8300-dis.c: Add missing prototypes.
1956 (bfd_h8_disassemble): Make static.
1957
1958 * cris-dis.c: Add missing prototype.
1959 * h8500-dis.c: Likewise.
1960 * m68hc11-dis.c: Likewise.
1961 * pj-dis.c: Likewise.
1962 * tic54x-dis.c: Likewise.
1963 * v850-dis.c: Likewise.
1964 * vax-dis.c: Likewise.
1965 * w65-dis.c: Likewise.
1966 * z8k-dis.c: Likewise.
1967
1968 * d10v-dis.c: Add missing prototype.
1969 (dis_long): Remove unused variable.
1970 (dis_2_short): Likewise.
1971
1972 * sh-dis.c: Add missing prototypes.
1973 * v850-opc.c: Likewise.
1974 Add unused attributes where needed.
1975
1976 * ns32k-dis.c: Add missing prototypes.
1977 (bit_extract_simple): Remove unused variable.
1978
355d475e
AJ
19792001-08-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
1980
1981 * opcodes/s390-opc.c: Add "low or high" and "not low or high"
1982 branch instructions for gcc 3.0.
1983 * opcodes/s390-opc.txt: Likewise.
1984
7fa108a4
AJ
19852001-08-21 Andreas Jaeger <aj@suse.de>
1986
1987 * i960-dis.c: Add parameters for prototypes
1988 (ctrl): Add unused attributes.
1989 (cobr): Likewise.
1990 (put_abs): Likewise.
1991
1992 * mips-dis.c: Add missing prototypes.
1993 * a29k-dis.c: Likewise.
1994 * arc-dis.c: Likewise.
1995 * ia64-opc.c: Likewise.
1996
1997 * s390-dis.c: Add missing prototypes.
1998 (init_disasm): Remove unused attribute since the parameter is
1999 used.
2000
99c14723
TS
20012001-08-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2002
2003 * mips-opc.c (M1): Define. Reformatted Code.
2004 (mips_builtin_opcodes): Added performance counter opcodes mfpc, mfps,
2005 mtps, mtps. Typo.
2006
2cd89590
JL
20072001-08-16 Jonathan Larmour <jlarmour@redhat.com>
2008
2009 * mips-opc.c: R3900s can support all branch likely INSN_MACROs where
2010 the corresponding non-likely insn is in MIPS I.
2011
7f6621cd
KH
20122001-08-13 Kazu Hirata <kazu@hxi.com>
2013
2014 * mcore-dis.c: Fix formatting.
2015 * mips-dis.c: Likewise.
2016 * pj-dis.c: Likewise.
2017 * z8k-dis.c: Likewise.
2018
fc7bc883
RH
20192001-08-12 Richard Henderson <rth@redhat.com>
2020
2021 * cgen-ibld.in (extract_normal): Match type of VALUE and MASK
2022 to *VALUEP. Regenerate all cgen files.
2023
d98bb281
RS
20242001-08-10 Richard Sandiford <rsandifo@redhat.com>
2025
2026 * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32
2027 argument.
2028 * mips-opc.c (G6): Undefine.
2029 (mips_builtin_opcodes): Remove gp32 entry for "move". Add macro
2030 as the first "move" alternative.
2031
0218d1e4
AJ
20322001-08-10 Andreas Jaeger <aj@suse.de>
2033
2034 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2035 to build warnings.
2036 * configure: Regenerate.
2037
11b37b7b
AM
20382001-08-10 Alan Modra <amodra@bigpond.net.au>
2039
2040 * ppc-opc.c: Revert 2001-08-08.
2041
badaf34c
AM
20422001-08-09 Alan Modra <amodra@bigpond.net.au>
2043
2044 * dis-buf.c (generic_strcat_address): Add missing prototype.
2045 #if 0 the functions as it is unused.
2046
0f1bac05
AM
20472001-08-08 Alan Modra <amodra@bigpond.net.au>
2048
2049 1999-10-25 Torbjorn Granlund <tege@swox.com>
2050 * ppc-opc.c: Include "bfd.h".
2051 (powerpc_operands): Add new field for reloc type.
2052
21d34b1c
TS
20532001-07-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2054
2055 * mips-dis.c (print_insn_arg): Don't use software integer registers
2056 for coprocessor registers.
2057 (get_mips_isa): Removed.
2058 (is_newabi): New function, checks if NewABI is used.
2059 (_print_insn_mips): Get distinction between old ABI and new ABI right.
2060
28bab82b
NC
20612001-08-01 Christian Groessler <cpg@aladdin.de>
2062
2063 * z8kgen.c: Fixed indentation of opt[] array. Include stdio.h to
2064 get stderr definition.
2065 (internal, gas): Removed warnings.
2066 (gas): Create a correct final entry for created array.
2067 * z8k-opc.h: Recreated with new z8kgen.
2068
6608db57
KH
20692001-07-28 Kazu Hirata <kazu@hxi.com>
2070
2071 * i386-dis.c: Fix formatting.
2072
d708bcba
AM
20732001-07-28 Matthias Kramm <kramm@quiss.org>
2074
7fa108a4
AJ
2075 * i386-dis.c: Change formatting conventions for architecture
2076 i386:intel to better match the format of various intel i386
d708bcba
AM
2077 assemblers, like nasm, tasm or masm.
2078
8a5cc6be
AM
20792001-07-24 Alan Modra <amodra@bigpond.net.au>
2080
2081 * Makefile.am: Update dependencies with "make dep-am".
2082 * Makefile.in: Regenerate
2083
33822a8e
KH
20842001-07-24 Kazu Hirata <kazu@hxi.com>
2085
2086 * alpha-dis.c: Fix formatting.
2087 * cris-dis.c: Likewise.
2dcee538
KH
2088 * d10v-dis.c: Likewise.
2089 * d30v-dis.c: Likewise.
33822a8e
KH
2090 * m10300-dis.c: Likewise.
2091 * tic54x-dis.c: Likewise.
2092
44f2a95d
KH
20932001-07-23 Kazu Hirata <kazu@hxi.com>
2094
ec22bdda
KH
2095 * m68k-dis.c: Fix formatting.
2096 * pj-dis.c: Likewise.
2097 * s390-dis.c: Likewise.
2098 * z8k-dis.c: Likewise.
44f2a95d 2099
209fd667
CD
21002001-07-21 Chris Demetriou <cgd@broadcom.com>
2101
2102 * mips-opc.c (mips_builtin_opcodes): Sort c.le.s and c.lt.s
2103 into the rest of the surrounding definitions.
2104
bcb5558b
AM
21052001-07-18 Alan Modra <amodra@bigpond.net.au>
2106
2107 * i386-dis.c (grps): Print l or w suffix, and require mem modrm
2108 for lgdt, lidt, sgdt, sidt.
2109
40536497
PB
21102001-07-13 Philip Blundell <philb@gnu.org>
2111
2112 * arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR.
2113
23969580
JJ
21142001-07-12 Jeff Johnston <jjohnstn@redhat.com>
2115
2d2550d6
AM
2116 * cgen-asm.in: Include "xregex.h" always to enable the libiberty
2117 regex support.
2118 (@arch@_cgen_build_insn_regex): New routine from Graydon.
2119 (@arch@_cgen_assemble_insn): Add Graydon's code to use regex
23969580 2120 to verify if it is worth parsing the insn as insn "x". Also update
7fa108a4 2121 error message when insn is not a recognized format of the insn vs
23969580
JJ
2122 when the insn is completely unrecognized.
2123
81f6038f
FCE
21242001-07-11 Frank Ch. Eigler <fche@redhat.com>
2125
2126 * cgen-dis.in (print_insn): Use cgen_get_insn_value instead of
2127 bfd_get_bits.
2128 * cgen-opc.c (cgen_get_insn_value, cgen_put_insn_value): Respect
2129 non-zero CGEN_CPU_DESC->insn_chunk_bitsize.
2130
7081ff04
AJ
21312001-07-09 Andreas Jaeger <aj@suse.de>, Karsten Keil <kkeil@suse.de>
2132
2133 * i386-dis.c (set_op): Handle 64 bit and 32 bit mode.
2134 (OP_J): Use bfd_vma for mask to work properly with 64 bits.
2135 (op_address,op_riprel): Use bfd_vma to handle 64 bits.
2136
4a3264e6
BE
21372001-07-05 Ben Elliston <bje@redhat.com>
2138
2139 * Makefile.am (CPUDIR): Define.
2140 (stamp-m32r): Update dependencies.
2141 (stamp-fr30): Ditto.
2142 (stamp-openrisc): Ditto.
2143 * Makefile.in: Regenerate.
2144
2dd46b8b
NC
21452001-07-03 Zoltan Hidvegi <hzoli@hzoli.2y.net>
2146
2147 * ppc-opc.c: Fix encoding of 'clf' instruction.
2148
17f0ac84
GK
21492001-06-30 Geoffrey Keating <geoffk@redhat.com>
2150
2151 * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT.
2152
5e91c3b4
GK
21532001-06-28 Geoffrey Keating <geoffk@redhat.com>
2154
2155 * cgen-asm.c (cgen_parse_keyword): Allow any first character.
2156 * cgen-opc.c (cgen_keyword_add): Ignore special first
2157 character when building nonalpha_chars field.
2158
62d964d8
BE
21592001-06-24 Ben Elliston <bje@redhat.com>
2160
2161 * m88k-dis.c: Format to conform to GNU coding standards.
2162
7f32bebc
AJ
21632001-06-23 Andreas Jaeger <aj@suse.de>
2164
2165 * disassemble.c (disassembler_usage): Add unused attribute.
2166
564e8ad9
EC
21672001-06-22 Eric Christopher <echristo@redhat.com>
2168
2169 * mips-opc.c: Move prefx to start of the table.
2170
fe1f0130
NC
21712001-06-22 Stacey Sheldon <ssheldon@Catena.com>
2172
2173 * arc-opc.c (insert_st_syntax): Fix over-optimisation of ST
2174 instruction.
2175
80febfb6
NC
21762001-06-22 Pauli <pauli@moreton.com.au>
2177
2178 * m68k-opc.c: Add wdebug instruction.
2179
cb87eaaf
AH
21802001-06-15 Aldy Hernandez <aldyh@redhat.com>
2181
2182 * m10300-opc.c (mn10300_opcodes): Change opcode for AM33 subc.
2183
3e890047
GK
21842001-06-14 Geoffrey Keating <geoffk@redhat.com>
2185
2186 * cgen-asm.c (cgen_parse_keyword): When looking for the
2187 boundaries of a keyword, allow any special characters
2188 that are actually in one of the allowed keyword.
2189 * cgen-opc.c (cgen_keyword_add): Add any special characters
2190 to the nonalpha_chars field.
2191
6fc12824
NC
21922001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
2193
2194 * s390-opc.c: Add lgh instruction.
2195 * s390-opc.txt: Likewise.
2196
6439fc28
AM
21972001-06-11 Alan Modra <amodra@bigpond.net.au>
2198
2199 * i386-dis.c: Group function prototypes in one place.
2200 (FLOATCODE): Redefine as 1.
2201 (USE_GROUPS): Redefine as 2.
2202 (USE_PREFIX_USER_TABLE): Redefine as 3.
2203 (X86_64_SPECIAL): Define as 4.
2204 (GRP1b..GRPAMD): Move USE_GROUPS to bytecode1, index to bytecode2.
2205 (PREGRP0..PREGRP26): Similarly with USE_PREFIX_USER_TABLE.
2206 (dis386_att, dis386_intel, disx86_64_att, disx86_64_intel): Delete.
2207 (dis386): New table combining above four tables.
2208 (dis386_twobyte_att, dis386_twobyte_intel): Delete.
2209 (dis386_twobyte): New table combining above two tables.
2210 (x86_64_table): New table to handle x86_64.
2211 (X86_64_0): Define.
2212 (float_mem_att, float_mem_intel): Delet.
2213 (float_mem): New table combining above two tables.
2214 (print_insn_i386): Modify for above.
2215 (dofloat): Likewise.
2216 (putop): Handle '{', '|' and '}' to select alternative mnemonics.
2217 Return 0 on success, 1 if no valid alternative.
2218 (putop <case 'F'>, <case 'H'>): Print nothing for intel_syntax.
2219 (putop <case 'T'>): Move to case 'U', and share case 'Q' code.
2220 (putop <case 'I'>): Move to case 'T', and share case 'P' code.
2221 (OP_REG <case rAX_reg .. rDI_reg>): Handle as for eAX_reg .. eDI_reg
2222 if not 64-bit mode.
2223 (OP_I <case q_mode>): Handle as for v_mode if not 64-bit mode.
2224 (OP_I64): If not 64-bit mode, call OP_I.
2225 OP_OFF64): If not 64-bit mode, call OP_OFF.
2226 (OP_ST, OP_STi, OP_SEG, OP_DIR, OP_OFF, OP_OFF64, OP_MMX): Rename
2227 'ignore'/'ignored' to 'bytemode'.
2228
5dd0794d
AM
22292001-06-10 Alan Modra <amodra@bigpond.net.au>
2230
2231 * configure.in: Sort 'ta' case statement.
2232 * configure: Regenerate.
2233
2234 * i386-dis.c (dis386_att): Add 'H' to conditional branch and
2235 loop,jcxz insns.
2236 (disx86_64_att): Likewise.
2237 (dis386_twobyte_att): Likewise.
2238 (print_insn_i386): Don't print branch hints as a prefix.
2239 (putop): 'H' macro prints branch hints.
2240 (get64): Kill compile warnings.
2241
bda22bbf
AO
22422001-06-09 Alexandre Oliva <aoliva@redhat.com>
2243
2244 * sh-opc.h (sh_table): Don't use empty initializers.
2245
879db8be
NC
22462001-06-06 Christian Groessler <cpg@aladdin.de>
2247
2d2550d6
AM
2248 * z8k-dis.c: Fix formatting.
2249 (unpack_instr): Remove unused cases in switch statement. Add
2250 safety abort() in default case.
2251 (unparse_instr): Add safety abort() in default case.
879db8be 2252
98b32482
NC
22532001-06-06 Peter Jakubek <pjak@snafu.de>
2254
5dd0794d
AM
2255 * m68k-dis.c (print_insn_m68k): Fix typo.
2256 * m68k-opc.c (m68k_opcodes): Correct allowed operands for
98b32482
NC
2257 mcf (ColdFire) div, rem and moveb instructions.
2258
3ffd33cf
AM
22592001-06-06 Alan Modra <amodra@bigpond.net.au>
2260
2261 * i386-dis.c (cond_jump_flag, loop_jcxz_flag): Define.
2262 (cond_jump_mode, loop_jcxz_mode): Define.
2263 (dis386_att): Add cond_jump_flag and loop_jcxz_flag as
2264 appropriate, and 'F' suffix to loop insns.
2265 (disx86_64_att): Likewise.
2266 (dis386_twobyte_att): Likewise.
2267 (print_insn_i386): Don't output addr prefix for loop, jcxz insns.
2268 Output data size prefix for long conditional jumps. Output cs and
2269 ds branch hints.
2270 (putop): Handle 'F', and mark PREFIX_ADDR used for case 'E'.
2271 (OP_J): Don't make PREFIX_DATA used.
2272
9ab433aa
AO
22732001-06-04 Alexandre Oliva <aoliva@redhat.com>
2274
2275 * sh-opc.h (sh_table): Complete last element entry to avoid
2276 compiler warning.
2277
d1cf510e
NC
22782001-05-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2279
2280 * mips-dis.c (mips_isa_type): Add MIPS r12k support.
2281
cba24d7d
AM
22822001-05-23 Alan Modra <amodra@one.net.au>
2283
2284 * arc-opc.c: Whitespace changes.
2285
22f3fc43
HPN
22862001-05-18 Hans-Peter Nilsson <hp@axis.com>
2287
2288 * cris-opc.c (cris_spec_regs): Add missing initializer field for
2289 last element.
2290
84fd0d38
FCE
22912001-05-15 Frank Ch. Eigler <fche@redhat.com>
2292
2293 * cgen-dis.in (extract_normal): Complete support for min<base case.
2294
aa5f19f2
NC
22952001-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2296
2297 * mips-dis.c (INSNLEN): Rename MAXLEN.
2298 (std_reg_names): Replace by mips32_reg_names and mips64_reg_names.
2299 (print_insn_arg): Remove $ prefix of register names.
2300 (set_mips_isa_type): Remove.
cba24d7d 2301 (mips_isa_type): New function.
aa5f19f2
NC
2302 (get_mips_isa): New Function.
2303 (print_insn_mips): Rename _print_insn_mips.
2304 (_print_insn_mips): New function, contains code which was
2305 duplicated in print_insn_big_mips and print_insn_little_mips.
2306 (print_insn_big_mips): Moved code to _print_insn_mips.
2307 (print_insn_little_mips): Likewise.
2308 (print_mips16_insn_arg): Remove $ prefix of register names.
2309 Print error message before abort.
2310
24a7a601
C
23112001-05-14 J.T. Conklin <jtc@redback.com>
2312
2313 * ppc-opc.c (powerpc_opcodes): Fixed extended opcode field of
7f32bebc 2314 simplified mnemonics used for setting PPC750-specific special
24a7a601
C
2315 purpose registers.
2316
8d5ec599
L
23172001-05-12 H.J. Lu <hjl@gnu.org>
2318
2319 * i386-dis.c (print_insn_i386): Always set `mod', `reg' and
2320 `rm'.
2321
bcee8eb8
AM
23222001-05-12 Peter Targett <peter.targett@arccores.com>
2323
2324 * arc-opc.c (arc_reg_names): Correct attribute for lp_count
2325 register to r/w. Formatting fixes throughout file.
2326
67d6227d
AM
23272001-05-12 Alan Modra <amodra@one.net.au>
2328
2329 * i386-dis.c (prefix_user_table): Correct movq2dq, movdq2q, and
2330 movq operands.
4bba6815
AM
2331 (twobyte_has_modrm): Update table.
2332 (need_modrm): Give it file scope.
2333 (MODRM_CHECK): Define.
2334 (dofloat): Use MODRM_CHECK.
2335 (OP_E): Likewise.
2336 (OP_EM): Likewise.
2337 (OP_EX): Likewise.
67d6227d 2338
a00ad97d
FCE
23392001-05-07 Frank Ch. Eigler <fche@redhat.com>
2340
2341 * cgen-dis.in (default_print_insn): Tolerate min<base instructions
2342 even at end of a section.
2343 * cgen-ibld.in (extract_normal): Tolerate min!=base!=max instructions
2344 by ignoring precariously-unpacked insn_value in favor of raw buffer.
2345
a28d0f3d
AM
23462001-05-03 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2347
2348 * disassemble.c (disassembler_usage): Remove unused attribute.
2349
52646233
FCE
23502001-05-04 Frank Ch. Eigler <fche@redhat.com>
2351
2352 * m32r-dis.c, -asm.c, -ibld.c: Regenerated with disassembler fixes.
2353
23542001-05-04 Frank Ch. Eigler <fche@redhat.com>
2355
2356 * cgen-dis.in (print_insn): Remove call to read_insn. Instead,
2357 assume incoming buffer already has the base insn loaded. Handle
714b578b 2358 smaller-than-base instructions for variable-length case.
52646233 2359
992aaec9
AM
23602001-05-04 Alan Modra <amodra@one.net.au>
2361
2362 * i386-dis.c (Ev, Ed): Remove duplicate define.
2363 (Gd): Define.
2364 (XS): Define.
2365 (OP_XS): New function.
2366 (dis386_twobyte_att): Correct pinsrw, pextrw, pmovmskb, and
2367 movmskp operands.
2368 (dis386_twobyte_intel): Likewise.
2369 (prefix_user_table): Use MS for maskmovq operand.
2370
87e6d782
NC
23712001-04-27 Johan Rydberg <jrydberg@opencores.org>
2372
2d2550d6
AM
2373 * Makefile.am: Add OpenRISC target.
2374 * Makefile.in: Regenerated.
87e6d782 2375
2d2550d6 2376 * disassemble.c (disassembler): Recognize the OpenRISC disassembly.
87e6d782 2377
2d2550d6
AM
2378 * configure.in (bfd_openrisc_arch): Add target.
2379 * configure: Regenerated.
87e6d782 2380
2d2550d6
AM
2381 * openrisc-asm.c: New file.
2382 * openrisc-desc.c: Likewise.
2383 * openrisc-desc.h: Likewise.
2384 * openrisc-dis.c: Likewise.
2385 * openrisc-ibld.c: Likewise.
2386 * openrisc-opc.c: Likewise.
2387 * openrisc-opc.h: Likewise.
87e6d782 2388
6840198f
NC
23892001-04-24 Christian Groessler <cpg@aladdin.de>
2390
2391 * z8k-dis.c: add names of control registers (ctrl_names);
2392 (seg_length): provides instruction length fixup for segmented
2393 mode; (unpack_instr): correctly handle ARG_DISP16, ARG_DISP12,
2394 CLASS_0DISP7, CLASS_1DISP7, CLASS_DISP8 and CLASS_PR cases;
2395 (unparse_intr): handle CLASS_PR, print addresses without '#'
2396 * z8k-opc.h: re-created with new z8kgen
2397 * z8kgen.c: merged in fixes which were in existing z8k-opc.h; new
2398 entries for ldctl/ldctlb instruction
2399
c2419411
AJ
24002001-04-06 Andreas Jaeger <aj@suse.de>
2401
2402 * i386-dis.c: Add ffreep instruction.
2403
3eb9799d
AO
24042001-03-30 Alexandre Oliva <aoliva@redhat.com>
2405
2406 * ppc-opc.c (insert_mbe): Shift mask initializer as long.
2407
0f17484f
AM
24082001-03-24 Alan Modra <alan@linuxcare.com.au>
2409
2410 * i386-dis.c (PREGRP25): Define.
2411 (dis386_twobyte_att): Use here in place of "movntq" entry.
2412 (dis386_twobyte_intel): Likewise.
2413 (prefix_user_table): Add PREGRP25 entry for "movntq" and "movntdq".
2414 (PREGRP26): Define.
2415 (dis386_twobyte_att): Use here.
2416 (dis386_twobyte_intel): Likewise.
2417 (prefix_user_table): Add PREGRP26 entry for "punpcklqdq".
2418 (prefix_user_table <maskmovdqu>): XM operand, not MX.
2419 (prefix_user_table): Cosmetic changes to "bad" entries.
2420
e93d7199
NC
24212001-03-23 Nick Clifton <nickc@redhat.com>
2422
2423 * mips-opc.c: Remove extraneous whitespace.
2424 * mips-dis.c: Remove extraneous whitespace.
2425
fca2040b
BE
24262001-03-22 Ben Elliston <bje@redhat.com>
2427
2428 * cgen-asm.in (@arch@_cgen_assemble_insn): Move tmp_errmsg
2429 declaration inside CGEN_VERBOSE_ASSEMBLER_ERRORS conditional.
2430 * cgen-ibld.in (put_insn_int_value): Mark cd parameter as unused
2431 to allay a compiler warning.
2432
87890af0
AM
24332001-03-22 Alan Modra <alan@linuxcare.com.au>
2434
2435 * i386-dis.c (dis386_twobyte_att): Add entries for paddq, psubq.
2436 (dis386_twobyte_intel): Likewise.
2437 (twobyte_has_modrm): Set entry for paddq, psubq.
2438
27fca2d8
PM
24392001-03-20 Patrick Macdonald <patrickm@redhat.com>
2440
2d2550d6
AM
2441 * cgen-dis.in (print_insn_@arch@): Add support for target machine
2442 determination via CGEN_COMPUTE_MACH.
27fca2d8
PM
2443 * fr30-desc.c: Regenerate.
2444 * fr30-dis.c: Regenerate.
2445 * fr30-opc.h: Regenerate.
2446 * m32r-desc.c: Regenerate.
2447 * m32r-dis.c: Regenerate.
2448 * m32r-opc.h: Regenerate.
2449 * m32r-opinst.c: Regenerate.
2450
f4fbb4a3
L
24512001-03-20 H.J. Lu <hjl@gnu.org>
2452
2453 * configure.in: Remove the redundent AC_ARG_PROGRAM.
2454 * configure: Rebuild.
2455
f4bc6bb0
JW
24562001-03-19 Jim Wilson <wilson@redhat.com>
2457
2458 * ia64-gen.c (fetch_insn_class): If xsect, then ignore comment and
2459 notestr if larger than xsect.
2460 (in_class): Handle format M5.
2461 * ia64-asmtab.c: Regnerate.
2462
bbe6d95f
AM
24632001-03-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
2464
2465 * vax-dis.c (print_insn_vax): Only fetch two bytes if the info buffer
2466 has more than one byte left to read.
2467
82b66b23
NC
24682001-03-16 Martin Schwidefsky <schwidefsky@de.ibm.com>
2469
2470 * s390-opc.c: Add new opcodes. Smooth out formatting.
2471 * s390-opc.txt: Add new opcodes.
c2419411 2472
4f3c3dbb
NC
24732001-03-06 Nick Clifton <nickc@redhat.com>
2474
2475 * arm-dis.c (print_insn_thumb): Compute destination address
2d2550d6
AM
2476 of BLX(1) instruction by taking bit 1 from PC and not from bit
2477 0 of the offset.
4f3c3dbb 2478
9d29e1b3
NC
24792001-03-06 Igor Shevlyakov <igor@windriver.com>
2480
2481 * m68k-dis.c (print_insn_m68k): Recognize Coldfire CPUs
2482 so command line switches will work.
2483
b3466c39
DB
24842001-03-05 Dave Brolley <brolley@redhat.com>
2485
2edda1bf
DB
2486 * fr30-asm.c: Regenerate.
2487 * fr30-desc.c: Regenerate.
2488 * fr30-desc.h: Regenerate.
2489 * fr30-dis.c: Regenerate.
2490 * fr30-ibld.c: Regenerate.
2491 * fr30-opc.c: Regenerate.
2492 * fr30-opc.h: Regenerate.
2493 * m32r-asm.c: Regenerate.
2494 * m32r-desc.c: Regenerate.
2495 * m32r-desc.h: Regenerate.
2496 * m32r-dis.c: Regenerate.
2497 * m32r-ibld.c: Regenerate.
2498 * m32r-opc.c: Regenerate.
2499 * m32r-opc.h: Regenerate.
2500 * m32r-opinst.c: Regenerate.
b3466c39 2501
80a523c2
NC
25022001-02-28 Igor Shevlyakov <igor@windriver.com>
2503
2504 * m68k-opc.c: fix cpushl according to Motorola. Enable
2505 bunch of instructions for Coldfire 5407 and add all new.
2506
27b7e12d
AM
25072001-02-27 Alan Modra <alan@linuxcare.com.au>
2508
2509 * configure.in (BFD_VERSION): Do without grep.
2510 * configure: Regenerate.
2511 * Makefile.am: Run "make dep-am".
2512 * Makefile.in: Regenerate.
2513
b8e0eda2
L
25142001-02-23 David Mosberger <davidm@hpl.hp.com>
2515
2516 * ia64-opc-a.c: Add missing pseudo-ops for "cmp" and "cmp4".
2517 * ia64-asmtab.c: Regenerate.
2518
87f8eb97
JW
25192001-02-21 David Mosberger <davidm@hpl.hp.com>
2520
2521 * ia64-opc-d.c (ia64_opcodes_d): Break the "add" pattern into two
2522 separate variants: one for IMM22 and the other for IMM14.
2523 * ia64-asmtab.c: Regenerate.
c2419411 2524
dd425ada
GM
25252001-02-21 Greg McGary <greg@mcgary.org>
2526
2527 * cgen-opc.c (cgen_get_insn_value): Add missing `return'.
2528
b34fb0b4
L
25292001-02-20 H.J. Lu <hjl@gnu.org>
2530
2531 * Makefile.am (ia64-ic.tbl): Remove the target.
2532 (ia64-raw.tbl): Likewise.
2533 (ia64-waw.tbl): Likewise.
2534 (ia64-war.tbl): Likewise.
2535 (ia64-asmtab.c): Generate it in the source directory.
2536 * Makefile.in: Regenerated.
2537
e135f41b
NC
25382001-02-18 lars brinkhoff <lars@nocrew.org>
2539
2d2550d6
AM
2540 * Makefile.am: Add PDP-11 target.
2541 * configure.in: Likewise.
2542 * disassemble.c: Likewise.
2543 * pdp11-dis.c: New file.
2544 * pdp11-opc.c: New file.
e135f41b 2545
42dc96ca
JW
25462001-02-14 Jim Wilson <wilson@redhat.com>
2547
2548 * ia64-ic.tbl: Update from Intel. Add setf to fr-writers.
2549 * ia64-asmtab.c: Regenerate.
2550
219576a4 25512001-02-12 Jan Hubicka <jh@suse.cz>
76f227a5
JH
2552
2553 * i386-dis.c (prefix_user_t): Add 'Y' to SSE ineger converison
2554 instructions.
2555 (putop): Handle 'Y'
2556
9117d219
NC
25572001-02-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2558
2d2550d6 2559 * mips-dis.c (print_insn_arg): Use top four bits of the address of
9117d219
NC
2560 the following instruction not of the jump itself for the jump
2561 target.
2562 (print_mips16_insn_arg): Likewise.
2563
847ee773
MS
25642001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2565
2566 * Makefile.am (stamp-lib): ranlib the libopcodes.a in the build
2567 directory.
2568 * Makefile.in: Regenerate.
2569
a85d7ed0
NC
25702001-02-09 Schwidefsky <schwidefsky@de.ibm.com>
2571
2572 * Makefile.am: Add linux target for S/390.
2573 * Makefile.in: Likewise.
2574 * configure.in: Likewise.
2575 * disassemble.c: Likewise.
2576 * s390-dis.c: New file.
2577 * s390-mkopc.c: New file.
2578 * s390-opc.c: New file.
2579 * s390-opc.txt: New file.
2580
e5943035
JW
25812001-02-05 Jim Wilson <wilson@redhat.com>
2582
2583 * ia64-asmtab.c: Revert 2000-12-16 change.
2584
0715dc88
PM
25852001-02-02 Patrick Macdonald <patrickm@redhat.com>
2586
c2419411 2587 * fr30-desc.h: Regenerate with CGEN_MAX_SYNTAX_ELEMENTS.
0715dc88
PM
2588 * m32r-desc.h: Regenerate.
2589
219576a4 25902001-02-01 Jan Hubicka <jh@suse.cz>
90530880 2591
76f227a5 2592 * i386-dis.c (dis386_att, grps): Use 'T' for push/pop
90530880
JH
2593 (putop): Handle 'T', alphabetize order, fix 'I' handling in Intel syntax
2594
1328dc98
AM
25952001-01-14 Alan Modra <alan@linuxcare.com.au>
2596
2597 * hppa-dis.c (print_insn_hppa): Handle '>' and '<' arg types.
2598
b7ed8fad
NC
25992001-01-13 Nick Clifton <nickc@redhat.com>
2600
2601 * disassemble.c: Remove spurious white space.
2602
219576a4 26032001-01-13 Jan Hubicka <jh@suse.cz>
e2914f48
JH
2604
2605 * i386-dis.c (dis386_att, disx86_64_att): Fix ret, lret and iret
2606 templates.
2607
0d2bcfaf
NC
26082001-01-11 Peter Targett <peter.targett@arccores.com>
2609
2610 * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
2611 * Makefile.am (C_FILES): Add arc-ext.c.
2612 (ALL_MACHINES) Add arc-ext.lo.
2613 (INCLUDES) Add opcode directory to list.
2614 New dependency entry for arc-ext.lo.
2615 * disassemble.c (disassembler): Correct call to
2616 arc_get_disassembler.
2617 * arc-opc.c: New update for ARC, including full base
2618 instructions for ARC variants.
2619 * arc-dis.h, arc-dis.c: New update for ARC, including
2620 extensibility functionality.
2621 * arc-ext.h, arc-ext.c: New files for handling extensibility.
2622
26232001-01-10 Jan Hubicka <jh@suse.cz>
041bd2e0
JH
2624
2625 * i386-dis.c (PREGRP15 - PREGRP24): New.
2626 (dis386_twobyt): Add SSE2 instructions.
2627 (twobyte_uses_SSE_prefix: Rename from ... ; add new SSE instructions.
2628 (twobyte_uses_f3_prefix): ... this one.
2629 (grps): Add SSE instructions.
2630 (prefix_user_table): Add two new slots; add SSE2 instructions.
2631 (print_insn_i386): Rename uses_f3_prefix to uses_SSE_prefix;
2632 Handle the REPNZ and Data16 prefixes as well; do proper lookup
2633 to prefix_user_table.
2634 (OP_E): Accept mfence and lfence as well.
2635 (OP_MMX): Data16 prefix turns MMX to SSE; support REX extensions.
2636 (OP_XMM): Support REX extensions.
2637 (OP_EM): Likewise.
2638 (OP_EX): Likewise.
2639
6a56ec7e
NC
26402001-01-09 Nick Clifton <nickc@redhat.com>
2641
2642 * arm-dis.c (print_insn): Set pc to zero for instructions with
2643 a reloc associated with them.
2644
4a9f416d
JJ
26452001-01-09 Jeff Johnston <jjohnstn@redhat.com>
2646
2647 * cgen-asm.in (parse_insn_normal): Changed syn to be
2648 CGEN_SYNTAX_CHAR_TYPE. Changed all references to *syn
2649 as character to use CGEN_SYNTAX_CHAR macro and all comparisons
2650 to '\0' to use 0 instead.
2651 * cgen-dis.in (print_insn_normal): Ditto.
2652 * cgen-ibld.in (insert_insn_normal, extract_insn_normal): Ditto.
2653
0d2bcfaf 26542001-01-05 Jan Hubicka <jh@suse.cz>
52b15da3
JH
2655
2656 * i386-dis.c: Add x86_64 support.
2657 (rex): New static variable.
2658 (REX_MODE64, REX_EXTX, REX_EXTY, REX_EXTZ): New constants.
2659 (USED_REX): New macro.
2660 (Ev, Ed, Rm, Iq, Iv64, Cm, Dm, Rm*, Ob64, Ov64): New macros.
2661 (OP_I64, OP_OFF64, OP_IMREG): New functions.
2662 (OP_REG, OP_OFF): Declare.
2663 (get64, get32, get32s): New functions.
2664 (r??_reg): New constants.
2665 (dis386_att): Change templates of instruction implicitly promoted
2666 to 64bit; change e?? to RMe?? for unwind RM byte instructions.
2667 (grps): Likewise.
2668 (dis386_intel): Likewise.
2669 (dixx86_64_att): New table based on dis386_att.
2670 (dixx86_64_intel): New table based on dis386_intel.
2671 (names64, names8rex): New global variable.
2672 (names32, names16): Add extended registers.
2673 (prefix_user_t): Recognize rex prefixes.
2674 (prefix_name): Print REX prefixes nicely.
2675 (op_riprel): New global variable.
2676 (start_pc): Set type to bfd_vma.
2677 (print_insn_i386): Detect the 64bit mode and use proper table;
2678 move ckprefix after initializing the buffer; output unused rex prefixes;
2679 output information about target of RIP relative addresses.
2680 (putop): Support 'O' and 'I'. Update handling of "P', 'Q', 'R' and 'S';
2681 (print_operand_value): New function.
2682 (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
2683 REX prefix and new modes.
2684 (get64, get32s): New.
2685 (get32): Return bfd_signed_vma type.
2686 (set_op): Initialize the op_riprel.
2687 * disassemble.c (disassembler): Recognize the x86-64 disassembly.
2688
7e30bc36
FCE
26892001-01-03 Richard Sandiford <r.sandiford@redhat.com>
2690
2691 cgen-dis.in (read_insn): Use bfd_get_bits()
2692
aed80dae
FCE
26932001-01-02 Richard Sandiford <rsandifo@redhat.com>
2694
2695 * cgen-dis.c (hash_insn_array): Use bfd_put_bits().
2696 (hash_insn_list): Likewise
2697 * cgen-ibld.in (insert_1): Use bfd_put_bits() and bfd_get_bits().
2698 (extract_1): Use bfd_get_bits().
2699 (extract_normal): Apply sign extension to both extraction
2700 methods.
2701 * cgen-opc.c (cgen_get_insn_value): Use bfd_get_bits()
2702 (cgen_put_insn_value): Use bfd_put_bits()
2703
149fe25e
FCE
27042000-12-28 Frank Ch. Eigler <fche@redhat.com>
2705
2706 * cgen-asm.in (parse_insn_normal): Print better error message for
2707 instructions with missing operands.
2708
a6cff3e3
NC
27092000-12-21 Santeri Paavolainen <santtu@ssh.com>
2710
2711 * cgen-opc.c: Include alloca.h if HAVE_ALLOCA_H is defined.
2712
09919455
NC
27132000-12-16 Nick Clifton <nickc@redhat.com>
2714
2715 * Makefile.in: Regenerate.
2716 * aclocal.m4: Regenerate.
2717 * config.in: Regenerate.
2718 * configure.in: Add spacing.
2719 * configure: Regenerate.
2720 * ia64-asmtab.c: Regenerate.
2721 * po/opcodes.pot: Regenerate.
2722
606d55bc
FCE
27232000-12-12 Frank Ch. Eigler <fche@redhat.com>
2724
2725 * cgen-asm.in (@arch@_cgen_assemble_insn): Prefer printing insert-time
2726 error messages over later parse-time ones.
2727
514829c3
JW
27282000-12-12 Jim Wilson <wilson@redhat.com>
2729
2730 * ia64-dis.c (print_insn_ia64): Cast away const on ia64_free_opcode
2731 argument.
060d22b0 2732 * ia64-gen.c (insert_deplist): Cast sizeof result to int.
514829c3
JW
2733 (print_dependency_table): Print NULL if semantics field not set.
2734 (insert_opcode_dependencies): Mark cmp parameter as unused.
2735 (print_main_table): Use fprintf_vma to print long long fields.
2736 (main): Mark argv paramter as unused. Convert to old style definition.
2737 * ia64-opc.c (ia64_find_dependency): Cast sizeof result to int.
2738 * ia64-asmtab.c: Regnerate.
2739
708b8a71
NC
27402000-12-09 Nick Clifton <nickc@redhat.com>
2741
54faae25
NC
2742 * m32r-dis.c (print_insn): Prevent re-read of instruction from
2743 wrong address.
2744
708b8a71
NC
2745 * fr30-dis.c: Regenerate.
2746
54faae25
NC
27472000-12-08 Peter Targett <peter.targett@arccores.com>
2748
2749 * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
2750 * Makefile.am (C_FILES): Add arc-ext.c.
2751 (ALL_MACHINES) Add arc-ext.lo.
2752 (INCLUDES) Add opcode directory to list.
2753 New dependency entry for arc-ext.lo.
2754 * disassemble.c (disassembler): Correct call to
2755 arc_get_disassembler.
2756 * arc-opc.c: New update for ARC, including full base
2757 instructions for ARC variants.
2758 * arc-dis.h, arc-dis.c: New update for ARC, including
2759 extensibility functionality.
2760 * arc-ext.h, arc-ext.c: New files for handling extensibility.
2761
08fe7a7e
NC
27622000-12-03 Chris Demetriou cgd@sibyte.com
2763
2d2550d6
AM
2764 * mips-opc.c (mips_builtin_opcodes): Use the WR_HILO, RD_HILO,
2765 MOD_HILO, and MOD_LO macros.
08fe7a7e 2766
2d2550d6
AM
2767 * mips-opc.c (M1, M2): Delete.
2768 (mips_builtin_opcodes): Remove all uses of M1.
15305553 2769
2d2550d6
AM
2770 * mips-opc.c (mips_builtin_opcodes): Make the dmfc2 and dmtc2
2771 instructions take "G" format second operands and use the
2772 correct flags.
2773 There are mfc3 and mtc3 opcodes, so add dmfc3 and dmtc3 opcodes to
0808b8a9 2774 match.
2d2550d6
AM
2775 Delete "sel" code operands from mfc1 and mtc1.
2776 Add MIPS64 opcode changes (dclo, dclz), and "sel" code variants
0808b8a9 2777 for dm[ft]c[023].
c2419411 2778
e70f2590 27792000-12-03 Ed Satterthwaite ehs@sibyte.com and
2d2550d6 2780 Chris Demetriou cgd@sibyte.com
e70f2590 2781
2d2550d6
AM
2782 * mips-opc.c (mips_builtin_opcodes): Finish additions
2783 for MIPS32 support, and clean up existing entries for
2784 aesthetics, consistency with the MIPS32 ISA, and
2785 with consistency the rest of the table.
e70f2590 2786
b23da31b
NC
27872000-12-01 Nick Clifton <nickc@redhat.com>
2788
2789 * mips16-opc.c (mips16_opcodes): Add initialiser for membership
2790 field.
2791
4372b673
NC
27922000-12-01 Chris Demetriou <cgd@sibyte.com>
2793
2d2550d6
AM
2794 mips-dis.c (print_insn_arg): Handle new 'U' and 'J' argument
2795 specifiers. Update 'B' for new constant names, and remove
2796 'm'.
2797 mips-opc.c (mips_builtin_opcodes): Place "pref" and "ssnop"
2798 near the top of the array, so they are disassembled properly.
2799 Enable "ssnop" for MIPS32. Add "break" variant with 20 bit
2800 code for MIPS32. Update "clo" and "clz" to use 'U' operand
2801 specifier. Add 'H' format specifier variants for "mfc1,"
2802 "mfc2," "mfc3," "mtc1," "mtc2," and "mtc3" for MIPS32. Update
2803 MIPS32 "sdbbp" to use 'B' operand specifier. Add MIPS32
2804 "wait" variant which uses 'J' operand specifier.
2805
2806 * mips-dis.c (set_mips_isa_type): Update to use
2807 CPU_UNKNOWN and ISA_* constants. Add bfd_mach_mips32 case.
2808 Replace bfd_mach_mips4K with bfd_mach_mips32_4k case.
2809 * mips-opc.c (I32): New constant for instructions added in
2810 MIPS32.
2811 (P4): Delete.
2812 (mips_builtin_opcodes) Replace all uses of P4 with I32.
2813
2814 * mips-dis.c (set_mips_isa_type): Add cases for
2815 bfd_mach_mips5 and bfd_mach_mips64.
2816 * mips-opc.c (I64): New definitions.
2817
2818 * mips-dis.c (set_mips_isa_type): Add case for
2819 bfd_mach_mips_sb1.
c6c98b38 2820
caaaf822
HPN
28212000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2822
2823 * sh-dis.c (print_insn_ddt): Make insn_x, insn_y unsigned.
2824 (print_insn_ppi): Make nib1, nib2, nib3 unsigned.
2825 Initialize variable dc to NULL.
2826 (print_insn_shx): Remove unused label d_reg_n.
2827
077b8428
NC
28282000-11-24 Nick Clifton <nickc@redhat.com>
2829
2830 * arm-opc.h: Add new opcode formatting parameter 'B'.
2831 (arm_opcodes): Add XScale, v5, and v5te instructions.
2832 (thumb_opcodes): Add v5t instructions.
2833
2834 * arm-dis.c (print_insn_arm): Handle new 'B' format
2835 parameter.
2836 (print_insn_thumb): Decode BLX(1) instruction.
2837
657e7cec
CD
28382000-11-21 Chris Demetriou <cgd@sibyte.com>
2839
2840 * mips-opc.c: Fix file header comment.
2841
b6b0b32c
HPN
28422000-11-14 Hans-Peter Nilsson <hp@axis.com>
2843
2844 * cris-dis.c (cris_get_disassembler): If abfd is NULL, return
2845 print_insn_cris_with_register_prefix.
2846
54a4ca2e
AO
28472000-11-11 Alexandre Oliva <aoliva@redhat.com>
2848
2849 * sh-opc.h: The operand of `mov.w r0, (<disp>,GBR)' is IMM1, not 0.
2850
025d2eab 28512000-11-07 Matthew Green <mrg@redhat.com>
1ffd7d02
DB
2852
2853 * cgen-dis.in (print_insn): All insns which can fit into insn_value
2854 must be loaded there in their entirety.
2855
19f7b010
JJ
28562000-10-20 Jakub Jelinek <jakub@redhat.com>
2857
2858 * sparc-dis.c (v9a_asr_reg_names): Add v9b ASRs.
2859 (compute_arch_mask): Add v8plusb and v9b machines.
2860 (print_insn_sparc): siam mode decoding, accept ASRs up to 25.
060d22b0 2861 * sparc-opc.c: Support for Cheetah instruction set.
19f7b010
JJ
2862 (prefetch_table): Add #invalidate.
2863
710c2d97
NC
28642000-10-16 Nick Clifton <nickc@redhat.com>
2865
2866 * mcore-dis.c (imsk): Change mask for OC to 0xFE00.
2867
f40c3ea3
DB
28682000-10-06 Dave Brolley <brolley@redhat.com>
2869
2870 * fr30-desc.h: Regenerate.
2871 * m32r-desc.h: Regenerate.
2872 * m32r-ibld.c: Regenerate.
2873
0d2bcfaf 28742000-10-05 Jim Wilson <wilson@redhat.com>
afa680f8
JW
2875
2876 * ia64-ic.tbl: Update from Intel.
2877 * ia64-asmtab.c: Regenerate.
c2419411 2878
d1e28e24
KH
28792000-10-04 Kazu Hirata <kazu@hxi.com>
2880
2881 * ia64-gen.c: Convert C++-style comments to C-style comments.
2882 * tic54x-dis.c: Likewise.
2883
b4db717d 28842000-09-29 Hans-Peter Nilsson <hp@axis.com>
78966507
HPN
2885
2886 Changes to add dollar prefix to registers for files where user symbols
2887 don't have a leading underscore. Fix formatting.
2888 * cris-dis.c (REGISTER_PREFIX_CHAR): New.
2889 (format_reg): Add parameter with_reg_prefix. All callers changed.
2890 (print_with_operands): Ditto.
2891 (print_insn_cris_generic): Renamed from print_insn_cris, add
2892 parameter with_reg_prefix.
2893 (print_insn_cris_with_register_prefix,
2894 print_insn_cris_without_register_prefix, cris_get_disassembler):
2895 New.
2896 * disassemble.c (disassembler) [ARCH_cris]: Call cris_get_disassembler.
2897
0d2bcfaf 28982000-09-22 Jim Wilson <wilson@redhat.com>
139368c9 2899
d48ad4f3
JW
2900 * ia64-opc-f.c (ia64_opcodes_f): Add fpcmp pseudo-ops for
2901 gt, ge, ngt, and nge.
2902 * ia64-asmtab.c: Regenerate.
2903
139368c9
JW
2904 * ia64-dis.c (print_insn_ia64): Revert Aug 7 byte skip count change.
2905 * ia64-gen.c (parse_semantics): Handle IA64_DVS_STOP.
2906 (lookup_specifier): Handle "PR%, 1 to 15" and "PR%, 16 to 62".
2907 * ia64-ic.tbl, ia64-raw.tbl, ia64-war.tbl, ia64-waw.tbl: Update.
2908 * ia64-asmtab.c: Regnerate.
2909
156c2f8b 29102000-09-13 Anders Norlander <anorland@acc.umu.se>
c2419411
AJ
2911
2912 * mips-opc.c (mips_builtin_opcodes): Support cache instruction on 4K cores.
2913 Add mfc0 and mtc0 with sub-selection values.
156c2f8b 2914 Add clo and clz opcodes.
c2419411
AJ
2915 Add msub and msubu instructions for MIPS32.
2916 Add madd/maddu aliases for mad/madu for MIPS32.
2917 Support wait, deret, eret, movn, pref for MIPS32.
156c2f8b 2918 Support tlbp, tlbr, tlbwi, tlbwr.
c2419411
AJ
2919 (P4): New define.
2920
2921 * mips-dis.c (print_insn_arg): Print sdbbp 'm' args.
2922 (print_insn_arg): Handle 'H' args.
2923 (set_mips_isa_type): Recognize 4K.
156c2f8b
NC
2924 Use CPU_* defines instead of hardcoded numbers.
2925
de827f51
CM
29262000-09-11 Catherine Moore <clm@redhat.com>
2927
2928 * d30v-opc.c (d30v_operand_t): New operand type Rb2.
2929 (d30v_format_tab): Use Rb2 for modinc and moddec.
c2419411 2930
ea2aae66 29312000-09-07 Catherine Moore <clm@redhat.com>
c2419411 2932
2d2550d6
AM
2933 * d30v-opc.c (d30v_format_tab): Use format Ra for
2934 modinc and moddec.
ea2aae66 2935
90f2472a
AO
29362000-09-06 Alexandre Oliva <aoliva@redhat.com>
2937
2938 * configure: Rebuilt with new libtool.m4.
2939
5b343f5a
NC
29402000-09-05 Nick Clifton <nickc@redhat.com>
2941
2942 * configure: Regenerate.
2943 * po/opcodes.pot: Regenerate.
c2419411 2944
ac48eca1
AO
29452000-08-31 Alexandre Oliva <aoliva@redhat.com>
2946
2947 * acinclude.m4: Include libtool and gettext macros from the
2948 top level.
2949 * aclocal.m4, configure: Rebuilt.
2950
c6d805e0
KH
29512000-08-30 Kazu Hirata <kazu@hxi.com>
2952
2953 * tic80-dis.c: Fix formatting.
2954
7d352fc8
KH
29552000-08-29 Kazu Hirata <kazu@hxi.com>
2956
2957 * w65-dis.c: Fix formatting.
2958
a47cf567
NC
29592000-08-28 Mark Hatle <mhatle@mvista.com>
2960
2961 * ppc-opc.c: Add XTLB macro for a few PPC 4xx extended mnemonics.
2962 (powerpc_opcodes): Add table entries for PPC 405 instructions.
2963 Changed rfci, icbt, mfdcr, dccci, mtdcr, iccci from PPC to PPC403
2964 instructions. Added extended mnemonic mftbl as defined in the
2965 405GP manual for all PPCs.
2966
0d2bcfaf 29672000-08-28 Jim Wilson <wilson@redhat.com>
f9365b11
JW
2968
2969 * ia64-dis.c (print_insn_ia64): Add failed label after ia64_free_opcode
2970 call. Change last goto to use failed instead of done.
2971
6bb95a0f
DB
29722000-08-28 Dave Brolley <brolley@redhat.com>
2973
2974 * cgen-ibld.in (cgen_put_insn_int_value): New function.
2975 (insert_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
2976 (insert_insn_normal): Use cgen_put_insn_int_value with CGEN_INT_INSN_P.
2977 (extract_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
2978 * cgen-dis.in (read_insn): New static function.
2979 (print_insn): Use read_insn to read the insn into the buffer and set
2980 up for disassembly.
2981 (print_insn): in CGEN_INT_INSN_P, make sure that the entire insn is
2982 in the buffer.
2983 * fr30-asm.c: Regenerated.
2984 * fr30-desc.c: Regenerated.
060d22b0 2985 * fr30-desc.h: Regenerated.
6bb95a0f
DB
2986 * fr30-dis.c: Regenerated.
2987 * fr30-ibld.c: Regenerated.
2988 * fr30-opc.c: Regenerated.
060d22b0 2989 * fr30-opc.h: Regenerated.
6bb95a0f
DB
2990 * m32r-asm.c: Regenerated.
2991 * m32r-desc.c: Regenerated.
060d22b0 2992 * m32r-desc.h: Regenerated.
6bb95a0f
DB
2993 * m32r-dis.c: Regenerated.
2994 * m32r-ibld.c: Regenerated.
2995 * m32r-opc.c: Regenerated.
2996
bf830eae
KH
29972000-08-28 Kazu Hirata <kazu@hxi.com>
2998
2999 * tic30-dis.c: Fix formatting.
3000
69eb4bbf
KH
30012000-08-27 Kazu Hirata <kazu@hxi.com>
3002
3003 * sh-dis.c: Fix formatting.
3004
f509565f
GK
30052000-08-24 David Edelsohn <dje@watson.ibm.com>
3006
3007 * ppc-opc.c (powerpc_opcodes): Add rfid, mtsrd, mtsrdin, mtmsrd.
3008
5c90f90d
KH
30092000-08-24 Kazu Hirata <kazu@hxi.com>
3010
3011 * z8k-dis.c: Fix formatting.
3012
0d2bcfaf 30132000-08-16 Jim Wilson <wilson@redhat.com>
50b81f19
JW
3014
3015 * ia64-ic.tbl (pr-readers-nobr-nomovpr): Add addl, adds. Delete
3016 break, mov-immediate, nop.
3017 * ia64-opc-f.c: Delete fpsub instructions.
3018 * ia64-opc-m.c: Add POSTINC to all instructions with postincrement
3019 address operand. Rewrite using macros to avoid long lines.
3020 * ia64-opc.h (POSTINC): Define.
3021 * ia64-asmtab.c: Regenerate.
3022
0d2bcfaf 30232000-08-15 Jim Wilson <wilson@redhat.com>
19ba6717
JW
3024
3025 * ia64-ic.tbl: Add missing entries.
3026
0d2bcfaf 30272000-08-08 Jason Eckhardt <jle@redhat.com>
a5bc3299
JE
3028
3029 * i860-dis.c (print_br_address): Change third argument from int
3030 to long.
3031
0d2bcfaf 30322000-08-07 Richard Henderson <rth@redhat.com>
0228082a
RH
3033
3034 * ia64-dis.c (print_insn_ia64): Get byte skip count correct
3035 for MLI templates. Handle IA64_OPND_TGT64.
3036
a47cf567
NC
30372000-08-04 Ben Elliston <bje@redhat.com>
3038
3039 * cgen-dis.in, cgen-asm.in, cgen-ibld.in: New files.
3040 * cgen.sh: Likewise.
3041
0d2bcfaf 30422000-08-02 Jim Wilson <wilson@redhat.com>
c2419411 3043
a47cf567
NC
3044 * ia64-dis.c (print_insn_ia64): Call ia64_free_opcode at end.
3045
463f102c
DC
30462000-07-29 Marek Michalkiewicz <marekm@linux.org.pl>
3047
3048 * avr-dis.c (avr_operand): Use PARAMS macro in declaration.
3049 Change return type from void to int. Check the combination
3050 of operands, return 1 if valid. Fix to avoid BUF overflow.
3051 Report undefined combinations of operands in COMMENT.
3052 Report internal errors to stderr. Output the adiw/sbiw
3053 constant operand in both decimal and hex.
3054 (print_insn_avr): Disassemble ldd/std with displacement of 0
3055 as ld/st. Check avr_operand () return value, handle invalid
3056 combinations of operands like unknown opcodes.
3057
6e31aea3
BE
30582000-07-28 Ben Elliston <bje@redhat.com>
3059
3060 * Makefile.am (CGEN, CGENDEPS, CGENDIR, CGENFLAGS): New.
3061 (run-cgen, stamp-m32r, stamp-fr30): New targets.
3062 * Makefile.in: Regenerate.
3063 * configure.in: Add --enable-cgen-maint option.
3064 * configure: Regenerate.
3065
dc62a253
NC
30662000-07-26 Dave Brolley <brolley@redhat.com>
3067
3068 * cgen-opc.c (cgen_hw_lookup_by_name): 'i' is now unsigned.
3069 (cgen_hw_lookup_by_num): Ditto.
3070 (cgen_operand_lookup_by_name): Ditto.
3071 (print_address): Ditto.
3072 (print_keyword): Ditto.
3073 * cgen-dis.c (hash_insn_array): Mark unused parameters with
3074 ATTRIBUTE_UNUSED.
3075 * cgen-asm.c (hash_insn_array): Mark unused parameters with
3076 ATTRIBUTE_UNUSED.
3077 (cgen_parse_keyword): Ditto.
3078
0d2bcfaf 30792000-07-22 Jason Eckhardt <jle@redhat.com>
cdac37f6
JE
3080
3081 * i860-dis.c: New file.
3082 (print_insn_i860): New function.
3083 (print_br_address): New function.
3084 (sign_extend): New function.
3085 (BITWISE_OP): New macro.
3086 (I860_REG_PREFIX): New macro.
3087 (grnames, frnames, crnames): New structures.
3088
3089 * disassemble.c (ARCH_i860): Define.
3090 (disassembler): Add check for bfd_arch_i860 to set disassemble
3091 function to print_insn_i860.
3092
3093 * Makefile.in (CFILES): Added i860-dis.c.
3094 (ALL_MACHINES): Added i860-dis.lo.
3095 (i860-dis.lo): New dependences.
3096
3097 * configure.in: New bits for bfd_i860_arch.
3098
3099 * configure: Regenerated.
3100
6c95a37f
HPN
31012000-07-20 Hans-Peter Nilsson <hp@axis.com>
3102
3103 * Makefile.am (CFILES): Add cris-dis.c and cris-opc.c.
3104 (ALL_MACHINES): Add cris-dis.lo and cris-opc.lo.
3105 (cris-dis.lo, cris-opc.lo): New rules.
3106 * Makefile.in: Rebuild.
3107 * configure.in (bfd_cris_arch): New target.
3108 * configure: Rebuild.
3109 * disassemble.c (ARCH_cris): Define.
3110 (disassembler): Support ARCH_cris.
3111 * cris-dis.c, cris-opc.c: New files.
3112 * po/POTFILES.in, po/opcodes.pot: Regenerate.
3113
09ab35c7
JJ
31142000-07-11 Jakub Jelinek <jakub@redhat.com>
3115
3116 * sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2.
3117 Reported by Bill Clarke <llib@computer.org>.
3118
0d2bcfaf 31192000-07-09 Geoffrey Keating <geoffk@redhat.com>
1da5001c
GK
3120
3121 * ppc-opc.c (powerpc_opcodes): Correct suffix for vslw.
3122 Patch by Randall J Fisher <rfisher@ecn.purdue.edu>.
3123
6e09abd4
AM
31242000-07-09 Alan Modra <alan@linuxcare.com.au>
3125
3126 * hppa-dis.c (fput_reg, fput_fp_reg, fput_fp_reg_r, fput_creg,
3127 fput_const, extract_3, extract_5_load, extract_5_store,
3128 extract_5r_store, extract_5R_store, extract_10U_store,
3129 extract_5Q_store, extract_11, extract_14, extract_16, extract_21,
3130 extract_12, extract_17, extract_22): Prototype.
3131 (print_insn_hppa): Rename inner block opcode -> opc to avoid
3132 shadowing outer block.
3133 (GET_BIT): Define.
3134
90821790 31352000-07-05 DJ Delorie <dj@redhat.com>
302ab118
DD
3136
3137 * MAINTAINERS: new
3138
6eeeb4b4
AO
31392000-07-04 Alexandre Oliva <aoliva@redhat.com>
3140
3141 * arm-dis.c (print_insn_arm): Output combinations of PSR flags.
3142
00d2865b
NC
31432000-07-03 Marek Michalkiewicz <marekm@linux.org.pl>
3144
3145 * avr-dis.c (avr_operand): Change _ () to _() around all strings
3146 marked for translation (exception from the usual coding style).
3147 (print_insn_avr): Initialize insn2 to avoid warnings.
3148
c07ab2ec
NC
31492000-07-03 Kazu Hirata <kazu@hxi.com>
3150
3151 * h8300-dis.c (bfd_h8_disassemble): Improve readability.
3152 * h8500-dis.c: Fix formatting.
3153
0bdaf48b
AM
31542000-07-01 Alan Modra <alan@linuxcare.com.au>
3155
3156 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
3157 (CLEANFILES): Add DEPA.
3158 * Makefile.in: Regenerate.
3159
7c03c75e
SB
31602000-06-26 Scott Bambrough <scottb@netwinder.org>
3161
3162 * arm-dis.c (regnames): Add an additional register set to match
3163 the set used by GCC. Make it the default.
3164
1581f8c9
AM
31652000-06-22 Alan Modra <alan@linuxcare.com.au>
3166
3167 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
3168 find one.
3169 * Makefile.in: Regenerate.
3170
bbeb2e03
L
31712000-06-20 H.J. Lu <hjl@gnu.org>
3172
3173 * Makefile.am: Rebuild dependency.
3174 * Makefile.in: Rebuild.
9b443040
NC
3175
31762000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
3177
3178 * Makefile.in, configure: regenerate
c2419411 3179 * disassemble.c (disassembler): Recognize ARCH_m68hc12,
9b443040 3180 ARCH_m68hc11.
c2419411 3181 * m68hc11-dis.c (read_memory, print_insn, print_insn_m68hc12):
9b443040
NC
3182 New functions.
3183 * configure.in: Recognize m68hc12 and m68hc11.
3184 * m68hc11-dis.c, m68hc11-opc.c: New files for support of m68hc1x
c2419411 3185 * Makefile.am (CFILES, ALL_MACHINES): New files for disassembly
9b443040 3186 and opcode generation for m68hc11 and m68hc12.
bbeb2e03 3187
39c20e8f
ND
31882000-06-16 Nick Duffek <nsd@redhat.com>
3189
3190 * disassemble.c (disassembler): Refer to the PowerPC 620 using
3191 bfd_mach_ppc_620 instead of 620.
3192
53d388d1
JL
31932000-06-12 Kazu Hirata <kazu@hxi.com>
3194
3195 * h8300-dis.c: Fix formatting.
3196 (bfd_h8_disassemble): Distinguish adds/subs, inc/dec.[wl]
3197 correctly.
3198
0d2bcfaf 31992000-06-09 Denis Chertykov <denisc@overta.ru>
8776c5fe
DC
3200
3201 * avr-dis.c (avr_operand): Bugfix for jmp/call address.
3202
0d2bcfaf 32032000-06-07 Denis Chertykov <denisc@overta.ru>
bab84c47
DC
3204
3205 * avr-dis.c: completely rewritten.
3206
79540e26 32072000-06-02 Kazu Hirata <kazu@hxi.com>
5fec0fc5
NC
3208
3209 * h8300-dis.c: Follow the GNU coding style.
3210 (bfd_h8_disassemble) Fix a typo.
5fec0fc5 3211
3903e627
NC
32122000-06-01 Kazu Hirata <kazu@hxi.com>
3213
3214 * h8300-dis.c (bfd_h8_disassemble_init): Fix a typo.
3215 (bfd_h8_disassemble): Distinguish the operand size of inc/dev.[wl]
3216 correctly. Fix a typo.
3217
0d2bcfaf 32182000-05-31 Nick Clifton <nickc@redhat.com>
c0ae4ccc
NC
3219
3220 * opintl.h (_(String)): Explain why dgettext is used instead of
3221 gettext.
3222
0d2bcfaf 32232000-05-30 Nick Clifton <nickc@redhat.com>
c1485d85
NC
3224
3225 * opintl.h (gettext, dgettext, dcgettext, textdomain,
3226 bindtextdomain): Replace defines with those from intl/libgettext.h
3227 to quieten gcc warnings.
3228
2114f57b
AM
32292000-05-26 Alan Modra <alan@linuxcare.com.au>
3230
3231 * Makefile.am: Update dependencies with "make dep-am"
3232 * Makefile.in: Regenerate.
3233
0d2bcfaf 32342000-05-25 Alexandre Oliva <aoliva@redhat.com>
d6062282
AO
3235
3236 * m10300-dis.c (disassemble): Don't assume 32-bit longs when
3237 sign-extending operands.
3238
0d2bcfaf 32392000-05-15 Donald Lindsay <dlindsay@redhat.com>
344fc69a
DL
3240
3241 * d10v-opc.c (d10v_opcodes): add ALONE tag to all short branches
3242 except brf's.
3243
0d2bcfaf 32442000-05-21 Nick Clifton <nickc@redhat.com>
6c298591
NC
3245
3246 * Makefile.am (LIBIBERTY): Define.
3247
0d2bcfaf 32482000-05-19 Diego Novillo <dnovillo@redhat.com>
fb48caed
DN
3249
3250 * mips-dis.c (REGISTER_NAMES): Rename to STD_REGISTER_NAMES.
3251 (STD_REGISTER_NAMES): New name for REGISTER_NAMES.
3252 (reg_names): Rename to std_reg_names. Change it to a char **
3253 static variable.
3254 (std_reg_names): New name for reg_names.
3255 (set_mips_isa_type): Set reg_names to point to std_reg_names by
3256 default.
3257
f660ee8b
FCE
32582000-05-16 Frank Ch. Eigler <fche@redhat.com>
3259
3260 * fr30-desc.h: Partially regenerated to account for changed
3261 CGEN_MAX_* -> CGEN_ACTUAL_MAX_* macros.
3262 * m32r-desc.h: Ditto.
3263
0d2bcfaf 32642000-05-15 Nick Clifton <nickc@redhat.com>
322f2c45
NC
3265
3266 * arm-opc.h: Use upper case for flasg in MSR and MRS
3267 instructions. Allow any bit to be set in the field_mask of
3268 the MSR instruction.
3269
3270 * arm-dis.c (print_insn_arm): Decode _x and _s bits of the
3271 field_mask of an MSR instruction.
3272
60fc8cba
NC
32732000-05-11 Thomas de Lellis <tdel@windriver.com>
3274
060d22b0 3275 * arm-opc.h: Disassembly of thumb ldsb/ldsh
79540e26
AM
3276 instructions changed to ldrsb/ldrsh.
3277
73da6b6b
AM
32782000-05-11 Ulf Carlsson <ulfc@engr.sgi.com>
3279
3280 * mips-dis.c (print_insn_arg): Don't mask top 32 bits of 64-bit
3281 target addresses for 'jal' and 'j'.
3282
0d2bcfaf 32832000-05-10 Geoff Keating <geoffk@redhat.com>
d2f75a6f
GK
3284
3285 * ppc-opc.c (powerpc_opcodes): Make the predicted-branch opcodes
3286 also available in common mode when powerpc syntax is being used.
3287
821011cc
AM
32882000-05-08 Alan Modra <alan@linuxcare.com.au>
3289
3290 * m68k-dis.c (dummy_printer): Add ATTRIBUTE_UNUSED to args.
3291 (dummy_print_address): Ditto.
3292
0d2bcfaf 32932000-05-04 Timothy Wall <twall@redhat.com>
5c84d377
TW
3294
3295 * tic54x-opc.c: New.
3296 * tic54x-dis.c: New.
3297 * disassemble.c (disassembler): Add ARCH_tic54x.
3298 * configure.in: Added tic54x target.
3299 * configure: Ditto.
3300 * Makefile.am: Add tic54x dependencies.
79540e26 3301 * Makefile.in: Ditto.
5c84d377 3302
786e2c0f
C
33032000-05-03 J.T. Conklin <jtc@redback.com>
3304
3305 * ppc-opc.c (VA, VB, VC, VD, VS, SIMM, UIMM, SHB): New macros, for
79540e26 3306 vector unit operands.
786e2c0f
C
3307 (VX, VX_MASK, VXA, VXA_MASK, VXR, VXR_MASK): New macros, for vector
3308 unit instruction formats.
3309 (PPCVEC): New macro, mask for vector instructions.
3310 (powerpc_operands): Add table entries for above operand types.
3311 (powerpc_opcodes): Add table entries for vector instructions.
3312
3313 * ppc-dis.c (print_insn_big_powerpc): Add PPC_OPCODE_ALTIVEC to mask.
3314 (print_insn_little_powerpc): Likewise.
3315 (print_insn_powerpc): Prepend 'v' when printing vector registers.
3316
0d2bcfaf 33172000-04-24 Clinton Popetz <cpopetz@redhat.com>
a47cf567
NC
3318
3319 * configure.in: Add bfd_powerpc_64_arch.
3320 * disassemble.c (disassembler): Use print_insn_big_powerpc for
3321 64 bit code.
3322
0d2bcfaf 33232000-04-24 Nick Clifton <nickc@redhat.com>
a47cf567
NC
3324
3325 * fr30-desc.c (fr30_cgen_cpu_open): Initialise signed_overflow
3326 field.
3327
0d2bcfaf 33282000-04-23 Denis Chertykov <denisc@overta.ru>
3c504221
DC
3329
3330 * avr-dis.c (reg_fmul_d): New. Extract destination register from
3331 FMUL instruction.
3332 (reg_fmul_r): New. Extract source register from FMUL instruction.
3333 (reg_muls_d): New. Extract destination register from MULS instruction.
3334 (reg_muls_r): New. Extract source register from MULS instruction.
3335 (reg_movw_d): New. Extract destination register from MOVW instruction.
3336 (reg_movw_r): New. Extract source register from MOVW instruction.
3337 (print_insn_avr): Handle MOVW, MULS, MULSU, FMUL, FMULS, FMULSU,
3338 EICALL, EIJMP, LPM r,Z, ELPM r,Z, SPM, ESPM instructions.
3339
0d2bcfaf 33402000-04-22 Timothy Wall <twall@redhat.com>
aa170a07
TW
3341
3342 * ia64-gen.c (general): Add an ordered table of primary
3343 opcode names, as well as priority fields to disassembly data
3344 structures to enforce a preferred disassembly format based on the
3345 ordering of the opcode tables.
3346 (load_insn_classes): Show a useful message if IC tables are missing.
3347 (load_depfile): Ditto.
3348 * ia64-asmtab.h (struct ia64_dis_names ): Add priority flag to
3349 distinguish preferred disassembly.
3350 * ia64-opc-f.c: Reorder some insn for preferred disassembly
3351 format. Fix incorrect flag on fma.s/fma.s.s0.
3352 * ia64-opc.c: Scan *all* disassembly matches and use the one with
3353 the highest priority.
3354 * ia64-opc-b.c: Use more abbreviations.
3355 * ia64-asmtab.c: Regenerate.
79540e26 3356
0d2bcfaf 33572000-04-21 Jason Eckhardt <jle@redhat.com>
91b1cc5d
JL
3358
3359 * hppa-dis.c (extract_16): New function.
3360 (print_insn_hppa): Fix incorrect handling of 'fe'. Added handling of
3361 new operand types l,y,&,fe,fE,fx.
3362
0d2bcfaf
NC
33632000-04-21 Richard Henderson <rth@redhat.com>
3364 David Mosberger <davidm@hpl.hp.com>
3365 Timothy Wall <twall@redhat.com>
3366 Bob Manson <manson@charmed.cygnus.com>
3367 Jim Wilson <wilson@redhat.com>
800eeca4
JW
3368
3369 * Makefile.am (HFILES): Add ia64-asmtab.h, ia64-opc.h.
3370 (CFILES): Add ia64-dis.c, ia64-opc-a.c, ia64-opc-b.c, ia64-opc-f.c,
3371 ia64-opc-i.c, ia64-opc-m.c, ia64-opc-d.c, ia64-opc.c, ia64-gen.c,
3372 ia64-asmtab.c.
3373 (ALL_MACHINES): Add ia64-dis.lo, ia64-opc.lo.
3374 (ia64-ic.tbl, ia64-raw.tbl, ia64-waw.tbl, ia64-war.tbl, ia64-gen,
3375 ia64-gen.o, ia64-asmtab.c, ia64-dis.lo, ia64-opc.lo): New rules.
3376 * Makefile.in: Rebuild.
3377 * configure Rebuild.
3378 * configure.in (bfd_ia64_arch): New target.
3379 * disassemble.c (ARCH_ia64): Define.
3380 (disassembler): Support ARCH_ia64.
3381 * ia64-asmtab.c, ia64-asmtab.h, ia64-dis.c, ia64-gen.c ia64-ic.tbl,
3382 ia64-opc-a.c, ia64-opc-b.c, ia64-opc-d.c ia64-opc-f.c, ia64-opc-i.c,
3383 ia64-opc-m.c, ia64-opc-x.c, ia64-opc.c, ia64-opc.h, ia64-raw.tbl,
060d22b0 3384 ia64-war.tbl, ia64-waw.tbl: New files.
79540e26 3385
0d2bcfaf 33862000-04-20 Alexandre Oliva <aoliva@redhat.com>
4d85706b
AO
3387
3388 * m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.
3389 (disassemble): Use them.
3390
0d8dfecf
AM
33912000-04-14 Alan Modra <alan@linuxcare.com.au>
3392
3393 * sysdep.h: Include "ansidecl.h" not <ansidecl.h>
3394 * Makefile.am: Update dependencies.
3395 * Makefile.in: Regenerate.
3396
33972000-04-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3398
3399 * a29k-dis.c, alpha-dis.c, alpha-opc.c, arc-dis.c, arc-opc.c,
3400 avr-dis.c, d10v-dis.c, d10v-opc.c, d30v-dis.c, d30v-opc.c,
3401 disassemble.c, h8300-dis.c, h8500-dis.c, hppa-dis.c, i370-dis.c,
3402 i370-opc.c, i960-dis.c, m10200-dis.c, m10200-opc.c, m10300-dis.c,
3403 m10300-opc.c, m68k-dis.c, m68k-opc.c, m88k-dis.c, mcore-dis.c,
3404 mips-dis.c, mips-opc.c, mips16-opc.c, pj-dis.c, pj-opc.c,
3405 ppc-dis.c, ppc-opc.c, sh-dis.c, sparc-dis.c, sparc-opc.c,
3406 tic80-dis.c, tic80-opc.c, v850-dis.c, v850-opc.c, vax-dis.c,
3407 w65-dis.c, z8k-dis.c, z8kgen.c: Include sysdep.h. Remove
3408 ansidecl.h as sysdep.h includes it.
3409
0d2bcfaf 34102000-04-7 Andrew Cagney <cagney@b1.redhat.com>
79540e26 3411
a2d91340 3412 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
79540e26 3413 --enable-build-warnings option.
a2d91340
AC
3414 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
3415 * Makefile.in, configure: Re-generate.
3416
0d2bcfaf 34172000-04-05 J"orn Rennecke <amylaar@redhat.com>
52ccafd0 3418
060d22b0 3419 * sh-opc.h (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs.
52ccafd0
JR
3420 stc GBR,@-<REG_N> is available for arch_sh1_up.
3421 Group parallel processing insn with identical mnemonics together.
3422 Make three-operand psha / pshl come first.
3423
0d2bcfaf 34242000-04-05 J"orn Rennecke <amylaar@redhat.co.uk>
015551fc
JR
3425
3426 * sh-opc.h (sh_nibble_type): Remove DISP_8 and DISP_4.
3427 Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}. Add REPEAT.
3428 (sh_arg_type): Add A_PC.
3429 (sh_table): Update entries using immediates. Add repeat.
3430 * sh-dis.c (print_insn_shx): Remove DISP_8 and DISP_4.
3431 Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}. Add REPEAT.
3432
41b49281
AM
34332000-04-04 Alan Modra <alan@linuxcare.com.au>
3434
8ad3436c
AM
3435 * po/opcodes.pot: Regenerate.
3436
41b49281
AM
3437 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
3438 (DEP): Quote when passing vars to sub-make. Add warning message
3439 to end.
3440 (DEP1): Rewrite for "gcc -MM".
3441 (CLEANFILES): Add DEP2.
3442 Update dependencies.
3443 * Makefile.in: Regenerate.
3444
b77a133c
AM
34452000-04-03 Denis Chertykov <denisc@overta.ru>
3446
3447 * avr-dis.c: Syntax cleanup.
3448 (add0fff): Print the pc relative address as a signed number.
3449 (add03f8): Likewise.
3450
9aaaa291
ILT
34512000-04-01 Ian Lance Taylor <ian@zembu.com>
3452
3453 * disassemble.c (disassembler_usage): Don't use a prototype. Mark
3454 the parameter ATTRIBUTE_UNUSED.
3455 * ppc-opc.c: Add ATTRIBUTE_UNUSED as needed.
3456
0d2bcfaf 34572000-04-01 Alexandre Oliva <aoliva@redhat.com>
5728a7d7
AO
3458
3459 * m10300-opc.c: SP-based offsets are always unsigned.
3460
67b60d92
NC
34612000-03-29 Thomas de Lellis <tdel@windriver.com>
3462
3463 * arm-opc.h (thumb_opcodes): Disassemble 0xde.. to "bal"
3464 [branch always] instead of "undefined".
3465
0d2bcfaf 34662000-03-27 Nick Clifton <nickc@redhat.com>
ba23e138
NC
3467
3468 * d30v-opc.c (d30v_format_table): Move SHORT_AR to end of list of
3469 short instructions, from end of list of long instructions.
3470
832ddf62
ILT
34712000-03-27 Ian Lance Taylor <ian@zembu.com>
3472
3473 * Makefile.am (CFILES): Add avr-dis.c.
3474 (ALL_MACHINES): Add avr-dis.lo.
3475
adde6300
AM
34762000-03-27 Alan Modra <alan@linuxcare.com>
3477
3478 * avr-dis.c (add0fff, add03f8): Don't use structure bitfields to
3479 truncate integers.
3480 (print_insn_avr): Call function via pointer in K&R compatible way.
3481 (dispLDD, regPP, reg50, reg104, reg40, reg20w, lit404, lit204,
3482 add0fff, add03f8): Convert to old style function declaration and
3483 add prototype.
3484 (avrdis_opcode): Add prototype.
3485
34862000-03-27 Denis Chertykov <denisc@overta.ru>
3487
3488 * avr-dis.c: New file. AVR disassembler.
3489 * configure.in (bfd_avr_arch): New architecture support.
3490 * disassemble.c: Likewise.
3491 * configure: Regenerate.
3492
0d2bcfaf 34932000-03-06 J"oern Rennecke <amylaar@redhat.com>
05102e70
JR
3494
3495 * sh-opc.h (sh_table): ldre and ldrs have a *signed* displacement.
3496
0d2bcfaf 34972000-03-02 J"orn Rennecke <amylaar@redhat.co.uk>
866afedc 3498
79540e26
AM
3499 * d30v-dis.c (print_insn): Remove d*i hacks. Use per-operand
3500 flag to determine if operand is pc-relative.
3501 * d30v-opc.c:
3502 (d30v_format_table):
3503 (REL6S3): Renamed from IMM6S3.
3504 Added flag OPERAND_PCREL.
3505 (REL12S3, REL18S3, REL32): Split from IMM12S3, IMM18S3, REL32, with
3506 added flag OPERAND_PCREL.
3507 (IMM12S3U): Replaced with REL12S3.
3508 (SHORT_D2, LONG_D): Delay target is pc-relative.
3509 (SHORT_B2r, SHORT_B3r, SHORT_B3br, SHORT_D2r, LONG_Ur, LONG_2r):
3510 Split from SHORT_B2, SHORT_D2, SHORT_B3b, SHORT_D2, LONG_U, LONG_2r,
3511 using the REL* operands.
3512 (LONG_2br, LONG_Dr): Likewise, from LONG_2b, LONG_D.
3513 (SHORT_D1r, SHORT_D2Br, LONG_Dbr): Renamed from SHORT_D1, SHORT_D2B,
3514 LONG_Db, using REL* operands.
3515 (SHORT_U, SHORT_A5S): Removed stray alternatives.
3516 (d30v_opcode_table): Use new *r formats.
866afedc 3517
0d2bcfaf 35182000-02-28 Nick Clifton <nickc@redhat.com>
77343c58
NC
3519
3520 * m32r-desc.c (m32r_cgen_cpu_open): Replace 'flags' with
3521 'signed_overflow_ok_p'.
3522
e56f75e9
ILT
35232000-02-27 Eli Zaretskii <eliz@is.elta.co.il>
3524
3525 * Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the
3526 name of the libtool directory.
3527 * Makefile.in: Rebuild.
3528
0d2bcfaf 35292000-02-24 Nick Clifton <nickc@redhat.com>
fa7928ca
NC
3530
3531 * cgen-opc.c (cgen_set_signed_overflow_ok): New function.
3532 (cgen_clear_signed_overflow_ok): New function.
3533 (cgen_signed_overflow_ok_p): New function.
3534
0d2bcfaf 35352000-02-23 Andrew Haley <aph@redhat.com>
cfcdbe97 3536
79540e26 3537 * m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c,
060d22b0 3538 m32r-ibld.c, m32r-opc.h: Rebuild.
cfcdbe97 3539
5b93d8bb
AM
35402000-02-23 Linas Vepstas <linas@linas.org>
3541
3542 * i370-dis.c, i370-opc.c: New.
3543
3544 * disassemble.c (ARCH_i370): Define.
3545 (disassembler): Handle it.
3546
3547 * Makefile.am: Add support for Linux/IBM 370.
3548 * configure.in: Likewise.
3549
3550 * Makefile.in: Regenerate.
3551 * configure: Likewise.
3552
0d2bcfaf 35532000-02-22 Chandra Chavva <cchavva@redhat.com>
b669ceb9
CC
3554
3555 * d30v-opc.c (d30v_opcode_tab) : Added FLAG_NOT_WITH_ADDSUBppp to
3556 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
3557 procedure.
3558
0d2bcfaf 35592000-02-22 Andrew Haley <aph@redhat.com>
8027df89
AH
3560
3561 * mips-dis.c (_print_insn_mips): New arg for OPCODE_IS_MEMBER:
3562 force gp32 to zero.
3563 * mips-opc.c (G6): New define.
3564 (mips_builtin_op): Add "move" definition for -gp32.
3565
4db3857a
ILT
35662000-02-22 Ian Lance Taylor <ian@zembu.com>
3567
3568 From Grant Erickson <gerickso@Brocade.COM>:
3569 * ppc-opc.c: Correct dcread--it takes 3 arguments, not 2.
3570
f6af82bd
AM
35712000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
3572
3573 * dis-buf.c (buffer_read_memory): Change `length' param and all int
3574 vars to unsigned.
3575
0d2bcfaf 35762000-02-17 J"orn Rennecke <amylaar@redhat.co.uk>
d4845d57
JR
3577
3578 * sh-dis.c (print_movxy, print_insn_ddt, print_dsp_reg): New functions.
3579 (print_insn_ppi): Likewise.
3580 (print_insn_shx): Use info->mach to select appropriate insn set.
3581 Add support for sh-dsp. Remove FD_REG_N support.
3582 * sh-opc.h (sh_nibble_type): Add new values for sh-dsp support.
3583 (sh_arg_type): Likewise. Remove FD_REG_N.
3584 (sh_dsp_reg_nums): New enum.
3585 (arch_sh1, arch_sh2, arch_sh3, arch_sh3e, arch_sh4): New macros.
3586 (arch_sh_dsp, arch_sh3_dsp, arch_sh1_up, arch_sh2_up): Likewise.
3587 (arch_sh3_up, arch_sh3e_up, arch_sh4_up, arch_sh_dsp_up): Likewise.
3588 (arch_sh3_dsp_up): Likewise.
3589 (sh_opcode_info): New field: arch.
3590 (sh_table): Split up insn with FD_REG_N into ones with F_REG_N and
3591 D_REG_N. Fill in arch field. Add sh-dsp insns.
3592
0d2bcfaf 35932000-02-14 Fernando Nasser <fnasser@totem.to.redhat.com>
a7f8487e
FN
3594
3595 * arm-dis.c: Change flavor name from atpcs-special to
3596 special-atpcs to prevent name conflict in gdb.
3597 (get_arm_regname_num_options, set_arm_regname_option,
3598 get_arm_regnames): New functions. API to access the several
3599 flavor of register names. Note: Used by gdb.
3600 (print_insn_thumb): Use the register name entry from the currently
3601 selected flavor for LR and PC.
3602
0d2bcfaf 36032000-02-10 Nick Clifton <nickc@redhat.com>
97ee9b94
NC
3604
3605 * mcore-opc.h (enum mcore_opclass): Add MULSH and OPSR
3606 classes.
3607 (mcore_table): Add "idly4", "psrclr", "psrset", "mulsh" and
3608 "mulsh.h" instructions.
3609 * mcore-dis.c (imsk array): Add masks for MULSH and OPSR
3610 classes.
3611 (print_insn_mcore): Add support for little endian targets.
3612 Add support for MULSH and OPSR classes.
3613
0d2bcfaf 36142000-02-07 Nick Clifton <nickc@redhat.com>
a3d9c82d
NC
3615
3616 * arm-dis.c (parse_arm_diassembler_option): Rename again.
3617 Previous delat did not take.
3618
79540e26
AM
36192000-02-03 Timothy Wall <twall@redhat.com>
3620
940b2b78
TW
3621 * dis-buf.c (buffer_read_memory): Use octets_per_byte field
3622 to adjust target address bounds checking and calculate the
3623 appropriate octet offset into data.
79540e26 3624
94470b23
NC
36252000-01-27 Nick Clifton <nickc@redhat.com>
3626
6c082ed8
NC
3627 * arm-dis.c: (parse_disassembler_option): Rename to
3628 parse_arm_disassembler_option and allow to be exported.
3629
94470b23
NC
3630 * disassemble.c (disassembler_usage): New function: Print out any
3631 target specific disassembler options.
58efb6c0 3632 Call arm_disassembler_options() if the ARM architecture is being
79540e26 3633 supported.
58efb6c0
NC
3634
3635 * arm-dis.c (NUM_ELEM): Define this macro if not already
3636 defined.
3637 (arm_regname): New struct type for ARM register names.
3638 (arm_toggle_regnames): Delete.
3639 (parse_disassembler_option): Use register name structure.
3640 (print_insn): New function: Combines duplicate code found in
3641 print_insn_big_arm and print_insn_little_arm.
3642 (print_insn_big_arm): Call print_insn.
3643 (print_insn_little_arm): Call print_insn.
3644 (print_arm_disassembler_options): Display list of supported,
3645 ARM specific disassembler options.
79540e26 3646
2f0ca46a
NC
36472000-01-27 Thomas de Lellis <tdel@windriver.com>
3648
79540e26 3649 * arm-dis.c (printf_insn_big_arm): Treat ELF symbols with the
2f0ca46a 3650 ARM_STT_16BIT flag as Thumb code symbols.
79540e26
AM
3651
3652 * arm-dis.c (printf_insn_little_arm): Ditto.
2f0ca46a 3653
cb268829
NC
36542000-01-25 Thomas de Lellis <tdel@windriver.com>
3655
3656 * arm-dis.c (printf_insn_thumb): Prevent double dumping
79540e26 3657 of raw thumb instructions.
cb268829 3658
0d2bcfaf 36592000-01-20 Nick Clifton <nickc@redhat.com>
06b53c1b
NC
3660
3661 * mcore-opc.h (mcore_table): Add "add" as an alias for "addu".
3662
01c7f630
NC
36632000-01-03 Nick Clifton <nickc@cygnus.com>
3664
3665 * arm-dis.c (streq): New macro.
3666 (strneq): New macro.
3667 (force_thumb): ew local variable.
3668 (parse_disassembler_option): New function: Parse a single, ARM
3669 specific disassembler command line switch.
3670 (parse_disassembler_option): Call parse_disassembler_option to
3671 parse individual command line switches.
3672 (print_insn_big_arm): Check force_thumb.
3673 (print_insn_little_arm): Check force_thumb.
3674
2f6d2f85 3675For older changes see ChangeLog-9899
252b5132
RH
3676\f
3677Local Variables:
2f6d2f85
NC
3678mode: change-log
3679left-margin: 8
3680fill-column: 74
252b5132
RH
3681version-control: never
3682End:
This page took 0.357259 seconds and 4 git commands to generate.