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