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