* mips-opc.c (r5900/madd.s): Takes three operands, not four. Fix
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 Fri Feb 27 13:16:42 1998 Andrew Cagney <cagney@b1.cygnus.com>
2
3 * mips-opc.c (r5900/madd.s): Takes three operands, not four. Fix
4 opcode.
5 (r5900/min.s): Incorrect opcode ....,101001 not ...110000.
6 (r5900/msub.s): Takes three operands, not four. Fix opcode.
7
8 start-sanitize-d30v
9 Thu Feb 26 15:53:09 1998 Michael Meissner <meissner@cygnus.com>
10
11 * d30v-opc.c (d30v_opcode_table): Indicate which instructions are
12 delayed branches or jumps.
13
14 end-sanitize-d30v
15 start-sanitize-sky
16 Fri Feb 27 10:04:19 1998 Doug Evans <devans@canuck.cygnus.com>
17
18 * dvp-opc.c (vif_operands): Add unpack[u] support.
19 (vif_opcodes): Ditto.
20 (*_vif_imrubits): Renamed from *_vif_imrbits.
21
22 Wed Feb 25 00:27:44 1998 Doug Evans <devans@canuck.cygnus.com>
23
24 * dvp-dis.c (print_insn): Handle word number.
25 Handle mips address vs vu address.
26 * dvp-opc.c (vif_operands): Use DVP_OPERAND_VU_ADDRESS.
27 (dma_operands): Use DVP_OPERAND_MIPS_ADDRESS.
28 ({insert,extract}_dma_addr): Fix word ofset.
29 ({insert,print}_gif_regs): Fix encode/decode.
30
31 end-sanitize-sky
32 Tue Feb 24 10:46:44 1998 Doug Evans <devans@canuck.cygnus.com>
33
34 * arm-dis.c (print_insn_{big,little}_arm): info->symbol changed
35 to *info->symbols.
36 * mips-dis.c (print_insn_{big,little}_mips): Likewise.
37 * tic30-dis.c (print_branch): Likewise.
38 start-sanitize-sky
39 * mips-dis.c (print_insn_little_mips): Call dvp_info_mach_type.
40 * dvp-dis.c (dvp_info_mach_type): New function.
41 (print_insn_dvp): Call it.
42 (print_vif): Return length of 4 if mpg or direct insn so following
43 insns get properly disabled.
44 (print_gif): Fix word order.
45 * dvp-opc.c (vif_insn_len): New argument `pcpu'. All callers updated.
46 (gif_operands): Fix word order.
47 (gif_opcodes): Likewise.
48 ({insert,extract,print}_gif_regs): Likewise.
49 (gif_regs): Add new register number/name changes.
50 (dma_opcodes): Add dmarefe insn.
51 end-sanitize-sky
52
53 Tue Feb 24 11:06:18 1998 Nick Clifton <nickc@cygnus.com>
54
55 * arm-dis.c (print_insn_big_arm, print_insn_little_arm): Remove
56 saved_symbol code as it is no longer needed.
57
58 Mon Feb 23 13:16:17 1998 Doug Evans <devans@seba.cygnus.com>
59
60 * cgen-asm.c: Include symcat.h.
61 * cgen-dis.c,cgen-opc.c,cgen-asm.in,cgen-dis.in: Ditto.
62
63 * m32r-asm.c,m32r-dis.c,m32r-opc.h,m32r-opc.c: Regenerate.
64
65 start-sanitize-sky
66 Mon Feb 23 09:51:39 1998 Doug Evans <devans@canuck.cygnus.com>
67
68 * dvp-opc.c (extra_dma_flags): Fix typos.
69 (dma_operands): Fix word numbers.
70 (dma_opcodes): Likewise.
71 ({insert,extract}_dma_flags): Likewise.
72
73 end-sanitize-sky
74 Mon Feb 23 10:34:58 1998 Jeffrey A Law (law@cygnus.com)
75
76 * mips-dis.c (print_insn_arg): Do not prefix 'P' arguments with '$'.
77
78 start-sanitize-sky
79 Fri Feb 20 18:02:20 1998 Doug Evans <devans@canuck.cygnus.com>
80
81 * dvp-dis.c (print_gif): Complete.
82 * dvp-opc.c (gif_operands,gif_opcodes): Complete.
83 (state_gif_{nregs,regs,nloop}): New static locals.
84 (*_gif_*): Complete.
85 (dvp_opcode_init_{parse,print}): Init gif state locals.
86 (extract_vif_datalen,{insert,extract}_vif_imrbits): New functions.
87 (vif_insn_len): Handle `unpack'.
88 ({insert,extract}_dma_flags): Complete.
89
90 end-sanitize-sky
91 start-sanitize-r5900
92 Fri Feb 20 01:23:16 1998 Jeffrey A Law (law@cygnus.com)
93
94 * mips-opc.c (mula.s): Renamed from multa.s.
95
96 end-sanitize-r5900
97 Thu Feb 19 16:51:13 1998 Doug Evans <devans@canuck.cygnus.com>
98
99 * m32r-opc.[ch]: Regenerate.
100
101 start-sanitize-sky
102 Thu Feb 19 02:11:39 1998 Doug Evans <devans@charmed.cygnus.com>
103
104 * dvp-opc.c (dma_operands): Rewrite.
105 (dma_operand_{count,addr}): New globals.
106 (dma_opcodes): Rewrite. Add "dmaend" with no operands.
107 (insert_dma_addr): Insert value into insn.
108 (extract_dma_addr): Extract value from insn.
109
110 Wed Feb 18 15:46:46 1998 Doug Evans <devans@canuck.cygnus.com>
111
112 * dvp-dis.c (print_vu): Handle loi insns.
113 (print_insn): Likewise.
114 * dvp-opc.c (vu_lower_opcodes): Add "loi".
115 (vu_operands): Make LDEST1 a FAKE operand.
116 (parse_dest1): Allow elided argument.
117 (print_dest1): Don't print the argument.
118
119 Tue Feb 17 18:48:25 1998 Doug Evans <devans@canuck.cygnus.com>
120
121 * dvp-opc.c (parse_vfreg): Dest spec is optional.
122 (print_vfreg): Don't print dest spec.
123 (parse_accdest): Dest spec is optional.
124 (print_accdest): Don't print dest spec.
125
126 end-sanitize-sky
127 Tue Feb 17 17:14:50 1998 Doug Evans <devans@seba.cygnus.com>
128
129 * Makefile.am (CGENFILES): Update.
130 * Makefile.in: Regenerate.
131 * cgen-asm.in (insert_normal): Result is error message now.
132 Validate value to be inserted.
133 (insert_insn_normal): Result is error message now.
134 (@arch@_cgen_assemble_insn): Update.
135 * cgen-asm.c (cgen_parse_{signed,unsigned}_integer): Delete min,max
136 arguments. Don't perform validation here.
137 * m32r-asm.c,m32r-dis.c,m32r-opc.c: Regenerate.
138
139 Fri Feb 13 14:26:06 1998 Doug Evans <devans@canuck.cygnus.com>
140
141 * cgen-opc.in (@arch@_cgen_get_insn_operands): Handle empty
142 operand instance list.
143 * m32r-opc.c: Regenerate.
144
145 Fri Feb 13 14:53:02 1998 Ian Lance Taylor <ian@cygnus.com>
146
147 * Makefile.am (AUTOMAKE_OPTIONS): Define.
148 * configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e.
149
150 Fri Feb 13 10:21:09 1998 Mark Alexander <marka@cygnus.com>
151
152 * m10300-dis.c (print_insn_mn10300): Recognize break instruction.
153
154 Fri Feb 13 13:12:14 1998 Ian Lance Taylor <ian@cygnus.com>
155
156 * configure.in: Get the version number from BFD.
157 * configure: Rebuild.
158
159 From H.J. Lu <hjl@gnu.org>:
160 * Makefile.am (libopcodes_la_LDFLAGS): Define.
161 * Makefile.in: Rebuild.
162
163 Fri Feb 13 09:50:32 1998 Nick Clifton <nickc@cygnus.com>
164
165 * m32r-opc.c: Regenerate.
166 * m32r-opc.h: Regenerate.
167
168 Thu Feb 12 11:01:40 1998 Doug Evans <devans@canuck.cygnus.com>
169
170 * cgen-opc.in (@arch@_cgen_lookup_insn): New argument alias_p.
171 Ignore ALIAS insns if asked to.
172 (@arch@_cgen_get_insn_operands): Pass 0 for alias_p, NULL for insn.
173 * m32r-opc.c: Regenerate.
174
175 start-sanitize-sky
176 * dvp.opc.c: Nicely format opcode tables.
177 (vu_operands): New element UFLAGS.
178 (parse_uflags,print_uflags): New functions.
179 (vu_upper_opcodes): Add UFLAGS to all insns.
180
181 end-sanitize-sky
182 Thu Feb 12 03:41:00 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
183
184 Fix rac to accept only a0:
185 * d10v-opc.c (d10v_predefined_registers, d10v_operands, d10v_opcodes):
186 Split OPERAND_ACC into OPERAND_ACC0 and OPERAND_ACC1.
187 Introduce OPERAND_GPR.
188 * d10v-dis.c (print_operand): Likewise.
189
190 Wed Feb 11 18:58:34 1998 Doug Evans <devans@seba.cygnus.com>
191
192 * cgen-opc.in: New file.
193 * cgen.sh: Translate @ARCH@. Cat cgen-opc.in into @arch@-opc.c.
194 * Makefile.am (CGENFILES): Add cgen-opc.in.
195 * Makefile.in: Regenerate.
196
197 * cgen-opc.c (cgen_set_cpu): Delete init of hw list `next' chain.
198 (cgen_hw_lookup): Make result const.
199
200 * cgen-dis.in (*): Use PTR instead of void *.
201 (print_insn): Delete unused vars `i', `syntax'.
202
203 * m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
204
205 start-sanitize-sky
206 Tue Feb 10 14:56:24 1998 Doug Evans <devans@canuck.cygnus.com>
207
208 * dvp-opc.c (*): pke,gpuif renamed to vif,gif.
209 (vif_opcodes): Update renamed insns.
210 * dvp-dis.c (*): Likewise.
211
212 end-sanitize-sky
213 Sat Feb 7 15:30:27 1998 Ian Lance Taylor <ian@cygnus.com>
214
215 * configure, aclocal.m4: Rebuild with new libtool.
216
217 start-sanitize-d30v
218 Thu Feb 5 17:56:10 1998 Michael Meissner <meissner@cygnus.com>
219
220 * d30v-opc.c (repeat{,i} instructions): Repeat/repeati
221 instructions use a PC relative branch, not absolute.
222
223 end-sanitize-d30v
224 Wed Feb 4 19:17:37 1998 Ian Lance Taylor <ian@cygnus.com>
225
226 * configure.in: Set libtool_enable_shared rather than
227 libtool_shared. Remove diversion hack.
228 * configure, Makefile.in, aclocal.m4: Rebuild with new libtool.
229
230 Tue Feb 3 17:19:40 1998 Doug Evans <devans@seba.cygnus.com>
231
232 * cgen-opc.c (cgen_set_cpu): Initialize hardware table.
233 * m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
234
235 Mon Feb 2 19:22:15 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>
236
237 * tic30-dis.c: New file.
238 * disassemble.c (disassembler): Add bfd_arch_tic30 case.
239 * configure.in: Handle bfd_tic30_arch.
240 * Makefile.am: Rebuild dependencies.
241 (CFILES): Add tic30-dis.c
242 (ALL_MACHINES): Add tic30-dis.lo.
243 * configure, Makefile.in: Rebuild.
244
245 start-sanitize-m32rx
246 Mon Feb 2 11:04:08 1998 Nick Clifton <nickc@cygnus.com>
247
248 * m32r-opc.c, m32r-opc.h, m32r-asm.c m32r-dis.c: Newly generated
249 versions after updates to m32r.cpu to remove mulwhi-a, mulwlo-a,
250 macwhi-a and macwlo-a instructions.
251
252 end-sanitize-m32rx
253 start-sanitize-sky
254 Fri Jan 30 17:39:21 1998 Ian Carmichael <iancarm@cygnus.com>
255
256 * dvp-opc.c, fixed encoding of a bunch of instructions to
257 be consistent with the asmvu assembler (and inconsistent
258 with the specification).
259
260 Thu Jan 29 18:14:56 1998 Ian Carmichael <iancarm@cygnus.com>
261
262 * dvp-opc.c, fixed order of pkemscal/pkemscalf instructions
263 in the opcode table. The pkemscalf instruction must come first.
264
265 Thu Jan 29 16:47:24 1998 Ian Carmichael <iancarm@cygnus.com>
266
267 * dvp-opc.c, MAXIi should be VUOP6(0x1d) instead of 0x2d.
268
269 end-sanitize-sky
270 Thu Jan 29 13:02:56 1998 Doug Evans <devans@canuck.cygnus.com>
271
272 * m32r-opc.h (HAVE_CPU_M32R): Define.
273
274 start-sanitize-sky
275 Wed Jan 28 13:46:19 1998 Doug Evans <devans@canuck.cygnus.com>
276
277 * dvp-dis.c, dvp-opc.c: New files.
278 * configure.in: Compile them if bfd_dvp_arch, as well as mips.
279 * configure: Regenerate.
280 * Makefile.am (ALL_MACHINES): Add dvp-{dis,opc}.lo.
281 (dvp-dis.lo,dvp-opc.lo): Add rules for.
282 (mips-dis.lo): Compile with @archdefs@.
283 * Makefile.in: Regenerate.
284 * disassemble.c: Define ARCH_mips ifdef ARCH_dvp.
285 * mips-dis.c (print_insn_little_mips): Check for DVP insns.
286
287 end-sanitize-sky
288 Wed Jan 28 09:55:03 1998 Nick Clifton <nickc@cygnus.com>
289
290 * v850-opc.c (insertion routines): If both alignment and size is
291 wrong then report this.
292
293 Tue Jan 27 21:52:59 1998 Jeffrey A Law (law@cygnus.com)
294
295 * mips-dis.c (_print_insn_mips): Set target_processor as appropriate.
296 Only recognize instructions for the current target_processor.
297
298 Thu Jan 22 16:20:17 1998 Fred Fish <fnf@cygnus.com>
299
300 * d10v-dis.c (PC_MASK): Correct value.
301 (print_operand): If there's a reloc, don't calculate the
302 address because they could be in different sections.
303
304 start-sanitize-cygnus
305 Thu Jan 22 16:10:32 1998 Doug Evans <devans@seba.cygnus.com>
306
307 * cgen.sh: Rewrite to be like simulator's version.
308 * Makefile.am (cgen): Update call to cgen.sh.
309 * Makefile.in: Regenerate
310
311 end-sanitize-cygnus
312 Fri Jan 16 15:29:11 1998 Jim Blandy <jimb@zwingli.cygnus.com>
313
314 * mips-opc.c (mips_builtin_opcodes): Move 4010's "addciu"
315 instruction after the 4650's "mul" instruction; nobody's using the
316 4010 these days. If object files someday indicate which processor
317 variant they're intended for, we can do a better job at this.
318
319 start-sanitize-r5900
320 Tue Jan 13 09:21:56 1998 Jeffrey A Law (law@cygnus.com)
321
322 * mips-opc.c (c.lt.s): Add r5900 variant.
323 (c.le.s): Likewise.
324
325 end-sanitize-r5900
326 Mon Jan 12 14:43:54 1998 Doug Evans <devans@seba.cygnus.com>
327
328 * cgen-asm.c (build_asm_hash_table): Traverse compiled in table using
329 table provided entry size. Use CGEN_INSN_MNEMONIC.
330 (cgen_parse_keyword): Rewrite.
331 * cgen-dis.c (build_dis_hash_table): Traverse compiled in table using
332 table provided entry size. Use CGEN_INSN_MASK_BITSIZE.
333 * cgen-opc.c: Clean up pass over `struct foo' usage.
334 (cgen_keyword_lookup_value): Handle "" entry.
335 (cgen_keyword_add): Likewise.
336 start-sanitize-cygnus
337 * Makefile.am: Add cgen support.
338 * Makefile.in: Regenerate.
339 * configure.in: Add cgen support.
340 * configure: Regenerate.
341 * aclocal.m4: Regenerate.
342 * cgen.sh, cgen-asm.in, cgen-dis.in: New files.
343 end-sanitize-cygnus
344
345 Mon Dec 22 12:37:06 1997 Ian Lance Taylor <ian@cygnus.com>
346
347 * mips-opc.c: Add FP_D to s.d instruction flags.
348
349 Wed Dec 17 11:38:29 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
350
351 * m68k-opc.c (halt, pulse): Enable them on the 68060.
352
353 start-sanitize-tic80
354 Tue Dec 16 15:22:53 1997 Fred Fish <fnf@cygnus.com>
355
356 * tic80-opc.c (tic80_opcodes): Revert change that put the 32 bit
357 PC relative offset forms before the 15 bit forms. An assembler command
358 line option now chooses the default.
359
360 end-sanitize-tic80
361 start-sanitize-r5900
362 Tue Dec 16 13:24:22 1997 Jeffrey A Law (law@cygnus.com)
363
364 * mips-opc.c: Add many missing r5900 instructions.
365
366 end-sanitize-r5900
367 start-sanitize-d30v
368 Tue Dec 16 15:22:51 1997 Michael Meissner <meissner@cygnus.com>
369
370 * d30v-opc.c (d30v_opcode_table): Set new flags bits
371 FLAG_{2WORD,MUL{16,32},ADDSUBppp}, in appropriate instructions.
372
373 end-sanitize-d30v
374 1997-12-15 Brendan Kehoe <brendan@lisa.cygnus.com>
375
376 * configure: Only build libopcodes shared if --enable-shared's value
377 was `yes', or was set to `*opcodes*'.
378 * aclocal.m4: Likewise.
379 * NOTE: this really needs to be fixed in libtool/libtool.m4, the
380 original source of this bit of code. It's not clear what the best fix
381 would be, though.
382
383 start-sanitize-r5900
384 Mon Dec 15 12:43:36 1997 Jeffrey A Law (law@cygnus.com)
385
386 * mips-opc.c (mtpc, mfpc, mtps, mfps): Add r5900 variants.
387 end-sanitize-r5900
388 start-sanitize-tic80
389 Fri Dec 12 11:57:04 1997 Fred Fish <fnf@cygnus.com>
390
391 * tic80-opc.c (OFF_SL_PC, OFF_SL_BR): Minor formatting change.
392 (tic80_opcodes): Reorder table entries to put the 32 bit PC relative
393 offset forms before the 15 bit forms, to default to the long forms.
394
395 end-sanitize-tic80
396 Fri Dec 12 01:32:30 1997 Richard Henderson <rth@cygnus.com>
397
398 * alpha-opc.c (cvttq/*u*): Remove, as that suffix is invalid.
399
400 Wed Dec 10 17:42:35 1997 Nick Clifton <nickc@cygnus.com>
401
402 * arm-dis.c (print_insn_little_arm): Prevent examination of stored
403 symbol if none is present.
404 (print_insn_big_arm): Prevent examination of stored symbol if
405 none is present.
406
407 Thu Oct 23 21:13:37 1997 Fred Fish <fnf@cygnus.com>
408
409 * d10v-opc.c (d10v_opcodes): Correct entry for RTE.
410
411 Mon Dec 8 11:21:07 1997 Nick Clifton <nickc@cygnus.com>
412
413 * disassemble.c: Remove disasm_symaddr() function.
414
415 * arm-dis.c: Use info->symbol instead of info->flags to determine
416 if disassmbly should be in Thumb or Arm mode.
417
418 Tue Dec 2 09:54:27 1997 Nick Clifton <nickc@cygnus.com>
419
420 * arm-dis.c: Add support for disassembling Thumb opcodes.
421 (print_insn_thumb): New function.
422
423 * disassemble.c (disasm_symaddr): New function.
424
425 * arm-opc.h: Display nop pseudo ops alongside equivalent disassembly.
426 (thumb_opcodes): Table of Thumb opcodes.
427
428 Mon Dec 1 12:25:57 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
429
430 * m68k-opc.c (btst): Change Dd@s to Dd;b.
431
432 * m68k-dis.c (print_insn_arg): Recognize 'm', 'n', 'o', 'p', 'q',
433 and 'v' as operand types.
434
435 Mon Dec 1 11:56:50 1997 Ian Lance Taylor <ian@cygnus.com>
436
437 * m68k-opc.c: Add argument for lpstop. From Olivier Carmona
438 <olivier.carmona@di.epfl.ch>.
439 * m68k-dis.c (print_insn_m68k): Handle special case of lpstop,
440 which has a two word opcode with a one word argument.
441
442 start-sanitize-d30v
443 Sun Nov 23 22:25:21 1997 Michael Meissner <meissner@cygnus.com>
444
445 * d30v-opc.c (d30v_opcode_table, case cmpu): Immediate field is
446 unsigned, not signed.
447 (d30v_format_table): Add SHORT_CMPU cases for cmpu.
448
449 end-sanitize-d30v
450 start-sanitize-sh4
451 Wed Nov 19 17:42:35 1997 Richard Henderson <rth@cygnus.com>
452
453 * sh-dis.c (print_insn_shx): Recognize all sh4 additions.
454 * sh-opc.h (fmov): Add @<REG_M>+,<DX_REG_N> variant for sh4.
455 (ftrv): Slay the cut-and-paste monster.
456
457 end-sanitize-sh4
458 Tue Nov 18 23:10:03 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
459
460 * d10v-dis.c (print_operand):
461 Split OPERAND_FLAG into OPERAND_FFLAG and OPERAND_CFLAG.
462
463 Tue Nov 18 18:45:14 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
464
465 * d10v-opc.c (OPERAND_FLAG): Split into:
466 (OPERAND_FFLAG, OPERAND_CFLAG) .
467 (FSRC): Split into:
468 (FFSRC, CFSRC).
469
470 Thu Nov 13 11:05:33 1997 Gavin Koch <gavin@cygnus.com>
471
472 * mips-opc.c: Move the INSN_MACRO ISA value to the membership
473 field for all INSN_MACRO's.
474 * mips16-opc.c: same
475
476 Wed Nov 12 10:16:57 1997 Gavin Koch <gavin@cygnus.com>
477
478 * mips-opc.c (sync,cache): These are 3900 insns.
479
480 Tue Nov 11 23:53:41 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
481
482 sh-opc.h (sh_table): Remove ftst/nan.
483
484 start-sanitize-vr5400
485 Mon Nov 3 13:23:15 1997 Ken Raeburn <raeburn@cygnus.com>
486
487 * mips-opc.c (dror32, dror, rzu.ob): Fix bugs in encoding.
488 (c.*.ob, mula.ob, mull.ob, muls.ob, mulsl.ob): Put 'k' version
489 last.
490 * mips-dis.c (print_insn_arg): Handle VR5400 operand types.
491
492 end-sanitize-vr5400
493 start-sanitize-tx49
494 Wed Oct 29 15:10:56 1997 Gavin Koch <gavin@cygnus.com>
495
496 * mips-opc.c (deret,dmult,dmultu,madd,maddu,pref,sdbbp):
497 Add tx49 insns and configury.
498
499 end-sanitize-tx49
500 Tue Oct 28 17:59:32 1997 Ken Raeburn <raeburn@cygnus.com>
501
502 * mips-opc.c (ffc, ffs): Fix mask.
503
504 start-sanitize-d30v
505 Tue Oct 28 16:34:54 1997 Michael Meissner <meissner@cygnus.com>
506
507 * d30v-opc.c (pre_defined_registers): Add eit_vb, int_s, and int_m
508 control registers.
509
510 end-sanitize-d30v
511 Mon Oct 27 22:34:03 1997 Ken Raeburn <raeburn@cygnus.com>
512
513 * mips-opc.c: Fix bug in mask for "not" pseudo-instruction.
514 start-sanitize-vr5400
515 Added VR5400 instructions.
516 (N5): New cpu-id macro.
517 end-sanitize-vr5400
518 (WR_HILO, RD_HILO, MOD_HILO): New macros.
519
520 Mon Oct 27 22:34:03 1997 Ken Raeburn <raeburn@cygnus.com>
521
522 * mips-opc.c: Fix bug in mask for "not" pseudo-instruction.
523 (WR_HILO, RD_HILO, MOD_HILO): New macros.
524
525 Thu Oct 23 14:57:58 1997 Nick Clifton <nickc@cygnus.com>
526
527 * v850-dis.c (disassemble): Replace // with /* ... */
528
529 Wed Oct 22 17:33:21 1997 Richard Henderson <rth@cygnus.com>
530
531 * sparc-opc.c: Add wr & rd for v9a asr's.
532 * sparc-dis.c (print_insn_sparc): Recognize '_' and '/' for v9a asr's.
533 (v9a_asr_reg_names): New variable.
534 Patch from David Miller <davem@vger.rutgers.edu>.
535
536 Wed Oct 22 17:18:02 1997 Richard Henderson <rth@cygnus.com>
537
538 * sparc-opc.c (v9notv9a): New insn type.
539 (IMPDEP): Move to the end to not conflict with edge8 et al.
540 Patch from David Miller <davem@vger.rutgers.edu>.
541
542 Fri Oct 17 13:18:53 1997 Gavin Koch <gavin@cygnus.com>
543
544 * mips-opc.c (bnezl,beqzl): Mark these as also tx39.
545
546 Thu Oct 16 11:55:20 1997 Gavin Koch <gavin@cygnus.com>
547
548 * mips-opc.c: Note that 'jalx' is (probably incorrectly) marked I1.
549
550 Tue Oct 14 16:10:31 1997 Nick Clifton <nickc@cygnus.com>
551
552 * v850-dis.c (disassemble): Use new symbol_at_address_func() field
553 of disassemble_info structure to determine if an overlay address
554 has a matching symbol in low memory.
555
556 * dis-buf.c (generic_symbol_at_address): New (dummy) function for
557 new symbol_at_address_func field in disassemble_info structure.
558
559 Fri Oct 10 16:44:52 1997 Nick Clifton <nickc@cygnus.com>
560
561 * v850-opc.c (extract_d22): Use signed arithmatic.
562
563 Tue Oct 7 23:40:43 1997 Gavin Koch <gavin@cygnus.com>
564
565 * mips-opc.c: Three op mult is not an ISA insn.
566
567 Tue Oct 7 23:37:21 1997 Gavin Koch <gavin@cygnus.com>
568
569 * mips-opc.c: Fix formatting.
570
571 Fri Oct 3 17:26:54 1997 Ian Lance Taylor <ian@cygnus.com>
572
573 * i386-dis.c (OP_E): Explicitly sign extend 8 bit values, rather
574 than assuming that char is signed. Explicitly sign extend 16 bit
575 values, rather than assuming that short is 16 bits.
576 (OP_sI, OP_J, OP_DIR): Likewise.
577
578 start-sanitize-v850e
579 Thu Oct 2 13:36:45 1997 Nick Clifton <nickc@cygnus.com>
580
581 * v850-dis.c (v850_sreg_names): Use symbolic names for higher
582 system registers.
583
584 end-sanitize-v850e
585 Wed Oct 1 16:58:54 1997 Nick Clifton <nickc@cygnus.com>
586
587 * v850-opc.c: Fix typo in comment.
588
589 * v850-dis.c (disassemble): Add test of processor type when
590 determining opcodes.
591
592 Wed Oct 1 14:10:20 1997 Ian Lance Taylor <ian@cygnus.com>
593
594 * configure.in: Use a diversion to set enable_shared before the
595 arguments are parsed.
596 * configure: Rebuild.
597
598 Thu Sep 25 13:04:59 1997 Ian Lance Taylor <ian@cygnus.com>
599
600 * m68k-opc.c (TBL1): Use ! rather than `.
601 * m68k-dis.c (print_insn_arg): Remove ` operand specifier.
602
603 Wed Sep 24 11:29:35 1997 Ian Lance Taylor <ian@cygnus.com>
604
605 * m68k-opc.c: Correct bchg, bclr, bset, and btst on ColdFire.
606
607 * m68k-opc.c: Accept tst{b,w,l} with immediate operands on cpu32.
608
609 * m68k-opc.c: Correct movew of an immediate operand to %sr or %ccr
610 for mcf5200.
611
612 * configure.in: Call AC_CHECK_TOOL before AM_PROG_LIBTOOL.
613 * aclocal.m4: Rebuild with new libtool.
614 * configure: Rebuild.
615
616 start-sanitize-v850e
617 Fri Sep 19 11:45:49 1997 Andrew Cagney <cagney@b1.cygnus.com>
618
619 * v850-opc.c ("cmov"): Order reg param r1, r2 not r2, r2.
620
621 end-sanitize-v850e
622 Thu Sep 18 11:21:43 1997 Doug Evans <dje@canuck.cygnus.com>
623
624 * sparc-opc.c (sparclet_cpreg_table): Add %ccsr2, %cccrr, %ccrstr.
625
626 Tue Sep 16 15:18:20 1997 Nick Clifton <nickc@cygnus.com>
627
628 * v850-opc.c (v850_opcodes): Further rearrangements.
629
630 start-sanitize-d30v
631 Tue Sep 16 16:12:11 1997 Ken Raeburn <raeburn@cygnus.com>
632
633 * d30v-opc.c (rot2h, sra2h, srl2h insns): Revert last change.
634
635 end-sanitize-d30v
636 Tue Sep 16 09:48:50 1997 Nick Clifton <nickc@cygnus.com>
637
638 * v850-opc.c (v850_opcodes): Fields reordered to allow assembler
639 parser to work.
640
641 Tue Sep 16 10:01:00 1997 Gavin Koch <gavin@cygnus.com>
642
643 * mips-opc.c: Added tx39 insns sdbbp, rfe, and deret.
644 start-sanitize-tx19
645 * mips16-opc.c: Added mips16 sdbbp.
646 end-sanitize-tx19
647
648 Mon Sep 15 18:31:52 1997 Nick Clifton <nickc@cygnus.com>
649
650 * v850-opc.c: Initialise processors field of v850_opcode structure.
651
652 start-sanitize-d30v
653 Wed Aug 27 21:42:39 1997 Ken Raeburn <raeburn@cygnus.com>
654
655 Merge changes from Martin Hunt:
656
657 * d30v-opc.c: Change mvfacc to accept 6-bit unsigned values.
658
659 * d30v-opc.c (pre_defined_registers): Add control registers from 0-63.
660 (d30v_opcode_tabel): Add dbt, rtd, srah, and srlh instructions. Fix
661 rot2h, sra2h, and srl2h to use new SHORT_A5S format.
662
663 * d30v-dis.c (print_insn): Fix disassembly of SHORT_D2 opcodes.
664
665 * d30v-dis.c (print_insn): First operand of d*i (delayed
666 branch) instructions is relative.
667
668 * d30v-opc.c (d30v_opcode_table): Change form for repeati.
669 (d30v_operand_table): Add IMM6S3 type.
670 (d30v_format_table): Change SHORT_D2. Add LONG_Db.
671
672 * d30v-dis.c: Fix bug with ".s" and ".l" extensions
673 and cmp instructions.
674
675 * d30v-opc.c: Correct entries for repeat*, and sat*.
676 Make IMM5 unsigned. Create IMM6U and IMM12S3U operand
677 types. Correct several formats.
678
679 * d30v-opc.c: (pre_defined_registers): Add dpsw and dpc.
680
681 * d30v-opc.c (pre_defined_registers): Change control registers.
682
683 * d30v-opc.c (d30v_format_table): Correct SHORT_C1 and
684 SHORT_C2. Manual was incorrect.
685
686 * d30v-dis.c (lookup_opcode): Return value now indicates
687 if an opcode has a short and a long form. Used for deciding
688 to append a ".s" or ".l".
689 (print_insn): Append a ".s" to an instruction if it is
690 the short form and ".l" if it is a long form. Do not append
691 anything if the instruction has only one possible size.
692
693 * d30v-opc.c: Change mulx2h to require an even register.
694 New form: SHORT_A2; a SHORT_A form that needs an even
695 register as the first operand.
696
697 * d30v-dis.c (print_insn_d30v): Fix problem where the last
698 instruction was not being disassembled if there were an odd
699 number of instructions.
700
701 * d30v-opc.c (SHORT_M2, LONG_M2): Two new forms.
702
703 end-sanitize-d30v
704 start-sanitize-v850e
705 Fri Sep 12 11:43:54 1997 Nick Clifton <nickc@cygnus.com>
706
707 * v850-dis.c (disassemble): Improved display of register lists.
708
709 end-sanitize-v850e
710 Thu Sep 11 17:35:10 1997 Doug Evans <dje@canuck.cygnus.com>
711
712 * sparc-opc.c (sparc_opcodes): Fix assembler args to
713 fzeros, fones, fsrc1, fsrc1s, fsrc2s, fnot1, fnot1s, fnot2s,
714 fors, fnors, fands, fnands, fxors, fxnors, fornot1s, fornot2s,
715 fandnot1s, fandnot2s.
716
717 Tue Sep 9 10:03:49 1997 Doug Evans <dje@canuck.cygnus.com>
718
719 * sparc-opc.c (sparc_opcodes): Fix op3 field for fcmpq/fcmpeq.
720
721 Mon Sep 8 14:06:59 1997 Doug Evans <dje@canuck.cygnus.com>
722
723 * cgen-asm.c (cgen_parse_address): New argument resultp.
724 All callers updated.
725 * m32r-asm.c (parse_h_hi16): Right shift numbers by 16.
726
727 Tue Sep 2 18:39:08 1997 Jeffrey A Law (law@cygnus.com)
728
729 * mn10200-dis.c (disassemble): PC relative instructions are
730 relative to the next instruction, not the current instruction.
731
732 Tue Sep 2 15:41:55 1997 Nick Clifton <nickc@cygnus.com>
733
734 * v850-dis.c (disassemble): Only signed extend values that are not
735 returned by extract functions.
736 Remove use of V850_OPERAND_ADJUST_SHORT_MEMORY flag.
737
738 Tue Sep 2 15:39:40 1997 Nick Clifton <nickc@cygnus.com>
739
740 * v850-opc.c: Update comments. Remove use of
741 V850_OPERAND_ADJUST_SHORT_MEMORY. Fix several operand patterns.
742
743 Tue Aug 26 09:42:28 1997 Nick Clifton <nickc@cygnus.com>
744
745 * v850-opc.c (MOVHI): Immediate parameter is unsigned.
746
747 Mon Aug 25 15:58:07 1997 Christopher Provenzano <proven@cygnus.com>
748
749 * configure: Rebuilt with latest devo autoconf for NT support.
750
751 Fri Aug 22 10:35:15 1997 Nick Clifton <nickc@cygnus.com>
752
753 * v850-dis.c (disassemble): Use curly brace syntax for register
754 lists.
755
756 * v850-opc.c (v850_opcodes[]): Add NOT_R0 flag to decect cases
757 where r0 is being used as a destination register.
758
759 start-sanitize-v850e
760 Thu Aug 21 11:09:09 1997 Nick Clifton <nickc@cygnus.com>
761
762 * v850-opc.c (v850_opcodes[]): Move divh opcodes next to each other.
763 end-sanitize-v850e
764
765 start-sanitize-sh4
766 Wed Aug 20 00:43:11 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
767
768 * sh-opc.h (sh_arg_type): Add A_SGR and A_DBR.
769 (sh_nibble_type, sh_arg_type): Add SH4 floating point extensions.
770 (sh_table): Likewise. Add movca.l, ocbi, ocbp, ocbwb.
771 Add insns to access SGR and DBR.
772 * sh-dis.c (print_insn_shx): Add SH4 floating point extensions.
773
774 end-sanitize-sh4
775 Tue Aug 19 10:59:59 1997 Richard Henderson <rth@cygnus.com>
776
777 * alpha-opc.c (alpha_opcodes): Fix hw_rei_stall mungage.
778
779 start-sanitize-v850e
780 Mon Aug 18 11:10:03 1997 Nick Clifton <nickc@cygnus.com>
781
782 * v850-opc.c (v850_opcodes[]): Remove use of flag field.
783 * v850-opc.c (v850_opcodes[]): Add support for reversed short load
784 opcodes..
785
786 Mon Aug 18 11:08:25 1997 Nick Clifton <nickc@cygnus.com>
787
788 * configure (cgen_files): Add support for v850e target.
789 * configure.in (cgen_files): Add support for v850e target.
790
791 Mon Aug 18 11:08:25 1997 Nick Clifton <nickc@cygnus.com>
792
793 * configure (cgen_files): Add support for v850ea target.
794 * configure.in (cgen_files): Add support for v850ea target.
795 end-sanitize-v850e
796
797 Fri Aug 15 05:17:48 1997 Doug Evans <dje@canuck.cygnus.com>
798
799 * configure.in (bfd_arc_arch): Add.
800 * configure: Rebuild.
801 * Makefile.am (ALL_MACHINES): Add arc-dis.lo, arc-opc.lo.
802 * Makefile.in: Rebuild.
803 * arc-dis.c, arc-opc.c: New files.
804 * disassemble.c (ARCH_all): Define ARCH_arc.
805 (disassembler): Add ARC support.
806
807 Wed Aug 13 18:52:11 1997 Nick Clifton <nickc@cygnus.com>
808
809 start-sanitize-v850e
810 * v850-dis.c (disassemble): Add support for v850EA instructions.
811
812 * v850-opc.c (insert_i5div, extract_i5div): New Functions.
813 (v850_opcodes): Add v850EA instructions.
814
815 * v850-dis.c (disassemble): Add support for v850E instructions.
816
817 * v850-opc.c (insert_d5_4, extract_d5_4, insert_d16_16,
818 extract_d16_16, insert_i9, extract_i9, insert_u9, extract_u9,
819 insert_spe, extract_spe): New Functions.
820 (v850_opcodes): Add v850E instructions.
821 end-sanitize-v850e
822
823 * v850-opc.c: Reorganised and re-layed out to improve readability
824 and portability.
825
826 Tue Aug 5 23:09:31 1997 Ian Lance Taylor <ian@cygnus.com>
827
828 * configure: Rebuild with autoconf 2.12.1.
829
830 Mon Aug 4 12:02:16 1997 Ian Lance Taylor <ian@cygnus.com>
831
832 * aclocal.m4, configure: Rebuild with new automake patches.
833
834 Fri Aug 1 13:02:04 1997 Ian Lance Taylor <ian@cygnus.com>
835
836 * configure.in: Set enable_shared before AM_PROG_LIBTOOL.
837 * acinclude.m4: Just include acinclude.m4 from BFD.
838 * aclocal.m4, configure: Rebuild.
839
840 Thu Jul 31 21:44:42 1997 Ian Lance Taylor <ian@cygnus.com>
841
842 * Makefile.am: New file, based on old Makefile.in.
843 * acconfig.h: New file.
844 * acinclude.m4: New file.
845 * stamp-h.in: New file.
846 * configure.in: Call AM_INIT_AUTOMAKE and AM_PROG_LIBTOOL.
847 Removed shared library handling; now handled by libtool. Replace
848 AC_CONFIG_HEADER with AM_CONFIG_HEADER. Call AM_MAINTAINER_MODE,
849 AM_CYGWIN32, and AM_EXEEXT. Replace AC_PROG_INSTALL with
850 AM_PROG_INSTALL. Change all .o files to .lo. Remove stamp-h
851 handling in AC_OUTPUT.
852 * dep-in.sed: Change .o to .lo.
853 * Makefile.in: Now built with automake.
854 * aclocal.m4: Now built with aclocal.
855 * config.in, configure: Rebuild.
856
857 Mon Jul 28 21:52:24 1997 Jeffrey A Law (law@cygnus.com)
858
859 * mips-opc.c: Fix typo/thinko in "eret" instruction.
860
861 start-sanitize-r5900
862 Mon Jul 28 22:07:14 1997 Andrew Cagney <cagney@b1.cygnus.com>
863
864 * mips-opc.c: Fix coding of mtsa.
865
866 end-sanitize-r5900
867 Thu Jul 24 13:03:26 1997 Doug Evans <dje@canuck.cygnus.com>
868
869 * sparc-opc.c (sparc_opcodes): Fix spelling on fpaddX, fpsubX insns.
870 Make array const.
871 * sparc-dis.c (sorted_opcodes): New static local.
872 (struct opcode_hash): `opcode' is pointer to const element.
873 (build_hash): First arg is now table of sorted pointers.
874 (print_insn_sparc): Sort opcodes by sorting table of pointers.
875 (compare_opcodes): Update.
876
877 Tue Jul 15 12:05:23 1997 Doug Evans <dje@canuck.cygnus.com>
878
879 * cgen-opc.c: #include <ctype.h>.
880 (hash_keyword_name): New arg `case_sensitive_p'. Callers updated.
881 Handle case insensitive hashing.
882 (hash_keyword_value): Change type of `value' to unsigned int.
883
884 Thu Jul 10 12:56:10 1997 Jeffrey A Law (law@cygnus.com)
885
886 * mips-opc.c (mips_builtin_opcodes): If an insn uses single
887 precision FP, mark it as such. Likewise for double precision
888 FP. Mark ISA1 insns. Consolidate duplicate opcodes where
889 possible.
890 start-sanitize-r5900
891 (mips_builtin_opcodes): Remove non-existant r5900 instructions
892 end-sanitize-r5900
893
894 start-sanitize-r5900
895 Thu Jun 26 16:20:27 1997 Jeffrey A Law (law@cygnus.com)
896
897 * mips-opc.c (mips_builtin_opcodes): Add "pinteh", "pexeh" and
898 "pexew" as synonyms for "pintoh", "pexoh", "pexow".
899
900 end-sanitize-r5900
901 Wed Jun 25 15:25:57 1997 Felix Lee <flee@cirdan.cygnus.com>
902
903 * ppc-opc.c (extract_nsi): make unsigned expression signed before
904 negating it.
905 (UNUSED): remove one level of parens, so MSVC doesn't choke on
906 nesting depth when all the macros are expanded.
907
908 Tue Jun 17 17:02:17 1997 Ian Lance Taylor <ian@cygnus.com>
909
910 * sparc-opc.c: The fcmp v9a instructions take an integer register
911 as a destination, not a floating point register. From Christian
912 Kuehnke <Christian.Kuehnke@arbi.Informatik.Uni-Oldenburg.DE>.
913
914 Mon Jun 16 14:13:18 1997 Ian Lance Taylor <ian@cygnus.com>
915
916 * m68k-dis.c (print_insn_arg): Print case 7.2 using %pc@()
917 syntax. From Roman Hodek
918 <rnhodek@faui22c.informatik.uni-erlangen.de>.
919
920 * i386-dis.c (twobyte_has_modrm): Fix pand.
921
922 Mon Jun 16 14:08:38 1997 Michael Taylor <mbt@mit.edu>
923
924 * i386-dis.c (dis386_twobyte): Fix pand and pandn.
925
926 Tue Jun 10 11:26:47 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
927
928 * arm-dis.c: Add prototypes for arm_decode_shift and
929 print_insn_arm.
930
931 Mon Jun 2 11:39:04 1997 Gavin Koch <gavin@cygnus.com>
932
933 * mips-opc.c: Add r3900 insns.
934
935 Tue May 27 15:55:44 1997 Ian Lance Taylor <ian@cygnus.com>
936
937 * sh-dis.c (print_insn_shx): Change relmask to bfd_vma. Don't
938 print delay slot instructions on the same line. When using a PC
939 relative load, add a comment with the value being loaded if it can
940 be obtained.
941
942 Tue May 27 11:02:08 1997 Alan Modra <alan@spri.levels.unisa.edu.au>
943
944 * i386-dis.c (dis386[], dis386_twobyte[]): change pushl/popl
945 to pushS/popS for segment regs and byte constant so that
946 pushw/popw printed when in 16 bit data mode.
947
948 * i386-dis.c (dis386[]): change cwtl, cltd to cWtS, cStd to
949 print cbtw, cwtd in 16 bit data mode.
950 * i386-dis.c (putop): extra case W to support above.
951
952 * i386-dis.c (print_insn_x86): print addr32 prefix when given
953 address size prefix in 16 bit address mode.
954
955 Fri May 23 16:47:23 1997 Ian Lance Taylor <ian@cygnus.com>
956
957 * sh-dis.c: Reindent. Rename local variable fprintf to
958 fprintf_fn.
959
960 Thu May 22 14:06:02 1997 Doug Evans <dje@canuck.cygnus.com>
961
962 * m32r-opc.c (m32r_cgen_insn_table, cmpui): Undo patch of May 2.
963
964 Tue May 20 11:26:27 1997 Gavin Koch <gavin@cygnus.com>
965
966 * mips-opc.c (mips_builtin_opcodes): Moved INSN_ISA field into new
967 field membership.
968 * mips16-opc.c (mip16_opcodes): same.
969
970 Mon May 12 15:10:53 1997 Jim Wilson <wilson@cygnus.com>
971
972 * m68k-opc.c (moveb): Change $d to %d.
973
974 Mon May 5 14:28:41 1997 Ian Lance Taylor <ian@cygnus.com>
975
976 * i386-dis.c: (dis386_twobyte): Add MMX instructions.
977 (twobyte_has_modrm): Likewise.
978 (grps): Likewise.
979 (OP_MMX, OP_EM, OP_MS): New static functions.
980
981 * i386-dis.c: Revert patch of April 4. The output now matches
982 what gcc generates.
983
984 Fri May 2 12:48:37 1997 Doug Evans <dje@canuck.cygnus.com>
985
986 * m32r-opc.c (m32r_cgen_insn_table, cmpui): Use $uimm16 instead
987 of $simm16.
988
989 Thu May 1 15:34:15 1997 Doug Evans <dje@canuck.cygnus.com>
990
991 * m32r-opc.h (CGEN_ARCH): Renamed from CGEN_CPU.
992
993 Tue Apr 15 12:40:08 1997 Ian Lance Taylor <ian@cygnus.com>
994
995 * Makefile.in (install): Depend upon installdirs.
996 (installdirs): New target.
997
998 Mon Apr 14 12:13:51 1997 Ian Lance Taylor <ian@cygnus.com>
999
1000 From Thomas Graichen <graichen@rzpd.de>:
1001 * configure.in: Use ${CONFIG_SHELL} when running $ac_config_sub.
1002 * configure: Rebuild.
1003
1004 Sun Apr 13 17:50:41 1997 Doug Evans <dje@canuck.cygnus.com>
1005
1006 * cgen-*.c, m32r-*.c: #include sysdep.h instead of config.h.
1007 Delete string{,s}.h support.
1008
1009 Thu Apr 10 14:44:56 1997 Doug Evans <dje@canuck.cygnus.com>
1010
1011 * cgen-asm.c (cgen_parse_operand_fn): New global.
1012 (cgen_parse_{{,un}signed_integer,address}): Update call to
1013 cgen_parse_operand_fn.
1014 (cgen_init_parse_operand): New function.
1015 * m32r-asm.c (parse_insn_normal): cgen_init_parse_operand renamed
1016 from cgen_asm_init_parse.
1017 (m32r_cgen_assemble_insn): New operand `errmsg'.
1018 Delete call to as_bad, return error message to caller.
1019 (m32r_cgen_asm_hash_keywords): #if 0 out.
1020
1021 Wed Apr 9 12:05:25 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1022
1023 * m68k-dis.c (print_insn_arg) [case 'd']: Print as address register,
1024 not data register.
1025 [case 'J']: Fix typo in register name.
1026
1027 Mon Apr 7 16:48:22 1997 Ian Lance Taylor <ian@cygnus.com>
1028
1029 * configure.in: Substitute SHLIB_LIBS.
1030 * configure: Rebuild.
1031 * Makefile.in (SHLIB_LIBS): New variable.
1032 ($(SHLIB)): Use $(SHLIB_LIBS).
1033
1034 Mon Apr 7 11:45:44 1997 Doug Evans <dje@canuck.cygnus.com>
1035
1036 * cgen-dis.c (build_dis_hash_table): Fix xmalloc size computation.
1037
1038 * cgen-opc.c (hash_keyword_name): Improve algorithm.
1039
1040 * disassemble.c (disassembler): Handle m32r.
1041
1042 Fri Apr 4 12:29:38 1997 Doug Evans <dje@canuck.cygnus.com>
1043
1044 * m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: New files.
1045 * cgen-asm.c, cgen-dis.c, cgen-opc.c: New files.
1046 * Makefile.in (CFILES): Add them.
1047 (ALL_MACHINES): Add them.
1048 (dependencies): Regenerate.
1049 * configure.in (cgen_files): New variable.
1050 (bfd_m32r_arch): Add entry.
1051 * configure: Regenerate.
1052
1053 Fri Apr 4 14:04:16 1997 Ian Lance Taylor <ian@cygnus.com>
1054
1055 * configure.in: Correct file names for bfd_mn10[23]00_arch.
1056 * configure: Rebuild.
1057
1058 * Makefile.in: Rebuild dependencies.
1059
1060 * d10v-dis.c: Include "ansidecl.h" before "opcode/d10v.h".
1061
1062 * i386-dis.c (float_reg): Swap fsubrp and fsubp. Swap fdivrp and
1063 fdivp.
1064
1065 Thu Apr 3 13:22:45 1997 Ian Lance Taylor <ian@cygnus.com>
1066
1067 * Branched binutils 2.8.
1068
1069 Wed Apr 2 12:23:53 1997 Ian Lance Taylor <ian@cygnus.com>
1070
1071 * m10200-dis.c: Rename from mn10200-dis.c.
1072 * m10200-opc.c: Rename from mn10200-opc.c.
1073 * m10300-dis.c: Rename from mn10300-dis.c
1074 * m10300-opc.c: Rename from mn10300-opc.c.
1075 * Makefile.in: Update accordingly.
1076
1077 * mips16-opc.c: Add mul and dmul macros.
1078
1079 Tue Apr 1 16:27:45 1997 Klaus Kaempf <kkaempf@progis.de>
1080
1081 * makefile.vms: Update CFLAGS, add clean target.
1082
1083 Fri Mar 28 12:10:09 1997 Ian Lance Taylor <ian@cygnus.com>
1084
1085 * mips-opc.c: Add "wait". From Ralf Baechle
1086 <ralf@gnu.ai.mit.edu>.
1087
1088 * configure.in: Add stdlib.h to AC_CHECK_HEADERS list.
1089 * configure, config.in: Rebuild.
1090 * sysdep.h: Include <stdlib.h> if it exists.
1091 * sparc-dis.c: Include <stdio.h> and "sysdep.h". Don't include
1092 <string.h>.
1093 * Makefile.in: Rebuild dependencies.
1094
1095 Thu Mar 27 14:24:43 1997 Ian Lance Taylor <ian@cygnus.com>
1096
1097 * ppc-opc.c: Add PPC 403 instructions and extended opcodes. From
1098 Andrew Bray <andy@madhouse.demon.co.uk>.
1099
1100 * mips-opc.c: Add cast when setting mips_opcodes.
1101
1102 Tue Mar 25 23:04:00 1997 Stu Grossman (grossman@critters.cygnus.com)
1103
1104 * v850-dis.c (disassemble): Fix sign extension problem.
1105 * v850-opc.c (extract_d*): Fix sign extension problems to make
1106 disassembly calculate branch offsets correctly.
1107
1108 Mon Mar 24 13:22:13 1997 Ian Lance Taylor <ian@cygnus.com>
1109
1110 * sh-opc.h: Add bf/s and bt/s as synonyms for bf.s and bt.s.
1111
1112 * mips-opc.c: Add dctr and dctw.
1113
1114 start-sanitize-d30v
1115 Sun Mar 23 18:08:10 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
1116
1117 * d30v-dis.c (print_insn): Change the way signed constants
1118 are displayed.
1119 end-sanitize-d30v
1120 Fri Mar 21 14:37:52 1997 Ian Lance Taylor <ian@cygnus.com>
1121
1122 * Makefile.in (BFD_H): New variable.
1123 (HFILES): New variable.
1124 (CFILES): Add all C files.
1125 (.dep, .dep1, dep.sed, dep, dep-in): New targets.
1126 Delete old dependencies, and build new ones.
1127 * dep-in.sed: New file.
1128
1129 Thu Mar 20 19:03:30 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
1130
1131 * m68k-opc.c (m68k_opcode_aliases): Added blo and blo{s,b,w,l}.
1132
1133 start-sanitize-coldfire
1134 Wed Mar 19 06:53:58 1997 J.T. Conklin <jtc@rtl.cygnus.com>
1135
1136 * m68k-opc.c (m68k_opcodes): Provide coldfire division module
1137 instructions.
1138
1139 end-sanitize-coldfire
1140 Tue Mar 18 14:17:03 1997 Jeffrey A Law (law@cygnus.com)
1141
1142 * mn10200-opc.c: Change "trap" to "syscall".
1143 * mn10300-opc.c: Add new "syscall" instruction.
1144
1145 Mon Mar 17 08:48:03 1997 J.T. Conklin <jtc@beauty.cygnus.com>
1146
1147 * m68k-opc.c (m68k_opcodes): Provide correct entries for mulsl and
1148 mulul insns on the coldfire.
1149
1150 Sat Mar 15 17:13:05 1997 Ian Lance Taylor <ian@cygnus.com>
1151
1152 * arm-dis.c (print_insn_arm): Don't print instruction bytes.
1153 (print_insn_big_arm): Set bytes_per_chunk and display_endian.
1154 (print_insn_little_arm): Likewise.
1155
1156 Fri Mar 14 15:08:59 1997 Ian Lance Taylor <ian@cygnus.com>
1157
1158 Based on patches from H.J. Lu <hjl@lucon.org>:
1159 * i386-dis.c (fetch_data): Add prototype.
1160 * m68k-dis.c (fetch_data): Add prototype.
1161 (dummy_print_address): Add prototype. Make static.
1162 * ppc-opc.c (valid_bo): Add prototype.
1163 * sparc-dis.c (build_hash_table): Add prototype.
1164 (is_delayed_branch, compute_arch_mask): Add prototypes.
1165 (print_insn_sparc): Make several local variables const.
1166 (compare_opcodes): Change arguments to const PTR. Add prototype.
1167 * sparc-opc.c (arg): Change name field to be const.
1168 (lookup_name, lookup_value): Add prototypes. Change table and
1169 name parameters to be const.
1170 (sparc_encode_asi): Change name parameter to be const.
1171 (sparc_encode_membar, sparc_encode_prefetch): Likewise.
1172 (sparc_encode_sparclet_cpreg): Likewise.
1173 (sparc_decode_asi): Change return type to be const.
1174 (sparc_decode_membar, sparc_decode_prefetch): Likewise.
1175 (sparc_decode_sparclet_cpreg): Likewise.
1176
1177 Fri Mar 7 10:51:49 1997 Ian Lance Taylor <ian@cygnus.com>
1178
1179 * Makefile.in ($(SHLINK)): Just use ln -s, not ln -sf, since
1180 Solaris doesn't like the combined options, and the -f is
1181 unnecessary.
1182 (stamp-tshlink, install): Likewise.
1183
1184 Thu Mar 6 16:51:11 1997 Jeffrey A Law (law@cygnus.com)
1185
1186 * mn10300-opc.c (IMM16_PCREL, SD8N_PCREL, D16_SHIFT): Mark these
1187 as relaxable.
1188
1189 Tue Mar 4 06:10:36 1997 J.T. Conklin <jtc@cygnus.com>
1190
1191 * m68k-opc.c (m68k_opcodes): Fix last change for the mc68010.
1192
1193 Mon Mar 3 07:45:20 1997 J.T. Conklin <jtc@cygnus.com>
1194
1195 * m68k-opc.c (m68k_opcodes): Added entries for the tst insns on
1196 the mc68000.
1197
1198 Thu Feb 27 14:04:32 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
1199
1200 * m68k-opc.c (m68k_opcodes): Added swbegl pseudo-instruction.
1201
1202 start-sanitize-tic80
1203 Thu Feb 27 11:36:41 1997 Michael Meissner <meissner@cygnus.com>
1204
1205 * tic80-dis.c (print_insn_tic80): Set info->bytes_per_line to 8.
1206
1207 Wed Feb 26 15:34:48 1997 Michael Meissner <meissner@cygnus.com>
1208
1209 * tic80-opc.c (tic80_predefined_symbols): Define r25 properly.
1210
1211 end-sanitize-tic80
1212 Wed Feb 26 13:38:30 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1213
1214 * m68k-dis.c (NEXTSINGLE, NEXTDOUBLE, NEXTEXTEND): Use
1215 floatformat_to_double to make portable.
1216 (print_insn_arg): Use NEXTEXTEND macro when extracting extended
1217 precision float.
1218
1219 Mon Feb 24 19:26:12 1997 Dawn Perchik <dawn@cygnus.com>
1220
1221 * mips-opc.c: Initialize mips_opcodes to mips_builtin_opcodes,
1222 and bfd_mips_num_opcodes to bfd_mips_num_builtin_opcodes.
1223
1224 Mon Feb 24 15:19:01 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
1225
1226 * d10v-dis.c, d10v-opc.c: Change pre_defined_registers to
1227 d10v_predefined_registers and reg_name_cnt to d10v_reg_name_cnt.
1228
1229 start-sanitize-tic80
1230 Mon Feb 24 14:33:26 1997 Fred Fish <fnf@cygnus.com>
1231
1232 * tic80-opc.c (LSI_SCALED): Renamed from this ...
1233 (OFF_SL_BR_SCALED): ... to this, and added the flag
1234 TIC80_OPERAND_BASEREL to the flags word.
1235 (tic80_opcodes): Replace all occurances of LSI_SCALED with
1236 OFF_SL_BR_SCALED.
1237
1238 end-sanitize-tic80
1239 Sat Feb 22 21:25:00 1997 Dawn Perchik <dawn@cygnus.com>
1240
1241 * mips-opc.c: Add macros for cop0, cop1 cop2 and cop3.
1242 Change mips_opcodes from const array to a pointer,
1243 and change bfd_mips_num_opcodes from const int to int,
1244 so that we can increase the size of the mips opcodes table
1245 dynamically.
1246
1247 start-sanitize-tic80
1248 Sat Feb 22 21:03:47 1997 Fred Fish <fnf@cygnus.com>
1249
1250 * tic80-opc.c (tic80_predefined_symbols): Revert change to
1251 store BITNUM values in the table in one's complement form
1252 to match behavior when assembler is given a raw numeric
1253 value for a BITNUM operand.
1254 * tic80-dis.c (print_operand_bitnum): Ditto.
1255
1256 end-sanitize-tic80
1257 start-sanitize-d30v
1258 Fri Feb 21 16:31:18 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
1259
1260 * d30v-opc.c: Removed references to FLAG_X.
1261
1262 end-sanitize-d30v
1263 Wed Feb 19 14:51:20 1997 Ian Lance Taylor <ian@cygnus.com>
1264
1265 * Makefile.in: Add dependencies on ../bfd/bfd.h as required.
1266
1267 start-sanitize-d30v
1268 Tue Feb 18 17:43:43 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
1269
1270 * Makefile.in: Added d30v object files.
1271 * configure: (bfd_d30v_arch) Rebuilt.
1272 * configure.in: (bfd_d30v_arch) Added new case.
1273 * d30v-dis.c: New file.
1274 * d30v-opc.c: New file.
1275 * disassemble.c (disassembler) Add entry for d30v.
1276
1277 end-sanitize-d30v
1278 start-sanitize-tic80
1279 Tue Feb 18 16:32:08 1997 Fred Fish <fnf@cygnus.com>
1280
1281 * tic80-opc.c (tic80_predefined_symbols): Add symbolic
1282 representations for the floating point BITNUM values.
1283
1284 Fri Feb 14 12:14:05 1997 Fred Fish <fnf@cygnus.com>
1285
1286 * tic80-opc.c (tic80_predefined_symbols): Store BITNUM values
1287 in the table in one's complement form, as they appear in the
1288 actual instruction.
1289 (tic80_symbol_to_value): Use macros to access predefined
1290 symbol fields.
1291 (tic80_value_to_symbol): Ditto.
1292 (tic80_next_predefined_symbol): New function.
1293 * tic80-dis.c (print_operand_bitnum): Remove code that did
1294 one's complement for BITNUM values.
1295
1296 end-sanitize-tic80
1297 start-sanitize-r5900
1298 Fri Feb 14 13:56:51 1997 Gavin Koch <gavin@cygnus.com>
1299
1300 * mips-opc.c: bug fix, can't mark insns INSN_5900 and INSN_ISA4
1301
1302 end-sanitize-r5900
1303 Thu Feb 13 21:56:51 1997 Klaus Kaempf <kkaempf@progis.de>
1304
1305 * makefile.vms: Remove 8 bit characters. Update to latest
1306 gcc release.
1307
1308 Thu Feb 13 20:41:22 1997 Philippe De Muyter <phdm@info.ucl.ac.be>
1309
1310 * m68k-opc.c (m68k_opcodes): Add swbeg pseudo-instruction.
1311
1312 Thu Feb 13 16:30:02 1997 Jeffrey A Law (law@cygnus.com)
1313
1314 * mn10200-opc.c (IMM16_PCREL): This is a signed operand.
1315 (IMM24_PCREL): Likewise.
1316
1317 Thu Feb 13 13:28:43 1997 Ian Lance Taylor <ian@cygnus.com>
1318
1319 * mips-dis.c (print_mips16_insn_arg): Use memaddr - 2 as the base
1320 address for an extended PC relative instruction that is not a
1321 branch.
1322
1323 Wed Feb 12 12:27:40 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1324
1325 * m68k-dis.c (print_insn_m68k): Set bytes_per_chunk and
1326 bytes_per_line.
1327
1328 start-sanitize-tic80
1329 Tue Feb 11 16:36:31 1997 Fred Fish <fnf@cygnus.com>
1330
1331 * tic80-opc.c (tic80_operands): Fix typo '+' -> '|'.
1332 (tic80_opcodes): Sort entries so that long immediate forms
1333 come after short immediate forms, making it easier for
1334 assembler to select the right one for a given operand.
1335
1336 end-sanitize-tic80
1337 Tue Feb 11 15:26:47 1997 Ian Lance Taylor <ian@cygnus.com>
1338
1339 * mips-dis.c (_print_insn_mips): Set bytes_per_chunk and
1340 display_endian.
1341 (print_insn_mips16): Likewise.
1342
1343 start-sanitize-r5900
1344 Fri Feb 7 11:12:44 1997 Gavin Koch <gavin@cygnus.com>
1345
1346 * mips-opc.c: add r5900.
1347
1348 end-sanitize-r5900
1349 start-sanitize-tic80
1350 Mon Feb 10 10:12:41 1997 Fred Fish <fnf@cygnus.com>
1351
1352 * tic80-opc.c (tic80_symbol_to_value): Changed to accept
1353 a symbol class that restricts translation to just that
1354 class (general register, condition code, etc).
1355
1356 Thu Feb 6 17:34:09 1997 Fred Fish <fnf@cygnus.com>
1357
1358 * tic80-opc.c (tic80_operands): Add REG_0_E, REG_22_E,
1359 and REG_DEST_E for register operands that have to be
1360 an even numbered register. Add REG_FPA for operands that
1361 are one of the floating point accumulator registers.
1362 Add TIC80_OPERAND_MASK to flags for ENDMASK operand.
1363 (tic80_opcodes): Change entries that need even numbered
1364 register operands to use the new operand table entries.
1365 Add "or" entries that are identical to "or.tt" entries.
1366
1367 end-sanitize-tic80
1368 Wed Feb 5 11:12:44 1997 Ian Lance Taylor <ian@cygnus.com>
1369
1370 * mips16-opc.c: Add new cases of exit instruction for
1371 disassembler.
1372 * mips-dis.c (print_mips16_insn_arg): Display floating point
1373 registers in operands of exit instruction. Print `$' before
1374 register names in operands of entry and exit instructions.
1375
1376 start-sanitize-tic80
1377 Thu Jan 30 14:09:03 1997 Fred Fish <fnf@cygnus.com>
1378
1379 * tic80-opc.c (tic80_predefined_symbols): Table of name/value
1380 pairs for all predefined symbols recognized by the assembler.
1381 Also used by the disassembling routines.
1382 (tic80_symbol_to_value): New function.
1383 (tic80_value_to_symbol): New function.
1384 * tic80-dis.c (print_operand_control_register,
1385 print_operand_condition_code, print_operand_bitnum):
1386 Remove private tables and use tic80_value_to_symbol function.
1387
1388 end-sanitize-tic80
1389 Thu Jan 30 11:30:45 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
1390
1391 * d10v-dis.c (print_operand): Change address printing
1392 to correctly handle PC wrapping. Fixes PR11490.
1393
1394 Wed Jan 29 09:39:17 1997 Jeffrey A Law (law@cygnus.com)
1395
1396 * mn10200-opc.c (mn10200_operands): Make 8 and 16 bit pc-relative
1397 branches relaxable.
1398
1399 Tue Jan 28 15:57:34 1997 Ian Lance Taylor <ian@cygnus.com>
1400
1401 * mips-dis.c (print_insn_mips16): Set insn_info information.
1402 (print_mips16_insn_arg): Likewise.
1403
1404 * mips-dis.c (print_insn_mips16): Better handling of an extend
1405 opcode followed by an instruction which can not be extended.
1406
1407 Fri Jan 24 12:08:21 1997 J.T. Conklin <jtc@cygnus.com>
1408
1409 * m68k-opc.c (m68k_opcodes): Changed operand specifier for the
1410 coldfire moveb instruction to not allow an address register as
1411 destination. Although the documentation does not indicate that
1412 this is invalid, experiments uncovered unexpected behavior.
1413 Added a comment explaining the situation. Thanks to Andreas
1414 Schwab for pointing this out to me.
1415
1416 start-sanitize-tic80
1417 Wed Jan 22 20:13:51 1997 Fred Fish <fnf@cygnus.com>
1418
1419 * tic80-opc.c (tic80_opcodes): Expand comment to note that the
1420 entries are presorted so that entries with the same mnemonic are
1421 adjacent to each other in the table. Sort the entries for each
1422 instruction so that this is true.
1423
1424 end-sanitize-tic80
1425 Mon Jan 20 12:48:57 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1426
1427 * m68k-dis.c: Include <libiberty.h>.
1428 (print_insn_m68k): Sort the opcode table on the most significant
1429 nibble of the opcode.
1430
1431 start-sanitize-tic80
1432 Sat Jan 18 15:15:05 1997 Fred Fish <fnf@cygnus.com>
1433
1434 * tic80-dis.c (tic80_opcodes): Add "wrcr", "vmpy", "vrnd",
1435 "vsub", "vst", "xnor", and "xor" instructions.
1436 (V_a1): Renamed from V_a, msb of accumulator reg number.
1437 (V_a0): Add macro, lsb of accumulator reg number.
1438
1439 Fri Jan 17 18:24:31 1997 Fred Fish <fnf@cygnus.com>
1440
1441 * tic80-dis.c (print_insn_tic80): Broke excessively long
1442 function up into several smaller ones and arranged for
1443 the instruction printing function to be callable recursively
1444 to print vector instructions that have both a load and a
1445 math instruction packed into a single opcode.
1446 * tic80-opc.c (tic80_opcodes): Expand comment for vld opcode
1447 to explain why it comes after the other vector opcodes.
1448
1449 end-sanitize-tic80
1450 Fri Jan 17 16:19:15 1997 J.T. Conklin <jtc@beauty.cygnus.com>
1451
1452 * m68k-opc.c (m68k_opcodes): add b, w, or l specifier to coldfire
1453 move insns to handle immediate operands.
1454
1455 Thu Jan 17 16:19:00 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1456
1457 * m68k-opc.c (m68k_opcodes): Delete duplicate entry for "cmpil".
1458 fix operand mask in the "moveml" entries for the coldfire.
1459
1460 start-sanitize-tic80
1461 Thu Jan 16 20:54:40 1997 Fred Fish <fnf@cygnus.com>
1462
1463 * tic80-opc.c (V_a, V_m, V_S, V_Z, V_p, OP_V, MASK_V):
1464 New macros for building vector instruction opcodes.
1465 (tic80_opcodes): Remove all uses of FMT_SI, FMT_REG, and
1466 FMT_LI, which were unused. The field is now a flags field.
1467 Remove some opcodes that are possible, but illegal, such
1468 as long immediate instructions with doubles for immediate
1469 values. Add "vadd" and "vld" instructions.
1470
1471 Wed Jan 15 18:59:51 1997 Fred Fish <fnf@cygnus.com>
1472
1473 * tic80-opc.c (tic80_operands): Reorder some table entries to make
1474 the order more logical. Move the shift alias instructions ("rotl",
1475 "shl", "ins", "rotr", "extu", "exts", "srl", and "sra" to be
1476 interspersed with the regular sr.x and sl.x instructions. Add
1477 and test new instruction opcodes for "sl", "sli", "sr", "sri", "st",
1478 "sub", "subu", "swcr", and "trap".
1479
1480 Tue Jan 14 19:42:50 1997 Fred Fish <fnf@cygnus.com>
1481
1482 * tic80-opc.c (OFF_SS_PC): Renamed from OFF_SS.
1483 (OFF_SL_PC): Renamed from OFF_SL.
1484 (OFF_SS_BR): New operand type for base relative operand.
1485 (OFF_SL_BR): New operand type for base relative operand.
1486 (REG_BASE): New operand type for base register operand.
1487 (tic80_opcodes): Add and test "fmpy", "frndm", "frndn", "frndp",
1488 "frndz", "fsqrt", "fsub", "illop0", "illopF", "ins", "jsr",
1489 "ld", "ld.u", "lmo", "or", "rdcr", "rmo", "rotl", and "rotr"
1490 instructions.
1491 * tic80-dis.c (print_insn_tic80): Print opcode name with fixed width
1492 10 char field, padded with spaces on rhs, rather than a string
1493 followed by a tab. Use renamed TIC80_OPERAND_PCREL flag bit rather
1494 than old TIC80_OPERAND_RELATIVE. Add support for new
1495 TIC80_OPERAND_BASEREL flag bit.
1496
1497 Mon Jan 13 15:58:56 1997 Fred Fish <fnf@cygnus.com>
1498
1499 * tic80-dis.c (print_insn_tic80): Print floating point operands
1500 as floats.
1501 * tic80-opc.c (SPFI): Add single precision floating point
1502 immediate operand type.
1503 (ROTATE): Add rotate operand type for shifts.
1504 (ENDMASK): Add for shifts.
1505 (n): Macro for the 'n' bit.
1506 (i): Macro for the 'i' bit.
1507 (PD): Macro for the 'PD' field.
1508 (P2): Macro for the 'P2' field.
1509 (P1): Macro for the 'P1' field.
1510 (tic80_opcodes): Add entries for "exts", "extu", "fadd",
1511 "fcmp", and "fdiv".
1512
1513 end-sanitize-tic80
1514 Mon Jan 6 15:06:55 1997 Jeffrey A Law (law@cygnus.com)
1515
1516 * mn10200-dis.c (disassemble): Mask off unwanted bits after
1517 adding in current address for pc-relative operands.
1518
1519 start-sanitize-tic80
1520 Mon Jan 6 10:56:25 1997 Fred Fish <fnf@cygnus.com>
1521
1522 * tic80-dis.c (R_SCALED): Add macro to test for ":s" modifier bit.
1523 (print_insn_tic80): If R_SCALED then print ":s" modifier for operand.
1524 * tic80-opc.c (REG0, REG22, REG27, SSOFF, LSOFF): Names
1525 changed to REG_0, REG_22, REG_DEST, OFF_SS, OFF_SL respectively.
1526 (SICR, LICR, REGM_SI, REGM_LI): Names changed to CR_SI, CR_LI,
1527 REG_BASE_M_SI, REG_BASE_M_LI respectively.
1528 (REG_SCALED, LSI_SCALED): New operand types.
1529 (E): New macro for 'E' bit at bit 27.
1530 (tic80_opcodes): Add and test dld, dld.u, dst, estop, and etrap
1531 opcodes, including the various size flavors (b,h,w,d) for
1532 the direct load and store instructions.
1533
1534 Sun Jan 5 12:18:14 1997 Fred Fish <fnf@cygnus.com>
1535
1536 * tic80-dis.c (M_SI, M_LI): Add macros to test for ":m" modifier bit
1537 in an instruction.
1538 * tic80-dis.c (print_insn_tic80): Change comma and paren handling.
1539 Use M_SI and M_LI macros to check for ":m" modifier for GPR operands.
1540 * tic80-opc.c (tic80_operands): Add REGM_SI and REGM_LI operands.
1541 (F, M_REG, M_LI, M_SI, SZ_REG, SZ_LI, SZ_SI, D, S): New bit-twiddlers.
1542 (MASK_LI_M, MASK_SI_M, MASK_REG_M): Remove and replace in opcode
1543 masks with "MASK_* & ~M_*" to get the M bit reset.
1544 (tic80_opcodes): Add bsr, bsr.a, cmnd, cmp, dcachec, and dcachef.
1545
1546 Sat Jan 4 19:05:05 1997 Fred Fish <fnf@cygnus.com>
1547
1548 * tic80-dis.c (print_insn_tic80): Print TIC80_OPERAND_RELATIVE
1549 correctly. Add support for printing TIC80_OPERAND_BITNUM and
1550 TIC80_OPERAND_CC, and TIC80_OPERAND_CR operands in symbolic
1551 form.
1552 * tic80-opc.c (tic80_operands): Add SSOFF, LSOFF, BITNUM,
1553 CC, SICR, and LICR table entries.
1554 (tic80_opcodes): Add and test "nop", "br", "bbo", "bbz",
1555 "bcnd", and "brcr" opcodes.
1556
1557 end-sanitize-tic80
1558 Fri Jan 3 18:32:11 1997 Fred Fish <fnf@cygnus.com>
1559
1560 * ppc-opc.c (powerpc_operands): Make comment match the
1561 actual fields (no shift field).
1562 * sparc-opc.c (sparc_opcodes): Document why this cannot be "const".
1563 start-sanitize-tic80
1564 * tic80-dis.c (print_insn_tic80): Replace abort stub with a
1565 partial implementation, work in progress.
1566 * tic80-opc.c (tic80_operands): Begin construction operands table.
1567 (tic80_opcodes): Continue populating opcodes table and start
1568 filling in the operand indices.
1569 (tic80_num_opcodes): Add this.
1570 end-sanitize-tic80
1571
1572 Fri Jan 3 12:13:52 1997 Ian Lance Taylor <ian@cygnus.com>
1573
1574 * m68k-opc.c: Add #B case for moveq.
1575
1576 Thu Jan 2 12:14:29 1997 Jeffrey A Law (law@cygnus.com)
1577
1578 * mn10300-dis.c (disassemble): Make sure all variables are initialized
1579 before they are used.
1580
1581 Tue Dec 31 12:20:38 1996 Jeffrey A Law (law@cygnus.com)
1582
1583 * v850-opc.c (v850_opcodes): Put curly-braces around operands
1584 for "breakpoint" instruction.
1585
1586 Tue Dec 31 15:38:13 1996 Ian Lance Taylor <ian@cygnus.com>
1587
1588 * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
1589 (dep): Use ALL_CFLAGS rather than CFLAGS.
1590
1591 Tue Dec 31 15:09:16 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1592
1593 * v850-opc.c (D8_{6,7}): Set V850_OPERAND_ADJUST_SHORT_MEMORY
1594 flag.
1595
1596 Mon Dec 30 17:02:11 1996 Fred Fish <fnf@cygnus.com>
1597
1598 * Makefile.in (m68k-opc.o, alpha-opc.o): Remove dis-asm.h dependency.
1599 start-sanitize-tic80
1600 (tic80-dis.o, tic80-opc.o): Add rules per comment in Makefile.in.
1601 end-sanitize-tic80
1602
1603 Mon Dec 30 11:38:01 1996 Ian Lance Taylor <ian@cygnus.com>
1604
1605 * mips16-opc.c: Add "abs".
1606
1607 start-sanitize-tic80
1608 Sun Dec 29 10:58:22 1996 Fred Fish <fnf@cygnus.com>
1609
1610 * Makefile.in (ALL_MACHINES): Add tic80-dis.o and tic80-opc.o.
1611 * disassemble.c (ARCH_tic80): Define if ARCH_all is defined.
1612 (disassembler): Add bfd_arch_tic80 support to set disassemble
1613 to print_insn_tic80.
1614 * tic80-dis.c (print_insn_tic80): Add stub.
1615
1616 Fri Dec 27 22:30:57 1996 Fred Fish <fnf@cygnus.com>
1617
1618 * configure.in (arch in $selarchs): Add bfd_tic80_arch entry.
1619 * configure: Regenerate with autoconf.
1620 * tic80-dis.c: Add file.
1621 * tic80-opc.c: Add file.
1622
1623 end-sanitize-tic80
1624 Fri Dec 20 14:30:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1625
1626 * d10v-opc.c (pre_defined_registers): Add cr[0-15], dpc, dpsw, link.
1627
1628 Mon Dec 16 13:00:15 1996 Jeffrey A Law (law@cygnus.com)
1629
1630 * mn10200-opc.c (mn10200_operands): Add SIMM16N.
1631 (mn10200_opcodes): Use it for some logicals and btst insns.
1632 Add "break" and "trap" instructions.
1633
1634 * mn10300-opc.c (mn10300_opcodes): Add "break" instruction.
1635
1636 * mn10200-opc.c: Add pseudo-ops for "mov (an),am" and "mov an,(am)".
1637
1638 Sat Dec 14 22:36:20 1996 Ian Lance Taylor <ian@cygnus.com>
1639
1640 * mips-dis.c (print_mips16_insn_arg): The base address of a PC
1641 relative load or add now depends upon whether the instruction is
1642 in a delay slot.
1643
1644 Wed Dec 11 09:23:46 1996 Jeffrey A Law (law@cygnus.com)
1645
1646 * mn10200-dis.c: Finish writing disassembler.
1647 * mn10200-opc.c (mn10200_opcodes): Fix mask for "mov imm8,dn".
1648 Fix mask for "jmp (an)".
1649
1650 * mn10300-dis.c (disassemble, print_insn_mn10300): Corrently
1651 handle endianness issues for mn10300.
1652
1653 * mn10200-opc.c (mn10200_opcodes): Fix operands for "movb dm,(an)".
1654
1655 Tue Dec 10 12:08:05 1996 Jeffrey A Law (law@cygnus.com)
1656
1657 * mn10200-opc.c (mn10200_opcodes): "mov imm8,d0" is a format 2
1658 instruction. Fix opcode field for "movb (imm24),dn".
1659
1660 * mn10200-opc.c (mn10200_operands): Fix insertion position
1661 for DI operand.
1662
1663 Mon Dec 9 16:42:43 1996 Jeffrey A Law (law@cygnus.com)
1664
1665 * mn10200-opc.c: Create mn10200 opcode table.
1666 * mn10200-dis.c: Flesh out mn10200 disassembler. Not ready,
1667 but moving along nicely.
1668
1669 Sun Dec 8 04:28:31 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1670
1671 * Makefile.in (ALL_MACHINES): Add mips16-opc.o.
1672
1673 Fri Dec 6 16:47:40 1996 J.T. Conklin <jtc@rhino.cygnus.com>
1674
1675 * m68k-opc.c (m68k_opcodes): Revert change to use < and >
1676 specifiers for fmovem* instructions.
1677
1678 Fri Dec 6 14:48:09 1996 Jeffrey A Law (law@cygnus.com)
1679
1680 * mn10300-dis.c (disassemble): Remove '$' register prefixing.
1681
1682 Fri Dec 6 17:34:39 1996 Ian Lance Taylor <ian@cygnus.com>
1683
1684 * mips16-opc.c: Change opcode for entry/exit to avoid conflicting
1685 with dsrl.
1686
1687 Fri Dec 6 14:48:09 1996 Jeffrey A Law (law@cygnus.com)
1688
1689 * mn10300-opc.c: Add some comments explaining the various
1690 operands and such.
1691
1692 * mn10300-dis.c (disassemble): Fix minor gcc -Wall warnings.
1693
1694 Thu Dec 5 12:09:48 1996 J.T. Conklin <jtc@rtl.cygnus.com>
1695
1696 * m68k-dis.c (print_insn_arg): Handle new < and > operand
1697 specifiers.
1698
1699 * m68k-opc.c (m68k_opcodes): Simplify table by using < and >
1700 operand specifiers in fmovm* instructions.
1701
1702 Wed Dec 4 14:52:18 1996 Ian Lance Taylor <ian@cygnus.com>
1703
1704 * ppc-opc.c (insert_li): Give an error if the offset has the two
1705 least significant bits set.
1706
1707 Wed Nov 27 13:09:01 1996 Ian Lance Taylor <ian@cygnus.com>
1708
1709 * mips-dis.c (print_insn_mips16): Separate the instruction from
1710 the arguments with a tab, not a space.
1711
1712 Tue Nov 26 13:24:17 1996 Jeffrey A Law (law@cygnus.com)
1713
1714 * mn10300-dis.c (disasemble): Finish conversion to '$' as
1715 register prefix.
1716
1717 * mn10300-opc.c (mn10300_opcodes): Fix mask field for
1718 mov am,(imm32,sp).
1719
1720 Tue Nov 26 10:53:21 1996 Ian Lance Taylor <ian@cygnus.com>
1721
1722 * configure: Rebuild with autoconf 2.12.
1723
1724 Add support for mips16 (16 bit MIPS implementation):
1725 * mips16-opc.c: New file.
1726 * mips-dis.c: Include "elf-bfd.h" and "elf/mips.h".
1727 (mips16_reg_names): New static array.
1728 (print_insn_big_mips): Use print_insn_mips16 in 16 bit mode or
1729 after seeing a 16 bit symbol.
1730 (print_insn_little_mips): Likewise.
1731 (print_insn_mips16): New static function.
1732 (print_mips16_insn_arg): New static function.
1733 * mips-opc.c: Add jalx instruction.
1734 * Makefile.in (mips16-opc.o): New target.
1735 * configure.in: Use mips16-opc.o for bfd_mips_arch.
1736 * configure: Rebuild.
1737
1738 Mon Nov 25 16:15:17 1996 J.T. Conklin <jtc@cygnus.com>
1739
1740 * m68k-opc.c (m68k_opcodes): Simplify table by using < and >
1741 operand specifiers in *save, *restore and movem* instructions.
1742
1743 * m68k-opc.c (m68k_opcodes): Fix move and movem instructions for
1744 the coldfire.
1745
1746 * m68k-opc.c (m68k_opcodes): The coldfire (mcf5200) can only use
1747 register operands for immediate arithmetic, not, neg, negx, and
1748 set according to condition instructions.
1749
1750 * m68k-opc.c (m68k_opcodes): Consistantly Use "s" as the storage
1751 specifier of the effective-address operand in immediate forms of
1752 arithmetic instructions. The specifier for the immediate operand
1753 notes how and where the constant will be stored.
1754
1755 Mon Nov 25 11:17:01 1996 Jeffrey A Law (law@cygnus.com)
1756
1757 * mn10300-opc.c (mn10300_opcodes): Remove redundant "lcc"
1758 opcode.
1759
1760 * mn10300-dis.c (disassemble): Use '$' instead of '%' for
1761 register prefix.
1762
1763 * mn10300-dis.c (disassemble): Prefix registers with '%'.
1764
1765 Wed Nov 20 10:37:13 1996 Jeffrey A Law (law@cygnus.com)
1766
1767 * mn10300-dis.c (disassemble): Handle register lists.
1768
1769 * mn10300-opc.c: Fix handling of register list operand for
1770 "call", "ret", and "rets" instructions.
1771
1772 * mn10300-dis.c (disassemble): Print PC-relative and memory
1773 addresses symbolically if possible.
1774 * mn10300-opc.c: Distinguish between absolute memory addresses,
1775 pc-relative offsets & random immediates.
1776
1777 * mn10300-dis.c (print_insn_mn10300): Fix fetch of last byte
1778 in 7 byte insns.
1779 (disassemble): Handle SPLIT and EXTENDED operands.
1780
1781 Tue Nov 19 13:33:01 1996 Jeffrey A Law (law@cygnus.com)
1782
1783 * mn10300-dis.c: Rough cut at printing some operands.
1784
1785 * mn10300-dis.c: Start working on disassembler support.
1786 * mn10300-opc.c (mn10300_opcodes): Fix masks on several insns.
1787
1788 * mn10300-opc.c (mn10300_operands): Add "REGS" for a register
1789 list.
1790 (mn10300_opcodes): Use REGS for register list in "movm" instructions.
1791
1792 Mon Nov 18 15:20:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1793
1794 * d10v-opc.c (d10v_opcodes): Add3 sets the carry.
1795
1796 Fri Nov 15 13:43:19 1996 Jeffrey A Law (law@cygnus.com)
1797
1798 * mn10300-opc.c (mn10300_opcodes): Demand parens around
1799 register argument is calls and jmp instructions.
1800
1801 Thu Nov 7 00:26:05 1996 Jeffrey A Law (law@cygnus.com)
1802
1803 * mn10300-opc.c (mn10300_opcodes): Use DN01 for putx and
1804 getx operand. Fix opcode for mulqu imm,dn.
1805
1806 Wed Nov 6 13:42:32 1996 Jeffrey A Law (law@cygnus.com)
1807
1808 * mn10300-opc.c (mn10300_operands): Hijack "bits" field
1809 in MN10300_OPERAND_SPLIT operands for how many bits
1810 appear in the basic insn word. Add IMM32_HIGH24,
1811 IMM32_HIGH24_LOWSHIFT8, IMM8E_SHIFT8.
1812 (mn10300_opcodes): Use new operands as needed.
1813
1814 * mn10300-opc.c (mn10300_operands): Add IMM32_LOWSHIFT8
1815 for bset, bclr, btst instructions.
1816 (mn10300_opcodes): Use new IMM32_LOWSHIFT8 as needed.
1817
1818 * mn10300-opc.c (mn10300_operands): Remove many redundant
1819 operands. Update opcode table as appropriate.
1820 (IMM32): Add MN10300_OPERAND_SPLIT flag.
1821 (mn10300_opcodes): Fix single bit error in mov imm32,dn insn.
1822
1823 Tue Nov 5 13:26:58 1996 Jeffrey A Law (law@cygnus.com)
1824
1825 * mn10300-opc.c (mn10300_operands): Add DN2, DM2, AN2, AM2
1826 operands (for indexed load/stores). Fix bitpos for DI
1827 operand. Add SN8N_SHIFT8, IMM8_SHIFT8, and D16_SHIFT for the
1828 few instructions that insert immediates/displacements in the
1829 middle of the instruction. Add IMM8E for 8 bit immediate in
1830 the extended part of an instruction.
1831 (mn10300_operands): Use new opcodes as appropriate.
1832
1833 Tue Nov 5 10:30:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
1834
1835 * d10v-opc.c (d10v_opcodes): Declare the trap instruction
1836 sequential so the assembler never parallelizes it with
1837 other instructions.
1838
1839 Mon Nov 4 12:50:40 1996 Jeffrey A Law (law@cygnus.com)
1840
1841 * mn10300-opc.c (mn10300_operands): Add DN01 and AN01 for
1842 a data/address register that appears in register field 0
1843 and register field 1.
1844 (mn10300_opcodes): Use DN01 and AN01 for mov/cmp imm8,DN/AN
1845
1846 Fri Nov 1 10:29:11 1996 Richard Henderson <rth@tamu.edu>
1847
1848 * alpha-dis.c (print_insn_alpha): Use new NOPAL mask for
1849 standard disassembly.
1850
1851 * alpha-opc.c (alpha_operands): Rearrange flags slot.
1852 (alpha_opcodes): Add new BWX, CIX, and MAX instructions.
1853 Recategorize PALcode instructions.
1854
1855 Wed Oct 30 16:46:58 1996 Jeffrey A Law (law@cygnus.com)
1856
1857 * v850-opc.c (v850_opcodes): Add relaxing "jbr".
1858
1859 Tue Oct 29 16:30:28 1996 Ian Lance Taylor <ian@cygnus.com>
1860
1861 * mips-dis.c (_print_insn_mips): Don't print a trailing tab if
1862 there are no operand types.
1863
1864 Tue Oct 29 12:22:21 1996 Jeffrey A Law (law@cygnus.com)
1865
1866 * v850-opc.c (D9_RELAX): Renamed from D9, all references
1867 changed.
1868 (v850_operands): Make sure D22 immediately follows D9_RELAX.
1869
1870 Fri Oct 25 12:12:53 1996 Ian Lance Taylor <ian@cygnus.com>
1871
1872 * i386-dis.c (print_insn_x86): Set info->bytes_per_line to 5.
1873
1874 Thu Oct 24 17:53:52 1996 Jeffrey A Law (law@cygnus.com)
1875
1876 * v850-opc.c (insert_d8_6): Fix operand insertion for sld.w
1877 and sst.w instructions.
1878
1879 * v850-opc.c (v850_opcodes): Add "jCC" instructions (aliases for
1880 "bCC"instructions).
1881
1882 Thu Oct 24 17:21:20 1996 Ian Lance Taylor <ian@cygnus.com>
1883
1884 * mips-dis.c (_print_insn_mips): Use a tab between the instruction
1885 and the arguments.
1886
1887 Tue Oct 22 23:32:56 1996 Ian Lance Taylor <ian@cygnus.com>
1888
1889 * ppc-opc.c (PPCPWR2): Define.
1890 (powerpc_opcodes): Use PPCPWR2 for fsqrt, rather than duplicating
1891 it.
1892
1893 Fri Oct 11 16:03:49 1996 Jeffrey A Law (law@cygnus.com)
1894
1895 * mn10300-opc.c (mn10300_opcodes): Fix typo in opcode
1896 field for movhu instruction.
1897
1898 * v850-dis.c (disassemble): For V850_OPERAND_SIGNED operands,
1899 cast value to "long" not "signed long" to keep hpux10
1900 compiler quiet.
1901
1902 Thu Oct 10 10:25:58 1996 Jeffrey A Law (law@cygnus.com)
1903
1904 * mn10300-opc.c (mn10300_opcodes): Fix typo in opcode field
1905 for mov (abs16),DN.
1906
1907 * mn10300-opc.c (FMT*): Remove definitions.
1908
1909 * mn10300-opc.c (mn10300_opcodes): Fix destination register
1910 for shift-by-register opcodes.
1911
1912 * mn10300-opc.c (mn10300_operands): Break DN, DM, AN, AM
1913 into [AD][MN][01] for encoding the position of the register
1914 in the opcode.
1915
1916 Wed Oct 9 11:19:26 1996 Jeffrey A Law (law@cygnus.com)
1917
1918 * mn10300-opc.c (mn10300_opcodes): Add "extended" instructions,
1919 "putx", "getx", "mulq", "mulqu", "sat16", "sat24", "bsch".
1920
1921 Tue Oct 8 11:55:35 1996 Jeffrey A Law (law@cygnus.com)
1922
1923 * mn10300-opc.c (mn10300_operands): Remove "REGS" operand.
1924 Fix various typos. Add "PAREN" operand.
1925 (MEM, MEM2): Define.
1926 (mn10300_opcodes): Surround all memory addresses with "PAREN"
1927 operands. Fix several typos.
1928
1929 * mn10300-opc.c (mn10300_opcodes): Fix typos in yesterday's
1930 changes.
1931
1932 Mon Oct 7 16:48:45 1996 Jeffrey A Law (law@cygnus.com)
1933
1934 * mn10300-opc.c (FMT_XX): Renumber starting at one.
1935 (mn10300_operands): Rough cut. Enough to parse "mov" instructions
1936 at this time.
1937 (mn10300_opcodes): Break opcode format out into its own field.
1938 Update many operand fields to deal with signed vs unsigned
1939 issues. Fix one or two typos in the "mov" instruction
1940 opcode, mask and/or operand fields.
1941
1942 Mon Oct 7 11:39:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1943
1944 * m68k-opc.c (plusha): Prefer encoding for m68040up, in case
1945 m68851 wasn't reset.
1946
1947 Thu Oct 3 17:17:02 1996 Ian Lance Taylor <ian@cygnus.com>
1948
1949 * mn10300-opc.c (mn10300_opcodes): Add opcode & masks for
1950 all opcodes. Very rough cut at operands for all opcodes.
1951
1952 * mn10300-opc.c (mn10300_opcodes): Start fleshing out the
1953 opcode table.
1954
1955 Thu Oct 3 10:06:07 1996 Jeffrey A Law (law@cygnus.com)
1956
1957 * mn10200-opc.c, mn10300-opc.c: New files.
1958 * mn10200-dis.c, mn10300-dis.c: New files.
1959 * mn10x00-opc.c, mn10x00-dis.c: Deleted.
1960 * disassemble.c: Break mn10x00 support into 10200 and 10300
1961 support.
1962 * configure.in: Likewise.
1963 * configure: Rebuilt.
1964
1965 Thu Oct 3 15:59:12 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1966
1967 * Makefile.in (MOSTLYCLEAN): Move config.log to distclean.
1968
1969 Wed Oct 2 23:28:42 1996 Jeffrey A Law (law@cygnus.com)
1970
1971 * mn10x00-opc.c, mn10x00-dis.c: New files for Matsushita
1972 MN10x00 processors.
1973 * disassemble (ARCH_mn10x00): Define.
1974 (disassembler): Handle bfd_arch_mn10x00.
1975 * configure.in: Recognize bfd_mn10x00_arch.
1976 * configure: Rebuilt.
1977
1978 Tue Oct 1 10:49:11 1996 Ian Lance Taylor <ian@cygnus.com>
1979
1980 * i386-dis.c (op_rtn): Change to be a pointer. Adjust uses
1981 accordingly. Don't declare functions using op_rtn.
1982
1983 Fri Sep 27 18:28:59 1996 Stu Grossman (grossman@critters.cygnus.com)
1984
1985 * v850-dis.c (disassemble): Add memaddr argument. Re-arrange
1986 params to be more standard.
1987 * (disassemble): Print absolute addresses and symbolic names for
1988 branch and jump targets.
1989 * v850-opc.c (v850_operand): Add displacement flag to 9 and 22
1990 bit operands.
1991 * (v850_opcodes): Add breakpoint insn.
1992
1993 Mon Sep 23 12:32:26 1996 Ian Lance Taylor <ian@cygnus.com>
1994
1995 * m68k-opc.c: Move the fmovemx data register cases before the
1996 other cases, so that they get recognized before the data register
1997 does gets treated as a degenerate register list.
1998
1999 Tue Sep 17 12:06:51 1996 Ian Lance Taylor <ian@cygnus.com>
2000
2001 * mips-opc.c: Add a case for "div" and "divu" with two registers
2002 and a destination of $0.
2003
2004 Tue Sep 10 16:12:39 1996 Fred Fish <fnf@rtl.cygnus.com>
2005
2006 * mips-dis.c (print_insn_arg): Add prototype.
2007 (_print_insn_mips): Ditto.
2008
2009 Mon Sep 9 14:26:26 1996 Ian Lance Taylor <ian@cygnus.com>
2010
2011 * mips-dis.c (print_insn_arg): Print condition code registers as
2012 $fccN.
2013
2014 Tue Sep 3 12:09:46 1996 Doug Evans <dje@canuck.cygnus.com>
2015
2016 * sparc-opc.c (sparc_opcodes): Add setuw, setsw, setx.
2017
2018 Tue Sep 3 12:05:25 1996 Jeffrey A Law (law@cygnus.com)
2019
2020 * v850-dis.c (disassemble): Make static. Provide prototype.
2021
2022 Sun Sep 1 22:30:40 1996 Jeffrey A Law (law@cygnus.com)
2023
2024 * v850-opc.c (insert_d9, insert_d22): Fix boundary case
2025 in range checks.
2026
2027 Sat Aug 31 01:27:26 1996 Jeffrey A Law (law@cygnus.com)
2028
2029 * v850-dis.c (disassemble): Handle insertion of ',', '[' and
2030 ']' characters into the output stream.
2031 * v850-opc.c (v850_opcodes: Remove size field from all opcodes.
2032 Add "memop" field to all opcodes (for the disassembler).
2033 Reorder opcodes so that "nop" comes before "mov" and "jr"
2034 comes before "jarl".
2035
2036 * v850-dis.c (print_insn_v850): Fix typo in last change.
2037
2038 * v850-dis.c (print_insn_v850): Properly handle disassembling
2039 a two byte insn at the end of a memory region when the memory
2040 region's size is only two byte aligned.
2041
2042 * v850-dis.c (v850_cc_names): Fix stupid thinkos.
2043
2044 * v850-dis.c (v850_reg_names): Define.
2045 (v850_sreg_names, v850_cc_names): Likewise.
2046 (disassemble): Very rough cut at printing operands (unformatted).
2047
2048 * v850-opc.c (BOP_MASK): Fix.
2049 (v850_opcodes): Fix mask for jarl and jr.
2050
2051 * v850-dis.c: New file. Skeleton for disassembler support.
2052 * Makefile.in Remove v850 references, they're not needed here.
2053 * configure.in: Add v850-dis.o when building v850 toolchains.
2054 * configure: Rebuilt.
2055 * disassemble.c (disassembler): Call v850 disassembler.
2056
2057 * v850-opc.c (insert_d8_7, extract_d8_7): New functions.
2058 (insert_d8_6, extract_d8_6): New functions.
2059 (v850_operands): Rename D7S to D7; operand for D7 is unsigned.
2060 Rename D8 to D8_7, use {insert,extract}_d8_7 routines.
2061 Add D8_6.
2062 (IF4A, IF4B): Use "D7" instead of "D7S".
2063 (IF4C, IF4D): Use "D8_7" instead of "D8".
2064 (IF4E, IF4F): New. Use "D8_6".
2065 (v850_opcodes): Use IF4A/IF4B for sld.b/sst.b. Use IF4C/IF4D for
2066 sld.h/sst.h. Use IF4E/IF4F for sld.w/sst.w.
2067
2068 * v850-opc.c (insert_d16_15, extract_d16_15): New functions.
2069 (v850_operands): Change D16 to D16_15, use special insert/extract
2070 routines. New new D16 that uses the generic insert/extract code.
2071 (IF7A, IF7B): Use D16_15.
2072 (IF7C, IF7D): New. Use D16.
2073 (v850_opcodes): Use IF7C and IF7D for ld.b and st.b.
2074
2075 * v850-opc.c (insert_d9, insert_d22): Slightly improve error
2076 message. Issue an error if the branch offset is odd.
2077
2078 * v850-opc.c: Add notes about needing special insert/extract
2079 for all the load/store insns, except "ld.b" and "st.b".
2080
2081 * v850-opc.c (insert_d22, extract_d22): New functions.
2082 (v850_operands): Use insert_d22 and extract_d22 for
2083 D22 operands.
2084 (insert_d9): Fix range check.
2085
2086 Fri Aug 30 18:01:02 1996 J.T. Conklin <jtc@hippo.cygnus.com>
2087
2088 * v850-opc.c (v850_operands): Add V850_OPERAND_SIGNED flag
2089 and set bits field to D9 and D22 operands.
2090
2091 Thu Aug 29 11:10:46 1996 Jeffrey A Law (law@cygnus.com)
2092
2093 * v850-opc.c (v850_operands): Define SR2 operand.
2094 (v850_opcodes): "ldsr" uses R1,SR2.
2095
2096 * v850-opc.c (v850_opcodes): Fix opcode specs for
2097 sld.w, sst.b, sst.h, sst.w, and nop.
2098
2099 Wed Aug 28 15:55:43 1996 Jeffrey A Law (law@cygnus.com)
2100
2101 * v850-opc.c (v850_opcodes): Add null opcode to mark the
2102 end of the opcode table.
2103
2104 Mon Aug 26 13:35:53 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2105
2106 * d10v-opc.c (pre_defined_registers): Added register pairs,
2107 "r0-r1", "r2-r3", etc.
2108
2109 Fri Aug 23 00:27:01 1996 Jeffrey A Law (law@cygnus.com)
2110
2111 * v850-opc.c (v850_operands): Make I16 be a signed operand.
2112 Create I16U for an unsigned 16bit mmediate operand.
2113 (v850_opcodes): Use I16U for "ori", "andi" and "xori".
2114
2115 * v850-opc.c (v850_operands): Define EP operand.
2116 (IF4A, IF4B, IF4C, IF4D): Use EP.
2117
2118 * v850-opc.c (v850_opcodes): Fix opcode numbers for "mov"
2119 with immediate operand, "movhi". Tweak "ldsr".
2120
2121 * v850-opc.c (v850_opcodes): Get ld.[bhw] and st.[bhw]
2122 correct. Get sld.[bhw] and sst.[bhw] closer.
2123
2124 * v850-opc.c (v850_operands): "not" is a two byte insn
2125
2126 * v850-opc.c (v850_opcodes): Correct bit pattern for setf.
2127
2128 * v850-opc.c (v850_operands): D16 inserts at offset 16!
2129
2130 * v850-opc.c (two): Get order of words correct.
2131
2132 * v850-opc.c (v850_operands): I16 inserts at offset 16!
2133
2134 * v850-opc.c (v850_operands): Add "SR1" and "SR2" for system
2135 register source and destination operands.
2136 (v850_opcodes): Use SR1 and SR2 for "ldsr" and "stsr".
2137
2138 * v850-opc.c (v850_opcodes): Fix thinko in "jmp" opcode. Fix
2139 same thinko in "trap" opcode.
2140
2141 * v850-opc.c (v850_opcodes): Add initializer for size field
2142 on all opcodes.
2143
2144 * v850-opc.c (v850_operands): D6 -> DS7. References changed.
2145 Add D8 for 8-bit unsigned field in short load/store insns.
2146 (IF4A, IF4D): These both need two registers.
2147 (IF4C, IF4D): Define. Use 8-bit unsigned field.
2148 (v850_opcodes): For "sld.h", "sld.w", "sst.h", "sst.w", use
2149 IF4C & IF4D. For "trap" use I5U, not I5. Add IF1 operand
2150 for "ldsr" and "stsr".
2151 * v850-opc.c (v850_operands): 3-bit immediate for bit insns
2152 is unsigned.
2153
2154 * v850-opc.c (v850_opcodes): Correct short store half (sst.h) and
2155 short store word (sst.w).
2156
2157 Thu Aug 22 16:57:27 1996 J.T. Conklin <jtc@rtl.cygnus.com>
2158
2159 * v850-opc.c (v850_operands): Added insert and extract fields,
2160 pointers to functions that handle unusual operand encodings.
2161
2162 Thu Aug 22 01:05:24 1996 Jeffrey A Law (law@cygnus.com)
2163
2164 * v850-opc.c (v850_opcodes): Enable "trap".
2165
2166 * v850-opc.c (v850_opcodes): Fix order of displacement
2167 and register for "set1", "clr1", "not1", and "tst1".
2168
2169 Wed Aug 21 18:46:26 1996 Jeffrey A Law (law@cygnus.com)
2170
2171 * v850-opc.c (v850_operands): Add "B3" support.
2172 (v850_opcodes): Fix and enable "set1", "clr1", "not1"
2173 and "tst1".
2174
2175 * v850-opc.c (v850_opcodes): "jmp" has only an R1 operand.
2176
2177 * v850-opc.c: Close unterminated comment.
2178
2179 Wed Aug 21 17:31:26 1996 J.T. Conklin <jtc@hippo.cygnus.com>
2180
2181 * v850-opc.c (v850_operands): Add flags field.
2182 (v850_opcodes): add move opcodes.
2183
2184 Tue Aug 20 14:41:03 1996 J.T. Conklin <jtc@hippo.cygnus.com>
2185
2186 * Makefile.in (ALL_MACHINES): Add v850-opc.o.
2187 * configure: (bfd_v850v_arch) Add new case.
2188 * configure.in: (bfd_v850_arch) Add new case.
2189 * v850-opc.c: New file.
2190
2191 Mon Aug 19 15:21:38 1996 Doug Evans <dje@canuck.cygnus.com>
2192
2193 * sparc-dis.c (print_insn_sparc): Handle little endian sparcs.
2194
2195 Thu Aug 15 13:14:43 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2196
2197 * d10v-opc.c: Add additional information to the opcode
2198 table to help determinine which instructions can be done
2199 in parallel.
2200
2201 Thu Aug 15 13:11:13 1996 Stan Shebs <shebs@andros.cygnus.com>
2202
2203 * mpw-make.sed: Update editing of include pathnames to be
2204 more general.
2205
2206 Thu Aug 15 16:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
2207
2208 * arm-opc.h: Added "bx" instruction definition.
2209
2210 Wed Aug 14 17:00:04 1996 Richard Henderson <rth@tamu.edu>
2211
2212 * alpha-opc.c (EV4EXTHWINDEX): Field width should be 8 not 5.
2213
2214 Mon Aug 12 14:30:37 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2215
2216 * d10v-opc.c (d10v_opcodes): Minor fixes to addi and bl.l.
2217
2218 Fri Aug 9 13:21:59 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2219
2220 * d10v-opc.c (d10v_opcodes): Correct 'mv' unit entry to EITHER.
2221
2222 Thu Aug 8 12:43:52 1996 Klaus Kaempf <kkaempf@progis.de>
2223
2224 * makefile.vms: Update for alpha-opc changes.
2225
2226 Wed Aug 7 11:55:10 1996 Ian Lance Taylor <ian@cygnus.com>
2227
2228 * i386-dis.c (print_insn_i386): Actually return the correct value.
2229 (ONE, OP_ONE): #ifdef out; not used.
2230
2231 Fri Aug 2 17:47:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2232
2233 * d10v-opc.c (d10v_opcodes): Added 2 accumulator sub instructions.
2234 Changed subi operand type to treat 0 as 16.
2235
2236 Wed Jul 31 16:21:41 1996 Ian Lance Taylor <ian@cygnus.com>
2237
2238 * m68k-opc.c: Add cpushl for the mcf5200. From Ken Rose
2239 <rose@netcom.com>.
2240
2241 Wed Jul 31 14:39:27 1996 James G. Smith <jsmith@cygnus.co.uk>
2242
2243 * arm-opc.h: (arm_opcodes): Added halfword and sign-extension
2244 memory transfer instructions. Add new format string entries %h and %s.
2245 * arm-dis.c: (print_insn_arm): Provide decoding of the new
2246 formats %h and %s.
2247
2248 Fri Jul 26 11:45:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2249
2250 * d10v-opc.c (d10v_operands): Added UNUM4S; a 4-bit accumulator shift.
2251 (d10v_opcodes): Modified accumulator shift instructions to use UNUM4S.
2252
2253 Fri Jul 26 14:01:43 1996 Ian Lance Taylor <ian@cygnus.com>
2254
2255 * alpha-dis.c (print_insn_alpha_osf): Remove.
2256 (print_insn_alpha_vms): Remove.
2257 (print_insn_alpha): Make globally visible. Chose the register
2258 names based on info->flavour.
2259 * disassemble.c: Always return print_insn_alpha for the alpha.
2260
2261 Thu Jul 25 15:24:17 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2262
2263 * d10v-dis.c (dis_long): Handle unknown opcodes.
2264
2265 Thu Jul 25 12:08:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2266
2267 * d10v-opc.c: Changes to support signed and unsigned numbers.
2268 All instructions with the same name that have long and short forms
2269 now end in ".l" or ".s". Divs added.
2270 * d10v-dis.c: Changes to support signed and unsigned numbers.
2271
2272 Tue Jul 23 11:02:53 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2273
2274 * d10v-dis.c: Change all functions to use info->print_address_func.
2275
2276 Mon Jul 22 15:38:53 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2277
2278 * m68k-opc.c (m68k_opcodes): Make opcode masks for the ColdFire
2279 move ccr/sr insns more strict so that the disassembler only
2280 selects them when the addressing mode is data register.
2281
2282 Mon Jul 22 11:25:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2283 * d10v-opc.c (pre_defined_registers): Declare.
2284 * d10v-dis.c (print_operand): Now uses pre_defined_registers
2285 to pick a better name for the registers.
2286
2287 Mon Jul 22 13:47:23 1996 Ian Lance Taylor <ian@cygnus.com>
2288
2289 * sparc-opc.c: Fix opcode values for fpack16, and fpackfix. Fix
2290 operands for fexpand and fpmerge. From Christian Kuehnke
2291 <Christian.Kuehnke@arbi.informatik.uni-oldenburg.de>.
2292
2293 Mon Jul 22 13:17:06 1996 Richard Henderson <rth@tamu.edu>
2294
2295 * alpha-dis.c (print_insn_alpha): No longer the user-visible
2296 print routine. Take new regnames and cpumask arguments.
2297 Kill the environment variable nonsense.
2298 (print_insn_alpha_osf): New function. Do OSF/1 style regnames.
2299 (print_insn_alpha_vms): New function. Do VMS style regnames.
2300 * disassemble.c (disassembler): Test bfd flavour to pick
2301 between OSF and VMS routines. Default to OSF.
2302
2303 Thu Jul 18 17:19:34 1996 Ian Lance Taylor <ian@cygnus.com>
2304
2305 * configure.in: Call AC_SUBST (INSTALL_SHLIB).
2306 * configure: Rebuild.
2307 * Makefile.in (install): Use @INSTALL_SHLIB@.
2308
2309 Wed Jul 17 14:39:05 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
2310
2311 * configure: (bfd_d10v_arch) Add new case.
2312 * configure.in: (bfd_d10v_arch) Add new case.
2313 * d10v-dis.c: New file.
2314 * d10v-opc.c: New file.
2315 * disassemble.c (disassembler) Add entry for d10v.
2316
2317 Wed Jul 17 10:12:05 1996 J.T. Conklin <jtc@rtl.cygnus.com>
2318
2319 * m68k-opc.c (m68k_opcodes): Fix bugs in coldfire insns relating
2320 to bcc, trapfl, subxl, and wddata discovered by Andreas Schwab.
2321
2322 Mon Jul 15 16:59:55 1996 Stu Grossman (grossman@critters.cygnus.com)
2323
2324 * i386-dis.c: Get rid of print_insn_i8086. Use info.mach to
2325 distinguish between variants of the instruction set.
2326 * sparc-dis.c: Get rid of print_insn_sparclite. Use info.mach to
2327 distinguish between variants of the instruction set.
2328
2329 Fri Jul 12 10:12:01 1996 Stu Grossman (grossman@critters.cygnus.com)
2330
2331 * i386-dis.c (print_insn_i8086): New routine to disassemble using
2332 the 8086 instruction set.
2333 * i386-dis.c: General cleanups. Make most things static. Add
2334 prototypes. Get rid of static variables aflags and dflags. Pass
2335 them as args (to almost everything).
2336
2337 Thu Jul 11 11:58:44 1996 Jeffrey A Law (law@cygnus.com)
2338
2339 * h8300-dis.c (bfd_h8_disassemble): Handle macregs in ldmac insns.
2340
2341 * h8300-dis.c (bfd_h8_disassemble): Handle "ldm.l" and "stm.l".
2342
2343 * h8300-dis.c (bfd_h8_disassemble): "abs" is implicitly two
2344 if the next arg is marked with SRC_IN_DST. Gross.
2345
2346 * h8300-dis.c (bfd_h8_disassemble): Print "exr" when
2347 we're looking for and find EXR.
2348
2349 * h8300-dis.c (bfd_h8_disassemble): We don't have a match
2350 if we're looking for KBIT and we don't find it.
2351
2352 * h8300-dis.c (bfd_h8_disassemble): Mask off unwanted bits
2353 for L_3 and L_2.
2354
2355 * h8300-dis.c (bfd_h8_disassemble): Don't set plen for
2356 3bit immediate operands.
2357
2358 Tue Jul 9 10:55:20 1996 Ian Lance Taylor <ian@cygnus.com>
2359
2360 * Released binutils 2.7.
2361
2362 * alpha-opc.c: Add new case of "mov". From Klaus Kaempf
2363 <kkaempf@progis.ac-net.de>.
2364
2365 Thu Jul 4 11:42:51 1996 Ian Lance Taylor <ian@cygnus.com>
2366
2367 * alpha-opc.c: Correct second case of "mov" to use OPRL.
2368
2369 Wed Jul 3 16:03:47 1996 Stu Grossman (grossman@critters.cygnus.com)
2370
2371 * sparc-dis.c (print_insn_sparclite): New routine to print
2372 sparclite instructions.
2373
2374 Wed Jul 3 14:21:18 1996 J.T. Conklin <jtc@rtl.cygnus.com>
2375
2376 * m68k-opc.c (m68k_opcodes): Add coldfire support.
2377
2378 Fri Jun 28 15:53:51 1996 Doug Evans <dje@canuck.cygnus.com>
2379
2380 * sparc-opc.c (asi_table): Add #ASI_N, #ASI_N_L, #ASI_NUCLEUS,
2381 #ASI_NUCLEUS_LITTLE. Rename #ASI_AS_IF_USER_{PRIMARY,SECONDARY}_L
2382 to #ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
2383
2384 Tue Jun 25 22:58:31 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
2385
2386 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir):
2387 Use autoconf-set values.
2388 (docdir, oldincludedir): Removed.
2389 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
2390
2391 Fri Jun 21 13:53:36 1996 Richard Henderson <rth@tamu.edu>
2392
2393 * alpha-opc.c: New file.
2394 * alpha-opc.h: Remove.
2395 * alpha-dis.c: Complete rewrite to use new opcode table.
2396 * configure.in: For bfd_alpha_arch, use alpha-opc.o.
2397 * configure: Rebuild with autoconf 2.10.
2398 * Makefile.in (ALL_MACHINES): Add alpha-opc.o.
2399 (alpha-dis.o): Depend upon $(INCDIR)/opcode/alpha.h, not
2400 alpha-opc.h.
2401 (alpha-opc.o): New target.
2402
2403 Wed Jun 19 15:55:12 1996 Ian Lance Taylor <ian@cygnus.com>
2404
2405 * sparc-dis.c (print_insn_sparc): Remove unused local variable i.
2406 Set imm_added_to_rs1 even if the source and destination register
2407 are not the same.
2408
2409 * sparc-opc.c: Add some two operand forms of the wr instruction.
2410
2411 Tue Jun 18 15:58:27 1996 Jeffrey A. Law <law@rtl.cygnus.com>
2412
2413 * h8300-dis.c (bfd_h8_disassemble): Rename "hmode" argument
2414 to just "mode".
2415
2416 * disassemble.c (disassembler): Handle H8/S.
2417 * h8300-dis.c (print_insn_h8300s): New function for H8/S.
2418
2419 Tue Jun 18 18:06:50 1996 Ian Lance Taylor <ian@cygnus.com>
2420
2421 * sparc-opc.c: Add beq/teq as aliases for be/te.
2422
2423 * ppc-opc.c: Fix fcmpo opcode. From Sergei Steshenko
2424 <sergei@msil.sps.mot.com>.
2425
2426 Tue Jun 18 15:08:54 1996 Klaus Kaempf <kkaempf@progis.de>
2427
2428 * makefile.vms: New file.
2429
2430 * alpha-dis.c (print_insn_alpha): Print lda ra,lit(rz) as mov.
2431
2432 Mon Jun 10 18:50:38 1996 Ian Lance Taylor <ian@cygnus.com>
2433
2434 * h8300-dis.c (bfd_h8_disassemble): Always print ABS8MEM with :8,
2435 regardless of plen.
2436
2437 Tue Jun 4 09:15:53 1996 Doug Evans <dje@canuck.cygnus.com>
2438
2439 * i386-dis.c (OP_OFF): Call append_prefix.
2440
2441 Thu May 23 15:18:23 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2442
2443 * ppc-opc.c (instruction encoding macros): Add explicit casts to
2444 unsigned long to silence a warning from the Solaris PowerPC
2445 compiler.
2446
2447 Thu Apr 25 19:33:32 1996 Doug Evans <dje@canuck.cygnus.com>
2448
2449 * sparc-opc.c (sparc_opcodes): Add ultrasparc vis extensions.
2450
2451 Mon Apr 22 17:12:35 1996 Doug Evans <dje@blues.cygnus.com>
2452
2453 * sparc-dis.c (X_IMM,X_SIMM): New macros.
2454 (X_IMM13): Delete.
2455 (print_insn_sparc): Merge cases i,I,j together. New cases X,Y.
2456 * sparc-opc.c (sparc_opcodes): Use X for 5 bit shift constants,
2457 Y for 6 bit shift constants. Rewrite entries for crdcxt, cwrcxt,
2458 cpush, cpusha, cpull sparclet insns.
2459
2460 Wed Apr 17 14:20:22 1996 Doug Evans <dje@canuck.cygnus.com>
2461
2462 * sparc-dis.c (compute_arch_mask): Replace ANSI style def with K&R.
2463
2464 Thu Apr 11 17:30:02 1996 Ian Lance Taylor <ian@cygnus.com>
2465
2466 * sparc-opc.c: Set F_FBR on floating point branch instructions.
2467 Set F_FLOAT on other floating point instructions.
2468
2469 Mon Apr 8 17:02:48 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2470
2471 * ppc-opc.c (PPC860): Macro for 860/821 specific instructions and
2472 registers.
2473 (powerpc_opcodes): Add 860/821 specific SPRs.
2474
2475 Mon Apr 8 14:00:44 1996 Ian Lance Taylor <ian@cygnus.com>
2476
2477 * configure.in: Permit --enable-shared to specify a list of
2478 directories. Set and substitute BFD_PICLIST.
2479 * configure: Rebuild.
2480 * Makefile.in (BFD_PICLIST): Rename from BFD_LIST. Change all
2481 uses. Set to @BFD_PICLIST@.
2482
2483 Fri Apr 5 17:12:27 1996 Jeffrey A Law (law@cygnus.com)
2484
2485 * h8300-dis.c (bfd_h8_disassemble): Use "bit" for L_3 immediates,
2486 not "abs", which may be needed for the absolute in something
2487 like btst #0,@10:8. Print L_3 immediates separately from other
2488 immediates. Change ABSMOV reference to ABS8MEM.
2489
2490 Wed Apr 3 10:40:45 1996 Doug Evans <dje@canuck.cygnus.com>
2491
2492 * sparc-dis.c (opcodes_initialized): Move inside print_insn_sparc.
2493 (current_arch_mask): New static global.
2494 (compute_arch_mask): New static function.
2495 (print_insn_sparc): Delete sparc_v9_p. New static local
2496 current_mach. Resort opcode table if current_mach changes.
2497 Generalize "insn not supported" test.
2498 (compare_opcodes): Prefer supported opcodes to nonsupported ones.
2499 Delete test for v9/!v9.
2500 * sparc-opc.c (MASK_*): Use SPARC_OPCODE_ARCH_MASK.
2501 (v6notlet): Define.
2502 (brfc): Split into CBR and FBR for coprocessor/fp branches.
2503 (brfcx): Renamed to FBRX.
2504 (condfc): Renamed to CONDFC. Pass v6notlet to CBR (standard
2505 coprocessor mnemonics are not supported on the sparclet).
2506 (condf): Renamed to CONDF.
2507 (SLCBCC2): Delete F_ALIAS flag.
2508
2509 Sat Mar 30 21:45:59 1996 Doug Evans <dje@canuck.cygnus.com>
2510
2511 * sparc-opc.c (sparc_opcodes): rd must be 0 for
2512 mov foo,{%y,%psr,%wim,%tbr}. Support mov foo,%asrX.
2513
2514 Fri Mar 29 13:02:40 1996 Ian Lance Taylor <ian@cygnus.com>
2515
2516 * Makefile.in (config.status): Depend upon BFD VERSION file, so
2517 that the shared library version number is set correctly.
2518
2519 Tue Mar 26 15:47:14 1996 Ian Lance Taylor <ian@cygnus.com>
2520
2521 * configure.in: Use AC_CHECK_TOOL to find ar and ranlib. From
2522 Miles Bader <miles@gnu.ai.mit.edu>.
2523 * configure: Rebuild.
2524
2525 Sat Mar 16 13:04:07 1996 Fred Fish <fnf@cygnus.com>
2526
2527 * z8kgen.c (internal, gas): Call xmalloc rather than unchecked
2528 malloc.
2529
2530 Tue Mar 12 12:14:10 1996 Ian Lance Taylor <ian@cygnus.com>
2531
2532 * configure: Rebuild with autoconf 2.8.
2533
2534 Thu Mar 7 15:11:10 1996 Doug Evans <dje@charmed.cygnus.com>
2535
2536 * sparc-dis.c (print_insn_sparc): Handle 'O' operand char like 'r'.
2537 * sparc-opc.c (sparc_opcodes): Use 'O' operand char for `neg reg'.
2538
2539 Tue Mar 5 15:51:57 1996 Ian Lance Taylor <ian@cygnus.com>
2540
2541 * configure.in: Don't set SHLIB or SHLINK to an empty string,
2542 since they appear as targets in Makefile.in.
2543 * configure: Rebuild.
2544
2545 Mon Feb 26 13:03:40 1996 Stan Shebs <shebs@andros.cygnus.com>
2546
2547 * mpw-make.sed: Edit out shared library support bits.
2548
2549 Tue Feb 20 20:48:28 1996 Doug Evans <dje@charmed.cygnus.com>
2550
2551 * sparc-opc.c (v8,v6notv9): Add MASK_SPARCLET.
2552 (sparc_opcode_archs): Add MASK_V8 to sparclet entry.
2553 (sparc_opcodes): Add sparclet insns.
2554 (sparclet_cpreg_table): New static local.
2555 (sparc_{encode,decode}_sparclet_cpreg): New functions.
2556 * sparc-dis.c (print_insn_sparc): Handle sparclet cpregs.
2557
2558 Tue Feb 20 11:02:44 1996 Alan Modra <alan@mullet.Levels.UniSA.Edu.Au>
2559
2560 * i386-dis.c (index16): New static variable.
2561 (putop): Print jecxz for 32 bit case, jcxz for 16 bit, not the
2562 other way around.
2563 (OP_indirE): Return result of OP_E.
2564 (OP_E): Check for 16 bit addressing mode, and disassemble
2565 correctly. Optimised 32 bit case a little. Don't print
2566 "(base,index,scale)" when sib specifies only an offset.
2567
2568 Mon Feb 19 12:32:17 1996 Ian Lance Taylor <ian@cygnus.com>
2569
2570 * configure.in: Set and substitute SHLIB_DEP.
2571 * configure: Rebuild.
2572 * Makefile.in (SHLIB_DEP): New variable.
2573 (LIBIBERTY_LISTS, BFD_LIST): New variables.
2574 (stamp-piclist): Depend upon LIBIBERTY_LISTS and BFD_LIST. If
2575 COMMON_SHLIB, add them to piclist with appropriate modifications.
2576 ($(SHLIB)): Depend upon $(SHLIB_DEP). Don't check COMMON_SHLIB
2577 here: just use piclist.
2578
2579 Mon Feb 19 02:03:50 1996 Doug Evans <dje@charmed.cygnus.com>
2580
2581 * sparc-dis.c (MASK_V9,V9_ONLY_P,V9_P): Define.
2582 (print_insn_sparc): Rewrite v9/not-v9 tests.
2583 (compare_opcodes): Likewise.
2584 * sparc-opc.c (MASK_<ARCH>): Define.
2585 (v6,v7,v8,sparclite,v9,v9a): Redefine.
2586 (sparclet,v6notv9): Define.
2587 (sparc_opcode_archs): Delete member `conflicts'. Add `supported'.
2588 (sparc_opcodes): Delete F_NOTV9, use v6notv9 instead.
2589
2590 Thu Feb 15 14:45:05 1996 Ian Lance Taylor <ian@cygnus.com>
2591
2592 * configure.in: Call AC_PROG_CC before configure.host.
2593 * configure: Rebuild.
2594
2595 * Makefile.in (SONAME): Remove leading ../bfd/ from $(SHLIB).
2596
2597 Wed Feb 14 19:01:27 1996 Alan Modra <alan@spri.levels.unisa.edu.au>
2598
2599 * i386-dis.c (onebyte_has_modrm): New static array.
2600 (twobyte_has_modrm): New static array.
2601 (print_insn_i386): Only fetch the mod/reg/rm byte if it is needed.
2602
2603 Tue Feb 13 15:15:01 1996 Ian Lance Taylor <ian@cygnus.com>
2604
2605 * Makefile.in ($(SHLINK)): Check ts against $(SHLIB), not
2606 $(SHLINK).
2607
2608 Mon Feb 12 16:26:06 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2609
2610 * ppc-opc.c (PPC): Undef, so default defination on Windows NT
2611 doesn't conflict.
2612
2613 Wed Feb 7 13:59:54 1996 Ian Lance Taylor <ian@cygnus.com>
2614
2615 * m68k-opc.c (m68k_opcodes): The bkpt instruction is supported on
2616 m68010up, not just m68020up | cpu32.
2617
2618 * Makefile.in (SONAME): New variable.
2619 ($(SHLINK)): Make a link to the transformed name, as well.
2620 (stamp-tshlink): New target.
2621 (install): Skip stamp-tshlink during install.
2622
2623 Tue Feb 6 12:28:54 1996 Ian Lance Taylor <ian@cygnus.com>
2624
2625 * configure.in: Call AC_ARG_PROGRAM.
2626 * configure: Rebuild.
2627 * Makefile.in (program_transform_name): New variable.
2628 (install): Transform library name before installing it.
2629
2630 Mon Feb 5 16:14:42 1996 Ian Lance Taylor <ian@cygnus.com>
2631
2632 * i960-dis.c (mem): Add HX dcinva instruction.
2633
2634 Support for building as a shared library, based on patches from
2635 Alan Modra <alan@spri.levels.unisa.edu.au>:
2636 * configure.in: Add AC_ARG_ENABLE for shared and commonbfdlib.
2637 New substitutions: ALLLIBS, PICFLAG, SHLIB, SHLIB_CC,
2638 SHLIB_CFLAGS, COMMON_SHLIB, SHLINK.
2639 * configure: Rebuild.
2640 * Makefile.in (ALLLIBS): New variable.
2641 (PICFLAG, SHLIB, SHLIB_CC, SHLIB_CFLAGS): New variables.
2642 (COMMON_SHLIB, SHLINK): New variables.
2643 (.c.o): If PICFLAG is set, compile twice, once PIC, once normal.
2644 (STAGESTUFF): Remove variable.
2645 (all): Depend upon $(ALLLIBS) rather than $(TARGETLIB).
2646 (stamp-piclist, piclist): New targets.
2647 ($(SHLIB), $(SHLINK)): New targets.
2648 ($(OFILES)): Depend upon stamp-picdir.
2649 (disassemble.o): Build twice if PICFLAG is set.
2650 (MOSTLYCLEAN): Add pic/*.o.
2651 (clean): Remove $(SHLIB), $(SHLINK), piclist, and stamp-piclist.
2652 (distclean): Remove pic and stamp-picdir.
2653 (install): Install shared libraries.
2654 (stamp-picdir): New target.
2655
2656 Fri Feb 2 17:15:25 1996 Doug Evans <dje@charmed.cygnus.com>
2657
2658 * sparc-dis.c (print_insn_sparc): Delete DISASM_RAW_INSN support.
2659 Print unknown instruction as "unknown", rather than in hex.
2660
2661 Tue Jan 30 14:06:08 1996 Ian Lance Taylor <ian@cygnus.com>
2662
2663 * dis-buf.c: Include "sysdep.h" before "dis-asm.h".
2664
2665 Thu Jan 25 20:24:07 1996 Doug Evans <dje@charmed.cygnus.com>
2666
2667 * sparc-opc.c (sparc_opcode_archs): Mark v8/sparclite as conflicting.
2668
2669 Thu Jan 25 11:56:49 1996 Ian Lance Taylor <ian@cygnus.com>
2670
2671 * i386-dis.c (print_insn_i386): Only fetch the mod/reg/rm byte
2672 when necessary. From Ulrich Drepper
2673 <drepper@myware.rz.uni-karlsruhe.de>.
2674
2675 Thu Jan 25 03:39:10 1996 Doug Evans <dje@charmed.cygnus.com>
2676
2677 * sparc-dis.c (print_insn_sparc): NUMOPCODES replaced with
2678 sparc_num_opcodes. Update architecture enum values.
2679 * sparc-opc.c (sparc_opcode_archs): Replaces architecture_pname.
2680 (sparc_opcode_lookup_arch): New function.
2681 (sparc_num_opcodes): Renamed from bfd_sparc_num_opcodes.
2682 (sparc_opcodes): Add v9a shutdown insn.
2683
2684 Mon Jan 22 08:29:59 1996 Doug Evans <dje@charmed.cygnus.com>
2685
2686 * sparc-dis.c (print_insn_sparc): Renamed from print_insn.
2687 If DISASM_RAW_INSN, print insn in hex. Handle v9a as opcode
2688 architecture.
2689 (print_insn_sparc64): Deleted.
2690 * disassemble.c (disassembler, case bfd_arch_sparc): Always use
2691 print_insn_sparc.
2692
2693 * sparc-opc.c (architecture_pname): Add v9a.
2694
2695 Fri Jan 12 14:35:58 1996 David Mosberger-Tang <davidm@AZStarNet.com>
2696
2697 * alpha-opc.h (alpha_insn_set): VAX floating point opcode was
2698 incorrectly defined as 0x16 when it should be 0x15.
2699 (FLOAT_FORMAT_MASK): function code is 11 bits, not just 7 bits!
2700 (alpha_insn_set): added cvtst and cvttq float ops. Also added
2701 excb (exception barrier) which is defined in the Alpha
2702 Architecture Handbook version 2.
2703 * alpha-dis.c (print_insn_alpha): Fixed special-case decoding for
2704 OPERATE_FORMAT_CODE type instructions. The bug caused mulq to be
2705 disassembled as or, for example.
2706
2707 Wed Jan 10 12:37:22 1996 Ian Lance Taylor <ian@cygnus.com>
2708
2709 * mips-dis.c (print_insn_arg): Print cases 'i' and 'u' in hex.
2710 (_print_insn_mips): Change i from int to unsigned int.
2711
2712 Thu Jan 4 17:21:10 1996 David Edelsohn <edelsohn@mhpcc.edu>
2713
2714 * ppc-opc.c (powerpc_opcodes): tlbi POWER opcode form different
2715 from tlbie PowerPC opcode. Add PPC603 tlbld and tlbli.
2716
2717 Thu Dec 28 13:29:19 1995 John Hassey <hassey@rtp.dg.com>
2718
2719 * i386-dis.c: Added Pentium Pro instructions.
2720
2721 Tue Dec 19 22:56:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
2722
2723 * ppc-opc.c (fsqrt{,.}): Duplicate for PowerPC in addition to
2724 being for Power2.
2725
2726 Fri Dec 15 14:14:15 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2727
2728 * sh-opc.h (sh_nibble_type): Added REG_B.
2729 (sh_arg_type): Added A_REG_B.
2730 (sh_table): Added pref and bank reg versions of ldc, ldc.l, stc
2731 and stc.l opcodes.
2732 * sh-dis.c (print_insn_shx): Added cases for REG_B and A_REG_B.
2733
2734 Fri Dec 15 16:44:31 1995 Ian Lance Taylor <ian@cygnus.com>
2735
2736 * disassemble.c (disassembler): Use new bfd_big_endian macro.
2737
2738 Tue Dec 12 12:22:24 1995 Ian Lance Taylor <ian@cygnus.com>
2739
2740 * Makefile.in (distclean): Remove stamp-h. From Ronald
2741 F. Guilmette <rfg@monkeys.com>.
2742
2743 Tue Dec 5 13:42:44 1995 Stan Shebs <shebs@andros.cygnus.com>
2744
2745 From David Mosberger-Tang <davidm@azstarnet.com>:
2746 * alpha-dis.c (print_insn_alpha): fixed decoding of cpys
2747 instruction.
2748
2749 Mon Dec 4 12:29:05 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2750
2751 * sh-opc.h (sh_arg_type): Added A_SSR and A_SPC.
2752 (sh_table): Added many SH3 opcodes.
2753 * sh-dis.c (print_insn_shx): Added cases for A_SSR and A_SPC.
2754
2755 Fri Dec 1 07:42:18 1995 Michael Meissner <meissner@tiktok.cygnus.com>
2756
2757 * ppc-opc.c (subfc., subfco): Mark this PPCCOM, not PPC.
2758 (subco,subco.): Mark this PPC, not PPCCOM.
2759
2760 Mon Nov 27 13:09:52 1995 Ian Lance Taylor <ian@cygnus.com>
2761
2762 * configure: Rebuild with autoconf 2.7.
2763
2764 Tue Nov 21 18:28:06 1995 Ian Lance Taylor <ian@cygnus.com>
2765
2766 * configure: Rebuild with autoconf 2.6.
2767
2768 Wed Nov 15 19:02:53 1995 Ken Raeburn <raeburn@cygnus.com>
2769
2770 * configure.in: Sort list of architectures. Accept but do nothing
2771 for alliant, convex, pyramid, romp, and tahoe.
2772
2773 Wed Nov 8 20:18:59 1995 Ian Lance Taylor <ian@cygnus.com>
2774
2775 * a29k-dis.c (print_special): Change num to unsigned int.
2776
2777 Wed Nov 8 20:10:35 1995 Eric Freudenthal <freudenthal@nyu.edu>
2778
2779 * a29k-dis.c (print_insn): Cast insn24 to unsigned long when
2780 shifting it.
2781
2782 Tue Nov 7 15:21:06 1995 Ian Lance Taylor <ian@cygnus.com>
2783
2784 * configure.in: Call AC_CHECK_PROG to find and cache AR.
2785 * configure: Rebuilt.
2786
2787 Mon Nov 6 17:39:47 1995 Harry Dolan <dolan@ssd.intel.com>
2788
2789 * configure.in: Add case for bfd_i860_arch.
2790 * configure: Rebuild.
2791
2792 Fri Nov 3 12:45:31 1995 Ian Lance Taylor <ian@cygnus.com>
2793
2794 * m68k-opc.c (m68k_opcodes): Correct fmoveml operands.
2795 * m68k-dis.c (NEXTSINGLE): Change i to unsigned int.
2796 (NEXTDOUBLE): Likewise.
2797 (print_insn_m68k): Don't match fmoveml if there is more than one
2798 register in the list.
2799 (print_insn_arg): Handle a place of '8' for a type of 'L'.
2800
2801 Thu Nov 2 23:06:33 1995 Ian Lance Taylor <ian@cygnus.com>
2802
2803 * m68k-opc.c: Use #W rather than #w.
2804 * m68k-dis.c (print_insn_arg): Handle new 'W' place.
2805
2806 Wed Nov 1 13:30:24 1995 Ian Lance Taylor <ian@cygnus.com>
2807
2808 * m68k-opc.c (m68k_opcode_aliases): Add dbfw as an alias for dbf,
2809 and likewise for all the dbxx opcodes.
2810
2811 Mon Oct 30 20:50:40 1995 Fred Fish <fnf@cygnus.com>
2812
2813 * arc-dis.c: Include elf-bfd.h rather than libelf.h.
2814
2815 Mon Oct 23 11:11:34 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
2816
2817 * mips-opc.c: Added shorthand (V1) for INSN_4100 manifest. Added
2818 the VR4100 specific instructions to the mips_opcodes structure.
2819
2820 Thu Oct 19 11:05:23 1995 Stan Shebs <shebs@andros.cygnus.com>
2821
2822 * mpw-config.in, mpw-make.sed: Remove ugly workaround for
2823 ugly Metrowerks bug in CW6, is fixed in CW7.
2824
2825 Mon Oct 16 12:59:01 1995 Michael Meissner <meissner@tiktok.cygnus.com>
2826
2827 * ppc-opc.c (whole file): Add flags for common/any support.
2828
2829 Tue Oct 10 11:06:07 1995 Fred Fish <fnf@cygnus.com>
2830
2831 * Makefile.in (BISON): Remove macro.
2832 (FLAGS_TO_PASS): Remove BISON.
2833
2834 Fri Oct 6 16:26:45 1995 Ken Raeburn <raeburn@cygnus.com>
2835
2836 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2837
2838 * m68k-dis.c (print_insn_m68k): Recognize all two-word
2839 instructions that take no args by looking at the match mask.
2840 (print_insn_arg): Always print "%" before register names.
2841 [case 'c']: Use "nc" for the no-cache case, as recognized by gas.
2842 [case '_']: Don't print "@#" before address.
2843 [case 'J']: Use "%s" as format string, not register name.
2844 [case 'B']: Treat place == 'C' like 'l' and 'L'.
2845
2846 Thu Oct 5 22:16:20 1995 Ken Raeburn <raeburn@cygnus.com>
2847
2848 * i386-dis.c: Describe cmpxchg8b operand, and spell the opcode
2849 name correctly.
2850
2851 Tue Oct 3 08:30:20 1995 steve chamberlain <sac@slash.cygnus.com>
2852
2853 From David Mosberger-Tang <davidm@azstarnet.com>
2854
2855 * alpha-opc.h (MEMORY_FUNCTION_FORMAT_MASK): added.
2856 (alpha_insn_set): added definitions for VAX floating point
2857 instructions (Unix compilers don't generate these, but handcoded
2858 assembly might still use them).
2859
2860 * alpha-dis.c (print_insn_alpha): added support for disassembling
2861 the miscellaneous instructions in the Alpha instruction set.
2862
2863 Tue Sep 26 18:47:20 1995 Stan Shebs <shebs@andros.cygnus.com>
2864
2865 * mpw-config.in: Add m68k-opc.c.o to BFD_MACHINES for m68k,
2866 no longer create sysdep.h, sed ppc-opc.c to work around a
2867 serious Metrowerks C bug.
2868 * mpw-make.in: Remove.
2869 * mpw-make.sed: New file, used by mpw-configure to edit
2870 Makefile.in into an MPW makefile.
2871
2872 Wed Sep 20 12:55:28 1995 Ian Lance Taylor <ian@cygnus.com>
2873
2874 * Makefile.in (maintainer-clean): New synonym for realclean.
2875
2876 Tue Sep 19 15:28:36 1995 Ian Lance Taylor <ian@cygnus.com>
2877
2878 * m68k-opc.c: Split pmove patterns which use 'P' into patterns
2879 which use '0', '1', and '2' instead. Specify the proper size for
2880 a pmove immediate operand. Correct the pmovefd patterns to be
2881 moves to a register, not from a register.
2882 * m68k-dis.c (print_insn_arg): Replace 'P' with '0', '1', '2'.
2883
2884 Thu Sep 14 11:58:22 1995 Doug Evans <dje@canuck.cygnus.com>
2885
2886 * sparc-opc.c (sparc_opcodes): Mark all insns that reference
2887 %psr, %wim, %tbr as F_NOTV9.
2888
2889 Fri Sep 8 01:07:38 1995 Ian Lance Taylor <ian@cygnus.com>
2890
2891 * Makefile.in (Makefile): Just rebuild Makefile when running
2892 config.status.
2893 (config.h, stamp-h): New targets.
2894 * configure.in: Call AC_CONFIG_HEADER and AC_CANONICAL_SYSTEM
2895 earlier. Don't bother to call AC_ARG_PROGRAM. Touch stamp-h when
2896 rebuilding config.h.
2897 * configure: Rebuild.
2898
2899 * mips-opc.c: Change unaligned loads and stores with "t,A"
2900 operands to use "t,A(b)".
2901
2902 Thu Sep 7 19:02:46 1995 Jim Wilson <wilson@chestnut.cygnus.com>
2903
2904 * sh-dis.c (print_insn_shx): Add F_FR0 support.
2905
2906 Thu Sep 7 19:02:46 1995 Jim Wilson <wilson@chestnut.cygnus.com>
2907
2908 * sh-dis.c (print_insn_shx): Change loop over op->arg[n] to iterate
2909 until 3 instead of until 2.
2910
2911 Wed Sep 6 21:21:33 1995 Ian Lance Taylor <ian@cygnus.com>
2912
2913 * Makefile.in (ALL_CFLAGS): Define.
2914 (.c.o, disassemble.o): Use $(ALL_CFLAGS).
2915 (MOSTLYCLEAN): Add config.log.
2916 (distclean): Don't remove config.log.
2917 * configure.in: Substitute HDEFINES.
2918 * configure: Rebuild.
2919
2920 Wed Sep 6 15:08:09 1995 Jim Wilson <wilson@chestnut.cygnus.com>
2921
2922 * sh-opc.h (sh_arg_type): Add F_FR0.
2923 (sh_table, case fmac): Add F_FR0 as first argument.
2924
2925 Wed Sep 6 15:08:09 1995 Jim Wilson <wilson@chestnut.cygnus.com>
2926
2927 * sh-opc.h (sh_opcode_info): Increase arg array size to 4.
2928
2929 Tue Sep 5 18:28:10 1995 Doug Evans <dje@canuck.cygnus.com>
2930
2931 * sparc-dis.c: Remove all references to NO_V9.
2932
2933 Tue Sep 5 20:03:26 1995 Ian Lance Taylor <ian@cygnus.com>
2934
2935 * aclocal.m4: Just include ../bfd/aclocal.m4.
2936 * configure: Rebuild.
2937
2938 Tue Sep 5 16:09:59 1995 Doug Evans <dje@canuck.cygnus.com>
2939
2940 * sparc-dis.c (X_DISP19): Define.
2941 (print_insn, case 'G'): Use it.
2942 (print_insn, case 'L'): Sign extend displacement.
2943
2944 Mon Sep 4 14:28:46 1995 Ian Lance Taylor <ian@cygnus.com>
2945
2946 * configure.in: Run ../bfd/configure.host before AC_PROG_CC.
2947 Subsitute CFLAGS and AR. Call AC_PROG_INSTALL. Don't substitute
2948 host_makefile_frag or frags.
2949 * aclocal.m4: New file.
2950 * configure: Rebuild.
2951 * Makefile.in (INSTALL): Set to @INSTALL@.
2952 (INSTALL_PROGRAM): Set to @INSTALL_PROGRAM@.
2953 (INSTALL_DATA): Set to @INSTALL_DATA@.
2954 (AR): Set to @AR@.
2955 (AR_FLAGS): Set to rc rather than qc.
2956 (CC): Define as @CC@.
2957 (CFLAGS): Set to @CFLAGS@.
2958 (@host_makefile_frag@): Remove.
2959 (config.status): Remove dependency upon @frags@.
2960
2961 * configure.in: ../bfd/config.bfd now just sets shell variables.
2962 Use them rather than looking through target Makefile fragments.
2963 * configure: Rebuild.
2964
2965 Thu Aug 31 12:35:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
2966
2967 * sh-opc.h (ftrc): Change FPUL_N to FPUL_M.
2968
2969 Wed Aug 30 13:52:28 1995 Doug Evans <dje@canuck.cygnus.com>
2970
2971 * sparc-opc.c (sparc_opcodes): Delete duplicate wr %y insn.
2972 Add clrx, iprefetch, signx, clruw, cas, casl, casx, casxl synthetic
2973 sparc64 insns.
2974
2975 * sparc-opc.c (sparc_opcodes): Fix prefetcha insn.
2976 (lookup_{name,value}): New functions.
2977 (prefetch_table): New static local.
2978 (sparc_{encode,decode}_prefetch): New functions.
2979 * sparc-dis.c (print_insn): Handle '*' arg (prefetch function).
2980
2981 Wed Aug 30 11:11:58 1995 Jim Wilson <wilson@chestnut.cygnus.com>
2982
2983 * sh-opc.h: Add blank lines to improve readabililty of sh3e
2984 instructions.
2985
2986 Wed Aug 30 11:09:38 1995 Jim Wilson <wilson@chestnut.cygnus.com>
2987
2988 * sh-dis.c: Correct comment on first line of file.
2989
2990 Tue Aug 29 15:37:18 1995 Doug Evans <dje@canuck.cygnus.com>
2991
2992 * disassemble.c (disassembler): Handle bfd_mach_sparc64.
2993
2994 * sparc-opc.c (asi, membar): New static locals.
2995 (sparc_{encode,decode}_{asi,membar}): New functions.
2996 (sparc_opcodes, membar insn): Fix.
2997 * sparc-dis.c (print_insn): Call sparc_decode_asi.
2998 Support decoding of membar masks.
2999 (X_MEMBAR): Define.
3000
3001 Sat Aug 26 21:22:48 1995 Ian Lance Taylor <ian@cygnus.com>
3002
3003 * m68k-opc.c (m68k_opcode_aliases): Add br, brs, brb, brw, brl.
3004
3005 Mon Aug 21 17:33:36 1995 Ian Lance Taylor <ian@cygnus.com>
3006
3007 * m68k-opc.c (m68k_opcode_aliases): Add bhib as an alias for bhis,
3008 and likewise for the other branches. Add bhs as an alias for bcc,
3009 and likewise for the size variants. Add dbhs as an alias for
3010 dbcc.
3011
3012 Fri Aug 11 13:40:24 1995 Jeff Law (law@snake.cs.utah.edu)
3013
3014 * sh-opc.h (FP sts instructions): Update to match reality.
3015
3016 Mon Aug 7 16:12:58 1995 Ian Lance Taylor <ian@cygnus.com>
3017
3018 * m68k-dis.c: (fpcr_names): Add % before all register names.
3019 (reg_names): Likewise.
3020 (print_insn_arg): Don't explicitly print % before register names.
3021 Add % before register names in static array names. In case 'r',
3022 print data registers as `@(Dn)', not `Dn@'. When printing a
3023 memory address, don't print @# before it.
3024 (print_indexed): Change base_disp and outer_disp from int to
3025 bfd_vma. Print using MIT syntax, not mutant invalid Motorola
3026 syntax. Sign extend 8 byte displacement correctly.
3027 (print_base): Print using MIT syntax. Print zpc when appropriate.
3028 Change parameter disp from int to bfd_vma.
3029
3030 * m68k-opc.c (m68k_opcode_aliases): Add jsrl and jsrs as aliases
3031 for jsr.
3032
3033 Mon Aug 7 02:21:40 1995 Jeff Law (law@snake.cs.utah.edu)
3034
3035 * sh-dis.c (print_insn_shx): Handle new operand types F_REG_N,
3036 F_REG_M, FPSCR_M, FPSCR_N, FPUL_M and FPUL_N.
3037 * sh-opc.h (sh_arg_type): Add new operand types.
3038 (sh_table): Add new opcodes from SH3E Floating Point ISA.
3039
3040 Sat Aug 5 16:50:14 1995 Fred Fish <fnf@cygnus.com>
3041
3042 * Makefile.in (distclean): Remove generated file config.h.
3043
3044 Sat Aug 5 16:50:14 1995 Fred Fish <fnf@cygnus.com>
3045
3046 * Makefile.in (distclean): Remove generated file config.h.
3047
3048 Wed Aug 2 18:33:40 1995 Ian Lance Taylor <ian@cygnus.com>
3049
3050 * m68k-opc.c: New file, holding tables from include/opcode/m68k.h.
3051 Clean up tables.
3052 * m68k-dis.c: Remove BREAK_UP_BIG_DECL stuff.
3053 (opcode): Remove.
3054 (print_insn_m68k): Change d to be const. Use m68k_numopcodes
3055 rather than numopcodes. Use m68k_opcodes rather than removed
3056 opcode function. Don't check F_ALIAS.
3057 (print_insn_arg): Change first parameter to be const char *.
3058 * Makefile.in (ALL_MACHINES): Add m68k-opc.o.
3059 (m68k-opc.o): New target.
3060 * configure.in: Build m68k-opc.o for bfd_m68k_arch.
3061 * configure: Rebuild.
3062
3063 Wed Aug 2 08:23:38 1995 Doug Evans <dje@canuck.cygnus.com>
3064
3065 * sparc-dis.c (HASH_SIZE, HASH_INSN): Define.
3066 (opcode_bits, opcode_hash_table): New variables.
3067 (opcodes_initialized): Renamed from opcodes_sorted.
3068 (build_hash_table): New function.
3069 (is_delayed_branch): Use hash table.
3070 (print_insn): Renamed from print_insn_sparc, made static.
3071 Build and use hash table. If !sparc64, ignore sparc64 insns,
3072 and vice-versa if sparc64.
3073 (print_insn_sparc, print_insn_sparc64): New functions.
3074 (compare_opcodes): Move sparc64 opcodes to end.
3075 Print commutative insns with constant second.
3076 * sparc-opc.c (all non-v9 insns): Use flag F_NOTV9 instead of F_ALIAS.
3077
3078 Tue Aug 1 00:12:49 1995 Ian Lance Taylor <ian@cygnus.com>
3079
3080 * sh-dis.c (print_insn_shx): Remove unused local dslot. Use
3081 print_address_func for A_BDISP12 and A_BDISP8. Correct test which
3082 avoids printing a delay slot in a delay slot.
3083 * sh-opc.h (sh_table): Fully bracket last entry.
3084
3085 Mon Jul 31 12:04:47 1995 Doug Evans <dje@canuck.cygnus.com>
3086
3087 * sparc-opc.c (sllx, srax, srlx): Fix disassembly.
3088
3089 Wed Jul 12 00:59:34 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
3090
3091 * configure.in: Get host_makefile_frag from ${srcdir}.
3092
3093 * configure.in: Autoconfiscated. Check for string[s].h. Create
3094 config.h from config.in. Don't set up sysdep.h link.
3095 * sysdep.h: New file.
3096 * configure, config.in: New files, generated from configure.in.
3097 * Makefile.in: Updated to be processed autoconf-style.
3098 (distclean): Keep sysdep.h. Remove config.log and config.cache.
3099 (Makefile): Depend on config.status.
3100 (config.status): New rule.
3101 * configure.bat: Update Makefile substitutions.
3102
3103 Tue Jul 11 14:23:37 1995 Jeff Spiegel <jeffs@lsil.com>
3104
3105 * mips-opc.c (L1): Define.
3106 (mips_opcodes): Add R4010 instructions: flushi, flushd, flushid,
3107 addciu, madd, maddu, ffc, ffs, msub, msubu, selsi, selsr, waiti,
3108 and wb.
3109
3110 Tue Jul 11 11:49:49 1995 Ian Lance Taylor <ian@cygnus.com>
3111
3112 * mips-opc.c (mips_opcodes): For the move pseudo-op, prefer daddu
3113 if ISA 3 and addu otherwise, replacing or, since some MIPS chips
3114 have multiple add units but only a single logical unit.
3115
3116 * ppc-opc.c (powerpc_operands): Change CR to use a bitsize of 3,
3117 shifted by 18, without any insertion or extraction function.
3118 (insert_cr, extract_cr): Remove.
3119
3120 Wed Jun 21 20:05:39 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3121
3122 * m68k-dis.c (print_insn_arg, print_indexed): Print "%" before
3123 register names.
3124
3125 Thu Jun 15 17:23:31 1995 Stan Shebs <shebs@andros.cygnus.com>
3126
3127 * mpw-config.in: Add sh and i386 configs, remove sparc config.
3128 * sh-opc.h: Add copyright.
3129
3130 Mon Jun 5 03:30:43 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
3131
3132 * Makefile.in (crunch-m68k): Delete extra target accidentally
3133 checked in a while ago.
3134
3135 Wed May 24 16:22:13 1995 Jim Wilson <wilson@chestnut.cygnus.com>
3136
3137 * sh-opc.h (sh_table): Add SH3 support.
3138
3139 Wed May 24 14:16:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
3140
3141 * sh-opc.h: Added bsrf and braf.
3142
3143 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
3144
3145 * arm-opc.h (arm_opcodes): Add 64-bit multiply patterns. Delete
3146 bogus [ls]fm{ea,fd} patterns.
3147
3148 * arm-opc.h (arm_opcodes): Correct typos in stm, ldm, std, and ldc.
3149 * arm-dis.c (print_insn_arm): Make GIVEN a parameter, don't try and
3150 initialize it from memory. Make function static.
3151 (print_insn_{big,little}_arm): New functions.
3152 * disassemble.c (disassembler, case bfd_arch_arm): Disassemble for
3153 the correct endianness.
3154
3155 Mon Apr 24 14:18:05 1995 Jason Molenda (crash@phydeaux.cygnus.com>
3156
3157 * sh-opc.h (sh_nibble_type, sh_arg_type): remove trailing , from
3158 enum list.
3159
3160 Wed Apr 19 14:07:03 1995 Michael Meissner <meissner@tiktok.cygnus.com>
3161
3162 * m68k-dis.c (opcode): Finish change made by Kung Hsu on April
3163 17th, so that it builds again using GCC as the compiler.
3164
3165 Tue Apr 18 12:14:51 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3166
3167 * mips-dis.c (print_insn_little_mips): Cast return value from
3168 bfd_getl32 from bfd_vma to unsigned long, because _print_insn_mips
3169 expects an unsigned long, and that might be fewer words of
3170 argument storage (e.g., if bfd_vma is long long on a 32-bit
3171 machine).
3172 (print_insn_big_mips): Likewise with bfd_getb32 value.
3173 (_print_insn_mips): Now static.
3174
3175 Mon Apr 17 12:23:28 1995 Kung Hsu <kung@rtl.cygnus.com>
3176
3177 * m68k-dis.c: Take out #define BREAK_UP_BIG_DECL kludge, because
3178 gcc memory hog problem with initializer is fixed.
3179
3180 Mon Apr 10 15:55:01 1995 Stan Shebs <shebs@andros.cygnus.com>
3181
3182 Merge in support for Mac MPW as a host.
3183 (Old change descriptions retained for informational value.)
3184
3185 * mpw-config.in (archname): Compute from the config.
3186 (BFD_MACHINES, ARCHDEFS): Put into mk.tmp.
3187
3188 * mpw-config.in (target_arch): Compute from canonical target.
3189 (m68k, mips, powerpc, sparc): Add architectures.
3190 * mpw-make.in (disassemble.c.o): Add.
3191 (ALL_CFLAGS): Remove special flags (-mc68020 -mc68881 -model far).
3192
3193 * mpw-config.in (BFD_MACHINES): Set to a default value.
3194 * mpw-make.in (BFD_MACHINES): Remove wired-in value.
3195
3196 * mpw-make.in (CSEARCH): Add extra-include to search path.
3197
3198 * mpw-config.in (varargs.h): Don't create.
3199 (sysdep.h): Create using forward-include.
3200 * mpw-make.in (CSEARCH): Add include/mpw to search path.
3201
3202 * mpw-config.in: New file, MPW version of configure.in.
3203 * mpw-make.in: New file, MPW version of Makefile.in.
3204
3205 Fri Mar 31 14:23:38 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3206
3207 * alpha-dis.c (print_insn_alpha): Put empty statement after
3208 default label.
3209
3210 Tue Mar 21 10:51:40 1995 Jeff Law (law@snake.cs.utah.edu)
3211
3212 * hppa-dis.c (sign_extend): Delete, redundant with libhppa.h version.
3213 (low_sign_extend): Likewise.
3214 (get_field): Delete unused function.
3215 (set_field, deposit_14, deposit_21): Likewise.
3216
3217 Fri Mar 17 15:55:53 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3218
3219 * i386-dis.c: Support for more pentium opcodes. From Guy Harris
3220 (guy@netapp.com).
3221
3222 Tue Mar 14 00:52:57 1995 Ken Raeburn (raeburn@kr-pc.cygnus.com)
3223
3224 Sat Feb 11 17:22:41 1995 Klaus Kaempf (kkaempf@didymus.rmi.de)
3225
3226 * alpha-opc.h (OSF_ASMCODE): define
3227 print pal-code names as defined in App C of the
3228 Alpha Architecture Reference Manual
3229
3230 * alpha-dis.c: cleaned up output
3231 print stylized code forms as defined in App A.4.3 of the
3232 Alpha Architecture Reference Manual
3233
3234 Wed Mar 8 15:21:14 1995 Ian Lance Taylor <ian@cygnus.com>
3235
3236 * mips-opc.c: Add new mips4 instructions. Don't set INSN_RFE for
3237 `rfe'.
3238 * mips-dis.c (print_insn_arg): Handle new argument types 'h', 'R',
3239 'N', and 'M'.
3240
3241 Wed Mar 8 02:54:05 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3242
3243 * m68k-dis.c (opcode): New function. Returns address of opcode
3244 table entry given index, even if the opcode table was split to
3245 work around gcc bugs.
3246 (print_insn_m68k): Call opcode instead of referencing m68k_opcodes
3247 directly.
3248 (BREAK_UP_BIG_DECL): Make secondary array static and const.
3249 (reg_names): Now const.
3250 (print_insn_arg): Arrays cacheFieldName and names now const.
3251 (print_indexed): Array scales now const.
3252
3253 Tue Mar 7 16:41:21 1995 Ian Lance Taylor <ian@cygnus.com>
3254
3255 * ppc-opc.c: Sort recently added instructions by minor opcode
3256 number within major opcode number.
3257
3258 Mon Mar 6 10:04:36 1995 Jeff Law (law@snake.cs.utah.edu)
3259
3260 * hppa-dis.c: Include libhppa.h.
3261
3262 Fri Feb 24 19:15:36 1995 Ian Lance Taylor <ian@cygnus.com>
3263
3264 * mips-opc.c: Change dli to use M_DLI, and add dla.
3265
3266 Mon Feb 20 23:54:38 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3267
3268 * Makefile.in (ALL_MACHINES): Add w65-dis.o.
3269
3270 Thu Feb 16 17:34:41 1995 Ian Lance Taylor <ian@cygnus.com>
3271
3272 * mips-opc.c: Add r4650 mul instruction.
3273
3274 Wed Feb 15 15:45:20 1995 Ian Lance Taylor <ian@cygnus.com>
3275
3276 * mips-opc.c: Add uld and usd macros for unaligned double load and
3277 store.
3278
3279 Tue Feb 14 13:17:37 1995 Michael Meissner <meissner@tiktok.cygnus.com>
3280
3281 * ppc-opc.c (powerpc_opcodes): Add 403GA opcodes rfci, dccci,
3282 mfdcr, mtdcr, icbt, iccci.
3283
3284 Thu Feb 9 12:28:13 1995 Stan Shebs <shebs@andros.cygnus.com>
3285
3286 * i960-dis.c (struct tabent, struct sparse_tabent): Change the
3287 signed char fields to shorts, more portable.
3288
3289 Wed Feb 8 17:29:29 1995 Stan Shebs <shebs@andros.cygnus.com>
3290
3291 * i960-dis.c (struct tabent, struct sparse_tabent): Declare the
3292 char fields as signed chars, since they may have negative values.
3293
3294 Mon Feb 6 10:52:06 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3295
3296 * i386-dis.c (dis386_twobyte): Add cpuid, From Charles Hannum
3297 (mycroft@netbsd.org).
3298
3299 Mon Jan 30 12:38:00 1995 Ian Lance Taylor <ian@cygnus.com>
3300
3301 From "Logg, Ed" <elogg@ea.com>:
3302 * ppc-opc.c (extract_bdm): Correct parenthezisation.
3303 * ppc-dis.c (print_insn_powerpc): Print .long before unrecognized
3304 value.
3305
3306 Thu Jan 26 18:32:08 1995 Ian Lance Taylor <ian@cygnus.com>
3307
3308 * ppc-opc.c: Changes based on patch from David Edelsohn
3309 <edelsohn@mhpcc.edu>.
3310 (powerpc_operands): Add operands SPRBAT and SPRG. Split TBR out of
3311 SPR.
3312 (FXM_MASK): Define.
3313 (insert_tbr): New static function.
3314 (extract_tbr): New static function.
3315 (XFXFXM_MASK, XFXM): Define.
3316 (XSPRBAT_MASK, XSPRG_MASK): Define.
3317 (powerpc_opcodes): Add instructions to access special registers by
3318 name. Add mtcr and mftbu.
3319
3320 Tue Jan 17 10:56:43 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
3321
3322 * mips-opc.c (P3): Define.
3323 (mips_opcodes): Add mad and madu.
3324
3325 Sun Jan 15 16:32:59 1995 Steve Chamberlain <sac@splat>
3326
3327 * configure.in: Add W65 support.
3328 * disassemble.c: Likewise.
3329 * w65-opc.h, w65-dis.c: New files.
3330
3331 Wed Dec 28 22:15:33 1994 Steve Chamberlain (sac@jonny.cygnus.com)
3332
3333 * h8300-dis.c (bfd_h8_disassemble): Add support for 2 bit
3334 immediates.
3335
3336 Tue Dec 20 11:25:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3337
3338 * mips-opc.c: Add dli as a synonym for li.
3339
3340 Thu Dec 8 18:23:31 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3341
3342 * alpha-dis.c (print_insn_alpha): Handle call_pal instruction, and
3343 print something for reserved opcode values, even if it won't
3344 assemble again.
3345
3346 * mips-dis.c (_print_insn_mips): When initializing, shift right
3347 and mask, to avoid sign extension problems on the Alpha.
3348
3349 * m68k-dis.c (print_insn_arg, case 'J'): Handle buscr and pcr
3350 control registers.
3351
3352 Wed Nov 23 22:34:51 1994 Steve Chamberlain (sac@jonny.cygnus.com)
3353
3354 * sh-opc.h (mov.l gbr): Get direction right.
3355 * sh-dis.c (print_insn_shx): New function.
3356 (print_insn_shl, print_insn_sh): Call print_insn_shx to
3357 print opcodes with right byte order.
3358
3359 Thu Nov 3 19:32:22 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3360
3361 * ns32k-dis.c (struct ns32k_option): Renamed from struct option,
3362 to avoid conflicts with getopt.
3363
3364 Mon Oct 31 18:48:10 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3365
3366 * hppa-dis.c (print_insn_hppa): Read the instruction using
3367 bfd_getb32, so that it works on a little endian or 64 bit host.
3368 Remove unused local variable op.
3369
3370 Tue Oct 25 17:07:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3371
3372 * mips-opc.c: Use or instead of addu for pseudo-op move, since
3373 addu does not work correctly if -mips3.
3374
3375 Wed Oct 19 13:40:16 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3376
3377 * a29k-dis.c (print_special): Add special register names defined
3378 on 29030, 29040 and 29050.
3379 (print_insn): Handle new operand type 'I'.
3380
3381 Wed Oct 12 11:59:55 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3382
3383 * Makefile.in (INSTALL): Use top level install.sh script.
3384
3385 Wed Oct 5 19:16:29 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3386
3387 * sparc-dis.c: Rewrite to use bitfields, rather than a union, so
3388 that it works on a little endian host.
3389
3390 Tue Oct 4 12:14:21 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3391
3392 * configure.in: Use ${config_shell} when running config.bfd.
3393
3394 Wed Sep 21 18:49:12 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3395
3396 * mips-opc.c (mips_opcodes): "dabs" is only available with -mips3.
3397
3398 Thu Sep 15 16:30:22 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3399
3400 * a29k-dis.c (print_insn): Print the opcode.
3401
3402 Wed Sep 14 17:52:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3403
3404 * mips-opc.c (mips_opcodes): Set WR_t for sc and scd.
3405
3406 Sun Sep 11 22:32:17 1994 Jeff Law (law@snake.cs.utah.edu)
3407
3408 * hppa-dis.c (reg_names): Use r26-r23 for arg0-arg3.
3409
3410 Tue Sep 6 11:37:12 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3411
3412 * mips-opc.c: Set INSN_STORE_MEMORY flag for all instructions
3413 which store a value into memory.
3414
3415 Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
3416
3417 * configure.in, Makefile.in, disassemble.c: Add support for the ARM.
3418 * arm-dis.c, arm-opc.h: New files.
3419
3420 Fri Aug 5 14:00:05 1994 Stan Shebs (shebs@andros.cygnus.com)
3421
3422 * Makefile.in (ns32k-dis.o): Add dependency.
3423 * ns32k-dis.c (print_insn_arg): Declare initialized local as
3424 string, not as array of chars.
3425
3426 Thu Jul 28 18:14:16 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3427
3428 * sparc-dis.c (print_insn_sparc): Handle new operand type 'x'.
3429
3430 * sparc-opc.c: Added sparclite extended FP operations, and
3431 versions of v9 impdep* instructions permitting specification of
3432 the OPF field.
3433
3434 Tue Jul 26 16:36:03 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3435
3436 * i960-dis.c (reg_names): Now const.
3437 (struct sparse_tabent): New type, copied from array type in mem
3438 function.
3439 (ctrl): Local static array ctrl_tab now const.
3440 (cobr): Local static array cobr_tab now const.
3441 (mem): Local variables reg1, reg2, reg3 now point to const. Local
3442 static variable mem_tab no longer explicitly initialized. Changed
3443 mem_init to const array of struct sparse_tabent.
3444 (reg): Local static variable reg_tab no longer explicitly
3445 initialized. Changed reg_init to const array of struct
3446 sparse_tabent.
3447 (ea): Local static array scale_tab now const.
3448
3449 * i960-dis.c (reg): Added i960JX instructions to reg_init table.
3450 (REG_MAX): Updated.
3451
3452 Tue Jul 19 21:00:00 1994 DJ Delorie (dj@ctron.com)
3453
3454 * configure.bat: the disassember needs to be enabled for
3455 "objdump -d" to work in djgpp.
3456
3457 Wed Jul 13 18:01:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3458
3459 * ns32k-dis.c: Deleted all code in "#ifdef GDB".
3460 (invalid_float): Enabled general version, doesn't require running
3461 on ns32k host. Changed to take char* argument, and test for
3462 explicitly specified sizes, instead of using sizeof() on host CPU
3463 types.
3464 (INVALID_FLOAT): Cast first argument.
3465 (opt_u, opt_U, opt_O, opt_C, opt_S, list_P532, list_M532,
3466 list_P032, list_M032): Now const.
3467 (optlist, list_search): Made appropriate arguments now point to
3468 const.
3469 (print_insn_arg): Changed static array of one-character-string
3470 pointers into a static const array of characters; fixed sprintf
3471 statement accordingly.
3472
3473 Sun Jul 10 00:27:47 1994 Ian Dall (dall@hfrd.dsto.gov.au)
3474
3475 * opcodes/ns32k-dis.c: Semi-new file. Had apparently been dropped
3476 from distribution. A ns32k-dis.c from a previous distribution has
3477 been brought up to date and supports the new interface.
3478
3479 * disassemble.c: define ARCH_ns32k and add case bfd_arch_ns32k.
3480
3481 * configure.in: add bfd_ns32k_arch target support.
3482
3483 * Makefile.in: add ns32k-dis.o to ALL_MACHINES.
3484 Add ns32k-dis.c to CFILES. Add dependencies for ns32k-dis.o.
3485
3486 Wed Jun 29 22:10:37 1994 Steve Chamberlain (sac@cygnus.com)
3487
3488 * h8300-dis.c (bfd_h8_disassemble): Get 16bit branch
3489 disassembly right.
3490
3491 Tue Jun 28 13:22:06 1994 Stan Shebs (shebs@andros.cygnus.com)
3492
3493 * h8300-dis.c, mips-dis.c: Don't use true and false.
3494
3495 Thu Jun 23 12:53:19 1994 David J. Mackenzie (djm@rtl.cygnus.com)
3496
3497 * configure.in: Change --with-targets to --enable-targets.
3498
3499 Wed Jun 22 13:38:32 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3500
3501 * mips-dis.c (_print_insn_mips): Build a static hash table mapping
3502 opcodes to the first instruction with that opcode, to speed
3503 disassembly of large files. From ralphc@pyramid.com (Ralph
3504 Campbell).
3505
3506 Tue Jun 7 12:49:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3507
3508 * Makefile.in (mostlyclean): Fix typo (was mostyclean).
3509
3510 Wed May 11 22:32:00 1994 DJ Delorie (dj@ctron.com)
3511
3512 * configure.bat: update to latest makefile.in
3513
3514 Sat May 7 17:13:21 1994 Steve Chamberlain (sac@cygnus.com)
3515
3516 * a29k-dis.c (print_insn): Print 'x' type operand in hex.
3517 * h8300-dis.c (bfd_h8_disassemble): Print 16bit rels correctly.
3518 * sh-dis.c (print_insn_sh): Don't recur endlessly if delay
3519 slot insn is in a delay slot.
3520 * z8k-opc.h: (resflg): Fix patterns.
3521 * h8500-opc.h Fix CR insn patterns.
3522
3523 Fri May 6 14:34:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3524
3525 * ppc-opc.c (powerpc_opcodes): Put PowerPC versions of "cmp" and
3526 "cmpl" before POWER versions, so that gas -many uses them.
3527
3528 Thu Apr 28 18:32:36 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3529
3530 * disassemble.c: New file.
3531 * Makefile.in (OFILES): Add disassemble.o.
3532 (disassemble.o): Provide dependencies; compile with $(ARCHDEFS).
3533 * configure.in: Define ARCHDEFS in Makefile. Code taken from
3534 binutils/configure.in.
3535
3536 * m68k-dis.c (print_insn_m68k): If F_ALIAS flag is set, skip the
3537 opcode being examined.
3538
3539 Thu Apr 21 17:08:40 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3540
3541 * ppc-opc.c (powerpc_operands): Added RAL, RAM and RAS.
3542 (insert_ral, insert_ram, insert_ras): New functions.
3543 (powerpc_opcodes): Use RAL for load with update, RAM for lmw, and
3544 RAS for store with update.
3545
3546 Sat Apr 16 23:41:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3547
3548 * ppc-opc.c (powerpc_opcodes): Correct fcir. From David Edelsohn
3549 (edelsohn@npac.syr.edu).
3550
3551 Wed Apr 6 17:11:45 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3552
3553 * mips-opc.c (mips_opcodes): Correct operands of "nor" with an
3554 immediate argument.
3555
3556 Mon Apr 4 16:30:46 1994 Doug Evans (dje@canuck.cygnus.com)
3557
3558 * sparc-opc.c (sparc_opcodes): Fix "rd %fprs,%l0".
3559
3560 Mon Apr 4 13:22:00 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3561
3562 * ppc-opc.c (powerpc_operands): The signedp field has been
3563 removed, so don't initialize it. Set the PPC_OPERAND_SIGNED flag
3564 instead. Add new operand SISIGNOPT.
3565 (powerpc_opcodes): For lis, liu, addis, and cau use SISIGNOPT.
3566 Based on patch from David Edelsohn (edelsohn@npac.syr.edu).
3567 * ppc-dis.c (print_insn_powerpc): Check PPC_OPERAND_SIGNED rather
3568 than signedp field.
3569
3570 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3571
3572 * i386-dis.c (struct private): Renamed to dis_private. `private'
3573 is a reserved word for dynix cc.
3574
3575 Mon Mar 28 13:00:15 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3576
3577 * configure.in: Change error message to refer to bfd/config.bfd
3578 rather than bfd/configure.in.
3579
3580 Mon Mar 28 12:28:30 1994 David Edelsohn (edelsohn@npac.syr.edu)
3581
3582 * ppc-opc.c: Define POWER2 as short alias flag.
3583 (powerpc_opcodes): Add POWER/2 opcodes lfq*, stfq*, fcir[z], and
3584 fsqrt.
3585
3586 Wed Mar 23 12:23:05 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3587
3588 * i960-dis.c (print_insn_i960): Don't read a second word for
3589 opcodes 0, 1, 2 and 3.
3590
3591 Wed Mar 16 15:37:58 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3592
3593 * configure.in: Don't build m68881-ext.o for bfd_m68k_arch.
3594
3595 Mon Mar 14 14:53:50 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3596
3597 * m68881-ext.c: Removed; no longer used.
3598 * Makefile.in: Changed accordingly.
3599
3600 * m68k-dis.c (ext_format_68881): Don't declare.
3601 (print_insn_m68k): If an instruction uses place 'i', it uses at
3602 least four fixed bytes.
3603 (print_insn_arg): Don't bump p by 2 for case 'I', place 'i'. For
3604 extended float, convert to double using floatformat_to_double, not
3605 ieee_extended_to_double, and fetch the data before converting it.
3606
3607 Tue Mar 8 18:12:25 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3608
3609 * mips-opc.c: It's sqrt.s, not sqrt.w. From
3610 davidj@ICSI.Berkeley.EDU (David Johnson).
3611
3612 Tue Feb 8 16:55:27 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3613
3614 * ppc-opc.c (powerpc_opcodes): The POWER uses bdn[l][a] where the
3615 PowerPC uses bdnz[l][a].
3616
3617 Tue Feb 8 00:32:28 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3618
3619 * dis-buf.c, i386-dis.c: Include sysdep.h.
3620
3621 Mon Feb 7 19:22:23 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3622
3623 * configure.in (bfd_powerpc_arch): Use ppc-dis.o and ppc-opc.o.
3624
3625 * ppc-opc.c (powerpc_opcodes): Mark POWER instructions supported
3626 by Motorola PowerPC 601 with PPC_OPCODE_601.
3627 * ppc-dis.c (print_insn_big_powerpc, print_insn_little_powerpc):
3628 Disassemble Motorola PowerPC 601 instructions as well as normal
3629 PowerPC instructions.
3630
3631 Sun Feb 6 07:45:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3632
3633 * i960-dis.c (reg, mem): Just use a static array instead of
3634 calling xmalloc.
3635
3636 Sat Feb 5 00:04:02 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3637
3638 * hppa-dis.c (print_insn_hppa): For '?' and '@' only adjust the
3639 condition name index if this is for a negated condition.
3640
3641 * hppa-dis.c (print_insn_hppa): No space before 'H' operand.
3642 Floating point format for 'H' operand is backwards from normal
3643 case (0 == double, 1 == single). For '4', '6', '7', '9', and '8'
3644 operands (fmpyadd and fmpysub), handle bizarre register
3645 translation correctly for single precision format.
3646
3647 * hppa-dis.c (print_insn_hppa): Do not emit a space after 'F'
3648 or 'I' operands if the next format specifier is 'M' (fcmp
3649 condition completer).
3650
3651 Feb 4 23:38:03 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3652
3653 * ppc-opc.c (powerpc_operands): New operand type MBE to handle a
3654 single number giving a bitmask for the MB and ME fields of an M
3655 form instruction. Change NB to accept 32, and turn it into 0;
3656 also turn 0 into 32 when disassembling. Seperated SH from NB.
3657 (insert_mbe, extract_mbe): New functions.
3658 (insert_nb, extract_nb): New functions.
3659 (SC_MASK): Mask out SA and LK bits.
3660 (powerpc_opcodes): Change "cal" to use RT, D, RA rather than RT,
3661 RA, SI. Change "liu" and "cau" to use UI rather than SI. Mark
3662 "bctr" and "bctrl" as accepted by POWER. Change "rlwimi",
3663 "rlimi", "rlwimi.", "rlimi.", "rlwinm", "rlinm", "rlwinm.",
3664 "rlinm.", "rlmi", "rlmi.", "rlwnm", "rlnm", "rlwnm.", "rlnm." to
3665 use MBE rather than MB. Add "mfmq" and "mtmq" POWER instructions.
3666 (powerpc_macros): Define table of macro definitions.
3667 (powerpc_num_macros): Define.
3668
3669 * ppc-dis.c (print_insn_powerpc): Don't skip optional operands
3670 if PPC_OPERAND_NEXT is set.
3671
3672 Sat Jan 22 23:10:07 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3673
3674 * i960-dis.c (print_insn_i960): Make buffer bfd_byte instead of
3675 char. Retrieve contents using bfd_getl32 instead of shifting.
3676
3677 Fri Jan 21 19:01:39 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3678
3679 * ppc-opc.c: New file. Opcode table for PowerPC, including
3680 opcodes for POWER (RS/6000).
3681 * ppc-dis.c: New file. PowerPC and Power (RS/6000) disassembler.
3682 * Makefile.in (ALL_MACHINES): Add ppc-dis.o and ppc-opc.o.
3683 (CFILES): Add ppc-dis.c.
3684 (ppc-dis.o, ppc-opc.o): New targets.
3685 * configure.in: Build ppc-dis.o and ppc-opc.o for bfd_rs6000_arch.
3686
3687 Mon Jan 17 20:05:49 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3688
3689 * hppa-dis.c (print_insn_hppa): Handle 'N' in assembler template.
3690 No space before 'u', 'f', or 'N'.
3691
3692 Sun Jan 16 14:20:16 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
3693
3694 * i386-dis.c (print_insn_i386): Add FIXME comment regarding reading
3695 farther than we should.
3696
3697 * i386-dis.c (dis386): Use Yb and Yv for scasb and scasS.
3698
3699 Thu Jan 6 12:38:05 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3700
3701 * sparc-dis.c m68k-dis.c alpha-dis.c a29k-dis.c: Fix comments.
3702
3703 Wed Jan 5 11:56:21 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3704
3705 * i960-dis.c (print_insn_i960): Only read word2 if the instruction
3706 needs it, to prevent reading past the end of a section.
3707
3708 Wed Nov 17 17:20:12 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3709
3710 * mips-opc.h: Use macro for j instruction, to support SVR4 PIC.
3711 Removed t,A case for la; always use t,A(b) case.
3712
3713 Mon Nov 8 12:37:36 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3714
3715 From Ted Lemen <mellon@pepper.ncd.com>
3716 * mips-dis.c (print_insn_arg): Handle 'k'.
3717 * mips-opc.c: Make cache use k, not t.
3718
3719 Sun Nov 7 23:52:34 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3720
3721 * alpha-opc.h, alpha-dis.c (print_insn_alpha): Add
3722 FLOAT_MEMORY_FORMAT_CODE, FLOAT_BRANCH_FORMAT_CODE, correct
3723 FLOAT_FORMAT_CODE to put out floating point register names.
3724
3725 Mon Nov 1 18:17:51 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3726
3727 * mips-opc.c: Use macros for jal variants, to support SVR4 PIC.
3728
3729 Thu Oct 28 17:42:23 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3730
3731 * a29k-dis.c (print_insn): Use 0x%08x, not 0x%8x.
3732
3733 Wed Oct 27 11:48:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3734
3735 * mips-opc.c (dsll, dsra, dsrl): Added '>' cases for shift counts
3736 larger than 32. Moved dsxx32 variants first for disassembler.
3737
3738 Mon Oct 25 11:33:14 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
3739
3740 * z8kgen.c, z8k-opc.h: Add full lda information.
3741
3742 Tue Oct 19 12:39:25 1993 Jeffrey A Law (law@cs.utah.edu)
3743
3744 * hppa-dis.c (print_insn_hppa): Do not emit a space after
3745 movb instructions. Any necessary space will be emitted by
3746 the code to handle nullification completers.
3747
3748 Wed Oct 13 16:19:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3749
3750 * mips-opc.c: Moved l.d down so that it disassembles as ldc1.
3751
3752 Fri Oct 8 02:34:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3753
3754 * alpha-opc.h: Add ldl_l, fix typo for ldq_u.
3755 * alpha-dis.c (print_insn_alpha): Add code for PAL_FORMAT_CODE.
3756
3757 Tue Oct 5 17:47:53 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3758
3759 * mips-opc.c: Correct lwu opcode value (book had it wrong).
3760
3761 Thu Sep 30 11:26:18 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
3762
3763 * z8k-dis.c (FETCH_DATA): get just the right amount of data.
3764 (unpack_instr): Cope with ARG_IMM4M1 type instructions.
3765
3766 Wed Sep 29 16:24:49 1993 K. Richard Pixley (rich@sendai.cygnus.com)
3767
3768 * m88k-dis.c (m88kdis): comment change. Remove space after
3769 printing mnemonic.
3770 (printop): handle new arg types DEC and XREG for m88110.
3771
3772 Tue Sep 28 19:20:16 1993 Jeffrey A Law (law@snake.cs.utah.edu)
3773
3774 * hppa-dis.c (print_insn_hppa): Handle 'z' operand
3775 type for absolute branch addresses. Delete special
3776 "ble" and "be" code in 'W' operand code.
3777
3778 Fri Sep 24 14:08:33 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3779
3780 * mips-opc.c: Set hazard information correctly for branch
3781 likely instructions.
3782
3783 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3784
3785 * alpha-dis.c (print_insn_alpha), alpha-opc.h: Fix bugs, use
3786 info->fprintf_func for printing and info->print_address_func for
3787 address output.
3788
3789 Wed Sep 15 12:12:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3790
3791 * mips-opc.c: Set INSN_TRAP for tXX instructions.
3792
3793 Thu Sep 9 10:11:27 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3794
3795 * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson):
3796 Corrected second case of "b" for disassembler.
3797
3798 Tue Sep 7 14:25:15 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3799
3800 * mips-dis.c, m88k-dis.c: Don't include libbfd.h. Changed calls
3801 to BFD swapping routines to correspond to BFD name changes.
3802
3803 Thu Sep 2 10:35:25 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3804
3805 * mips-opc.c: Change div machine instruction to be z,s,t rather
3806 than s,t. Change div macro to be d,v,t rather than d,s,t.
3807 Likewise for divu, ddiv, ddivu. Added z,s,t case for drem, dremu,
3808 rem and remu which generates only the corresponding div
3809 instruction. This is for compatibility with the MIPS assembler,
3810 which only generates the simple machine instruction when an
3811 explicit destination of $0 is used.
3812 * mips-dis.c (print_insn_arg): Handle 'z' (always register zero).
3813
3814 Thu Aug 26 17:41:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3815
3816 * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Set
3817 WR_31 hazard for bal, bgezal, bltzal.
3818
3819 Thu Aug 26 17:20:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3820
3821 * hppa-dis.c (print_insn_hppa): Use print function
3822 from within the disassemble_info, not fprintf_filtered.
3823
3824 Wed Aug 25 13:51:40 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3825
3826 * hppa-dis.c (print_insn_hppa): Handle '|' like '>'. (From Jeff
3827 Law, law@cs.utah.edu.)
3828
3829 Mon Aug 23 12:44:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3830
3831 * mips-opc.c ("absu"): Removed.
3832 ("dabs"): Added.
3833
3834 Fri Aug 20 10:52:52 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3835
3836 * mips-opc.c: Added r6000 and r4000 instructions and macros.
3837 Changed hazard information to distinguish between memory load
3838 delays and coprocessor load delays.
3839
3840 Wed Aug 18 15:39:23 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3841
3842 * mips-opc.c: li.d uses "T,L", not "S,F". Added li.s.
3843
3844 Tue Aug 17 09:44:42 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3845
3846 * configure.in: Don't pass cpu to config.bfd.
3847
3848 Tue Aug 17 12:23:52 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3849
3850 * m88k-dis.c (m88kdis): Make class unsigned.
3851
3852 Thu Aug 12 15:08:18 1993 Ian Lance Taylor (ian@cygnus.com)
3853
3854 * alpha-dis.c (print_insn_alpha): One branch format case was
3855 missing the instruction name.
3856
3857 Wed Aug 11 19:29:39 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3858
3859 * Makefile.in (ALL_MACHINES): Renamed from DIS_LIBS.
3860 Add the arch-specific auxiliary files.
3861 (OFILES): Remove the arch-specific auxiliary files
3862 and use BFD_MACHINES instead of DIS_LIBS.
3863 * configure.in: Set BFD_MACHINES based on --with-targets option.
3864
3865 Thu Aug 12 12:04:53 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3866
3867 * mips-opc.c: Added lwc1 E,A(b) to go with lwc1 T,A(b). Similarly
3868 for swc1.
3869
3870 Sun Aug 8 15:09:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3871
3872 * sparc-opc.c: Change CONST to const to deal with gcc
3873 -Dconst=__const -traditional.
3874
3875 Fri Aug 6 10:58:55 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3876
3877 * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Took
3878 coprocessor instructions out of #if 0, and made them use new
3879 argument type "C".
3880
3881 Thu Aug 5 17:11:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3882
3883 * sparc-dis.c: Include ansidecl.h before opcodes/sparc.h.
3884
3885 Fri Jul 30 18:48:15 1993 John Gilmore (gnu@cygnus.com)
3886
3887 * sparc-opc.c: Add F_JSR, F_UNBR, or F_CONDBR flags to each branch
3888 instruction, for use by the disassembler.
3889
3890 * sparc-dis.c (SEX): Add sign extension macro. Replace many
3891 hand-coded sign extensions that depended on 32-bit host ints.
3892 FIXME, we still depend on big-endian host bitfield ordering.
3893 (sparc_print_insn): Set the insn_info_valid field, and the
3894 other fields that describe the instruction being printed.
3895
3896 Tue Jul 27 17:04:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
3897
3898 * sparc-opc.c (call): Accept all 6 addressing modes valid for
3899 `jmp' instead of just one of them.
3900
3901 Wed Jul 21 11:43:32 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
3902
3903 * hppa-dis.c: Move floating registers from reg_names to fp_reg_names.
3904 (fput_fp_reg_r): Renamed from fput_reg_r.
3905 (fput_fp_reg): New function.
3906 (print_insn_hppa): Use fput_fp_reg{,_r} where appropriate.
3907
3908 * hppa-dis.c (print_insn_hppa, cases 'a', 'd'): Print space afterwards.
3909
3910 * hppa-dis.c (print_insn_hppa, case 'd'): Use GET_COND not GET_FIELD.
3911
3912 Mon Jul 19 13:52:21 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
3913
3914 * hppa-dis.c (print_insn_hppa): Use extract_5r_store for 'r'.
3915
3916 * hppa-dis.c (print_insn_hppa, case '>'): If next character is 'n',
3917 don't output a space.
3918
3919 * hppa-dis.c (float_format_names): 10 is undefined, and 11 is quad.
3920
3921 Sun Jul 18 16:30:02 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
3922
3923 * mips-opc.c: New file, containing opcode table from
3924 ../include/opcode/mips.h.
3925 * Makefile.in: Add it.
3926
3927 Thu Jul 15 12:37:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
3928
3929 * m88k-dis.c: New file, moved in from gdb and changed to use the
3930 new dis-asm.h disassembler interface.
3931 * Makefile.in (DIS_LIBS): Added m88k-dis.o.
3932 (m88k-dis.o): New target.
3933
3934 Tue Jul 13 10:04:16 1993 Ian Lance Taylor (ian@cygnus.com)
3935
3936 * mips-dis.c (print_insn_arg, _print_insn_mips): Made pointer to
3937 argument string const char * to correspond to opcode/mips.h.
3938
3939 Tue Jul 6 15:18:37 1993 Ian Lance Taylor (ian@cygnus.com)
3940
3941 * mips-dis.c: Updated to account for name changes in new version
3942 of opcode/mips.h.
3943 * Makefile.in: Added header file dependencies.
3944
3945 Sat Jul 3 23:47:56 1993 Doug Evans (dje@canuck.cygnus.com)
3946
3947 * h8300-dis.c (bfd_h8_disassemble): Correct fetching of instruction.
3948
3949 Thu Jul 1 12:23:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3950
3951 * m68k-dis.c (NEXTWORD, NEXTLONG): Use ((x) ^ 0x8000) - 0x8000 to sign
3952 extend, rather than shifts.
3953
3954 Sun Jun 20 20:56:56 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
3955
3956 * Makefile.in: Undo 15 June change.
3957
3958 Fri Jun 18 14:15:15 1993 Per Bothner (bothner@deneb.cygnus.com)
3959
3960 * m68k-dis.c (print_insn_arg): Change return value to byte count
3961 or error code.
3962 * m68k-dis.c: Re-write to detect invalid operands before
3963 printing anything, so we can handle this the same way we
3964 handle invalid opcodes.
3965
3966 Thu Jun 17 15:01:36 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
3967
3968 * sh-dis.c, sh-opc.h: Understand some more opcodes.
3969
3970 Wed Jun 16 13:48:05 1993 Ian Lance Taylor (ian@cygnus.com)
3971
3972 * hppa-dis.c: Include <ansidecl.h> and sysdep.h before other
3973 header files.
3974
3975 Tue Jun 15 21:45:26 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3976
3977 * sparc-dis.c: Don't declare qsort, since sysdep.h might.
3978
3979 * configure.in: Do make sysdep.h link.
3980 * Makefile.in: Search ../include. Don't search ../bfd.
3981
3982 Tue Jun 15 13:36:10 1993 Stu Grossman (grossman@cygnus.com)
3983
3984 Changes from Jeff Law, law@cs.utah.edu:
3985 * hppa-dis.c: Fix typo. 'a' and 'd' were reversed.
3986 Do not print a space before the completers specified by
3987 'a' and 'd'.
3988
3989 Fri Jun 11 18:40:21 1993 Ken Raeburn (raeburn@cygnus.com)
3990
3991 * mips-dis.c: No longer need to bomb out if HOST_64_BIT is
3992 defined, since gdb has been fixed.
3993
3994 Changes from Jeff Law, law@cs.utah.edu:
3995 * hppa-dis.c (print_insn_hppa): Last argument to fput_reg,
3996 fput_reg_r, fput_creg, fput_const, and fputs_filtered should
3997 be a *disassemble_info, not a *FILE.
3998 * hppa-dis.c: Support 'd', '!', and 'a'.
3999 * hppa-dis.c: Support 's' to extract a 2 bit space register.
4000 * hppa-dis.c: Delete cases which are no longer needed.
4001
4002 Fri Jun 11 07:53:48 1993 Jim Kingdon (kingdon@cygnus.com)
4003
4004 * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes.
4005
4006 Tue Jun 8 12:25:01 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
4007
4008 * h8300-dis.c: New file, removed from bfd/cpu-h8300.c, with
4009 H8/300-H opcodes.
4010
4011 Mon Jun 7 12:58:49 1993 Per Bothner (bothner@rtl.cygnus.com)
4012
4013 * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h and bfd.h.
4014 * configure.in: No longer need to configure to get sysdep.h.
4015
4016 Thu Jun 3 15:56:49 1993 Stu Grossman (grossman@cygnus.com)
4017
4018 * Patches from Jeffrey Law <law@cs.utah.edu>.
4019 * hppa-dis.c: Support 'I', 'J', and 'K' in output
4020 templates for 1.1 FP computational instructions.
4021
4022 Tue May 25 13:05:48 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4023
4024 * h8500-dis.c (print_insn_h8500): Address argument is type
4025 bfd_vma.
4026 * z8k-dis.c (print_insn_z8k, print_insn_z8001, print_insn_z8002):
4027 Ditto.
4028
4029 * h8500-opc.h (addr_class_type): No comma at end of enumerator.
4030 * sh-opc.h (sh_nibble_type, sh_arg_type): Ditto.
4031
4032 * sparc-dis.c (compare_opcodes): Move static declaration to
4033 top-level.
4034
4035 Fri May 21 14:17:37 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4036
4037 * sparc-dis.c (print_insn_sparc): Implement 'n' argument for unimp
4038 instruction, remove unimp hack from 'l' argument.
4039
4040 Wed May 19 15:35:54 1993 Stu Grossman (grossman@cygnus.com)
4041
4042 * z8k-dis.c (fetch_data): Use unsigned char to make ancient gcc's
4043 happy.
4044
4045 Fri May 14 15:22:46 1993 Ian Lance Taylor (ian@cygnus.com)
4046
4047 * Based on patches from davidj@ICSI.Berkeley.EDU (David Johnson):
4048 * mips-dis.c (print_insn_arg): Handle 'C' for general coprocessor
4049 instructions.
4050
4051 Fri May 14 00:09:14 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4052
4053 * hppa-dis.c: Include dis-asm.h before sysdep.h. Changed some
4054 arrays of string pointers to 2-d arrays of chars, to save
4055 space.
4056
4057 Thu May 6 20:51:17 1993 Fred Fish (fnf@cygnus.com)
4058
4059 * a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c, z8k-dis.c:
4060 Cast second arg to read_memory_func to "bfd_byte *", as necessary.
4061
4062 Tue May 4 20:31:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4063
4064 * hppa-dis.c: New file from Utah, adapted to new disassembler
4065 calling interface.
4066 * Makefile.in: Include it.
4067
4068 Mon Apr 26 18:17:42 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4069
4070 * sh-dis.c, sh-opc.h: New files.
4071
4072 Fri Apr 23 18:51:22 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4073
4074 * alpha-dis.c, alpha-opc.h: New files.
4075
4076 Tue Apr 6 12:54:08 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4077
4078 * mips-dis.c: Sign extend 'j' and 'b' arguments, delta is a signed
4079 value.
4080
4081 Mon Apr 5 17:37:37 1993 John Gilmore (gnu@cygnus.com)
4082
4083 * sparc-dis.c: Make "ta" the default trap instruction, "t" the alias.
4084
4085 Fri Apr 2 07:24:27 1993 Ian Lance Taylor (ian@cygnus.com)
4086
4087 * a29k-dis.c, sparc-dis.c, sparc-opc.c: Use CONST rather than
4088 const.
4089
4090 Thu Apr 1 11:20:43 1993 Jim Kingdon (kingdon@cygnus.com)
4091
4092 * sparc-dis.c: Use fprintf_func a few places where I forgot,
4093 and double percent signs a few places.
4094
4095 * a29k-dis.c, i960-dis.c: New, merged from gdb and binutils.
4096
4097 * i386-dis.c, m68k-dis.c, mips-dis.c, sparc-dis.c:
4098 Use info->print_address_func not print_address.
4099
4100 * dis-buf.c (generic_print_address): New function.
4101
4102 Wed Mar 31 10:07:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4103
4104 * Makefile.in: Add sparc-dis.c.
4105 sparc-dis.c: New file, merges binutils and gdb versions as follows:
4106 From GDB:
4107 Add `add' instruction to the set that get checked
4108 for a preceding `sethi' in order to print an absolute address.
4109 * (print_insn): Disassembly prefers real instructions.
4110 (is_delayed_branch): Speed up.
4111 * sparc-opcode.h: Add ALIAS bit to aliases. Fix up opcode tables.
4112 Still missing some float ops, and needs testing.
4113 * sparc-pinsn.c (print_insn): Eliminate 'set' test, subsumed by
4114 F_ALIAS. Use printf, not fprintf, when not passing a file
4115 pointer...
4116 (compare_opcodes): Check that identical instructions have
4117 identical opcodes, complain otherwise.
4118 From binutils:
4119 * New 'm' arg.
4120 * Include reg_names.
4121 From neither:
4122 Use dis-asm.h/read_memory_func interface.
4123
4124 Wed Mar 31 20:49:06 1993 K. Richard Pixley (rich@rtl.cygnus.com)
4125
4126 * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data):
4127 deliberately return non-zero to setjmp from longjmp. Otherwise
4128 this code fails to compile.
4129
4130 Wed Mar 31 17:04:31 1993 Stu Grossman (grossman@cygnus.com)
4131
4132 * m68k-dis.c: Fix prototype for fetch_arg().
4133
4134 Wed Mar 31 10:07:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4135
4136 * dis-buf.c: New file, for new read_memory_func interface.
4137 Makefile.in (OFILES): Include it.
4138 m68k-dis.c, i386-dis.c, h8500-dis.c, mips-dis.c, z8k-dis.c:
4139 Use new read_memory_func interface.
4140
4141 Mon Mar 29 14:02:17 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4142
4143 * h8500-dis.c (print_insn_h8500): Get sign of fp offsets right.
4144 * h8500-opc.h: Fix couple of opcodes.
4145
4146 Wed Mar 24 02:03:36 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
4147
4148 * Makefile.in: add dvi & installcheck targets
4149
4150 Mon Mar 22 18:55:04 1993 John Gilmore (gnu@cygnus.com)
4151
4152 * Makefile.in: Update for h8500-dis.c.
4153
4154 Fri Mar 19 14:27:17 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4155
4156 * h8500-dis.c, h8500-opc.h: New files
4157
4158 Thu Mar 18 14:12:37 1993 Per Bothner (bothner@rtl.cygnus.com)
4159
4160 * mips-dis.c, z8k-dis.c: Converted to use interface defined in
4161 ../include/dis-asm.h.
4162 * m68k-dis.c: New file (merge of ../binutils/m68k-pinsn.c
4163 and ../gdb/m68k-pinsn.c).
4164 * i386-dis.c: New file (merge of ../binutils/i386-pinsn.c
4165 and ../gdb/i386-pinsn.c).
4166 * m68881-ext.c: New file. Moved definition of
4167 ext_format ext_format_68881 from ../gdb/m68k-tdep.c.
4168 * Makefile.in: Adjust for new files.
4169 * i386-dis.c: Patches from John Hassey (hassey@dg-rtp.dg.com).
4170 * m68k-dis.c: Recognize '9' placement code, so (say) pflush
4171 can be dis-assembled.
4172
4173 Wed Feb 17 09:19:47 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4174
4175 * mips-dis.c (print_insn_arg): Now returns void.
4176
4177 Mon Jan 11 16:09:16 1993 Fred Fish (fnf@cygnus.com)
4178
4179 * mips-dis.c (ansidecl.h): Include for benefit of sysdep.h
4180 files that use the macros.
4181
4182 Thu Jan 7 13:15:17 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
4183
4184 * mips-dis.c: New file, from gdb/mips-pinsn.c.
4185 * Makefile.in (DIS_LIBS): Added mips-dis.o.
4186 (CFILES): Added mips-dis.c.
4187
4188 Thu Jan 7 07:36:33 1993 Steve Chamberlain (sac@thepub.cygnus.com)
4189
4190 * z8k-dis.c (print_insn_z8001, print_insn_z8002): new routines
4191 * z8kgen.c, z8k-opc.h: fix sizes of some shifts.
4192
4193 Tue Dec 22 15:42:44 1992 Per Bothner (bothner@rtl.cygnus.com)
4194
4195 * Makefile.in: Improve *clean rules.
4196 * configure.in: Allow a default host.
4197
4198 Tue Nov 17 19:53:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4199
4200 * Makefile.in: also use -I$(srcdir)/../bfd, since some sysdep
4201 files include other sysdep files
4202
4203 Thu Nov 12 16:10:37 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4204
4205 * z8k-dis.c z8k-opc.h z8kgen.c: checkpoint
4206
4207 Fri Oct 9 04:56:05 1992 John Gilmore (gnu@cygnus.com)
4208
4209 * configure.in: For host support, use ../bfd/configure.host
4210 so it stays in sync with the ../bfd/hosts database.
4211
4212 Thu Oct 1 23:38:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4213
4214 * configure.in: use cpu-vendor-os triple instead of nested cases
4215
4216 Wed Sep 30 16:09:20 1992 Michael Werner (mtw@cygnus.com)
4217
4218 * z8k-dis.c (unparse_instr): fix bug where opcode returned was
4219 *always* the wrong one.
4220
4221 Wed Sep 30 07:42:17 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4222
4223 * z8kgen.c: added copyright info
4224
4225 Tue Sep 29 12:20:21 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4226
4227 * z8k-dis.c (unparse_instr): prettier tabs
4228 * z8kgen.c -> z8k-opc.h: bug fixes in tables
4229
4230 Fri Sep 25 12:50:32 1992 Stu Grossman (grossman at cygnus.com)
4231
4232 * configure.in: Add ncr* configuration.
4233 * z8k-dis.c (struct instr_data_s): Make instr_asmsrc char to make
4234 picayune ANSI compilers happy.
4235
4236 Sep 20 08:50:55 1992 Fred Fish (fnf@cygnus.com)
4237
4238 * configure.in (i386): Make i386 and i486 synonymous for now.
4239 * configure.in (i[34]86-*-sysv4): Add my_host definition.
4240
4241 Fri Sep 18 17:01:23 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
4242
4243 * Makefile.in (install): Fix typo.
4244
4245 Fri Sep 18 02:04:24 1992 John Gilmore (gnu@cygnus.com)
4246
4247 * Makefile.in (make): Remove obsolete crud.
4248 (sparc-opc.o): Avoid Sun Make VPATH bug.
4249
4250 Tue Sep 8 17:29:27 1992 K. Richard Pixley (rich@sendai.cygnus.com)
4251
4252 * Makefile.in: since there are no SUBDIRS, remove rule and
4253 references of subdir_do.
4254
4255 Tue Sep 8 17:02:58 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
4256
4257 * Makefile.in (install): Get the library name right here too.
4258 Don't install bfd.h, since it's unrelated to this library. No
4259 subdirs to recurse into, either.
4260 (CFILES): The source file has a .c suffix, not .o.
4261
4262 * sparc-opc.c: New file, moved from BFD.
4263 * Makefile.in (OFILES): Build it.
4264
4265 Thu Sep 3 16:59:20 1992 Michael Werner (mtw@cygnus.com)
4266
4267 * z8k-dis.c: fixed forward refferences of some declarations.
4268
4269 Mon Aug 31 16:09:45 1992 Michael Werner (mtw@cygnus.com)
4270
4271 * Makefile.in: get the name of the library right
4272
4273 Mon Aug 31 13:47:35 1992 Steve Chamberlain (sac@thepub.cygnus.com)
4274
4275 * z8k-dis.c: knows how to disassemble z8k stuff
4276 * z8k-opc.h: new file full of z8000 opcodes
4277
4278 \f
4279 Local Variables:
4280 version-control: never
4281 End:
This page took 0.114534 seconds and 5 git commands to generate.