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