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