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