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