Made sure that every call to bfd_read, bfd_write, and bfd_seek
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
749a663d
ILT
1Mon Apr 4 13:22:00 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
2
3 * ppc-opc.c (powerpc_operands): The signedp field has been
4 removed, so don't initialize it. Set the PPC_OPERAND_SIGNED flag
5 instead. Add new operand SISIGNOPT.
6 (powerpc_opcodes): For lis, liu, addis, and cau use SISIGNOPT.
7 Based on patch from David Edelsohn (edelsohn@npac.syr.edu).
8 * ppc-dis.c (print_insn_powerpc): Check PPC_OPERAND_SIGNED rather
9 than signedp field.
10
878db64d
PS
11Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12
13 * i386-dis.c (struct private): Renamed to dis_private. `private'
14 is a reserved word for dynix cc.
15
934ec70a
ILT
16Mon Mar 28 13:00:15 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17
18 * configure.in: Change error message to refer to bfd/config.bfd
19 rather than bfd/configure.in.
20
54192495
ILT
21Mon Mar 28 12:28:30 1994 David Edelsohn (edelsohn@npac.syr.edu)
22
23 * ppc-opc.c: Define POWER2 as short alias flag.
24 (powerpc_opcodes): Add POWER/2 opcodes lfq*, stfq*, fcir[z], and
25 fsqrt.
26
27Wed Mar 23 12:23:05 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
28
29 * i960-dis.c (print_insn_i960): Don't read a second word for
30 opcodes 0, 1, 2 and 3.
31
32Wed Mar 16 15:37:58 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
33
34 * configure.in: Don't build m68881-ext.o for bfd_m68k_arch.
35
448ff992
ILT
36Mon Mar 14 14:53:50 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
37
c0386c7a
ILT
38 * m68881-ext.c: Removed; no longer used.
39 * Makefile.in: Changed accordingly.
40
448ff992
ILT
41 * m68k-dis.c (ext_format_68881): Don't declare.
42 (print_insn_m68k): If an instruction uses place 'i', it uses at
43 least four fixed bytes.
44 (print_insn_arg): Don't bump p by 2 for case 'I', place 'i'. For
45 extended float, convert to double using floatformat_to_double, not
46 ieee_extended_to_double, and fetch the data before converting it.
47
d75eb68c
ILT
48Tue Mar 8 18:12:25 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
49
50 * mips-opc.c: It's sqrt.s, not sqrt.w. From
51 davidj@ICSI.Berkeley.EDU (David Johnson).
52
9a458b67
ILT
53Tue Feb 8 16:55:27 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
54
55 * ppc-opc.c (powerpc_opcodes): The POWER uses bdn[l][a] where the
56 PowerPC uses bdnz[l][a].
57
5c9b5f58
PS
58Tue Feb 8 00:32:28 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
59
4dd4933e 60 * dis-buf.c, i386-dis.c: Include sysdep.h.
5c9b5f58
PS
61
62Mon Feb 7 19:22:23 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
63
64 * configure.in (bfd_powerpc_arch): Use ppc-dis.o and ppc-opc.o.
65
66 * ppc-opc.c (powerpc_opcodes): Mark POWER instructions supported
67 by Motorola PowerPC 601 with PPC_OPCODE_601.
68 * ppc-dis.c (print_insn_big_powerpc, print_insn_little_powerpc):
69 Disassemble Motorola PowerPC 601 instructions as well as normal
70 PowerPC instructions.
71
9f80c72b
JK
72Sun Feb 6 07:45:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
73
74 * i960-dis.c (reg, mem): Just use a static array instead of
75 calling xmalloc.
76
e3960b96
JL
77Sat Feb 5 00:04:02 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
78
0bb364c6
JL
79 * hppa-dis.c (print_insn_hppa): For '?' and '@' only adjust the
80 condition name index if this is for a negated condition.
81
e59f3227
JL
82 * hppa-dis.c (print_insn_hppa): No space before 'H' operand.
83 Floating point format for 'H' operand is backwards from normal
84 case (0 == double, 1 == single). For '4', '6', '7', '9', and '8'
85 operands (fmpyadd and fmpysub), handle bizarre register
86 translation correctly for single precision format.
87
e3960b96
JL
88 * hppa-dis.c (print_insn_hppa): Do not emit a space after 'F'
89 or 'I' operands if the next format specifier is 'M' (fcmp
90 condition completer).
91
92Feb 4 23:38:03 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
1c214e4c
ILT
93
94 * ppc-opc.c (powerpc_operands): New operand type MBE to handle a
95 single number giving a bitmask for the MB and ME fields of an M
96 form instruction. Change NB to accept 32, and turn it into 0;
97 also turn 0 into 32 when disassembling. Seperated SH from NB.
98 (insert_mbe, extract_mbe): New functions.
99 (insert_nb, extract_nb): New functions.
100 (SC_MASK): Mask out SA and LK bits.
101 (powerpc_opcodes): Change "cal" to use RT, D, RA rather than RT,
102 RA, SI. Change "liu" and "cau" to use UI rather than SI. Mark
103 "bctr" and "bctrl" as accepted by POWER. Change "rlwimi",
104 "rlimi", "rlwimi.", "rlimi.", "rlwinm", "rlinm", "rlwinm.",
105 "rlinm.", "rlmi", "rlmi.", "rlwnm", "rlnm", "rlwnm.", "rlnm." to
106 use MBE rather than MB. Add "mfmq" and "mtmq" POWER instructions.
107 (powerpc_macros): Define table of macro definitions.
108 (powerpc_num_macros): Define.
109
110 * ppc-dis.c (print_insn_powerpc): Don't skip optional operands
111 if PPC_OPERAND_NEXT is set.
112
113Sat Jan 22 23:10:07 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
114
115 * i960-dis.c (print_insn_i960): Make buffer bfd_byte instead of
116 char. Retrieve contents using bfd_getl32 instead of shifting.
117
1211751d
ILT
118Fri Jan 21 19:01:39 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
119
120 * ppc-opc.c: New file. Opcode table for PowerPC, including
121 opcodes for POWER (RS/6000).
122 * ppc-dis.c: New file. PowerPC and Power (RS/6000) disassembler.
123 * Makefile.in (ALL_MACHINES): Add ppc-dis.o and ppc-opc.o.
124 (CFILES): Add ppc-dis.c.
125 (ppc-dis.o, ppc-opc.o): New targets.
126 * configure.in: Build ppc-dis.o and ppc-opc.o for bfd_rs6000_arch.
127
f037e5b0
JL
128Mon Jan 17 20:05:49 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
129
130 * hppa-dis.c (print_insn_hppa): Handle 'N' in assembler template.
131 No space before 'u', 'f', or 'N'.
132
a279b1f5
JK
133Sun Jan 16 14:20:16 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
134
4baf1a8c
JK
135 * i386-dis.c (print_insn_i386): Add FIXME comment regarding reading
136 farther than we should.
137
a279b1f5
JK
138 * i386-dis.c (dis386): Use Yb and Yv for scasb and scasS.
139
140Thu Jan 6 12:38:05 1994 David J. Mackenzie (djm@thepub.cygnus.com)
141
142 * sparc-dis.c m68k-dis.c alpha-dis.c a29k-dis.c: Fix comments.
143
144Wed Jan 5 11:56:21 1994 David J. Mackenzie (djm@thepub.cygnus.com)
145
146 * i960-dis.c (print_insn_i960): Only read word2 if the instruction
147 needs it, to prevent reading past the end of a section.
148
149Wed Nov 17 17:20:12 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
150
151 * mips-opc.h: Use macro for j instruction, to support SVR4 PIC.
152 Removed t,A case for la; always use t,A(b) case.
153
154Mon Nov 8 12:37:36 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
155
156 From Ted Lemen <mellon@pepper.ncd.com>
157 * mips-dis.c (print_insn_arg): Handle 'k'.
158 * mips-opc.c: Make cache use k, not t.
159
ba936a2e
PS
160Sun Nov 7 23:52:34 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
161
162 * alpha-opc.h, alpha-dis.c (print_insn_alpha): Add
163 FLOAT_MEMORY_FORMAT_CODE, FLOAT_BRANCH_FORMAT_CODE, correct
164 FLOAT_FORMAT_CODE to put out floating point register names.
165
166Mon Nov 1 18:17:51 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
167
168 * mips-opc.c: Use macros for jal variants, to support SVR4 PIC.
169
bf04fba0
JK
170Thu Oct 28 17:42:23 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
171
172 * a29k-dis.c (print_insn): Use 0x%08x, not 0x%8x.
173
70643dbc
ILT
174Wed Oct 27 11:48:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
175
176 * mips-opc.c (dsll, dsra, dsrl): Added '>' cases for shift counts
177 larger than 32. Moved dsxx32 variants first for disassembler.
178
07bf1ce5
SC
179Mon Oct 25 11:33:14 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
180
181 * z8kgen.c, z8k-opc.h: Add full lda information.
182
183Tue Oct 19 12:39:25 1993 Jeffrey A Law (law@cs.utah.edu)
184
185 * hppa-dis.c (print_insn_hppa): Do not emit a space after
186 movb instructions. Any necessary space will be emitted by
187 the code to handle nullification completers.
188
189Wed Oct 13 16:19:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
190
191 * mips-opc.c: Moved l.d down so that it disassembles as ldc1.
192
bb959d0a
PS
193Fri Oct 8 02:34:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
194
195 * alpha-opc.h: Add ldl_l, fix typo for ldq_u.
196 * alpha-dis.c (print_insn_alpha): Add code for PAL_FORMAT_CODE.
197
9978cd4d
ILT
198Tue Oct 5 17:47:53 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
199
200 * mips-opc.c: Correct lwu opcode value (book had it wrong).
201
202Thu Sep 30 11:26:18 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
203
204 * z8k-dis.c (FETCH_DATA): get just the right amount of data.
205 (unpack_instr): Cope with ARG_IMM4M1 type instructions.
206
cb79d01d
RP
207Wed Sep 29 16:24:49 1993 K. Richard Pixley (rich@sendai.cygnus.com)
208
209 * m88k-dis.c (m88kdis): comment change. Remove space after
210 printing mnemonic.
211 (printop): handle new arg types DEC and XREG for m88110.
212
a0ad6c0f
JK
213Tue Sep 28 19:20:16 1993 Jeffrey A Law (law@snake.cs.utah.edu)
214
215 * hppa-dis.c (print_insn_hppa): Handle 'z' operand
216 type for absolute branch addresses. Delete special
217 "ble" and "be" code in 'W' operand code.
218
219Fri Sep 24 14:08:33 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
220
221 * mips-opc.c: Set hazard information correctly for branch
222 likely instructions.
223
224Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
225
226 * alpha-dis.c (print_insn_alpha), alpha-opc.h: Fix bugs, use
227 info->fprintf_func for printing and info->print_address_func for
228 address output.
229
230Wed Sep 15 12:12:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
231
232 * mips-opc.c: Set INSN_TRAP for tXX instructions.
233
234Thu Sep 9 10:11:27 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
235
236 * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson):
237 Corrected second case of "b" for disassembler.
238
44647fcc
ILT
239Tue Sep 7 14:25:15 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
240
241 * mips-dis.c, m88k-dis.c: Don't include libbfd.h. Changed calls
242 to BFD swapping routines to correspond to BFD name changes.
243
a9c686ad
ILT
244Thu Sep 2 10:35:25 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
245
547998d2
ILT
246 * mips-opc.c: Change div machine instruction to be z,s,t rather
247 than s,t. Change div macro to be d,v,t rather than d,s,t.
248 Likewise for divu, ddiv, ddivu. Added z,s,t case for drem, dremu,
249 rem and remu which generates only the corresponding div
250 instruction. This is for compatibility with the MIPS assembler,
251 which only generates the simple machine instruction when an
252 explicit destination of $0 is used.
253 * mips-dis.c (print_insn_arg): Handle 'z' (always register zero).
a9c686ad 254
a5ba0d3f
ILT
255Thu Aug 26 17:41:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
256
257 * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Set
258 WR_31 hazard for bal, bgezal, bltzal.
259
260Thu Aug 26 17:20:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
261
262 * hppa-dis.c (print_insn_hppa): Use print function
263 from within the disassemble_info, not fprintf_filtered.
264
265Wed Aug 25 13:51:40 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
266
267 * hppa-dis.c (print_insn_hppa): Handle '|' like '>'. (From Jeff
268 Law, law@cs.utah.edu.)
269
320cdccf
ILT
270Mon Aug 23 12:44:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
271
272 * mips-opc.c ("absu"): Removed.
273 ("dabs"): Added.
274
2bef2d3e
ILT
275Fri Aug 20 10:52:52 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
276
277 * mips-opc.c: Added r6000 and r4000 instructions and macros.
278 Changed hazard information to distinguish between memory load
279 delays and coprocessor load delays.
280
45b14705
ILT
281Wed Aug 18 15:39:23 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
282
283 * mips-opc.c: li.d uses "T,L", not "S,F". Added li.s.
284
ed2fe80f
DM
285Tue Aug 17 09:44:42 1993 David J. Mackenzie (djm@thepub.cygnus.com)
286
287 * configure.in: Don't pass cpu to config.bfd.
288
e9a30357
ILT
289Tue Aug 17 12:23:52 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
290
291 * m88k-dis.c (m88kdis): Make class unsigned.
292
293Thu Aug 12 15:08:18 1993 Ian Lance Taylor (ian@cygnus.com)
294
295 * alpha-dis.c (print_insn_alpha): One branch format case was
296 missing the instruction name.
297
298Wed Aug 11 19:29:39 1993 David J. Mackenzie (djm@thepub.cygnus.com)
299
300 * Makefile.in (ALL_MACHINES): Renamed from DIS_LIBS.
301 Add the arch-specific auxiliary files.
302 (OFILES): Remove the arch-specific auxiliary files
303 and use BFD_MACHINES instead of DIS_LIBS.
304 * configure.in: Set BFD_MACHINES based on --with-targets option.
305
786e4f1a
ILT
306Thu Aug 12 12:04:53 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
307
308 * mips-opc.c: Added lwc1 E,A(b) to go with lwc1 T,A(b). Similarly
309 for swc1.
310
311Sun Aug 8 15:09:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
312
313 * sparc-opc.c: Change CONST to const to deal with gcc
314 -Dconst=__const -traditional.
315
11a0aaa7
ILT
316Fri Aug 6 10:58:55 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
317
318 * mips-opc.c: From davidj@ICSI.Berkeley.EDU (David Johnson): Took
319 coprocessor instructions out of #if 0, and made them use new
320 argument type "C".
321
071689e1
JK
322Thu Aug 5 17:11:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
323
324 * sparc-dis.c: Include ansidecl.h before opcodes/sparc.h.
325
326Fri Jul 30 18:48:15 1993 John Gilmore (gnu@cygnus.com)
327
328 * sparc-opc.c: Add F_JSR, F_UNBR, or F_CONDBR flags to each branch
329 instruction, for use by the disassembler.
330
331 * sparc-dis.c (SEX): Add sign extension macro. Replace many
332 hand-coded sign extensions that depended on 32-bit host ints.
333 FIXME, we still depend on big-endian host bitfield ordering.
334 (sparc_print_insn): Set the insn_info_valid field, and the
335 other fields that describe the instruction being printed.
336
337Tue Jul 27 17:04:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
338
339 * sparc-opc.c (call): Accept all 6 addressing modes valid for
340 `jmp' instead of just one of them.
341
4d135f1c
JK
342Wed Jul 21 11:43:32 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
343
071689e1
JK
344 * hppa-dis.c: Move floating registers from reg_names to fp_reg_names.
345 (fput_fp_reg_r): Renamed from fput_reg_r.
346 (fput_fp_reg): New function.
347 (print_insn_hppa): Use fput_fp_reg{,_r} where appropriate.
348
4d135f1c
JK
349 * hppa-dis.c (print_insn_hppa, cases 'a', 'd'): Print space afterwards.
350
351 * hppa-dis.c (print_insn_hppa, case 'd'): Use GET_COND not GET_FIELD.
352
17068960
JK
353Mon Jul 19 13:52:21 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
354
b2ad2e64
JK
355 * hppa-dis.c (print_insn_hppa): Use extract_5r_store for 'r'.
356
981b3a27
JK
357 * hppa-dis.c (print_insn_hppa, case '>'): If next character is 'n',
358 don't output a space.
359
17068960
JK
360 * hppa-dis.c (float_format_names): 10 is undefined, and 11 is quad.
361
32d2052a
JK
362Sun Jul 18 16:30:02 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
363
364 * mips-opc.c: New file, containing opcode table from
365 ../include/opcode/mips.h.
366 * Makefile.in: Add it.
367
a4c01299
ILT
368Thu Jul 15 12:37:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
369
370 * m88k-dis.c: New file, moved in from gdb and changed to use the
371 new dis-asm.h disassembler interface.
372 * Makefile.in (DIS_LIBS): Added m88k-dis.o.
373 (m88k-dis.o): New target.
374
37609724
ILT
375Tue Jul 13 10:04:16 1993 Ian Lance Taylor (ian@cygnus.com)
376
377 * mips-dis.c (print_insn_arg, _print_insn_mips): Made pointer to
378 argument string const char * to correspond to opcode/mips.h.
379
fde326fb
ILT
380Tue Jul 6 15:18:37 1993 Ian Lance Taylor (ian@cygnus.com)
381
382 * mips-dis.c: Updated to account for name changes in new version
383 of opcode/mips.h.
384 * Makefile.in: Added header file dependencies.
385
a5b5f81d
DE
386Sat Jul 3 23:47:56 1993 Doug Evans (dje@canuck.cygnus.com)
387
388 * h8300-dis.c (bfd_h8_disassemble): Correct fetching of instruction.
389
390Thu Jul 1 12:23:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
391
392 * m68k-dis.c (NEXTWORD, NEXTLONG): Use ((x) ^ 0x8000) - 0x8000 to sign
393 extend, rather than shifts.
394
395Sun Jun 20 20:56:56 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
396
397 * Makefile.in: Undo 15 June change.
398
5b6c6336
PB
399Fri Jun 18 14:15:15 1993 Per Bothner (bothner@deneb.cygnus.com)
400
401 * m68k-dis.c (print_insn_arg): Change return value to byte count
402 or error code.
403 * m68k-dis.c: Re-write to detect invalid operands before
404 printing anything, so we can handle this the same way we
405 handle invalid opcodes.
406
219cf232
SC
407Thu Jun 17 15:01:36 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
408
409 * sh-dis.c, sh-opc.h: Understand some more opcodes.
410
91ea6ab0
ILT
411Wed Jun 16 13:48:05 1993 Ian Lance Taylor (ian@cygnus.com)
412
413 * hppa-dis.c: Include <ansidecl.h> and sysdep.h before other
414 header files.
415
0a3c15c3
KR
416Tue Jun 15 21:45:26 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
417
418 * sparc-dis.c: Don't declare qsort, since sysdep.h might.
419
420 * configure.in: Do make sysdep.h link.
421 * Makefile.in: Search ../include. Don't search ../bfd.
422
5aef7c67
SG
423Tue Jun 15 13:36:10 1993 Stu Grossman (grossman@cygnus.com)
424
425 Changes from Jeff Law, law@cs.utah.edu:
426 * hppa-dis.c: Fix typo. 'a' and 'd' were reversed.
427 Do not print a space before the completers specified by
428 'a' and 'd'.
429
112087ed
KR
430Fri Jun 11 18:40:21 1993 Ken Raeburn (raeburn@cygnus.com)
431
998f2ef3
KR
432 * mips-dis.c: No longer need to bomb out if HOST_64_BIT is
433 defined, since gdb has been fixed.
434
112087ed
KR
435 Changes from Jeff Law, law@cs.utah.edu:
436 * hppa-dis.c (print_insn_hppa): Last argument to fput_reg,
437 fput_reg_r, fput_creg, fput_const, and fputs_filtered should
438 be a *disassemble_info, not a *FILE.
439 * hppa-dis.c: Support 'd', '!', and 'a'.
440 * hppa-dis.c: Support 's' to extract a 2 bit space register.
441 * hppa-dis.c: Delete cases which are no longer needed.
442
e6fb7139
JK
443Fri Jun 11 07:53:48 1993 Jim Kingdon (kingdon@cygnus.com)
444
445 * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes.
446
447Tue Jun 8 12:25:01 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
448
449 * h8300-dis.c: New file, removed from bfd/cpu-h8300.c, with
450 H8/300-H opcodes.
451
e0a8bcfb
PB
452Mon Jun 7 12:58:49 1993 Per Bothner (bothner@rtl.cygnus.com)
453
454 * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h and bfd.h.
455 * configure.in: No longer need to configure to get sysdep.h.
456
457Thu Jun 3 15:56:49 1993 Stu Grossman (grossman@cygnus.com)
458
459 * Patches from Jeffrey Law <law@cs.utah.edu>.
460 * hppa-dis.c: Support 'I', 'J', and 'K' in output
461 templates for 1.1 FP computational instructions.
462
463Tue May 25 13:05:48 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
464
465 * h8500-dis.c (print_insn_h8500): Address argument is type
466 bfd_vma.
467 * z8k-dis.c (print_insn_z8k, print_insn_z8001, print_insn_z8002):
468 Ditto.
469
470 * h8500-opc.h (addr_class_type): No comma at end of enumerator.
471 * sh-opc.h (sh_nibble_type, sh_arg_type): Ditto.
472
473 * sparc-dis.c (compare_opcodes): Move static declaration to
474 top-level.
475
476Fri May 21 14:17:37 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
477
478 * sparc-dis.c (print_insn_sparc): Implement 'n' argument for unimp
479 instruction, remove unimp hack from 'l' argument.
480
481Wed May 19 15:35:54 1993 Stu Grossman (grossman@cygnus.com)
482
483 * z8k-dis.c (fetch_data): Use unsigned char to make ancient gcc's
484 happy.
485
486Fri May 14 15:22:46 1993 Ian Lance Taylor (ian@cygnus.com)
487
488 * Based on patches from davidj@ICSI.Berkeley.EDU (David Johnson):
489 * mips-dis.c (print_insn_arg): Handle 'C' for general coprocessor
490 instructions.
491
cfa8d061
KR
492Fri May 14 00:09:14 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
493
d698222b
KR
494 * hppa-dis.c: Include dis-asm.h before sysdep.h. Changed some
495 arrays of string pointers to 2-d arrays of chars, to save
496 space.
cfa8d061
KR
497
498Thu May 6 20:51:17 1993 Fred Fish (fnf@cygnus.com)
499
500 * a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c, z8k-dis.c:
501 Cast second arg to read_memory_func to "bfd_byte *", as necessary.
502
503Tue May 4 20:31:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
504
505 * hppa-dis.c: New file from Utah, adapted to new disassembler
506 calling interface.
507 * Makefile.in: Include it.
508
509Mon Apr 26 18:17:42 1993 Steve Chamberlain (sac@thepub.cygnus.com)
510
511 * sh-dis.c, sh-opc.h: New files.
512
513Fri Apr 23 18:51:22 1993 Steve Chamberlain (sac@thepub.cygnus.com)
514
515 * alpha-dis.c, alpha-opc.h: New files.
516
517Tue Apr 6 12:54:08 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
518
519 * mips-dis.c: Sign extend 'j' and 'b' arguments, delta is a signed
520 value.
521
d802b948
JG
522Mon Apr 5 17:37:37 1993 John Gilmore (gnu@cygnus.com)
523
524 * sparc-dis.c: Make "ta" the default trap instruction, "t" the alias.
525
526Fri Apr 2 07:24:27 1993 Ian Lance Taylor (ian@cygnus.com)
527
528 * a29k-dis.c, sparc-dis.c, sparc-opc.c: Use CONST rather than
529 const.
530
720b3aed
JK
531Thu Apr 1 11:20:43 1993 Jim Kingdon (kingdon@cygnus.com)
532
533 * sparc-dis.c: Use fprintf_func a few places where I forgot,
534 and double percent signs a few places.
535
536 * a29k-dis.c, i960-dis.c: New, merged from gdb and binutils.
537
538 * i386-dis.c, m68k-dis.c, mips-dis.c, sparc-dis.c:
539 Use info->print_address_func not print_address.
540
541 * dis-buf.c (generic_print_address): New function.
542
f7ed13c7
JK
543Wed Mar 31 10:07:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
544
545 * Makefile.in: Add sparc-dis.c.
546 sparc-dis.c: New file, merges binutils and gdb versions as follows:
547 From GDB:
548 Add `add' instruction to the set that get checked
549 for a preceding `sethi' in order to print an absolute address.
550 * (print_insn): Disassembly prefers real instructions.
551 (is_delayed_branch): Speed up.
552 * sparc-opcode.h: Add ALIAS bit to aliases. Fix up opcode tables.
553 Still missing some float ops, and needs testing.
554 * sparc-pinsn.c (print_insn): Eliminate 'set' test, subsumed by
555 F_ALIAS. Use printf, not fprintf, when not passing a file
556 pointer...
557 (compare_opcodes): Check that identical instructions have
558 identical opcodes, complain otherwise.
559 From binutils:
560 * New 'm' arg.
561 * Include reg_names.
562 From neither:
563 Use dis-asm.h/read_memory_func interface.
564
05545edc
RP
565Wed Mar 31 20:49:06 1993 K. Richard Pixley (rich@rtl.cygnus.com)
566
567 * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data):
568 deliberately return non-zero to setjmp from longjmp. Otherwise
569 this code fails to compile.
570
cbe61cc6
SG
571Wed Mar 31 17:04:31 1993 Stu Grossman (grossman@cygnus.com)
572
573 * m68k-dis.c: Fix prototype for fetch_arg().
574
5d0734a7
JK
575Wed Mar 31 10:07:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
576
577 * dis-buf.c: New file, for new read_memory_func interface.
578 Makefile.in (OFILES): Include it.
579 m68k-dis.c, i386-dis.c, h8500-dis.c, mips-dis.c, z8k-dis.c:
580 Use new read_memory_func interface.
581
582Mon Mar 29 14:02:17 1993 Steve Chamberlain (sac@thepub.cygnus.com)
583
584 * h8500-dis.c (print_insn_h8500): Get sign of fp offsets right.
585 * h8500-opc.h: Fix couple of opcodes.
586
587Wed Mar 24 02:03:36 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
588
589 * Makefile.in: add dvi & installcheck targets
590
2cb563e6
JG
591Mon Mar 22 18:55:04 1993 John Gilmore (gnu@cygnus.com)
592
593 * Makefile.in: Update for h8500-dis.c.
594
337110ea
SC
595Fri Mar 19 14:27:17 1993 Steve Chamberlain (sac@thepub.cygnus.com)
596
597 * h8500-dis.c, h8500-opc.h: New files
598
c840244e
PB
599Thu Mar 18 14:12:37 1993 Per Bothner (bothner@rtl.cygnus.com)
600
601 * mips-dis.c, z8k-dis.c: Converted to use interface defined in
602 ../include/dis-asm.h.
603 * m68k-dis.c: New file (merge of ../binutils/m68k-pinsn.c
604 and ../gdb/m68k-pinsn.c).
605 * i386-dis.c: New file (merge of ../binutils/i386-pinsn.c
606 and ../gdb/i386-pinsn.c).
607 * m68881-ext.c: New file. Moved definition of
608 ext_format ext_format_68881 from ../gdb/m68k-tdep.c.
609 * Makefile.in: Adjust for new files.
610 * i386-dis.c: Patches from John Hassey (hassey@dg-rtp.dg.com).
611 * m68k-dis.c: Recognize '9' placement code, so (say) pflush
612 can be dis-assembled.
613
614Wed Feb 17 09:19:47 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
615
616 * mips-dis.c (print_insn_arg): Now returns void.
617
618Mon Jan 11 16:09:16 1993 Fred Fish (fnf@cygnus.com)
619
620 * mips-dis.c (ansidecl.h): Include for benefit of sysdep.h
621 files that use the macros.
622
623Thu Jan 7 13:15:17 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
624
625 * mips-dis.c: New file, from gdb/mips-pinsn.c.
626 * Makefile.in (DIS_LIBS): Added mips-dis.o.
627 (CFILES): Added mips-dis.c.
628
629Thu Jan 7 07:36:33 1993 Steve Chamberlain (sac@thepub.cygnus.com)
630
631 * z8k-dis.c (print_insn_z8001, print_insn_z8002): new routines
632 * z8kgen.c, z8k-opc.h: fix sizes of some shifts.
633
634Tue Dec 22 15:42:44 1992 Per Bothner (bothner@rtl.cygnus.com)
635
636 * Makefile.in: Improve *clean rules.
637 * configure.in: Allow a default host.
638
639Tue Nov 17 19:53:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
640
641 * Makefile.in: also use -I$(srcdir)/../bfd, since some sysdep
642 files include other sysdep files
643
644Thu Nov 12 16:10:37 1992 Steve Chamberlain (sac@thepub.cygnus.com)
645
646 * z8k-dis.c z8k-opc.h z8kgen.c: checkpoint
647
648Fri Oct 9 04:56:05 1992 John Gilmore (gnu@cygnus.com)
649
650 * configure.in: For host support, use ../bfd/configure.host
651 so it stays in sync with the ../bfd/hosts database.
652
d5dcef63
DZ
653Thu Oct 1 23:38:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
654
655 * configure.in: use cpu-vendor-os triple instead of nested cases
656
0843ea63
MW
657Wed Sep 30 16:09:20 1992 Michael Werner (mtw@cygnus.com)
658
659 * z8k-dis.c (unparse_instr): fix bug where opcode returned was
660 *always* the wrong one.
661
b31a1f81
SC
662Wed Sep 30 07:42:17 1992 Steve Chamberlain (sac@thepub.cygnus.com)
663
664 * z8kgen.c: added copyright info
665
447bbbea
SC
666Tue Sep 29 12:20:21 1992 Steve Chamberlain (sac@thepub.cygnus.com)
667
668 * z8k-dis.c (unparse_instr): prettier tabs
669 * z8kgen.c -> z8k-opc.h: bug fixes in tables
670
57cae454
SG
671Fri Sep 25 12:50:32 1992 Stu Grossman (grossman at cygnus.com)
672
673 * configure.in: Add ncr* configuration.
674 * z8k-dis.c (struct instr_data_s): Make instr_asmsrc char to make
675 picayune ANSI compilers happy.
676
677Sep 20 08:50:55 1992 Fred Fish (fnf@cygnus.com)
678
679 * configure.in (i386): Make i386 and i486 synonymous for now.
680 * configure.in (i[34]86-*-sysv4): Add my_host definition.
681
3a157902
KR
682Fri Sep 18 17:01:23 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
683
684 * Makefile.in (install): Fix typo.
685
68ca3238
JG
686Fri Sep 18 02:04:24 1992 John Gilmore (gnu@cygnus.com)
687
688 * Makefile.in (make): Remove obsolete crud.
689 (sparc-opc.o): Avoid Sun Make VPATH bug.
690
e5bc6aaf
RP
691Tue Sep 8 17:29:27 1992 K. Richard Pixley (rich@sendai.cygnus.com)
692
693 * Makefile.in: since there are no SUBDIRS, remove rule and
68ca3238 694 references of subdir_do.
e5bc6aaf 695
794a16b0
KR
696Tue Sep 8 17:02:58 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
697
698 * Makefile.in (install): Get the library name right here too.
699 Don't install bfd.h, since it's unrelated to this library. No
700 subdirs to recurse into, either.
701 (CFILES): The source file has a .c suffix, not .o.
702
703 * sparc-opc.c: New file, moved from BFD.
704 * Makefile.in (OFILES): Build it.
705
706Thu Sep 3 16:59:20 1992 Michael Werner (mtw@cygnus.com)
707
708 * z8k-dis.c: fixed forward refferences of some declarations.
709
710Mon Aug 31 16:09:45 1992 Michael Werner (mtw@cygnus.com)
711
712 * Makefile.in: get the name of the library right
713
a4ccc310
SC
714Mon Aug 31 13:47:35 1992 Steve Chamberlain (sac@thepub.cygnus.com)
715
add1fb05 716 * z8k-dis.c: knows how to disassemble z8k stuff
a4ccc310
SC
717 * z8k-opc.h: new file full of z8000 opcodes
718
9a458b67
ILT
719\f
720Local Variables:
721version-control: never
722End:
This page took 0.115741 seconds and 4 git commands to generate.