2003-11-05 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2003-11-05 H.J. Lu <hongjiu.lu@intel.com>
2
3 * m68k-opc.c (m68k_opcodes): Reorder "fmovel".
4
5 2003-11-03 Daniel Jacobowitz <drow@mvista.com>
6
7 * arm-dis.c (print_arm_insn): Print "-" after "#".
8
9 2003-10-30 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
10
11 * alpha-opc.c: Add support for a second argument to RPCC.
12
13 2003-10-27 Stephane Carrez <stcarrez@nerim.fr>
14
15 * m68hc11-dis.c: Convert to ISO C90 prototypes.
16
17 2003-10-21 Peter Barada <pbarada@mail.wm.sps.mot.com>
18 Bernardo Innocenti <bernie@develer.com>
19
20 * m68k-dis.c: Add MCFv4/MCF5528x support.
21 * m68k-opc.c: Likewise.
22
23 2003-10-10 Dave Brolley <brolley@redhat.com>
24
25 * frv-asm.c,frv-desc.c,frv-opc.c: Regenerated.
26
27 2003-10-08 Dave Brolley <brolley@redhat.com>
28
29 * frv-desc.[ch], frv-opc.[ch]: Regenerated.
30
31 2003-09-30 Bob Wilson <bob.wilson@acm.org>
32
33 * xtensa-dis.c (fetch_data): Remove numBytes parameter.
34 (print_insn_xtensa): Fix call to fetch_data.
35
36 2003-09-30 Chris Demetriou <cgd@broadcom.com>
37
38 * mips-dis.c (mips_arch_choices): Add entry for "mips64r2"
39 (print_insn_args): Add handing for +E, +F, +G, and +H.
40 * mips-opc.c (I65): New define for MIPS64r2.
41 (mips_builtin_opcodes): Add "dext", "dextm", "dextu", "dins",
42 "dinsm", "dinsu", "drotl", "drotr", "drotr32", "drotrv", "dsbh",
43 and "dshd" for MIPS64r2. Adjust "dror", "dror32", and "drorv" to
44 be supported on MIPS64r2.
45
46 2003-09-24 Dave Brolley <brolley@redhat.com>
47
48 * frv-desc.c, frv-opc.c, frv-opc.h: Regenerated.
49
50 2003-09-14 Andreas Jaeger <aj@suse.de>
51
52 * i386-dis.c: Convert to ISO C90 prototypes.
53 * i370-dis.c: Likewise.
54 * i370-opc.c: Likewiwse.
55 * i960-dis.c: Likewise.
56 * ia64-opc.c: Likewise.
57
58 2003-09-09 Dave Brolley <brolley@redhat.com>
59
60 * frv-desc.c: Regenerated.
61
62 2003-09-08 Dave Brolley <brolley@redhat.com>
63
64 On behalf of Doug Evans <dje@sebabeach.org>
65 * Makefile.am (run-cgen): Pass new args archfile and opcfile
66 to cgen.sh.
67 (stamp-ip2k,stamp-m32r,stamp-fr30,stamp-frv,stamp-openrisc,
68 stamp-iq2000,stamp-xstormy16): Pass paths of .cpu and .opc files
69 to cgen.sh.
70 (stamp-frv): Delete hardcoded path spec workaround.
71 * Makefile.in: Regenerate.
72 * cgen.sh: New args archfile and opcfile. Pass on to cgen.
73
74 2003-09-04 Nick Clifton <nickc@redhat.com>
75
76 * v850-dis.c (disassemble): Accept bfd_mach_v850e1.
77 * v850-opc.c (v850_opcodes): Add DBTRAP and DBRET instructions.
78
79 2003-09-04 Alan Modra <amodra@bigpond.net.au>
80
81 * ppc-dis.c (struct dis_private): New.
82 (powerpc_dialect): Make static. Accept -Many in addition to existing
83 options. Save dialect in dis_private.
84 (print_insn_big_powerpc): Retrieve dialect from dis_private.
85 (print_insn_little_powerpc): Likewise.
86 (print_insn_powerpc): Call powpc_dialect here. Remove unnecessary
87 efs/altivec check. Try harder to disassemble if given -Many.
88 * ppc-opc.c (insert_fxm): Expand comment.
89 (PPC, PPCCOM, PPC32, PPC64, PPCVEC): Remove PPC_OPCODE_ANY.
90 (POWER, POWER2, PPCPWR2, POWER32, COM, COM32, M601, PWRCOM): Likewise.
91 (POWER4): Remove PPCCOM.
92 (PPCONLY): Don't define. Update all occurrences to PPC.
93
94 2003-09-03 Andrew Cagney <cagney@redhat.com>
95
96 * dis-init.c (init_disassemble_info): New file and function.
97 * Makefile.am (CFILES): Add "dis-init.c".
98 (libopcodes_la_SOURCES): Add "dis-init.c".
99 (dis-init.lo): Specify dependencies.
100 * Makefile.in: Regenerate.
101
102 2003-09-03 Dave Brolley <brolley@redhat.com>
103
104 * frv-*: Regenerated.
105
106 2003-09-02 Alan Modra <amodra@bigpond.net.au>
107
108 * ppc-opc.c (powerpc_opcodes): Combine identical PPC403/BOOKE entries.
109 Move duplicate mnemonic entries together. Use RS instead of RT on
110 all mt*.
111 * ppc-dis.c: Convert to ISO C.
112
113 2003-08-29 Dave Brolley <brolley@redhat.com>
114
115 * Makefile.am (stamp-frv): Copy frv.cpu and frv.opc from
116 $(srcdir)/../cpu temporarily when regenerating source files.
117 * Makefile.in: Regenerated.
118
119 2003-08-19 Nick Clifton <nickc@redhat.com>
120
121 * arm-dis.c (print_insn_arm: case 'A'): Add code to
122 disassemble unindexed form of Addressing Mode 5.
123
124 2003-08-19 Alan Modra <amodra@bigpond.net.au>
125
126 * ppc-opc.c (PPC440): Define.
127 (powerpc_opcodes): Allow mac*, mul*, nmac*, dccci, dcread, iccci,
128 icread instructions when PPC440. Add dlmzb instruction.
129
130 2003-08-14 Alan Modra <amodra@bigpond.net.au>
131
132 * dep-in.sed: Remove libintl.h.
133 * Makefile.am (POTFILES.in): Unset LC_COLLATE.
134 Run "make dep-am".
135 * Makefile.in: Regenerate.
136
137 2003-08-07 Michael Meissner <gnu@the-meissners.org>
138
139 * cgen-asm.c (hash_insn_array): Remove PARAMS macro.
140 (hash_insn_list): Ditto.
141 (build_asm_hash_table): Ditto.
142 (cgen_set_parse_operand_fn): Prototype definition.
143 (cgen_init_parse_operand): Ditto.
144 (hash_insn_array): Ditto.
145 (hash_insn_list): Ditto.
146 (build_asm_hash_table): Ditto.
147 (cgen_asm_lookup_insn): Ditto.
148 (cgen_parse_keyword): Ditto.
149 (cgen_parse_signed_integer): Ditto.
150 (cgen_parse_unsigned_integer): Ditto.
151 (cgen_parse_address): Ditto.
152 (cgen_validate_signed_integer): Ditto.
153 (cgen_validate_unsigned_integer): Ditto.
154
155 * cgen-opc.c (hash_keyword_name): Remove PARAMS macro.
156 (hash_keyword_value): Ditto.
157 (build_keyword_hash_tables): Ditto.
158 (cgen_keyword_lookup_name): Prototype definition.
159 (cgen_keyword_lookup_value): Ditto.
160 (cgen_keyword_add): Ditto.
161 (cgen_keyword_search_init): Ditto.
162 (cgen_keyword_search_next): Ditto.
163 (hash_keyword_name): Ditto.
164 (hash_keyword_value): Ditto.
165 (build_keyword_hash_tables): Ditto.
166 (cgen_hw_lookup_by_name): Ditto.
167 (cgen_hw_lookup_by_num): Ditto.
168 (cgen_operand_lookup_by_name): Ditto.
169 (cgen_operand_lookup_by_num): Ditto.
170 (cgen_insn_count): Ditto.
171 (cgen_macro_insn_count): Ditto.
172 (cgen_get_insn_value): Ditto.
173 (cgen_put_insn_value): Ditto.
174 (cgen_lookup_insn): Ditto.
175 (cgen_get_insn_operands): Ditto.
176 (cgen_lookup_get_insn_operands): Ditto.
177 (cgen_set_signed_overflow_ok): Ditto.
178 (cgen_clear_signed_overflow_ok): Ditto.
179 (cgen_signed_overflow_ok_p): Ditto.
180
181 * cgen-dis.c (hash_insn_array): Remove PARAMS macro.
182 (hash_insn_list): Ditto.
183 (build_dis_hash_table): Ditto.
184 (count_decodable_bits): Ditto.
185 (add_insn_to_hash_chain): Ditto.
186 (count_decodable_bits): Prototype definition.
187 (add_insn_to_hash_chain): Ditto.
188 (hash_insn_array): Ditto.
189 (hash_insn_list): Ditto.
190 (build_dis_hash_table): Ditto.
191 (cgen_dis_lookup_insn): Ditto.
192
193 * cgen-asm.in (parse_insn_normal): Remove PARAMS macro.
194 (@arch@_cgen_build_insn_regex): Prototype definition.
195 (parse_insn_normal): Ditto.
196 (@arch@_cgen_assemble_insn): Ditto.
197 (@arch@_cgen_asm_hash_keywords): Ditto.
198
199 * cgen-dis.in (print_normal): Remove PARAMS macro. Use void *
200 instead of PTR.
201 (print_address): Ditto.
202 (print_keyword): Ditto.
203 (print_insn_normal): Ditto.
204 (print_insn): Ditto.
205 (default_print_insn): Ditto.
206 (read_insn): Ditto.
207 (print_normal): Prototype definition. Use void * instead of PTR.
208 (print_address): Ditto.
209 (print_keyword): Ditto.
210 (print_insn_normal): Ditto.
211 (read_insn): Ditto.
212 (print_insn): Ditto.
213 (default_print_insn): Ditto.
214 (print_insn_@arch@): Ditto.
215
216 * cgen-ibld.in (insert_normal): Remove PARAMS macro.
217 (insn_insn_normal): Ditto.
218 (extract_normal): Ditto.
219 (extract_insn_normal): Ditto.
220 (put_insn_int_value): Ditto.
221 (insert_1): Ditto.
222 (fill_cache): Ditto.
223 (extract_1): Ditto.
224 (insert_1): Prototype definition.
225 (insert_normal): Ditto.
226 (insert_insn_normal): Ditto.
227 (put_insn_int_value): Ditto.
228 (fill_cache): Ditto.
229 (extract_1): Ditto.
230 (extract_normal): Ditto.
231 (extract_insn_normal): Ditto.
232
233 * fr30-asm.c: Regenerate.
234 * fr30-dis.c: Ditto.
235 * fr30-ibld.c: Ditto.
236 * frv-asm.c: Ditto.
237 * frv-dis.c: Ditto.
238 * frv-ibld.c: Ditto.
239 * ip2k-asm.c: Ditto.
240 * ip2k-dis.c: Ditto.
241 * ip2k-ibld.c: Ditto.
242 * iq2000-asm.c: Ditto.
243 * iq2000-dis.c: Ditto.
244 * iq2000-ibld.c: Ditto.
245 * m32r-asm.c: Ditto.
246 * m32r-dis.c: Ditto.
247 * m32r-ibld.c: Ditto.
248 * openrisc-asm.c: Ditto.
249 * openrisc-dis.c: Ditto.
250 * openrisc-ibld.c: Ditto.
251 * xstormy16-asm.c: Ditto.
252 * xstormy16-dis.c: Ditto.
253 * xstormy16-ibld.c: Ditto.
254
255 2003-08-06 Nick Clifton <nickc@redhat.com>
256
257 * po/fr.po: Updated French translation.
258
259 2003-08-05 Nick Clifton <nickc@redhat.com>
260
261 * configure.in (ALL_LINGUAS): Add nl.
262 * configure: Regenerate.
263 * po/nl.po: New Dutch translation.
264
265 2003-07-30 Jason Eckhardt <jle@rice.edu>
266
267 * i860-dis.c: Convert to ISO C90. Remove superflous prototypes.
268
269 2003-07-30 Nick Clifton <nickc@redhat.com>
270
271 * po/ro.po: Updated Romanian translation.
272
273 2003-07-29 Jakub Jelinek <jakub@redhat.com>
274
275 * ppc-opc.c (insert_mbe, extract_mbe): Shift 1L instead of 1 up.
276
277 2003-07-24 Nick Clifton <nickc@redhat.com>
278
279 * po/fr.po: Updated French translation.
280
281 2003-07-18 Nick Clifton <nickc@redhat.com>
282
283 * arm-dis.c (parse_arm_disassembler_option): Do not expect
284 option string to be NUL terminated.
285 (parse_disassembler_options): Allow options to be space or
286 comma separated.
287
288 2003-07-17 Nick Clifton <nickc@redhat.com>
289
290 * po/es.po: New Spanish translation.
291 * po/sv.po: New Swedish translation.
292 * po/opcodes.pot: Regenerate.
293
294 2003-07-15 Richard Sandiford <rsandifo@redhat.com>
295
296 * mips-dis.c (mips_arch_choices): Add rm7000 and rm9000 entries.
297
298 2003-07-14 Nick Clifton <nickc@redhat.com>
299
300 * po/tr.po: Update with latest version.
301 * po/POTFILES.in: Regenerate.
302 * Makefile.in: Regenerate.
303
304 2003-07-11 Alan Modra <amodra@bigpond.net.au>
305
306 * po/opcodes.pot: Regenerate.
307
308 2003-07-09 Alexandre Oliva <aoliva@redhat.com>
309
310 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
311 * m10300-dis.c (disassemble): Negate negative accumulator's shift.
312 2000-05-24 Alexandre Oliva <aoliva@cygnus.com>
313 * m10300-dis.c (disassemble, case FSREG, FDREG): Don't assume
314 32-bit longs when sign-extending operands.
315 2000-04-20 Alexandre Oliva <aoliva@cygnus.com>
316 * m10300-opc.c: Remove MN10300_OPERAND_RELAX from all FSREGs.
317 * m10300-dis.c (HAVE_AM33_2): Define.
318 (disassemble): Use it.
319 (HAVE_AM33): Redefine.
320 (print_insn_mn10300): Fix mask for 5-byte extended insns.
321 2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
322 * m10300-opc.c: Renamed AM332 to AM33_2.
323 2000-03-31 Alexandre Oliva <aoliva@cygnus.com>
324 * m10300-opc.c: Defined AM33 2.0 register operands. Added support
325 for AM33 2.0 `imm8,(abs16)' addressing mode for btst, bset and
326 bclr. Implemented `fbCC', `flCC', `dcpf' and all FP insns.
327 * m10300-dis.c (print_insn_mn10300): Recognize 5byte extended
328 insn code of AM33 2.0.
329 (disassemble): Recognize FMT_D3. Print out FP register names.
330
331 2003-07-09 Chris Demetriou <cgd@broadcom.com>
332
333 * mips-dis.c (set_default_mips_dis_options): Get BFD from
334 the disassembler_info's section, rather than from the
335 disassembler_info's symbols pointer.
336
337 2003-07-07 Alan Modra <amodra@bigpond.net.au>
338
339 * ppc-opc.c: Remove NULL pointer checks. Formatting. Remove
340 extraneous ATTRIBUTE_UNUSED.
341 * ppc-dis.c (print_insn_powerpc): Always pass a valid address to
342 operand->extract.
343
344 2003-07-04 Alan Modra <amodra@bigpond.net.au>
345
346 * ppc-opc.c: Convert to C90, removing unnecessary prototypes and
347 casts. Formatting.
348
349 * ppc-opc.c: Remove PARAMS from prototypes.
350 (FXM4): Define.
351 (insert_fxm): New function, used by both FXM and FXM4.
352 (extract_fxm): Likewise.
353 (XFXFXM_MASK): Remove 1 << 20 term.
354 (powerpc_opcodes): Add Power4 version of "mfcr". Simplify "mtcr" mask.
355
356 2003-07-01 Martin Schwidefsky <schwidefsky@de.ibm.com>
357
358 * s390-dis.c (s390_extract_operand): Add support for long displacements.
359 * s390-mkopc.c (s390_opcode_cpu_val): Add support for cpu type z990.
360 * s390-opc.c (D20_20): Add define for 20 bit displacements.
361 (INSTR_RRF_R0RR, INSTR_RSL_R0RD, INSTR_RSY_RRRD, INSTR_RSY_RURD,
362 INSTR_RSY_AARD, INSTR_RXY_RRRD, INSTR_RXY_FRRD, INSTR_SIY_URD): Add
363 new instruction formats.
364 (MASK_RRF_R0RR, MASK_RSL_R0RD, MASK_RSY_RRRD, MASK_RSY_RURD,
365 MASK_RSY_AARD, MASK_RXY_RRRD, MASK_RXY_FRRD, MASK_SIY_URD): Likewise.
366 (s390_opformats): Likewise.
367 * s390-opc.txt: Add new instructions for cpu type z990. Add missing
368 hfp instructions. Add missing instructions pgin, pgout and xsch.
369
370 2003-06-23 H.J. Lu <hongjiu.lu@intel.com>
371
372 * i386-dis.c (PNI_Fixup): New. Fix up "mwait" and "monitor" in
373 Intel Precott New Instructions.
374 (PREGRP27): New. Added for "addsubpd" and "addsubps".
375 (PREGRP28): New. Added for "haddpd" and "haddps".
376 (PREGRP29): New. Added for "hsubpd" and "hsubps".
377 (PREGRP30): New. Added for "movsldup" and "movddup".
378 (PREGRP31): New. Added for "movshdup" and "movhpd".
379 (PREGRP32): New. Added for "lddqu".
380 (dis386_twobyte): Use PREGRP30 to replace the "movlpX" entry.
381 Use PREGRP31 to replace the "movhpX" entry. Use PREGRP28 for
382 entry 0x7c. Use PREGRP29 for entry 0x7d. Use PREGRP27 for
383 entry 0xd0. Use PREGRP32 for entry 0xf0.
384 (twobyte_has_modrm): Updated.
385 (twobyte_uses_SSE_prefix): Likewise.
386 (grps): Use PNI_Fixup in the "sidtQ" entry.
387 (prefix_user_table): Add PREGRP27, PREGRP28, PREGRP29, PREGRP30,
388 PREGRP31 and PREGRP32.
389 (float_mem): Use "fisttp{l||l|}" in entry 1 in opcode 0xdb.
390 Use "fisttpll" in entry 1 in opcode 0xdd.
391 Use "fisttp" in entry 1 in opcode 0xdf.
392
393 2003-06-19 Christian Groessler <chris@groessler.org>
394
395 * z8k-dis.c (instr_data_s): Change tabl_index from long to int.
396 (print_insn_z8k): Correctly check return value from
397 z8k_lookup_instr call.
398 (unparse_instr): Handle CLASS_IRO case.
399 * z8kgen.c: Fix function definitions. Fix formatting.
400 (opt): Add brk opcode alias for non-simulator breakpoint. Add
401 missing and fix existing in/out and sin/sout opcode definitions.
402 (args): "@ri", "@ro" - add CLASS_IRO register usage for in/out
403 opcodes.
404 (internal): Check p->flags for non-zero before dereferencing it.
405 (gas): Add CLASS_IRO line. Insert new OPC_xxx lines for the added
406 opcodes and renumber the remaining lines repectively.
407 (main): Remove "-d" command line switch.
408 * z8k-opc.h: Regenerate with new z8kgen.c.
409
410 2003-06-11 H.J. Lu <hongjiu.lu@intel.com>
411
412 * po/Make-in (DESTDIR): New.
413 (install-data-yes): Support $(DESTDIR).
414 (uninstall): Likewise.
415
416 2003-06-11 Alan Modra <amodra@bigpond.net.au>
417
418 * Makefile.am: Run "make dep-am".
419 * Makefile.in: Regenerate.
420 * po/POTFILES.in: Regenerate.
421
422 2003-06-10 Doug Evans <dje@sebabeach.org>
423
424 * cgen-asm.in (@arch@_cgen_assemble_insn): CGEN_INSN_RELAX renamed to
425 CGEN_INSN_RELAXED.
426 * fr30-asm.c,fr30-desc.c,fr30-desc.h: Regenerate.
427 * frv-asm.c,frv-desc.c,frv-desc.h: Regenerate.
428 * ip2k-asm.c,ip2k-desc.c,ip2k-desc.h: Regenerate.
429 * iq2000-asm.c,iq2000-desc.c,iq2000-desc.h: Regenerate.
430 * m32r-asm.c,m32r-desc.c,m32r-desc.h,m32r-opc.c: Regenerate.
431 * openrisc-asm.c,openrisc-desc.c,openrisc-desc.h: Regenerate.
432 * xstormy16-asm.c,xstormy16-desc.c,xstormy16-desc.h: Regenerate.
433
434 2003-06-10 Gary Hade <garyhade@us.ibm.com>
435 Alan Modra <amodra@bigpond.net.au>
436
437 * ppc-opc.c (DQ, RAQ, RSQ, RTQ): Define.
438 (insert_dq, extract_dq, insert_raq, insert_rtq, insert_rsq): New.
439 (powerpc_opcodes): Add "attn", "lq" and "stq".
440
441 2003-06-10 Richard Sandiford <rsandifo@redhat.com>
442
443 * h8300-dis.c (bfd_h8_disassemble): Don't print brackets round
444 rts/l and rte/l register lists.
445
446 2003-06-03 Nick Clifton <nickc@redhat.com>
447
448 * frv-desc.c: Regenerate.
449 * frv-opc.c: Regenerate.
450 * frv-asm.c: Regenerate.
451 * frv-desc.h: Regenerate.
452 * frv-dis.c: Regenerate.
453 * frv-ibld.c: Regenerate.
454 * frv-opc.h: Regenerate.
455 * po/opcodes.pot: Regenerate.
456
457 2003-06-03 Michael Snyder <msnyder@redhat.com>
458 and Bernd Schmidt <bernds@redhat.com>
459 and Alexandre Oliva <aoliva@redhat.com>
460
461 * disassemble.c (disassembler): Add support for h8300sx.
462 * h8300-dis.c: Ditto.
463
464 2003-06-03 Nick Clifton <nickc@redhat.com>
465
466 * frv-desc.c: Regenerate.
467 * frv-opc.c: Regenerate.
468
469 * aclocal.m4: Regenerate.
470 * config.in: Regenerate.
471 * configure: Regenerate.
472 * iq2000-asm.c: Regenerate.
473 * iq2000-desc.c: Regenerate.
474 * iq2000-desc.h: Regenerate.
475 * iq2000-dis.c: Regenerate.
476 * iq2000-ibld.c: Regenerate.
477 * iq2000-opc.c: Regenerate.
478 * iq2000-opc.h: Regenerate.
479 * po/POTFILES.in: Regenerate.
480 * po/opcodes.pot: Regenerate.
481
482 2003-05-23 Jason Eckhardt <jle@rice.edu>
483
484 * i860-dis.c (crnames): Add bear, ccr, p0, p1, p2, p3.
485 (print_insn_i860): Grab 4 bits of the control register field
486 instead of 3.
487
488 2003-05-18 Jason Eckhardt <jle@rice.edu>
489
490 * i860-dis.c (print_insn_i860): Instruction shrd has a dual bit,
491 print it.
492
493 2003-05-17 Andreas Jaeger <aj@suse.de>
494
495 * Makefile.am (libopcodes_la_LIBADD): Add libbfd.la.
496 (libopcodes_la_DEPENDENCIES): Add libbfd.la.
497 * Makefile.in: Regenerated.
498
499 2003-05-16 Nick Clifton <nickc@redhat.com>
500
501 * configure.in (ALL_LINGUAS): Add Romanian translation.
502 * configure: Regenerate.
503 * po/ro.po: New file: Romanian translation.
504
505 2003-05-12 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
506
507 * disassemble.c (disassembler): Add support for h8300hn and h8300sn.
508
509 2003-05-09 Alan Modra <amodra@bigpond.net.au>
510
511 * i386-dis.c (print_insn): Test intel_syntax against (char) -1 in
512 case char is unsigned.
513
514 2003-05-01 Christian Groessler <chris@groessler.org>
515
516 * z8k-dis.c (z8k_lookup_instr): Optimize FETCH_DATA calls.
517 (unpack_instr): Fix representation of segmented addresses.
518 (intr_name): Added, contains names of the parameters to the EI/DI
519 instructions.
520 (unparse_instr): Fix display of EI/DI parameters.
521
522 2003-04-22 Doug Evans <dje@sebabeach.org>
523
524 * fr30-desc.c,fr30-desc.h,fr30-opc.c,fr30-opc.h: Regenerate.
525 * frv-desc.c,frv-desc.h,frv-opc.c,frv-opc.h: Regenerate.
526 * ip2k-desc.c,ip2k-desc.h,ip2k-opc.c,ip2k-opc.h: Regenerate.
527 * m32r-desc.c,m32r-desc.h,m32r-opc.c,m32r-opc.h: Regenerate.
528 * m32r-opinst.c: Regenerate.
529 * openrisc-desc.c,openrisc-desc.h,openrisc-opc.c,openrisc-opc.h: Regenerate.
530 * xstormy16-desc.c,xstormy16-desc.h,xstormy16-opc.c,xstormy16-opc.h: Regenerate.
531
532 2003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
533
534 * h8500-opc.c: Replace occurrances of 'Hitachi' with 'Renesas'.
535
536 2003-04-07 James E Wilson <wilson@tuliptree.org>
537
538 * ia64-ic.tbl (fr-readers): Add mem-writers-fp.
539 * ia64-asmtab.c: Regenerate.
540
541 2003-04-08 Alexandre Oliva <aoliva@redhat.com>
542
543 * mips-dis.c (mips_gpr_names_newabi): Reverted previous patch.
544
545 2003-04-07 Alexandre Oliva <aoliva@redhat.com>
546
547 * mips-dis.c (mips_gpr_names_newabi): $12-$15 are named $t4-$t7.
548
549 2003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com>
550
551 * tic4x-dis.c: Namespace cleanup. Replace s/c4x/tic4x and
552 s/c3x/tic3x/
553
554 2003-04-01 Nick Clifton <nickc@redhat.com>
555
556 * arm-dis.c: Remove presence of (r) and (tm) symbols.
557 * arm-opc.h: Remove presence of (r) and (tm) symbols.
558
559 2003-03-25 Stan Cox <scox@redhat.com>
560 Nick Clifton <nickc@redhat.com>
561
562 Contribute support for Intel's iWMMXt chip - an ARM variant:
563
564 * arm-dis.c (regnames): Add iWMMXt register names.
565 (set_iwmmxt_regnames): New function.
566 (print_insn_arm): Handle iWMMXt formatters.
567 * arm-opc.h: Document iWMMXt formatters.
568 (arm_opcod): Add iWMMXt instructions.
569
570 2003-03-22 Doug Evans <dje@sebabeach.org>
571
572 * i386-dis.c (dis386): Recognize icebp (0xf1).
573
574 2003-03-21 Martin Schwidefsky <schwidefsky@de.ibm.com>
575
576 * s390-dis.c (init_disasm): Rename S390_OPCODE_ESAME to
577 S390_OPCODE_ZARCH.
578 (print_insn_s390): Use new modes field of s390_opcodes.
579 * s390-mkopc.c (ARCHBITS_ESAONLY, ARCHBITS_ESA, ARCHBITS_ESAME): Remove.
580 (s390_opcode_mode_val, s390_opcode_cpu_val): New enums.
581 (struct op_struct): Remove archbits. Add mode_bits and min_cpu.
582 (insertOpcode): Replace archbits by min_cpu and mode_bits.
583 (dumpTable): Write mode_bits and min_cpu instead of archbits.
584 (main): Adapt to new format in s390-opcode.txt.
585 * s390-opc.c (s390_opformats): Replace archbits by min_cpu and
586 mode_bits.
587 * s390-opc.txt: Replace archbits by min_cpu and mode_bits.
588
589 2003-03-17 Nick Clifton <nickc@redhat.com>
590
591 * ppc-opc.c: Fix formatting. Update copyright date.
592
593 2003-03-14 Daniel Jacobowitz <drow@mvista.com>
594
595 * ppc-opc.c (powerpc_opcodes): Readd tlbre for PPC403.
596
597 2003-02-25 Alan Modra <amodra@bigpond.net.au>
598
599 * hppa-dis.c: Formatting.
600
601 2003-02-25 Matthew Wilcox <willy@debian.org>
602
603 * hppa-dis.c (print_insn_hppa): Implement fcnv instruction modifiers.
604
605 * hppa-dis.c (print_insn_hppa <2 bit space register>): Do not print
606 the space register when the value is zero.
607
608 2003-02-23 Elias Athanasopoulos <elathan@phys.uoa.gr>
609
610 * mips-dis.c (print_mips_disassembler_options): Make 'i' unsigned,
611 use ARRAY_SIZE in loops.
612
613 2003-02-12 Dave Brolley <brolley@redhat.com>
614
615 * fr30-desc.c: Regenerate.
616
617 2003-02-06 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
618
619 * i386-dis.c (dq_mode, Edq): Define.
620 (dis386_twobyte): Correct movd operands.
621 (OP_E): Handle dq_mode case.
622
623 2003-01-29 Henric Jungheim <henric@attbi.com>
624
625 * sparc-dis.c (print_insn_sparc): When examining values added in
626 to rs1, make sure that there are previous instructions.
627
628 2003-01-23 Nick Clifton <nickc@redhat.com>
629
630 * Add sh2e support:
631
632 2002-04-02 Alexandre Oliva <aoliva@redhat.com>
633
634 * sh-dis.c (print_insn_shx): Handle bfd_mach_sh2e.
635 * sh-opc.h (arch_sh2e, arch_sh2e_up): New.
636 (arch_sh2_up): Added sh2e.
637 (sh_table): Replaced all occurrences of arch_sh3e_up with
638 arch_sh2e_up, except in fsqrt.
639
640 2003-01-23 Alan Modra <amodra@bigpond.net.au>
641
642 * sh64-dis.c: Include elf32-sh64.h.
643 * Makefile.am: Run "make dep-am".
644 * Makefile.in: Regenerate.
645
646 2003-01-17 Richard Henderson <rth@redhat.com>
647
648 * alpha-opc.c (alpha_opcodes): Add bugchk, rduniq, wruniq, gentrap
649 PAL entry points.
650
651 2003-01-16 Alan Modra <amodra@bigpond.net.au>
652
653 * Makefile.am: Run "make dep-am".
654 * Makefile.in: Regenerate.
655 * po/POTFILES.in: Regenerate.
656
657 2003-01-08 Klee Dienes <kdienes@apple.com>
658
659 * Makefile.am (ALL_MACHINES): Add msp430-dis.lo.
660 * Makefile.in: Regenerate.
661
662 2003-01-08 Alan Modra <amodra@bigpond.net.au>
663
664 * ppc-opc.c (powerpc_macros <extrwi>): Accept a shift of 32.
665
666 2002-01-02 Ben Elliston <bje@redhat.com>
667 Jeff Johnston <jjohnstn@redhat.com>
668
669 * iq2000-asm.c: New file.
670 * iq2000-desc.c: Likewise.
671 * iq2000-desc.h: Likewise.
672 * iq2000-dis.c: Likewise.
673 * iq2000-ibld.c: Likewise.
674 * iq2000-opc.c: Likewise.
675 * iq2000-opc.h: Likewise.
676 * Makefile.am (HFILES): Add iq2000-desc.h, iq2000-opc.h.
677 (CFILES): Add iq2000-asm.c, iq2000-desc.c, iq2000-dis.c,
678 iq2000-ibld.c, iq2000-opc.c.
679 (ALL_MACHINES): Add iq2000-asm.lo, iq2000-desc.lo, iq2000-dis.lo,
680 iq2000-ibld.lo, iq2000-opc.lo.
681 (CLEANFILES): Add stamp-iq2000.
682 (IQ2000_DEPS): New macro.
683 (stamp-iq2000): New target.
684 * Makefile.in: Regenerate.
685 * configure.in: Handle bfd_iq2000_arch.
686 * configure: Regenerate.
687
688 2003-01-02 Chris Demetriou <cgd@broadcom.com>
689
690 * mips-dis.c (print_insn_args): Use position extracted by "+A"
691 to calculate size for "+B". Redo code for "+C" so it shares
692 the same style as "+A" and "+B" now do.
693
694 2003-01-02 Chris Demetriou <cgd@broadcom.com>
695
696 * mips-dis.c: Update copyright years.
697 (print_insn_arg): Rename to...
698 (print_insn_args): This, returning void. Process the whole
699 string of args rather than a single one. Reindent.
700 (print_insn_mips): Update to match the above.
701
702 2002-12-31 Chris Demetriou <cgd@broadcom.com>
703
704 * mips-opc.c (mips_builtin_opcodes): Move "di" into the
705 right order alphabetically, and make all hex constants use
706 lower-case letters.
707
708 2002-12-31 Chris Demetriou <cgd@broadcom.com>
709
710 * mips-dis.c (mips_cp0sel_name): New structure.
711 (mips_cp0sel_names_mips3264, mips_cp0sel_names_mips3264r2)
712 (mips_cp0sel_names_sb1): New arrays.
713 (mips_arch_choice): New structure members "cp0sel_names" and
714 "cp0sel_names_len".
715 (mips_arch_choices): Add references to new cp0sel_names arrays
716 as appropriate, and make all existing entries reference
717 appropriate mips_XXX_names_numeric arrays rather than simply
718 using NULL.
719 (mips_cp0sel_names, mips_cp0sel_names_len): New variables.
720 (lookup_mips_cp0sel_name): New function.
721 (set_default_mips_dis_options): Set mips_cp0sel_names and
722 mips_cp0sel_names_len as appropriate. Remove now-unnecessary
723 checks for NULL register name arrays.
724 (parse_mips_dis_option): Likewise.
725 (print_insn_arg): Handle "+D" operand type.
726 * mips-opc.c (mips_builtin_opcodes): Add new "+D" variants
727 of mfc0, mtc0, dmfc0, and dmtc0 to print CP0+sel register
728 names symbolically.
729
730 2002-12-30 Chris Demetriou <cgd@broadcom.com>
731
732 * mips-dis.c (mips_cp0_names_mips3264r2, mips_hwr_names_numeric)
733 (mips_hwr_names_mips3264r2): New arrays.
734 (mips_arch_choice): New "hwr_names" member.
735 (mips_arch_choices): Adjust for structure change, and add a new
736 entry for "mips32r2" ISA.
737 (mips_hwr_names): New variable.
738 (set_default_mips_dis_options): Set mips_hwr_names.
739 (parse_mips_dis_option): New "hwr-names" option which sets
740 mips_hwr_names, and adjust "reg-names=ARCH" to set mips_hwr_names.
741 (print_insn_arg): Change return type to "int"
742 and use that to indicate number of characters consumed.
743 Add support for "+" operand extension character, "+A", "+B",
744 "+C", and "K" operands.
745 (print_insn_mips): Adjust for changes to print_insn_arg.
746 (print_mips_disassembler_options): Adjust for "hwr-names"
747 addition and "reg-names" change.
748 * mips-opc (I33): New define (shorthand for INSN_ISA32R2).
749 (mips_builtin_opcodes): Note that "nop" and "ssnop" are special
750 forms of "sll". Add new MIPS32 Release 2 instructions: ehb,
751 di, ei, ext, ins, jr.hb, jalr.hb, mfhc1, mfhc2, mthc1, mthc2,
752 rdhwr, rdpgpr, seb, seh, synci, wrpgpr, wsbh.
753 Note that hardware rotate instructions (ror, rorv) can be
754 used on MIPS32 Release 2, and add the official mnemonics
755 for them (rotr, rotrv) and the similar "rotl" mnemonic for
756 left-rotate.
757
758 2002-12-30 Dmitry Diky <diwil@mail.ru>
759
760 * configure.in: Add msp430 target.
761 * configure: Regenerate.
762 * disassemble.c: Add entry for msp430 disassembly.
763 * msp430-dis.c: New file: msp430 disassembler.
764
765 2002-12-27 Chris Demetriou <cgd@broadcom.com>
766
767 * disassemble.c (disassembler_usage): Add invocation of
768 print_mips_disassembler_options.
769 * mips-dis.c: Include libiberty.h.
770 (print_mips_disassembler_options, set_default_mips_dis_options)
771 (parse_mips_dis_option, parse_mips_dis_options, choose_abi_by_name)
772 (choose_arch_by_name, choose_arch_by_number): New functions.
773 (mips_abi_choice, mips_arch_choice): New structures.
774 (mips32_reg_names, mips64_reg_names, reg_names): Remove.
775 (mips_gpr_names_numeric, mips_gpr_names_oldabi)
776 (mips_gpr_names_newabi, mips_fpr_names_numeric)
777 (mips_fpr_names_32, mips_fpr_names_n32, mips_fpr_names_64)
778 (mips_cp0_names_numeric, mips_cp0_names_mips3264)
779 (mips_cp0_names_sb1, mips_abi_choices, mips_arch_choices)
780 (mips_processor, mips_isa, mips_gpr_names, mips_fpr_names)
781 (mips_cp0_names): New variables.
782 (print_insn_args): Use new variables to print GPR, FPR, and CP0
783 register names.
784 (mips_isa_type): Remove.
785 (print_insn_mips): Remove ISA and CPU setup since it is now done...
786 (_print_insn_mips): Here. Remove register setup code, and
787 call set_default_mips_dis_options and parse_mips_dis_options
788 instead.
789 (print_mips16_insn_arg): Use mips_gpr_names instead of mips32_names.
790
791 2002-12-23 Alan Modra <amodra@bigpond.net.au>
792
793 * Makefile.in: Regenerate.
794
795 2002-12-19 Nick Kelsey <nickk@ubicom.com>
796
797 * cgen-asm.c (cgen_parse_keyword): Added underscore to symbol character
798 check to fix false keyword trigger with names such as <keyword>_foo.
799
800 2002-12-19 Doug Evans <dje@sebabeach.org>
801
802 * Makefile.am (CGEN_CPUS): New variable.
803 (run-cgen-all): New rule.
804 * Makefile.in: Regenerate.
805
806 2002-12-18 Chris Demetriou <cgd@broadcom.com>
807
808 * mips-opc.c (mips_builtin_opcodes): Remove one "ror" and two
809 "dror" entries, and reorder the remaining "dror" and "ror" entries.
810
811 2002-12-16 DJ Delorie <dj@delorie.com>
812
813 * xstormy16-asm.c (parse_immediate16): Add prototype.
814
815 2002-12-16 Andrew MacLeod <amacleod@redhat.com>
816
817 * xstormy16-asm.c: Regenerate.
818
819 2002-12-16 Alan Modra <amodra@bigpond.net.au>
820
821 * ns32k-dis.c (print_insn_ns32k): Constify "d", remove register
822 keyword.
823
824 2002-12-13 Alan Modra <amodra@bigpond.net.au>
825
826 * h8500-opc.h (h8500_table): Add missing initializers to quiet
827 warnings.
828 * pj-dis.c (print_insn_pj): Adjust for pj_opc_info_t change.
829 * pj-opc.c (pj_opc_info): Add braces around union initializer.
830 * z8kgen.c: Include "libiberty.h".
831 (opt, args, toks): Fix initializer warnings.
832 (chewname): Make "name" a char **. Return mnemonic trimmed of
833 operands.
834 (gas): Improve emitted "DO NOT EDIT" warning. Format emitted
835 opcode_entry_type, and make "nicename" and "name" const. Make
836 z8k_table const too. Formatting. Generate idx as gas needs it.
837 * z8k-opc.h: Regenerate.
838
839 2002-12-08 Stephane Carrez <stcarrez@nerim.fr>
840
841 * m68hc11-dis.c (print_indexed_operand): Fix PC-relative address
842 for 9 and 16-bit PC-relative addressing mode.
843
844 2002-12-05 Aldy Hernandez <aldyh@redhat.com>
845
846 * ppc-opc.c: Delete evsabs, evsnabs, evsneg, evsadd, evssub,
847 evsmul, evsdiv, evscmpgt, evsgmplt, evststgt, evtstlt, evststeq,
848 evscfui, evscfsi, evscfuf, evscfsf, evsctui, evsctuiz, evsctsi,
849 evsctsiz, evsctuf, evsctsf, evmwhssfaa, evmwhssmaa, evmwhsmfaa,
850 evmwhsmiaa, evmwhusiaa, evmwhumiaa, evmwhssfan, evmwhssian,
851 evmwhsmfan, evmwhsmian, evmwhusian, evmwhumian, evmwhgssfaa,
852 evmwhgsmfaa, evmwhgsmiaa, evmwhgumiaa, evmwhgssfan, evmwhgsmfan,
853 evmwhgsmian, evmwhgumian.
854 (mftb): Add to opcode table.
855 (mtspefscr): Change RT to RS in opcode table.
856
857 2002-12-05 Aldy Hernandez <aldyh@redhat.com>
858
859 * ppc-opc.c: Move mbar and msync up. Change mask for mbar and
860 msync.
861
862 2002-12-04 David Mosberger <davidm@hpl.hp.com>
863
864 * ia64-opc-d.c (ia64_opcodes_d): Add "hint" instruction.
865 * ia64-opc-b.c: Add "hint.b" instruction.
866 * ia64-opc-f.c: Add "hint.f" instruction.
867 * ia64-opc-i.c: Add "hint.i" instruction.
868 * ia64-opc-m.c: Add "hint.m", "fc.i", "ld16", "st16", and
869 "cmp8xchg16" instructions.
870 * ia64-opc-x.c: Add "hint.x" instruction.
871
872 * ia64-opc.h (AR_CSD): New macro.
873
874 * ia64-ic.tbl: Update according to SDM2.1.
875 * ia64-raw.tbl: Ditto.
876 * ia64-waw.tbl: Ditto.
877
878 * ia64-gen.c (in_iclass): Handle "hint" like "nop".
879 (lookup_regindex): Recognize AR[FCR], AR[EFLAG], AR[CSD],
880 AR[SSD], AR[CFLG], AR[FSR], AR[FIR], and AR[FDR].
881 * ia64-asmtab.c: Regenerate.
882
883 2002-11-25 Aldy Hernandez <aldyh@redhat.com>
884
885 * ppc-opc.c: Remove evmwlssf, evmwlssfa, evmwlsmf, evmwlsmfa,
886 evmwlssfaaw, evmwlsmfaaw, evmwlssfanw, evmwlsfanw.
887
888 2002-12-04 Aldy Hernandez <aldyh@redhat.com>
889
890 * ppc-opc.c (PMRN): Remove.
891 (RA): Set to NB + 1.
892 (powerpc_opcodes): Change PMRN to SPR.
893 Change all RD to RS.
894 Change mftb to look like mftbl.
895 Move mftb before mftbl.
896 Add mfbbtar.
897 Add mtbbtar.
898 Change mfpmr to use PMR.
899 Change mtpmr to use PMR.
900 (RD): Remove.
901 (insert_ev2): Fix mask and shift.
902 (extract_ev2): Same.
903 (insert_ev4): Same.
904 (extract_ev4): Same.
905 (PMR): Define.
906 (extract_pmrn): Remove.
907 (insert_pmrn): Remove.
908
909 2002-12-03 Richard Henderson <rth@redhat.com>
910
911 * ia64-opc-m.c: Add ld8.mov.
912 * ia64-asmtab.c: Regenerate.
913
914 2002-12-02 Alan Modra <amodra@bigpond.net.au>
915
916 * arm-dis.c (print_insn_arm): Constify "insn". Formatting.
917 (print_insn_thumb): Likewise.
918 * h8500-dis.c (print_insn_h8500): Constify "opcode".
919 * mcore-dis.c (print_insn_mcore): Constify "op". Formatting.
920 * ns32k-dis.c (print_insn_arg <case 'F'>): Use a union to avoid
921 type-punned pointer warnings.
922 <case 'L'>: Likewise. Fix error message too.
923 * pdp11-dis.c (print_reg): Warning fix.
924 * sh-dis.c (print_movxy): Constify "op" param.
925 (print_insn_ddt): Constify sh_opcode_info vars.
926 (print_insn_ppi): Likewise.
927 (print_insn_sh): Likewise.
928 * tic30-dis.c (cnvt_tmsfloat_ieee): Use a union to avoid
929 type-punned pointer warnings.
930 * w65-dis.c (print_insn_w65): Constify "op".
931
932 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
933
934 * m68hc11-dis.c (PC_REGNUM): Define.
935 (print_indexed_operand): Need an adjustment for some PC-relative
936 operand modes; print the final address of PC-relative modes.
937 (print_insn): Take into account movw/movb to adjust the PC-relative
938 operand addresses.
939
940 2002-11-30 Alan Modra <amodra@bigpond.net.au>
941
942 *arm-dis.c, cris-dis.c, h8300-dis.c, mips-dis.c, mmix-dis.c, sh-dis.c,
943 sh64-dis.c, v850-dis.c: Replace boolean with bfd_boolean, true with
944 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
945 with TRUE/FALSE. Formatting.
946
947 2002-11-25 DJ Delorie <dj@redhat.com>
948
949 * xstormy16-opc.c: Regenerate.
950
951 2002-11-25 Jim Wilson <wilson@redhat.com>
952
953 * ia64-dis.c (print_insn_ia64): Correct handling of IA64_OPND_TGT64.
954
955 2002-11-15 DJ Delorie <dj@redhat.com>
956
957 * xstormy16-desc.c: Regenerate.
958 * xstormy16-opc.c: Regenerate.
959 * xstormy16-opc.h: Regenerate.
960
961 2002-11-18 Klee Dienes <kdienes@apple.com>
962
963 * avr-dis.c: Include libiberty.h (for xmalloc).
964 (struct avr_opcodes_s): Remove 'bin_mask' field (it's
965 automatically computed in the init routine).
966 (AVR_INSN): No longer provide bin_mask field in initializer.
967 (avr_opcodes_s): Declare as const.
968 (print_insn_avr): Store the bin_mask field in a separate table
969 (allocated with xmalloc); iterate through it at the same time as
970 we iterate through the opcodes.
971
972 2002-11-18 Klee Dienes <kdienes@apple.com>
973
974 * h8300-dis.c: Include libiberty.h (for xmalloc).
975 (struct h8_instruction): New type, used to wrap h8_opcodes with a
976 length field (computed at run-time).
977 (h8_instructions): New variable.
978 (bfd_h8_disassemble_init): Allocate the storage for
979 h8_instructions. Fill h8_instructions with pointers to the
980 appropriate opcode and the correct value for the length field.
981 (bfd_h8_disassemble): Iterate through h8_instructions instead of
982 h8_opcodes.
983
984 2002-11-18 Klee Dienes <kdienes@apple.com>
985
986 * arc-opc.c (arc_ext_opcodes): Define.
987 (arc_ext_operands): Define.
988 * i386-dis.c (Suffix3DNow): Declare as const.
989 * arm-opc.h (arm_opcodes): Declare as const.
990 (thumb_opcodes): Declare as const.
991 * h8500-opc.h (h8500_table): Declare as const.
992 (h8500_table): Use a NULL for the opcode in the terminator, so
993 that code testing (opcode->name) behaves correctly.
994 * mcore-opc.h (mcore_table): Declare as const.
995 * sh-opc.h (sh_table): Declare as const.
996 * w65-opc.h (optable): Declare as const.
997 * z8k-opc.h (z8k_table): Declare as const.
998
999 2002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
1000
1001 * tic4x-dis.c: Added support for enhanced and special insn.
1002 (c4x_print_op): Added insn class 'i' and 'j'
1003 (c4x_hash_opcode_special): Add to support special insn
1004 (c4x_hash_opcode): Update to support the new opcode-list
1005 format. Add support for the new special insns.
1006 (c4x_disassemble): New opcode-list support.
1007
1008 2002-11-16 Klee Dienes <kdienes@apple.com>
1009
1010 * m88k-dis.c: Include libiberty.h (for xmalloc).
1011 (HASHTAB): New type, used to build instruction hash tables.
1012 Contains a pointer to an INSTAB and a pointer to the next hash
1013 chain entry.
1014 (instructions): Move definition from m88k.h; remove initialization
1015 of 'next' field.
1016 (hashtable): Now an aray of pointer-to-HASHTAB, not INSTAB.
1017 (printop): Mark pointer to OPSPEC as const.
1018 (install): Remove; fold into init_disasm.
1019 (m88kdis): Update to ihashtab_initialized to 1 after calling
1020 init_disasm. entry_ptr now iterates through HASHTABs, not
1021 INSTABs.
1022 (init_disasm): Iterate through the instructions and add to
1023 hashtable[].
1024
1025 2002-11-16 Svein E. Seldal <Svein.Seldal@solidas.com>
1026
1027 * tic4x-dis.c: (c4x_print_op): Add support for the new argument
1028 format. Fix bug in 'N' register printer.
1029
1030 2002-11-12 Segher Boessenkool <segher@koffie.nl>
1031
1032 * ppc-dis.c (print_insn_powerpc): Correct condition register display.
1033
1034 2002-11-07 Aldy Hernandez <aldyh@redhat.com>
1035
1036 * ppc-opc.c (EVUIMM_4): Change bit size to 32.
1037 (EVUIMM_2): Same.
1038 (EVUIMM_8): Same.
1039
1040 2002-11-07 Klee Dienes <kdienes@apple.com>
1041
1042 * Makefile.am (ia64-asmtab.c): Update to use the new '--srcdir'
1043 argument to ia64-gen.
1044 Regenerate dependencies for ia64-len.lo.
1045 * Makefile.in: Regenerate.
1046 * ia64-gen.c: Convert to use getopt(). Add the standard GNU
1047 options, as well as '--srcdir', which controls the directory in
1048 which ia64-gen looks for the sources it uses to generate the
1049 output table. Add a 'const' to the declaration of the final
1050 output table. Call xmalloc_set_program_name to set the program
1051 name.
1052 * ia64-asmtab.c: Regenerate.
1053
1054 2002-11-07 Nick Clifton <nickc@redhat.com>
1055
1056 * ia64-gen.c: Fix comment formatting and compile time warnings.
1057 * ia64-opc-a.c: Fix compile time warnings.
1058 * ia64-opc-b.c: Likewise.
1059 * ia64-opc-d.c: Likewise.
1060 * ia64-opc-f.c: Likewise.
1061 * ia64-opc-i.c: Likewise.
1062 * ia64-opc-m.c: Likewise.
1063 * ia64-opc-x.c: Likewise.
1064
1065 2002-11-06 Aldy Hernandez <aldyh@redhat.com>
1066
1067 * ppc-opc.c: Change RD to RS for evmerge*.
1068
1069 2002-10-07 Nathan Tallent <eraxxon@alumni.rice.edu>
1070
1071 * sparc-opc.c (sparc_opcodes) <fb, fba, fbe, fbz, fbg, fbge,
1072 fbl, fble, fblg, fbn, fbne, fbnz, fbo, fbu, fbue, fbug, fbuge,
1073 fbul, fbule>: Add conditional/unconditional branch
1074 classification.
1075
1076 2002-10-13 Stephane Carrez <stcarrez@nerim.fr>
1077
1078 * m68hc11-dis.c (print_insn): Treat bitmask and branch operands
1079 at the end.
1080
1081 2002-09-30 Gavin Romig-Koch <gavin@redhat.com>
1082 Ken Raeburn <raeburn@cygnus.com>
1083 Aldy Hernandez <aldyh@redhat.com>
1084 Eric Christopher <echristo@redhat.com>
1085 Richard Sandiford <rsandifo@redhat.com>
1086
1087 * mips-dis.c (print_insn_arg): Handle '[', ']', 'e' and '%'.
1088 (mips_isa_type): Handle bfd_mach_mips4120, bfd_mach_mips5400
1089 and bfd_mach_mips5500.
1090 * mips-opc.c (V1): Include INSN_4111 and INSN_4120.
1091 (N411, N412, N5, N54, N55): New convenience defines.
1092 (mips_builtin_opcodes): Add vr4120, vr5400 and vr5500 opcodes.
1093 Change dmadd16 and madd16 from V1 to N411.
1094
1095 2002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1096
1097 * mips-dis.c (print_insn_mips): Always allow disassembly of
1098 32-bit jalx opcode.
1099
1100 2002-09-24 Nick Clifton <nickc@redhat.com>
1101
1102 * po/de.po: Updated German translation.
1103
1104 2002-09-21 Alan Modra <amodra@bigpond.net.au>
1105
1106 * Makefile.am: Run "make dep-am".
1107 * Makefile.in: Regenerate.
1108 * po/POTFILES.in: Regenerate.
1109
1110 2002-09-20 Nick Clifton <nickc@redhat.com>
1111
1112 * ppc-opc.c (CRFD, CRFS): Add PPC_OPERAND_CR flag so that cr
1113 register names are accepted.
1114
1115 2002-09-17 Svein E. Seldal <Svein.Seldal@solidas.com>
1116
1117 * tic4x-dis.c: Add function declarations and ATTRIBUTE_UNUSED.
1118 Convert functions to K&R format.
1119
1120 2002-09-13 Nick Clifton <nickc@redhat.com>
1121
1122 * ppc-opc.c (MFDEC2): Include Book-E.
1123 (PPCCHLK64): New opcode mask.
1124 (evsubw, evsubiw, evmr, evnot, isellt, iselgt, iseleq, mfpid,
1125 mfcsrr0, mfcsrr1, mfdear, mfesr, mfivpr, mfusprg0, mftbl,
1126 mftbu, mfpir, mfdbsr, mfdbcr0, mfdbcr1, mfdbcr2, mfiac1,
1127 mfiac2, mfiac3, mfiac4, mfdac1, mfdac2, mfdvc1, mfdvc2, mftsr,
1128 mftcr, mfivor0, mfivor1, mfivor2, mfivor3, mfivor4, mfivor5,
1129 mfivor6, mfivor7, mfivor8, mfivor9, mfivor10, mfivor11,
1130 mfivor12, mfivor13, mfivor14, mfivor15, mfbbear, mfmcsrr0,
1131 mfmcsrr1, mfmcsr, mtpid, mtdecar, mtcsrr0, mtcsrr1, mtdear,
1132 mtesr, mtivpr, mtusprg0, mtsprg4, mtsprg5, mtsprg6, mtsprg7,
1133 mtdbsr, mtdbcr0, mtdbcr1, mtdbcr2, mtiac1, mtiac2, mtiac3,
1134 mtiac4, mtdac1, mtdac2, mtdvc1, mtdvc2, mttsr, mttcr, mtivor0,
1135 mtivor1, mtivor2, mtivor3, mtivor4, mtivor5, mtivor6, mtivor7,
1136 mtivor8, mtivor9, mtivor10, mtivor11, mtivor12, mtivor13,
1137 mtivor14, mtivor15, mtbbear, mtmcsrr0, mtmcsrr1, mtmcsr): New
1138 Book-E instructions.
1139 (evfsneg): Fix opcode value.
1140 (dcbtstlse, dcbtlse, icblce, dcblce, icbtsle): Use PPCCHLK64
1141 mask.
1142 (mcrxr64, tlbivaxe, tlbsxe, tlbsxe.): Restrict to 64-bit
1143 Book-E.
1144 (extsw): Restrict to 64-bit PPC instruction sets.
1145 (extsw.): Does not exist in 64-bit Book-E.
1146 (powerpc_macro): Remove mftbl, mftbu and mftb Book-E macros as
1147 they are no longer needed.
1148
1149 2002-09-12 Gary Hade <garyhade@us.ibm.com>
1150
1151 * ppc-dis.c (powerpc_dialect): Add missing PPC_OPCODE_CLASSIC.
1152
1153 2002-09-11 Nick Clifton <nickc@redhat.com>
1154
1155 * po/da.po: Updated Danish translation file.
1156
1157 2002-09-04 Nick Clifton <nickc@redhat.com>
1158
1159 * ppc-opc.c (extsw, extsw.): Do not allow for the BookE32.
1160
1161 2002-09-04 Nick Clifton <nickc@redhat.com>
1162
1163 * disassemble.c (disassembler_usage): Add invocation of
1164 print_ppc_disassembler_options.
1165 * ppc-dis.c (print_ppc_disassembler_options): New function.
1166
1167 2002-09-04 Nick Clifton <nickc@redhat.com>
1168
1169 * ppc-opc.c: The BookE implementations of the TLBWE and TLBRE
1170 instructions do not take any arguments.
1171
1172 2002-09-02 Nick Clifton <nickc@redhat.com>
1173
1174 * v850-opc.c: Remove redundant references to V850EA architecture.
1175
1176 2002-09-02 Alan Modra <amodra@bigpond.net.au>
1177
1178 * arc-opc.c: Include bfd.h.
1179 (arc_get_opcode_mach): Subtract off base bfd_mach value.
1180
1181 2002-08-30 Alan Modra <amodra@bigpond.net.au>
1182
1183 * v850-dis.c (disassemble): Remove bfd_mach_v850ea case.
1184
1185 * mips-dis.c (_print_insn_mips): Don't use hard-coded mach constants.
1186
1187 2002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
1188
1189 * configure.in: Added bfd_tic4x_arch.
1190 * configure: Regenerate.
1191 * Makefile.am: Added tic4x-dis.o target.
1192 * Makefile.in: Regenerate.
1193
1194 2002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1195
1196 * disassemble.c: Added tic4x target and c4x
1197 disassembler routine.
1198 * tic4x-dis.c: New file.
1199
1200 2002-08-16 Christian Groessler <chris@groessler.org>
1201
1202 * z8k-dis.c (unparse_instr): case CLASS_BA: Designate hex
1203 values as those.
1204 * z8kgen.c (opt): Fix definition of "in rd,imm16" opcode.
1205 * z8k-opc.h: Regenerated with new z8kgen.c.
1206
1207 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
1208
1209 From matthew green <mrg@redhat.com>
1210
1211 * ppc-dis.c (powerpc_dialect): Support `-m500', `-m500x2' and
1212 `-mefs'. Turn off AltiVec for E500 and efs.
1213 (print_insn_powerpc): Don't print an AltiVec instruction if the
1214 dialect is not efs.
1215
1216 * ppc-opc.c (insert_pmrn, extract_pmrn, insert_ev2, extract_ev2,
1217 insert_ev4, extract_ev4, insert_ev8, extract_ev8): New functions
1218 for extracting pmrn/evld/evstd/etc operands.
1219 (CRB, CRFD, CRFS, DC, RD): New instruction fields.
1220 (CT): Make this equal to RD + 1.
1221 (PMRN): New operand.
1222 (RA): Update.
1223 (EVUIMM, EVUIMM_2, EVUIMM_4, EVUIMM_8): New operands.
1224 (WS): Update.
1225 (EVSEL, EVSEL_MASK): New instruction form and mask for EVSEL.
1226 (ISEL, ISEL_MASK): New instruction form and mask for ISEL.
1227 (XISEL, XISEL_MASK): New instruction form and mask for ISEL.
1228 (CTX, CTX_MASK): New instruction form and mask for context cache
1229 instructions.
1230 (UCTX, UCTX_MASK): New instruction form and mask for user context
1231 cache instructions.
1232 (XC, XC_MASK, XUC, XUC_MASK): New instruction forms.
1233 (CLASSIC): New define.
1234 (PPCESPE): New define.
1235 (PPCISEL, , PPCBRLK, PPCPMR, PPCCHLK, PPCRFMI): New
1236 defines for integer select, cache control, branch
1237 locking, power management, cache locking and machine check
1238 APU instructions, respectively.
1239 (efsabs, efsnabs, efsneg, efsadd, efssub, efsmul,
1240 efsdiv, efscmpgt, efscmplt, efscmpeq, efststgt, efststlt,
1241 efststeq, efscfui, efsctuiz, efscfsi, efscfuf, efscfsf,
1242 efsctui, efsctsi, efsctsiz, efsctuf, efsctsf,
1243 evaddw, evaddiw, evsubfw, evsubifw, evabs, evneg, evextsb,
1244 evextsh, evrndw, evcntlzw, evcntlsw, brinc, evand, evandc, evor,
1245 evorc, evxor, eveqv, evnand, evnor, evrlw, evrlwi, evslw, evslwi,
1246 evsrws, evsrwu, evsrwis, evsrwiu, evsplati, evsplatfi, evmergehi,
1247 evmergelo, evmergehilo, evmergelohi, evcmpgts, evcmpgtu, evcmplts,
1248 evcmpltu, evcmpeq, evsel, evldd, evlddx, evldw, evldwx, evldh,
1249 evldhx, evlwhe, evlwhex, evlwhou, evlwhoux, evlwhos, evlwhosx,
1250 evlwwsplat, evlwwsplatx, evlwhsplat, evlwhsplatx, evlhhesplat,
1251 evlhhesplatx, evlhousplat, evlhousplatx, evlhossplat, evlhossplatx,
1252 evstdd, evstddx, evstdw, evstdwx, evstdh, evstdhx, evstwwe,
1253 evstwwex, evstwwo, evstwwox, evstwhe, evstwhex, evstwho, evstwhox,
1254 evfsabs, evfsnabs, evfsneg, evfsadd, evfssub, evfsmul, evfsdiv,
1255 evfscmpgt, evfscmplt, evfscmpeq, evfststgt, evfststlt, evfststeq,
1256 evfscfui, evfsctuiz, evfscfsi, evfscfuf, evfscfsf, evfsctui,
1257 evfsctsi, evfsctsiz, evfsctuf, evfsctsf, evsabs, evsnabs, evsneg,
1258 evsadd, evssub, evsmul, evsdiv, evscmpgt, evsgmplt, evsgmpeq,
1259 evststgt, evststlt, evststeq, evscfui, evscfsi, evscfuf, evscfsf,
1260 evsctui, evsctuiz, evsctsi, evsctsiz, evsctuf, evsctsf, evmhossf,
1261 evmhossfa, evmhosmf, evmhosmfa, evmhosmi, evmhosmia, evmhoumi,
1262 evmhoumia, evmhessf, evmhessfa, evmhesmf, evmhesmfa, evmhesmi,
1263 evmhesmia, evmheumi, evmheumia, evmhossfaaw, evmhossiaaw,
1264 evmhosmfaaw, evmhosmiaaw, evmhousiaaw, evmhoumiaaw, evmhessfaaw,
1265 evmhessiaaw, evmhesmfaaw, evmhesmiaaw, evmheusiaaw, evmheumiaaw,
1266 evmhossfanw, evmhossianw, evmhosmfanw, evmhosmianw, evmhousianw,
1267 evmhoumianw, evmhessfanw, evmhessianw, evmhesmfanw, evmhesmianw,
1268 evmheusianw, evmheumianw, evmhogsmfaa, evmhogsmiaa, evmhogumiaa,
1269 evmhegsmfaa, evmhegsmiaa, evmhegumiaa, evmhogsmfan, evmhogsmian,
1270 evmhogumian, evmhegsmfan, evmhegsmian, evmhegumian, evmwhssf,
1271 evmwhssfa, evmwhssfaa, evmwhssmaa, evmwhsmfaa, evmwhsmiaa,
1272 evmwhusiaa, evmwhumiaa, evmwhssfan, evmwhssian, evmwhsmfan,
1273 evmwhsmian, evmwhusian, evmwhumian, evmwhgssfaa, evmwhgsmfaa,
1274 evmwhgsmiaa, evmwhgumiaa, evmwhgssfan, evmwhgsmfan, evmwhgsmian,
1275 evmwhgumian, evmwhsmf, evmwhsmfa, evmshsmi, evmshsmia, evmshumi,
1276 evmshumia, evmmlssf, evmmlssfa, evmwlsmf, evmwlsmfa, evmwlumi,
1277 evmwlumia, evmwlssfaaw, evmwlssiaaw, evmwlsmfaaw, evmwlsmiaaw,
1278 evmwlusiaaw, evmwlumiaaw, evmwissfanw, evmwissianw, evmwlsmfanw,
1279 evmwlsmianw, evmwlusianw, evmwlumianw, evmwssf, evmwssfa,
1280 evmwsmf, evmwsmfa, evmwsmi, evmwsmia, evmwumi, evmwumia,
1281 evmwssfaa, evmwsmfaa, evmwsmiaa, evmwumiaa, evmwssfan, evmwsmfan,
1282 evmwsmian, evmwumian, evaddssiaaw, evaddsmiaaw, evaddusiaaw,
1283 evaddumiaaw, evsubfssiaaw, evsubfsmiaaw, evsubfusiaaw,
1284 evsubfumiaaw, evmra, evdivws, evdivws): New e500x2 Core Complex
1285 instructions.
1286 (rfmci): New machine check APU instruction.
1287 (isel): New integer select APU instructino.
1288 (icbtls, icbtlse, icblc, icblce, dcbtls, dcbtlse, dcbtstls,
1289 dcbtstlse, dcblc, dcblce): New cache control APU instructions.
1290 (mtspefscr, mfspefscr): New instructions.
1291 (mfpmr, mtpmr): New performance monitor APU instructions.
1292 (savecontext): New context cache APU instructions.
1293 (bblels, bbelr): New branch locking APU instructions.
1294 (bblels, bbelr): New instructions.
1295 (mftbl, mftbu, mftb): Set as CLASSIC instructions. Add BOOKE alias.
1296
1297 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1298
1299 * m68hc11-opc.c: Update call operand to accept the page definition.
1300 Identify instructions that are branches and calls to generate a
1301 RL_JUMP relocation.
1302
1303 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1304
1305 * m68hc11-dis.c (print_insn): Take into account 68HC12 memory
1306 banks and fix disassembling of call instruction.
1307 (print_indexed_operand): New param to tell whether
1308 it was an indirect addressing operand (for disassembling call).
1309
1310 2002-08-09 Nick Clifton <nickc@redhat.com>
1311
1312 * po/sv.po: Updated Swedish translation.
1313
1314 2002-08-08 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1315
1316 * mips-opc.c (mips_builtin_opcodes): Remove "dla" and "la" as
1317 aliases to "daddiu" and "addiu".
1318
1319 2002-07-30 Nick Clifton <nickc@redhat.com>
1320
1321 * po/sv.po: Updated Swedish translation.
1322
1323 2002-07-25 Nick Clifton <nickc@redhat.com>
1324
1325 * po/sv.po: Updated Swedish translation.
1326 * po/es.po: Updated Spanish translation.
1327 * po/pr_BR.po: Updated Brazilian Portuguese translation.
1328 * po/tr.po: Updated Turkish translation.
1329 * po/fr.po: Updated French translation.
1330
1331 2002-07-24 Nick Clifton <nickc@redhat.com>
1332
1333 * po/sv.po: Updated Swedish translation.
1334 * po/es.po: Updated Spanish translation.
1335 * po/pr_BR.po: Updated Brazilian Portuguese translation.
1336
1337 2002-07-23 Alan Modra <amodra@bigpond.net.au>
1338
1339 * Makefile.am: Run "make dep-am".
1340 * Makefile.in: Regenerate.
1341 * po/POTFILES.in: Regenerate.
1342
1343 2002-07-23 Nick Clifton <nickc@redhat.com>
1344
1345 * po/fr.po: Updated French translation.
1346 * po/pr_BR.po: New Brazilian Portuguese translation.
1347 * po/id.po: Updated Indonesian translation.
1348 * configure.in (LINGUAS): Add pr_BR.
1349 * configure: Regenerate.
1350
1351 2002-07-18 Denis Chertykov <denisc@overta.ru>
1352 Frank Ch. Eigler <fche@redhat.com>
1353 Alan Lehotsky <alehotsky@cygnus.com>
1354 matthew green <mrg@redhat.com>
1355
1356 * configure.in: Add support for ip2k.
1357 * configure: Regenerate.
1358 * Makefile.am: Add support for ip2k.
1359 * Makefile.in: Regenerate.
1360 * disassemble.c: Add support for ip2k.
1361 * ip2k-asm.c: New generated file.
1362 * ip2k-desc.c: New generated file.
1363 * ip2k-desc.h: New generated file.
1364 * ip2k-dis.c: New generated file.
1365 * ip2k-ibld.c: New generated file.
1366 * ip2k-opc.c: New generated file.
1367 * ip2k-opc.h: New generated file.
1368
1369 2002-07-17 David Mosberger <davidm@hpl.hp.com>
1370
1371 * ia64-opc-b.c (bWhc): New macro.
1372 (mWhc): Ditto.
1373 (OpPaWhcD): Ditto.
1374 (ia64_opcodes_b): Correct patterns for indirect call
1375 instructions to use 3-bit "wh" field.
1376 * ia64-asmtab.c: Regnerate.
1377
1378 2002-07-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1379
1380 * mips-dis.c (mips_isa_type): Add MIPS16 insn handling.
1381 * mips-opc.c (I16): New define.
1382 (mips_builtin_opcodes): Make jalx an I16 insn.
1383
1384 2002-06-18 Dave Brolley <brolley@redhat.com>
1385
1386 * po/POTFILES.in: Add frv-*.[ch].
1387 * disassemble.c (ARCH_frv): New macro.
1388 (disassembler): Handle bfd_arch_frv.
1389 * configure.in: Support frv_bfd_arch.
1390 * Makefile.am (HFILES): Add frv-*.h.
1391 (CFILES): Add frv-*.c
1392 (ALL_MACHINES): Add frv-*.lo.
1393 (CLEANFILES): Add stamp-frv.
1394 (FRV_DEPS): New variable.
1395 (stamp-frv): New target.
1396 (frv-asm.lo): New target.
1397 (frv-desc.lo): New target.
1398 (frv-dis.lo): New target.
1399 (frv-ibld.lo): New target.
1400 (frv-opc.lo): New target.
1401 (frv-*.[ch]): New files.
1402
1403 2002-06-18 Ben Elliston <bje@redhat.com>
1404
1405 * Makefile.am (CGENDEPS): Remove unnecessary stamp-cgen.
1406 * Makefile.in: Regenerate.
1407
1408 2002-06-08 Alan Modra <amodra@bigpond.net.au>
1409
1410 * a29k-dis.c: Replace CONST with const.
1411 * h8300-dis.c: Likewise.
1412 * m68k-dis.c: Likewise.
1413 * or32-dis.c: Likewise.
1414 * sparc-dis.c: Likewise.
1415
1416 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
1417
1418 * configure.in: Add "sh5*-*" to list of targets which include
1419 sh64 support.
1420 * configure: Regenerate.
1421
1422 2002-05-31 Chris G. Demetriou <cgd@broadcom.com>
1423
1424 * mips-opc.c: Clean up a few whitespace issues, and sort a
1425 few entries understanding that 'x' follows 'w' in the alphabet.
1426
1427 2002-05-31 Chris G. Demetriou <cgd@broadcom.com>
1428 Ed Satterthwaite <ehs@broadcom.com>
1429
1430 * mips-opc.c: Add support for SB-1 MDMX subset and extensions.
1431
1432 2002-05-31 Alan Modra <amodra@bigpond.net.au>
1433
1434 * Makefile.am: Run "make dep-am".
1435 * Makefile.in: Regenerate.
1436 * po/POTFILES.in: Regenerate.
1437
1438 2002-05-30 Chris G. Demetriou <cgd@broadcom.com>
1439 Ed Satterthwaite <ehs@broadcom.com>
1440
1441 * mips-dis.c (print_insn_arg): Add support for 'O', 'Q', 'X', 'Y',
1442 and 'Z' formats, for MDMX.
1443 (mips_isa_type): Add MDMX instructions to the ISA
1444 bit mask for bfd_mach_mipsisa64.
1445 * mips-opc.c: Add support for MDMX instructions.
1446 (MX): New definition.
1447
1448 * mips-dis.c: Update copyright years to include 2002.
1449
1450 2002-05-30 Diego Novillo <dnovillo@redhat.com>
1451
1452 * d10v-opc.c (d10v_opcodes): `btsti' does not modify its
1453 arguments.
1454
1455 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
1456
1457 * configure.in: Add DLX configuraton support.
1458 * configure: Regenerate.
1459 * Makefile.am: Add DLX configuraton support.
1460 * Makefile.in: Regenerate.
1461 * disassemble.c: Add DLX support.
1462 * dlx-dis.c: New file.
1463
1464 2002-05-25 Alan Modra <amodra@bigpond.net.au>
1465
1466 * Makefile.am (sh-dis.lo): Don't put make commands in deps.
1467 * Makefile.in: Regenerate.
1468 * arc-dis.c: Use #include "" instead of <> for local header files.
1469 * m68k-dis.c: Likewise.
1470
1471 2002-05-22 J"orn Rennecke <joern.rennecke@superh.com>
1472
1473 * Makefile.am (sh-dis.lo): Compile with @archdefs@.
1474 * Makefile.in: regenerate.
1475
1476 * sh-dis.c (print_insn_sh): If coff and bfd_mach_sh, use arch_sh4
1477 for disassembly.
1478
1479 2002-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1480
1481 * mips-opc.c (mips_builtin_opcodes): Add drol, dror macros.
1482
1483 2002-05-17 J"orn Rennecke <joern.rennecke@superh.com>
1484
1485 * disassemble.c (disassembler): Just use print_insn_sh for bfd_arch_sh.
1486 * sh-dis.c (LITTLE_BIT): Delete.
1487 (print_insn_sh, print_insn_shl): Deleted.
1488 (print_insn_shx): Renamed to
1489 (print_insn_sh). No longer static. Handle SHmedia instructions.
1490 Use info->endian to determine endianness.
1491 * sh64-dis.c (print_insn_sh64, print_insn_sh64l): Delete.
1492 (print_insn_sh64x): No longer static. Renamed to
1493 (print_insn_sh64). Removed pfun_compact and endian arguments.
1494 If we got an uneven address to indicate SHmedia, adjust it.
1495 Return -2 for SHcompact instructions.
1496
1497 2002-05-17 Alan Modra <amodra@bigpond.net.au>
1498
1499 * acinclude.m4 (AM_INSTALL_LIBBFD): Fake to fool autotools.
1500 * configure.in: Invoke AM_INSTALL_LIBBFD.
1501 * Makefile.am (install-data-local): Move to..
1502 (install_libopcodes): .. New target.
1503 (uninstall_libopcodes): Likewise.
1504 (install-bfdlibLTLIBRARIES): Likewise.
1505 (uninstall-bfdlibLTLIBRARIES): Likewise.
1506 (bfdlibdir): New.
1507 (bfdincludedir): New.
1508 (lib_LTLIBRARIES): Rename to bfdlib_LTLIBRARIES.
1509 * aclocal.m4: Regenerate.
1510 * configure: Regenerate.
1511 * Makefile.in: Regenerate.
1512
1513 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
1514
1515 * fr30-asm.c: Regenerate.
1516 * fr30-desc.c: Regenerate.
1517 * fr30-dis.c: Regenerate.
1518 * m32r-asm.c: Regenerate.
1519 * m32r-desc.c: Regenerate.
1520 * m32r-dis.c: Regenerate.
1521 * openrisc-asm.c: Regenerate.
1522 * openrisc-desc.c: Regenerate.
1523 * openrisc-dis.c: Regenerate.
1524 * xstormy16-asm.c: Regenerate.
1525 * xstormy16-desc.c: Regenerate.
1526 * xstormy16-dis.c: Regenerate.
1527
1528 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1529
1530 * mips-dis.c (is_newabi): EABI is not a NewABI.
1531
1532 2002-05-13 Jason Thorpe <thorpej@wasabisystems.com>
1533
1534 * configure.in (shle-*-*elf*): Include sh64 support.
1535 * configure: Regenerate.
1536
1537 2002-04-28 Jason Thorpe <thorpej@wasabisystems.com>
1538
1539 * vax-dis.c (print_insn_arg): Pass the insn info to print_insn_mode.
1540 (print_insn_mode): Print some basic info about floating point values.
1541
1542 2002-05-09 Anton Blanchard <anton@samba.org>
1543
1544 * ppc-opc.c: Add "tlbiel" for POWER4.
1545
1546 2002-05-07 Graydon Hoare <graydon@redhat.com>
1547
1548 * cgen-dis.in: (print_insn_@arch@): Cache list of opened CPUs rather
1549 than just most-recently-opened.
1550
1551 2002-05-01 Alan Modra <amodra@bigpond.net.au>
1552
1553 * ppc-opc.c: Add "tlbsx." and "tlbsxe." for booke.
1554
1555 2002-04-24 Christian Groessler <chris@groessler.org>
1556
1557 * z8k-dis.c (print_insn_z8k): Set disassemble_info to 2
1558 bytes_per_chunk, 6 bytes_per_line for nicer display of the hex
1559 codes.
1560 (z8k_lookup_instr): CLASS_IGNORE case added.
1561 (output_instr): Don't print hex codes, they are already
1562 printed.
1563 (unpack_instr): ARG_NIM4 case added. ARG_NIM8 case
1564 fixed. Support CLASS_BIT_1OR2 and CLASS_IGNORE cases.
1565 (unparse_instr): Fix base and indexed addressing disassembly:
1566 The index is inside the brackets.
1567 * z8kgen.c (gas): Add ARG_NIM4 and CLASS_IGNORE defines.
1568 (opt): Fix shift left/right arithmetic/logical byte defines:
1569 The high byte of the immediate word is ignored by the
1570 processor.
1571 Fix n parameter of ldm opcodes: The opcode contains (n-1).
1572 (args): Fix "n" entry.
1573 (toks): Add "nim4" and "iiii" entries.
1574 * z8k-opc.h: Regenerated with new z8kgen.c.
1575
1576 2002-04-24 Nick Clifton <nickc@cambridge.redhat.com>
1577
1578 * po/id.po: New Indonesian translation.
1579 * configure.in (ALL_LIGUAS): Add id.po
1580 * configure: Regenerate.
1581
1582 2002-04-17 matthew green <mrg@redhat.com>
1583
1584 * ppc-opc.c (powerpc_opcode): Fix dssall operand list.
1585
1586 2002-04-04 Alan Modra <amodra@bigpond.net.au>
1587
1588 * dep-in.sed: Cope with absolute paths.
1589 * Makefile.am (dep.sed): Subst TOPDIR.
1590 Run "make dep-am".
1591 * Makefile.in: Regenerate.
1592 * ppc-opc.c: Whitespace.
1593 * s390-dis.c: Fix copyright date.
1594
1595 2002-03-23 matthew green <mrg@redhat.com>
1596
1597 * ppc-opc.c (vmaddfp): Fix operand order.
1598
1599 2002-03-21 Alan Modra <amodra@bigpond.net.au>
1600
1601 * Makefile.am: Run "make dep-am".
1602 * Makefile.in: Regenerate.
1603
1604 2002-03-21 Anton Blanchard <anton@samba.org>
1605
1606 * ppc-opc.c: Add optional field to mtmsrd.
1607 (MTMSRD_L, XRLARB_MASK): Define.
1608
1609 2002-03-18 Jan Hubicka <jh@suse.cz>
1610
1611 * i386-dis.c (prefix_name): Fix handling of 32bit address prefix
1612 in 64bit mode.
1613 (print_insn) Likewise.
1614 (putop): Fix handling of 'E'
1615 (OP_E, OP_OFF): handle 32bit addressing mode in 64bit.
1616 (ptr_reg): Likewise.
1617
1618 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
1619
1620 * po/fr.po: Updated version.
1621
1622 2002-03-16 Chris Demetriou <cgd@broadcom.com>
1623
1624 * mips-opc.c (M3D): Tweak comment.
1625 (mips_builtin_op): Add comment indicating that opcodes of the
1626 same name must be placed together in the table, and sort
1627 the "recip.fmt", "recip1.fmt", "recip2.fmt", "rsqrt.fmt",
1628 "rsqrt1.fmt", and "rsqrt2.fmt" opcodes by name.
1629
1630 2002-03-16 Nick Clifton <nickc@cambridge.redhat.com>
1631
1632 * Makefile.am: Tidy up sh64 rules.
1633 * Makefile.in: Regenerate.
1634
1635 2002-03-15 Chris G. Demetriou <cgd@broadcom.com>
1636
1637 * mips-dis.c: Update copyright years.
1638
1639 2002-03-15 Chris G. Demetriou <cgd@broadcom.com>
1640
1641 * mips-dis.c (mips_isa_type): Add MIPS3D instructions to the ISA
1642 bit masks for bfd_mach_mips_sb1 and bfd_mach_mipsisa64. Add
1643 comments for bfd_mach_mipsisa32 and bfd_mach_mipsisa64 that
1644 indicate that they should dissassemble all applicable
1645 MIPS-specified ASEs.
1646 * mips-opc.c: Add support for MIPS-3D instructions.
1647 (M3D): New definition.
1648
1649 * mips-opc.c: Update copyright years.
1650
1651 2002-03-15 Chris G. Demetriou <cgd@broadcom.com>
1652
1653 * mips-opc.c (mips_builtin_opcodes): Sort bc<N> opcodes by name.
1654
1655 2002-03-15 Chris Demetriou <cgd@broadcom.com>
1656
1657 * mips-dis.c (is_newabi): Fix ABI decoding.
1658
1659 2002-03-14 Chris G. Demetriou <cgd@broadcom.com>
1660
1661 * mips-dis.c (mips_isa_type): Fix formatting of bfd_mach_mipsisa32
1662 and bfd_mach_mipsisa64 cases to match the rest.
1663
1664 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
1665
1666 * po/fr.po: Updated version.
1667
1668 2002-03-13 Alan Modra <amodra@bigpond.net.au>
1669
1670 * ppc-opc.c: Add optional `L' field to tlbie.
1671 (XRTLRA_MASK): Define.
1672
1673 2002-03-06 Chris Demetriou <cgd@broadcom.com>
1674
1675 * mips-opc.c (mips_builtin_opcodes): Mark "pref" as being
1676 present on I4.
1677
1678 * mips-opc.c (mips_builtin_opcodes): Add "movn.ps" and "movz.ps".
1679
1680 2002-03-05 Paul Koning <pkoning@equallogic.com>
1681
1682 * pdp11-opc.c: Fix "mark" operand type. Fix operand types
1683 for float opcodes that take float operands. Add alternate
1684 names (xxxD vs. xxxF) for float opcodes.
1685 * pdp11-dis.c (print_operand): Clean up formatting for mode 67.
1686 (print_foperand): New function to handle float opcode operands.
1687 (print_insn_pdp11): Use print_foperand to disassemble float ops.
1688
1689 2002-02-27 Nick Clifton <nickc@cambridge.redhat.com>
1690
1691 * po/de.po: Updated.
1692
1693 2002-02-26 Brian Gaeke <brg@dgate.org>
1694
1695 * Makefile.am (install-data-local): Install dis-asm.h.
1696
1697 2002-02-26 Nick Clifton <nickc@cambridge.redhat.com>
1698
1699 * configure.in (LINGUAS): Add de.po.
1700 * configure: Regenerate.
1701 * po/de.po: New file.
1702
1703 2002-02-25 Alan Modra <amodra@bigpond.net.au>
1704
1705 * ppc-dis.c (powerpc_dialect): Handle power4 option.
1706 * ppc-opc.c (insert_bdm): Correct description of "at" branch
1707 hints. Test PPC_OPCODE_POWER4 to determine branch hint flavour.
1708 (extract_bdm, insert_bdp, extract_bdp, valid_bo): Likewise.
1709 (BOFM64, BOFP64, BOTM64, BOFP64): Rename to BOFM4, BOFP4 etc.
1710 (BODNZM64, BODNZP64, BODZM64, BODZP64): Likewise.
1711 (PPCCOM32, PPCCOM64): Delete.
1712 (NOPOWER4, POWER4): Define.
1713 (powerpc_opcodes): Replace occurences of PPCCOM32 with NOPOWER4,
1714 and PPCCOM4 with POWER4 so that "at" style branch hint opcodes
1715 are enabled for power4 rather than ppc64.
1716
1717 2002-02-20 Tom Rix <trix@redhat.com>
1718
1719 * ppc-opc.c (powerpc_operands): Add WS field. Use for tlbre, tlbwe.
1720
1721 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
1722
1723 * s390-dis.c (init_disasm): Use renamed architecture defines.
1724
1725 2002-02-19 matthew green <mrg@redhat.com>
1726
1727 * ppc-opc.c (powerpc_dialect): Fix comment; BookE is not Motorola
1728 specific.
1729
1730 2002-02-18 Nick Clifton <nickc@cambridge.redhat.com>
1731
1732 * po/tr.po: Updated translation.
1733
1734 2002-02-15 Richard Henderson <rth@redhat.com>
1735
1736 * alpha-opc.c (alpha_opcodes): Fix thinko in ret pseudo
1737 disassembly mask.
1738
1739 2002-02-15 Richard Henderson <rth@redhat.com>
1740
1741 * alpha-opc.c (alpha_opcodes): Add simple pseudos for
1742 lda, ldah, jmp, ret.
1743
1744 2002-02-14 Nick Clifton <nickc@cambridge.redhat.com>
1745
1746 * po/da.po: Updated translation.
1747
1748 2002-02-12 Graydon Hoare <graydon@redhat.com>
1749
1750 * cgen-asm.in (parse_insn_normal): Change call from
1751 @arch@_cgen_parse_operand to cd->parse_operand, to
1752 facilitate CGEN_ASM_INIT_HOOK doing useful work.
1753
1754 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
1755
1756 * sparc-dis.c (print_insn_sparc): Make sure 0xFFFFFFFF is not
1757 sign-extended.
1758
1759 2002-02-11 Alan Modra <amodra@bigpond.net.au>
1760
1761 * Makefile.am: "make dep-am".
1762 * Makefile.in: Regenerate.
1763 * aclocal.m4: Regenerate.
1764 * config.in: Regenerate.
1765 * configure: Regenerate.
1766
1767 2002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
1768
1769 * configure.in <bfd_sh_arc>: For sh-* and shl-*, enable sh64
1770 support only for sh-*-*elf*, shl-*-*elf*, sh-*-linux* and
1771 shl-*-linux*.
1772 * configure: Regenerate.
1773
1774 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
1775
1776 * cgen-dis.c: Add prototypes for count_decodable_bits
1777 and add_insn_to_hash_chain.
1778
1779 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
1780
1781 * configure.in <bfd_sh_arc>: Enable sh64 support on sh-*.
1782 * configure: Rebuilt.
1783
1784 2002-02-08 Ivan Guzvinec <ivang@opencores.org>
1785
1786 * or32-opc.c: Fix compile time warning messages.
1787 * or32-dis.c: Fix compile time warning messages.
1788
1789 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
1790
1791 Contribute sh64-elf.
1792 2001-10-08 Nick Clifton <nickc@cambridge.redhat.com>
1793 * sh64-opc.c: Regenerate.
1794 2001-03-13 DJ Delorie <dj@redhat.com>
1795 * sh64-opc.h: Rename A_RESV_Fx to A_REUSE_PREV so that its
1796 purpose is more obvious.
1797 * sh64-opc.c (shmedia_table): Ditto.
1798 * sh64-dis.c (initialize_shmedia_opcode_mask_table): Ditto.
1799 (print_insn_shmedia): Ditto.
1800 2001-03-12 DJ Delorie <dj@redhat.com>
1801 * sh64-opc.c: Adjust comments to reflect reality: replace bits
1802 3:0 with zeros (not "reserved"), replace "rrrrrr" with
1803 "gggggg" for two-operand floating point opcodes. Remove
1804 "fsina".
1805 2001-01-08 Hans-Peter Nilsson <hpn@cygnus.com>
1806 * sh64-dis.c (print_insn_shmedia) <failing read_memory_func>:
1807 Correct printing of .byte:s. Return number of printed bytes or
1808 -1; never 0.
1809 (print_insn_sh64x) <not CRT_SH5_ISA16>: Ditto. Print as .byte:s
1810 to next four-byte-alignment if insn or data is not aligned.
1811 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
1812 * sh64-dis.c: Update comments and fix comment formatting.
1813 (initialize_shmedia_opcode_mask_table) <case A_IMMM>:
1814 Abort instead of setting length to 0.
1815 (crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb,
1816 crange_bsearch_cmpl, sh64_get_contents_type,
1817 sh64_address_in_cranges): Move to bfd/elf32-sh64.c.
1818 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
1819 * sh64-opc.c: Remove #if 0:d entries for instructions not found in
1820 SH-5/ST50-023-04: fcosa.s, fsrra.s and prefo.
1821 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
1822 * sh64-dis.c (print_insn_shmedia): Display MOVI/SHORI-formed
1823 address with same prefix as SHcompact.
1824 In the disassembler, use a .cranges section for linked executables.
1825 * sh64-dis.c (SAVED_MOVI_R, SAVED_MOVI_IMM): Move to head of file
1826 and update for using structure in info->private_data.
1827 (struct sh64_disassemble_info): New.
1828 (is_shmedia_p): Delete.
1829 (crange_qsort_cmpb): New function.
1830 (crange_qsort_cmpl, crange_bsearch_cmpb): New functions.
1831 (crange_bsearch_cmpl, sh64_address_in_cranges): New functions.
1832 (init_sh64_disasm_info, sh64_get_contents_type_disasm): New functions.
1833 (sh64_get_contents_type, sh64_address_is_shmedia): New functions.
1834 (print_insn_shmedia): Correct displaying of address after MOVI/SHORI
1835 pair. Display addresses for linked executables only.
1836 (print_insn_sh64x_media): Initialize info->private_data by calling
1837 init_sh64_disasm_info.
1838 (print_insn_sh64x): Ditto. Find out type of contents by calling
1839 sh64_contents_type_disasm. Display data regions using ".long" and
1840 ".byte" similar to unrecognized opcodes.
1841 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
1842 * sh64-dis.c (is_shmedia_p): Check info->section and look for ISA
1843 information in section flags before considering symbols. Don't
1844 assume an info->mach setting of bfd_mach_sh5 means SHmedia code.
1845 * configure.in (bfd_sh_arch): Check presence of sh64 insns by
1846 matching $target $canon_targets instead of looking at the
1847 now-removed -DINCLUDE_SHMEDIA in $targ_cflags.
1848 * configure: Regenerate.
1849 2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com>
1850 * sh64-opc.c (shmedia_creg_table): New.
1851 * sh64-opc.h (shmedia_creg_info): New type.
1852 (shmedia_creg_table): Declare.
1853 * sh64-dis.c (creg_name): New function.
1854 (print_insn_shmedia): Use it.
1855 * disassemble.c (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map
1856 bfd_mach_sh5 to print_insn_sh64 if big-endian and to
1857 print_insn_sh64l if little-endian.
1858 * sh64-dis.c (print_insn_shmedia): Make r unsigned.
1859 (print_insn_sh64l): New.
1860 (print_insn_sh64x): New.
1861 (print_insn_sh64x_media): New.
1862 (print_insn_sh64): Break out code to print_insn_sh64x and
1863 print_insn_sh64x_media.
1864 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
1865 * sh64-opc.h: New file
1866 * sh64-opc.c: New file
1867 * sh64-dis.c: New file
1868 * Makefile.am: Add sh64 targets.
1869 (HFILES): Add sh64-opc.h.
1870 (CFILES): Add sh64-opc.c and sh64-dis.c.
1871 (ALL_MACHINES): Add sh64 files.
1872 * Makefile.in: Regenerate.
1873 * configure.in: Add support for sh64 to bfd_sh_arch.
1874 * configure: Regenerate.
1875 * disassemble.c [ARCH_all] (INCLUDE_SHMEDIA): Define.
1876 (disassembler) [ARCH_sh, INCLUDE_SHMEDIA]: Map bfd_mach_sh5 to
1877 print_insn_sh64.
1878 * sh-dis.c (print_insn_shx): Handle bfd_mach_sh5 as arch_sh4.
1879 * po/POTFILES.in: Regenerate.
1880 * po/opcodes.pot: Regenerate.
1881
1882 2002-02-04 Frank Ch. Eigler <fche@redhat.com>
1883
1884 * cgen-dis.in (print_insn_@arch@): Support disassemble_info.insn_sets.
1885
1886 2002-02-04 Alexandre Oliva <aoliva@redhat.com>
1887
1888 * sh-opc.h (sh_arg_type): Added A_DISP_PC_ABS.
1889
1890 2002-02-01 Alan Modra <amodra@bigpond.net.au>
1891
1892 * Makefile.am: Run "make dep-am"
1893 * Makefile.in: Regenerate.
1894
1895 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
1896
1897 * or32-dis.c: New file.
1898 * or32-opc.c: New file.
1899 * configure.in: Add support for or32.
1900 * configure: Regenerate.
1901 * Makefile.am: Add support for or32.
1902 * Makefile.in: Regenerate.
1903 * disassemble.c: Add support for or32.
1904 * po/POTFILES.in: Regenerate.
1905 * po/opcodes.pot: Regenerate.
1906
1907 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
1908
1909 * configure: Regenerated.
1910
1911 2002-01-26 Nick Clifton <nickc@cambridge.redhat.com>
1912
1913 * po/fr.po: Updated version.
1914
1915 2002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
1916
1917 * po/es.po: Updated version.
1918
1919 2002-01-24 Nick Clifton <nickc@cambridge.redhat.com>
1920
1921 * po/da.po: New version.
1922
1923 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
1924
1925 * po/da.po: New file: Spanish translation.
1926 * configure.in (ALL_LINGUAS): Add da.
1927 * configure: Regenerate.
1928
1929 2002-01-22 Graydon Hoare <graydon@redhat.com>
1930
1931 * fr30-asm.c: Regenerate.
1932 * fr30-desc.c: Likewise.
1933 * fr30-desc.h: Likewise.
1934 * fr30-dis.c: Likewise.
1935 * fr30-ibld.c: Likewise.
1936 * fr30-opc.c: Likewise.
1937 * fr30-opc.h: Likewise.
1938 * m32r-asm.c: Likewise.
1939 * m32r-desc.c: Likewise.
1940 * m32r-desc.h: Likewise.
1941 * m32r-dis.c: Likewise.
1942 * m32r-ibld.c: Likewise.
1943 * m32r-opc.c: Likewise.
1944 * m32r-opc.h: Likewise.
1945 * m32r-opinst.c: Likewise.
1946 * openrisc-asm.c: Likewise.
1947 * openrisc-desc.c: Likewise.
1948 * openrisc-desc.h: Likewise.
1949 * openrisc-dis.c: Likewise.
1950 * openrisc-ibld.c: Likewise.
1951 * openrisc-opc.c: Likewise.
1952 * openrisc-opc.h: Likewise.
1953 * xstormy16-desc.c: Likewise.
1954
1955 2002-01-22 Richard Henderson <rth@redhat.com>
1956
1957 * alpha-dis.c (print_insn_alpha): Also mask the base opcode for
1958 comparison.
1959
1960 2002-01-22 Alan Modra <amodra@bigpond.net.au>
1961
1962 * Makefile.am: Run "make dep-am".
1963 * Makefile.in: Regenerate.
1964 * po/POTFILES.in: Regenerate.
1965
1966 2002-01-19 Richard Earnshaw <rearnsha@arm.com>
1967
1968 * arm-opc.h (arm_opcodes): Use generic rule %5?hb instead of %h.
1969 * arm-dis.c (print_insn_arm): Don't handle 'h' case.
1970
1971 2002-01-18 Keith Walker <keith.walker@arm.com>
1972
1973 * arm-opc.h (arm_opcodes): Add bxj instruction.
1974
1975 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1976
1977 * po/opcodes.pot: Regenerate.
1978 * po/fr.po: Regenerate.
1979 * po/sv.po: Regenerate.
1980 * po/tr.po: Regenerate.
1981
1982 2002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
1983
1984 * po/tr.po: Import new version.
1985
1986 2002-01-15 Richard Earnshaw <rearnsha@arm.com>
1987
1988 * arm-opc.h (arm_opcodes): Add patterns for VFP instructions.
1989 * arm-dis.c (print_insn_arm): Support new disassembly qualifiers for
1990 VFP bitfields.
1991
1992 2002-01-10 matthew green <mrg@redhat.com>
1993
1994 * xstormy16-asm.c: Regenerate.
1995 * xstormy16-desc.c: Likewise.
1996 * xstormy16-desc.h: Likewise.
1997 * xstormy16-dis.c: Likewise.
1998 * xstormy16-opc.c: Likewise.
1999 * xstormy16-opc.h: Likewise.
2000
2001 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
2002
2003 * po/es.po: New file: Spanish translation.
2004 * configure.in (ALL_LINGUAS): Add es.
2005 * configure: Regenerate.
2006
2007 2001-12-31 Jeffrey A Law (law@redhat.com)
2008
2009 * hppa-dis.c (print_insn_hppa): Handle new 'c' mode completers,
2010 'X', 'M', and 'A'. No longer emit a space after 'x' or 's'.
2011 Always emit a space after 'H'.
2012
2013 2001-12-18 matthew green <mrg@redhat.com>
2014
2015 * ppc-opc.c (PPCVEC): Include PPC_OPCODE_ANY.
2016
2017 2001-12-17 Richard Henderson <rth@redhat.com>
2018
2019 * alpha-opc.c (unop): Encode with RB as $sp.
2020
2021 2001-12-07 Geoffrey Keating <geoffk@redhat.com>
2022
2023 * Makefile.am: Add support for xstormy16.
2024 * Makefile.in: Regenerate.
2025 * configure.in: Add support for xstormy16.
2026 * configure: Regenerate.
2027 * disassemble.c: Add support for xstormy16.
2028 * xstormy16-asm.c: New generated file.
2029 * xstormy16-desc.c: New generated file.
2030 * xstormy16-desc.h: New generated file.
2031 * xstormy16-dis.c: New generated file.
2032 * xstormy16-ibld.c: New generated file.
2033 * xstormy16-opc.c: New generated file.
2034 * xstormy16-opc.h: New generated file.
2035
2036 2001-12-06 Richard Henderson <rth@redhat.com>
2037
2038 * alpha-opc.c (alpha_opcodes): Add wh64en.
2039
2040 2001-12-04 Alexandre Oliva <aoliva@redhat.com>
2041
2042 * d10v-opc.c (d10v_predefined_registers): Remove warnings
2043 introduced in Nov 29's patch.
2044
2045 * d10v-dis.c (print_operand): Apply REGISTER_MASK to `num' of
2046 unmatched register.
2047
2048 * d10v-dis.c (print_operand): Disregard OPERAND_SP in register
2049 predefined value.
2050
2051 * d10v-opc.c (RSRC_NOSP): New macro.
2052 (d10v_operands): Add it.
2053 (d10v_opcodes): Use RSRC_NOSP in post-decrement "st" and "st2w".
2054
2055 2001-11-29 Alexandre Oliva <aoliva@redhat.com>
2056
2057 * d10v-opc.c (d10v_predefined_registers): Mark `sp' as OPERAND_SP.
2058 (RSRC_SP): New macro.
2059 (d10v_operands): Add it.
2060 (d10v_opcodes): Adjust "st" and "st2w" to use RSRC_SP.
2061
2062 2001-11-23 Lars Brinkhoff <lars@nocrew.org>
2063
2064 * pdp11-dis.c (print_insn_pdp11): Handle illegal instructions.
2065 Also, break out of the loop as soon as an instruction has been
2066 printed.
2067
2068 2001-11-17 matthew green <mrg@redhat.com>
2069
2070 * ppc-opc.c (mfvrsave, mtvrsave): New instructions.
2071
2072 2001-11-15 Alan Modra <amodra@bigpond.net.au>
2073
2074 * po/POTFILES.in: Regenerate.
2075
2076 * ppc-opc.c (PPC64): Revert 2001-10-12. Do include PPC_OPCODE_PPC.
2077 (insert_bat, extract_bat, insert_bba, extract_bba,
2078 insert_bd, extract_bd, insert_bdm, extract_bdm,
2079 insert_bdp, extract_bdp, valid_bo,
2080 insert_bo, extract_bo, insert_boe, extract_boe,
2081 insert_ds, extract_ds, insert_de, extract_de,
2082 insert_des, extract_des, insert_li, extract_li,
2083 insert_mbe, extract_mbe, insert_mb6, extract_mb6,
2084 insert_nb, extract_nb, insert_nsi, extract_nsi,
2085 insert_ral, insert_ram, insert_ras,
2086 insert_rbs, extract_rbs, insert_sh6, extract_sh6,
2087 insert_spr, extract_spr, insert_tbr, extract_tbr): Add dialect param.
2088 (extract_bd, extract_bdm, extract_bdp,
2089 extract_ds, extract_des,
2090 extract_li, extract_nsi): Implement sign extension without conditional.
2091 (insert_bdm, extract_bdm,
2092 insert_bdp, extract_bdp, valid_bo): Handle 64 bit branch hints.
2093 (extract_bdm, extract_bdp): Correct 32 bit validation.
2094 (AT1_MASK, AT2_MASK): Define.
2095 (BBOAT_MASK): Define.
2096 (BBOATCB_MASK, BBOAT2CB_MASK, BBOATBI_MASK): Define.
2097 (BOFM64, BOFP64, BOTM64, BOTP64): Define.
2098 (BODNZM64, BODNZP64, BODZM64, BODZP64): Define.
2099 (PPCCOM32, PPCCOM64): Define.
2100 (powerpc_opcodes): Modify existing 32 bit insns with branch hints
2101 and add new patterns to implement 64 bit branches with hints. Move
2102 booke instructions so they match before ppc64.
2103
2104 * ppc-dis.c (powerpc_dialect): Set PPC_OPCODE_64 in dialect for
2105 64 bit default targets, and parse "32" and "64" in options.
2106 Formatting fixes.
2107 (print_insn_powerpc): Pass dialect to operand->extract.
2108
2109 2001-11-14 Dave Brolley <brolley@redhat.com>
2110
2111 * cgen-dis.c (count_decodable_bits): New function.
2112 (add_insn_to_hash_chain): New function.
2113 (hash_insn_array): Call add_insn_to_hash_chain.
2114 (hash_insn_list): Call add_insn_to_hash_chain.
2115 * m32r-dis.c: Regenerated.
2116 * fr30-dis.c: Regenerated.
2117
2118 2001-11-14 Andreas Jaeger <aj@suse.de>
2119
2120 * i386-dis.c (print_insn): Use x86-64 as option.
2121
2122 2001-11-14 Alan Modra <amodra@bigpond.net.au>
2123
2124 * disassemble.c (disassembler): Call print_insn_i386.
2125 * i386-dis.c (SUFFIX_ALWAYS): Define.
2126 (struct dis_private): Add orig_sizeflag.
2127 (print_insn_i386): Make it a wrapper, calling..
2128 (print_insn): ..The old body of print_insn_i386. Avoid longjmp
2129 warning without using volatile by moving orig_sizeflag to priv,
2130 and removing inbuf. Parse disassembler_options.
2131 (print_insn_i386_att, print_insn_i386_intel): Move initialisation
2132 code to print_insn.
2133 (putop): Remove #ifdef SUFFIX_ALWAYS.
2134
2135 2001-11-11 Timothy Wall <twall@alum.mit.edu>
2136
2137 * tic54x-dis.c: Use revised opcode structure. Export opcode
2138 template lookup.
2139 (has_lkaddr): Don't forget about Lmem insns.
2140 * tic54x-opc.c: Add emulation trap. Parallel table now uses
2141 standard opcode templates.
2142
2143 2001-11-13 Zack Weinberg <zack@codesourcery.com>
2144
2145 * i386-dis.c (grps): Change "sldt", "str", and "smsw" entries
2146 to "sldtQ", "strQ", "smswQ" respectively; all with Ev operand
2147 category instead of Ew.
2148
2149 2001-11-12 Niraj Gupta <ngupta@zumanetworks.com>
2150
2151 * m68k-opc.c: Fix definitions of wddata[bwl].
2152
2153 2001-11-09 Richard Sandiford <rsandifo@redhat.com>
2154
2155 * cgen-asm.c (cgen_parse_keyword): If the keyword is too big to
2156 fit in the buffer, try to match the empty keyword.
2157
2158 2001-11-09 Nick Clifton <nickc@cambridge.redhat.com>
2159
2160 * cgen-ibld.in (extract_1): Fix badly placed #if 0.
2161 * fr30-ibld.c: Regenerate.
2162 * m32r-ibld.c: Regenerate.
2163 * openrisc-ibld.c: Regenerate.
2164
2165 2001-11-04 Chris Demetriou <cgd@broadcom.com>
2166
2167 * mips-dis.c (print_insn_mips): Remove spaces at end of line.
2168
2169 2001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
2170
2171 * configure.in (ALL_LINGUAS): Add "fr", "sv" and "tr".
2172 * configure: Regernate.
2173 * po/fr.po: New file.
2174 * po/sv.po: New file.
2175 * po/tr.po: New file.
2176
2177 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2178
2179 * m68hc11-dis.c (print_insn): Fix disassembly of movb with a
2180 constant as source.
2181
2182 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
2183
2184 * Makefile.am (CFILES): Add mmix-dis.c and mmix-opc.c. Regenerate
2185 dependencies.
2186 * Makefile.in: Regenerate.
2187 * mmix-dis.c, mmix-opc.c: New files.
2188
2189 2001-10-29 Kazu Hirata <kazu@hxi.com>
2190
2191 * d30v-dis.c: Fix a comment typo.
2192
2193 2001-10-23 Chris Demetriou <cgd@broadcom.com>
2194
2195 * mips-opc.c (mips_builtin_opcodes): Mark "bgezall" and
2196 "bltzall" as writing GPR 31 (since they do).
2197
2198 * mips-dis.c (print_insn_arg): Calculate info->target
2199 where appropriate.
2200 (print_insn_mips): Fill in instruction info.
2201 (print_mips16_insn_arg): Remove unneded variable 'val'.
2202 Removed duplicated instruction target calculations,
2203 calculate once and print that result. Use same idiom for
2204 masking the jump segment bits as is used in print_insn_arg.
2205
2206 2001-10-20 Alan Modra <amodra@bigpond.net.au>
2207
2208 * ppc-opc.c (CT): Make it an optional operand.
2209
2210 2001-10-17 Chris Demetriou <cgd@broadcom.com>
2211
2212 * mips-dis.c (mips_isa_type): Make the ISA used to disassemble
2213 SB-1 binaries include instructions specific to the SB-1.
2214 * mips-opc.c (SB1): New definition.
2215 (mips_builtin_opcodes): Add SB-1 extension opcodes "div.ps",
2216 "recip.ps", "rsqrt.ps", and "sqrt.ps".
2217
2218 2001-10-17 matthew green <mrg@redhat.com>
2219
2220 * ppc-opc.c (STRM): New AltiVec operand.
2221 (XDSS): New AltiVec instruction form.
2222 (mtvscr): Correct operand list.
2223 (dst, dstt, dstst, dststt, dss, dssall): AltiVec instructions.
2224
2225 2001-10-17 Alan Modra <amodra@bigpond.net.au>
2226
2227 * po/POTFILES.in: Regenerate.
2228
2229 2001-10-13 matthew green <mrg@redhat.com>
2230
2231 * ppc-opc.c (MO): New macro for MO field of mbar instruction.
2232 (powerpc_opcodes): Add rfci, wrtee, wrteei, mfdcrx, mfdcr,
2233 mtdcrx, mtdcr, msync, dcba and mbar as BookE instructions.
2234
2235 2001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
2236
2237 * cgen-ibld.in: Include safe-ctype.h in preference to
2238 ctype.h.
2239 * cgen-asm.in: Include safe-ctype.h in preference to
2240 ctype.h. Fix formatting. Use ISSPACE instead of isspace and
2241 TOLOWER instead of tolower.
2242 (@arch@_cgen_build_insn_regex): Remove duplication of syntax
2243 string elements in constructed regular expression.
2244 * fr30-asm.c: Regenerate.
2245 * fr30-desc.c: Regenerate.
2246 * fr30-ibld.c: Regenerate.
2247 * m32r-asm.c: Regenerate.
2248 * m32r-desc.c: Regenerate.
2249 * m32r-ibld.c: Regenerate.
2250 * openrisc-asm.c: Regenerate.
2251 * openrisc-desc.c: Regenerate.
2252 * openrisc-ibld.c: Regenerate.
2253 * po/opcodes.pot: Regenerate.
2254
2255 2001-10-12 matthew green <mrg@redhat.com>
2256
2257 * ppc-opc.c (insert_de, extract_de, insert_des, extract_des): New
2258 instruction field instruction/extraction functions for new BookE
2259 DE form instructions.
2260 (CT): New macro for CT field in an X form instruction.
2261 (DE, DES, DEO, DE_MASK): New macros for DE/DES fields in DE form
2262 instructions.
2263 (PPC64): Don't include PPC_OPCODE_PPC.
2264 (403): New opcode macro for PPC403 processors.
2265 (BOOKE): New opcode macro for BookE processors.
2266 (bce, bcel, bcea, bcela, bclre, bclrel: New BookE instructions.
2267 (bcctre, bcctrel, be, bel, bea, bela, icbt, icbte, lwzxe): Likewise.
2268 (dcbste, lwzuxe, luxe, dcbfe, lbzxe, lwarxe, lbzuxe): Likewise.
2269 (stwcxe, stwxe, stxe, stwuxe, stuxe, stbxe, dcbtste, stbuxe): Likewise.
2270 (mfapidi, dcbte, lhzxe, lhzuxe, lhaxe, lhauxe, subfe64): Likewise.
2271 (subfeo64, adde64, addeo64, sthxe, sthuxe, subfze64): Likewise.
2272 (subfzeo64, addze64, addzeo64, dcbie, subfme64, subfmeo64): Likewise.
2273 (addme64, addmeo64, stdcxe., mcrxr64, lwbrxe, lfsxe, lfsuxe): Likewise.
2274 (lfdxe, lfduxe, stwbrxe, stfsxe, stfsuxe, stfdxe, dcbae): Likewise.
2275 (stfduxe, tlbivax, tlbivaxe, lhbrxe, ldxe, lduxe, tlbsx): Likewise.
2276 (tlbsxe, sthbrxe, stdxe, stduxe, icbie, stfiwxe, dcbze, lbze): Likewise.
2277 (lbzue, ldue, lhze, lhzue, lhae, lhaue, lwze, lwzue): Likewise.
2278 (stbe, stbue, sthe, sthue, stwe, stwue, lfse, lfsue, lfde): Likewise.
2279 (lfdue, stde, stdue, stfse, stfsue, stfde, stfdue): Likewise.
2280
2281 * ppc-dis.c (print_insn_big_powerpc, print_insn_little_powerpc): Look
2282 for a disassembler option of `booke', `booke32' or `booke64' to enable
2283 BookE support in the disassembler.
2284
2285 2001-10-12 John Healy <jhealy@redhat.com>
2286
2287 * cgen-dis.in (print_insn): Use min (cd->base_insn_bitsize, buflen*8)
2288 for the length when extracting the base part of the insn.
2289
2290 2001-10-09 Bruno Haible <haible@clisp.cons.org>
2291
2292 * cgen-asm.in (*_cgen_build_insn_regex): Generate a case sensitive
2293 regular expression. Fix some formatting problems.
2294 * fr30-asm.c: Regenerate.
2295 * openrisc-asm.c: Regenerate.
2296 * m32r-asm.c: Regenerate.
2297
2298 2001-10-09 Christian Groessler <cpg@aladdin.de>
2299
2300 * z8k-dis.c (unparse_instr): Fixed formatting. Change disassembly
2301 of indirect register memory accesses to be same format the
2302 assembler accepts.
2303
2304 2001-10-09 Nick Clifton <nickc@cambridge.redhat.com>
2305
2306 * sh-opc.h: Fix encoding of least significant nibble of the
2307 DSP single data transfer instructions.
2308
2309 * sh-dis.c (print_insn_shx): Fix decoding of As opcode in DSP
2310 instructions.
2311
2312 2001-10-08 Nick Clifton <nickc@cambridge.redhat.com>
2313
2314 * cgen-asm.in: Fix compile time warning messages in generated
2315 C files.
2316 * cgen-dis.in: The same.
2317 * cgen-ibld.in: The same.
2318 * fr30-asm.c: Regenerate.
2319 * fr30-desc.c: Regenerate.
2320 * fr30-dis.c: Regenerate.
2321 * fr30-ibld.c: Regenerate.
2322 * fr30-opc.c: Regenerate.
2323 * m32r-asm.c: Regenerate.
2324 * m32r-desc.c: Regenerate.
2325 * m32r-dis.c: Regenerate.
2326 * m32r-ibld.c: Regenerate.
2327 * m32r-opc.c: Regenerate.
2328 * m32r-opinst.c Regenerate.
2329 * openrisc-asm.c: Regenerate.
2330 * openrisc-desc.c: Regenerate.
2331 * openrisc-dis.c: Regenerate.
2332 * openrisc-ibld.c: Regenerate.
2333 * openrisc-opc.c: Regenerate.
2334 * openrisc-opc.h: Regenerate.
2335 * Makefile.in: Regenerate.
2336 * po/POTFILES.in: Regenerate.
2337 * po/opcodes.pot: Regenerate.
2338
2339 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
2340
2341 * arm-opc.h (arm_opcodes): Add cirrus insns.
2342
2343 * arm-dis.c (print_insn_arm): Add 'I' case.
2344
2345 2001-10-03 Alan Modra <amodra@bigpond.net.au>
2346
2347 * po/POTFILES.in: Regenerate.
2348 * configure: Regenerate.
2349
2350 2001-10-02 Alan Modra <amodra@bigpond.net.au>
2351
2352 * Makefile.am (Makefile): Depend on bfd/configure.in.
2353 Run "make dep-am".
2354 * Makefile.in: Regenerate.
2355
2356 2001-09-30 John Healy <jhealy@redhat.com>
2357
2358 * cgen-ibld.in (insert_1): Switched bfd_get_bits and bfd_set_bits
2359 calls to cgen_get_insn_value and cgen_put_insn_value calls.
2360 (extract_1): Switched bfd_get_bits call to cgen_get_insn_value call.
2361
2362 2001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
2363
2364 * Makefile.am: Update dependencies with "make dep-am".
2365 * Makefile.in: Regenerate.
2366
2367 2001-09-26 Alan Modra <amodra@bigpond.net.au>
2368
2369 * arc-dis.c: Formatting fixes.
2370 (my_sprintf): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
2371
2372 2001-09-21 Bruno Haible <haible@clisp.cons.org>
2373
2374 * arc-dis.c: Don't include <ctype.h>.
2375 * openrisc-desc.c: Likewise.
2376 * openrisc-ibld.c: Likewise.
2377
2378 2001-09-20 Nick Clifton <nickc@cambridge.redhat.com>
2379
2380 * fr30-opc.c: Fix compile time warning messages.
2381 * i370-opc.c: Fix compile time warning messages.
2382 * i960-dis.c: Fix compile time warning messages.
2383 * m32r-asm.c: Fix compile time warning messages.
2384 * m32r-desc.c: Fix compile time warning messages.
2385 * m32r-dis.c: Fix compile time warning messages.
2386 * m32r-ibld.c: Fix compile time warning messages.
2387 * m32r-opc.c: Fix compile time warning messages.
2388 * m32r-opinst.c: Fix compile time warning messages.
2389 * ns32k-dis.c: Fix compile time warning messages.
2390 * openrisc-asm.c: Fix compile time warning messages.
2391 * openrisc-desc.c: Fix compile time warning messages.
2392 * openrisc-dis.c: Fix compile time warning messages.
2393 * openrisc-ibld.c: Fix compile time warning messages.
2394 * openrisc-opc.c: Fix compile time warning messages.
2395 * pdp11-dis.c: Fix compile time warning messages.
2396 * tic54x-dis.c: Fix compile time warning messages.
2397 * v850-opc.c: Fix compile time warning messages.
2398 * vax-dis.c: Fix compile time warning messages.
2399 * w65-opc.h: Fix compile time warning messages.
2400 * z8k-opc.h: Fix compile time warning messages.
2401 * z8kgen.c: Fix compile time warning messages.
2402
2403 2001-09-19 Nick Clifton <nickc@cambridge.redhat.com>
2404
2405 * arm-dis.c: Fix compile time warning messages.
2406 * cgen-asm.c: Fix compile time warning messages.
2407 * cgen-dis.c: Fix compile time warning messages.
2408 * cris-dis.c: Fix compile time warning messages.
2409 * d10v-dis.c: Fix compile time warning messages.
2410 * fr30-asm.c: Fix compile time warning messages.
2411 * fr30-desc.c: Fix compile time warning messages.
2412 * fr30-dis.c: Fix compile time warning messages.
2413 * fr30-ibld.c: Fix compile time warning messages.
2414
2415 2001-09-18 Bruno Haible <haible@clisp.cons.org>
2416
2417 * cgen-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
2418 (cgen_parse_keyword): Use ISALNUM instead of isalnum.
2419 * cgen-opc.c: Include "safe-ctype.h" instead of <ctype.h>.
2420 (cgen_keyword_lookup_name): Use ISALPHA/TOLOWER instead of
2421 isalpha/tolower.
2422 (cgen_keyword_add): Use ISALNUM instead of isalnum.
2423 (hash_keyword_name): Use TOLOWER instead of tolower.
2424 * fr30-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
2425 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
2426 tolower/isspace.
2427 (fr30_cgen_assemble_insn): Use ISSPACE instead of isspace.
2428 * fr30-desc.c: Don't include <ctype.h>.
2429 * fr30-ibld.c: Likewise.
2430 * ia64-gen.c: Include "safe-ctype.h" instead of <ctype.h>.
2431 (load_insn_classes, parse_resource_users, load_depfile): Use
2432 ISSPACE instead of isspace.
2433 * m32r-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
2434 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
2435 tolower/isspace.
2436 (m32r_cgen_assemble_insn): Use ISSPACE instead of isspace.
2437 * m32r-desc.c: Don't include <ctype.h>.
2438 * m32r-ibld.c: Likewise.
2439 * openrisc-asm.c: Include "safe-ctype.h" instead of <ctype.h>.
2440 (parse_insn_normal): Use TOLOWER/ISSPACE instead of
2441 tolower/isspace.
2442 (openrisc_cgen_assemble_insn): Use ISSPACE instead of isspace.
2443
2444 2001-09-18 Martin Schwidefsky <schwidefsky@de.ibm.com>
2445
2446 * Makefile.am: Add rules and dependencies to create the s/390 opcode
2447 table out of s390-opc.txt automatically.
2448 * configure.in: Add BFD_CC_FOR_BUILD to allow CC_FOR_BUILD to be used.
2449 * s390-mkopc.c (dumpTable): Change output to create a complete file.
2450 * s390-opc.c: New improved opcode format macros and remove the
2451 pregenerated opcode table.
2452 * s390-opc.txt: Adapt to new improved opcode format macros.
2453
2454 2001-09-14 David Schleef <ds@schleef.org>
2455
2456 * ppc-opc.c (VXA, VXA_MASK): Fix mask bits.
2457
2458 2001-09-04 Alan Modra <amodra@bigpond.net.au>
2459
2460 * i386-dis.c (grps): Don't print the implicit al/ax/eax register
2461 for opcode 0xf6 or 0xf7 forms of mul, imul, div, idiv insns.
2462
2463 2001-08-31 Eric Christopher <echristo@redhat.com>
2464 Jason Eckhardt <jle@redhat.com>
2465
2466 * mips-dis.c: Add support for bfd_mach_mipsisa32 and
2467 bfd_mach_mipsisa64. Remove bfd_mach_mips32, bfd_mach_mips32_4k,
2468 bfd_mach_mips64.
2469
2470 2001-08-31 Andreas Jaeger <aj@suse.de>
2471
2472 * tic54x-opc.c: Add default initializers to avoid warnings.
2473
2474 * arc-opc.c: Include "sysdep.h" to get stdio.h as include file.
2475 * arc-ext.c: Likewise.
2476
2477 2001-08-28 matthew green <mrg@redhat.com>
2478
2479 * ppc-opc.c (icbt): Order correctly.
2480
2481 2001-08-27 David Edelsohn <dje@watson.ibm.com>
2482 Torbjorn Granlund <tege@swox.com>
2483
2484 * ppc-opc.c (DS): Add PPC_OPERAND_DS flag.
2485 (LS): Define.
2486 (insert_ds): Complain if not a multiple of 4.
2487 (XSYNC): Define.
2488 (XSYNC_MASK): Define.
2489 (powerpc_opcodes): Add "slbmte", "lwsync", "ptesync", "slbmfev",
2490 "slbmfee". Modify "sync" to use XSYNC_MASK and LS.
2491
2492 2001-08-26 Andreas Jaeger <aj@suse.de>
2493
2494 * h8500-opc.h: Add default initializers to h8500_table to shut up
2495 GCC warnings.
2496
2497 2001-08-25 Andreas Jaeger <aj@suse.de>
2498
2499 * tic54x-dis.c: Add unused attributes where needed.
2500
2501 * z8k-dis.c (output_instr): Add unused attribute.
2502
2503 * h8300-dis.c: Add missing prototypes.
2504 (bfd_h8_disassemble): Make static.
2505
2506 * cris-dis.c: Add missing prototype.
2507 * h8500-dis.c: Likewise.
2508 * m68hc11-dis.c: Likewise.
2509 * pj-dis.c: Likewise.
2510 * tic54x-dis.c: Likewise.
2511 * v850-dis.c: Likewise.
2512 * vax-dis.c: Likewise.
2513 * w65-dis.c: Likewise.
2514 * z8k-dis.c: Likewise.
2515
2516 * d10v-dis.c: Add missing prototype.
2517 (dis_long): Remove unused variable.
2518 (dis_2_short): Likewise.
2519
2520 * sh-dis.c: Add missing prototypes.
2521 * v850-opc.c: Likewise.
2522 Add unused attributes where needed.
2523
2524 * ns32k-dis.c: Add missing prototypes.
2525 (bit_extract_simple): Remove unused variable.
2526
2527 2001-08-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
2528
2529 * s390-opc.c: Add "low or high" and "not low or high"
2530 branch instructions for gcc 3.0.
2531 * s390-opc.txt: Likewise.
2532
2533 2001-08-21 Andreas Jaeger <aj@suse.de>
2534
2535 * i960-dis.c: Add parameters for prototypes
2536 (ctrl): Add unused attributes.
2537 (cobr): Likewise.
2538 (put_abs): Likewise.
2539
2540 * mips-dis.c: Add missing prototypes.
2541 * a29k-dis.c: Likewise.
2542 * arc-dis.c: Likewise.
2543 * ia64-opc.c: Likewise.
2544
2545 * s390-dis.c: Add missing prototypes.
2546 (init_disasm): Remove unused attribute since the parameter is
2547 used.
2548
2549 2001-08-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2550
2551 * mips-opc.c (M1): Define. Reformatted Code.
2552 (mips_builtin_opcodes): Added performance counter opcodes mfpc, mfps,
2553 mtps, mtps. Typo.
2554
2555 2001-08-16 Jonathan Larmour <jlarmour@redhat.com>
2556
2557 * mips-opc.c: R3900s can support all branch likely INSN_MACROs where
2558 the corresponding non-likely insn is in MIPS I.
2559
2560 2001-08-13 Kazu Hirata <kazu@hxi.com>
2561
2562 * mcore-dis.c: Fix formatting.
2563 * mips-dis.c: Likewise.
2564 * pj-dis.c: Likewise.
2565 * z8k-dis.c: Likewise.
2566
2567 2001-08-12 Richard Henderson <rth@redhat.com>
2568
2569 * cgen-ibld.in (extract_normal): Match type of VALUE and MASK
2570 to *VALUEP. Regenerate all cgen files.
2571
2572 2001-08-10 Richard Sandiford <rsandifo@redhat.com>
2573
2574 * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32
2575 argument.
2576 * mips-opc.c (G6): Undefine.
2577 (mips_builtin_opcodes): Remove gp32 entry for "move". Add macro
2578 as the first "move" alternative.
2579
2580 2001-08-10 Andreas Jaeger <aj@suse.de>
2581
2582 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
2583 to build warnings.
2584 * configure: Regenerate.
2585
2586 2001-08-10 Alan Modra <amodra@bigpond.net.au>
2587
2588 * ppc-opc.c: Revert 2001-08-08.
2589
2590 2001-08-09 Alan Modra <amodra@bigpond.net.au>
2591
2592 * dis-buf.c (generic_strcat_address): Add missing prototype.
2593 #if 0 the functions as it is unused.
2594
2595 2001-08-08 Alan Modra <amodra@bigpond.net.au>
2596
2597 1999-10-25 Torbjorn Granlund <tege@swox.com>
2598 * ppc-opc.c: Include "bfd.h".
2599 (powerpc_operands): Add new field for reloc type.
2600
2601 2001-07-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2602
2603 * mips-dis.c (print_insn_arg): Don't use software integer registers
2604 for coprocessor registers.
2605 (get_mips_isa): Removed.
2606 (is_newabi): New function, checks if NewABI is used.
2607 (_print_insn_mips): Get distinction between old ABI and new ABI right.
2608
2609 2001-08-01 Christian Groessler <cpg@aladdin.de>
2610
2611 * z8kgen.c: Fixed indentation of opt[] array. Include stdio.h to
2612 get stderr definition.
2613 (internal, gas): Removed warnings.
2614 (gas): Create a correct final entry for created array.
2615 * z8k-opc.h: Recreated with new z8kgen.
2616
2617 2001-07-28 Kazu Hirata <kazu@hxi.com>
2618
2619 * i386-dis.c: Fix formatting.
2620
2621 2001-07-28 Matthias Kramm <kramm@quiss.org>
2622
2623 * i386-dis.c: Change formatting conventions for architecture
2624 i386:intel to better match the format of various intel i386
2625 assemblers, like nasm, tasm or masm.
2626
2627 2001-07-24 Alan Modra <amodra@bigpond.net.au>
2628
2629 * Makefile.am: Update dependencies with "make dep-am".
2630 * Makefile.in: Regenerate
2631
2632 2001-07-24 Kazu Hirata <kazu@hxi.com>
2633
2634 * alpha-dis.c: Fix formatting.
2635 * cris-dis.c: Likewise.
2636 * d10v-dis.c: Likewise.
2637 * d30v-dis.c: Likewise.
2638 * m10300-dis.c: Likewise.
2639 * tic54x-dis.c: Likewise.
2640
2641 2001-07-23 Kazu Hirata <kazu@hxi.com>
2642
2643 * m68k-dis.c: Fix formatting.
2644 * pj-dis.c: Likewise.
2645 * s390-dis.c: Likewise.
2646 * z8k-dis.c: Likewise.
2647
2648 2001-07-21 Chris Demetriou <cgd@broadcom.com>
2649
2650 * mips-opc.c (mips_builtin_opcodes): Sort c.le.s and c.lt.s
2651 into the rest of the surrounding definitions.
2652
2653 2001-07-18 Alan Modra <amodra@bigpond.net.au>
2654
2655 * i386-dis.c (grps): Print l or w suffix, and require mem modrm
2656 for lgdt, lidt, sgdt, sidt.
2657
2658 2001-07-13 Philip Blundell <philb@gnu.org>
2659
2660 * arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR.
2661
2662 2001-07-12 Jeff Johnston <jjohnstn@redhat.com>
2663
2664 * cgen-asm.in: Include "xregex.h" always to enable the libiberty
2665 regex support.
2666 (@arch@_cgen_build_insn_regex): New routine from Graydon.
2667 (@arch@_cgen_assemble_insn): Add Graydon's code to use regex
2668 to verify if it is worth parsing the insn as insn "x". Also update
2669 error message when insn is not a recognized format of the insn vs
2670 when the insn is completely unrecognized.
2671
2672 2001-07-11 Frank Ch. Eigler <fche@redhat.com>
2673
2674 * cgen-dis.in (print_insn): Use cgen_get_insn_value instead of
2675 bfd_get_bits.
2676 * cgen-opc.c (cgen_get_insn_value, cgen_put_insn_value): Respect
2677 non-zero CGEN_CPU_DESC->insn_chunk_bitsize.
2678
2679 2001-07-09 Andreas Jaeger <aj@suse.de>, Karsten Keil <kkeil@suse.de>
2680
2681 * i386-dis.c (set_op): Handle 64 bit and 32 bit mode.
2682 (OP_J): Use bfd_vma for mask to work properly with 64 bits.
2683 (op_address,op_riprel): Use bfd_vma to handle 64 bits.
2684
2685 2001-07-05 Ben Elliston <bje@redhat.com>
2686
2687 * Makefile.am (CPUDIR): Define.
2688 (stamp-m32r): Update dependencies.
2689 (stamp-fr30): Ditto.
2690 (stamp-openrisc): Ditto.
2691 * Makefile.in: Regenerate.
2692
2693 2001-07-03 Zoltan Hidvegi <hzoli@hzoli.2y.net>
2694
2695 * ppc-opc.c: Fix encoding of 'clf' instruction.
2696
2697 2001-06-30 Geoffrey Keating <geoffk@redhat.com>
2698
2699 * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT.
2700
2701 2001-06-28 Geoffrey Keating <geoffk@redhat.com>
2702
2703 * cgen-asm.c (cgen_parse_keyword): Allow any first character.
2704 * cgen-opc.c (cgen_keyword_add): Ignore special first
2705 character when building nonalpha_chars field.
2706
2707 2001-06-24 Ben Elliston <bje@redhat.com>
2708
2709 * m88k-dis.c: Format to conform to GNU coding standards.
2710
2711 2001-06-23 Andreas Jaeger <aj@suse.de>
2712
2713 * disassemble.c (disassembler_usage): Add unused attribute.
2714
2715 2001-06-22 Eric Christopher <echristo@redhat.com>
2716
2717 * mips-opc.c: Move prefx to start of the table.
2718
2719 2001-06-22 Stacey Sheldon <ssheldon@Catena.com>
2720
2721 * arc-opc.c (insert_st_syntax): Fix over-optimisation of ST
2722 instruction.
2723
2724 2001-06-22 Pauli <pauli@moreton.com.au>
2725
2726 * m68k-opc.c: Add wdebug instruction.
2727
2728 2001-06-15 Aldy Hernandez <aldyh@redhat.com>
2729
2730 * m10300-opc.c (mn10300_opcodes): Change opcode for AM33 subc.
2731
2732 2001-06-14 Geoffrey Keating <geoffk@redhat.com>
2733
2734 * cgen-asm.c (cgen_parse_keyword): When looking for the
2735 boundaries of a keyword, allow any special characters
2736 that are actually in one of the allowed keyword.
2737 * cgen-opc.c (cgen_keyword_add): Add any special characters
2738 to the nonalpha_chars field.
2739
2740 2001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
2741
2742 * s390-opc.c: Add lgh instruction.
2743 * s390-opc.txt: Likewise.
2744
2745 2001-06-11 Alan Modra <amodra@bigpond.net.au>
2746
2747 * i386-dis.c: Group function prototypes in one place.
2748 (FLOATCODE): Redefine as 1.
2749 (USE_GROUPS): Redefine as 2.
2750 (USE_PREFIX_USER_TABLE): Redefine as 3.
2751 (X86_64_SPECIAL): Define as 4.
2752 (GRP1b..GRPAMD): Move USE_GROUPS to bytecode1, index to bytecode2.
2753 (PREGRP0..PREGRP26): Similarly with USE_PREFIX_USER_TABLE.
2754 (dis386_att, dis386_intel, disx86_64_att, disx86_64_intel): Delete.
2755 (dis386): New table combining above four tables.
2756 (dis386_twobyte_att, dis386_twobyte_intel): Delete.
2757 (dis386_twobyte): New table combining above two tables.
2758 (x86_64_table): New table to handle x86_64.
2759 (X86_64_0): Define.
2760 (float_mem_att, float_mem_intel): Delet.
2761 (float_mem): New table combining above two tables.
2762 (print_insn_i386): Modify for above.
2763 (dofloat): Likewise.
2764 (putop): Handle '{', '|' and '}' to select alternative mnemonics.
2765 Return 0 on success, 1 if no valid alternative.
2766 (putop <case 'F'>, <case 'H'>): Print nothing for intel_syntax.
2767 (putop <case 'T'>): Move to case 'U', and share case 'Q' code.
2768 (putop <case 'I'>): Move to case 'T', and share case 'P' code.
2769 (OP_REG <case rAX_reg .. rDI_reg>): Handle as for eAX_reg .. eDI_reg
2770 if not 64-bit mode.
2771 (OP_I <case q_mode>): Handle as for v_mode if not 64-bit mode.
2772 (OP_I64): If not 64-bit mode, call OP_I.
2773 OP_OFF64): If not 64-bit mode, call OP_OFF.
2774 (OP_ST, OP_STi, OP_SEG, OP_DIR, OP_OFF, OP_OFF64, OP_MMX): Rename
2775 'ignore'/'ignored' to 'bytemode'.
2776
2777 2001-06-10 Alan Modra <amodra@bigpond.net.au>
2778
2779 * configure.in: Sort 'ta' case statement.
2780 * configure: Regenerate.
2781
2782 * i386-dis.c (dis386_att): Add 'H' to conditional branch and
2783 loop,jcxz insns.
2784 (disx86_64_att): Likewise.
2785 (dis386_twobyte_att): Likewise.
2786 (print_insn_i386): Don't print branch hints as a prefix.
2787 (putop): 'H' macro prints branch hints.
2788 (get64): Kill compile warnings.
2789
2790 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
2791
2792 * sh-opc.h (sh_table): Don't use empty initializers.
2793
2794 2001-06-06 Christian Groessler <cpg@aladdin.de>
2795
2796 * z8k-dis.c: Fix formatting.
2797 (unpack_instr): Remove unused cases in switch statement. Add
2798 safety abort() in default case.
2799 (unparse_instr): Add safety abort() in default case.
2800
2801 2001-06-06 Peter Jakubek <pjak@snafu.de>
2802
2803 * m68k-dis.c (print_insn_m68k): Fix typo.
2804 * m68k-opc.c (m68k_opcodes): Correct allowed operands for
2805 mcf (ColdFire) div, rem and moveb instructions.
2806
2807 2001-06-06 Alan Modra <amodra@bigpond.net.au>
2808
2809 * i386-dis.c (cond_jump_flag, loop_jcxz_flag): Define.
2810 (cond_jump_mode, loop_jcxz_mode): Define.
2811 (dis386_att): Add cond_jump_flag and loop_jcxz_flag as
2812 appropriate, and 'F' suffix to loop insns.
2813 (disx86_64_att): Likewise.
2814 (dis386_twobyte_att): Likewise.
2815 (print_insn_i386): Don't output addr prefix for loop, jcxz insns.
2816 Output data size prefix for long conditional jumps. Output cs and
2817 ds branch hints.
2818 (putop): Handle 'F', and mark PREFIX_ADDR used for case 'E'.
2819 (OP_J): Don't make PREFIX_DATA used.
2820
2821 2001-06-04 Alexandre Oliva <aoliva@redhat.com>
2822
2823 * sh-opc.h (sh_table): Complete last element entry to avoid
2824 compiler warning.
2825
2826 2001-05-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2827
2828 * mips-dis.c (mips_isa_type): Add MIPS r12k support.
2829
2830 2001-05-23 Alan Modra <amodra@one.net.au>
2831
2832 * arc-opc.c: Whitespace changes.
2833
2834 2001-05-18 Hans-Peter Nilsson <hp@axis.com>
2835
2836 * cris-opc.c (cris_spec_regs): Add missing initializer field for
2837 last element.
2838
2839 2001-05-15 Frank Ch. Eigler <fche@redhat.com>
2840
2841 * cgen-dis.in (extract_normal): Complete support for min<base case.
2842
2843 2001-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2844
2845 * mips-dis.c (INSNLEN): Rename MAXLEN.
2846 (std_reg_names): Replace by mips32_reg_names and mips64_reg_names.
2847 (print_insn_arg): Remove $ prefix of register names.
2848 (set_mips_isa_type): Remove.
2849 (mips_isa_type): New function.
2850 (get_mips_isa): New Function.
2851 (print_insn_mips): Rename _print_insn_mips.
2852 (_print_insn_mips): New function, contains code which was
2853 duplicated in print_insn_big_mips and print_insn_little_mips.
2854 (print_insn_big_mips): Moved code to _print_insn_mips.
2855 (print_insn_little_mips): Likewise.
2856 (print_mips16_insn_arg): Remove $ prefix of register names.
2857 Print error message before abort.
2858
2859 2001-05-14 J.T. Conklin <jtc@redback.com>
2860
2861 * ppc-opc.c (powerpc_opcodes): Fixed extended opcode field of
2862 simplified mnemonics used for setting PPC750-specific special
2863 purpose registers.
2864
2865 2001-05-12 H.J. Lu <hjl@gnu.org>
2866
2867 * i386-dis.c (print_insn_i386): Always set `mod', `reg' and
2868 `rm'.
2869
2870 2001-05-12 Peter Targett <peter.targett@arccores.com>
2871
2872 * arc-opc.c (arc_reg_names): Correct attribute for lp_count
2873 register to r/w. Formatting fixes throughout file.
2874
2875 2001-05-12 Alan Modra <amodra@one.net.au>
2876
2877 * i386-dis.c (prefix_user_table): Correct movq2dq, movdq2q, and
2878 movq operands.
2879 (twobyte_has_modrm): Update table.
2880 (need_modrm): Give it file scope.
2881 (MODRM_CHECK): Define.
2882 (dofloat): Use MODRM_CHECK.
2883 (OP_E): Likewise.
2884 (OP_EM): Likewise.
2885 (OP_EX): Likewise.
2886
2887 2001-05-07 Frank Ch. Eigler <fche@redhat.com>
2888
2889 * cgen-dis.in (default_print_insn): Tolerate min<base instructions
2890 even at end of a section.
2891 * cgen-ibld.in (extract_normal): Tolerate min!=base!=max instructions
2892 by ignoring precariously-unpacked insn_value in favor of raw buffer.
2893
2894 2001-05-03 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2895
2896 * disassemble.c (disassembler_usage): Remove unused attribute.
2897
2898 2001-05-04 Frank Ch. Eigler <fche@redhat.com>
2899
2900 * m32r-dis.c, -asm.c, -ibld.c: Regenerated with disassembler fixes.
2901
2902 2001-05-04 Frank Ch. Eigler <fche@redhat.com>
2903
2904 * cgen-dis.in (print_insn): Remove call to read_insn. Instead,
2905 assume incoming buffer already has the base insn loaded. Handle
2906 smaller-than-base instructions for variable-length case.
2907
2908 2001-05-04 Alan Modra <amodra@one.net.au>
2909
2910 * i386-dis.c (Ev, Ed): Remove duplicate define.
2911 (Gd): Define.
2912 (XS): Define.
2913 (OP_XS): New function.
2914 (dis386_twobyte_att): Correct pinsrw, pextrw, pmovmskb, and
2915 movmskp operands.
2916 (dis386_twobyte_intel): Likewise.
2917 (prefix_user_table): Use MS for maskmovq operand.
2918
2919 2001-04-27 Johan Rydberg <jrydberg@opencores.org>
2920
2921 * Makefile.am: Add OpenRISC target.
2922 * Makefile.in: Regenerated.
2923
2924 * disassemble.c (disassembler): Recognize the OpenRISC disassembly.
2925
2926 * configure.in (bfd_openrisc_arch): Add target.
2927 * configure: Regenerated.
2928
2929 * openrisc-asm.c: New file.
2930 * openrisc-desc.c: Likewise.
2931 * openrisc-desc.h: Likewise.
2932 * openrisc-dis.c: Likewise.
2933 * openrisc-ibld.c: Likewise.
2934 * openrisc-opc.c: Likewise.
2935 * openrisc-opc.h: Likewise.
2936
2937 2001-04-24 Christian Groessler <cpg@aladdin.de>
2938
2939 * z8k-dis.c: add names of control registers (ctrl_names);
2940 (seg_length): provides instruction length fixup for segmented
2941 mode; (unpack_instr): correctly handle ARG_DISP16, ARG_DISP12,
2942 CLASS_0DISP7, CLASS_1DISP7, CLASS_DISP8 and CLASS_PR cases;
2943 (unparse_intr): handle CLASS_PR, print addresses without '#'
2944 * z8k-opc.h: re-created with new z8kgen
2945 * z8kgen.c: merged in fixes which were in existing z8k-opc.h; new
2946 entries for ldctl/ldctlb instruction
2947
2948 2001-04-06 Andreas Jaeger <aj@suse.de>
2949
2950 * i386-dis.c: Add ffreep instruction.
2951
2952 2001-03-30 Alexandre Oliva <aoliva@redhat.com>
2953
2954 * ppc-opc.c (insert_mbe): Shift mask initializer as long.
2955
2956 2001-03-24 Alan Modra <alan@linuxcare.com.au>
2957
2958 * i386-dis.c (PREGRP25): Define.
2959 (dis386_twobyte_att): Use here in place of "movntq" entry.
2960 (dis386_twobyte_intel): Likewise.
2961 (prefix_user_table): Add PREGRP25 entry for "movntq" and "movntdq".
2962 (PREGRP26): Define.
2963 (dis386_twobyte_att): Use here.
2964 (dis386_twobyte_intel): Likewise.
2965 (prefix_user_table): Add PREGRP26 entry for "punpcklqdq".
2966 (prefix_user_table <maskmovdqu>): XM operand, not MX.
2967 (prefix_user_table): Cosmetic changes to "bad" entries.
2968
2969 2001-03-23 Nick Clifton <nickc@redhat.com>
2970
2971 * mips-opc.c: Remove extraneous whitespace.
2972 * mips-dis.c: Remove extraneous whitespace.
2973
2974 2001-03-22 Ben Elliston <bje@redhat.com>
2975
2976 * cgen-asm.in (@arch@_cgen_assemble_insn): Move tmp_errmsg
2977 declaration inside CGEN_VERBOSE_ASSEMBLER_ERRORS conditional.
2978 * cgen-ibld.in (put_insn_int_value): Mark cd parameter as unused
2979 to allay a compiler warning.
2980
2981 2001-03-22 Alan Modra <alan@linuxcare.com.au>
2982
2983 * i386-dis.c (dis386_twobyte_att): Add entries for paddq, psubq.
2984 (dis386_twobyte_intel): Likewise.
2985 (twobyte_has_modrm): Set entry for paddq, psubq.
2986
2987 2001-03-20 Patrick Macdonald <patrickm@redhat.com>
2988
2989 * cgen-dis.in (print_insn_@arch@): Add support for target machine
2990 determination via CGEN_COMPUTE_MACH.
2991 * fr30-desc.c: Regenerate.
2992 * fr30-dis.c: Regenerate.
2993 * fr30-opc.h: Regenerate.
2994 * m32r-desc.c: Regenerate.
2995 * m32r-dis.c: Regenerate.
2996 * m32r-opc.h: Regenerate.
2997 * m32r-opinst.c: Regenerate.
2998
2999 2001-03-20 H.J. Lu <hjl@gnu.org>
3000
3001 * configure.in: Remove the redundent AC_ARG_PROGRAM.
3002 * configure: Rebuild.
3003
3004 2001-03-19 Jim Wilson <wilson@redhat.com>
3005
3006 * ia64-gen.c (fetch_insn_class): If xsect, then ignore comment and
3007 notestr if larger than xsect.
3008 (in_class): Handle format M5.
3009 * ia64-asmtab.c: Regnerate.
3010
3011 2001-03-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
3012
3013 * vax-dis.c (print_insn_vax): Only fetch two bytes if the info buffer
3014 has more than one byte left to read.
3015
3016 2001-03-16 Martin Schwidefsky <schwidefsky@de.ibm.com>
3017
3018 * s390-opc.c: Add new opcodes. Smooth out formatting.
3019 * s390-opc.txt: Add new opcodes.
3020
3021 2001-03-06 Nick Clifton <nickc@redhat.com>
3022
3023 * arm-dis.c (print_insn_thumb): Compute destination address
3024 of BLX(1) instruction by taking bit 1 from PC and not from bit
3025 0 of the offset.
3026
3027 2001-03-06 Igor Shevlyakov <igor@windriver.com>
3028
3029 * m68k-dis.c (print_insn_m68k): Recognize Coldfire CPUs
3030 so command line switches will work.
3031
3032 2001-03-05 Dave Brolley <brolley@redhat.com>
3033
3034 * fr30-asm.c: Regenerate.
3035 * fr30-desc.c: Regenerate.
3036 * fr30-desc.h: Regenerate.
3037 * fr30-dis.c: Regenerate.
3038 * fr30-ibld.c: Regenerate.
3039 * fr30-opc.c: Regenerate.
3040 * fr30-opc.h: Regenerate.
3041 * m32r-asm.c: Regenerate.
3042 * m32r-desc.c: Regenerate.
3043 * m32r-desc.h: Regenerate.
3044 * m32r-dis.c: Regenerate.
3045 * m32r-ibld.c: Regenerate.
3046 * m32r-opc.c: Regenerate.
3047 * m32r-opc.h: Regenerate.
3048 * m32r-opinst.c: Regenerate.
3049
3050 2001-02-28 Igor Shevlyakov <igor@windriver.com>
3051
3052 * m68k-opc.c: fix cpushl according to Motorola. Enable
3053 bunch of instructions for Coldfire 5407 and add all new.
3054
3055 2001-02-27 Alan Modra <alan@linuxcare.com.au>
3056
3057 * configure.in (BFD_VERSION): Do without grep.
3058 * configure: Regenerate.
3059 * Makefile.am: Run "make dep-am".
3060 * Makefile.in: Regenerate.
3061
3062 2001-02-23 David Mosberger <davidm@hpl.hp.com>
3063
3064 * ia64-opc-a.c: Add missing pseudo-ops for "cmp" and "cmp4".
3065 * ia64-asmtab.c: Regenerate.
3066
3067 2001-02-21 David Mosberger <davidm@hpl.hp.com>
3068
3069 * ia64-opc-d.c (ia64_opcodes_d): Break the "add" pattern into two
3070 separate variants: one for IMM22 and the other for IMM14.
3071 * ia64-asmtab.c: Regenerate.
3072
3073 2001-02-21 Greg McGary <greg@mcgary.org>
3074
3075 * cgen-opc.c (cgen_get_insn_value): Add missing `return'.
3076
3077 2001-02-20 H.J. Lu <hjl@gnu.org>
3078
3079 * Makefile.am (ia64-ic.tbl): Remove the target.
3080 (ia64-raw.tbl): Likewise.
3081 (ia64-waw.tbl): Likewise.
3082 (ia64-war.tbl): Likewise.
3083 (ia64-asmtab.c): Generate it in the source directory.
3084 * Makefile.in: Regenerated.
3085
3086 2001-02-18 lars brinkhoff <lars@nocrew.org>
3087
3088 * Makefile.am: Add PDP-11 target.
3089 * configure.in: Likewise.
3090 * disassemble.c: Likewise.
3091 * pdp11-dis.c: New file.
3092 * pdp11-opc.c: New file.
3093
3094 2001-02-14 Jim Wilson <wilson@redhat.com>
3095
3096 * ia64-ic.tbl: Update from Intel. Add setf to fr-writers.
3097 * ia64-asmtab.c: Regenerate.
3098
3099 2001-02-12 Jan Hubicka <jh@suse.cz>
3100
3101 * i386-dis.c (prefix_user_t): Add 'Y' to SSE ineger converison
3102 instructions.
3103 (putop): Handle 'Y'
3104
3105 2001-02-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3106
3107 * mips-dis.c (print_insn_arg): Use top four bits of the address of
3108 the following instruction not of the jump itself for the jump
3109 target.
3110 (print_mips16_insn_arg): Likewise.
3111
3112 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3113
3114 * Makefile.am (stamp-lib): ranlib the libopcodes.a in the build
3115 directory.
3116 * Makefile.in: Regenerate.
3117
3118 2001-02-09 Schwidefsky <schwidefsky@de.ibm.com>
3119
3120 * Makefile.am: Add linux target for S/390.
3121 * Makefile.in: Likewise.
3122 * configure.in: Likewise.
3123 * disassemble.c: Likewise.
3124 * s390-dis.c: New file.
3125 * s390-mkopc.c: New file.
3126 * s390-opc.c: New file.
3127 * s390-opc.txt: New file.
3128
3129 2001-02-05 Jim Wilson <wilson@redhat.com>
3130
3131 * ia64-asmtab.c: Revert 2000-12-16 change.
3132
3133 2001-02-02 Patrick Macdonald <patrickm@redhat.com>
3134
3135 * fr30-desc.h: Regenerate with CGEN_MAX_SYNTAX_ELEMENTS.
3136 * m32r-desc.h: Regenerate.
3137
3138 2001-02-01 Jan Hubicka <jh@suse.cz>
3139
3140 * i386-dis.c (dis386_att, grps): Use 'T' for push/pop
3141 (putop): Handle 'T', alphabetize order, fix 'I' handling in Intel syntax
3142
3143 2001-01-14 Alan Modra <alan@linuxcare.com.au>
3144
3145 * hppa-dis.c (print_insn_hppa): Handle '>' and '<' arg types.
3146
3147 2001-01-13 Nick Clifton <nickc@redhat.com>
3148
3149 * disassemble.c: Remove spurious white space.
3150
3151 2001-01-13 Jan Hubicka <jh@suse.cz>
3152
3153 * i386-dis.c (dis386_att, disx86_64_att): Fix ret, lret and iret
3154 templates.
3155
3156 2001-01-11 Peter Targett <peter.targett@arccores.com>
3157
3158 * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
3159 * Makefile.am (C_FILES): Add arc-ext.c.
3160 (ALL_MACHINES) Add arc-ext.lo.
3161 (INCLUDES) Add opcode directory to list.
3162 New dependency entry for arc-ext.lo.
3163 * disassemble.c (disassembler): Correct call to
3164 arc_get_disassembler.
3165 * arc-opc.c: New update for ARC, including full base
3166 instructions for ARC variants.
3167 * arc-dis.h, arc-dis.c: New update for ARC, including
3168 extensibility functionality.
3169 * arc-ext.h, arc-ext.c: New files for handling extensibility.
3170
3171 2001-01-10 Jan Hubicka <jh@suse.cz>
3172
3173 * i386-dis.c (PREGRP15 - PREGRP24): New.
3174 (dis386_twobyt): Add SSE2 instructions.
3175 (twobyte_uses_SSE_prefix: Rename from ... ; add new SSE instructions.
3176 (twobyte_uses_f3_prefix): ... this one.
3177 (grps): Add SSE instructions.
3178 (prefix_user_table): Add two new slots; add SSE2 instructions.
3179 (print_insn_i386): Rename uses_f3_prefix to uses_SSE_prefix;
3180 Handle the REPNZ and Data16 prefixes as well; do proper lookup
3181 to prefix_user_table.
3182 (OP_E): Accept mfence and lfence as well.
3183 (OP_MMX): Data16 prefix turns MMX to SSE; support REX extensions.
3184 (OP_XMM): Support REX extensions.
3185 (OP_EM): Likewise.
3186 (OP_EX): Likewise.
3187
3188 2001-01-09 Nick Clifton <nickc@redhat.com>
3189
3190 * arm-dis.c (print_insn): Set pc to zero for instructions with
3191 a reloc associated with them.
3192
3193 2001-01-09 Jeff Johnston <jjohnstn@redhat.com>
3194
3195 * cgen-asm.in (parse_insn_normal): Changed syn to be
3196 CGEN_SYNTAX_CHAR_TYPE. Changed all references to *syn
3197 as character to use CGEN_SYNTAX_CHAR macro and all comparisons
3198 to '\0' to use 0 instead.
3199 * cgen-dis.in (print_insn_normal): Ditto.
3200 * cgen-ibld.in (insert_insn_normal, extract_insn_normal): Ditto.
3201
3202 2001-01-05 Jan Hubicka <jh@suse.cz>
3203
3204 * i386-dis.c: Add x86_64 support.
3205 (rex): New static variable.
3206 (REX_MODE64, REX_EXTX, REX_EXTY, REX_EXTZ): New constants.
3207 (USED_REX): New macro.
3208 (Ev, Ed, Rm, Iq, Iv64, Cm, Dm, Rm*, Ob64, Ov64): New macros.
3209 (OP_I64, OP_OFF64, OP_IMREG): New functions.
3210 (OP_REG, OP_OFF): Declare.
3211 (get64, get32, get32s): New functions.
3212 (r??_reg): New constants.
3213 (dis386_att): Change templates of instruction implicitly promoted
3214 to 64bit; change e?? to RMe?? for unwind RM byte instructions.
3215 (grps): Likewise.
3216 (dis386_intel): Likewise.
3217 (dixx86_64_att): New table based on dis386_att.
3218 (dixx86_64_intel): New table based on dis386_intel.
3219 (names64, names8rex): New global variable.
3220 (names32, names16): Add extended registers.
3221 (prefix_user_t): Recognize rex prefixes.
3222 (prefix_name): Print REX prefixes nicely.
3223 (op_riprel): New global variable.
3224 (start_pc): Set type to bfd_vma.
3225 (print_insn_i386): Detect the 64bit mode and use proper table;
3226 move ckprefix after initializing the buffer; output unused rex prefixes;
3227 output information about target of RIP relative addresses.
3228 (putop): Support 'O' and 'I'. Update handling of "P', 'Q', 'R' and 'S';
3229 (print_operand_value): New function.
3230 (OP_E, OP_G, OP_REG, OP_I, OP_J, OP_DIR, OP_OFF, OP_D): Add support for
3231 REX prefix and new modes.
3232 (get64, get32s): New.
3233 (get32): Return bfd_signed_vma type.
3234 (set_op): Initialize the op_riprel.
3235 * disassemble.c (disassembler): Recognize the x86-64 disassembly.
3236
3237 2001-01-03 Richard Sandiford <r.sandiford@redhat.com>
3238
3239 cgen-dis.in (read_insn): Use bfd_get_bits()
3240
3241 2001-01-02 Richard Sandiford <rsandifo@redhat.com>
3242
3243 * cgen-dis.c (hash_insn_array): Use bfd_put_bits().
3244 (hash_insn_list): Likewise
3245 * cgen-ibld.in (insert_1): Use bfd_put_bits() and bfd_get_bits().
3246 (extract_1): Use bfd_get_bits().
3247 (extract_normal): Apply sign extension to both extraction
3248 methods.
3249 * cgen-opc.c (cgen_get_insn_value): Use bfd_get_bits()
3250 (cgen_put_insn_value): Use bfd_put_bits()
3251
3252 2000-12-28 Frank Ch. Eigler <fche@redhat.com>
3253
3254 * cgen-asm.in (parse_insn_normal): Print better error message for
3255 instructions with missing operands.
3256
3257 2000-12-21 Santeri Paavolainen <santtu@ssh.com>
3258
3259 * cgen-opc.c: Include alloca.h if HAVE_ALLOCA_H is defined.
3260
3261 2000-12-16 Nick Clifton <nickc@redhat.com>
3262
3263 * Makefile.in: Regenerate.
3264 * aclocal.m4: Regenerate.
3265 * config.in: Regenerate.
3266 * configure.in: Add spacing.
3267 * configure: Regenerate.
3268 * ia64-asmtab.c: Regenerate.
3269 * po/opcodes.pot: Regenerate.
3270
3271 2000-12-12 Frank Ch. Eigler <fche@redhat.com>
3272
3273 * cgen-asm.in (@arch@_cgen_assemble_insn): Prefer printing insert-time
3274 error messages over later parse-time ones.
3275
3276 2000-12-12 Jim Wilson <wilson@redhat.com>
3277
3278 * ia64-dis.c (print_insn_ia64): Cast away const on ia64_free_opcode
3279 argument.
3280 * ia64-gen.c (insert_deplist): Cast sizeof result to int.
3281 (print_dependency_table): Print NULL if semantics field not set.
3282 (insert_opcode_dependencies): Mark cmp parameter as unused.
3283 (print_main_table): Use fprintf_vma to print long long fields.
3284 (main): Mark argv paramter as unused. Convert to old style definition.
3285 * ia64-opc.c (ia64_find_dependency): Cast sizeof result to int.
3286 * ia64-asmtab.c: Regnerate.
3287
3288 2000-12-09 Nick Clifton <nickc@redhat.com>
3289
3290 * m32r-dis.c (print_insn): Prevent re-read of instruction from
3291 wrong address.
3292
3293 * fr30-dis.c: Regenerate.
3294
3295 2000-12-08 Peter Targett <peter.targett@arccores.com>
3296
3297 * configure.in: Add arc-ext.lo for bfd_arc_arch selection.
3298 * Makefile.am (C_FILES): Add arc-ext.c.
3299 (ALL_MACHINES) Add arc-ext.lo.
3300 (INCLUDES) Add opcode directory to list.
3301 New dependency entry for arc-ext.lo.
3302 * disassemble.c (disassembler): Correct call to
3303 arc_get_disassembler.
3304 * arc-opc.c: New update for ARC, including full base
3305 instructions for ARC variants.
3306 * arc-dis.h, arc-dis.c: New update for ARC, including
3307 extensibility functionality.
3308 * arc-ext.h, arc-ext.c: New files for handling extensibility.
3309
3310 2000-12-03 Chris Demetriou cgd@sibyte.com
3311
3312 * mips-opc.c (mips_builtin_opcodes): Use the WR_HILO, RD_HILO,
3313 MOD_HILO, and MOD_LO macros.
3314
3315 * mips-opc.c (M1, M2): Delete.
3316 (mips_builtin_opcodes): Remove all uses of M1.
3317
3318 * mips-opc.c (mips_builtin_opcodes): Make the dmfc2 and dmtc2
3319 instructions take "G" format second operands and use the
3320 correct flags.
3321 There are mfc3 and mtc3 opcodes, so add dmfc3 and dmtc3 opcodes to
3322 match.
3323 Delete "sel" code operands from mfc1 and mtc1.
3324 Add MIPS64 opcode changes (dclo, dclz), and "sel" code variants
3325 for dm[ft]c[023].
3326
3327 2000-12-03 Ed Satterthwaite ehs@sibyte.com and
3328 Chris Demetriou cgd@sibyte.com
3329
3330 * mips-opc.c (mips_builtin_opcodes): Finish additions
3331 for MIPS32 support, and clean up existing entries for
3332 aesthetics, consistency with the MIPS32 ISA, and
3333 with consistency the rest of the table.
3334
3335 2000-12-01 Nick Clifton <nickc@redhat.com>
3336
3337 * mips16-opc.c (mips16_opcodes): Add initialiser for membership
3338 field.
3339
3340 2000-12-01 Chris Demetriou <cgd@sibyte.com>
3341
3342 mips-dis.c (print_insn_arg): Handle new 'U' and 'J' argument
3343 specifiers. Update 'B' for new constant names, and remove
3344 'm'.
3345 mips-opc.c (mips_builtin_opcodes): Place "pref" and "ssnop"
3346 near the top of the array, so they are disassembled properly.
3347 Enable "ssnop" for MIPS32. Add "break" variant with 20 bit
3348 code for MIPS32. Update "clo" and "clz" to use 'U' operand
3349 specifier. Add 'H' format specifier variants for "mfc1,"
3350 "mfc2," "mfc3," "mtc1," "mtc2," and "mtc3" for MIPS32. Update
3351 MIPS32 "sdbbp" to use 'B' operand specifier. Add MIPS32
3352 "wait" variant which uses 'J' operand specifier.
3353
3354 * mips-dis.c (set_mips_isa_type): Update to use
3355 CPU_UNKNOWN and ISA_* constants. Add bfd_mach_mips32 case.
3356 Replace bfd_mach_mips4K with bfd_mach_mips32_4k case.
3357 * mips-opc.c (I32): New constant for instructions added in
3358 MIPS32.
3359 (P4): Delete.
3360 (mips_builtin_opcodes) Replace all uses of P4 with I32.
3361
3362 * mips-dis.c (set_mips_isa_type): Add cases for
3363 bfd_mach_mips5 and bfd_mach_mips64.
3364 * mips-opc.c (I64): New definitions.
3365
3366 * mips-dis.c (set_mips_isa_type): Add case for
3367 bfd_mach_mips_sb1.
3368
3369 2000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
3370
3371 * sh-dis.c (print_insn_ddt): Make insn_x, insn_y unsigned.
3372 (print_insn_ppi): Make nib1, nib2, nib3 unsigned.
3373 Initialize variable dc to NULL.
3374 (print_insn_shx): Remove unused label d_reg_n.
3375
3376 2000-11-24 Nick Clifton <nickc@redhat.com>
3377
3378 * arm-opc.h: Add new opcode formatting parameter 'B'.
3379 (arm_opcodes): Add XScale, v5, and v5te instructions.
3380 (thumb_opcodes): Add v5t instructions.
3381
3382 * arm-dis.c (print_insn_arm): Handle new 'B' format
3383 parameter.
3384 (print_insn_thumb): Decode BLX(1) instruction.
3385
3386 2000-11-21 Chris Demetriou <cgd@sibyte.com>
3387
3388 * mips-opc.c: Fix file header comment.
3389
3390 2000-11-14 Hans-Peter Nilsson <hp@axis.com>
3391
3392 * cris-dis.c (cris_get_disassembler): If abfd is NULL, return
3393 print_insn_cris_with_register_prefix.
3394
3395 2000-11-11 Alexandre Oliva <aoliva@redhat.com>
3396
3397 * sh-opc.h: The operand of `mov.w r0, (<disp>,GBR)' is IMM1, not 0.
3398
3399 2000-11-07 Matthew Green <mrg@redhat.com>
3400
3401 * cgen-dis.in (print_insn): All insns which can fit into insn_value
3402 must be loaded there in their entirety.
3403
3404 2000-10-20 Jakub Jelinek <jakub@redhat.com>
3405
3406 * sparc-dis.c (v9a_asr_reg_names): Add v9b ASRs.
3407 (compute_arch_mask): Add v8plusb and v9b machines.
3408 (print_insn_sparc): siam mode decoding, accept ASRs up to 25.
3409 * sparc-opc.c: Support for Cheetah instruction set.
3410 (prefetch_table): Add #invalidate.
3411
3412 2000-10-16 Nick Clifton <nickc@redhat.com>
3413
3414 * mcore-dis.c (imsk): Change mask for OC to 0xFE00.
3415
3416 2000-10-06 Dave Brolley <brolley@redhat.com>
3417
3418 * fr30-desc.h: Regenerate.
3419 * m32r-desc.h: Regenerate.
3420 * m32r-ibld.c: Regenerate.
3421
3422 2000-10-05 Jim Wilson <wilson@redhat.com>
3423
3424 * ia64-ic.tbl: Update from Intel.
3425 * ia64-asmtab.c: Regenerate.
3426
3427 2000-10-04 Kazu Hirata <kazu@hxi.com>
3428
3429 * ia64-gen.c: Convert C++-style comments to C-style comments.
3430 * tic54x-dis.c: Likewise.
3431
3432 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
3433
3434 Changes to add dollar prefix to registers for files where user symbols
3435 don't have a leading underscore. Fix formatting.
3436 * cris-dis.c (REGISTER_PREFIX_CHAR): New.
3437 (format_reg): Add parameter with_reg_prefix. All callers changed.
3438 (print_with_operands): Ditto.
3439 (print_insn_cris_generic): Renamed from print_insn_cris, add
3440 parameter with_reg_prefix.
3441 (print_insn_cris_with_register_prefix,
3442 print_insn_cris_without_register_prefix, cris_get_disassembler):
3443 New.
3444 * disassemble.c (disassembler) [ARCH_cris]: Call cris_get_disassembler.
3445
3446 2000-09-22 Jim Wilson <wilson@redhat.com>
3447
3448 * ia64-opc-f.c (ia64_opcodes_f): Add fpcmp pseudo-ops for
3449 gt, ge, ngt, and nge.
3450 * ia64-asmtab.c: Regenerate.
3451
3452 * ia64-dis.c (print_insn_ia64): Revert Aug 7 byte skip count change.
3453 * ia64-gen.c (parse_semantics): Handle IA64_DVS_STOP.
3454 (lookup_specifier): Handle "PR%, 1 to 15" and "PR%, 16 to 62".
3455 * ia64-ic.tbl, ia64-raw.tbl, ia64-war.tbl, ia64-waw.tbl: Update.
3456 * ia64-asmtab.c: Regnerate.
3457
3458 2000-09-13 Anders Norlander <anorland@acc.umu.se>
3459
3460 * mips-opc.c (mips_builtin_opcodes): Support cache instruction on 4K cores.
3461 Add mfc0 and mtc0 with sub-selection values.
3462 Add clo and clz opcodes.
3463 Add msub and msubu instructions for MIPS32.
3464 Add madd/maddu aliases for mad/madu for MIPS32.
3465 Support wait, deret, eret, movn, pref for MIPS32.
3466 Support tlbp, tlbr, tlbwi, tlbwr.
3467 (P4): New define.
3468
3469 * mips-dis.c (print_insn_arg): Print sdbbp 'm' args.
3470 (print_insn_arg): Handle 'H' args.
3471 (set_mips_isa_type): Recognize 4K.
3472 Use CPU_* defines instead of hardcoded numbers.
3473
3474 2000-09-11 Catherine Moore <clm@redhat.com>
3475
3476 * d30v-opc.c (d30v_operand_t): New operand type Rb2.
3477 (d30v_format_tab): Use Rb2 for modinc and moddec.
3478
3479 2000-09-07 Catherine Moore <clm@redhat.com>
3480
3481 * d30v-opc.c (d30v_format_tab): Use format Ra for
3482 modinc and moddec.
3483
3484 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
3485
3486 * configure: Rebuilt with new libtool.m4.
3487
3488 2000-09-05 Nick Clifton <nickc@redhat.com>
3489
3490 * configure: Regenerate.
3491 * po/opcodes.pot: Regenerate.
3492
3493 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
3494
3495 * acinclude.m4: Include libtool and gettext macros from the
3496 top level.
3497 * aclocal.m4, configure: Rebuilt.
3498
3499 2000-08-30 Kazu Hirata <kazu@hxi.com>
3500
3501 * tic80-dis.c: Fix formatting.
3502
3503 2000-08-29 Kazu Hirata <kazu@hxi.com>
3504
3505 * w65-dis.c: Fix formatting.
3506
3507 2000-08-28 Mark Hatle <mhatle@mvista.com>
3508
3509 * ppc-opc.c: Add XTLB macro for a few PPC 4xx extended mnemonics.
3510 (powerpc_opcodes): Add table entries for PPC 405 instructions.
3511 Changed rfci, icbt, mfdcr, dccci, mtdcr, iccci from PPC to PPC403
3512 instructions. Added extended mnemonic mftbl as defined in the
3513 405GP manual for all PPCs.
3514
3515 2000-08-28 Jim Wilson <wilson@redhat.com>
3516
3517 * ia64-dis.c (print_insn_ia64): Add failed label after ia64_free_opcode
3518 call. Change last goto to use failed instead of done.
3519
3520 2000-08-28 Dave Brolley <brolley@redhat.com>
3521
3522 * cgen-ibld.in (cgen_put_insn_int_value): New function.
3523 (insert_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
3524 (insert_insn_normal): Use cgen_put_insn_int_value with CGEN_INT_INSN_P.
3525 (extract_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
3526 * cgen-dis.in (read_insn): New static function.
3527 (print_insn): Use read_insn to read the insn into the buffer and set
3528 up for disassembly.
3529 (print_insn): in CGEN_INT_INSN_P, make sure that the entire insn is
3530 in the buffer.
3531 * fr30-asm.c: Regenerated.
3532 * fr30-desc.c: Regenerated.
3533 * fr30-desc.h: Regenerated.
3534 * fr30-dis.c: Regenerated.
3535 * fr30-ibld.c: Regenerated.
3536 * fr30-opc.c: Regenerated.
3537 * fr30-opc.h: Regenerated.
3538 * m32r-asm.c: Regenerated.
3539 * m32r-desc.c: Regenerated.
3540 * m32r-desc.h: Regenerated.
3541 * m32r-dis.c: Regenerated.
3542 * m32r-ibld.c: Regenerated.
3543 * m32r-opc.c: Regenerated.
3544
3545 2000-08-28 Kazu Hirata <kazu@hxi.com>
3546
3547 * tic30-dis.c: Fix formatting.
3548
3549 2000-08-27 Kazu Hirata <kazu@hxi.com>
3550
3551 * sh-dis.c: Fix formatting.
3552
3553 2000-08-24 David Edelsohn <dje@watson.ibm.com>
3554
3555 * ppc-opc.c (powerpc_opcodes): Add rfid, mtsrd, mtsrdin, mtmsrd.
3556
3557 2000-08-24 Kazu Hirata <kazu@hxi.com>
3558
3559 * z8k-dis.c: Fix formatting.
3560
3561 2000-08-16 Jim Wilson <wilson@redhat.com>
3562
3563 * ia64-ic.tbl (pr-readers-nobr-nomovpr): Add addl, adds. Delete
3564 break, mov-immediate, nop.
3565 * ia64-opc-f.c: Delete fpsub instructions.
3566 * ia64-opc-m.c: Add POSTINC to all instructions with postincrement
3567 address operand. Rewrite using macros to avoid long lines.
3568 * ia64-opc.h (POSTINC): Define.
3569 * ia64-asmtab.c: Regenerate.
3570
3571 2000-08-15 Jim Wilson <wilson@redhat.com>
3572
3573 * ia64-ic.tbl: Add missing entries.
3574
3575 2000-08-08 Jason Eckhardt <jle@redhat.com>
3576
3577 * i860-dis.c (print_br_address): Change third argument from int
3578 to long.
3579
3580 2000-08-07 Richard Henderson <rth@redhat.com>
3581
3582 * ia64-dis.c (print_insn_ia64): Get byte skip count correct
3583 for MLI templates. Handle IA64_OPND_TGT64.
3584
3585 2000-08-04 Ben Elliston <bje@redhat.com>
3586
3587 * cgen-dis.in, cgen-asm.in, cgen-ibld.in: New files.
3588 * cgen.sh: Likewise.
3589
3590 2000-08-02 Jim Wilson <wilson@redhat.com>
3591
3592 * ia64-dis.c (print_insn_ia64): Call ia64_free_opcode at end.
3593
3594 2000-07-29 Marek Michalkiewicz <marekm@linux.org.pl>
3595
3596 * avr-dis.c (avr_operand): Use PARAMS macro in declaration.
3597 Change return type from void to int. Check the combination
3598 of operands, return 1 if valid. Fix to avoid BUF overflow.
3599 Report undefined combinations of operands in COMMENT.
3600 Report internal errors to stderr. Output the adiw/sbiw
3601 constant operand in both decimal and hex.
3602 (print_insn_avr): Disassemble ldd/std with displacement of 0
3603 as ld/st. Check avr_operand () return value, handle invalid
3604 combinations of operands like unknown opcodes.
3605
3606 2000-07-28 Ben Elliston <bje@redhat.com>
3607
3608 * Makefile.am (CGEN, CGENDEPS, CGENDIR, CGENFLAGS): New.
3609 (run-cgen, stamp-m32r, stamp-fr30): New targets.
3610 * Makefile.in: Regenerate.
3611 * configure.in: Add --enable-cgen-maint option.
3612 * configure: Regenerate.
3613
3614 2000-07-26 Dave Brolley <brolley@redhat.com>
3615
3616 * cgen-opc.c (cgen_hw_lookup_by_name): 'i' is now unsigned.
3617 (cgen_hw_lookup_by_num): Ditto.
3618 (cgen_operand_lookup_by_name): Ditto.
3619 (print_address): Ditto.
3620 (print_keyword): Ditto.
3621 * cgen-dis.c (hash_insn_array): Mark unused parameters with
3622 ATTRIBUTE_UNUSED.
3623 * cgen-asm.c (hash_insn_array): Mark unused parameters with
3624 ATTRIBUTE_UNUSED.
3625 (cgen_parse_keyword): Ditto.
3626
3627 2000-07-22 Jason Eckhardt <jle@redhat.com>
3628
3629 * i860-dis.c: New file.
3630 (print_insn_i860): New function.
3631 (print_br_address): New function.
3632 (sign_extend): New function.
3633 (BITWISE_OP): New macro.
3634 (I860_REG_PREFIX): New macro.
3635 (grnames, frnames, crnames): New structures.
3636
3637 * disassemble.c (ARCH_i860): Define.
3638 (disassembler): Add check for bfd_arch_i860 to set disassemble
3639 function to print_insn_i860.
3640
3641 * Makefile.in (CFILES): Added i860-dis.c.
3642 (ALL_MACHINES): Added i860-dis.lo.
3643 (i860-dis.lo): New dependences.
3644
3645 * configure.in: New bits for bfd_i860_arch.
3646
3647 * configure: Regenerated.
3648
3649 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
3650
3651 * Makefile.am (CFILES): Add cris-dis.c and cris-opc.c.
3652 (ALL_MACHINES): Add cris-dis.lo and cris-opc.lo.
3653 (cris-dis.lo, cris-opc.lo): New rules.
3654 * Makefile.in: Rebuild.
3655 * configure.in (bfd_cris_arch): New target.
3656 * configure: Rebuild.
3657 * disassemble.c (ARCH_cris): Define.
3658 (disassembler): Support ARCH_cris.
3659 * cris-dis.c, cris-opc.c: New files.
3660 * po/POTFILES.in, po/opcodes.pot: Regenerate.
3661
3662 2000-07-11 Jakub Jelinek <jakub@redhat.com>
3663
3664 * sparc-opc.c (sparc_opcodes): popc has 0 in rs1, not rs2.
3665 Reported by Bill Clarke <llib@computer.org>.
3666
3667 2000-07-09 Geoffrey Keating <geoffk@redhat.com>
3668
3669 * ppc-opc.c (powerpc_opcodes): Correct suffix for vslw.
3670 Patch by Randall J Fisher <rfisher@ecn.purdue.edu>.
3671
3672 2000-07-09 Alan Modra <alan@linuxcare.com.au>
3673
3674 * hppa-dis.c (fput_reg, fput_fp_reg, fput_fp_reg_r, fput_creg,
3675 fput_const, extract_3, extract_5_load, extract_5_store,
3676 extract_5r_store, extract_5R_store, extract_10U_store,
3677 extract_5Q_store, extract_11, extract_14, extract_16, extract_21,
3678 extract_12, extract_17, extract_22): Prototype.
3679 (print_insn_hppa): Rename inner block opcode -> opc to avoid
3680 shadowing outer block.
3681 (GET_BIT): Define.
3682
3683 2000-07-05 DJ Delorie <dj@redhat.com>
3684
3685 * MAINTAINERS: new
3686
3687 2000-07-04 Alexandre Oliva <aoliva@redhat.com>
3688
3689 * arm-dis.c (print_insn_arm): Output combinations of PSR flags.
3690
3691 2000-07-03 Marek Michalkiewicz <marekm@linux.org.pl>
3692
3693 * avr-dis.c (avr_operand): Change _ () to _() around all strings
3694 marked for translation (exception from the usual coding style).
3695 (print_insn_avr): Initialize insn2 to avoid warnings.
3696
3697 2000-07-03 Kazu Hirata <kazu@hxi.com>
3698
3699 * h8300-dis.c (bfd_h8_disassemble): Improve readability.
3700 * h8500-dis.c: Fix formatting.
3701
3702 2000-07-01 Alan Modra <alan@linuxcare.com.au>
3703
3704 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
3705 (CLEANFILES): Add DEPA.
3706 * Makefile.in: Regenerate.
3707
3708 2000-06-26 Scott Bambrough <scottb@netwinder.org>
3709
3710 * arm-dis.c (regnames): Add an additional register set to match
3711 the set used by GCC. Make it the default.
3712
3713 2000-06-22 Alan Modra <alan@linuxcare.com.au>
3714
3715 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
3716 find one.
3717 * Makefile.in: Regenerate.
3718
3719 2000-06-20 H.J. Lu <hjl@gnu.org>
3720
3721 * Makefile.am: Rebuild dependency.
3722 * Makefile.in: Rebuild.
3723
3724 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
3725
3726 * Makefile.in, configure: regenerate
3727 * disassemble.c (disassembler): Recognize ARCH_m68hc12,
3728 ARCH_m68hc11.
3729 * m68hc11-dis.c (read_memory, print_insn, print_insn_m68hc12):
3730 New functions.
3731 * configure.in: Recognize m68hc12 and m68hc11.
3732 * m68hc11-dis.c, m68hc11-opc.c: New files for support of m68hc1x
3733 * Makefile.am (CFILES, ALL_MACHINES): New files for disassembly
3734 and opcode generation for m68hc11 and m68hc12.
3735
3736 2000-06-16 Nick Duffek <nsd@redhat.com>
3737
3738 * disassemble.c (disassembler): Refer to the PowerPC 620 using
3739 bfd_mach_ppc_620 instead of 620.
3740
3741 2000-06-12 Kazu Hirata <kazu@hxi.com>
3742
3743 * h8300-dis.c: Fix formatting.
3744 (bfd_h8_disassemble): Distinguish adds/subs, inc/dec.[wl]
3745 correctly.
3746
3747 2000-06-09 Denis Chertykov <denisc@overta.ru>
3748
3749 * avr-dis.c (avr_operand): Bugfix for jmp/call address.
3750
3751 2000-06-07 Denis Chertykov <denisc@overta.ru>
3752
3753 * avr-dis.c: completely rewritten.
3754
3755 2000-06-02 Kazu Hirata <kazu@hxi.com>
3756
3757 * h8300-dis.c: Follow the GNU coding style.
3758 (bfd_h8_disassemble) Fix a typo.
3759
3760 2000-06-01 Kazu Hirata <kazu@hxi.com>
3761
3762 * h8300-dis.c (bfd_h8_disassemble_init): Fix a typo.
3763 (bfd_h8_disassemble): Distinguish the operand size of inc/dev.[wl]
3764 correctly. Fix a typo.
3765
3766 2000-05-31 Nick Clifton <nickc@redhat.com>
3767
3768 * opintl.h (_(String)): Explain why dgettext is used instead of
3769 gettext.
3770
3771 2000-05-30 Nick Clifton <nickc@redhat.com>
3772
3773 * opintl.h (gettext, dgettext, dcgettext, textdomain,
3774 bindtextdomain): Replace defines with those from intl/libgettext.h
3775 to quieten gcc warnings.
3776
3777 2000-05-26 Alan Modra <alan@linuxcare.com.au>
3778
3779 * Makefile.am: Update dependencies with "make dep-am"
3780 * Makefile.in: Regenerate.
3781
3782 2000-05-25 Alexandre Oliva <aoliva@redhat.com>
3783
3784 * m10300-dis.c (disassemble): Don't assume 32-bit longs when
3785 sign-extending operands.
3786
3787 2000-05-15 Donald Lindsay <dlindsay@redhat.com>
3788
3789 * d10v-opc.c (d10v_opcodes): add ALONE tag to all short branches
3790 except brf's.
3791
3792 2000-05-21 Nick Clifton <nickc@redhat.com>
3793
3794 * Makefile.am (LIBIBERTY): Define.
3795
3796 2000-05-19 Diego Novillo <dnovillo@redhat.com>
3797
3798 * mips-dis.c (REGISTER_NAMES): Rename to STD_REGISTER_NAMES.
3799 (STD_REGISTER_NAMES): New name for REGISTER_NAMES.
3800 (reg_names): Rename to std_reg_names. Change it to a char **
3801 static variable.
3802 (std_reg_names): New name for reg_names.
3803 (set_mips_isa_type): Set reg_names to point to std_reg_names by
3804 default.
3805
3806 2000-05-16 Frank Ch. Eigler <fche@redhat.com>
3807
3808 * fr30-desc.h: Partially regenerated to account for changed
3809 CGEN_MAX_* -> CGEN_ACTUAL_MAX_* macros.
3810 * m32r-desc.h: Ditto.
3811
3812 2000-05-15 Nick Clifton <nickc@redhat.com>
3813
3814 * arm-opc.h: Use upper case for flasg in MSR and MRS
3815 instructions. Allow any bit to be set in the field_mask of
3816 the MSR instruction.
3817
3818 * arm-dis.c (print_insn_arm): Decode _x and _s bits of the
3819 field_mask of an MSR instruction.
3820
3821 2000-05-11 Thomas de Lellis <tdel@windriver.com>
3822
3823 * arm-opc.h: Disassembly of thumb ldsb/ldsh
3824 instructions changed to ldrsb/ldrsh.
3825
3826 2000-05-11 Ulf Carlsson <ulfc@engr.sgi.com>
3827
3828 * mips-dis.c (print_insn_arg): Don't mask top 32 bits of 64-bit
3829 target addresses for 'jal' and 'j'.
3830
3831 2000-05-10 Geoff Keating <geoffk@redhat.com>
3832
3833 * ppc-opc.c (powerpc_opcodes): Make the predicted-branch opcodes
3834 also available in common mode when powerpc syntax is being used.
3835
3836 2000-05-08 Alan Modra <alan@linuxcare.com.au>
3837
3838 * m68k-dis.c (dummy_printer): Add ATTRIBUTE_UNUSED to args.
3839 (dummy_print_address): Ditto.
3840
3841 2000-05-04 Timothy Wall <twall@redhat.com>
3842
3843 * tic54x-opc.c: New.
3844 * tic54x-dis.c: New.
3845 * disassemble.c (disassembler): Add ARCH_tic54x.
3846 * configure.in: Added tic54x target.
3847 * configure: Ditto.
3848 * Makefile.am: Add tic54x dependencies.
3849 * Makefile.in: Ditto.
3850
3851 2000-05-03 J.T. Conklin <jtc@redback.com>
3852
3853 * ppc-opc.c (VA, VB, VC, VD, VS, SIMM, UIMM, SHB): New macros, for
3854 vector unit operands.
3855 (VX, VX_MASK, VXA, VXA_MASK, VXR, VXR_MASK): New macros, for vector
3856 unit instruction formats.
3857 (PPCVEC): New macro, mask for vector instructions.
3858 (powerpc_operands): Add table entries for above operand types.
3859 (powerpc_opcodes): Add table entries for vector instructions.
3860
3861 * ppc-dis.c (print_insn_big_powerpc): Add PPC_OPCODE_ALTIVEC to mask.
3862 (print_insn_little_powerpc): Likewise.
3863 (print_insn_powerpc): Prepend 'v' when printing vector registers.
3864
3865 2000-04-24 Clinton Popetz <cpopetz@redhat.com>
3866
3867 * configure.in: Add bfd_powerpc_64_arch.
3868 * disassemble.c (disassembler): Use print_insn_big_powerpc for
3869 64 bit code.
3870
3871 2000-04-24 Nick Clifton <nickc@redhat.com>
3872
3873 * fr30-desc.c (fr30_cgen_cpu_open): Initialise signed_overflow
3874 field.
3875
3876 2000-04-23 Denis Chertykov <denisc@overta.ru>
3877
3878 * avr-dis.c (reg_fmul_d): New. Extract destination register from
3879 FMUL instruction.
3880 (reg_fmul_r): New. Extract source register from FMUL instruction.
3881 (reg_muls_d): New. Extract destination register from MULS instruction.
3882 (reg_muls_r): New. Extract source register from MULS instruction.
3883 (reg_movw_d): New. Extract destination register from MOVW instruction.
3884 (reg_movw_r): New. Extract source register from MOVW instruction.
3885 (print_insn_avr): Handle MOVW, MULS, MULSU, FMUL, FMULS, FMULSU,
3886 EICALL, EIJMP, LPM r,Z, ELPM r,Z, SPM, ESPM instructions.
3887
3888 2000-04-22 Timothy Wall <twall@redhat.com>
3889
3890 * ia64-gen.c (general): Add an ordered table of primary
3891 opcode names, as well as priority fields to disassembly data
3892 structures to enforce a preferred disassembly format based on the
3893 ordering of the opcode tables.
3894 (load_insn_classes): Show a useful message if IC tables are missing.
3895 (load_depfile): Ditto.
3896 * ia64-asmtab.h (struct ia64_dis_names ): Add priority flag to
3897 distinguish preferred disassembly.
3898 * ia64-opc-f.c: Reorder some insn for preferred disassembly
3899 format. Fix incorrect flag on fma.s/fma.s.s0.
3900 * ia64-opc.c: Scan *all* disassembly matches and use the one with
3901 the highest priority.
3902 * ia64-opc-b.c: Use more abbreviations.
3903 * ia64-asmtab.c: Regenerate.
3904
3905 2000-04-21 Jason Eckhardt <jle@redhat.com>
3906
3907 * hppa-dis.c (extract_16): New function.
3908 (print_insn_hppa): Fix incorrect handling of 'fe'. Added handling of
3909 new operand types l,y,&,fe,fE,fx.
3910
3911 2000-04-21 Richard Henderson <rth@redhat.com>
3912 David Mosberger <davidm@hpl.hp.com>
3913 Timothy Wall <twall@redhat.com>
3914 Bob Manson <manson@charmed.cygnus.com>
3915 Jim Wilson <wilson@redhat.com>
3916
3917 * Makefile.am (HFILES): Add ia64-asmtab.h, ia64-opc.h.
3918 (CFILES): Add ia64-dis.c, ia64-opc-a.c, ia64-opc-b.c, ia64-opc-f.c,
3919 ia64-opc-i.c, ia64-opc-m.c, ia64-opc-d.c, ia64-opc.c, ia64-gen.c,
3920 ia64-asmtab.c.
3921 (ALL_MACHINES): Add ia64-dis.lo, ia64-opc.lo.
3922 (ia64-ic.tbl, ia64-raw.tbl, ia64-waw.tbl, ia64-war.tbl, ia64-gen,
3923 ia64-gen.o, ia64-asmtab.c, ia64-dis.lo, ia64-opc.lo): New rules.
3924 * Makefile.in: Rebuild.
3925 * configure Rebuild.
3926 * configure.in (bfd_ia64_arch): New target.
3927 * disassemble.c (ARCH_ia64): Define.
3928 (disassembler): Support ARCH_ia64.
3929 * ia64-asmtab.c, ia64-asmtab.h, ia64-dis.c, ia64-gen.c ia64-ic.tbl,
3930 ia64-opc-a.c, ia64-opc-b.c, ia64-opc-d.c ia64-opc-f.c, ia64-opc-i.c,
3931 ia64-opc-m.c, ia64-opc-x.c, ia64-opc.c, ia64-opc.h, ia64-raw.tbl,
3932 ia64-war.tbl, ia64-waw.tbl: New files.
3933
3934 2000-04-20 Alexandre Oliva <aoliva@redhat.com>
3935
3936 * m10300-dis.c (HAVE_AM30, HAVE_AM33): Define.
3937 (disassemble): Use them.
3938
3939 2000-04-14 Alan Modra <alan@linuxcare.com.au>
3940
3941 * sysdep.h: Include "ansidecl.h" not <ansidecl.h>
3942 * Makefile.am: Update dependencies.
3943 * Makefile.in: Regenerate.
3944
3945 2000-04-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
3946
3947 * a29k-dis.c, alpha-dis.c, alpha-opc.c, arc-dis.c, arc-opc.c,
3948 avr-dis.c, d10v-dis.c, d10v-opc.c, d30v-dis.c, d30v-opc.c,
3949 disassemble.c, h8300-dis.c, h8500-dis.c, hppa-dis.c, i370-dis.c,
3950 i370-opc.c, i960-dis.c, m10200-dis.c, m10200-opc.c, m10300-dis.c,
3951 m10300-opc.c, m68k-dis.c, m68k-opc.c, m88k-dis.c, mcore-dis.c,
3952 mips-dis.c, mips-opc.c, mips16-opc.c, pj-dis.c, pj-opc.c,
3953 ppc-dis.c, ppc-opc.c, sh-dis.c, sparc-dis.c, sparc-opc.c,
3954 tic80-dis.c, tic80-opc.c, v850-dis.c, v850-opc.c, vax-dis.c,
3955 w65-dis.c, z8k-dis.c, z8kgen.c: Include sysdep.h. Remove
3956 ansidecl.h as sysdep.h includes it.
3957
3958 2000-04-7 Andrew Cagney <cagney@b1.redhat.com>
3959
3960 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
3961 --enable-build-warnings option.
3962 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
3963 * Makefile.in, configure: Re-generate.
3964
3965 2000-04-05 J"orn Rennecke <amylaar@redhat.com>
3966
3967 * sh-opc.h (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs.
3968 stc GBR,@-<REG_N> is available for arch_sh1_up.
3969 Group parallel processing insn with identical mnemonics together.
3970 Make three-operand psha / pshl come first.
3971
3972 2000-04-05 J"orn Rennecke <amylaar@redhat.co.uk>
3973
3974 * sh-opc.h (sh_nibble_type): Remove DISP_8 and DISP_4.
3975 Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}. Add REPEAT.
3976 (sh_arg_type): Add A_PC.
3977 (sh_table): Update entries using immediates. Add repeat.
3978 * sh-dis.c (print_insn_shx): Remove DISP_8 and DISP_4.
3979 Split IMM_[48]{,BY[24]} into IMM[01]_[48]{,BY[24]}. Add REPEAT.
3980
3981 2000-04-04 Alan Modra <alan@linuxcare.com.au>
3982
3983 * po/opcodes.pot: Regenerate.
3984
3985 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
3986 (DEP): Quote when passing vars to sub-make. Add warning message
3987 to end.
3988 (DEP1): Rewrite for "gcc -MM".
3989 (CLEANFILES): Add DEP2.
3990 Update dependencies.
3991 * Makefile.in: Regenerate.
3992
3993 2000-04-03 Denis Chertykov <denisc@overta.ru>
3994
3995 * avr-dis.c: Syntax cleanup.
3996 (add0fff): Print the pc relative address as a signed number.
3997 (add03f8): Likewise.
3998
3999 2000-04-01 Ian Lance Taylor <ian@zembu.com>
4000
4001 * disassemble.c (disassembler_usage): Don't use a prototype. Mark
4002 the parameter ATTRIBUTE_UNUSED.
4003 * ppc-opc.c: Add ATTRIBUTE_UNUSED as needed.
4004
4005 2000-04-01 Alexandre Oliva <aoliva@redhat.com>
4006
4007 * m10300-opc.c: SP-based offsets are always unsigned.
4008
4009 2000-03-29 Thomas de Lellis <tdel@windriver.com>
4010
4011 * arm-opc.h (thumb_opcodes): Disassemble 0xde.. to "bal"
4012 [branch always] instead of "undefined".
4013
4014 2000-03-27 Nick Clifton <nickc@redhat.com>
4015
4016 * d30v-opc.c (d30v_format_table): Move SHORT_AR to end of list of
4017 short instructions, from end of list of long instructions.
4018
4019 2000-03-27 Ian Lance Taylor <ian@zembu.com>
4020
4021 * Makefile.am (CFILES): Add avr-dis.c.
4022 (ALL_MACHINES): Add avr-dis.lo.
4023
4024 2000-03-27 Alan Modra <alan@linuxcare.com>
4025
4026 * avr-dis.c (add0fff, add03f8): Don't use structure bitfields to
4027 truncate integers.
4028 (print_insn_avr): Call function via pointer in K&R compatible way.
4029 (dispLDD, regPP, reg50, reg104, reg40, reg20w, lit404, lit204,
4030 add0fff, add03f8): Convert to old style function declaration and
4031 add prototype.
4032 (avrdis_opcode): Add prototype.
4033
4034 2000-03-27 Denis Chertykov <denisc@overta.ru>
4035
4036 * avr-dis.c: New file. AVR disassembler.
4037 * configure.in (bfd_avr_arch): New architecture support.
4038 * disassemble.c: Likewise.
4039 * configure: Regenerate.
4040
4041 2000-03-06 J"oern Rennecke <amylaar@redhat.com>
4042
4043 * sh-opc.h (sh_table): ldre and ldrs have a *signed* displacement.
4044
4045 2000-03-02 J"orn Rennecke <amylaar@redhat.co.uk>
4046
4047 * d30v-dis.c (print_insn): Remove d*i hacks. Use per-operand
4048 flag to determine if operand is pc-relative.
4049 * d30v-opc.c:
4050 (d30v_format_table):
4051 (REL6S3): Renamed from IMM6S3.
4052 Added flag OPERAND_PCREL.
4053 (REL12S3, REL18S3, REL32): Split from IMM12S3, IMM18S3, REL32, with
4054 added flag OPERAND_PCREL.
4055 (IMM12S3U): Replaced with REL12S3.
4056 (SHORT_D2, LONG_D): Delay target is pc-relative.
4057 (SHORT_B2r, SHORT_B3r, SHORT_B3br, SHORT_D2r, LONG_Ur, LONG_2r):
4058 Split from SHORT_B2, SHORT_D2, SHORT_B3b, SHORT_D2, LONG_U, LONG_2r,
4059 using the REL* operands.
4060 (LONG_2br, LONG_Dr): Likewise, from LONG_2b, LONG_D.
4061 (SHORT_D1r, SHORT_D2Br, LONG_Dbr): Renamed from SHORT_D1, SHORT_D2B,
4062 LONG_Db, using REL* operands.
4063 (SHORT_U, SHORT_A5S): Removed stray alternatives.
4064 (d30v_opcode_table): Use new *r formats.
4065
4066 2000-02-28 Nick Clifton <nickc@redhat.com>
4067
4068 * m32r-desc.c (m32r_cgen_cpu_open): Replace 'flags' with
4069 'signed_overflow_ok_p'.
4070
4071 2000-02-27 Eli Zaretskii <eliz@is.elta.co.il>
4072
4073 * Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the
4074 name of the libtool directory.
4075 * Makefile.in: Rebuild.
4076
4077 2000-02-24 Nick Clifton <nickc@redhat.com>
4078
4079 * cgen-opc.c (cgen_set_signed_overflow_ok): New function.
4080 (cgen_clear_signed_overflow_ok): New function.
4081 (cgen_signed_overflow_ok_p): New function.
4082
4083 2000-02-23 Andrew Haley <aph@redhat.com>
4084
4085 * m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c,
4086 m32r-ibld.c, m32r-opc.h: Rebuild.
4087
4088 2000-02-23 Linas Vepstas <linas@linas.org>
4089
4090 * i370-dis.c, i370-opc.c: New.
4091
4092 * disassemble.c (ARCH_i370): Define.
4093 (disassembler): Handle it.
4094
4095 * Makefile.am: Add support for Linux/IBM 370.
4096 * configure.in: Likewise.
4097
4098 * Makefile.in: Regenerate.
4099 * configure: Likewise.
4100
4101 2000-02-22 Chandra Chavva <cchavva@redhat.com>
4102
4103 * d30v-opc.c (d30v_opcode_tab) : Added FLAG_NOT_WITH_ADDSUBppp to
4104 ST2H, STB, STH, STHH, STW and ST2H opcodes to prohibit parallel
4105 procedure.
4106
4107 2000-02-22 Andrew Haley <aph@redhat.com>
4108
4109 * mips-dis.c (_print_insn_mips): New arg for OPCODE_IS_MEMBER:
4110 force gp32 to zero.
4111 * mips-opc.c (G6): New define.
4112 (mips_builtin_op): Add "move" definition for -gp32.
4113
4114 2000-02-22 Ian Lance Taylor <ian@zembu.com>
4115
4116 From Grant Erickson <gerickso@Brocade.COM>:
4117 * ppc-opc.c: Correct dcread--it takes 3 arguments, not 2.
4118
4119 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
4120
4121 * dis-buf.c (buffer_read_memory): Change `length' param and all int
4122 vars to unsigned.
4123
4124 2000-02-17 J"orn Rennecke <amylaar@redhat.co.uk>
4125
4126 * sh-dis.c (print_movxy, print_insn_ddt, print_dsp_reg): New functions.
4127 (print_insn_ppi): Likewise.
4128 (print_insn_shx): Use info->mach to select appropriate insn set.
4129 Add support for sh-dsp. Remove FD_REG_N support.
4130 * sh-opc.h (sh_nibble_type): Add new values for sh-dsp support.
4131 (sh_arg_type): Likewise. Remove FD_REG_N.
4132 (sh_dsp_reg_nums): New enum.
4133 (arch_sh1, arch_sh2, arch_sh3, arch_sh3e, arch_sh4): New macros.
4134 (arch_sh_dsp, arch_sh3_dsp, arch_sh1_up, arch_sh2_up): Likewise.
4135 (arch_sh3_up, arch_sh3e_up, arch_sh4_up, arch_sh_dsp_up): Likewise.
4136 (arch_sh3_dsp_up): Likewise.
4137 (sh_opcode_info): New field: arch.
4138 (sh_table): Split up insn with FD_REG_N into ones with F_REG_N and
4139 D_REG_N. Fill in arch field. Add sh-dsp insns.
4140
4141 2000-02-14 Fernando Nasser <fnasser@totem.to.redhat.com>
4142
4143 * arm-dis.c: Change flavor name from atpcs-special to
4144 special-atpcs to prevent name conflict in gdb.
4145 (get_arm_regname_num_options, set_arm_regname_option,
4146 get_arm_regnames): New functions. API to access the several
4147 flavor of register names. Note: Used by gdb.
4148 (print_insn_thumb): Use the register name entry from the currently
4149 selected flavor for LR and PC.
4150
4151 2000-02-10 Nick Clifton <nickc@redhat.com>
4152
4153 * mcore-opc.h (enum mcore_opclass): Add MULSH and OPSR
4154 classes.
4155 (mcore_table): Add "idly4", "psrclr", "psrset", "mulsh" and
4156 "mulsh.h" instructions.
4157 * mcore-dis.c (imsk array): Add masks for MULSH and OPSR
4158 classes.
4159 (print_insn_mcore): Add support for little endian targets.
4160 Add support for MULSH and OPSR classes.
4161
4162 2000-02-07 Nick Clifton <nickc@redhat.com>
4163
4164 * arm-dis.c (parse_arm_diassembler_option): Rename again.
4165 Previous delat did not take.
4166
4167 2000-02-03 Timothy Wall <twall@redhat.com>
4168
4169 * dis-buf.c (buffer_read_memory): Use octets_per_byte field
4170 to adjust target address bounds checking and calculate the
4171 appropriate octet offset into data.
4172
4173 2000-01-27 Nick Clifton <nickc@redhat.com>
4174
4175 * arm-dis.c: (parse_disassembler_option): Rename to
4176 parse_arm_disassembler_option and allow to be exported.
4177
4178 * disassemble.c (disassembler_usage): New function: Print out any
4179 target specific disassembler options.
4180 Call arm_disassembler_options() if the ARM architecture is being
4181 supported.
4182
4183 * arm-dis.c (NUM_ELEM): Define this macro if not already
4184 defined.
4185 (arm_regname): New struct type for ARM register names.
4186 (arm_toggle_regnames): Delete.
4187 (parse_disassembler_option): Use register name structure.
4188 (print_insn): New function: Combines duplicate code found in
4189 print_insn_big_arm and print_insn_little_arm.
4190 (print_insn_big_arm): Call print_insn.
4191 (print_insn_little_arm): Call print_insn.
4192 (print_arm_disassembler_options): Display list of supported,
4193 ARM specific disassembler options.
4194
4195 2000-01-27 Thomas de Lellis <tdel@windriver.com>
4196
4197 * arm-dis.c (printf_insn_big_arm): Treat ELF symbols with the
4198 ARM_STT_16BIT flag as Thumb code symbols.
4199
4200 * arm-dis.c (printf_insn_little_arm): Ditto.
4201
4202 2000-01-25 Thomas de Lellis <tdel@windriver.com>
4203
4204 * arm-dis.c (printf_insn_thumb): Prevent double dumping
4205 of raw thumb instructions.
4206
4207 2000-01-20 Nick Clifton <nickc@redhat.com>
4208
4209 * mcore-opc.h (mcore_table): Add "add" as an alias for "addu".
4210
4211 2000-01-03 Nick Clifton <nickc@cygnus.com>
4212
4213 * arm-dis.c (streq): New macro.
4214 (strneq): New macro.
4215 (force_thumb): ew local variable.
4216 (parse_disassembler_option): New function: Parse a single, ARM
4217 specific disassembler command line switch.
4218 (parse_disassembler_option): Call parse_disassembler_option to
4219 parse individual command line switches.
4220 (print_insn_big_arm): Check force_thumb.
4221 (print_insn_little_arm): Check force_thumb.
4222
4223 For older changes see ChangeLog-9899
4224 \f
4225 Local Variables:
4226 mode: change-log
4227 left-margin: 8
4228 fill-column: 74
4229 version-control: never
4230 End:
This page took 0.116238 seconds and 5 git commands to generate.