* eval.c (evaluate_subexp): Add comment about calling a member
[binutils-gdb.git] / opcodes / ChangeLog
1 Tue Jul 6 15:18:37 1993 Ian Lance Taylor (ian@cygnus.com)
2
3 * mips-dis.c: Updated to account for name changes in new version
4 of opcode/mips.h.
5 * Makefile.in: Added header file dependencies.
6
7 Sat Jul 3 23:47:56 1993 Doug Evans (dje@canuck.cygnus.com)
8
9 * h8300-dis.c (bfd_h8_disassemble): Correct fetching of instruction.
10
11 Thu Jul 1 12:23:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12
13 * m68k-dis.c (NEXTWORD, NEXTLONG): Use ((x) ^ 0x8000) - 0x8000 to sign
14 extend, rather than shifts.
15
16 Sun Jun 20 20:56:56 1993 Ken Raeburn (raeburn@poseidon.cygnus.com)
17
18 * Makefile.in: Undo 15 June change.
19
20 Fri Jun 18 14:15:15 1993 Per Bothner (bothner@deneb.cygnus.com)
21
22 * m68k-dis.c (print_insn_arg): Change return value to byte count
23 or error code.
24 * m68k-dis.c: Re-write to detect invalid operands before
25 printing anything, so we can handle this the same way we
26 handle invalid opcodes.
27
28 Thu Jun 17 15:01:36 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
29
30 * sh-dis.c, sh-opc.h: Understand some more opcodes.
31
32 Wed Jun 16 13:48:05 1993 Ian Lance Taylor (ian@cygnus.com)
33
34 * hppa-dis.c: Include <ansidecl.h> and sysdep.h before other
35 header files.
36
37 Tue Jun 15 21:45:26 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
38
39 * sparc-dis.c: Don't declare qsort, since sysdep.h might.
40
41 * configure.in: Do make sysdep.h link.
42 * Makefile.in: Search ../include. Don't search ../bfd.
43
44 Tue Jun 15 13:36:10 1993 Stu Grossman (grossman@cygnus.com)
45
46 Changes from Jeff Law, law@cs.utah.edu:
47 * hppa-dis.c: Fix typo. 'a' and 'd' were reversed.
48 Do not print a space before the completers specified by
49 'a' and 'd'.
50
51 Fri Jun 11 18:40:21 1993 Ken Raeburn (raeburn@cygnus.com)
52
53 * mips-dis.c: No longer need to bomb out if HOST_64_BIT is
54 defined, since gdb has been fixed.
55
56 Changes from Jeff Law, law@cs.utah.edu:
57 * hppa-dis.c (print_insn_hppa): Last argument to fput_reg,
58 fput_reg_r, fput_creg, fput_const, and fputs_filtered should
59 be a *disassemble_info, not a *FILE.
60 * hppa-dis.c: Support 'd', '!', and 'a'.
61 * hppa-dis.c: Support 's' to extract a 2 bit space register.
62 * hppa-dis.c: Delete cases which are no longer needed.
63
64 Fri Jun 11 07:53:48 1993 Jim Kingdon (kingdon@cygnus.com)
65
66 * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes.
67
68 Tue Jun 8 12:25:01 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
69
70 * h8300-dis.c: New file, removed from bfd/cpu-h8300.c, with
71 H8/300-H opcodes.
72
73 Mon Jun 7 12:58:49 1993 Per Bothner (bothner@rtl.cygnus.com)
74
75 * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h and bfd.h.
76 * configure.in: No longer need to configure to get sysdep.h.
77
78 Thu Jun 3 15:56:49 1993 Stu Grossman (grossman@cygnus.com)
79
80 * Patches from Jeffrey Law <law@cs.utah.edu>.
81 * hppa-dis.c: Support 'I', 'J', and 'K' in output
82 templates for 1.1 FP computational instructions.
83
84 Tue May 25 13:05:48 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
85
86 * h8500-dis.c (print_insn_h8500): Address argument is type
87 bfd_vma.
88 * z8k-dis.c (print_insn_z8k, print_insn_z8001, print_insn_z8002):
89 Ditto.
90
91 * h8500-opc.h (addr_class_type): No comma at end of enumerator.
92 * sh-opc.h (sh_nibble_type, sh_arg_type): Ditto.
93
94 * sparc-dis.c (compare_opcodes): Move static declaration to
95 top-level.
96
97 Fri May 21 14:17:37 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
98
99 * sparc-dis.c (print_insn_sparc): Implement 'n' argument for unimp
100 instruction, remove unimp hack from 'l' argument.
101
102 Wed May 19 15:35:54 1993 Stu Grossman (grossman@cygnus.com)
103
104 * z8k-dis.c (fetch_data): Use unsigned char to make ancient gcc's
105 happy.
106
107 Fri May 14 15:22:46 1993 Ian Lance Taylor (ian@cygnus.com)
108
109 * Based on patches from davidj@ICSI.Berkeley.EDU (David Johnson):
110 * mips-dis.c (print_insn_arg): Handle 'C' for general coprocessor
111 instructions.
112
113 Fri May 14 00:09:14 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
114
115 * hppa-dis.c: Include dis-asm.h before sysdep.h. Changed some
116 arrays of string pointers to 2-d arrays of chars, to save
117 space.
118
119 Thu May 6 20:51:17 1993 Fred Fish (fnf@cygnus.com)
120
121 * a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c, z8k-dis.c:
122 Cast second arg to read_memory_func to "bfd_byte *", as necessary.
123
124 Tue May 4 20:31:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
125
126 * hppa-dis.c: New file from Utah, adapted to new disassembler
127 calling interface.
128 * Makefile.in: Include it.
129
130 Mon Apr 26 18:17:42 1993 Steve Chamberlain (sac@thepub.cygnus.com)
131
132 * sh-dis.c, sh-opc.h: New files.
133
134 Fri Apr 23 18:51:22 1993 Steve Chamberlain (sac@thepub.cygnus.com)
135
136 * alpha-dis.c, alpha-opc.h: New files.
137
138 Tue Apr 6 12:54:08 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
139
140 * mips-dis.c: Sign extend 'j' and 'b' arguments, delta is a signed
141 value.
142
143 Mon Apr 5 17:37:37 1993 John Gilmore (gnu@cygnus.com)
144
145 * sparc-dis.c: Make "ta" the default trap instruction, "t" the alias.
146
147 Fri Apr 2 07:24:27 1993 Ian Lance Taylor (ian@cygnus.com)
148
149 * a29k-dis.c, sparc-dis.c, sparc-opc.c: Use CONST rather than
150 const.
151
152 Thu Apr 1 11:20:43 1993 Jim Kingdon (kingdon@cygnus.com)
153
154 * sparc-dis.c: Use fprintf_func a few places where I forgot,
155 and double percent signs a few places.
156
157 * a29k-dis.c, i960-dis.c: New, merged from gdb and binutils.
158
159 * i386-dis.c, m68k-dis.c, mips-dis.c, sparc-dis.c:
160 Use info->print_address_func not print_address.
161
162 * dis-buf.c (generic_print_address): New function.
163
164 Wed Mar 31 10:07:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
165
166 * Makefile.in: Add sparc-dis.c.
167 sparc-dis.c: New file, merges binutils and gdb versions as follows:
168 From GDB:
169 Add `add' instruction to the set that get checked
170 for a preceding `sethi' in order to print an absolute address.
171 * (print_insn): Disassembly prefers real instructions.
172 (is_delayed_branch): Speed up.
173 * sparc-opcode.h: Add ALIAS bit to aliases. Fix up opcode tables.
174 Still missing some float ops, and needs testing.
175 * sparc-pinsn.c (print_insn): Eliminate 'set' test, subsumed by
176 F_ALIAS. Use printf, not fprintf, when not passing a file
177 pointer...
178 (compare_opcodes): Check that identical instructions have
179 identical opcodes, complain otherwise.
180 From binutils:
181 * New 'm' arg.
182 * Include reg_names.
183 From neither:
184 Use dis-asm.h/read_memory_func interface.
185
186 Wed Mar 31 20:49:06 1993 K. Richard Pixley (rich@rtl.cygnus.com)
187
188 * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data):
189 deliberately return non-zero to setjmp from longjmp. Otherwise
190 this code fails to compile.
191
192 Wed Mar 31 17:04:31 1993 Stu Grossman (grossman@cygnus.com)
193
194 * m68k-dis.c: Fix prototype for fetch_arg().
195
196 Wed Mar 31 10:07:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
197
198 * dis-buf.c: New file, for new read_memory_func interface.
199 Makefile.in (OFILES): Include it.
200 m68k-dis.c, i386-dis.c, h8500-dis.c, mips-dis.c, z8k-dis.c:
201 Use new read_memory_func interface.
202
203 Mon Mar 29 14:02:17 1993 Steve Chamberlain (sac@thepub.cygnus.com)
204
205 * h8500-dis.c (print_insn_h8500): Get sign of fp offsets right.
206 * h8500-opc.h: Fix couple of opcodes.
207
208 Wed Mar 24 02:03:36 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
209
210 * Makefile.in: add dvi & installcheck targets
211
212 Mon Mar 22 18:55:04 1993 John Gilmore (gnu@cygnus.com)
213
214 * Makefile.in: Update for h8500-dis.c.
215
216 Fri Mar 19 14:27:17 1993 Steve Chamberlain (sac@thepub.cygnus.com)
217
218 * h8500-dis.c, h8500-opc.h: New files
219
220 Thu Mar 18 14:12:37 1993 Per Bothner (bothner@rtl.cygnus.com)
221
222 * mips-dis.c, z8k-dis.c: Converted to use interface defined in
223 ../include/dis-asm.h.
224 * m68k-dis.c: New file (merge of ../binutils/m68k-pinsn.c
225 and ../gdb/m68k-pinsn.c).
226 * i386-dis.c: New file (merge of ../binutils/i386-pinsn.c
227 and ../gdb/i386-pinsn.c).
228 * m68881-ext.c: New file. Moved definition of
229 ext_format ext_format_68881 from ../gdb/m68k-tdep.c.
230 * Makefile.in: Adjust for new files.
231 * i386-dis.c: Patches from John Hassey (hassey@dg-rtp.dg.com).
232 * m68k-dis.c: Recognize '9' placement code, so (say) pflush
233 can be dis-assembled.
234
235 Wed Feb 17 09:19:47 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
236
237 * mips-dis.c (print_insn_arg): Now returns void.
238
239 Mon Jan 11 16:09:16 1993 Fred Fish (fnf@cygnus.com)
240
241 * mips-dis.c (ansidecl.h): Include for benefit of sysdep.h
242 files that use the macros.
243
244 Thu Jan 7 13:15:17 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
245
246 * mips-dis.c: New file, from gdb/mips-pinsn.c.
247 * Makefile.in (DIS_LIBS): Added mips-dis.o.
248 (CFILES): Added mips-dis.c.
249
250 Thu Jan 7 07:36:33 1993 Steve Chamberlain (sac@thepub.cygnus.com)
251
252 * z8k-dis.c (print_insn_z8001, print_insn_z8002): new routines
253 * z8kgen.c, z8k-opc.h: fix sizes of some shifts.
254
255 Tue Dec 22 15:42:44 1992 Per Bothner (bothner@rtl.cygnus.com)
256
257 * Makefile.in: Improve *clean rules.
258 * configure.in: Allow a default host.
259
260 Tue Nov 17 19:53:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
261
262 * Makefile.in: also use -I$(srcdir)/../bfd, since some sysdep
263 files include other sysdep files
264
265 Thu Nov 12 16:10:37 1992 Steve Chamberlain (sac@thepub.cygnus.com)
266
267 * z8k-dis.c z8k-opc.h z8kgen.c: checkpoint
268
269 Fri Oct 9 04:56:05 1992 John Gilmore (gnu@cygnus.com)
270
271 * configure.in: For host support, use ../bfd/configure.host
272 so it stays in sync with the ../bfd/hosts database.
273
274 Thu Oct 1 23:38:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
275
276 * configure.in: use cpu-vendor-os triple instead of nested cases
277
278 Wed Sep 30 16:09:20 1992 Michael Werner (mtw@cygnus.com)
279
280 * z8k-dis.c (unparse_instr): fix bug where opcode returned was
281 *always* the wrong one.
282
283 Wed Sep 30 07:42:17 1992 Steve Chamberlain (sac@thepub.cygnus.com)
284
285 * z8kgen.c: added copyright info
286
287 Tue Sep 29 12:20:21 1992 Steve Chamberlain (sac@thepub.cygnus.com)
288
289 * z8k-dis.c (unparse_instr): prettier tabs
290 * z8kgen.c -> z8k-opc.h: bug fixes in tables
291
292 Fri Sep 25 12:50:32 1992 Stu Grossman (grossman at cygnus.com)
293
294 * configure.in: Add ncr* configuration.
295 * z8k-dis.c (struct instr_data_s): Make instr_asmsrc char to make
296 picayune ANSI compilers happy.
297
298 Sep 20 08:50:55 1992 Fred Fish (fnf@cygnus.com)
299
300 * configure.in (i386): Make i386 and i486 synonymous for now.
301 * configure.in (i[34]86-*-sysv4): Add my_host definition.
302
303 Fri Sep 18 17:01:23 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
304
305 * Makefile.in (install): Fix typo.
306
307 Fri Sep 18 02:04:24 1992 John Gilmore (gnu@cygnus.com)
308
309 * Makefile.in (make): Remove obsolete crud.
310 (sparc-opc.o): Avoid Sun Make VPATH bug.
311
312 Tue Sep 8 17:29:27 1992 K. Richard Pixley (rich@sendai.cygnus.com)
313
314 * Makefile.in: since there are no SUBDIRS, remove rule and
315 references of subdir_do.
316
317 Tue Sep 8 17:02:58 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
318
319 * Makefile.in (install): Get the library name right here too.
320 Don't install bfd.h, since it's unrelated to this library. No
321 subdirs to recurse into, either.
322 (CFILES): The source file has a .c suffix, not .o.
323
324 * sparc-opc.c: New file, moved from BFD.
325 * Makefile.in (OFILES): Build it.
326
327 Thu Sep 3 16:59:20 1992 Michael Werner (mtw@cygnus.com)
328
329 * z8k-dis.c: fixed forward refferences of some declarations.
330
331 Mon Aug 31 16:09:45 1992 Michael Werner (mtw@cygnus.com)
332
333 * Makefile.in: get the name of the library right
334
335 Mon Aug 31 13:47:35 1992 Steve Chamberlain (sac@thepub.cygnus.com)
336
337 * z8k-dis.c: knows how to disassemble z8k stuff
338 * z8k-opc.h: new file full of z8000 opcodes
339
340
341