* tic80.h (TIC80MAGIC): Renamed to TIC80_AOUTHDR_MAGIC.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
84be8dcf
ILT
1Mon Jan 20 12:48:57 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2
3 * m68k-dis.c: Include <libiberty.h>.
4 (print_insn_m68k): Sort the opcode table on the most significant
5 nibble of the opcode.
6
8fdffbc4 7start-sanitize-tic80
68c7761c
FF
8Sat Jan 18 15:15:05 1997 Fred Fish <fnf@cygnus.com>
9
10 * tic80-dis.c (tic80_opcodes): Add "wrcr", "vmpy", "vrnd",
11 "vsub", "vst", "xnor", and "xor" instructions.
12 (V_a1): Renamed from V_a, msb of accumulator reg number.
13 (V_a0): Add macro, lsb of accumulator reg number.
14
8fdffbc4
FF
15Fri Jan 17 18:24:31 1997 Fred Fish <fnf@cygnus.com>
16
17 * tic80-dis.c (print_insn_tic80): Broke excessively long
18 function up into several smaller ones and arranged for
19 the instruction printing function to be callable recursively
20 to print vector instructions that have both a load and a
21 math instruction packed into a single opcode.
22 * tic80-opc.c (tic80_opcodes): Expand comment for vld opcode
23 to explain why it comes after the other vector opcodes.
24
25end-sanitize-tic80
a3d4e445
C
26Fri Jan 17 16:19:15 1997 J.T. Conklin <jtc@beauty.cygnus.com>
27
28 * m68k-opc.c (m68k_opcodes): add b, w, or l specifier to coldfire
29 move insns to handle immediate operands.
30
31Thu Jan 17 16:19:00 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
32
c49bbc27
C
33 * m68k-opc.c (m68k_opcodes): Delete duplicate entry for "cmpil".
34 fix operand mask in the "moveml" entries for the coldfire.
a3d4e445 35
003df617 36start-sanitize-tic80
c977d8fb
FF
37Thu Jan 16 20:54:40 1997 Fred Fish <fnf@cygnus.com>
38
39 * tic80-opc.c (V_a, V_m, V_S, V_Z, V_p, OP_V, MASK_V):
40 New macros for building vector instruction opcodes.
41 (tic80_opcodes): Remove all uses of FMT_SI, FMT_REG, and
42 FMT_LI, which were unused. The field is now a flags field.
43 Remove some opcodes that are possible, but illegal, such
44 as long immediate instructions with doubles for immediate
45 values. Add "vadd" and "vld" instructions.
46
5fdeceb4
FF
47Wed Jan 15 18:59:51 1997 Fred Fish <fnf@cygnus.com>
48
49 * tic80-opc.c (tic80_operands): Reorder some table entries to make
50 the order more logical. Move the shift alias instructions ("rotl",
51 "shl", "ins", "rotr", "extu", "exts", "srl", and "sra" to be
52 interspersed with the regular sr.x and sl.x instructions. Add
53 and test new instruction opcodes for "sl", "sli", "sr", "sri", "st",
54 "sub", "subu", "swcr", and "trap".
55
56Tue Jan 14 19:42:50 1997 Fred Fish <fnf@cygnus.com>
57
58 * tic80-opc.c (OFF_SS_PC): Renamed from OFF_SS.
59 (OFF_SL_PC): Renamed from OFF_SL.
60 (OFF_SS_BR): New operand type for base relative operand.
61 (OFF_SL_BR): New operand type for base relative operand.
62 (REG_BASE): New operand type for base register operand.
63 (tic80_opcodes): Add and test "fmpy", "frndm", "frndn", "frndp",
64 "frndz", "fsqrt", "fsub", "illop0", "illopF", "ins", "jsr",
65 "ld", "ld.u", "lmo", "or", "rdcr", "rmo", "rotl", and "rotr"
66 instructions.
67 * tic80-dis.c (print_insn_tic80): Print opcode name with fixed width
68 10 char field, padded with spaces on rhs, rather than a string
69 followed by a tab. Use renamed TIC80_OPERAND_PCREL flag bit rather
70 than old TIC80_OPERAND_RELATIVE. Add support for new
71 TIC80_OPERAND_BASEREL flag bit.
72
003df617
FF
73Mon Jan 13 15:58:56 1997 Fred Fish <fnf@cygnus.com>
74
75 * tic80-dis.c (print_insn_tic80): Print floating point operands
76 as floats.
77 * tic80-opc.c (SPFI): Add single precision floating point
78 immediate operand type.
79 (ROTATE): Add rotate operand type for shifts.
80 (ENDMASK): Add for shifts.
81 (n): Macro for the 'n' bit.
82 (i): Macro for the 'i' bit.
83 (PD): Macro for the 'PD' field.
84 (P2): Macro for the 'P2' field.
85 (P1): Macro for the 'P1' field.
5fdeceb4 86 (tic80_opcodes): Add entries for "exts", "extu", "fadd",
003df617
FF
87 "fcmp", and "fdiv".
88
89end-sanitize-tic80
09171e3f
JL
90Mon Jan 6 15:06:55 1997 Jeffrey A Law (law@cygnus.com)
91
92 * mn10200-dis.c (disassemble): Mask off unwanted bits after
93 adding in current address for pc-relative operands.
94
1f8c8c60 95start-sanitize-tic80
50965d0e
FF
96Mon Jan 6 10:56:25 1997 Fred Fish <fnf@cygnus.com>
97
98 * tic80-dis.c (R_SCALED): Add macro to test for ":s" modifier bit.
99 (print_insn_tic80): If R_SCALED then print ":s" modifier for operand.
100 * tic80-opc.c (REG0, REG22, REG27, SSOFF, LSOFF): Names
101 changed to REG_0, REG_22, REG_DEST, OFF_SS, OFF_SL respectively.
102 (SICR, LICR, REGM_SI, REGM_LI): Names changed to CR_SI, CR_LI,
103 REG_BASE_M_SI, REG_BASE_M_LI respectively.
104 (REG_SCALED, LSI_SCALED): New operand types.
105 (E): New macro for 'E' bit at bit 27.
106 (tic80_opcodes): Add and test dld, dld.u, dst, estop, and etrap
107 opcodes, including the various size flavors (b,h,w,d) for
108 the direct load and store instructions.
109
937fe722
FF
110Sun Jan 5 12:18:14 1997 Fred Fish <fnf@cygnus.com>
111
112 * tic80-dis.c (M_SI, M_LI): Add macros to test for ":m" modifier bit
113 in an instruction.
114 * tic80-dis.c (print_insn_tic80): Change comma and paren handling.
115 Use M_SI and M_LI macros to check for ":m" modifier for GPR operands.
116 * tic80-opc.c (tic80_operands): Add REGM_SI and REGM_LI operands.
117 (F, M_REG, M_LI, M_SI, SZ_REG, SZ_LI, SZ_SI, D, S): New bit-twiddlers.
118 (MASK_LI_M, MASK_SI_M, MASK_REG_M): Remove and replace in opcode
119 masks with "MASK_* & ~M_*" to get the M bit reset.
120 (tic80_opcodes): Add bsr, bsr.a, cmnd, cmp, dcachec, and dcachef.
121
1f8c8c60
FF
122Sat Jan 4 19:05:05 1997 Fred Fish <fnf@cygnus.com>
123
124 * tic80-dis.c (print_insn_tic80): Print TIC80_OPERAND_RELATIVE
125 correctly. Add support for printing TIC80_OPERAND_BITNUM and
126 TIC80_OPERAND_CC, and TIC80_OPERAND_CR operands in symbolic
127 form.
128 * tic80-opc.c (tic80_operands): Add SSOFF, LSOFF, BITNUM,
129 CC, SICR, and LICR table entries.
130 (tic80_opcodes): Add and test "nop", "br", "bbo", "bbz",
131 "bcnd", and "brcr" opcodes.
132
133end-sanitize-tic80
872dc6f0
FF
134Fri Jan 3 18:32:11 1997 Fred Fish <fnf@cygnus.com>
135
136 * ppc-opc.c (powerpc_operands): Make comment match the
137 actual fields (no shift field).
138 * sparc-opc.c (sparc_opcodes): Document why this cannot be "const".
139start-sanitize-tic80
140 * tic80-dis.c (print_insn_tic80): Replace abort stub with a
141 partial implementation, work in progress.
142 * tic80-opc.c (tic80_operands): Begin construction operands table.
143 (tic80_opcodes): Continue populating opcodes table and start
144 filling in the operand indices.
145 (tic80_num_opcodes): Add this.
146end-sanitize-tic80
147
a3ecb49f
ILT
148Fri Jan 3 12:13:52 1997 Ian Lance Taylor <ian@cygnus.com>
149
150 * m68k-opc.c: Add #B case for moveq.
151
bc830321
JL
152Thu Jan 2 12:14:29 1997 Jeffrey A Law (law@cygnus.com)
153
154 * mn10300-dis.c (disassemble): Make sure all variables are initialized
155 before they are used.
156
160cca64
JL
157start-sanitize-v850
158Tue Dec 31 12:20:38 1996 Jeffrey A Law (law@cygnus.com)
159
160 * v850-opc.c (v850_opcodes): Put curly-braces around operands
161 for "breakpoint" instruction.
162
163end-sanitize-v850
1a4752c6
ILT
164Tue Dec 31 15:38:13 1996 Ian Lance Taylor <ian@cygnus.com>
165
166 * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
167 (dep): Use ALL_CFLAGS rather than CFLAGS.
168
0068e79c
MM
169start-sanitize-v850
170Tue Dec 31 15:09:16 1996 Michael Meissner <meissner@tiktok.cygnus.com>
171
172 * v850-opc.c (D8_{6,7}): Set V850_OPERAND_ADJUST_SHORT_MEMORY
173 flag.
174
175end-sanitize-v850
39620b71
FF
176Mon Dec 30 17:02:11 1996 Fred Fish <fnf@cygnus.com>
177
178 * Makefile.in (m68k-opc.o, alpha-opc.o): Remove dis-asm.h dependency.
179start-sanitize-tic80
180 (tic80-dis.o, tic80-opc.o): Add rules per comment in Makefile.in.
181end-sanitize-tic80
182
ea6c5620
ILT
183Mon Dec 30 11:38:01 1996 Ian Lance Taylor <ian@cygnus.com>
184
185 * mips16-opc.c: Add "abs".
186
6357e7f6 187start-sanitize-tic80
a79d0193
FF
188Sun Dec 29 10:58:22 1996 Fred Fish <fnf@cygnus.com>
189
190 * Makefile.in (ALL_MACHINES): Add tic80-dis.o and tic80-opc.o.
191 * disassemble.c (ARCH_tic80): Define if ARCH_all is defined.
192 (disassembler): Add bfd_arch_tic80 support to set disassemble
193 to print_insn_tic80.
194 * tic80-dis.c (print_insn_tic80): Add stub.
195
6357e7f6
FF
196Fri Dec 27 22:30:57 1996 Fred Fish <fnf@cygnus.com>
197
198 * configure.in (arch in $selarchs): Add bfd_tic80_arch entry.
199 * configure: Regenerate with autoconf.
200 * tic80-dis.c: Add file.
201 * tic80-opc.c: Add file.
202
f204f752 203end-sanitize-tic80
b5baebe4
MH
204start-sanitize-d10v
205Fri Dec 20 14:30:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
206
207 * d10v-opc.c (pre_defined_registers): Add cr[0-15], dpc, dpsw, link.
208
209end-sanitize-d10v
d21f1eae
JL
210Mon Dec 16 13:00:15 1996 Jeffrey A Law (law@cygnus.com)
211
e098bae8
JL
212 * mn10200-opc.c (mn10200_operands): Add SIMM16N.
213 (mn10200_opcodes): Use it for some logicals and btst insns.
214 Add "break" and "trap" instructions.
215
374cb302
JL
216 * mn10300-opc.c (mn10300_opcodes): Add "break" instruction.
217
d21f1eae
JL
218 * mn10200-opc.c: Add pseudo-ops for "mov (an),am" and "mov an,(am)".
219
39e5bea2
ILT
220Sat Dec 14 22:36:20 1996 Ian Lance Taylor <ian@cygnus.com>
221
222 * mips-dis.c (print_mips16_insn_arg): The base address of a PC
223 relative load or add now depends upon whether the instruction is
224 in a delay slot.
225
532700fc
JL
226Wed Dec 11 09:23:46 1996 Jeffrey A Law (law@cygnus.com)
227
c6b62ad1
JL
228 * mn10200-dis.c: Finish writing disassembler.
229 * mn10200-opc.c (mn10200_opcodes): Fix mask for "mov imm8,dn".
230 Fix mask for "jmp (an)".
231
232 * mn10300-dis.c (disassemble, print_insn_mn10300): Corrently
233 handle endianness issues for mn10300.
234
532700fc
JL
235 * mn10200-opc.c (mn10200_opcodes): Fix operands for "movb dm,(an)".
236
0888b4a3
JL
237Tue Dec 10 12:08:05 1996 Jeffrey A Law (law@cygnus.com)
238
7bfc95d9
JL
239 * mn10200-opc.c (mn10200_opcodes): "mov imm8,d0" is a format 2
240 instruction. Fix opcode field for "movb (imm24),dn".
241
0888b4a3
JL
242 * mn10200-opc.c (mn10200_operands): Fix insertion position
243 for DI operand.
244
781766e7
JL
245Mon Dec 9 16:42:43 1996 Jeffrey A Law (law@cygnus.com)
246
247 * mn10200-opc.c: Create mn10200 opcode table.
248 * mn10200-dis.c: Flesh out mn10200 disassembler. Not ready,
249 but moving along nicely.
250
b65415a4
PS
251Sun Dec 8 04:28:31 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
252
253 * Makefile.in (ALL_MACHINES): Add mips16-opc.o.
254
6827a1c7
C
255Fri Dec 6 16:47:40 1996 J.T. Conklin <jtc@rhino.cygnus.com>
256
257 * m68k-opc.c (m68k_opcodes): Revert change to use < and >
258 specifiers for fmovem* instructions.
259
4db788a6
JL
260Fri Dec 6 14:48:09 1996 Jeffrey A Law (law@cygnus.com)
261
262 * mn10300-dis.c (disassemble): Remove '$' register prefixing.
263
34212ec3
ILT
264Fri Dec 6 17:34:39 1996 Ian Lance Taylor <ian@cygnus.com>
265
266 * mips16-opc.c: Change opcode for entry/exit to avoid conflicting
267 with dsrl.
268
83296990
JL
269Fri Dec 6 14:48:09 1996 Jeffrey A Law (law@cygnus.com)
270
271 * mn10300-opc.c: Add some comments explaining the various
272 operands and such.
273
274 * mn10300-dis.c (disassemble): Fix minor gcc -Wall warnings.
275
e72d5a50
C
276Thu Dec 5 12:09:48 1996 J.T. Conklin <jtc@rtl.cygnus.com>
277
278 * m68k-dis.c (print_insn_arg): Handle new < and > operand
279 specifiers.
280
281 * m68k-opc.c (m68k_opcodes): Simplify table by using < and >
282 operand specifiers in fmovm* instructions.
283
70eb6bdd
ILT
284Wed Dec 4 14:52:18 1996 Ian Lance Taylor <ian@cygnus.com>
285
286 * ppc-opc.c (insert_li): Give an error if the offset has the two
287 least significant bits set.
288
289Wed Nov 27 13:09:01 1996 Ian Lance Taylor <ian@cygnus.com>
290
291 * mips-dis.c (print_insn_mips16): Separate the instruction from
292 the arguments with a tab, not a space.
293
23b01150
JL
294Tue Nov 26 13:24:17 1996 Jeffrey A Law (law@cygnus.com)
295
069279b3
JL
296 * mn10300-dis.c (disasemble): Finish conversion to '$' as
297 register prefix.
298
23b01150
JL
299 * mn10300-opc.c (mn10300_opcodes): Fix mask field for
300 mov am,(imm32,sp).
301
8d67dc30
ILT
302Tue Nov 26 10:53:21 1996 Ian Lance Taylor <ian@cygnus.com>
303
0e809bba
ILT
304 * configure: Rebuild with autoconf 2.12.
305
8d67dc30
ILT
306 Add support for mips16 (16 bit MIPS implementation):
307 * mips16-opc.c: New file.
308 * mips-dis.c: Include "elf-bfd.h" and "elf/mips.h".
309 (mips16_reg_names): New static array.
310 (print_insn_big_mips): Use print_insn_mips16 in 16 bit mode or
311 after seeing a 16 bit symbol.
312 (print_insn_little_mips): Likewise.
313 (print_insn_mips16): New static function.
314 (print_mips16_insn_arg): New static function.
315 * mips-opc.c: Add jalx instruction.
316 * Makefile.in (mips16-opc.o): New target.
317 * configure.in: Use mips16-opc.o for bfd_mips_arch.
318 * configure: Rebuild.
319
0dd19a8f
C
320Mon Nov 25 16:15:17 1996 J.T. Conklin <jtc@cygnus.com>
321
520e44a1
C
322 * m68k-opc.c (m68k_opcodes): Simplify table by using < and >
323 operand specifiers in *save, *restore and movem* instructions.
324
325 * m68k-opc.c (m68k_opcodes): Fix move and movem instructions for
da34628a 326 the coldfire.
1852237c 327
520e44a1 328 * m68k-opc.c (m68k_opcodes): The coldfire (mcf5200) can only use
09d205d1
C
329 register operands for immediate arithmetic, not, neg, negx, and
330 set according to condition instructions.
331
1852237c
C
332 * m68k-opc.c (m68k_opcodes): Consistantly Use "s" as the storage
333 specifier of the effective-address operand in immediate forms of
334 arithmetic instructions. The specifier for the immediate operand
335 notes how and where the constant will be stored.
336
11cd057a
JL
337Mon Nov 25 11:17:01 1996 Jeffrey A Law (law@cygnus.com)
338
1852237c
C
339 * mn10300-opc.c (mn10300_opcodes): Remove redundant "lcc"
340 opcode.
341
76783aa3
JL
342 * mn10300-dis.c (disassemble): Use '$' instead of '%' for
343 register prefix.
344
11cd057a
JL
345 * mn10300-dis.c (disassemble): Prefix registers with '%'.
346
f497f3ae
JL
347Wed Nov 20 10:37:13 1996 Jeffrey A Law (law@cygnus.com)
348
f0e98103
JL
349 * mn10300-dis.c (disassemble): Handle register lists.
350
f0398190
JL
351 * mn10300-opc.c: Fix handling of register list operand for
352 "call", "ret", and "rets" instructions.
353
aa9c04cd
JL
354 * mn10300-dis.c (disassemble): Print PC-relative and memory
355 addresses symbolically if possible.
356 * mn10300-opc.c: Distinguish between absolute memory addresses,
357 pc-relative offsets & random immediates.
358
f497f3ae
JL
359 * mn10300-dis.c (print_insn_mn10300): Fix fetch of last byte
360 in 7 byte insns.
361 (disassemble): Handle SPLIT and EXTENDED operands.
362
99246e03
JL
363Tue Nov 19 13:33:01 1996 Jeffrey A Law (law@cygnus.com)
364
d91028d2
JL
365 * mn10300-dis.c: Rough cut at printing some operands.
366
4aa92185
JL
367 * mn10300-dis.c: Start working on disassembler support.
368 * mn10300-opc.c (mn10300_opcodes): Fix masks on several insns.
369
99246e03
JL
370 * mn10300-opc.c (mn10300_operands): Add "REGS" for a register
371 list.
372 (mn10300_opcodes): Use REGS for register list in "movm" instructions.
373
b337f869
MM
374start-sanitize-d10v
375Mon Nov 18 15:20:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
376
377 * d10v-opc.c (d10v_opcodes): Add3 sets the carry.
378
379end-sanitize-d10v
54dfaf0a
JL
380Fri Nov 15 13:43:19 1996 Jeffrey A Law (law@cygnus.com)
381
382 * mn10300-opc.c (mn10300_opcodes): Demand parens around
383 register argument is calls and jmp instructions.
384
385Thu Nov 7 00:26:05 1996 Jeffrey A Law (law@cygnus.com)
386
387 * mn10300-opc.c (mn10300_opcodes): Use DN01 for putx and
388 getx operand. Fix opcode for mulqu imm,dn.
389
fdef41f3
JL
390Wed Nov 6 13:42:32 1996 Jeffrey A Law (law@cygnus.com)
391
26433754
JL
392 * mn10300-opc.c (mn10300_operands): Hijack "bits" field
393 in MN10300_OPERAND_SPLIT operands for how many bits
394 appear in the basic insn word. Add IMM32_HIGH24,
395 IMM32_HIGH24_LOWSHIFT8, IMM8E_SHIFT8.
396 (mn10300_opcodes): Use new operands as needed.
397
64ce0668
JL
398 * mn10300-opc.c (mn10300_operands): Add IMM32_LOWSHIFT8
399 for bset, bclr, btst instructions.
400 (mn10300_opcodes): Use new IMM32_LOWSHIFT8 as needed.
401
fdef41f3
JL
402 * mn10300-opc.c (mn10300_operands): Remove many redundant
403 operands. Update opcode table as appropriate.
404 (IMM32): Add MN10300_OPERAND_SPLIT flag.
405 (mn10300_opcodes): Fix single bit error in mov imm32,dn insn.
406
bb5e141a
JL
407Tue Nov 5 13:26:58 1996 Jeffrey A Law (law@cygnus.com)
408
409 * mn10300-opc.c (mn10300_operands): Add DN2, DM2, AN2, AM2
410 operands (for indexed load/stores). Fix bitpos for DI
411 operand. Add SN8N_SHIFT8, IMM8_SHIFT8, and D16_SHIFT for the
412 few instructions that insert immediates/displacements in the
413 middle of the instruction. Add IMM8E for 8 bit immediate in
414 the extended part of an instruction.
415 (mn10300_operands): Use new opcodes as appropriate.
416
73386165
MH
417start-sanitize-d10v
418Tue Nov 5 10:30:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
419
420 * d10v-opc.c (d10v_opcodes): Declare the trap instruction
421 sequential so the assembler never parallelizes it with
422 other instructions.
423
424end-sanitize-d10v
e85c140a
JL
425Mon Nov 4 12:50:40 1996 Jeffrey A Law (law@cygnus.com)
426
427 * mn10300-opc.c (mn10300_operands): Add DN01 and AN01 for
428 a data/address register that appears in register field 0
429 and register field 1.
430 (mn10300_opcodes): Use DN01 and AN01 for mov/cmp imm8,DN/AN
431
03e95623
ILT
432Fri Nov 1 10:29:11 1996 Richard Henderson <rth@tamu.edu>
433
434 * alpha-dis.c (print_insn_alpha): Use new NOPAL mask for
435 standard disassembly.
436
437 * alpha-opc.c (alpha_operands): Rearrange flags slot.
438 (alpha_opcodes): Add new BWX, CIX, and MAX instructions.
439 Recategorize PALcode instructions.
440
7d2759fc
JL
441start-sanitize-v850
442Wed Oct 30 16:46:58 1996 Jeffrey A Law (law@cygnus.com)
443
444 * v850-opc.c (v850_opcodes): Add relaxing "jbr".
445
446end-sanitize-v850
b56c3d6c
ILT
447Tue Oct 29 16:30:28 1996 Ian Lance Taylor <ian@cygnus.com>
448
449 * mips-dis.c (_print_insn_mips): Don't print a trailing tab if
450 there are no operand types.
451
244558e3
JL
452start-sanitize-v850
453Tue Oct 29 12:22:21 1996 Jeffrey A Law (law@cygnus.com)
454
455 * v850-opc.c (D9_RELAX): Renamed from D9, all references
456 changed.
457 (v850_operands): Make sure D22 immediately follows D9_RELAX.
458
459end-sanitize-v850
460Fri Oct 25 12:12:53 1996 Ian Lance Taylor <ian@cygnus.com>
461
462 * i386-dis.c (print_insn_x86): Set info->bytes_per_line to 5.
463
0f02ae6e
JL
464start-sanitize-v850
465Thu Oct 24 17:53:52 1996 Jeffrey A Law (law@cygnus.com)
466
244558e3
JL
467 * v850-opc.c (insert_d8_6): Fix operand insertion for sld.w
468 and sst.w instructions.
469
0f02ae6e
JL
470 * v850-opc.c (v850_opcodes): Add "jCC" instructions (aliases for
471 "bCC"instructions).
472
473end-sanitize-v850
4f6d7c2c
ILT
474Thu Oct 24 17:21:20 1996 Ian Lance Taylor <ian@cygnus.com>
475
476 * mips-dis.c (_print_insn_mips): Use a tab between the instruction
477 and the arguments.
478
de145351
ILT
479Tue Oct 22 23:32:56 1996 Ian Lance Taylor <ian@cygnus.com>
480
481 * ppc-opc.c (PPCPWR2): Define.
482 (powerpc_opcodes): Use PPCPWR2 for fsqrt, rather than duplicating
483 it.
484
63dc694d
JL
485Fri Oct 11 16:03:49 1996 Jeffrey A Law (law@cygnus.com)
486
487 * mn10300-opc.c (mn10300_opcodes): Fix typo in opcode
488 field for movhu instruction.
489start-sanitize-v850
490
491 * v850-dis.c (disassemble): For V850_OPERAND_SIGNED operands,
492 cast value to "long" not "signed long" to keep hpux10
493 compiler quiet.
494end-sanitize-v850
495
36b34aa4
JL
496Thu Oct 10 10:25:58 1996 Jeffrey A Law (law@cygnus.com)
497
02d4ad19
JL
498 * mn10300-opc.c (mn10300_opcodes): Fix typo in opcode field
499 for mov (abs16),DN.
500
ba8ed10c
JL
501 * mn10300-opc.c (FMT*): Remove definitions.
502
1e5ddd3b
JL
503 * mn10300-opc.c (mn10300_opcodes): Fix destination register
504 for shift-by-register opcodes.
505
36b34aa4
JL
506 * mn10300-opc.c (mn10300_operands): Break DN, DM, AN, AM
507 into [AD][MN][01] for encoding the position of the register
508 in the opcode.
509
344d6417
JL
510Wed Oct 9 11:19:26 1996 Jeffrey A Law (law@cygnus.com)
511
512 * mn10300-opc.c (mn10300_opcodes): Add "extended" instructions,
513 "putx", "getx", "mulq", "mulqu", "sat16", "sat24", "bsch".
514
06b79658
JL
515Tue Oct 8 11:55:35 1996 Jeffrey A Law (law@cygnus.com)
516
db229054
JL
517 * mn10300-opc.c (mn10300_operands): Remove "REGS" operand.
518 Fix various typos. Add "PAREN" operand.
519 (MEM, MEM2): Define.
520 (mn10300_opcodes): Surround all memory addresses with "PAREN"
521 operands. Fix several typos.
522
06b79658
JL
523 * mn10300-opc.c (mn10300_opcodes): Fix typos in yesterday's
524 changes.
525
5ab7bce6
JL
526Mon Oct 7 16:48:45 1996 Jeffrey A Law (law@cygnus.com)
527
528 * mn10300-opc.c (FMT_XX): Renumber starting at one.
529 (mn10300_operands): Rough cut. Enough to parse "mov" instructions
530 at this time.
531 (mn10300_opcodes): Break opcode format out into its own field.
532 Update many operand fields to deal with signed vs unsigned
533 issues. Fix one or two typos in the "mov" instruction
534 opcode, mask and/or operand fields.
535
6ba7ecd4
ILT
536Mon Oct 7 11:39:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
537
538 * m68k-opc.c (plusha): Prefer encoding for m68040up, in case
539 m68851 wasn't reset.
540
6c9370db
ILT
541Thu Oct 3 17:17:02 1996 Ian Lance Taylor <ian@cygnus.com>
542
99777c0b
JL
543 * mn10300-opc.c (mn10300_opcodes): Add opcode & masks for
544 all opcodes. Very rough cut at operands for all opcodes.
545
cd8a9026
JL
546 * mn10300-opc.c (mn10300_opcodes): Start fleshing out the
547 opcode table.
6c9370db 548
ae1b99e4
JL
549Thu Oct 3 10:06:07 1996 Jeffrey A Law (law@cygnus.com)
550
551 * mn10200-opc.c, mn10300-opc.c: New files.
552 * mn10200-dis.c, mn10300-dis.c: New files.
553 * mn10x00-opc.c, mn10x00-dis.c: Deleted.
554 * disassemble.c: Break mn10x00 support into 10200 and 10300
555 support.
556 * configure.in: Likewise.
557 * configure: Rebuilt.
558
42b4add9
JM
559Thu Oct 3 15:59:12 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
560
561 * Makefile.in (MOSTLYCLEAN): Move config.log to distclean.
562
e7c50cef
JL
563Wed Oct 2 23:28:42 1996 Jeffrey A Law (law@cygnus.com)
564
565 * mn10x00-opc.c, mn10x00-dis.c: New files for Matsushita
566 MN10x00 processors.
567 * disassemble (ARCH_mn10x00): Define.
568 (disassembler): Handle bfd_arch_mn10x00.
569 * configure.in: Recognize bfd_mn10x00_arch.
570 * configure: Rebuilt.
571
a5cb84dd
ILT
572Tue Oct 1 10:49:11 1996 Ian Lance Taylor <ian@cygnus.com>
573
574 * i386-dis.c (op_rtn): Change to be a pointer. Adjust uses
575 accordingly. Don't declare functions using op_rtn.
576
577start-sanitize-v850
578Fri Sep 27 18:28:59 1996 Stu Grossman (grossman@critters.cygnus.com)
579
580 * v850-dis.c (disassemble): Add memaddr argument. Re-arrange
581 params to be more standard.
582 * (disassemble): Print absolute addresses and symbolic names for
583 branch and jump targets.
584 * v850-opc.c (v850_operand): Add displacement flag to 9 and 22
585 bit operands.
586 * (v850_opcodes): Add breakpoint insn.
587
588end-sanitize-v850
589Mon Sep 23 12:32:26 1996 Ian Lance Taylor <ian@cygnus.com>
590
591 * m68k-opc.c: Move the fmovemx data register cases before the
592 other cases, so that they get recognized before the data register
593 does gets treated as a degenerate register list.
594
800bda83
ILT
595Tue Sep 17 12:06:51 1996 Ian Lance Taylor <ian@cygnus.com>
596
597 * mips-opc.c: Add a case for "div" and "divu" with two registers
598 and a destination of $0.
599
d7deed25
FF
600Tue Sep 10 16:12:39 1996 Fred Fish <fnf@rtl.cygnus.com>
601
602 * mips-dis.c (print_insn_arg): Add prototype.
603 (_print_insn_mips): Ditto.
604
30b1724c
ILT
605Mon Sep 9 14:26:26 1996 Ian Lance Taylor <ian@cygnus.com>
606
607 * mips-dis.c (print_insn_arg): Print condition code registers as
608 $fccN.
609
610Tue Sep 3 12:09:46 1996 Doug Evans <dje@canuck.cygnus.com>
611
612 * sparc-opc.c (sparc_opcodes): Add setuw, setsw, setx.
613
6d1e1ee8 614start-sanitize-v850
eb5c28e1
JL
615Tue Sep 3 12:05:25 1996 Jeffrey A Law (law@cygnus.com)
616
617 * v850-dis.c (disassemble): Make static. Provide prototype.
618
619Sun Sep 1 22:30:40 1996 Jeffrey A Law (law@cygnus.com)
620
621 * v850-opc.c (insert_d9, insert_d22): Fix boundary case
622 in range checks.
623
574b9cb3
JL
624Sat Aug 31 01:27:26 1996 Jeffrey A Law (law@cygnus.com)
625
09478dc3
JL
626 * v850-dis.c (disassemble): Handle insertion of ',', '[' and
627 ']' characters into the output stream.
628 * v850-opc.c (v850_opcodes: Remove size field from all opcodes.
629 Add "memop" field to all opcodes (for the disassembler).
630 Reorder opcodes so that "nop" comes before "mov" and "jr"
631 comes before "jarl".
632
633 * v850-dis.c (print_insn_v850): Fix typo in last change.
634
e05cae19
JL
635 * v850-dis.c (print_insn_v850): Properly handle disassembling
636 a two byte insn at the end of a memory region when the memory
637 region's size is only two byte aligned.
638
a5f2a4e5
JL
639 * v850-dis.c (v850_cc_names): Fix stupid thinkos.
640
502535cf
JL
641 * v850-dis.c (v850_reg_names): Define.
642 (v850_sreg_names, v850_cc_names): Likewise.
643 (disassemble): Very rough cut at printing operands (unformatted).
644
645 * v850-opc.c (BOP_MASK): Fix.
646 (v850_opcodes): Fix mask for jarl and jr.
647
ba39d3dd
JL
648 * v850-dis.c: New file. Skeleton for disassembler support.
649 * Makefile.in Remove v850 references, they're not needed here
650 and they weren't being sanitized away.
651 * configure.in: Add v850-dis.o when building v850 toolchains.
652 * configure: Rebuilt.
653 * disassemble.c (disassembler): Call v850 disassembler.
654
b2194164
JL
655 * v850-opc.c (insert_d8_7, extract_d8_7): New functions.
656 (insert_d8_6, extract_d8_6): New functions.
657 (v850_operands): Rename D7S to D7; operand for D7 is unsigned.
658 Rename D8 to D8_7, use {insert,extract}_d8_7 routines.
659 Add D8_6.
660 (IF4A, IF4B): Use "D7" instead of "D7S".
661 (IF4C, IF4D): Use "D8_7" instead of "D8".
662 (IF4E, IF4F): New. Use "D8_6".
663 (v850_opcodes): Use IF4A/IF4B for sld.b/sst.b. Use IF4C/IF4D for
664 sld.h/sst.h. Use IF4E/IF4F for sld.w/sst.w.
665
c6b9c135
JL
666 * v850-opc.c (insert_d16_15, extract_d16_15): New functions.
667 (v850_operands): Change D16 to D16_15, use special insert/extract
668 routines. New new D16 that uses the generic insert/extract code.
669 (IF7A, IF7B): Use D16_15.
670 (IF7C, IF7D): New. Use D16.
671 (v850_opcodes): Use IF7C and IF7D for ld.b and st.b.
672
fb8c25a3
JL
673 * v850-opc.c (insert_d9, insert_d22): Slightly improve error
674 message. Issue an error if the branch offset is odd.
675
69ae4b82
JL
676 * v850-opc.c: Add notes about needing special insert/extract
677 for all the load/store insns, except "ld.b" and "st.b".
678
574b9cb3
JL
679 * v850-opc.c (insert_d22, extract_d22): New functions.
680 (v850_operands): Use insert_d22 and extract_d22 for
681 D22 operands.
682 (insert_d9): Fix range check.
683
d44b697b
C
684Fri Aug 30 18:01:02 1996 J.T. Conklin <jtc@hippo.cygnus.com>
685
686 * v850-opc.c (v850_operands): Add V850_OPERAND_SIGNED flag
687 and set bits field to D9 and D22 operands.
688
e7f3e5fb
JL
689Thu Aug 29 11:10:46 1996 Jeffrey A Law (law@cygnus.com)
690
e9ebb364
JL
691 * v850-opc.c (v850_operands): Define SR2 operand.
692 (v850_opcodes): "ldsr" uses R1,SR2.
693
e7f3e5fb
JL
694 * v850-opc.c (v850_opcodes): Fix opcode specs for
695 sld.w, sst.b, sst.h, sst.w, and nop.
696
e7dd7775
JL
697Wed Aug 28 15:55:43 1996 Jeffrey A Law (law@cygnus.com)
698
699 * v850-opc.c (v850_opcodes): Add null opcode to mark the
700 end of the opcode table.
701
702end-sanitize-v850
703start-sanitize-d10v
704Mon Aug 26 13:35:53 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
705
706 * d10v-opc.c (pre_defined_registers): Added register pairs,
707 "r0-r1", "r2-r3", etc.
708
709end-sanitize-d10v
710start-sanitize-v850
cc6e50b5
JL
711Fri Aug 23 00:27:01 1996 Jeffrey A Law (law@cygnus.com)
712
e7dd7775
JL
713 * v850-opc.c (v850_operands): Make I16 be a signed operand.
714 Create I16U for an unsigned 16bit mmediate operand.
715 (v850_opcodes): Use I16U for "ori", "andi" and "xori".
716
d3edb57f
JL
717 * v850-opc.c (v850_operands): Define EP operand.
718 (IF4A, IF4B, IF4C, IF4D): Use EP.
719
18c97701
JL
720 * v850-opc.c (v850_opcodes): Fix opcode numbers for "mov"
721 with immediate operand, "movhi". Tweak "ldsr".
722
fb6da868
JL
723 * v850-opc.c (v850_opcodes): Get ld.[bhw] and st.[bhw]
724 correct. Get sld.[bhw] and sst.[bhw] closer.
725
38c7a450
JL
726 * v850-opc.c (v850_operands): "not" is a two byte insn
727
6c1fc4d3
JL
728 * v850-opc.c (v850_opcodes): Correct bit pattern for setf.
729
9ab069ea
JL
730 * v850-opc.c (v850_operands): D16 inserts at offset 16!
731
b1e897a9
JL
732 * v850-opc.c (two): Get order of words correct.
733
9ad8ddf1
JL
734 * v850-opc.c (v850_operands): I16 inserts at offset 16!
735
e41c99bd
JL
736 * v850-opc.c (v850_operands): Add "SR1" and "SR2" for system
737 register source and destination operands.
738 (v850_opcodes): Use SR1 and SR2 for "ldsr" and "stsr".
739
c262d7d8
JL
740 * v850-opc.c (v850_opcodes): Fix thinko in "jmp" opcode. Fix
741 same thinko in "trap" opcode.
85b52013 742
280d40df
JL
743 * v850-opc.c (v850_opcodes): Add initializer for size field
744 on all opcodes.
745
4be84c49
JL
746 * v850-opc.c (v850_operands): D6 -> DS7. References changed.
747 Add D8 for 8-bit unsigned field in short load/store insns.
748 (IF4A, IF4D): These both need two registers.
749 (IF4C, IF4D): Define. Use 8-bit unsigned field.
750 (v850_opcodes): For "sld.h", "sld.w", "sst.h", "sst.w", use
751 IF4C & IF4D. For "trap" use I5U, not I5. Add IF1 operand
752 for "ldsr" and "stsr".
753 * v850-opc.c (v850_operands): 3-bit immediate for bit insns
3c72ab70
JL
754 is unsigned.
755
cc6e50b5
JL
756 * v850-opc.c (v850_opcodes): Correct short store half (sst.h) and
757 short store word (sst.w).
758
69463cbb
C
759Thu Aug 22 16:57:27 1996 J.T. Conklin <jtc@rtl.cygnus.com>
760
761 * v850-opc.c (v850_operands): Added insert and extract fields,
762 pointers to functions that handle unusual operand encodings.
763
0bdf3144
JL
764Thu Aug 22 01:05:24 1996 Jeffrey A Law (law@cygnus.com)
765
9c201b1f
JL
766 * v850-opc.c (v850_opcodes): Enable "trap".
767
0bdf3144
JL
768 * v850-opc.c (v850_opcodes): Fix order of displacement
769 and register for "set1", "clr1", "not1", and "tst1".
770
b10e29f4
JL
771Wed Aug 21 18:46:26 1996 Jeffrey A Law (law@cygnus.com)
772
7c8157dd
JL
773 * v850-opc.c (v850_operands): Add "B3" support.
774 (v850_opcodes): Fix and enable "set1", "clr1", "not1"
775 and "tst1".
776
777 * v850-opc.c (v850_opcodes): "jmp" has only an R1 operand.
fed1d21f 778
b10e29f4
JL
779 * v850-opc.c: Close unterminated comment.
780
6bc33c7f
C
781Wed Aug 21 17:31:26 1996 J.T. Conklin <jtc@hippo.cygnus.com>
782
69463cbb
C
783 * v850-opc.c (v850_operands): Add flags field.
784 (v850_opcodes): add move opcodes.
6bc33c7f 785
6d1e1ee8
C
786Tue Aug 20 14:41:03 1996 J.T. Conklin <jtc@hippo.cygnus.com>
787
788 * Makefile.in (ALL_MACHINES): Add v850-opc.o.
789 * configure: (bfd_v850v_arch) Add new case.
790 * configure.in: (bfd_v850_arch) Add new case.
791 * v850-opc.c: New file.
792
793end-sanitize-v850
5751b0d7
DE
794Mon Aug 19 15:21:38 1996 Doug Evans <dje@canuck.cygnus.com>
795
796 * sparc-dis.c (print_insn_sparc): Handle little endian sparcs.
797
798start-sanitize-d10v
799Thu Aug 15 13:14:43 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
800
801 * d10v-opc.c: Add additional information to the opcode
802 table to help determinine which instructions can be done
803 in parallel.
804
805end-sanitize-d10v
a952ea1c
SS
806Thu Aug 15 13:11:13 1996 Stan Shebs <shebs@andros.cygnus.com>
807
808 * mpw-make.sed: Update editing of include pathnames to be
809 more general.
810
811Thu Aug 15 16:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
812
813 * arm-opc.h: Added "bx" instruction definition.
814
375d76ef
ILT
815Wed Aug 14 17:00:04 1996 Richard Henderson <rth@tamu.edu>
816
817 * alpha-opc.c (EV4EXTHWINDEX): Field width should be 8 not 5.
818
cff827d7 819start-sanitize-d10v
ed36b6cd
MH
820Mon Aug 12 14:30:37 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
821
822 * d10v-opc.c (d10v_opcodes): Minor fixes to addi and bl.l.
823
cff827d7
MH
824Fri Aug 9 13:21:59 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
825
826 * d10v-opc.c (d10v_opcodes): Correct 'mv' unit entry to EITHER.
827
828end-sanitize-d10v
0f38eaa0
ILT
829Thu Aug 8 12:43:52 1996 Klaus Kaempf <kkaempf@progis.de>
830
831 * makefile.vms: Update for alpha-opc changes.
832
484c4645
ILT
833Wed Aug 7 11:55:10 1996 Ian Lance Taylor <ian@cygnus.com>
834
835 * i386-dis.c (print_insn_i386): Actually return the correct value.
836 (ONE, OP_ONE): #ifdef out; not used.
837
c5e1996f
MH
838start-sanitize-d10v
839Fri Aug 2 17:47:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
840
cff827d7 841 * d10v-opc.c (d10v_opcodes): Added 2 accumulator sub instructions.
c5e1996f
MH
842 Changed subi operand type to treat 0 as 16.
843
844end-sanitize-d10v
82e8213e
ILT
845Wed Jul 31 16:21:41 1996 Ian Lance Taylor <ian@cygnus.com>
846
847 * m68k-opc.c: Add cpushl for the mcf5200. From Ken Rose
848 <rose@netcom.com>.
849
50569dee
JSC
850Wed Jul 31 14:39:27 1996 James G. Smith <jsmith@cygnus.co.uk>
851
852 * arm-opc.h: (arm_opcodes): Added halfword and sign-extension
853 memory transfer instructions. Add new format string entries %h and %s.
854 * arm-dis.c: (print_insn_arm): Provide decoding of the new
855 formats %h and %s.
856
3dd5a8d3
MH
857start-sanitize-d10v
858Fri Jul 26 11:45:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
859
860 * d10v-opc.c (d10v_operands): Added UNUM4S; a 4-bit accumulator shift.
861 (d10v_opcodes): Modified accumulator shift instructions to use UNUM4S.
862
863end-sanitize-d10v
239ce44d
ILT
864Fri Jul 26 14:01:43 1996 Ian Lance Taylor <ian@cygnus.com>
865
866 * alpha-dis.c (print_insn_alpha_osf): Remove.
867 (print_insn_alpha_vms): Remove.
868 (print_insn_alpha): Make globally visible. Chose the register
869 names based on info->flavour.
870 * disassemble.c: Always return print_insn_alpha for the alpha.
871
687c3cc8 872start-sanitize-d10v
ab0a2294
MH
873Thu Jul 25 15:24:17 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
874
875 * d10v-dis.c (dis_long): Handle unknown opcodes.
876
0be71562
MH
877Thu Jul 25 12:08:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
878
879 * d10v-opc.c: Changes to support signed and unsigned numbers.
880 All instructions with the same name that have long and short forms
881 now end in ".l" or ".s". Divs added.
882 * d10v-dis.c: Changes to support signed and unsigned numbers.
883
687c3cc8
MH
884Tue Jul 23 11:02:53 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
885
886 * d10v-dis.c: Change all functions to use info->print_address_func.
887
888end-sanitize-d10v
354447a4
ILT
889Mon Jul 22 15:38:53 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
890
891 * m68k-opc.c (m68k_opcodes): Make opcode masks for the ColdFire
892 move ccr/sr insns more strict so that the disassembler only
893 selects them when the addressing mode is data register.
894
95e3e733
MH
895start-sanitize-d10v
896Mon Jul 22 11:25:24 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
897 * d10v-opc.c (pre_defined_registers): Declare.
898 * d10v-dis.c (print_operand): Now uses pre_defined_registers
899 to pick a better name for the registers.
354447a4 900
95e3e733 901end-sanitize-d10v
e4024966
ILT
902Mon Jul 22 13:47:23 1996 Ian Lance Taylor <ian@cygnus.com>
903
904 * sparc-opc.c: Fix opcode values for fpack16, and fpackfix. Fix
905 operands for fexpand and fpmerge. From Christian Kuehnke
906 <Christian.Kuehnke@arbi.informatik.uni-oldenburg.de>.
907
e7bc7bc3
ILT
908Mon Jul 22 13:17:06 1996 Richard Henderson <rth@tamu.edu>
909
910 * alpha-dis.c (print_insn_alpha): No longer the user-visible
911 print routine. Take new regnames and cpumask arguments.
912 Kill the environment variable nonsense.
913 (print_insn_alpha_osf): New function. Do OSF/1 style regnames.
914 (print_insn_alpha_vms): New function. Do VMS style regnames.
915 * disassemble.c (disassembler): Test bfd flavour to pick
916 between OSF and VMS routines. Default to OSF.
917
8ec90465
ILT
918Thu Jul 18 17:19:34 1996 Ian Lance Taylor <ian@cygnus.com>
919
920 * configure.in: Call AC_SUBST (INSTALL_SHLIB).
921 * configure: Rebuild.
922 * Makefile.in (install): Use @INSTALL_SHLIB@.
923
e3659cbf
MH
924start-sanitize-d10v
925 Wed Jul 17 14:39:05 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
926
927 * configure: (bfd_d10v_arch) Add new case.
928 * configure.in: (bfd_d10v_arch) Add new case.
929 * d10v-dis.c: New file.
930 * d10v-opc.c: New file.
931 * disassemble.c (disassembler) Add entry for d10v.
e4024966 932
e3659cbf 933end-sanitize-d10v
dec678d6
C
934Wed Jul 17 10:12:05 1996 J.T. Conklin <jtc@rtl.cygnus.com>
935
936 * m68k-opc.c (m68k_opcodes): Fix bugs in coldfire insns relating
937 to bcc, trapfl, subxl, and wddata discovered by Andreas Schwab.
938
9498be1a
SG
939Mon Jul 15 16:59:55 1996 Stu Grossman (grossman@critters.cygnus.com)
940
941 * i386-dis.c: Get rid of print_insn_i8086. Use info.mach to
942 distinguish between variants of the instruction set.
943 * sparc-dis.c: Get rid of print_insn_sparclite. Use info.mach to
944 distinguish between variants of the instruction set.
945
be0c8b05
SG
946Fri Jul 12 10:12:01 1996 Stu Grossman (grossman@critters.cygnus.com)
947
948 * i386-dis.c (print_insn_i8086): New routine to disassemble using
949 the 8086 instruction set.
950 * i386-dis.c: General cleanups. Make most things static. Add
951 prototypes. Get rid of static variables aflags and dflags. Pass
952 them as args (to almost everything).
953
0decb7fd 954Thu Jul 11 11:58:44 1996 Jeffrey A Law (law@cygnus.com)
52aa5336 955
3b2a7894
JL
956 * h8300-dis.c (bfd_h8_disassemble): Handle macregs in ldmac insns.
957
8e9c1f74
JL
958 * h8300-dis.c (bfd_h8_disassemble): Handle "ldm.l" and "stm.l".
959
52aa5336
JL
960 * h8300-dis.c (bfd_h8_disassemble): "abs" is implicitly two
961 if the next arg is marked with SRC_IN_DST. Gross.
962
b3ef936e
JL
963 * h8300-dis.c (bfd_h8_disassemble): Print "exr" when
964 we're looking for and find EXR.
965
81fc72a7
JL
966 * h8300-dis.c (bfd_h8_disassemble): We don't have a match
967 if we're looking for KBIT and we don't find it.
0decb7fd 968
bf0b880f
JL
969 * h8300-dis.c (bfd_h8_disassemble): Mask off unwanted bits
970 for L_3 and L_2.
971
0decb7fd
JL
972 * h8300-dis.c (bfd_h8_disassemble): Don't set plen for
973 3bit immediate operands.
974
16954037 975Tue Jul 9 10:55:20 1996 Ian Lance Taylor <ian@cygnus.com>
972b1bb0 976
25b344a4
JL
977 * Released binutils 2.7.
978
16954037
ILT
979 * alpha-opc.c: Add new case of "mov". From Klaus Kaempf
980 <kkaempf@progis.ac-net.de>.
981
982Thu Jul 4 11:42:51 1996 Ian Lance Taylor <ian@cygnus.com>
983
972b1bb0
ILT
984 * alpha-opc.c: Correct second case of "mov" to use OPRL.
985
eb2c8518
SG
986Wed Jul 3 16:03:47 1996 Stu Grossman (grossman@critters.cygnus.com)
987
988 * sparc-dis.c (print_insn_sparclite): New routine to print
989 sparclite instructions.
990
9070eaff
C
991Wed Jul 3 14:21:18 1996 J.T. Conklin <jtc@rtl.cygnus.com>
992
993 * m68k-opc.c (m68k_opcodes): Add coldfire support.
994
b1dd184e
DE
995Fri Jun 28 15:53:51 1996 Doug Evans <dje@canuck.cygnus.com>
996
997 * sparc-opc.c (asi_table): Add #ASI_N, #ASI_N_L, #ASI_NUCLEUS,
998 #ASI_NUCLEUS_LITTLE. Rename #ASI_AS_IF_USER_{PRIMARY,SECONDARY}_L
999 to #ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
1000
2f70f660
JM
1001Tue Jun 25 22:58:31 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1002
1003 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir):
1004 Use autoconf-set values.
1005 (docdir, oldincludedir): Removed.
1006 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
1007
1008Fri Jun 21 13:53:36 1996 Richard Henderson <rth@tamu.edu>
1009
1010 * alpha-opc.c: New file.
1011 * alpha-opc.h: Remove.
1012 * alpha-dis.c: Complete rewrite to use new opcode table.
1013 * configure.in: For bfd_alpha_arch, use alpha-opc.o.
1014 * configure: Rebuild with autoconf 2.10.
1015 * Makefile.in (ALL_MACHINES): Add alpha-opc.o.
1016 (alpha-dis.o): Depend upon $(INCDIR)/opcode/alpha.h, not
1017 alpha-opc.h.
1018 (alpha-opc.o): New target.
1019
c635473f
ILT
1020Wed Jun 19 15:55:12 1996 Ian Lance Taylor <ian@cygnus.com>
1021
4264a46e
ILT
1022 * sparc-dis.c (print_insn_sparc): Remove unused local variable i.
1023 Set imm_added_to_rs1 even if the source and destination register
1024 are not the same.
1025
c635473f
ILT
1026 * sparc-opc.c: Add some two operand forms of the wr instruction.
1027
cc973817
JL
1028Tue Jun 18 15:58:27 1996 Jeffrey A. Law <law@rtl.cygnus.com>
1029
1030 * h8300-dis.c (bfd_h8_disassemble): Rename "hmode" argument
1031 to just "mode".
1032
cc973817
JL
1033 * disassemble.c (disassembler): Handle H8/S.
1034 * h8300-dis.c (print_insn_h8300s): New function for H8/S.
25b344a4 1035
1b5dbf74
ILT
1036Tue Jun 18 18:06:50 1996 Ian Lance Taylor <ian@cygnus.com>
1037
c635473f
ILT
1038 * sparc-opc.c: Add beq/teq as aliases for be/te.
1039
1b5dbf74
ILT
1040 * ppc-opc.c: Fix fcmpo opcode. From Sergei Steshenko
1041 <sergei@msil.sps.mot.com>.
1042
03496c49
ILT
1043Tue Jun 18 15:08:54 1996 Klaus Kaempf <kkaempf@progis.de>
1044
1045 * makefile.vms: New file.
1046
1047 * alpha-dis.c (print_insn_alpha): Print lda ra,lit(rz) as mov.
1048
1049Mon Jun 10 18:50:38 1996 Ian Lance Taylor <ian@cygnus.com>
1050
1051 * h8300-dis.c (bfd_h8_disassemble): Always print ABS8MEM with :8,
1052 regardless of plen.
1053
1054Tue Jun 4 09:15:53 1996 Doug Evans <dje@canuck.cygnus.com>
1055
1056 * i386-dis.c (OP_OFF): Call append_prefix.
1057
366323cf
MM
1058Thu May 23 15:18:23 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1059
1060 * ppc-opc.c (instruction encoding macros): Add explicit casts to
1061 unsigned long to silence a warning from the Solaris PowerPC
1062 compiler.
1063
1064Thu Apr 25 19:33:32 1996 Doug Evans <dje@canuck.cygnus.com>
1065
1066 * sparc-opc.c (sparc_opcodes): Add ultrasparc vis extensions.
1067
1068Mon Apr 22 17:12:35 1996 Doug Evans <dje@blues.cygnus.com>
1069
1070 * sparc-dis.c (X_IMM,X_SIMM): New macros.
1071 (X_IMM13): Delete.
1072 (print_insn_sparc): Merge cases i,I,j together. New cases X,Y.
1073 * sparc-opc.c (sparc_opcodes): Use X for 5 bit shift constants,
1074 Y for 6 bit shift constants. Rewrite entries for crdcxt, cwrcxt,
1075 cpush, cpusha, cpull sparclet insns.
1076
ec680fc5
DE
1077Wed Apr 17 14:20:22 1996 Doug Evans <dje@canuck.cygnus.com>
1078
366323cf 1079 * sparc-dis.c (compute_arch_mask): Replace ANSI style def with K&R.
ec680fc5 1080
1dd37c48
ILT
1081Thu Apr 11 17:30:02 1996 Ian Lance Taylor <ian@cygnus.com>
1082
1083 * sparc-opc.c: Set F_FBR on floating point branch instructions.
1084 Set F_FLOAT on other floating point instructions.
1085
95bc20ec
MM
1086Mon Apr 8 17:02:48 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1087
1088 * ppc-opc.c (PPC860): Macro for 860/821 specific instructions and
1089 registers.
1090 (powerpc_opcodes): Add 860/821 specific SPRs.
1091
639b5a09
ILT
1092Mon Apr 8 14:00:44 1996 Ian Lance Taylor <ian@cygnus.com>
1093
1094 * configure.in: Permit --enable-shared to specify a list of
57117785 1095 directories. Set and substitute BFD_PICLIST.
639b5a09 1096 * configure: Rebuild.
57117785
ILT
1097 * Makefile.in (BFD_PICLIST): Rename from BFD_LIST. Change all
1098 uses. Set to @BFD_PICLIST@.
639b5a09 1099
d2f6ce6a
JL
1100Fri Apr 5 17:12:27 1996 Jeffrey A Law (law@cygnus.com)
1101
1102 * h8300-dis.c (bfd_h8_disassemble): Use "bit" for L_3 immediates,
1103 not "abs", which may be needed for the absolute in something
1104 like btst #0,@10:8. Print L_3 immediates separately from other
1105 immediates. Change ABSMOV reference to ABS8MEM.
1106
d302b5f2
DE
1107Wed Apr 3 10:40:45 1996 Doug Evans <dje@canuck.cygnus.com>
1108
1109 * sparc-dis.c (opcodes_initialized): Move inside print_insn_sparc.
1110 (current_arch_mask): New static global.
1111 (compute_arch_mask): New static function.
1112 (print_insn_sparc): Delete sparc_v9_p. New static local
1113 current_mach. Resort opcode table if current_mach changes.
1114 Generalize "insn not supported" test.
1115 (compare_opcodes): Prefer supported opcodes to nonsupported ones.
1116 Delete test for v9/!v9.
1117 * sparc-opc.c (MASK_*): Use SPARC_OPCODE_ARCH_MASK.
1118 (v6notlet): Define.
1119 (brfc): Split into CBR and FBR for coprocessor/fp branches.
1120 (brfcx): Renamed to FBRX.
1121 (condfc): Renamed to CONDFC. Pass v6notlet to CBR (standard
1122 coprocessor mnemonics are not supported on the sparclet).
1123 (condf): Renamed to CONDF.
1124 (SLCBCC2): Delete F_ALIAS flag.
1125
03481f0e
DE
1126Sat Mar 30 21:45:59 1996 Doug Evans <dje@canuck.cygnus.com>
1127
1128 * sparc-opc.c (sparc_opcodes): rd must be 0 for
1129 mov foo,{%y,%psr,%wim,%tbr}. Support mov foo,%asrX.
1130
c8303271
ILT
1131Fri Mar 29 13:02:40 1996 Ian Lance Taylor <ian@cygnus.com>
1132
1133 * Makefile.in (config.status): Depend upon BFD VERSION file, so
1134 that the shared library version number is set correctly.
1135
7919b9ec
ILT
1136Tue Mar 26 15:47:14 1996 Ian Lance Taylor <ian@cygnus.com>
1137
1138 * configure.in: Use AC_CHECK_TOOL to find ar and ranlib. From
1139 Miles Bader <miles@gnu.ai.mit.edu>.
1140 * configure: Rebuild.
1141
1142Sat Mar 16 13:04:07 1996 Fred Fish <fnf@cygnus.com>
1143
1144 * z8kgen.c (internal, gas): Call xmalloc rather than unchecked
1145 malloc.
1146
ea2488ad
ILT
1147Tue Mar 12 12:14:10 1996 Ian Lance Taylor <ian@cygnus.com>
1148
1149 * configure: Rebuild with autoconf 2.8.
1150
1151Thu Mar 7 15:11:10 1996 Doug Evans <dje@charmed.cygnus.com>
1152
1153 * sparc-dis.c (print_insn_sparc): Handle 'O' operand char like 'r'.
1154 * sparc-opc.c (sparc_opcodes): Use 'O' operand char for `neg reg'.
1155
8f218e05
ILT
1156Tue Mar 5 15:51:57 1996 Ian Lance Taylor <ian@cygnus.com>
1157
1158 * configure.in: Don't set SHLIB or SHLINK to an empty string,
1159 since they appear as targets in Makefile.in.
1160 * configure: Rebuild.
1161
c8f388e7
SS
1162Mon Feb 26 13:03:40 1996 Stan Shebs <shebs@andros.cygnus.com>
1163
1164 * mpw-make.sed: Edit out shared library support bits.
1165
38399547
DE
1166Tue Feb 20 20:48:28 1996 Doug Evans <dje@charmed.cygnus.com>
1167
1168 * sparc-opc.c (v8,v6notv9): Add MASK_SPARCLET.
1169 (sparc_opcode_archs): Add MASK_V8 to sparclet entry.
1170 (sparc_opcodes): Add sparclet insns.
1171 (sparclet_cpreg_table): New static local.
1172 (sparc_{encode,decode}_sparclet_cpreg): New functions.
1173 * sparc-dis.c (print_insn_sparc): Handle sparclet cpregs.
1174
1175Tue Feb 20 11:02:44 1996 Alan Modra <alan@mullet.Levels.UniSA.Edu.Au>
1176
1177 * i386-dis.c (index16): New static variable.
1178 (putop): Print jecxz for 32 bit case, jcxz for 16 bit, not the
1179 other way around.
1180 (OP_indirE): Return result of OP_E.
1181 (OP_E): Check for 16 bit addressing mode, and disassemble
1182 correctly. Optimised 32 bit case a little. Don't print
1183 "(base,index,scale)" when sib specifies only an offset.
1184
a9c5cc53
ILT
1185Mon Feb 19 12:32:17 1996 Ian Lance Taylor <ian@cygnus.com>
1186
1187 * configure.in: Set and substitute SHLIB_DEP.
1188 * configure: Rebuild.
1189 * Makefile.in (SHLIB_DEP): New variable.
1190 (LIBIBERTY_LISTS, BFD_LIST): New variables.
1191 (stamp-piclist): Depend upon LIBIBERTY_LISTS and BFD_LIST. If
1192 COMMON_SHLIB, add them to piclist with appropriate modifications.
1193 ($(SHLIB)): Depend upon $(SHLIB_DEP). Don't check COMMON_SHLIB
1194 here: just use piclist.
1195
b62e64e9
DE
1196Mon Feb 19 02:03:50 1996 Doug Evans <dje@charmed.cygnus.com>
1197
1198 * sparc-dis.c (MASK_V9,V9_ONLY_P,V9_P): Define.
1199 (print_insn_sparc): Rewrite v9/not-v9 tests.
1200 (compare_opcodes): Likewise.
1201 * sparc-opc.c (MASK_<ARCH>): Define.
1202 (v6,v7,v8,sparclite,v9,v9a): Redefine.
1203 (sparclet,v6notv9): Define.
1204 (sparc_opcode_archs): Delete member `conflicts'. Add `supported'.
1205 (sparc_opcodes): Delete F_NOTV9, use v6notv9 instead.
1206
6d76c71f
ILT
1207Thu Feb 15 14:45:05 1996 Ian Lance Taylor <ian@cygnus.com>
1208
46bcd2ec
ILT
1209 * configure.in: Call AC_PROG_CC before configure.host.
1210 * configure: Rebuild.
1211
6d76c71f
ILT
1212 * Makefile.in (SONAME): Remove leading ../bfd/ from $(SHLIB).
1213
03db5a93
ILT
1214Wed Feb 14 19:01:27 1996 Alan Modra <alan@spri.levels.unisa.edu.au>
1215
1216 * i386-dis.c (onebyte_has_modrm): New static array.
1217 (twobyte_has_modrm): New static array.
1218 (print_insn_i386): Only fetch the mod/reg/rm byte if it is needed.
1219
1220Tue Feb 13 15:15:01 1996 Ian Lance Taylor <ian@cygnus.com>
1221
1222 * Makefile.in ($(SHLINK)): Check ts against $(SHLIB), not
1223 $(SHLINK).
1224
222e3f6e
MM
1225Mon Feb 12 16:26:06 1996 Michael Meissner <meissner@tiktok.cygnus.com>
1226
1227 * ppc-opc.c (PPC): Undef, so default defination on Windows NT
1228 doesn't conflict.
1229
c07dc459
ILT
1230Wed Feb 7 13:59:54 1996 Ian Lance Taylor <ian@cygnus.com>
1231
222e3f6e
MM
1232 * m68k-opc.c (m68k_opcodes): The bkpt instruction is supported on
1233 m68010up, not just m68020up | cpu32.
1234
c07dc459
ILT
1235 * Makefile.in (SONAME): New variable.
1236 ($(SHLINK)): Make a link to the transformed name, as well.
1237 (stamp-tshlink): New target.
1238 (install): Skip stamp-tshlink during install.
1239
1240Tue Feb 6 12:28:54 1996 Ian Lance Taylor <ian@cygnus.com>
1241
1242 * configure.in: Call AC_ARG_PROGRAM.
1243 * configure: Rebuild.
1244 * Makefile.in (program_transform_name): New variable.
1245 (install): Transform library name before installing it.
1246
e0bf1022
ILT
1247Mon Feb 5 16:14:42 1996 Ian Lance Taylor <ian@cygnus.com>
1248
1a4dd30e 1249 * i960-dis.c (mem): Add HX dcinva instruction.
1a4dd30e 1250
e0bf1022
ILT
1251 Support for building as a shared library, based on patches from
1252 Alan Modra <alan@spri.levels.unisa.edu.au>:
1253 * configure.in: Add AC_ARG_ENABLE for shared and commonbfdlib.
1254 New substitutions: ALLLIBS, PICFLAG, SHLIB, SHLIB_CC,
1255 SHLIB_CFLAGS, COMMON_SHLIB, SHLINK.
1256 * configure: Rebuild.
1257 * Makefile.in (ALLLIBS): New variable.
1258 (PICFLAG, SHLIB, SHLIB_CC, SHLIB_CFLAGS): New variables.
1259 (COMMON_SHLIB, SHLINK): New variables.
1260 (.c.o): If PICFLAG is set, compile twice, once PIC, once normal.
1261 (STAGESTUFF): Remove variable.
1262 (all): Depend upon $(ALLLIBS) rather than $(TARGETLIB).
1263 (stamp-piclist, piclist): New targets.
1264 ($(SHLIB), $(SHLINK)): New targets.
1265 ($(OFILES)): Depend upon stamp-picdir.
1266 (disassemble.o): Build twice if PICFLAG is set.
1267 (MOSTLYCLEAN): Add pic/*.o.
1268 (clean): Remove $(SHLIB), $(SHLINK), piclist, and stamp-piclist.
1269 (distclean): Remove pic and stamp-picdir.
1270 (install): Install shared libraries.
1271 (stamp-picdir): New target.
1272
1273Fri Feb 2 17:15:25 1996 Doug Evans <dje@charmed.cygnus.com>
1274
1275 * sparc-dis.c (print_insn_sparc): Delete DISASM_RAW_INSN support.
1276 Print unknown instruction as "unknown", rather than in hex.
1277
9fcea7ef
ILT
1278Tue Jan 30 14:06:08 1996 Ian Lance Taylor <ian@cygnus.com>
1279
1280 * dis-buf.c: Include "sysdep.h" before "dis-asm.h".
1281
1282Thu Jan 25 20:24:07 1996 Doug Evans <dje@charmed.cygnus.com>
1283
1284 * sparc-opc.c (sparc_opcode_archs): Mark v8/sparclite as conflicting.
1285
931c53ab
ILT
1286Thu Jan 25 11:56:49 1996 Ian Lance Taylor <ian@cygnus.com>
1287
1288 * i386-dis.c (print_insn_i386): Only fetch the mod/reg/rm byte
1289 when necessary. From Ulrich Drepper
1290 <drepper@myware.rz.uni-karlsruhe.de>.
1291
ca4cb8bc
DE
1292Thu Jan 25 03:39:10 1996 Doug Evans <dje@charmed.cygnus.com>
1293
1294 * sparc-dis.c (print_insn_sparc): NUMOPCODES replaced with
1295 sparc_num_opcodes. Update architecture enum values.
1296 * sparc-opc.c (sparc_opcode_archs): Replaces architecture_pname.
1297 (sparc_opcode_lookup_arch): New function.
1298 (sparc_num_opcodes): Renamed from bfd_sparc_num_opcodes.
1299 (sparc_opcodes): Add v9a shutdown insn.
1300
187fddf7
DE
1301Mon Jan 22 08:29:59 1996 Doug Evans <dje@charmed.cygnus.com>
1302
986c92a7
DE
1303 * sparc-dis.c (print_insn_sparc): Renamed from print_insn.
1304 If DISASM_RAW_INSN, print insn in hex. Handle v9a as opcode
1305 architecture.
1306 (print_insn_sparc64): Deleted.
1307 * disassemble.c (disassembler, case bfd_arch_sparc): Always use
1308 print_insn_sparc.
79ae32ab 1309
187fddf7
DE
1310 * sparc-opc.c (architecture_pname): Add v9a.
1311
6ddc0baa
ILT
1312Fri Jan 12 14:35:58 1996 David Mosberger-Tang <davidm@AZStarNet.com>
1313
1314 * alpha-opc.h (alpha_insn_set): VAX floating point opcode was
1315 incorrectly defined as 0x16 when it should be 0x15.
1316 (FLOAT_FORMAT_MASK): function code is 11 bits, not just 7 bits!
1317 (alpha_insn_set): added cvtst and cvttq float ops. Also added
1318 excb (exception barrier) which is defined in the Alpha
1319 Architecture Handbook version 2.
1320 * alpha-dis.c (print_insn_alpha): Fixed special-case decoding for
1321 OPERATE_FORMAT_CODE type instructions. The bug caused mulq to be
1322 disassembled as or, for example.
1323
fef0b65b
ILT
1324Wed Jan 10 12:37:22 1996 Ian Lance Taylor <ian@cygnus.com>
1325
1326 * mips-dis.c (print_insn_arg): Print cases 'i' and 'u' in hex.
1327 (_print_insn_mips): Change i from int to unsigned int.
1328
3cf013f8
MM
1329Thu Jan 4 17:21:10 1996 David Edelsohn <edelsohn@mhpcc.edu>
1330
1331 * ppc-opc.c (powerpc_opcodes): tlbi POWER opcode form different
1332 from tlbie PowerPC opcode. Add PPC603 tlbld and tlbli.
1333
1d935cf6
MM
1334Thu Dec 28 13:29:19 1995 John Hassey <hassey@rtp.dg.com>
1335
1336 * i386-dis.c: Added Pentium Pro instructions.
1337
1338Tue Dec 19 22:56:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1339
1340 * ppc-opc.c (fsqrt{,.}): Duplicate for PowerPC in addition to
1341 being for Power2.
1342
1343Fri Dec 15 14:14:15 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1344
1345 * sh-opc.h (sh_nibble_type): Added REG_B.
1346 (sh_arg_type): Added A_REG_B.
1347 (sh_table): Added pref and bank reg versions of ldc, ldc.l, stc
1348 and stc.l opcodes.
1349 * sh-dis.c (print_insn_shx): Added cases for REG_B and A_REG_B.
1350
ab0ec5d0
ILT
1351Fri Dec 15 16:44:31 1995 Ian Lance Taylor <ian@cygnus.com>
1352
1353 * disassemble.c (disassembler): Use new bfd_big_endian macro.
1354
1d776313
ILT
1355Tue Dec 12 12:22:24 1995 Ian Lance Taylor <ian@cygnus.com>
1356
1357 * Makefile.in (distclean): Remove stamp-h. From Ronald
1358 F. Guilmette <rfg@monkeys.com>.
1359
211eda66
SS
1360Tue Dec 5 13:42:44 1995 Stan Shebs <shebs@andros.cygnus.com>
1361
1362 From David Mosberger-Tang <davidm@azstarnet.com>:
1363 * alpha-dis.c (print_insn_alpha): fixed decoding of cpys
1364 instruction.
1365
60da0079
C
1366Mon Dec 4 12:29:05 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1367
1368 * sh-opc.h (sh_arg_type): Added A_SSR and A_SPC.
1369 (sh_table): Added many SH3 opcodes.
1370 * sh-dis.c (print_insn_shx): Added cases for A_SSR and A_SPC.
1371
695b028f
MM
1372Fri Dec 1 07:42:18 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1373
1374 * ppc-opc.c (subfc., subfco): Mark this PPCCOM, not PPC.
1375 (subco,subco.): Mark this PPC, not PPCCOM.
1376
bd22cd1e
ILT
1377Mon Nov 27 13:09:52 1995 Ian Lance Taylor <ian@cygnus.com>
1378
1379 * configure: Rebuild with autoconf 2.7.
1380
00103dfa
ILT
1381Tue Nov 21 18:28:06 1995 Ian Lance Taylor <ian@cygnus.com>
1382
1383 * configure: Rebuild with autoconf 2.6.
1384
1385Wed Nov 15 19:02:53 1995 Ken Raeburn <raeburn@cygnus.com>
1386
1387 * configure.in: Sort list of architectures. Accept but do nothing
1388 for alliant, convex, pyramid, romp, and tahoe.
1389
1390Wed Nov 8 20:18:59 1995 Ian Lance Taylor <ian@cygnus.com>
1391
1392 * a29k-dis.c (print_special): Change num to unsigned int.
1393
1394Wed Nov 8 20:10:35 1995 Eric Freudenthal <freudenthal@nyu.edu>
1395
1396 * a29k-dis.c (print_insn): Cast insn24 to unsigned long when
1397 shifting it.
1398
6a468850
ILT
1399Tue Nov 7 15:21:06 1995 Ian Lance Taylor <ian@cygnus.com>
1400
1401 * configure.in: Call AC_CHECK_PROG to find and cache AR.
1402 * configure: Rebuilt.
1403
f98c3369
ILT
1404Mon Nov 6 17:39:47 1995 Harry Dolan <dolan@ssd.intel.com>
1405
1406 * configure.in: Add case for bfd_i860_arch.
1407 * configure: Rebuild.
1408
681447c6
ILT
1409Fri Nov 3 12:45:31 1995 Ian Lance Taylor <ian@cygnus.com>
1410
1411 * m68k-opc.c (m68k_opcodes): Correct fmoveml operands.
1412 * m68k-dis.c (NEXTSINGLE): Change i to unsigned int.
1413 (NEXTDOUBLE): Likewise.
1414 (print_insn_m68k): Don't match fmoveml if there is more than one
1415 register in the list.
1416 (print_insn_arg): Handle a place of '8' for a type of 'L'.
1417
dbf7e45f
ILT
1418Thu Nov 2 23:06:33 1995 Ian Lance Taylor <ian@cygnus.com>
1419
1420 * m68k-opc.c: Use #W rather than #w.
1421 * m68k-dis.c (print_insn_arg): Handle new 'W' place.
1422
681bbcf5
ILT
1423Wed Nov 1 13:30:24 1995 Ian Lance Taylor <ian@cygnus.com>
1424
1425 * m68k-opc.c (m68k_opcode_aliases): Add dbfw as an alias for dbf,
1426 and likewise for all the dbxx opcodes.
1427
76ab2645
FF
1428Mon Oct 30 20:50:40 1995 Fred Fish <fnf@cygnus.com>
1429
1430 * arc-dis.c: Include elf-bfd.h rather than libelf.h.
1431
a2bdba31
JSC
1432Mon Oct 23 11:11:34 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
1433
1434 * mips-opc.c: Added shorthand (V1) for INSN_4100 manifest. Added
1435 the VR4100 specific instructions to the mips_opcodes structure.
1436
1437Thu Oct 19 11:05:23 1995 Stan Shebs <shebs@andros.cygnus.com>
1438
1439 * mpw-config.in, mpw-make.sed: Remove ugly workaround for
1440 ugly Metrowerks bug in CW6, is fixed in CW7.
1441
d75c2e0f
MM
1442Mon Oct 16 12:59:01 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1443
1444 * ppc-opc.c (whole file): Add flags for common/any support.
1445
1446Tue Oct 10 11:06:07 1995 Fred Fish <fnf@cygnus.com>
1447
1448 * Makefile.in (BISON): Remove macro.
1449 (FLAGS_TO_PASS): Remove BISON.
1450
9e0b0ae7
KR
1451Fri Oct 6 16:26:45 1995 Ken Raeburn <raeburn@cygnus.com>
1452
1453 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1454
1455 * m68k-dis.c (print_insn_m68k): Recognize all two-word
1456 instructions that take no args by looking at the match mask.
1457 (print_insn_arg): Always print "%" before register names.
1458 [case 'c']: Use "nc" for the no-cache case, as recognized by gas.
1459 [case '_']: Don't print "@#" before address.
1460 [case 'J']: Use "%s" as format string, not register name.
1461 [case 'B']: Treat place == 'C' like 'l' and 'L'.
1462
726257a8
KR
1463Thu Oct 5 22:16:20 1995 Ken Raeburn <raeburn@cygnus.com>
1464
1465 * i386-dis.c: Describe cmpxchg8b operand, and spell the opcode
1466 name correctly.
1467
e521d840
SC
1468Tue Oct 3 08:30:20 1995 steve chamberlain <sac@slash.cygnus.com>
1469
1470 From David Mosberger-Tang <davidm@azstarnet.com>
1471
1472 * alpha-opc.h (MEMORY_FUNCTION_FORMAT_MASK): added.
1473 (alpha_insn_set): added definitions for VAX floating point
1474 instructions (Unix compilers don't generate these, but handcoded
1475 assembly might still use them).
1476
1477 * alpha-dis.c (print_insn_alpha): added support for disassembling
1478 the miscellaneous instructions in the Alpha instruction set.
1479
1480Tue Sep 26 18:47:20 1995 Stan Shebs <shebs@andros.cygnus.com>
1481
1482 * mpw-config.in: Add m68k-opc.c.o to BFD_MACHINES for m68k,
1483 no longer create sysdep.h, sed ppc-opc.c to work around a
1484 serious Metrowerks C bug.
1485 * mpw-make.in: Remove.
1486 * mpw-make.sed: New file, used by mpw-configure to edit
1487 Makefile.in into an MPW makefile.
1488
1cd3bab3
ILT
1489Wed Sep 20 12:55:28 1995 Ian Lance Taylor <ian@cygnus.com>
1490
1491 * Makefile.in (maintainer-clean): New synonym for realclean.
1492
a4a879cd
ILT
1493Tue Sep 19 15:28:36 1995 Ian Lance Taylor <ian@cygnus.com>
1494
1495 * m68k-opc.c: Split pmove patterns which use 'P' into patterns
1496 which use '0', '1', and '2' instead. Specify the proper size for
1497 a pmove immediate operand. Correct the pmovefd patterns to be
1498 moves to a register, not from a register.
1499 * m68k-dis.c (print_insn_arg): Replace 'P' with '0', '1', '2'.
1500
4814df24
DE
1501Thu Sep 14 11:58:22 1995 Doug Evans <dje@canuck.cygnus.com>
1502
1503 * sparc-opc.c (sparc_opcodes): Mark all insns that reference
1504 %psr, %wim, %tbr as F_NOTV9.
1505
84c1534f
ILT
1506Fri Sep 8 01:07:38 1995 Ian Lance Taylor <ian@cygnus.com>
1507
824155e8
ILT
1508 * Makefile.in (Makefile): Just rebuild Makefile when running
1509 config.status.
1510 (config.h, stamp-h): New targets.
1511 * configure.in: Call AC_CONFIG_HEADER and AC_CANONICAL_SYSTEM
1512 earlier. Don't bother to call AC_ARG_PROGRAM. Touch stamp-h when
1513 rebuilding config.h.
1514 * configure: Rebuild.
1515
84c1534f
ILT
1516 * mips-opc.c: Change unaligned loads and stores with "t,A"
1517 operands to use "t,A(b)".
1518
84c1534f
ILT
1519Thu Sep 7 19:02:46 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1520
1521 * sh-dis.c (print_insn_shx): Add F_FR0 support.
1522
84c1534f
ILT
1523Thu Sep 7 19:02:46 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1524
1525 * sh-dis.c (print_insn_shx): Change loop over op->arg[n] to iterate
1526 until 3 instead of until 2.
1527
40db6118
ILT
1528Wed Sep 6 21:21:33 1995 Ian Lance Taylor <ian@cygnus.com>
1529
1530 * Makefile.in (ALL_CFLAGS): Define.
1531 (.c.o, disassemble.o): Use $(ALL_CFLAGS).
1532 (MOSTLYCLEAN): Add config.log.
1533 (distclean): Don't remove config.log.
1534 * configure.in: Substitute HDEFINES.
1535 * configure: Rebuild.
1536
dd6ed5ab
JW
1537Wed Sep 6 15:08:09 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1538
1539 * sh-opc.h (sh_arg_type): Add F_FR0.
1540 (sh_table, case fmac): Add F_FR0 as first argument.
1541
dd6ed5ab
JW
1542Wed Sep 6 15:08:09 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1543
1544 * sh-opc.h (sh_opcode_info): Increase arg array size to 4.
1545
49cb62cd
DE
1546Tue Sep 5 18:28:10 1995 Doug Evans <dje@canuck.cygnus.com>
1547
1548 * sparc-dis.c: Remove all references to NO_V9.
1549
beb926c0
ILT
1550Tue Sep 5 20:03:26 1995 Ian Lance Taylor <ian@cygnus.com>
1551
1552 * aclocal.m4: Just include ../bfd/aclocal.m4.
1553 * configure: Rebuild.
1554
fdd7e4ef
DE
1555Tue Sep 5 16:09:59 1995 Doug Evans <dje@canuck.cygnus.com>
1556
1557 * sparc-dis.c (X_DISP19): Define.
1558 (print_insn, case 'G'): Use it.
1559 (print_insn, case 'L'): Sign extend displacement.
1560
c62d1274
ILT
1561Mon Sep 4 14:28:46 1995 Ian Lance Taylor <ian@cygnus.com>
1562
9b65d522
ILT
1563 * configure.in: Run ../bfd/configure.host before AC_PROG_CC.
1564 Subsitute CFLAGS and AR. Call AC_PROG_INSTALL. Don't substitute
1565 host_makefile_frag or frags.
1566 * aclocal.m4: New file.
1567 * configure: Rebuild.
1568 * Makefile.in (INSTALL): Set to @INSTALL@.
1569 (INSTALL_PROGRAM): Set to @INSTALL_PROGRAM@.
1570 (INSTALL_DATA): Set to @INSTALL_DATA@.
1571 (AR): Set to @AR@.
1572 (AR_FLAGS): Set to rc rather than qc.
1573 (CC): Define as @CC@.
1574 (CFLAGS): Set to @CFLAGS@.
1575 (@host_makefile_frag@): Remove.
1576 (config.status): Remove dependency upon @frags@.
1577
c62d1274
ILT
1578 * configure.in: ../bfd/config.bfd now just sets shell variables.
1579 Use them rather than looking through target Makefile fragments.
1580 * configure: Rebuild.
1581
db29ae72
JW
1582Thu Aug 31 12:35:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1583
1584 * sh-opc.h (ftrc): Change FPUL_N to FPUL_M.
1585
a69d3a72
DE
1586Wed Aug 30 13:52:28 1995 Doug Evans <dje@canuck.cygnus.com>
1587
90c45f31
DE
1588 * sparc-opc.c (sparc_opcodes): Delete duplicate wr %y insn.
1589 Add clrx, iprefetch, signx, clruw, cas, casl, casx, casxl synthetic
1590 sparc64 insns.
1591
1592 * sparc-opc.c (sparc_opcodes): Fix prefetcha insn.
a69d3a72
DE
1593 (lookup_{name,value}): New functions.
1594 (prefetch_table): New static local.
1595 (sparc_{encode,decode}_prefetch): New functions.
1596 * sparc-dis.c (print_insn): Handle '*' arg (prefetch function).
1597
9b39b1a8
JW
1598Wed Aug 30 11:11:58 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1599
1600 * sh-opc.h: Add blank lines to improve readabililty of sh3e
1601 instructions.
1602
66f6448d
JW
1603Wed Aug 30 11:09:38 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1604
1605 * sh-dis.c: Correct comment on first line of file.
1606
7ec65830
DE
1607Tue Aug 29 15:37:18 1995 Doug Evans <dje@canuck.cygnus.com>
1608
201bf506
DE
1609 * disassemble.c (disassembler): Handle bfd_mach_sparc64.
1610
66f6448d
JW
1611 * sparc-opc.c (asi, membar): New static locals.
1612 (sparc_{encode,decode}_{asi,membar}): New functions.
1613 (sparc_opcodes, membar insn): Fix.
7ec65830 1614 * sparc-dis.c (print_insn): Call sparc_decode_asi.
66f6448d
JW
1615 Support decoding of membar masks.
1616 (X_MEMBAR): Define.
7ec65830
DE
1617
1618Sat Aug 26 21:22:48 1995 Ian Lance Taylor <ian@cygnus.com>
1619
1620 * m68k-opc.c (m68k_opcode_aliases): Add br, brs, brb, brw, brl.
1621
259d19c2
ILT
1622Mon Aug 21 17:33:36 1995 Ian Lance Taylor <ian@cygnus.com>
1623
1624 * m68k-opc.c (m68k_opcode_aliases): Add bhib as an alias for bhis,
1625 and likewise for the other branches. Add bhs as an alias for bcc,
1626 and likewise for the size variants. Add dbhs as an alias for
1627 dbcc.
1628
259d19c2
ILT
1629Fri Aug 11 13:40:24 1995 Jeff Law (law@snake.cs.utah.edu)
1630
1631 * sh-opc.h (FP sts instructions): Update to match reality.
1632
3d915dd2
ILT
1633Mon Aug 7 16:12:58 1995 Ian Lance Taylor <ian@cygnus.com>
1634
1635 * m68k-dis.c: (fpcr_names): Add % before all register names.
1636 (reg_names): Likewise.
1637 (print_insn_arg): Don't explicitly print % before register names.
1638 Add % before register names in static array names. In case 'r',
1639 print data registers as `@(Dn)', not `Dn@'. When printing a
1640 memory address, don't print @# before it.
1641 (print_indexed): Change base_disp and outer_disp from int to
1642 bfd_vma. Print using MIT syntax, not mutant invalid Motorola
1643 syntax. Sign extend 8 byte displacement correctly.
1644 (print_base): Print using MIT syntax. Print zpc when appropriate.
1645 Change parameter disp from int to bfd_vma.
1646
1647 * m68k-opc.c (m68k_opcode_aliases): Add jsrl and jsrs as aliases
1648 for jsr.
1649
1ca31557
JL
1650Mon Aug 7 02:21:40 1995 Jeff Law (law@snake.cs.utah.edu)
1651
1652 * sh-dis.c (print_insn_shx): Handle new operand types F_REG_N,
1653 F_REG_M, FPSCR_M, FPSCR_N, FPUL_M and FPUL_N.
1654 * sh-opc.h (sh_arg_type): Add new operand types.
1655 (sh_table): Add new opcodes from SH3E Floating Point ISA.
1656
1ca31557
JL
1657Sat Aug 5 16:50:14 1995 Fred Fish <fnf@cygnus.com>
1658
1659 * Makefile.in (distclean): Remove generated file config.h.
1660
1661Sat Aug 5 16:50:14 1995 Fred Fish <fnf@cygnus.com>
1662
1663 * Makefile.in (distclean): Remove generated file config.h.
1664
1665Wed Aug 2 18:33:40 1995 Ian Lance Taylor <ian@cygnus.com>
1666
1667 * m68k-opc.c: New file, holding tables from include/opcode/m68k.h.
1668 Clean up tables.
1669 * m68k-dis.c: Remove BREAK_UP_BIG_DECL stuff.
1670 (opcode): Remove.
1671 (print_insn_m68k): Change d to be const. Use m68k_numopcodes
1672 rather than numopcodes. Use m68k_opcodes rather than removed
1673 opcode function. Don't check F_ALIAS.
1674 (print_insn_arg): Change first parameter to be const char *.
1675 * Makefile.in (ALL_MACHINES): Add m68k-opc.o.
1676 (m68k-opc.o): New target.
1677 * configure.in: Build m68k-opc.o for bfd_m68k_arch.
1678 * configure: Rebuild.
1679
f069afb4
DE
1680Wed Aug 2 08:23:38 1995 Doug Evans <dje@canuck.cygnus.com>
1681
1682 * sparc-dis.c (HASH_SIZE, HASH_INSN): Define.
9a84bc05 1683 (opcode_bits, opcode_hash_table): New variables.
f069afb4
DE
1684 (opcodes_initialized): Renamed from opcodes_sorted.
1685 (build_hash_table): New function.
1686 (is_delayed_branch): Use hash table.
1687 (print_insn): Renamed from print_insn_sparc, made static.
9a84bc05 1688 Build and use hash table. If !sparc64, ignore sparc64 insns,
f069afb4 1689 and vice-versa if sparc64.
9a84bc05
DE
1690 (print_insn_sparc, print_insn_sparc64): New functions.
1691 (compare_opcodes): Move sparc64 opcodes to end.
1692 Print commutative insns with constant second.
f069afb4
DE
1693 * sparc-opc.c (all non-v9 insns): Use flag F_NOTV9 instead of F_ALIAS.
1694
1695Tue Aug 1 00:12:49 1995 Ian Lance Taylor <ian@cygnus.com>
1696
1697 * sh-dis.c (print_insn_shx): Remove unused local dslot. Use
1698 print_address_func for A_BDISP12 and A_BDISP8. Correct test which
1699 avoids printing a delay slot in a delay slot.
1700 * sh-opc.h (sh_table): Fully bracket last entry.
1701
1702Mon Jul 31 12:04:47 1995 Doug Evans <dje@canuck.cygnus.com>
1703
1704 * sparc-opc.c (sllx, srax, srlx): Fix disassembly.
1705
1706Wed Jul 12 00:59:34 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
1707
1708 * configure.in: Get host_makefile_frag from ${srcdir}.
1709
1710 * configure.in: Autoconfiscated. Check for string[s].h. Create
1711 config.h from config.in. Don't set up sysdep.h link.
1712 * sysdep.h: New file.
1713 * configure, config.in: New files, generated from configure.in.
1714 * Makefile.in: Updated to be processed autoconf-style.
1715 (distclean): Keep sysdep.h. Remove config.log and config.cache.
1716 (Makefile): Depend on config.status.
1717 (config.status): New rule.
1718 * configure.bat: Update Makefile substitutions.
1719
89abbf9d
ILT
1720Tue Jul 11 14:23:37 1995 Jeff Spiegel <jeffs@lsil.com>
1721
1722 * mips-opc.c (L1): Define.
1723 (mips_opcodes): Add R4010 instructions: flushi, flushd, flushid,
1724 addciu, madd, maddu, ffc, ffs, msub, msubu, selsi, selsr, waiti,
1725 and wb.
1726
141b9f1b
ILT
1727Tue Jul 11 11:49:49 1995 Ian Lance Taylor <ian@cygnus.com>
1728
89abbf9d
ILT
1729 * mips-opc.c (mips_opcodes): For the move pseudo-op, prefer daddu
1730 if ISA 3 and addu otherwise, replacing or, since some MIPS chips
1731 have multiple add units but only a single logical unit.
1732
141b9f1b
ILT
1733 * ppc-opc.c (powerpc_operands): Change CR to use a bitsize of 3,
1734 shifted by 18, without any insertion or extraction function.
1735 (insert_cr, extract_cr): Remove.
1736
1737start-sanitize-arc
1738Mon Jul 3 11:54:31 1995 Ian Lance Taylor <ian@cygnus.com>
1739
1740 * Makefile.in (ALL_MACHINES): Add arc-dis.o and arc-opc.o.
1741
1742end-sanitize-arc
1743Wed Jun 21 20:05:39 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1744
1745 * m68k-dis.c (print_insn_arg, print_indexed): Print "%" before
1746 register names.
1747
6efe6dc5
SS
1748Thu Jun 15 17:23:31 1995 Stan Shebs <shebs@andros.cygnus.com>
1749
1750 * mpw-config.in: Add sh and i386 configs, remove sparc config.
1751 * sh-opc.h: Add copyright.
1752
1753Mon Jun 5 03:30:43 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
1754
1755 * Makefile.in (crunch-m68k): Delete extra target accidentally
1756 checked in a while ago.
1757
1758Wed May 24 16:22:13 1995 Jim Wilson <wilson@chestnut.cygnus.com>
1759
1760 * sh-opc.h (sh_table): Add SH3 support.
1761
1ff71ed0
SC
1762Wed May 24 14:16:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
1763
1764 * sh-opc.h: Added bsrf and braf.
1765
1766Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
1767
1768 * arm-opc.h (arm_opcodes): Add 64-bit multiply patterns. Delete
1769 bogus [ls]fm{ea,fd} patterns.
1770
1771 * arm-opc.h (arm_opcodes): Correct typos in stm, ldm, std, and ldc.
1772 * arm-dis.c (print_insn_arm): Make GIVEN a parameter, don't try and
1773 initialize it from memory. Make function static.
1774 (print_insn_{big,little}_arm): New functions.
1775 * disassemble.c (disassembler, case bfd_arch_arm): Disassemble for
1776 the correct endianness.
1777
1778start-sanitize-arc
1779Sat Apr 29 23:20:05 1995 Doug Evans <dje@chestnut.cygnus.com>
1780
1781 * arc-opc.c (arc_opcodes): Add ARC_OPCODE_CONDITIONAL_BRANCH flag.
1782 (arc_suffixes): Use ARC_DELAY_{NONE,NORMAL,JUMP}.
1783end-sanitize-arc
1784
8f96fa0e
JM
1785Mon Apr 24 14:18:05 1995 Jason Molenda (crash@phydeaux.cygnus.com>
1786
1ff71ed0 1787 * sh-opc.h (sh_nibble_type, sh_arg_type): remove trailing , from
8f96fa0e
JM
1788 enum list.
1789
4121273f
MM
1790Wed Apr 19 14:07:03 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1791
1792 * m68k-dis.c (opcode): Finish change made by Kung Hsu on April
1793 17th, so that it builds again using GCC as the compiler.
1794
6a37aaf1
KR
1795Tue Apr 18 12:14:51 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1796
1797 * mips-dis.c (print_insn_little_mips): Cast return value from
1798 bfd_getl32 from bfd_vma to unsigned long, because _print_insn_mips
1799 expects an unsigned long, and that might be fewer words of
1800 argument storage (e.g., if bfd_vma is long long on a 32-bit
1801 machine).
1802 (print_insn_big_mips): Likewise with bfd_getb32 value.
1803 (_print_insn_mips): Now static.
1804
1805Mon Apr 17 12:23:28 1995 Kung Hsu <kung@rtl.cygnus.com>
1806
1807 * m68k-dis.c: Take out #define BREAK_UP_BIG_DECL kludge, because
1808 gcc memory hog problem with initializer is fixed.
1809
1810start-sanitize-arc
1811Wed Apr 12 09:04:12 1995 Doug Evans <dje@canuck.cygnus.com>
1812
1813 * arc-opc.c (NULL): Define.
1814 (arc_operands, insn fields u,s): Delete.
1815 (arc_operands, insn fields a,b,c): Mark as signed.
1816 (arc_opcodes): No longer const, links computed at run-time.
1817 (arc_opcodes, mac/mul insns): Breakout suffixes as we don't handle
1818 suffixes that affect the insn code.
1819 (arc_opcodes): Resort table to macros are first.
1820 (arc_opcodes, ld [b,c] entry): Add %Q to prevent shimms.
1821 (arc_opcodes, st [b] entry): Likewise.
1822 (arc_opcodes, st [b,d] entry): Fix mask, value.
1823 (arc_reg_names): Add entries for r29, r30, r31, r60.
1824 (opcode_map, icode_map): New static globals.
1825 (arc_opcode_init_tables): Initialize them.
1826 (arc_opcode_lookup_asm, arc_opcode_lookup_dis): New functions.
1827 (insert_shimmoffset): Signal error if register present.
1828 Validate constant.
1829 * arc-dis.c (print_insn): Call arc_opcode_lookup_dis.
1830end-sanitize-arc
1831
1e095685
SS
1832Mon Apr 10 15:55:01 1995 Stan Shebs <shebs@andros.cygnus.com>
1833
1834 Merge in support for Mac MPW as a host.
1835 (Old change descriptions retained for informational value.)
1836
1837 * mpw-config.in (archname): Compute from the config.
1838 (BFD_MACHINES, ARCHDEFS): Put into mk.tmp.
1839
1840 * mpw-config.in (target_arch): Compute from canonical target.
1841 (m68k, mips, powerpc, sparc): Add architectures.
1842 * mpw-make.in (disassemble.c.o): Add.
1843 (ALL_CFLAGS): Remove special flags (-mc68020 -mc68881 -model far).
1844
1845 * mpw-config.in (BFD_MACHINES): Set to a default value.
1846 * mpw-make.in (BFD_MACHINES): Remove wired-in value.
1847
1848 * mpw-make.in (CSEARCH): Add extra-include to search path.
1849
1850 * mpw-config.in (varargs.h): Don't create.
1851 (sysdep.h): Create using forward-include.
1852 * mpw-make.in (CSEARCH): Add include/mpw to search path.
1853
1854 * mpw-config.in: New file, MPW version of configure.in.
1855 * mpw-make.in: New file, MPW version of Makefile.in.
1856
1a56be5c
DE
1857start-sanitize-arc
1858Thu Apr 6 20:36:08 1995 Doug Evans <dje@chestnut.cygnus.com>
1859
1860 * arc-dis.c (print_insn): New parameter `big_p'. Callers updated.
1861 Call arc_get_opcode_mach to map bfd mach number to opcode value.
1862 (print_insn_*): Pass bfd mach number, not opcode version.
1863 * arc-opc.c (arc_get_opcode_mach): New function.
1864end-sanitize-arc
1865
1866Fri Mar 31 14:23:38 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1867
1868 * alpha-dis.c (print_insn_alpha): Put empty statement after
1869 default label.
1870
1871Tue Mar 21 10:51:40 1995 Jeff Law (law@snake.cs.utah.edu)
1872
1873 * hppa-dis.c (sign_extend): Delete, redundant with libhppa.h version.
1874 (low_sign_extend): Likewise.
1875 (get_field): Delete unused function.
1876 (set_field, deposit_14, deposit_21): Likewise.
1877
1878Fri Mar 17 15:55:53 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1879
1880 * i386-dis.c: Support for more pentium opcodes. From Guy Harris
1881 (guy@netapp.com).
1882
c024cc11
KR
1883Tue Mar 14 00:52:57 1995 Ken Raeburn (raeburn@kr-pc.cygnus.com)
1884
1885 Sat Feb 11 17:22:41 1995 Klaus Kaempf (kkaempf@didymus.rmi.de)
1886
1887 * alpha-opc.h (OSF_ASMCODE): define
1888 print pal-code names as defined in App C of the
1889 Alpha Architecture Reference Manual
1890
1891 * alpha-dis.c: cleaned up output
1892 print stylized code forms as defined in App A.4.3 of the
1893 Alpha Architecture Reference Manual
1894
8dbed89e
DE
1895Wed Mar 8 15:21:14 1995 Ian Lance Taylor <ian@cygnus.com>
1896
1897 * mips-opc.c: Add new mips4 instructions. Don't set INSN_RFE for
1898 `rfe'.
1899 * mips-dis.c (print_insn_arg): Handle new argument types 'h', 'R',
1900 'N', and 'M'.
1901
029e2524
KR
1902Wed Mar 8 02:54:05 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1903
1904 * m68k-dis.c (opcode): New function. Returns address of opcode
1905 table entry given index, even if the opcode table was split to
1906 work around gcc bugs.
1907 (print_insn_m68k): Call opcode instead of referencing m68k_opcodes
1908 directly.
8cf2e6eb
KR
1909 (BREAK_UP_BIG_DECL): Make secondary array static and const.
1910 (reg_names): Now const.
1911 (print_insn_arg): Arrays cacheFieldName and names now const.
1912 (print_indexed): Array scales now const.
029e2524 1913
3aa44a1d
DE
1914start-sanitize-arc
1915Tue Mar 7 21:14:14 1995 Doug Evans <dje@chestnut.cygnus.com>
1916
1917 * arc-dis.c (print_insn_arc_base): Split into big and little fns.
1918 (print_insn_arc_{host,graphics,audio}): Likewise.
1919 (print_insn): Add prototype.
3aa44a1d
DE
1920 (arc_get_disassembler): New arg `big_p'. Return little or big
1921 print fn accordingly.
1922 * arc-opc.c (arc_opcode_init_tables): Init arc_operand_map once.
1923 (arc_opcode_supported): Use ARC_OPCODE_CPU to ignore byte order.
1924 (arc_opval_supported): Likewise.
1925 * disassemble.c (disassembler): Pass big endian flag to
1926 arc_get_disassembler.
1927end-sanitize-arc
1928
ab204453
ILT
1929Tue Mar 7 16:41:21 1995 Ian Lance Taylor <ian@cygnus.com>
1930
1931 * ppc-opc.c: Sort recently added instructions by minor opcode
1932 number within major opcode number.
1933
3f073f06
JL
1934Mon Mar 6 10:04:36 1995 Jeff Law (law@snake.cs.utah.edu)
1935
1936 * hppa-dis.c: Include libhppa.h.
1937
1938Fri Feb 24 19:15:36 1995 Ian Lance Taylor <ian@cygnus.com>
1939
1940 * mips-opc.c: Change dli to use M_DLI, and add dla.
1941
f1cb5ff2
PS
1942Mon Feb 20 23:54:38 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1943
1944 * Makefile.in (ALL_MACHINES): Add w65-dis.o.
1945
07f27bb8
DE
1946start-sanitize-arc
1947Fri Feb 17 12:42:25 1995 Doug Evans <dje@chestnut.cygnus.com>
1948
1949 * arc-dis.c (arc_get_disassembler): Change argument to int,
1950 one of bfd_mach_arc_xxx. All callers updated.
1951end-sanitize-arc
1952
f27ab330
ILT
1953Thu Feb 16 17:34:41 1995 Ian Lance Taylor <ian@cygnus.com>
1954
1955 * mips-opc.c: Add r4650 mul instruction.
1956
470feacf
ILT
1957Wed Feb 15 15:45:20 1995 Ian Lance Taylor <ian@cygnus.com>
1958
1959 * mips-opc.c: Add uld and usd macros for unaligned double load and
1960 store.
1961
1962Tue Feb 14 13:17:37 1995 Michael Meissner <meissner@tiktok.cygnus.com>
1963
1964 * ppc-opc.c (powerpc_opcodes): Add 403GA opcodes rfci, dccci,
1965 mfdcr, mtdcr, icbt, iccci.
1966
6acc9345 1967start-sanitize-arc
470feacf
ILT
1968Mon Feb 13 11:09:17 1995 Doug Evans <dje@canuck.cygnus.com>
1969
1970 * arc-dis.c (print_insn): Handle ARC_OPERAND_ADDRESS.
1971 * arc-opc.c (arc_operands): New operand 'J' for jump addresses.
1972 ('L' operand): Mark as ARC_OPERAND_ADDRESS.
1973 (arc_opcodes, j insn): Use 'J' operand type, not 'L'.
1974 (arc_opcodes, ld/st insns): Fix address writeback operand letter.
1975 (insert_absaddr): New function.
1976
6acc9345
DE
1977Thu Feb 9 19:19:23 1995 Doug Evans <dje@canuck.cygnus.com>
1978
1979 * arc-dis.c (print_insn_arc): Rename to print_insn and make static.
1980 New argument `cpu', pass it to arc_opcode_init_tables.
1981 Document byte order dependencies. Ignore unsupported insns.
c81a2ce3 1982 (arc_get_disassembler): New function.
6acc9345
DE
1983 (print_insn_arc_base, print_insn_arc_host, print_insn_arc_graphics,
1984 print_insn_arc_audio): New functions.
1985 * arc-opc.c (MULTSHIFT operand): Delete.
1986 (UNSIGNED, SATURATION): New operands.
1987 (mac, mul, mul64, mulu64): New insns.
1988 (ext. asl, asr, lsr, ror): Only available on host and graphics cpus.
1989 (padc, padd, pmov, pand, psbc, psub, swap): New insns.
1990 (host,graphics,audio extended and auxiliary regs): Define.
1991 (ss, sc, mh, ml): New suffixes.
1992 (arc_opcode_supported, arc_opval_supported): New functions.
1993 (insert_multshift, extract_multshift): Deleted.
9f05921f 1994 * disassemble.c (disassembler, case bfd_arch_arc): Call
c81a2ce3 1995 arc_get_disassembler to get disassembler routine.
6acc9345
DE
1996end-sanitize-arc
1997
7010c43a
SS
1998Thu Feb 9 12:28:13 1995 Stan Shebs <shebs@andros.cygnus.com>
1999
2000 * i960-dis.c (struct tabent, struct sparse_tabent): Change the
2001 signed char fields to shorts, more portable.
2002
ce2349c5
SS
2003Wed Feb 8 17:29:29 1995 Stan Shebs <shebs@andros.cygnus.com>
2004
2005 * i960-dis.c (struct tabent, struct sparse_tabent): Declare the
2006 char fields as signed chars, since they may have negative values.
2007
9ce4de19
C
2008Mon Feb 6 10:52:06 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2009
2010 * i386-dis.c (dis386_twobyte): Add cpuid, From Charles Hannum
2011 (mycroft@netbsd.org).
2012
2013Mon Jan 30 12:38:00 1995 Ian Lance Taylor <ian@cygnus.com>
2014
2015 From "Logg, Ed" <elogg@ea.com>:
2016 * ppc-opc.c (extract_bdm): Correct parenthezisation.
2017 * ppc-dis.c (print_insn_powerpc): Print .long before unrecognized
2018 value.
2019
669124ef
ILT
2020Thu Jan 26 18:32:08 1995 Ian Lance Taylor <ian@cygnus.com>
2021
2022 * ppc-opc.c: Changes based on patch from David Edelsohn
1af6f4bb 2023 <edelsohn@mhpcc.edu>.
669124ef
ILT
2024 (powerpc_operands): Add operands SPRBAT and SPRG. Split TBR out of
2025 SPR.
2026 (FXM_MASK): Define.
2027 (insert_tbr): New static function.
2028 (extract_tbr): New static function.
2029 (XFXFXM_MASK, XFXM): Define.
2030 (XSPRBAT_MASK, XSPRG_MASK): Define.
2031 (powerpc_opcodes): Add instructions to access special registers by
2032 name. Add mtcr and mftbu.
2033
2034Tue Jan 17 10:56:43 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2035
2036 * mips-opc.c (P3): Define.
2037 (mips_opcodes): Add mad and madu.
2038
9f744f91
SC
2039Sun Jan 15 16:32:59 1995 Steve Chamberlain <sac@splat>
2040
2041 * configure.in: Add W65 support.
2042 * disassemble.c: Likewise.
2043 * w65-opc.h, w65-dis.c: New files.
2044
d383e289
SC
2045Wed Dec 28 22:15:33 1994 Steve Chamberlain (sac@jonny.cygnus.com)
2046
2047 * h8300-dis.c (bfd_h8_disassemble): Add support for 2 bit
2048 immediates.
2049
2050start-sanitize-arc
2051Tue Dec 20 10:36:55 1994 Doug Evans <dje@canuck.cygnus.com>
2052
2053 * arc-dis.c (print_insn_arc): Branch offsets are relative to delay
2054 slot.
2055 * arc-opc.c (extract_reladdr): New function.
2056 (insert_reladdr): Store address right-shifted by 2.
2057end-sanitize-arc
2058
27faaa41
ILT
2059Tue Dec 20 11:25:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2060
2061 * mips-opc.c: Add dli as a synonym for li.
2062
edb35c13
DE
2063start-sanitize-arc
2064Mon Dec 19 12:35:51 1994 Doug Evans <dje@canuck.cygnus.com>
2065
2066 * arc-opc.c (insertion fns): Pass pointer to value's table entry.
2067 All uses changed.
2068 (extraction fns): Insn argument now array of two words. Return pointer
2069 to value's table entry. All uses changed.
2070 (arc_opcode_lookup_suffix): Exported for arc-dis.c.
2071 (insert_multshift, extract_multshift): New fns.
2072 (arc_operands): Add support for cache bypass suffix. Add support for
2073 predefined aux regs. Modifier bits moved to flags field.
2074 (arc_opcodes): Likewise.
2075 Add mul/mulu/shift insns. Syntax of zero/sign extension insns changed.
2076 New insn rlc. Update to syntax in programmer's manual.
2077 (arc_reg_names): Fix typo in lp_count. Add predefined aux regs.
2078 (arc_suffixes): New synonyms lo,hs for cs,cc. New suffix for cache
2079 bypass.
2080 (arc_opcode_init_tables): New argument to indicate cpu type.
2081 (insert_reg): Handle predefined aux regs.
2082 (extract_reg): Likewise.
2083 (lookup_register): New fn.
2084 * arc-dis.c (arc_condition_codes): Deleted.
2085 (print_insn_arc): Handle insns with 32 bit immediate constants better.
2086 Clean up modifier handling. Handle predefined aux regs.
2087end-sanitize-arc
2088
a8732972
KR
2089Thu Dec 8 18:23:31 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2090
2091 * alpha-dis.c (print_insn_alpha): Handle call_pal instruction, and
2092 print something for reserved opcode values, even if it won't
2093 assemble again.
2094
2095 * mips-dis.c (_print_insn_mips): When initializing, shift right
2096 and mask, to avoid sign extension problems on the Alpha.
2097
2098 * m68k-dis.c (print_insn_arg, case 'J'): Handle buscr and pcr
2099 control registers.
2100
2101start-sanitize-arc
2102Tue Nov 29 18:02:43 1994 Doug Evans <dje@canuck.cygnus.com>
2103
2104 * configure.in: Add ARC support.
2105 * disassemble.c: Likewise.
2106 * arc-dis.c, arc-opc.c: New files.
2107end-sanitize-arc
2108
a90a64c1
SC
2109Wed Nov 23 22:34:51 1994 Steve Chamberlain (sac@jonny.cygnus.com)
2110
2111 * sh-opc.h (mov.l gbr): Get direction right.
2112 * sh-dis.c (print_insn_shx): New function.
2113 (print_insn_shl, print_insn_sh): Call print_insn_shx to
2114 print opcodes with right byte order.
2115
2116Thu Nov 3 19:32:22 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2117
2118 * ns32k-dis.c (struct ns32k_option): Renamed from struct option,
2119 to avoid conflicts with getopt.
2120
dded3d14
ILT
2121Mon Oct 31 18:48:10 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2122
2123 * hppa-dis.c (print_insn_hppa): Read the instruction using
2124 bfd_getb32, so that it works on a little endian or 64 bit host.
2125 Remove unused local variable op.
2126
cd4b8926
ILT
2127Tue Oct 25 17:07:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2128
2129 * mips-opc.c: Use or instead of addu for pseudo-op move, since
2130 addu does not work correctly if -mips3.
2131
009946c9
ILT
2132Wed Oct 19 13:40:16 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2133
2134 * a29k-dis.c (print_special): Add special register names defined
2135 on 29030, 29040 and 29050.
2136 (print_insn): Handle new operand type 'I'.
2137
2138Wed Oct 12 11:59:55 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2139
2140 * Makefile.in (INSTALL): Use top level install.sh script.
2141
2142Wed Oct 5 19:16:29 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2143
2144 * sparc-dis.c: Rewrite to use bitfields, rather than a union, so
2145 that it works on a little endian host.
2146
995b0d3f
ILT
2147Tue Oct 4 12:14:21 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2148
2149 * configure.in: Use ${config_shell} when running config.bfd.
2150
2151Wed Sep 21 18:49:12 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2152
2153 * mips-opc.c (mips_opcodes): "dabs" is only available with -mips3.
2154
e96a2b1d
ILT
2155Thu Sep 15 16:30:22 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2156
2157 * a29k-dis.c (print_insn): Print the opcode.
2158
84909073
ILT
2159Wed Sep 14 17:52:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2160
2161 * mips-opc.c (mips_opcodes): Set WR_t for sc and scd.
2162
da233e6e
JL
2163Sun Sep 11 22:32:17 1994 Jeff Law (law@snake.cs.utah.edu)
2164
2165 * hppa-dis.c (reg_names): Use r26-r23 for arg0-arg3.
2166
942a4965
ILT
2167Tue Sep 6 11:37:12 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2168
2169 * mips-opc.c: Set INSN_STORE_MEMORY flag for all instructions
2170 which store a value into memory.
2171
2172Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
318b02b6
KR
2173
2174 * configure.in, Makefile.in, disassemble.c: Add support for the ARM.
2175 * arm-dis.c, arm-opc.h: New files.
2176
2177Fri Aug 5 14:00:05 1994 Stan Shebs (shebs@andros.cygnus.com)
2178
2179 * Makefile.in (ns32k-dis.o): Add dependency.
2180 * ns32k-dis.c (print_insn_arg): Declare initialized local as
2181 string, not as array of chars.
2182
c4396c87
KR
2183Thu Jul 28 18:14:16 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2184
2185 * sparc-dis.c (print_insn_sparc): Handle new operand type 'x'.
2186
2187 * sparc-opc.c: Added sparclite extended FP operations, and
2188 versions of v9 impdep* instructions permitting specification of
2189 the OPF field.
2190
2a097d73
KR
2191Tue Jul 26 16:36:03 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2192
2193 * i960-dis.c (reg_names): Now const.
2194 (struct sparse_tabent): New type, copied from array type in mem
2195 function.
2196 (ctrl): Local static array ctrl_tab now const.
2197 (cobr): Local static array cobr_tab now const.
2198 (mem): Local variables reg1, reg2, reg3 now point to const. Local
2199 static variable mem_tab no longer explicitly initialized. Changed
2200 mem_init to const array of struct sparse_tabent.
2201 (reg): Local static variable reg_tab no longer explicitly
2202 initialized. Changed reg_init to const array of struct
2203 sparse_tabent.
2204 (ea): Local static array scale_tab now const.
2205
315f8809 2206 * i960-dis.c (reg): Added i960JX instructions to reg_init table.
2a097d73 2207 (REG_MAX): Updated.
2a097d73 2208
f61ca5fa
KR
2209Tue Jul 19 21:00:00 1994 DJ Delorie (dj@ctron.com)
2210
2211 * configure.bat: the disassember needs to be enabled for
2212 "objdump -d" to work in djgpp.
2213
69bb683c
KR
2214Wed Jul 13 18:01:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2215
2216 * ns32k-dis.c: Deleted all code in "#ifdef GDB".
2217 (invalid_float): Enabled general version, doesn't require running
60a70a7b
KR
2218 on ns32k host. Changed to take char* argument, and test for
2219 explicitly specified sizes, instead of using sizeof() on host CPU
2220 types.
2221 (INVALID_FLOAT): Cast first argument.
f61ca5fa
KR
2222 (opt_u, opt_U, opt_O, opt_C, opt_S, list_P532, list_M532,
2223 list_P032, list_M032): Now const.
2224 (optlist, list_search): Made appropriate arguments now point to
2225 const.
2226 (print_insn_arg): Changed static array of one-character-string
2227 pointers into a static const array of characters; fixed sprintf
2228 statement accordingly.
69bb683c
KR
2229
2230Sun Jul 10 00:27:47 1994 Ian Dall (dall@hfrd.dsto.gov.au)
2231
2232 * opcodes/ns32k-dis.c: Semi-new file. Had apparently been dropped
2233 from distribution. A ns32k-dis.c from a previous distribution has
2234 been brought up to date and supports the new interface.
2235
318b02b6 2236 * disassemble.c: define ARCH_ns32k and add case bfd_arch_ns32k.
69bb683c
KR
2237
2238 * configure.in: add bfd_ns32k_arch target support.
2239
2240 * Makefile.in: add ns32k-dis.o to ALL_MACHINES.
2241 Add ns32k-dis.c to CFILES. Add dependencies for ns32k-dis.o.
2242
2243Wed Jun 29 22:10:37 1994 Steve Chamberlain (sac@cygnus.com)
2244
2245 * h8300-dis.c (bfd_h8_disassemble): Get 16bit branch
2246 disassembly right.
2247
fea3fe64
SS
2248Tue Jun 28 13:22:06 1994 Stan Shebs (shebs@andros.cygnus.com)
2249
2250 * h8300-dis.c, mips-dis.c: Don't use true and false.
2251
2252Thu Jun 23 12:53:19 1994 David J. Mackenzie (djm@rtl.cygnus.com)
2253
2254 * configure.in: Change --with-targets to --enable-targets.
2255
72fcd790
ILT
2256Wed Jun 22 13:38:32 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2257
2258 * mips-dis.c (_print_insn_mips): Build a static hash table mapping
2259 opcodes to the first instruction with that opcode, to speed
2260 disassembly of large files. From ralphc@pyramid.com (Ralph
2261 Campbell).
2262
2263Tue Jun 7 12:49:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2264
2265 * Makefile.in (mostlyclean): Fix typo (was mostyclean).
2266
c06e55d9
KR
2267Wed May 11 22:32:00 1994 DJ Delorie (dj@ctron.com)
2268
2269 * configure.bat: update to latest makefile.in
2270
2271Sat May 7 17:13:21 1994 Steve Chamberlain (sac@cygnus.com)
2272
2273 * a29k-dis.c (print_insn): Print 'x' type operand in hex.
2274 * h8300-dis.c (bfd_h8_disassemble): Print 16bit rels correctly.
2275 * sh-dis.c (print_insn_sh): Don't recur endlessly if delay
2276 slot insn is in a delay slot.
2277 * z8k-opc.h: (resflg): Fix patterns.
2278 * h8500-opc.h Fix CR insn patterns.
2279
2280Fri May 6 14:34:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2281
2282 * ppc-opc.c (powerpc_opcodes): Put PowerPC versions of "cmp" and
2283 "cmpl" before POWER versions, so that gas -many uses them.
2284
7495f83b
KR
2285Thu Apr 28 18:32:36 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2286
c06e55d9
KR
2287 * disassemble.c: New file.
2288 * Makefile.in (OFILES): Add disassemble.o.
2289 (disassemble.o): Provide dependencies; compile with $(ARCHDEFS).
2290 * configure.in: Define ARCHDEFS in Makefile. Code taken from
2291 binutils/configure.in.
2292
7495f83b
KR
2293 * m68k-dis.c (print_insn_m68k): If F_ALIAS flag is set, skip the
2294 opcode being examined.
2295
2296Thu Apr 21 17:08:40 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2297
2298 * ppc-opc.c (powerpc_operands): Added RAL, RAM and RAS.
2299 (insert_ral, insert_ram, insert_ras): New functions.
2300 (powerpc_opcodes): Use RAL for load with update, RAM for lmw, and
2301 RAS for store with update.
2302
8c546ded
ILT
2303Sat Apr 16 23:41:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2304
2305 * ppc-opc.c (powerpc_opcodes): Correct fcir. From David Edelsohn
2306 (edelsohn@npac.syr.edu).
2307
76336d50
ILT
2308Wed Apr 6 17:11:45 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2309
2310 * mips-opc.c (mips_opcodes): Correct operands of "nor" with an
2311 immediate argument.
2312
8055d512
DE
2313Mon Apr 4 16:30:46 1994 Doug Evans (dje@canuck.cygnus.com)
2314
2315 * sparc-opc.c (sparc_opcodes): Fix "rd %fprs,%l0".
2316
749a663d
ILT
2317Mon Apr 4 13:22:00 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2318
2319 * ppc-opc.c (powerpc_operands): The signedp field has been
2320 removed, so don't initialize it. Set the PPC_OPERAND_SIGNED flag
2321 instead. Add new operand SISIGNOPT.
2322 (powerpc_opcodes): For lis, liu, addis, and cau use SISIGNOPT.
2323 Based on patch from David Edelsohn (edelsohn@npac.syr.edu).
2324 * ppc-dis.c (print_insn_powerpc): Check PPC_OPERAND_SIGNED rather
2325 than signedp field.
2326
878db64d
PS
2327Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2328
2329 * i386-dis.c (struct private): Renamed to dis_private. `private'
2330 is a reserved word for dynix cc.
2331
934ec70a
ILT
2332Mon Mar 28 13:00:15 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2333
2334 * configure.in: Change error message to refer to bfd/config.bfd
2335 rather than bfd/configure.in.
2336
54192495
ILT
2337Mon Mar 28 12:28:30 1994 David Edelsohn (edelsohn@npac.syr.edu)
2338
2339 * ppc-opc.c: Define POWER2 as short alias flag.
2340 (powerpc_opcodes): Add POWER/2 opcodes lfq*, stfq*, fcir[z], and
2341 fsqrt.
2342
2343Wed Mar 23 12:23:05 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2344
2345 * i960-dis.c (print_insn_i960): Don't read a second word for
2346 opcodes 0, 1, 2 and 3.
2347
2348Wed Mar 16 15:37:58 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2349
2350 * configure.in: Don't build m68881-ext.o for bfd_m68k_arch.
2351
448ff992
ILT
2352Mon Mar 14 14:53:50 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2353
c0386c7a
ILT
2354 * m68881-ext.c: Removed; no longer used.
2355 * Makefile.in: Changed accordingly.
2356
448ff992
ILT
2357 * m68k-dis.c (ext_format_68881): Don't declare.
2358 (print_insn_m68k): If an instruction uses place 'i', it uses at
2359 least four fixed bytes.
2360 (print_insn_arg): Don't bump p by 2 for case 'I', place 'i'. For
2361 extended float, convert to double using floatformat_to_double, not
2362 ieee_extended_to_double, and fetch the data before converting it.
2363
d75eb68c
ILT
2364Tue Mar 8 18:12:25 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2365
2366 * mips-opc.c: It's sqrt.s, not sqrt.w. From
2367 davidj@ICSI.Berkeley.EDU (David Johnson).
2368
9a458b67
ILT
2369Tue Feb 8 16:55:27 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2370
2371 * ppc-opc.c (powerpc_opcodes): The POWER uses bdn[l][a] where the
2372 PowerPC uses bdnz[l][a].
2373
5c9b5f58
PS
2374Tue Feb 8 00:32:28 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2375
4dd4933e 2376 * dis-buf.c, i386-dis.c: Include sysdep.h.
5c9b5f58
PS
2377
2378Mon Feb 7 19:22:23 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2379
2380 * configure.in (bfd_powerpc_arch): Use ppc-dis.o and ppc-opc.o.
2381
2382 * ppc-opc.c (powerpc_opcodes): Mark POWER instructions supported
2383 by Motorola PowerPC 601 with PPC_OPCODE_601.
2384 * ppc-dis.c (print_insn_big_powerpc, print_insn_little_powerpc):
2385 Disassemble Motorola PowerPC 601 instructions as well as normal
2386 PowerPC instructions.
2387
9f80c72b
JK
2388Sun Feb 6 07:45:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2389
2390 * i960-dis.c (reg, mem): Just use a static array instead of
2391 calling xmalloc.
2392
e3960b96
JL
2393Sat Feb 5 00:04:02 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2394
0bb364c6
JL
2395 * hppa-dis.c (print_insn_hppa): For '?' and '@' only adjust the
2396 condition name index if this is for a negated condition.
2397
e59f3227
JL
2398 * hppa-dis.c (print_insn_hppa): No space before 'H' operand.
2399 Floating point format for 'H' operand is backwards from normal
2400 case (0 == double, 1 == single). For '4', '6', '7', '9', and '8'
2401 operands (fmpyadd and fmpysub), handle bizarre register
2402 translation correctly for single precision format.
2403
e3960b96
JL
2404 * hppa-dis.c (print_insn_hppa): Do not emit a space after 'F'
2405 or 'I' operands if the next format specifier is 'M' (fcmp
2406 condition completer).
2407
2408Feb 4 23:38:03 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1c214e4c
ILT
2409
2410 * ppc-opc.c (powerpc_operands): New operand type MBE to handle a
2411 single number giving a bitmask for the MB and ME fields of an M
2412 form instruction. Change NB to accept 32, and turn it into 0;
2413 also turn 0 into 32 when disassembling. Seperated SH from NB.
2414 (insert_mbe, extract_mbe): New functions.
2415 (insert_nb, extract_nb): New functions.
2416 (SC_MASK): Mask out SA and LK bits.
2417 (powerpc_opcodes): Change "cal" to use RT, D, RA rather than RT,
2418 RA, SI. Change "liu" and "cau" to use UI rather than SI. Mark
2419 "bctr" and "bctrl" as accepted by POWER. Change "rlwimi",
2420 "rlimi", "rlwimi.", "rlimi.", "rlwinm", "rlinm", "rlwinm.",
2421 "rlinm.", "rlmi", "rlmi.", "rlwnm", "rlnm", "rlwnm.", "rlnm." to
2422 use MBE rather than MB. Add "mfmq" and "mtmq" POWER instructions.
2423 (powerpc_macros): Define table of macro definitions.
2424 (powerpc_num_macros): Define.
2425
2426 * ppc-dis.c (print_insn_powerpc): Don't skip optional operands
2427 if PPC_OPERAND_NEXT is set.
2428
2429Sat Jan 22 23:10:07 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2430
2431 * i960-dis.c (print_insn_i960): Make buffer bfd_byte instead of
2432 char. Retrieve contents using bfd_getl32 instead of shifting.
2433
1211751d
ILT
2434Fri Jan 21 19:01:39 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2435
2436 * ppc-opc.c: New file. Opcode table for PowerPC, including
2437 opcodes for POWER (RS/6000).
2438 * ppc-dis.c: New file. PowerPC and Power (RS/6000) disassembler.
2439 * Makefile.in (ALL_MACHINES): Add ppc-dis.o and ppc-opc.o.
2440 (CFILES): Add ppc-dis.c.
2441 (ppc-dis.o, ppc-opc.o): New targets.
2442 * configure.in: Build ppc-dis.o and ppc-opc.o for bfd_rs6000_arch.
2443
f037e5b0
JL
2444Mon Jan 17 20:05:49 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2445
2446 * hppa-dis.c (print_insn_hppa): Handle 'N' in assembler template.
2447 No space before 'u', 'f', or 'N'.
2448
a279b1f5
JK
2449Sun Jan 16 14:20:16 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2450
4baf1a8c
JK
2451 * i386-dis.c (print_insn_i386): Add FIXME comment regarding reading
2452 farther than we should.
2453
a279b1f5
JK
2454 * i386-dis.c (dis386): Use Yb and Yv for scasb and scasS.
2455
2456Thu Jan 6 12:38:05 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2457
2458 * sparc-dis.c m68k-dis.c alpha-dis.c a29k-dis.c: Fix comments.
2459
2460Wed Jan 5 11:56:21 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2461
2462 * i960-dis.c (print_insn_i960): Only read word2 if the instruction
2463 needs it, to prevent reading past the end of a section.
2464
2465Wed Nov 17 17:20:12 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2466
2467 * mips-opc.h: Use macro for j instruction, to support SVR4 PIC.
2468 Removed t,A case for la; always use t,A(b) case.
2469
2470Mon Nov 8 12:37:36 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2471
2472 From Ted Lemen <mellon@pepper.ncd.com>
2473 * mips-dis.c (print_insn_arg): Handle 'k'.
2474 * mips-opc.c: Make cache use k, not t.
2475
ba936a2e
PS
2476Sun Nov 7 23:52:34 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2477
2478 * alpha-opc.h, alpha-dis.c (print_insn_alpha): Add
2479 FLOAT_MEMORY_FORMAT_CODE, FLOAT_BRANCH_FORMAT_CODE, correct
2480 FLOAT_FORMAT_CODE to put out floating point register names.
2481
2482Mon Nov 1 18:17:51 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2483
2484 * mips-opc.c: Use macros for jal variants, to support SVR4 PIC.
2485
bf04fba0
JK
2486Thu Oct 28 17:42:23 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2487
2488 * a29k-dis.c (print_insn): Use 0x%08x, not 0x%8x.
2489
70643dbc
ILT
2490Wed Oct 27 11:48:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2491
2492 * mips-opc.c (dsll, dsra, dsrl): Added '>' cases for shift counts
2493 larger than 32. Moved dsxx32 variants first for disassembler.
2494
07bf1ce5
SC
2495Mon Oct 25 11:33:14 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
2496
2497 * z8kgen.c, z8k-opc.h: Add full lda information.
2498
2499Tue Oct 19 12:39:25 1993 Jeffrey A Law (law@cs.utah.edu)
2500
2501 * hppa-dis.c (print_insn_hppa): Do not emit a space after
2502 movb instructions. Any necessary space will be emitted by
2503 the code to handle nullification completers.
2504
2505Wed Oct 13 16:19:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2506
2507 * mips-opc.c: Moved l.d down so that it disassembles as ldc1.
2508
bb959d0a
PS
2509Fri Oct 8 02:34:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2510
2511 * alpha-opc.h: Add ldl_l, fix typo for ldq_u.
2512 * alpha-dis.c (print_insn_alpha): Add code for PAL_FORMAT_CODE.
2513
9978cd4d
ILT
2514Tue Oct 5 17:47:53 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2515
2516 * mips-opc.c: Correct lwu opcode value (book had it wrong).
2517
2518Thu Sep 30 11:26:18 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
2519
2520 * z8k-dis.c (FETCH_DATA): get just the right amount of data.
2521 (unpack_instr): Cope with ARG_IMM4M1 type instructions.
2522
cb79d01d
RP
2523Wed Sep 29 16:24:49 1993 K. Richard Pixley (rich@sendai.cygnus.com)
2524
2525 * m88k-dis.c (m88kdis): comment change. Remove space after
2526 printing mnemonic.
2527 (printop): handle new arg types DEC and XREG for m88110.
2528
a0ad6c0f
JK
2529Tue Sep 28 19:20:16 1993 Jeffrey A Law (law@snake.cs.utah.edu)
2530
2531 * hppa-dis.c (print_insn_hppa): Handle 'z' operand
2532 type for absolute branch addresses. Delete special
2533 "ble" and "be" code in 'W' operand code.
2534
2535Fri Sep 24 14:08:33 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2536
2537 * mips-opc.c: Set hazard information correctly for branch
2538 likely instructions.
2539
2540Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2541
2542 * alpha-dis.c (print_insn_alpha), alpha-opc.h: Fix bugs, use
2543 info->fprintf_func for printing and info->print_address_func for
2544 address output.
2545
2546Wed Sep 15 12:12:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2547
2548 * mips-opc.c: Set INSN_TRAP for tXX instructions.
2549
2550Thu Sep 9 10:11:27 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2551
2552 * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson):
2553 Corrected second case of "b" for disassembler.
2554
44647fcc
ILT
2555Tue Sep 7 14:25:15 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2556
2557 * mips-dis.c, m88k-dis.c: Don't include libbfd.h. Changed calls
2558 to BFD swapping routines to correspond to BFD name changes.
2559
a9c686ad
ILT
2560Thu Sep 2 10:35:25 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2561
547998d2
ILT
2562 * mips-opc.c: Change div machine instruction to be z,s,t rather
2563 than s,t. Change div macro to be d,v,t rather than d,s,t.
2564 Likewise for divu, ddiv, ddivu. Added z,s,t case for drem, dremu,
2565 rem and remu which generates only the corresponding div
2566 instruction. This is for compatibility with the MIPS assembler,
2567 which only generates the simple machine instruction when an
2568 explicit destination of $0 is used.
2569 * mips-dis.c (print_insn_arg): Handle 'z' (always register zero).
a9c686ad 2570
a5ba0d3f
ILT
2571Thu Aug 26 17:41:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2572
2573 * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Set
2574 WR_31 hazard for bal, bgezal, bltzal.
2575
2576Thu Aug 26 17:20:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2577
2578 * hppa-dis.c (print_insn_hppa): Use print function
2579 from within the disassemble_info, not fprintf_filtered.
2580
2581Wed Aug 25 13:51:40 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2582
2583 * hppa-dis.c (print_insn_hppa): Handle '|' like '>'. (From Jeff
2584 Law, law@cs.utah.edu.)
2585
320cdccf
ILT
2586Mon Aug 23 12:44:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2587
2588 * mips-opc.c ("absu"): Removed.
2589 ("dabs"): Added.
2590
2bef2d3e
ILT
2591Fri Aug 20 10:52:52 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2592
2593 * mips-opc.c: Added r6000 and r4000 instructions and macros.
2594 Changed hazard information to distinguish between memory load
2595 delays and coprocessor load delays.
2596
45b14705
ILT
2597Wed Aug 18 15:39:23 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2598
2599 * mips-opc.c: li.d uses "T,L", not "S,F". Added li.s.
2600
ed2fe80f
DM
2601Tue Aug 17 09:44:42 1993 David J. Mackenzie (djm@thepub.cygnus.com)
2602
2603 * configure.in: Don't pass cpu to config.bfd.
2604
e9a30357
ILT
2605Tue Aug 17 12:23:52 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2606
2607 * m88k-dis.c (m88kdis): Make class unsigned.
2608
2609Thu Aug 12 15:08:18 1993 Ian Lance Taylor (ian@cygnus.com)
2610
2611 * alpha-dis.c (print_insn_alpha): One branch format case was
2612 missing the instruction name.
2613
2614Wed Aug 11 19:29:39 1993 David J. Mackenzie (djm@thepub.cygnus.com)
2615
2616 * Makefile.in (ALL_MACHINES): Renamed from DIS_LIBS.
2617 Add the arch-specific auxiliary files.
2618 (OFILES): Remove the arch-specific auxiliary files
2619 and use BFD_MACHINES instead of DIS_LIBS.
2620 * configure.in: Set BFD_MACHINES based on --with-targets option.
2621
786e4f1a
ILT
2622Thu Aug 12 12:04:53 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2623
2624 * mips-opc.c: Added lwc1 E,A(b) to go with lwc1 T,A(b). Similarly
2625 for swc1.
2626
2627Sun Aug 8 15:09:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2628
2629 * sparc-opc.c: Change CONST to const to deal with gcc
2630 -Dconst=__const -traditional.
2631
11a0aaa7
ILT
2632Fri Aug 6 10:58:55 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2633
2634 * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Took
2635 coprocessor instructions out of #if 0, and made them use new
2636 argument type "C".
2637
071689e1
JK
2638Thu Aug 5 17:11:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2639
2640 * sparc-dis.c: Include ansidecl.h before opcodes/sparc.h.
2641
2642Fri Jul 30 18:48:15 1993 John Gilmore (gnu@cygnus.com)
2643
2644 * sparc-opc.c: Add F_JSR, F_UNBR, or F_CONDBR flags to each branch
2645 instruction, for use by the disassembler.
2646
2647 * sparc-dis.c (SEX): Add sign extension macro. Replace many
2648 hand-coded sign extensions that depended on 32-bit host ints.
2649 FIXME, we still depend on big-endian host bitfield ordering.
2650 (sparc_print_insn): Set the insn_info_valid field, and the
2651 other fields that describe the instruction being printed.
2652
2653Tue Jul 27 17:04:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
2654
2655 * sparc-opc.c (call): Accept all 6 addressing modes valid for
2656 `jmp' instead of just one of them.
2657
4d135f1c
JK
2658Wed Jul 21 11:43:32 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
2659
071689e1
JK
2660 * hppa-dis.c: Move floating registers from reg_names to fp_reg_names.
2661 (fput_fp_reg_r): Renamed from fput_reg_r.
2662 (fput_fp_reg): New function.
2663 (print_insn_hppa): Use fput_fp_reg{,_r} where appropriate.
2664
4d135f1c
JK
2665 * hppa-dis.c (print_insn_hppa, cases 'a', 'd'): Print space afterwards.
2666
2667 * hppa-dis.c (print_insn_hppa, case 'd'): Use GET_COND not GET_FIELD.
2668
17068960
JK
2669Mon Jul 19 13:52:21 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
2670
b2ad2e64
JK
2671 * hppa-dis.c (print_insn_hppa): Use extract_5r_store for 'r'.
2672
981b3a27
JK
2673 * hppa-dis.c (print_insn_hppa, case '>'): If next character is 'n',
2674 don't output a space.
2675
17068960
JK
2676 * hppa-dis.c (float_format_names): 10 is undefined, and 11 is quad.
2677
32d2052a
JK
2678Sun Jul 18 16:30:02 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
2679
2680 * mips-opc.c: New file, containing opcode table from
2681 ../include/opcode/mips.h.
2682 * Makefile.in: Add it.
2683
a4c01299
ILT
2684Thu Jul 15 12:37:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2685
2686 * m88k-dis.c: New file, moved in from gdb and changed to use the
2687 new dis-asm.h disassembler interface.
2688 * Makefile.in (DIS_LIBS): Added m88k-dis.o.
2689 (m88k-dis.o): New target.
2690
37609724
ILT
2691Tue Jul 13 10:04:16 1993 Ian Lance Taylor (ian@cygnus.com)
2692
2693 * mips-dis.c (print_insn_arg, _print_insn_mips): Made pointer to
2694 argument string const char * to correspond to opcode/mips.h.
2695
fde326fb
ILT
2696Tue Jul 6 15:18:37 1993 Ian Lance Taylor (ian@cygnus.com)
2697
2698 * mips-dis.c: Updated to account for name changes in new version
2699 of opcode/mips.h.
2700 * Makefile.in: Added header file dependencies.
2701
a5b5f81d
DE
2702Sat Jul 3 23:47:56 1993 Doug Evans (dje@canuck.cygnus.com)
2703
2704 * h8300-dis.c (bfd_h8_disassemble): Correct fetching of instruction.
2705
2706Thu Jul 1 12:23:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2707
2708 * m68k-dis.c (NEXTWORD, NEXTLONG): Use ((x) ^ 0x8000) - 0x8000 to sign
2709 extend, rather than shifts.
2710
2711Sun Jun 20 20:56:56 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
2712
2713 * Makefile.in: Undo 15 June change.
2714
5b6c6336
PB
2715Fri Jun 18 14:15:15 1993 Per Bothner (bothner@deneb.cygnus.com)
2716
2717 * m68k-dis.c (print_insn_arg): Change return value to byte count
2718 or error code.
2719 * m68k-dis.c: Re-write to detect invalid operands before
2720 printing anything, so we can handle this the same way we
2721 handle invalid opcodes.
2722
219cf232
SC
2723Thu Jun 17 15:01:36 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
2724
2725 * sh-dis.c, sh-opc.h: Understand some more opcodes.
2726
91ea6ab0
ILT
2727Wed Jun 16 13:48:05 1993 Ian Lance Taylor (ian@cygnus.com)
2728
2729 * hppa-dis.c: Include <ansidecl.h> and sysdep.h before other
2730 header files.
2731
0a3c15c3
KR
2732Tue Jun 15 21:45:26 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2733
2734 * sparc-dis.c: Don't declare qsort, since sysdep.h might.
2735
2736 * configure.in: Do make sysdep.h link.
2737 * Makefile.in: Search ../include. Don't search ../bfd.
2738
5aef7c67
SG
2739Tue Jun 15 13:36:10 1993 Stu Grossman (grossman@cygnus.com)
2740
2741 Changes from Jeff Law, law@cs.utah.edu:
2742 * hppa-dis.c: Fix typo. 'a' and 'd' were reversed.
2743 Do not print a space before the completers specified by
2744 'a' and 'd'.
2745
112087ed
KR
2746Fri Jun 11 18:40:21 1993 Ken Raeburn (raeburn@cygnus.com)
2747
998f2ef3
KR
2748 * mips-dis.c: No longer need to bomb out if HOST_64_BIT is
2749 defined, since gdb has been fixed.
2750
112087ed
KR
2751 Changes from Jeff Law, law@cs.utah.edu:
2752 * hppa-dis.c (print_insn_hppa): Last argument to fput_reg,
2753 fput_reg_r, fput_creg, fput_const, and fputs_filtered should
2754 be a *disassemble_info, not a *FILE.
2755 * hppa-dis.c: Support 'd', '!', and 'a'.
2756 * hppa-dis.c: Support 's' to extract a 2 bit space register.
2757 * hppa-dis.c: Delete cases which are no longer needed.
2758
e6fb7139
JK
2759Fri Jun 11 07:53:48 1993 Jim Kingdon (kingdon@cygnus.com)
2760
2761 * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes.
2762
2763Tue Jun 8 12:25:01 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
2764
2765 * h8300-dis.c: New file, removed from bfd/cpu-h8300.c, with
2766 H8/300-H opcodes.
2767
e0a8bcfb
PB
2768Mon Jun 7 12:58:49 1993 Per Bothner (bothner@rtl.cygnus.com)
2769
2770 * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h and bfd.h.
2771 * configure.in: No longer need to configure to get sysdep.h.
2772
2773Thu Jun 3 15:56:49 1993 Stu Grossman (grossman@cygnus.com)
2774
2775 * Patches from Jeffrey Law <law@cs.utah.edu>.
2776 * hppa-dis.c: Support 'I', 'J', and 'K' in output
2777 templates for 1.1 FP computational instructions.
2778
2779Tue May 25 13:05:48 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2780
2781 * h8500-dis.c (print_insn_h8500): Address argument is type
2782 bfd_vma.
2783 * z8k-dis.c (print_insn_z8k, print_insn_z8001, print_insn_z8002):
2784 Ditto.
2785
2786 * h8500-opc.h (addr_class_type): No comma at end of enumerator.
2787 * sh-opc.h (sh_nibble_type, sh_arg_type): Ditto.
2788
2789 * sparc-dis.c (compare_opcodes): Move static declaration to
2790 top-level.
2791
2792Fri May 21 14:17:37 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2793
2794 * sparc-dis.c (print_insn_sparc): Implement 'n' argument for unimp
2795 instruction, remove unimp hack from 'l' argument.
2796
2797Wed May 19 15:35:54 1993 Stu Grossman (grossman@cygnus.com)
2798
2799 * z8k-dis.c (fetch_data): Use unsigned char to make ancient gcc's
2800 happy.
2801
2802Fri May 14 15:22:46 1993 Ian Lance Taylor (ian@cygnus.com)
2803
2804 * Based on patches from davidj@ICSI.Berkeley.EDU (David Johnson):
2805 * mips-dis.c (print_insn_arg): Handle 'C' for general coprocessor
2806 instructions.
2807
cfa8d061
KR
2808Fri May 14 00:09:14 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2809
d698222b
KR
2810 * hppa-dis.c: Include dis-asm.h before sysdep.h. Changed some
2811 arrays of string pointers to 2-d arrays of chars, to save
2812 space.
cfa8d061
KR
2813
2814Thu May 6 20:51:17 1993 Fred Fish (fnf@cygnus.com)
2815
2816 * a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c, z8k-dis.c:
2817 Cast second arg to read_memory_func to "bfd_byte *", as necessary.
2818
2819Tue May 4 20:31:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2820
2821 * hppa-dis.c: New file from Utah, adapted to new disassembler
2822 calling interface.
2823 * Makefile.in: Include it.
2824
2825Mon Apr 26 18:17:42 1993 Steve Chamberlain (sac@thepub.cygnus.com)
2826
2827 * sh-dis.c, sh-opc.h: New files.
2828
2829Fri Apr 23 18:51:22 1993 Steve Chamberlain (sac@thepub.cygnus.com)
2830
2831 * alpha-dis.c, alpha-opc.h: New files.
2832
2833Tue Apr 6 12:54:08 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2834
2835 * mips-dis.c: Sign extend 'j' and 'b' arguments, delta is a signed
2836 value.
2837
d802b948
JG
2838Mon Apr 5 17:37:37 1993 John Gilmore (gnu@cygnus.com)
2839
2840 * sparc-dis.c: Make "ta" the default trap instruction, "t" the alias.
2841
2842Fri Apr 2 07:24:27 1993 Ian Lance Taylor (ian@cygnus.com)
2843
2844 * a29k-dis.c, sparc-dis.c, sparc-opc.c: Use CONST rather than
2845 const.
2846
720b3aed
JK
2847Thu Apr 1 11:20:43 1993 Jim Kingdon (kingdon@cygnus.com)
2848
2849 * sparc-dis.c: Use fprintf_func a few places where I forgot,
2850 and double percent signs a few places.
2851
2852 * a29k-dis.c, i960-dis.c: New, merged from gdb and binutils.
2853
2854 * i386-dis.c, m68k-dis.c, mips-dis.c, sparc-dis.c:
2855 Use info->print_address_func not print_address.
2856
2857 * dis-buf.c (generic_print_address): New function.
2858
f7ed13c7
JK
2859Wed Mar 31 10:07:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2860
2861 * Makefile.in: Add sparc-dis.c.
2862 sparc-dis.c: New file, merges binutils and gdb versions as follows:
2863 From GDB:
2864 Add `add' instruction to the set that get checked
2865 for a preceding `sethi' in order to print an absolute address.
2866 * (print_insn): Disassembly prefers real instructions.
2867 (is_delayed_branch): Speed up.
2868 * sparc-opcode.h: Add ALIAS bit to aliases. Fix up opcode tables.
2869 Still missing some float ops, and needs testing.
2870 * sparc-pinsn.c (print_insn): Eliminate 'set' test, subsumed by
2871 F_ALIAS. Use printf, not fprintf, when not passing a file
2872 pointer...
2873 (compare_opcodes): Check that identical instructions have
2874 identical opcodes, complain otherwise.
2875 From binutils:
2876 * New 'm' arg.
2877 * Include reg_names.
2878 From neither:
2879 Use dis-asm.h/read_memory_func interface.
2880
05545edc
RP
2881Wed Mar 31 20:49:06 1993 K. Richard Pixley (rich@rtl.cygnus.com)
2882
2883 * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data):
2884 deliberately return non-zero to setjmp from longjmp. Otherwise
2885 this code fails to compile.
2886
cbe61cc6
SG
2887Wed Mar 31 17:04:31 1993 Stu Grossman (grossman@cygnus.com)
2888
2889 * m68k-dis.c: Fix prototype for fetch_arg().
2890
5d0734a7
JK
2891Wed Mar 31 10:07:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2892
2893 * dis-buf.c: New file, for new read_memory_func interface.
2894 Makefile.in (OFILES): Include it.
2895 m68k-dis.c, i386-dis.c, h8500-dis.c, mips-dis.c, z8k-dis.c:
2896 Use new read_memory_func interface.
2897
2898Mon Mar 29 14:02:17 1993 Steve Chamberlain (sac@thepub.cygnus.com)
2899
2900 * h8500-dis.c (print_insn_h8500): Get sign of fp offsets right.
2901 * h8500-opc.h: Fix couple of opcodes.
2902
2903Wed Mar 24 02:03:36 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
2904
2905 * Makefile.in: add dvi & installcheck targets
2906
2cb563e6
JG
2907Mon Mar 22 18:55:04 1993 John Gilmore (gnu@cygnus.com)
2908
2909 * Makefile.in: Update for h8500-dis.c.
2910
337110ea
SC
2911Fri Mar 19 14:27:17 1993 Steve Chamberlain (sac@thepub.cygnus.com)
2912
2913 * h8500-dis.c, h8500-opc.h: New files
2914
c840244e
PB
2915Thu Mar 18 14:12:37 1993 Per Bothner (bothner@rtl.cygnus.com)
2916
2917 * mips-dis.c, z8k-dis.c: Converted to use interface defined in
2918 ../include/dis-asm.h.
2919 * m68k-dis.c: New file (merge of ../binutils/m68k-pinsn.c
2920 and ../gdb/m68k-pinsn.c).
2921 * i386-dis.c: New file (merge of ../binutils/i386-pinsn.c
2922 and ../gdb/i386-pinsn.c).
2923 * m68881-ext.c: New file. Moved definition of
2924 ext_format ext_format_68881 from ../gdb/m68k-tdep.c.
2925 * Makefile.in: Adjust for new files.
2926 * i386-dis.c: Patches from John Hassey (hassey@dg-rtp.dg.com).
2927 * m68k-dis.c: Recognize '9' placement code, so (say) pflush
2928 can be dis-assembled.
2929
2930Wed Feb 17 09:19:47 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2931
2932 * mips-dis.c (print_insn_arg): Now returns void.
2933
2934Mon Jan 11 16:09:16 1993 Fred Fish (fnf@cygnus.com)
2935
2936 * mips-dis.c (ansidecl.h): Include for benefit of sysdep.h
2937 files that use the macros.
2938
2939Thu Jan 7 13:15:17 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2940
2941 * mips-dis.c: New file, from gdb/mips-pinsn.c.
2942 * Makefile.in (DIS_LIBS): Added mips-dis.o.
2943 (CFILES): Added mips-dis.c.
2944
2945Thu Jan 7 07:36:33 1993 Steve Chamberlain (sac@thepub.cygnus.com)
2946
2947 * z8k-dis.c (print_insn_z8001, print_insn_z8002): new routines
2948 * z8kgen.c, z8k-opc.h: fix sizes of some shifts.
2949
2950Tue Dec 22 15:42:44 1992 Per Bothner (bothner@rtl.cygnus.com)
2951
2952 * Makefile.in: Improve *clean rules.
2953 * configure.in: Allow a default host.
2954
2955Tue Nov 17 19:53:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2956
2957 * Makefile.in: also use -I$(srcdir)/../bfd, since some sysdep
2958 files include other sysdep files
2959
2960Thu Nov 12 16:10:37 1992 Steve Chamberlain (sac@thepub.cygnus.com)
2961
2962 * z8k-dis.c z8k-opc.h z8kgen.c: checkpoint
2963
2964Fri Oct 9 04:56:05 1992 John Gilmore (gnu@cygnus.com)
2965
2966 * configure.in: For host support, use ../bfd/configure.host
2967 so it stays in sync with the ../bfd/hosts database.
2968
d5dcef63
DZ
2969Thu Oct 1 23:38:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2970
2971 * configure.in: use cpu-vendor-os triple instead of nested cases
2972
0843ea63
MW
2973Wed Sep 30 16:09:20 1992 Michael Werner (mtw@cygnus.com)
2974
2975 * z8k-dis.c (unparse_instr): fix bug where opcode returned was
2976 *always* the wrong one.
2977
b31a1f81
SC
2978Wed Sep 30 07:42:17 1992 Steve Chamberlain (sac@thepub.cygnus.com)
2979
2980 * z8kgen.c: added copyright info
2981
447bbbea
SC
2982Tue Sep 29 12:20:21 1992 Steve Chamberlain (sac@thepub.cygnus.com)
2983
2984 * z8k-dis.c (unparse_instr): prettier tabs
2985 * z8kgen.c -> z8k-opc.h: bug fixes in tables
2986
57cae454
SG
2987Fri Sep 25 12:50:32 1992 Stu Grossman (grossman at cygnus.com)
2988
2989 * configure.in: Add ncr* configuration.
2990 * z8k-dis.c (struct instr_data_s): Make instr_asmsrc char to make
2991 picayune ANSI compilers happy.
2992
2993Sep 20 08:50:55 1992 Fred Fish (fnf@cygnus.com)
2994
2995 * configure.in (i386): Make i386 and i486 synonymous for now.
2996 * configure.in (i[34]86-*-sysv4): Add my_host definition.
2997
3a157902
KR
2998Fri Sep 18 17:01:23 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
2999
3000 * Makefile.in (install): Fix typo.
3001
68ca3238
JG
3002Fri Sep 18 02:04:24 1992 John Gilmore (gnu@cygnus.com)
3003
3004 * Makefile.in (make): Remove obsolete crud.
3005 (sparc-opc.o): Avoid Sun Make VPATH bug.
3006
e5bc6aaf
RP
3007Tue Sep 8 17:29:27 1992 K. Richard Pixley (rich@sendai.cygnus.com)
3008
3009 * Makefile.in: since there are no SUBDIRS, remove rule and
68ca3238 3010 references of subdir_do.
e5bc6aaf 3011
794a16b0
KR
3012Tue Sep 8 17:02:58 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
3013
3014 * Makefile.in (install): Get the library name right here too.
3015 Don't install bfd.h, since it's unrelated to this library. No
3016 subdirs to recurse into, either.
3017 (CFILES): The source file has a .c suffix, not .o.
3018
3019 * sparc-opc.c: New file, moved from BFD.
3020 * Makefile.in (OFILES): Build it.
3021
3022Thu Sep 3 16:59:20 1992 Michael Werner (mtw@cygnus.com)
3023
3024 * z8k-dis.c: fixed forward refferences of some declarations.
3025
3026Mon Aug 31 16:09:45 1992 Michael Werner (mtw@cygnus.com)
3027
3028 * Makefile.in: get the name of the library right
3029
a4ccc310
SC
3030Mon Aug 31 13:47:35 1992 Steve Chamberlain (sac@thepub.cygnus.com)
3031
add1fb05 3032 * z8k-dis.c: knows how to disassemble z8k stuff
a4ccc310
SC
3033 * z8k-opc.h: new file full of z8000 opcodes
3034
9a458b67
ILT
3035\f
3036Local Variables:
3037version-control: never
3038End:
This page took 0.309875 seconds and 4 git commands to generate.