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