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