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