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