* mips-opc.c: Add uld and usd macros for unaligned double load and
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 Wed Feb 15 15:45:20 1995 Ian Lance Taylor <ian@cygnus.com>
2
3 * mips-opc.c: Add uld and usd macros for unaligned double load and
4 store.
5
6 Tue Feb 14 13:17:37 1995 Michael Meissner <meissner@tiktok.cygnus.com>
7
8 * ppc-opc.c (powerpc_opcodes): Add 403GA opcodes rfci, dccci,
9 mfdcr, mtdcr, icbt, iccci.
10
11 start-sanitize-arc
12 Mon Feb 13 11:09:17 1995 Doug Evans <dje@canuck.cygnus.com>
13
14 * arc-dis.c (print_insn): Handle ARC_OPERAND_ADDRESS.
15 * arc-opc.c (arc_operands): New operand 'J' for jump addresses.
16 ('L' operand): Mark as ARC_OPERAND_ADDRESS.
17 (arc_opcodes, j insn): Use 'J' operand type, not 'L'.
18 (arc_opcodes, ld/st insns): Fix address writeback operand letter.
19 (insert_absaddr): New function.
20
21 Thu Feb 9 19:19:23 1995 Doug Evans <dje@canuck.cygnus.com>
22
23 * arc-dis.c (print_insn_arc): Rename to print_insn and make static.
24 New argument `cpu', pass it to arc_opcode_init_tables.
25 Document byte order dependencies. Ignore unsupported insns.
26 (arc_get_disassembler): New function.
27 (print_insn_arc_base, print_insn_arc_host, print_insn_arc_graphics,
28 print_insn_arc_audio): New functions.
29 * arc-opc.c (MULTSHIFT operand): Delete.
30 (UNSIGNED, SATURATION): New operands.
31 (mac, mul, mul64, mulu64): New insns.
32 (ext. asl, asr, lsr, ror): Only available on host and graphics cpus.
33 (padc, padd, pmov, pand, psbc, psub, swap): New insns.
34 (host,graphics,audio extended and auxiliary regs): Define.
35 (ss, sc, mh, ml): New suffixes.
36 (arc_opcode_supported, arc_opval_supported): New functions.
37 (insert_multshift, extract_multshift): Deleted.
38 * disassemble.c (disassembler, case bfd_arch_arc): Call
39 arc_get_disassembler to get disassembler routine.
40 end-sanitize-arc
41
42 Thu Feb 9 12:28:13 1995 Stan Shebs <shebs@andros.cygnus.com>
43
44 * i960-dis.c (struct tabent, struct sparse_tabent): Change the
45 signed char fields to shorts, more portable.
46
47 Wed Feb 8 17:29:29 1995 Stan Shebs <shebs@andros.cygnus.com>
48
49 * i960-dis.c (struct tabent, struct sparse_tabent): Declare the
50 char fields as signed chars, since they may have negative values.
51
52 Mon Feb 6 10:52:06 1995 J.T. Conklin <jtc@rtl.cygnus.com>
53
54 * i386-dis.c (dis386_twobyte): Add cpuid, From Charles Hannum
55 (mycroft@netbsd.org).
56
57 Mon Jan 30 12:38:00 1995 Ian Lance Taylor <ian@cygnus.com>
58
59 From "Logg, Ed" <elogg@ea.com>:
60 * ppc-opc.c (extract_bdm): Correct parenthezisation.
61 * ppc-dis.c (print_insn_powerpc): Print .long before unrecognized
62 value.
63
64 Thu Jan 26 18:32:08 1995 Ian Lance Taylor <ian@cygnus.com>
65
66 * ppc-opc.c: Changes based on patch from David Edelsohn
67 <edelsohn@mhpcc.edu>.
68 (powerpc_operands): Add operands SPRBAT and SPRG. Split TBR out of
69 SPR.
70 (FXM_MASK): Define.
71 (insert_tbr): New static function.
72 (extract_tbr): New static function.
73 (XFXFXM_MASK, XFXM): Define.
74 (XSPRBAT_MASK, XSPRG_MASK): Define.
75 (powerpc_opcodes): Add instructions to access special registers by
76 name. Add mtcr and mftbu.
77
78 Tue Jan 17 10:56:43 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
79
80 * mips-opc.c (P3): Define.
81 (mips_opcodes): Add mad and madu.
82
83 Sun Jan 15 16:32:59 1995 Steve Chamberlain <sac@splat>
84
85 * configure.in: Add W65 support.
86 * disassemble.c: Likewise.
87 * w65-opc.h, w65-dis.c: New files.
88
89 Wed Dec 28 22:15:33 1994 Steve Chamberlain (sac@jonny.cygnus.com)
90
91 * h8300-dis.c (bfd_h8_disassemble): Add support for 2 bit
92 immediates.
93
94 start-sanitize-arc
95 Tue Dec 20 10:36:55 1994 Doug Evans <dje@canuck.cygnus.com>
96
97 * arc-dis.c (print_insn_arc): Branch offsets are relative to delay
98 slot.
99 * arc-opc.c (extract_reladdr): New function.
100 (insert_reladdr): Store address right-shifted by 2.
101 end-sanitize-arc
102
103 Tue Dec 20 11:25:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
104
105 * mips-opc.c: Add dli as a synonym for li.
106
107 start-sanitize-arc
108 Mon Dec 19 12:35:51 1994 Doug Evans <dje@canuck.cygnus.com>
109
110 * arc-opc.c (insertion fns): Pass pointer to value's table entry.
111 All uses changed.
112 (extraction fns): Insn argument now array of two words. Return pointer
113 to value's table entry. All uses changed.
114 (arc_opcode_lookup_suffix): Exported for arc-dis.c.
115 (insert_multshift, extract_multshift): New fns.
116 (arc_operands): Add support for cache bypass suffix. Add support for
117 predefined aux regs. Modifier bits moved to flags field.
118 (arc_opcodes): Likewise.
119 Add mul/mulu/shift insns. Syntax of zero/sign extension insns changed.
120 New insn rlc. Update to syntax in programmer's manual.
121 (arc_reg_names): Fix typo in lp_count. Add predefined aux regs.
122 (arc_suffixes): New synonyms lo,hs for cs,cc. New suffix for cache
123 bypass.
124 (arc_opcode_init_tables): New argument to indicate cpu type.
125 (insert_reg): Handle predefined aux regs.
126 (extract_reg): Likewise.
127 (lookup_register): New fn.
128 * arc-dis.c (arc_condition_codes): Deleted.
129 (print_insn_arc): Handle insns with 32 bit immediate constants better.
130 Clean up modifier handling. Handle predefined aux regs.
131 end-sanitize-arc
132
133 Thu Dec 8 18:23:31 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
134
135 * alpha-dis.c (print_insn_alpha): Handle call_pal instruction, and
136 print something for reserved opcode values, even if it won't
137 assemble again.
138
139 * mips-dis.c (_print_insn_mips): When initializing, shift right
140 and mask, to avoid sign extension problems on the Alpha.
141
142 * m68k-dis.c (print_insn_arg, case 'J'): Handle buscr and pcr
143 control registers.
144
145 start-sanitize-arc
146 Tue Nov 29 18:02:43 1994 Doug Evans <dje@canuck.cygnus.com>
147
148 * configure.in: Add ARC support.
149 * disassemble.c: Likewise.
150 * arc-dis.c, arc-opc.c: New files.
151 end-sanitize-arc
152
153 Wed Nov 23 22:34:51 1994 Steve Chamberlain (sac@jonny.cygnus.com)
154
155 * sh-opc.h (mov.l gbr): Get direction right.
156 * sh-dis.c (print_insn_shx): New function.
157 (print_insn_shl, print_insn_sh): Call print_insn_shx to
158 print opcodes with right byte order.
159
160 Thu Nov 3 19:32:22 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
161
162 * ns32k-dis.c (struct ns32k_option): Renamed from struct option,
163 to avoid conflicts with getopt.
164
165 Mon Oct 31 18:48:10 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
166
167 * hppa-dis.c (print_insn_hppa): Read the instruction using
168 bfd_getb32, so that it works on a little endian or 64 bit host.
169 Remove unused local variable op.
170
171 Tue Oct 25 17:07:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
172
173 * mips-opc.c: Use or instead of addu for pseudo-op move, since
174 addu does not work correctly if -mips3.
175
176 Wed Oct 19 13:40:16 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
177
178 * a29k-dis.c (print_special): Add special register names defined
179 on 29030, 29040 and 29050.
180 (print_insn): Handle new operand type 'I'.
181
182 Wed Oct 12 11:59:55 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
183
184 * Makefile.in (INSTALL): Use top level install.sh script.
185
186 Wed Oct 5 19:16:29 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
187
188 * sparc-dis.c: Rewrite to use bitfields, rather than a union, so
189 that it works on a little endian host.
190
191 Tue Oct 4 12:14:21 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
192
193 * configure.in: Use ${config_shell} when running config.bfd.
194
195 Wed Sep 21 18:49:12 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
196
197 * mips-opc.c (mips_opcodes): "dabs" is only available with -mips3.
198
199 Thu Sep 15 16:30:22 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
200
201 * a29k-dis.c (print_insn): Print the opcode.
202
203 Wed Sep 14 17:52:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
204
205 * mips-opc.c (mips_opcodes): Set WR_t for sc and scd.
206
207 Sun Sep 11 22:32:17 1994 Jeff Law (law@snake.cs.utah.edu)
208
209 * hppa-dis.c (reg_names): Use r26-r23 for arg0-arg3.
210
211 Tue Sep 6 11:37:12 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
212
213 * mips-opc.c: Set INSN_STORE_MEMORY flag for all instructions
214 which store a value into memory.
215
216 Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
217
218 * configure.in, Makefile.in, disassemble.c: Add support for the ARM.
219 * arm-dis.c, arm-opc.h: New files.
220
221 Fri Aug 5 14:00:05 1994 Stan Shebs (shebs@andros.cygnus.com)
222
223 * Makefile.in (ns32k-dis.o): Add dependency.
224 * ns32k-dis.c (print_insn_arg): Declare initialized local as
225 string, not as array of chars.
226
227 Thu Jul 28 18:14:16 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
228
229 * sparc-dis.c (print_insn_sparc): Handle new operand type 'x'.
230
231 * sparc-opc.c: Added sparclite extended FP operations, and
232 versions of v9 impdep* instructions permitting specification of
233 the OPF field.
234
235 Tue Jul 26 16:36:03 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
236
237 * i960-dis.c (reg_names): Now const.
238 (struct sparse_tabent): New type, copied from array type in mem
239 function.
240 (ctrl): Local static array ctrl_tab now const.
241 (cobr): Local static array cobr_tab now const.
242 (mem): Local variables reg1, reg2, reg3 now point to const. Local
243 static variable mem_tab no longer explicitly initialized. Changed
244 mem_init to const array of struct sparse_tabent.
245 (reg): Local static variable reg_tab no longer explicitly
246 initialized. Changed reg_init to const array of struct
247 sparse_tabent.
248 (ea): Local static array scale_tab now const.
249
250 start-sanitize-i960xl
251 * i960-dis.c (reg): Added i960XL instructions to reg_init table.
252 (REG_MAX): Updated.
253 end-sanitize-i960xl
254
255 Tue Jul 19 21:00:00 1994 DJ Delorie (dj@ctron.com)
256
257 * configure.bat: the disassember needs to be enabled for
258 "objdump -d" to work in djgpp.
259
260 Wed Jul 13 18:01:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
261
262 * ns32k-dis.c: Deleted all code in "#ifdef GDB".
263 (invalid_float): Enabled general version, doesn't require running
264 on ns32k host. Changed to take char* argument, and test for
265 explicitly specified sizes, instead of using sizeof() on host CPU
266 types.
267 (INVALID_FLOAT): Cast first argument.
268 (opt_u, opt_U, opt_O, opt_C, opt_S, list_P532, list_M532,
269 list_P032, list_M032): Now const.
270 (optlist, list_search): Made appropriate arguments now point to
271 const.
272 (print_insn_arg): Changed static array of one-character-string
273 pointers into a static const array of characters; fixed sprintf
274 statement accordingly.
275
276 Sun Jul 10 00:27:47 1994 Ian Dall (dall@hfrd.dsto.gov.au)
277
278 * opcodes/ns32k-dis.c: Semi-new file. Had apparently been dropped
279 from distribution. A ns32k-dis.c from a previous distribution has
280 been brought up to date and supports the new interface.
281
282 * disassemble.c: define ARCH_ns32k and add case bfd_arch_ns32k.
283
284 * configure.in: add bfd_ns32k_arch target support.
285
286 * Makefile.in: add ns32k-dis.o to ALL_MACHINES.
287 Add ns32k-dis.c to CFILES. Add dependencies for ns32k-dis.o.
288
289 Wed Jun 29 22:10:37 1994 Steve Chamberlain (sac@cygnus.com)
290
291 * h8300-dis.c (bfd_h8_disassemble): Get 16bit branch
292 disassembly right.
293
294 Tue Jun 28 13:22:06 1994 Stan Shebs (shebs@andros.cygnus.com)
295
296 * h8300-dis.c, mips-dis.c: Don't use true and false.
297
298 Thu Jun 23 12:53:19 1994 David J. Mackenzie (djm@rtl.cygnus.com)
299
300 * configure.in: Change --with-targets to --enable-targets.
301
302 Wed Jun 22 13:38:32 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
303
304 * mips-dis.c (_print_insn_mips): Build a static hash table mapping
305 opcodes to the first instruction with that opcode, to speed
306 disassembly of large files. From ralphc@pyramid.com (Ralph
307 Campbell).
308
309 Tue Jun 7 12:49:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
310
311 * Makefile.in (mostlyclean): Fix typo (was mostyclean).
312
313 Wed May 11 22:32:00 1994 DJ Delorie (dj@ctron.com)
314
315 * configure.bat: update to latest makefile.in
316
317 Sat May 7 17:13:21 1994 Steve Chamberlain (sac@cygnus.com)
318
319 * a29k-dis.c (print_insn): Print 'x' type operand in hex.
320 * h8300-dis.c (bfd_h8_disassemble): Print 16bit rels correctly.
321 * sh-dis.c (print_insn_sh): Don't recur endlessly if delay
322 slot insn is in a delay slot.
323 * z8k-opc.h: (resflg): Fix patterns.
324 * h8500-opc.h Fix CR insn patterns.
325
326 Fri May 6 14:34:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
327
328 * ppc-opc.c (powerpc_opcodes): Put PowerPC versions of "cmp" and
329 "cmpl" before POWER versions, so that gas -many uses them.
330
331 Thu Apr 28 18:32:36 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
332
333 * disassemble.c: New file.
334 * Makefile.in (OFILES): Add disassemble.o.
335 (disassemble.o): Provide dependencies; compile with $(ARCHDEFS).
336 * configure.in: Define ARCHDEFS in Makefile. Code taken from
337 binutils/configure.in.
338
339 * m68k-dis.c (print_insn_m68k): If F_ALIAS flag is set, skip the
340 opcode being examined.
341
342 Thu Apr 21 17:08:40 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
343
344 * ppc-opc.c (powerpc_operands): Added RAL, RAM and RAS.
345 (insert_ral, insert_ram, insert_ras): New functions.
346 (powerpc_opcodes): Use RAL for load with update, RAM for lmw, and
347 RAS for store with update.
348
349 Sat Apr 16 23:41:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
350
351 * ppc-opc.c (powerpc_opcodes): Correct fcir. From David Edelsohn
352 (edelsohn@npac.syr.edu).
353
354 Wed Apr 6 17:11:45 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
355
356 * mips-opc.c (mips_opcodes): Correct operands of "nor" with an
357 immediate argument.
358
359 Mon Apr 4 16:30:46 1994 Doug Evans (dje@canuck.cygnus.com)
360
361 * sparc-opc.c (sparc_opcodes): Fix "rd %fprs,%l0".
362
363 Mon Apr 4 13:22:00 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
364
365 * ppc-opc.c (powerpc_operands): The signedp field has been
366 removed, so don't initialize it. Set the PPC_OPERAND_SIGNED flag
367 instead. Add new operand SISIGNOPT.
368 (powerpc_opcodes): For lis, liu, addis, and cau use SISIGNOPT.
369 Based on patch from David Edelsohn (edelsohn@npac.syr.edu).
370 * ppc-dis.c (print_insn_powerpc): Check PPC_OPERAND_SIGNED rather
371 than signedp field.
372
373 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
374
375 * i386-dis.c (struct private): Renamed to dis_private. `private'
376 is a reserved word for dynix cc.
377
378 Mon Mar 28 13:00:15 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
379
380 * configure.in: Change error message to refer to bfd/config.bfd
381 rather than bfd/configure.in.
382
383 Mon Mar 28 12:28:30 1994 David Edelsohn (edelsohn@npac.syr.edu)
384
385 * ppc-opc.c: Define POWER2 as short alias flag.
386 (powerpc_opcodes): Add POWER/2 opcodes lfq*, stfq*, fcir[z], and
387 fsqrt.
388
389 Wed Mar 23 12:23:05 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
390
391 * i960-dis.c (print_insn_i960): Don't read a second word for
392 opcodes 0, 1, 2 and 3.
393
394 Wed Mar 16 15:37:58 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
395
396 * configure.in: Don't build m68881-ext.o for bfd_m68k_arch.
397
398 Mon Mar 14 14:53:50 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
399
400 * m68881-ext.c: Removed; no longer used.
401 * Makefile.in: Changed accordingly.
402
403 * m68k-dis.c (ext_format_68881): Don't declare.
404 (print_insn_m68k): If an instruction uses place 'i', it uses at
405 least four fixed bytes.
406 (print_insn_arg): Don't bump p by 2 for case 'I', place 'i'. For
407 extended float, convert to double using floatformat_to_double, not
408 ieee_extended_to_double, and fetch the data before converting it.
409
410 Tue Mar 8 18:12:25 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
411
412 * mips-opc.c: It's sqrt.s, not sqrt.w. From
413 davidj@ICSI.Berkeley.EDU (David Johnson).
414
415 Tue Feb 8 16:55:27 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
416
417 * ppc-opc.c (powerpc_opcodes): The POWER uses bdn[l][a] where the
418 PowerPC uses bdnz[l][a].
419
420 Tue Feb 8 00:32:28 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
421
422 * dis-buf.c, i386-dis.c: Include sysdep.h.
423
424 Mon Feb 7 19:22:23 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
425
426 * configure.in (bfd_powerpc_arch): Use ppc-dis.o and ppc-opc.o.
427
428 * ppc-opc.c (powerpc_opcodes): Mark POWER instructions supported
429 by Motorola PowerPC 601 with PPC_OPCODE_601.
430 * ppc-dis.c (print_insn_big_powerpc, print_insn_little_powerpc):
431 Disassemble Motorola PowerPC 601 instructions as well as normal
432 PowerPC instructions.
433
434 Sun Feb 6 07:45:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
435
436 * i960-dis.c (reg, mem): Just use a static array instead of
437 calling xmalloc.
438
439 Sat Feb 5 00:04:02 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
440
441 * hppa-dis.c (print_insn_hppa): For '?' and '@' only adjust the
442 condition name index if this is for a negated condition.
443
444 * hppa-dis.c (print_insn_hppa): No space before 'H' operand.
445 Floating point format for 'H' operand is backwards from normal
446 case (0 == double, 1 == single). For '4', '6', '7', '9', and '8'
447 operands (fmpyadd and fmpysub), handle bizarre register
448 translation correctly for single precision format.
449
450 * hppa-dis.c (print_insn_hppa): Do not emit a space after 'F'
451 or 'I' operands if the next format specifier is 'M' (fcmp
452 condition completer).
453
454 Feb 4 23:38:03 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
455
456 * ppc-opc.c (powerpc_operands): New operand type MBE to handle a
457 single number giving a bitmask for the MB and ME fields of an M
458 form instruction. Change NB to accept 32, and turn it into 0;
459 also turn 0 into 32 when disassembling. Seperated SH from NB.
460 (insert_mbe, extract_mbe): New functions.
461 (insert_nb, extract_nb): New functions.
462 (SC_MASK): Mask out SA and LK bits.
463 (powerpc_opcodes): Change "cal" to use RT, D, RA rather than RT,
464 RA, SI. Change "liu" and "cau" to use UI rather than SI. Mark
465 "bctr" and "bctrl" as accepted by POWER. Change "rlwimi",
466 "rlimi", "rlwimi.", "rlimi.", "rlwinm", "rlinm", "rlwinm.",
467 "rlinm.", "rlmi", "rlmi.", "rlwnm", "rlnm", "rlwnm.", "rlnm." to
468 use MBE rather than MB. Add "mfmq" and "mtmq" POWER instructions.
469 (powerpc_macros): Define table of macro definitions.
470 (powerpc_num_macros): Define.
471
472 * ppc-dis.c (print_insn_powerpc): Don't skip optional operands
473 if PPC_OPERAND_NEXT is set.
474
475 Sat Jan 22 23:10:07 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
476
477 * i960-dis.c (print_insn_i960): Make buffer bfd_byte instead of
478 char. Retrieve contents using bfd_getl32 instead of shifting.
479
480 Fri Jan 21 19:01:39 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
481
482 * ppc-opc.c: New file. Opcode table for PowerPC, including
483 opcodes for POWER (RS/6000).
484 * ppc-dis.c: New file. PowerPC and Power (RS/6000) disassembler.
485 * Makefile.in (ALL_MACHINES): Add ppc-dis.o and ppc-opc.o.
486 (CFILES): Add ppc-dis.c.
487 (ppc-dis.o, ppc-opc.o): New targets.
488 * configure.in: Build ppc-dis.o and ppc-opc.o for bfd_rs6000_arch.
489
490 Mon Jan 17 20:05:49 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
491
492 * hppa-dis.c (print_insn_hppa): Handle 'N' in assembler template.
493 No space before 'u', 'f', or 'N'.
494
495 Sun Jan 16 14:20:16 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
496
497 * i386-dis.c (print_insn_i386): Add FIXME comment regarding reading
498 farther than we should.
499
500 * i386-dis.c (dis386): Use Yb and Yv for scasb and scasS.
501
502 Thu Jan 6 12:38:05 1994 David J. Mackenzie (djm@thepub.cygnus.com)
503
504 * sparc-dis.c m68k-dis.c alpha-dis.c a29k-dis.c: Fix comments.
505
506 Wed Jan 5 11:56:21 1994 David J. Mackenzie (djm@thepub.cygnus.com)
507
508 * i960-dis.c (print_insn_i960): Only read word2 if the instruction
509 needs it, to prevent reading past the end of a section.
510
511 Wed Nov 17 17:20:12 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
512
513 * mips-opc.h: Use macro for j instruction, to support SVR4 PIC.
514 Removed t,A case for la; always use t,A(b) case.
515
516 Mon Nov 8 12:37:36 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
517
518 From Ted Lemen <mellon@pepper.ncd.com>
519 * mips-dis.c (print_insn_arg): Handle 'k'.
520 * mips-opc.c: Make cache use k, not t.
521
522 Sun Nov 7 23:52:34 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
523
524 * alpha-opc.h, alpha-dis.c (print_insn_alpha): Add
525 FLOAT_MEMORY_FORMAT_CODE, FLOAT_BRANCH_FORMAT_CODE, correct
526 FLOAT_FORMAT_CODE to put out floating point register names.
527
528 Mon Nov 1 18:17:51 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
529
530 * mips-opc.c: Use macros for jal variants, to support SVR4 PIC.
531
532 Thu Oct 28 17:42:23 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
533
534 * a29k-dis.c (print_insn): Use 0x%08x, not 0x%8x.
535
536 Wed Oct 27 11:48:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
537
538 * mips-opc.c (dsll, dsra, dsrl): Added '>' cases for shift counts
539 larger than 32. Moved dsxx32 variants first for disassembler.
540
541 Mon Oct 25 11:33:14 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
542
543 * z8kgen.c, z8k-opc.h: Add full lda information.
544
545 Tue Oct 19 12:39:25 1993 Jeffrey A Law (law@cs.utah.edu)
546
547 * hppa-dis.c (print_insn_hppa): Do not emit a space after
548 movb instructions. Any necessary space will be emitted by
549 the code to handle nullification completers.
550
551 Wed Oct 13 16:19:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
552
553 * mips-opc.c: Moved l.d down so that it disassembles as ldc1.
554
555 Fri Oct 8 02:34:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
556
557 * alpha-opc.h: Add ldl_l, fix typo for ldq_u.
558 * alpha-dis.c (print_insn_alpha): Add code for PAL_FORMAT_CODE.
559
560 Tue Oct 5 17:47:53 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
561
562 * mips-opc.c: Correct lwu opcode value (book had it wrong).
563
564 Thu Sep 30 11:26:18 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
565
566 * z8k-dis.c (FETCH_DATA): get just the right amount of data.
567 (unpack_instr): Cope with ARG_IMM4M1 type instructions.
568
569 Wed Sep 29 16:24:49 1993 K. Richard Pixley (rich@sendai.cygnus.com)
570
571 * m88k-dis.c (m88kdis): comment change. Remove space after
572 printing mnemonic.
573 (printop): handle new arg types DEC and XREG for m88110.
574
575 Tue Sep 28 19:20:16 1993 Jeffrey A Law (law@snake.cs.utah.edu)
576
577 * hppa-dis.c (print_insn_hppa): Handle 'z' operand
578 type for absolute branch addresses. Delete special
579 "ble" and "be" code in 'W' operand code.
580
581 Fri Sep 24 14:08:33 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
582
583 * mips-opc.c: Set hazard information correctly for branch
584 likely instructions.
585
586 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
587
588 * alpha-dis.c (print_insn_alpha), alpha-opc.h: Fix bugs, use
589 info->fprintf_func for printing and info->print_address_func for
590 address output.
591
592 Wed Sep 15 12:12:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
593
594 * mips-opc.c: Set INSN_TRAP for tXX instructions.
595
596 Thu Sep 9 10:11:27 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
597
598 * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson):
599 Corrected second case of "b" for disassembler.
600
601 Tue Sep 7 14:25:15 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
602
603 * mips-dis.c, m88k-dis.c: Don't include libbfd.h. Changed calls
604 to BFD swapping routines to correspond to BFD name changes.
605
606 Thu Sep 2 10:35:25 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
607
608 * mips-opc.c: Change div machine instruction to be z,s,t rather
609 than s,t. Change div macro to be d,v,t rather than d,s,t.
610 Likewise for divu, ddiv, ddivu. Added z,s,t case for drem, dremu,
611 rem and remu which generates only the corresponding div
612 instruction. This is for compatibility with the MIPS assembler,
613 which only generates the simple machine instruction when an
614 explicit destination of $0 is used.
615 * mips-dis.c (print_insn_arg): Handle 'z' (always register zero).
616
617 Thu Aug 26 17:41:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
618
619 * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Set
620 WR_31 hazard for bal, bgezal, bltzal.
621
622 Thu Aug 26 17:20:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
623
624 * hppa-dis.c (print_insn_hppa): Use print function
625 from within the disassemble_info, not fprintf_filtered.
626
627 Wed Aug 25 13:51:40 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
628
629 * hppa-dis.c (print_insn_hppa): Handle '|' like '>'. (From Jeff
630 Law, law@cs.utah.edu.)
631
632 Mon Aug 23 12:44:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
633
634 * mips-opc.c ("absu"): Removed.
635 ("dabs"): Added.
636
637 Fri Aug 20 10:52:52 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
638
639 * mips-opc.c: Added r6000 and r4000 instructions and macros.
640 Changed hazard information to distinguish between memory load
641 delays and coprocessor load delays.
642
643 Wed Aug 18 15:39:23 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
644
645 * mips-opc.c: li.d uses "T,L", not "S,F". Added li.s.
646
647 Tue Aug 17 09:44:42 1993 David J. Mackenzie (djm@thepub.cygnus.com)
648
649 * configure.in: Don't pass cpu to config.bfd.
650
651 Tue Aug 17 12:23:52 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
652
653 * m88k-dis.c (m88kdis): Make class unsigned.
654
655 Thu Aug 12 15:08:18 1993 Ian Lance Taylor (ian@cygnus.com)
656
657 * alpha-dis.c (print_insn_alpha): One branch format case was
658 missing the instruction name.
659
660 Wed Aug 11 19:29:39 1993 David J. Mackenzie (djm@thepub.cygnus.com)
661
662 * Makefile.in (ALL_MACHINES): Renamed from DIS_LIBS.
663 Add the arch-specific auxiliary files.
664 (OFILES): Remove the arch-specific auxiliary files
665 and use BFD_MACHINES instead of DIS_LIBS.
666 * configure.in: Set BFD_MACHINES based on --with-targets option.
667
668 Thu Aug 12 12:04:53 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
669
670 * mips-opc.c: Added lwc1 E,A(b) to go with lwc1 T,A(b). Similarly
671 for swc1.
672
673 Sun Aug 8 15:09:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
674
675 * sparc-opc.c: Change CONST to const to deal with gcc
676 -Dconst=__const -traditional.
677
678 Fri Aug 6 10:58:55 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
679
680 * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Took
681 coprocessor instructions out of #if 0, and made them use new
682 argument type "C".
683
684 Thu Aug 5 17:11:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
685
686 * sparc-dis.c: Include ansidecl.h before opcodes/sparc.h.
687
688 Fri Jul 30 18:48:15 1993 John Gilmore (gnu@cygnus.com)
689
690 * sparc-opc.c: Add F_JSR, F_UNBR, or F_CONDBR flags to each branch
691 instruction, for use by the disassembler.
692
693 * sparc-dis.c (SEX): Add sign extension macro. Replace many
694 hand-coded sign extensions that depended on 32-bit host ints.
695 FIXME, we still depend on big-endian host bitfield ordering.
696 (sparc_print_insn): Set the insn_info_valid field, and the
697 other fields that describe the instruction being printed.
698
699 Tue Jul 27 17:04:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
700
701 * sparc-opc.c (call): Accept all 6 addressing modes valid for
702 `jmp' instead of just one of them.
703
704 Wed Jul 21 11:43:32 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
705
706 * hppa-dis.c: Move floating registers from reg_names to fp_reg_names.
707 (fput_fp_reg_r): Renamed from fput_reg_r.
708 (fput_fp_reg): New function.
709 (print_insn_hppa): Use fput_fp_reg{,_r} where appropriate.
710
711 * hppa-dis.c (print_insn_hppa, cases 'a', 'd'): Print space afterwards.
712
713 * hppa-dis.c (print_insn_hppa, case 'd'): Use GET_COND not GET_FIELD.
714
715 Mon Jul 19 13:52:21 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
716
717 * hppa-dis.c (print_insn_hppa): Use extract_5r_store for 'r'.
718
719 * hppa-dis.c (print_insn_hppa, case '>'): If next character is 'n',
720 don't output a space.
721
722 * hppa-dis.c (float_format_names): 10 is undefined, and 11 is quad.
723
724 Sun Jul 18 16:30:02 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
725
726 * mips-opc.c: New file, containing opcode table from
727 ../include/opcode/mips.h.
728 * Makefile.in: Add it.
729
730 Thu Jul 15 12:37:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
731
732 * m88k-dis.c: New file, moved in from gdb and changed to use the
733 new dis-asm.h disassembler interface.
734 * Makefile.in (DIS_LIBS): Added m88k-dis.o.
735 (m88k-dis.o): New target.
736
737 Tue Jul 13 10:04:16 1993 Ian Lance Taylor (ian@cygnus.com)
738
739 * mips-dis.c (print_insn_arg, _print_insn_mips): Made pointer to
740 argument string const char * to correspond to opcode/mips.h.
741
742 Tue Jul 6 15:18:37 1993 Ian Lance Taylor (ian@cygnus.com)
743
744 * mips-dis.c: Updated to account for name changes in new version
745 of opcode/mips.h.
746 * Makefile.in: Added header file dependencies.
747
748 Sat Jul 3 23:47:56 1993 Doug Evans (dje@canuck.cygnus.com)
749
750 * h8300-dis.c (bfd_h8_disassemble): Correct fetching of instruction.
751
752 Thu Jul 1 12:23:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
753
754 * m68k-dis.c (NEXTWORD, NEXTLONG): Use ((x) ^ 0x8000) - 0x8000 to sign
755 extend, rather than shifts.
756
757 Sun Jun 20 20:56:56 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
758
759 * Makefile.in: Undo 15 June change.
760
761 Fri Jun 18 14:15:15 1993 Per Bothner (bothner@deneb.cygnus.com)
762
763 * m68k-dis.c (print_insn_arg): Change return value to byte count
764 or error code.
765 * m68k-dis.c: Re-write to detect invalid operands before
766 printing anything, so we can handle this the same way we
767 handle invalid opcodes.
768
769 Thu Jun 17 15:01:36 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
770
771 * sh-dis.c, sh-opc.h: Understand some more opcodes.
772
773 Wed Jun 16 13:48:05 1993 Ian Lance Taylor (ian@cygnus.com)
774
775 * hppa-dis.c: Include <ansidecl.h> and sysdep.h before other
776 header files.
777
778 Tue Jun 15 21:45:26 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
779
780 * sparc-dis.c: Don't declare qsort, since sysdep.h might.
781
782 * configure.in: Do make sysdep.h link.
783 * Makefile.in: Search ../include. Don't search ../bfd.
784
785 Tue Jun 15 13:36:10 1993 Stu Grossman (grossman@cygnus.com)
786
787 Changes from Jeff Law, law@cs.utah.edu:
788 * hppa-dis.c: Fix typo. 'a' and 'd' were reversed.
789 Do not print a space before the completers specified by
790 'a' and 'd'.
791
792 Fri Jun 11 18:40:21 1993 Ken Raeburn (raeburn@cygnus.com)
793
794 * mips-dis.c: No longer need to bomb out if HOST_64_BIT is
795 defined, since gdb has been fixed.
796
797 Changes from Jeff Law, law@cs.utah.edu:
798 * hppa-dis.c (print_insn_hppa): Last argument to fput_reg,
799 fput_reg_r, fput_creg, fput_const, and fputs_filtered should
800 be a *disassemble_info, not a *FILE.
801 * hppa-dis.c: Support 'd', '!', and 'a'.
802 * hppa-dis.c: Support 's' to extract a 2 bit space register.
803 * hppa-dis.c: Delete cases which are no longer needed.
804
805 Fri Jun 11 07:53:48 1993 Jim Kingdon (kingdon@cygnus.com)
806
807 * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes.
808
809 Tue Jun 8 12:25:01 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
810
811 * h8300-dis.c: New file, removed from bfd/cpu-h8300.c, with
812 H8/300-H opcodes.
813
814 Mon Jun 7 12:58:49 1993 Per Bothner (bothner@rtl.cygnus.com)
815
816 * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h and bfd.h.
817 * configure.in: No longer need to configure to get sysdep.h.
818
819 Thu Jun 3 15:56:49 1993 Stu Grossman (grossman@cygnus.com)
820
821 * Patches from Jeffrey Law <law@cs.utah.edu>.
822 * hppa-dis.c: Support 'I', 'J', and 'K' in output
823 templates for 1.1 FP computational instructions.
824
825 Tue May 25 13:05:48 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
826
827 * h8500-dis.c (print_insn_h8500): Address argument is type
828 bfd_vma.
829 * z8k-dis.c (print_insn_z8k, print_insn_z8001, print_insn_z8002):
830 Ditto.
831
832 * h8500-opc.h (addr_class_type): No comma at end of enumerator.
833 * sh-opc.h (sh_nibble_type, sh_arg_type): Ditto.
834
835 * sparc-dis.c (compare_opcodes): Move static declaration to
836 top-level.
837
838 Fri May 21 14:17:37 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
839
840 * sparc-dis.c (print_insn_sparc): Implement 'n' argument for unimp
841 instruction, remove unimp hack from 'l' argument.
842
843 Wed May 19 15:35:54 1993 Stu Grossman (grossman@cygnus.com)
844
845 * z8k-dis.c (fetch_data): Use unsigned char to make ancient gcc's
846 happy.
847
848 Fri May 14 15:22:46 1993 Ian Lance Taylor (ian@cygnus.com)
849
850 * Based on patches from davidj@ICSI.Berkeley.EDU (David Johnson):
851 * mips-dis.c (print_insn_arg): Handle 'C' for general coprocessor
852 instructions.
853
854 Fri May 14 00:09:14 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
855
856 * hppa-dis.c: Include dis-asm.h before sysdep.h. Changed some
857 arrays of string pointers to 2-d arrays of chars, to save
858 space.
859
860 Thu May 6 20:51:17 1993 Fred Fish (fnf@cygnus.com)
861
862 * a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c, z8k-dis.c:
863 Cast second arg to read_memory_func to "bfd_byte *", as necessary.
864
865 Tue May 4 20:31:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
866
867 * hppa-dis.c: New file from Utah, adapted to new disassembler
868 calling interface.
869 * Makefile.in: Include it.
870
871 Mon Apr 26 18:17:42 1993 Steve Chamberlain (sac@thepub.cygnus.com)
872
873 * sh-dis.c, sh-opc.h: New files.
874
875 Fri Apr 23 18:51:22 1993 Steve Chamberlain (sac@thepub.cygnus.com)
876
877 * alpha-dis.c, alpha-opc.h: New files.
878
879 Tue Apr 6 12:54:08 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
880
881 * mips-dis.c: Sign extend 'j' and 'b' arguments, delta is a signed
882 value.
883
884 Mon Apr 5 17:37:37 1993 John Gilmore (gnu@cygnus.com)
885
886 * sparc-dis.c: Make "ta" the default trap instruction, "t" the alias.
887
888 Fri Apr 2 07:24:27 1993 Ian Lance Taylor (ian@cygnus.com)
889
890 * a29k-dis.c, sparc-dis.c, sparc-opc.c: Use CONST rather than
891 const.
892
893 Thu Apr 1 11:20:43 1993 Jim Kingdon (kingdon@cygnus.com)
894
895 * sparc-dis.c: Use fprintf_func a few places where I forgot,
896 and double percent signs a few places.
897
898 * a29k-dis.c, i960-dis.c: New, merged from gdb and binutils.
899
900 * i386-dis.c, m68k-dis.c, mips-dis.c, sparc-dis.c:
901 Use info->print_address_func not print_address.
902
903 * dis-buf.c (generic_print_address): New function.
904
905 Wed Mar 31 10:07:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
906
907 * Makefile.in: Add sparc-dis.c.
908 sparc-dis.c: New file, merges binutils and gdb versions as follows:
909 From GDB:
910 Add `add' instruction to the set that get checked
911 for a preceding `sethi' in order to print an absolute address.
912 * (print_insn): Disassembly prefers real instructions.
913 (is_delayed_branch): Speed up.
914 * sparc-opcode.h: Add ALIAS bit to aliases. Fix up opcode tables.
915 Still missing some float ops, and needs testing.
916 * sparc-pinsn.c (print_insn): Eliminate 'set' test, subsumed by
917 F_ALIAS. Use printf, not fprintf, when not passing a file
918 pointer...
919 (compare_opcodes): Check that identical instructions have
920 identical opcodes, complain otherwise.
921 From binutils:
922 * New 'm' arg.
923 * Include reg_names.
924 From neither:
925 Use dis-asm.h/read_memory_func interface.
926
927 Wed Mar 31 20:49:06 1993 K. Richard Pixley (rich@rtl.cygnus.com)
928
929 * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data):
930 deliberately return non-zero to setjmp from longjmp. Otherwise
931 this code fails to compile.
932
933 Wed Mar 31 17:04:31 1993 Stu Grossman (grossman@cygnus.com)
934
935 * m68k-dis.c: Fix prototype for fetch_arg().
936
937 Wed Mar 31 10:07:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
938
939 * dis-buf.c: New file, for new read_memory_func interface.
940 Makefile.in (OFILES): Include it.
941 m68k-dis.c, i386-dis.c, h8500-dis.c, mips-dis.c, z8k-dis.c:
942 Use new read_memory_func interface.
943
944 Mon Mar 29 14:02:17 1993 Steve Chamberlain (sac@thepub.cygnus.com)
945
946 * h8500-dis.c (print_insn_h8500): Get sign of fp offsets right.
947 * h8500-opc.h: Fix couple of opcodes.
948
949 Wed Mar 24 02:03:36 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
950
951 * Makefile.in: add dvi & installcheck targets
952
953 Mon Mar 22 18:55:04 1993 John Gilmore (gnu@cygnus.com)
954
955 * Makefile.in: Update for h8500-dis.c.
956
957 Fri Mar 19 14:27:17 1993 Steve Chamberlain (sac@thepub.cygnus.com)
958
959 * h8500-dis.c, h8500-opc.h: New files
960
961 Thu Mar 18 14:12:37 1993 Per Bothner (bothner@rtl.cygnus.com)
962
963 * mips-dis.c, z8k-dis.c: Converted to use interface defined in
964 ../include/dis-asm.h.
965 * m68k-dis.c: New file (merge of ../binutils/m68k-pinsn.c
966 and ../gdb/m68k-pinsn.c).
967 * i386-dis.c: New file (merge of ../binutils/i386-pinsn.c
968 and ../gdb/i386-pinsn.c).
969 * m68881-ext.c: New file. Moved definition of
970 ext_format ext_format_68881 from ../gdb/m68k-tdep.c.
971 * Makefile.in: Adjust for new files.
972 * i386-dis.c: Patches from John Hassey (hassey@dg-rtp.dg.com).
973 * m68k-dis.c: Recognize '9' placement code, so (say) pflush
974 can be dis-assembled.
975
976 Wed Feb 17 09:19:47 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
977
978 * mips-dis.c (print_insn_arg): Now returns void.
979
980 Mon Jan 11 16:09:16 1993 Fred Fish (fnf@cygnus.com)
981
982 * mips-dis.c (ansidecl.h): Include for benefit of sysdep.h
983 files that use the macros.
984
985 Thu Jan 7 13:15:17 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
986
987 * mips-dis.c: New file, from gdb/mips-pinsn.c.
988 * Makefile.in (DIS_LIBS): Added mips-dis.o.
989 (CFILES): Added mips-dis.c.
990
991 Thu Jan 7 07:36:33 1993 Steve Chamberlain (sac@thepub.cygnus.com)
992
993 * z8k-dis.c (print_insn_z8001, print_insn_z8002): new routines
994 * z8kgen.c, z8k-opc.h: fix sizes of some shifts.
995
996 Tue Dec 22 15:42:44 1992 Per Bothner (bothner@rtl.cygnus.com)
997
998 * Makefile.in: Improve *clean rules.
999 * configure.in: Allow a default host.
1000
1001 Tue Nov 17 19:53:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1002
1003 * Makefile.in: also use -I$(srcdir)/../bfd, since some sysdep
1004 files include other sysdep files
1005
1006 Thu Nov 12 16:10:37 1992 Steve Chamberlain (sac@thepub.cygnus.com)
1007
1008 * z8k-dis.c z8k-opc.h z8kgen.c: checkpoint
1009
1010 Fri Oct 9 04:56:05 1992 John Gilmore (gnu@cygnus.com)
1011
1012 * configure.in: For host support, use ../bfd/configure.host
1013 so it stays in sync with the ../bfd/hosts database.
1014
1015 Thu Oct 1 23:38:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1016
1017 * configure.in: use cpu-vendor-os triple instead of nested cases
1018
1019 Wed Sep 30 16:09:20 1992 Michael Werner (mtw@cygnus.com)
1020
1021 * z8k-dis.c (unparse_instr): fix bug where opcode returned was
1022 *always* the wrong one.
1023
1024 Wed Sep 30 07:42:17 1992 Steve Chamberlain (sac@thepub.cygnus.com)
1025
1026 * z8kgen.c: added copyright info
1027
1028 Tue Sep 29 12:20:21 1992 Steve Chamberlain (sac@thepub.cygnus.com)
1029
1030 * z8k-dis.c (unparse_instr): prettier tabs
1031 * z8kgen.c -> z8k-opc.h: bug fixes in tables
1032
1033 Fri Sep 25 12:50:32 1992 Stu Grossman (grossman at cygnus.com)
1034
1035 * configure.in: Add ncr* configuration.
1036 * z8k-dis.c (struct instr_data_s): Make instr_asmsrc char to make
1037 picayune ANSI compilers happy.
1038
1039 Sep 20 08:50:55 1992 Fred Fish (fnf@cygnus.com)
1040
1041 * configure.in (i386): Make i386 and i486 synonymous for now.
1042 * configure.in (i[34]86-*-sysv4): Add my_host definition.
1043
1044 Fri Sep 18 17:01:23 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
1045
1046 * Makefile.in (install): Fix typo.
1047
1048 Fri Sep 18 02:04:24 1992 John Gilmore (gnu@cygnus.com)
1049
1050 * Makefile.in (make): Remove obsolete crud.
1051 (sparc-opc.o): Avoid Sun Make VPATH bug.
1052
1053 Tue Sep 8 17:29:27 1992 K. Richard Pixley (rich@sendai.cygnus.com)
1054
1055 * Makefile.in: since there are no SUBDIRS, remove rule and
1056 references of subdir_do.
1057
1058 Tue Sep 8 17:02:58 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
1059
1060 * Makefile.in (install): Get the library name right here too.
1061 Don't install bfd.h, since it's unrelated to this library. No
1062 subdirs to recurse into, either.
1063 (CFILES): The source file has a .c suffix, not .o.
1064
1065 * sparc-opc.c: New file, moved from BFD.
1066 * Makefile.in (OFILES): Build it.
1067
1068 Thu Sep 3 16:59:20 1992 Michael Werner (mtw@cygnus.com)
1069
1070 * z8k-dis.c: fixed forward refferences of some declarations.
1071
1072 Mon Aug 31 16:09:45 1992 Michael Werner (mtw@cygnus.com)
1073
1074 * Makefile.in: get the name of the library right
1075
1076 Mon Aug 31 13:47:35 1992 Steve Chamberlain (sac@thepub.cygnus.com)
1077
1078 * z8k-dis.c: knows how to disassemble z8k stuff
1079 * z8k-opc.h: new file full of z8000 opcodes
1080
1081 \f
1082 Local Variables:
1083 version-control: never
1084 End:
This page took 0.054669 seconds and 4 git commands to generate.