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