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