]>
Commit | Line | Data |
---|---|---|
3cf013f8 MM |
1 | Thu Jan 4 17:21:10 1996 David Edelsohn <[email protected]> |
2 | ||
3 | * ppc-opc.c (powerpc_opcodes): tlbi POWER opcode form different | |
4 | from tlbie PowerPC opcode. Add PPC603 tlbld and tlbli. | |
5 | ||
1d935cf6 MM |
6 | Thu Dec 28 13:29:19 1995 John Hassey <[email protected]> |
7 | ||
8 | * i386-dis.c: Added Pentium Pro instructions. | |
9 | ||
10 | Tue Dec 19 22:56:35 1995 Michael Meissner <[email protected]> | |
11 | ||
12 | * ppc-opc.c (fsqrt{,.}): Duplicate for PowerPC in addition to | |
13 | being for Power2. | |
14 | ||
15 | Fri Dec 15 14:14:15 1995 J.T. Conklin <[email protected]> | |
16 | ||
17 | * sh-opc.h (sh_nibble_type): Added REG_B. | |
18 | (sh_arg_type): Added A_REG_B. | |
19 | (sh_table): Added pref and bank reg versions of ldc, ldc.l, stc | |
20 | and stc.l opcodes. | |
21 | * sh-dis.c (print_insn_shx): Added cases for REG_B and A_REG_B. | |
22 | ||
ab0ec5d0 ILT |
23 | Fri Dec 15 16:44:31 1995 Ian Lance Taylor <[email protected]> |
24 | ||
25 | * disassemble.c (disassembler): Use new bfd_big_endian macro. | |
26 | ||
1d776313 ILT |
27 | Tue Dec 12 12:22:24 1995 Ian Lance Taylor <[email protected]> |
28 | ||
29 | * Makefile.in (distclean): Remove stamp-h. From Ronald | |
30 | F. Guilmette <[email protected]>. | |
31 | ||
211eda66 SS |
32 | Tue Dec 5 13:42:44 1995 Stan Shebs <[email protected]> |
33 | ||
34 | From David Mosberger-Tang <[email protected]>: | |
35 | * alpha-dis.c (print_insn_alpha): fixed decoding of cpys | |
36 | instruction. | |
37 | ||
60da0079 C |
38 | Mon Dec 4 12:29:05 1995 J.T. Conklin <[email protected]> |
39 | ||
40 | * sh-opc.h (sh_arg_type): Added A_SSR and A_SPC. | |
41 | (sh_table): Added many SH3 opcodes. | |
42 | * sh-dis.c (print_insn_shx): Added cases for A_SSR and A_SPC. | |
43 | ||
695b028f MM |
44 | Fri Dec 1 07:42:18 1995 Michael Meissner <[email protected]> |
45 | ||
46 | * ppc-opc.c (subfc., subfco): Mark this PPCCOM, not PPC. | |
47 | (subco,subco.): Mark this PPC, not PPCCOM. | |
48 | ||
bd22cd1e ILT |
49 | Mon Nov 27 13:09:52 1995 Ian Lance Taylor <[email protected]> |
50 | ||
51 | * configure: Rebuild with autoconf 2.7. | |
52 | ||
00103dfa ILT |
53 | Tue Nov 21 18:28:06 1995 Ian Lance Taylor <[email protected]> |
54 | ||
55 | * configure: Rebuild with autoconf 2.6. | |
56 | ||
57 | Wed Nov 15 19:02:53 1995 Ken Raeburn <[email protected]> | |
58 | ||
59 | * configure.in: Sort list of architectures. Accept but do nothing | |
60 | for alliant, convex, pyramid, romp, and tahoe. | |
61 | ||
62 | Wed Nov 8 20:18:59 1995 Ian Lance Taylor <[email protected]> | |
63 | ||
64 | * a29k-dis.c (print_special): Change num to unsigned int. | |
65 | ||
66 | Wed Nov 8 20:10:35 1995 Eric Freudenthal <[email protected]> | |
67 | ||
68 | * a29k-dis.c (print_insn): Cast insn24 to unsigned long when | |
69 | shifting it. | |
70 | ||
6a468850 ILT |
71 | Tue Nov 7 15:21:06 1995 Ian Lance Taylor <[email protected]> |
72 | ||
73 | * configure.in: Call AC_CHECK_PROG to find and cache AR. | |
74 | * configure: Rebuilt. | |
75 | ||
f98c3369 ILT |
76 | Mon Nov 6 17:39:47 1995 Harry Dolan <[email protected]> |
77 | ||
78 | * configure.in: Add case for bfd_i860_arch. | |
79 | * configure: Rebuild. | |
80 | ||
681447c6 ILT |
81 | Fri Nov 3 12:45:31 1995 Ian Lance Taylor <[email protected]> |
82 | ||
83 | * m68k-opc.c (m68k_opcodes): Correct fmoveml operands. | |
84 | * m68k-dis.c (NEXTSINGLE): Change i to unsigned int. | |
85 | (NEXTDOUBLE): Likewise. | |
86 | (print_insn_m68k): Don't match fmoveml if there is more than one | |
87 | register in the list. | |
88 | (print_insn_arg): Handle a place of '8' for a type of 'L'. | |
89 | ||
dbf7e45f ILT |
90 | Thu Nov 2 23:06:33 1995 Ian Lance Taylor <[email protected]> |
91 | ||
92 | * m68k-opc.c: Use #W rather than #w. | |
93 | * m68k-dis.c (print_insn_arg): Handle new 'W' place. | |
94 | ||
681bbcf5 ILT |
95 | Wed Nov 1 13:30:24 1995 Ian Lance Taylor <[email protected]> |
96 | ||
97 | * m68k-opc.c (m68k_opcode_aliases): Add dbfw as an alias for dbf, | |
98 | and likewise for all the dbxx opcodes. | |
99 | ||
76ab2645 FF |
100 | Mon Oct 30 20:50:40 1995 Fred Fish <[email protected]> |
101 | ||
102 | * arc-dis.c: Include elf-bfd.h rather than libelf.h. | |
103 | ||
a2bdba31 JSC |
104 | Mon Oct 23 11:11:34 1995 James G. Smith <[email protected]> |
105 | ||
106 | * mips-opc.c: Added shorthand (V1) for INSN_4100 manifest. Added | |
107 | the VR4100 specific instructions to the mips_opcodes structure. | |
108 | ||
109 | Thu Oct 19 11:05:23 1995 Stan Shebs <[email protected]> | |
110 | ||
111 | * mpw-config.in, mpw-make.sed: Remove ugly workaround for | |
112 | ugly Metrowerks bug in CW6, is fixed in CW7. | |
113 | ||
d75c2e0f MM |
114 | Mon Oct 16 12:59:01 1995 Michael Meissner <[email protected]> |
115 | ||
116 | * ppc-opc.c (whole file): Add flags for common/any support. | |
117 | ||
118 | Tue Oct 10 11:06:07 1995 Fred Fish <[email protected]> | |
119 | ||
120 | * Makefile.in (BISON): Remove macro. | |
121 | (FLAGS_TO_PASS): Remove BISON. | |
122 | ||
9e0b0ae7 KR |
123 | Fri Oct 6 16:26:45 1995 Ken Raeburn <[email protected]> |
124 | ||
125 | Mon Sep 25 22:49:32 1995 Andreas Schwab <[email protected]> | |
126 | ||
127 | * m68k-dis.c (print_insn_m68k): Recognize all two-word | |
128 | instructions that take no args by looking at the match mask. | |
129 | (print_insn_arg): Always print "%" before register names. | |
130 | [case 'c']: Use "nc" for the no-cache case, as recognized by gas. | |
131 | [case '_']: Don't print "@#" before address. | |
132 | [case 'J']: Use "%s" as format string, not register name. | |
133 | [case 'B']: Treat place == 'C' like 'l' and 'L'. | |
134 | ||
726257a8 KR |
135 | Thu Oct 5 22:16:20 1995 Ken Raeburn <[email protected]> |
136 | ||
137 | * i386-dis.c: Describe cmpxchg8b operand, and spell the opcode | |
138 | name correctly. | |
139 | ||
e521d840 SC |
140 | Tue Oct 3 08:30:20 1995 steve chamberlain <[email protected]> |
141 | ||
142 | From David Mosberger-Tang <[email protected]> | |
143 | ||
144 | * alpha-opc.h (MEMORY_FUNCTION_FORMAT_MASK): added. | |
145 | (alpha_insn_set): added definitions for VAX floating point | |
146 | instructions (Unix compilers don't generate these, but handcoded | |
147 | assembly might still use them). | |
148 | ||
149 | * alpha-dis.c (print_insn_alpha): added support for disassembling | |
150 | the miscellaneous instructions in the Alpha instruction set. | |
151 | ||
152 | Tue Sep 26 18:47:20 1995 Stan Shebs <[email protected]> | |
153 | ||
154 | * mpw-config.in: Add m68k-opc.c.o to BFD_MACHINES for m68k, | |
155 | no longer create sysdep.h, sed ppc-opc.c to work around a | |
156 | serious Metrowerks C bug. | |
157 | * mpw-make.in: Remove. | |
158 | * mpw-make.sed: New file, used by mpw-configure to edit | |
159 | Makefile.in into an MPW makefile. | |
160 | ||
1cd3bab3 ILT |
161 | Wed Sep 20 12:55:28 1995 Ian Lance Taylor <[email protected]> |
162 | ||
163 | * Makefile.in (maintainer-clean): New synonym for realclean. | |
164 | ||
a4a879cd ILT |
165 | Tue Sep 19 15:28:36 1995 Ian Lance Taylor <[email protected]> |
166 | ||
167 | * m68k-opc.c: Split pmove patterns which use 'P' into patterns | |
168 | which use '0', '1', and '2' instead. Specify the proper size for | |
169 | a pmove immediate operand. Correct the pmovefd patterns to be | |
170 | moves to a register, not from a register. | |
171 | * m68k-dis.c (print_insn_arg): Replace 'P' with '0', '1', '2'. | |
172 | ||
4814df24 DE |
173 | Thu Sep 14 11:58:22 1995 Doug Evans <[email protected]> |
174 | ||
175 | * sparc-opc.c (sparc_opcodes): Mark all insns that reference | |
176 | %psr, %wim, %tbr as F_NOTV9. | |
177 | ||
84c1534f ILT |
178 | Fri Sep 8 01:07:38 1995 Ian Lance Taylor <[email protected]> |
179 | ||
824155e8 ILT |
180 | * Makefile.in (Makefile): Just rebuild Makefile when running |
181 | config.status. | |
182 | (config.h, stamp-h): New targets. | |
183 | * configure.in: Call AC_CONFIG_HEADER and AC_CANONICAL_SYSTEM | |
184 | earlier. Don't bother to call AC_ARG_PROGRAM. Touch stamp-h when | |
185 | rebuilding config.h. | |
186 | * configure: Rebuild. | |
187 | ||
84c1534f ILT |
188 | * mips-opc.c: Change unaligned loads and stores with "t,A" |
189 | operands to use "t,A(b)". | |
190 | ||
191 | start-sanitize-sh3e | |
192 | Thu Sep 7 19:02:46 1995 Jim Wilson <[email protected]> | |
193 | ||
194 | * sh-dis.c (print_insn_shx): Add F_FR0 support. | |
195 | ||
196 | end-sanitize-sh3e | |
197 | Thu Sep 7 19:02:46 1995 Jim Wilson <[email protected]> | |
198 | ||
199 | * sh-dis.c (print_insn_shx): Change loop over op->arg[n] to iterate | |
200 | until 3 instead of until 2. | |
201 | ||
40db6118 ILT |
202 | Wed Sep 6 21:21:33 1995 Ian Lance Taylor <[email protected]> |
203 | ||
204 | * Makefile.in (ALL_CFLAGS): Define. | |
205 | (.c.o, disassemble.o): Use $(ALL_CFLAGS). | |
206 | (MOSTLYCLEAN): Add config.log. | |
207 | (distclean): Don't remove config.log. | |
208 | * configure.in: Substitute HDEFINES. | |
209 | * configure: Rebuild. | |
210 | ||
dd6ed5ab JW |
211 | start-sanitize-sh3e |
212 | Wed Sep 6 15:08:09 1995 Jim Wilson <[email protected]> | |
213 | ||
214 | * sh-opc.h (sh_arg_type): Add F_FR0. | |
215 | (sh_table, case fmac): Add F_FR0 as first argument. | |
216 | ||
217 | end-sanitize-sh3e | |
218 | Wed Sep 6 15:08:09 1995 Jim Wilson <[email protected]> | |
219 | ||
220 | * sh-opc.h (sh_opcode_info): Increase arg array size to 4. | |
221 | ||
49cb62cd DE |
222 | Tue Sep 5 18:28:10 1995 Doug Evans <[email protected]> |
223 | ||
224 | * sparc-dis.c: Remove all references to NO_V9. | |
225 | ||
beb926c0 ILT |
226 | Tue Sep 5 20:03:26 1995 Ian Lance Taylor <[email protected]> |
227 | ||
228 | * aclocal.m4: Just include ../bfd/aclocal.m4. | |
229 | * configure: Rebuild. | |
230 | ||
fdd7e4ef DE |
231 | Tue Sep 5 16:09:59 1995 Doug Evans <[email protected]> |
232 | ||
233 | * sparc-dis.c (X_DISP19): Define. | |
234 | (print_insn, case 'G'): Use it. | |
235 | (print_insn, case 'L'): Sign extend displacement. | |
236 | ||
c62d1274 ILT |
237 | Mon Sep 4 14:28:46 1995 Ian Lance Taylor <[email protected]> |
238 | ||
9b65d522 ILT |
239 | * configure.in: Run ../bfd/configure.host before AC_PROG_CC. |
240 | Subsitute CFLAGS and AR. Call AC_PROG_INSTALL. Don't substitute | |
241 | host_makefile_frag or frags. | |
242 | * aclocal.m4: New file. | |
243 | * configure: Rebuild. | |
244 | * Makefile.in (INSTALL): Set to @INSTALL@. | |
245 | (INSTALL_PROGRAM): Set to @INSTALL_PROGRAM@. | |
246 | (INSTALL_DATA): Set to @INSTALL_DATA@. | |
247 | (AR): Set to @AR@. | |
248 | (AR_FLAGS): Set to rc rather than qc. | |
249 | (CC): Define as @CC@. | |
250 | (CFLAGS): Set to @CFLAGS@. | |
251 | (@host_makefile_frag@): Remove. | |
252 | (config.status): Remove dependency upon @frags@. | |
253 | ||
c62d1274 ILT |
254 | * configure.in: ../bfd/config.bfd now just sets shell variables. |
255 | Use them rather than looking through target Makefile fragments. | |
256 | * configure: Rebuild. | |
257 | ||
db29ae72 JW |
258 | start-sanitize-sh3e |
259 | Thu Aug 31 12:35:32 1995 Jim Wilson <[email protected]> | |
260 | ||
261 | * sh-opc.h (ftrc): Change FPUL_N to FPUL_M. | |
262 | ||
263 | end-sanitize-sh3e | |
a69d3a72 DE |
264 | Wed Aug 30 13:52:28 1995 Doug Evans <[email protected]> |
265 | ||
90c45f31 DE |
266 | * sparc-opc.c (sparc_opcodes): Delete duplicate wr %y insn. |
267 | Add clrx, iprefetch, signx, clruw, cas, casl, casx, casxl synthetic | |
268 | sparc64 insns. | |
269 | ||
270 | * sparc-opc.c (sparc_opcodes): Fix prefetcha insn. | |
a69d3a72 DE |
271 | (lookup_{name,value}): New functions. |
272 | (prefetch_table): New static local. | |
273 | (sparc_{encode,decode}_prefetch): New functions. | |
274 | * sparc-dis.c (print_insn): Handle '*' arg (prefetch function). | |
275 | ||
9b39b1a8 JW |
276 | start-sanitize-sh3e |
277 | Wed Aug 30 11:11:58 1995 Jim Wilson <[email protected]> | |
278 | ||
279 | * sh-opc.h: Add blank lines to improve readabililty of sh3e | |
280 | instructions. | |
281 | ||
282 | end-sanitize-sh3e | |
66f6448d JW |
283 | Wed Aug 30 11:09:38 1995 Jim Wilson <[email protected]> |
284 | ||
285 | * sh-dis.c: Correct comment on first line of file. | |
286 | ||
7ec65830 DE |
287 | Tue Aug 29 15:37:18 1995 Doug Evans <[email protected]> |
288 | ||
201bf506 DE |
289 | * disassemble.c (disassembler): Handle bfd_mach_sparc64. |
290 | ||
66f6448d JW |
291 | * sparc-opc.c (asi, membar): New static locals. |
292 | (sparc_{encode,decode}_{asi,membar}): New functions. | |
293 | (sparc_opcodes, membar insn): Fix. | |
7ec65830 | 294 | * sparc-dis.c (print_insn): Call sparc_decode_asi. |
66f6448d JW |
295 | Support decoding of membar masks. |
296 | (X_MEMBAR): Define. | |
7ec65830 DE |
297 | |
298 | Sat Aug 26 21:22:48 1995 Ian Lance Taylor <[email protected]> | |
299 | ||
300 | * m68k-opc.c (m68k_opcode_aliases): Add br, brs, brb, brw, brl. | |
301 | ||
259d19c2 ILT |
302 | Mon Aug 21 17:33:36 1995 Ian Lance Taylor <[email protected]> |
303 | ||
304 | * m68k-opc.c (m68k_opcode_aliases): Add bhib as an alias for bhis, | |
305 | and likewise for the other branches. Add bhs as an alias for bcc, | |
306 | and likewise for the size variants. Add dbhs as an alias for | |
307 | dbcc. | |
308 | ||
309 | start-sanitize-sh3e | |
310 | Fri Aug 11 13:40:24 1995 Jeff Law ([email protected]) | |
311 | ||
312 | * sh-opc.h (FP sts instructions): Update to match reality. | |
313 | ||
314 | end-sanitize-sh3e | |
3d915dd2 ILT |
315 | Mon Aug 7 16:12:58 1995 Ian Lance Taylor <[email protected]> |
316 | ||
317 | * m68k-dis.c: (fpcr_names): Add % before all register names. | |
318 | (reg_names): Likewise. | |
319 | (print_insn_arg): Don't explicitly print % before register names. | |
320 | Add % before register names in static array names. In case 'r', | |
321 | print data registers as `@(Dn)', not `Dn@'. When printing a | |
322 | memory address, don't print @# before it. | |
323 | (print_indexed): Change base_disp and outer_disp from int to | |
324 | bfd_vma. Print using MIT syntax, not mutant invalid Motorola | |
325 | syntax. Sign extend 8 byte displacement correctly. | |
326 | (print_base): Print using MIT syntax. Print zpc when appropriate. | |
327 | Change parameter disp from int to bfd_vma. | |
328 | ||
329 | * m68k-opc.c (m68k_opcode_aliases): Add jsrl and jsrs as aliases | |
330 | for jsr. | |
331 | ||
1ca31557 JL |
332 | start-sanitize-sh3e |
333 | Mon Aug 7 02:21:40 1995 Jeff Law ([email protected]) | |
334 | ||
335 | * sh-dis.c (print_insn_shx): Handle new operand types F_REG_N, | |
336 | F_REG_M, FPSCR_M, FPSCR_N, FPUL_M and FPUL_N. | |
337 | * sh-opc.h (sh_arg_type): Add new operand types. | |
338 | (sh_table): Add new opcodes from SH3E Floating Point ISA. | |
339 | ||
340 | end-sanitize-sh3e | |
341 | Sat Aug 5 16:50:14 1995 Fred Fish <[email protected]> | |
342 | ||
343 | * Makefile.in (distclean): Remove generated file config.h. | |
344 | ||
345 | Sat Aug 5 16:50:14 1995 Fred Fish <[email protected]> | |
346 | ||
347 | * Makefile.in (distclean): Remove generated file config.h. | |
348 | ||
349 | Wed Aug 2 18:33:40 1995 Ian Lance Taylor <[email protected]> | |
350 | ||
351 | * m68k-opc.c: New file, holding tables from include/opcode/m68k.h. | |
352 | Clean up tables. | |
353 | * m68k-dis.c: Remove BREAK_UP_BIG_DECL stuff. | |
354 | (opcode): Remove. | |
355 | (print_insn_m68k): Change d to be const. Use m68k_numopcodes | |
356 | rather than numopcodes. Use m68k_opcodes rather than removed | |
357 | opcode function. Don't check F_ALIAS. | |
358 | (print_insn_arg): Change first parameter to be const char *. | |
359 | * Makefile.in (ALL_MACHINES): Add m68k-opc.o. | |
360 | (m68k-opc.o): New target. | |
361 | * configure.in: Build m68k-opc.o for bfd_m68k_arch. | |
362 | * configure: Rebuild. | |
363 | ||
f069afb4 DE |
364 | Wed Aug 2 08:23:38 1995 Doug Evans <[email protected]> |
365 | ||
366 | * sparc-dis.c (HASH_SIZE, HASH_INSN): Define. | |
9a84bc05 | 367 | (opcode_bits, opcode_hash_table): New variables. |
f069afb4 DE |
368 | (opcodes_initialized): Renamed from opcodes_sorted. |
369 | (build_hash_table): New function. | |
370 | (is_delayed_branch): Use hash table. | |
371 | (print_insn): Renamed from print_insn_sparc, made static. | |
9a84bc05 | 372 | Build and use hash table. If !sparc64, ignore sparc64 insns, |
f069afb4 | 373 | and vice-versa if sparc64. |
9a84bc05 DE |
374 | (print_insn_sparc, print_insn_sparc64): New functions. |
375 | (compare_opcodes): Move sparc64 opcodes to end. | |
376 | Print commutative insns with constant second. | |
f069afb4 DE |
377 | * sparc-opc.c (all non-v9 insns): Use flag F_NOTV9 instead of F_ALIAS. |
378 | ||
379 | Tue Aug 1 00:12:49 1995 Ian Lance Taylor <[email protected]> | |
380 | ||
381 | * sh-dis.c (print_insn_shx): Remove unused local dslot. Use | |
382 | print_address_func for A_BDISP12 and A_BDISP8. Correct test which | |
383 | avoids printing a delay slot in a delay slot. | |
384 | * sh-opc.h (sh_table): Fully bracket last entry. | |
385 | ||
386 | Mon Jul 31 12:04:47 1995 Doug Evans <[email protected]> | |
387 | ||
388 | * sparc-opc.c (sllx, srax, srlx): Fix disassembly. | |
389 | ||
390 | Wed Jul 12 00:59:34 1995 Ken Raeburn <[email protected]> | |
391 | ||
392 | * configure.in: Get host_makefile_frag from ${srcdir}. | |
393 | ||
394 | * configure.in: Autoconfiscated. Check for string[s].h. Create | |
395 | config.h from config.in. Don't set up sysdep.h link. | |
396 | * sysdep.h: New file. | |
397 | * configure, config.in: New files, generated from configure.in. | |
398 | * Makefile.in: Updated to be processed autoconf-style. | |
399 | (distclean): Keep sysdep.h. Remove config.log and config.cache. | |
400 | (Makefile): Depend on config.status. | |
401 | (config.status): New rule. | |
402 | * configure.bat: Update Makefile substitutions. | |
403 | ||
89abbf9d ILT |
404 | Tue Jul 11 14:23:37 1995 Jeff Spiegel <[email protected]> |
405 | ||
406 | * mips-opc.c (L1): Define. | |
407 | (mips_opcodes): Add R4010 instructions: flushi, flushd, flushid, | |
408 | addciu, madd, maddu, ffc, ffs, msub, msubu, selsi, selsr, waiti, | |
409 | and wb. | |
410 | ||
141b9f1b ILT |
411 | Tue Jul 11 11:49:49 1995 Ian Lance Taylor <[email protected]> |
412 | ||
89abbf9d ILT |
413 | * mips-opc.c (mips_opcodes): For the move pseudo-op, prefer daddu |
414 | if ISA 3 and addu otherwise, replacing or, since some MIPS chips | |
415 | have multiple add units but only a single logical unit. | |
416 | ||
141b9f1b ILT |
417 | * ppc-opc.c (powerpc_operands): Change CR to use a bitsize of 3, |
418 | shifted by 18, without any insertion or extraction function. | |
419 | (insert_cr, extract_cr): Remove. | |
420 | ||
421 | start-sanitize-arc | |
422 | Mon Jul 3 11:54:31 1995 Ian Lance Taylor <[email protected]> | |
423 | ||
424 | * Makefile.in (ALL_MACHINES): Add arc-dis.o and arc-opc.o. | |
425 | ||
426 | end-sanitize-arc | |
427 | Wed Jun 21 20:05:39 1995 Ken Raeburn <[email protected]> | |
428 | ||
429 | * m68k-dis.c (print_insn_arg, print_indexed): Print "%" before | |
430 | register names. | |
431 | ||
6efe6dc5 SS |
432 | Thu Jun 15 17:23:31 1995 Stan Shebs <[email protected]> |
433 | ||
434 | * mpw-config.in: Add sh and i386 configs, remove sparc config. | |
435 | * sh-opc.h: Add copyright. | |
436 | ||
437 | Mon Jun 5 03:30:43 1995 Ken Raeburn <[email protected]> | |
438 | ||
439 | * Makefile.in (crunch-m68k): Delete extra target accidentally | |
440 | checked in a while ago. | |
441 | ||
442 | Wed May 24 16:22:13 1995 Jim Wilson <[email protected]> | |
443 | ||
444 | * sh-opc.h (sh_table): Add SH3 support. | |
445 | ||
1ff71ed0 SC |
446 | Wed May 24 14:16:08 1995 Steve Chamberlain <[email protected]> |
447 | ||
448 | * sh-opc.h: Added bsrf and braf. | |
449 | ||
450 | Wed May 10 14:28:16 1995 Richard Earnshaw ([email protected]) | |
451 | ||
452 | * arm-opc.h (arm_opcodes): Add 64-bit multiply patterns. Delete | |
453 | bogus [ls]fm{ea,fd} patterns. | |
454 | ||
455 | * arm-opc.h (arm_opcodes): Correct typos in stm, ldm, std, and ldc. | |
456 | * arm-dis.c (print_insn_arm): Make GIVEN a parameter, don't try and | |
457 | initialize it from memory. Make function static. | |
458 | (print_insn_{big,little}_arm): New functions. | |
459 | * disassemble.c (disassembler, case bfd_arch_arm): Disassemble for | |
460 | the correct endianness. | |
461 | ||
462 | start-sanitize-arc | |
463 | Sat Apr 29 23:20:05 1995 Doug Evans <[email protected]> | |
464 | ||
465 | * arc-opc.c (arc_opcodes): Add ARC_OPCODE_CONDITIONAL_BRANCH flag. | |
466 | (arc_suffixes): Use ARC_DELAY_{NONE,NORMAL,JUMP}. | |
467 | end-sanitize-arc | |
468 | ||
8f96fa0e JM |
469 | Mon Apr 24 14:18:05 1995 Jason Molenda ([email protected]> |
470 | ||
1ff71ed0 | 471 | * sh-opc.h (sh_nibble_type, sh_arg_type): remove trailing , from |
8f96fa0e JM |
472 | enum list. |
473 | ||
4121273f MM |
474 | Wed Apr 19 14:07:03 1995 Michael Meissner <[email protected]> |
475 | ||
476 | * m68k-dis.c (opcode): Finish change made by Kung Hsu on April | |
477 | 17th, so that it builds again using GCC as the compiler. | |
478 | ||
6a37aaf1 KR |
479 | Tue Apr 18 12:14:51 1995 Ken Raeburn <[email protected]> |
480 | ||
481 | * mips-dis.c (print_insn_little_mips): Cast return value from | |
482 | bfd_getl32 from bfd_vma to unsigned long, because _print_insn_mips | |
483 | expects an unsigned long, and that might be fewer words of | |
484 | argument storage (e.g., if bfd_vma is long long on a 32-bit | |
485 | machine). | |
486 | (print_insn_big_mips): Likewise with bfd_getb32 value. | |
487 | (_print_insn_mips): Now static. | |
488 | ||
489 | Mon Apr 17 12:23:28 1995 Kung Hsu <[email protected]> | |
490 | ||
491 | * m68k-dis.c: Take out #define BREAK_UP_BIG_DECL kludge, because | |
492 | gcc memory hog problem with initializer is fixed. | |
493 | ||
494 | start-sanitize-arc | |
495 | Wed Apr 12 09:04:12 1995 Doug Evans <[email protected]> | |
496 | ||
497 | * arc-opc.c (NULL): Define. | |
498 | (arc_operands, insn fields u,s): Delete. | |
499 | (arc_operands, insn fields a,b,c): Mark as signed. | |
500 | (arc_opcodes): No longer const, links computed at run-time. | |
501 | (arc_opcodes, mac/mul insns): Breakout suffixes as we don't handle | |
502 | suffixes that affect the insn code. | |
503 | (arc_opcodes): Resort table to macros are first. | |
504 | (arc_opcodes, ld [b,c] entry): Add %Q to prevent shimms. | |
505 | (arc_opcodes, st [b] entry): Likewise. | |
506 | (arc_opcodes, st [b,d] entry): Fix mask, value. | |
507 | (arc_reg_names): Add entries for r29, r30, r31, r60. | |
508 | (opcode_map, icode_map): New static globals. | |
509 | (arc_opcode_init_tables): Initialize them. | |
510 | (arc_opcode_lookup_asm, arc_opcode_lookup_dis): New functions. | |
511 | (insert_shimmoffset): Signal error if register present. | |
512 | Validate constant. | |
513 | * arc-dis.c (print_insn): Call arc_opcode_lookup_dis. | |
514 | end-sanitize-arc | |
515 | ||
1e095685 SS |
516 | Mon Apr 10 15:55:01 1995 Stan Shebs <[email protected]> |
517 | ||
518 | Merge in support for Mac MPW as a host. | |
519 | (Old change descriptions retained for informational value.) | |
520 | ||
521 | * mpw-config.in (archname): Compute from the config. | |
522 | (BFD_MACHINES, ARCHDEFS): Put into mk.tmp. | |
523 | ||
524 | * mpw-config.in (target_arch): Compute from canonical target. | |
525 | (m68k, mips, powerpc, sparc): Add architectures. | |
526 | * mpw-make.in (disassemble.c.o): Add. | |
527 | (ALL_CFLAGS): Remove special flags (-mc68020 -mc68881 -model far). | |
528 | ||
529 | * mpw-config.in (BFD_MACHINES): Set to a default value. | |
530 | * mpw-make.in (BFD_MACHINES): Remove wired-in value. | |
531 | ||
532 | * mpw-make.in (CSEARCH): Add extra-include to search path. | |
533 | ||
534 | * mpw-config.in (varargs.h): Don't create. | |
535 | (sysdep.h): Create using forward-include. | |
536 | * mpw-make.in (CSEARCH): Add include/mpw to search path. | |
537 | ||
538 | * mpw-config.in: New file, MPW version of configure.in. | |
539 | * mpw-make.in: New file, MPW version of Makefile.in. | |
540 | ||
1a56be5c DE |
541 | start-sanitize-arc |
542 | Thu Apr 6 20:36:08 1995 Doug Evans <[email protected]> | |
543 | ||
544 | * arc-dis.c (print_insn): New parameter `big_p'. Callers updated. | |
545 | Call arc_get_opcode_mach to map bfd mach number to opcode value. | |
546 | (print_insn_*): Pass bfd mach number, not opcode version. | |
547 | * arc-opc.c (arc_get_opcode_mach): New function. | |
548 | end-sanitize-arc | |
549 | ||
550 | Fri Mar 31 14:23:38 1995 Ken Raeburn <[email protected]> | |
551 | ||
552 | * alpha-dis.c (print_insn_alpha): Put empty statement after | |
553 | default label. | |
554 | ||
555 | Tue Mar 21 10:51:40 1995 Jeff Law ([email protected]) | |
556 | ||
557 | * hppa-dis.c (sign_extend): Delete, redundant with libhppa.h version. | |
558 | (low_sign_extend): Likewise. | |
559 | (get_field): Delete unused function. | |
560 | (set_field, deposit_14, deposit_21): Likewise. | |
561 | ||
562 | Fri Mar 17 15:55:53 1995 J.T. Conklin <[email protected]> | |
563 | ||
564 | * i386-dis.c: Support for more pentium opcodes. From Guy Harris | |
565 | ([email protected]). | |
566 | ||
c024cc11 KR |
567 | Tue Mar 14 00:52:57 1995 Ken Raeburn ([email protected]) |
568 | ||
569 | Sat Feb 11 17:22:41 1995 Klaus Kaempf ([email protected]) | |
570 | ||
571 | * alpha-opc.h (OSF_ASMCODE): define | |
572 | print pal-code names as defined in App C of the | |
573 | Alpha Architecture Reference Manual | |
574 | ||
575 | * alpha-dis.c: cleaned up output | |
576 | print stylized code forms as defined in App A.4.3 of the | |
577 | Alpha Architecture Reference Manual | |
578 | ||
8dbed89e DE |
579 | Wed Mar 8 15:21:14 1995 Ian Lance Taylor <[email protected]> |
580 | ||
581 | * mips-opc.c: Add new mips4 instructions. Don't set INSN_RFE for | |
582 | `rfe'. | |
583 | * mips-dis.c (print_insn_arg): Handle new argument types 'h', 'R', | |
584 | 'N', and 'M'. | |
585 | ||
029e2524 KR |
586 | Wed Mar 8 02:54:05 1995 Ken Raeburn <[email protected]> |
587 | ||
588 | * m68k-dis.c (opcode): New function. Returns address of opcode | |
589 | table entry given index, even if the opcode table was split to | |
590 | work around gcc bugs. | |
591 | (print_insn_m68k): Call opcode instead of referencing m68k_opcodes | |
592 | directly. | |
8cf2e6eb KR |
593 | (BREAK_UP_BIG_DECL): Make secondary array static and const. |
594 | (reg_names): Now const. | |
595 | (print_insn_arg): Arrays cacheFieldName and names now const. | |
596 | (print_indexed): Array scales now const. | |
029e2524 | 597 | |
3aa44a1d DE |
598 | start-sanitize-arc |
599 | Tue Mar 7 21:14:14 1995 Doug Evans <[email protected]> | |
600 | ||
601 | * arc-dis.c (print_insn_arc_base): Split into big and little fns. | |
602 | (print_insn_arc_{host,graphics,audio}): Likewise. | |
603 | (print_insn): Add prototype. | |
3aa44a1d DE |
604 | (arc_get_disassembler): New arg `big_p'. Return little or big |
605 | print fn accordingly. | |
606 | * arc-opc.c (arc_opcode_init_tables): Init arc_operand_map once. | |
607 | (arc_opcode_supported): Use ARC_OPCODE_CPU to ignore byte order. | |
608 | (arc_opval_supported): Likewise. | |
609 | * disassemble.c (disassembler): Pass big endian flag to | |
610 | arc_get_disassembler. | |
611 | end-sanitize-arc | |
612 | ||
ab204453 ILT |
613 | Tue Mar 7 16:41:21 1995 Ian Lance Taylor <[email protected]> |
614 | ||
615 | * ppc-opc.c: Sort recently added instructions by minor opcode | |
616 | number within major opcode number. | |
617 | ||
3f073f06 JL |
618 | Mon Mar 6 10:04:36 1995 Jeff Law ([email protected]) |
619 | ||
620 | * hppa-dis.c: Include libhppa.h. | |
621 | ||
622 | Fri Feb 24 19:15:36 1995 Ian Lance Taylor <[email protected]> | |
623 | ||
624 | * mips-opc.c: Change dli to use M_DLI, and add dla. | |
625 | ||
f1cb5ff2 PS |
626 | Mon Feb 20 23:54:38 1995 Peter Schauer ([email protected]) |
627 | ||
628 | * Makefile.in (ALL_MACHINES): Add w65-dis.o. | |
629 | ||
07f27bb8 DE |
630 | start-sanitize-arc |
631 | Fri Feb 17 12:42:25 1995 Doug Evans <[email protected]> | |
632 | ||
633 | * arc-dis.c (arc_get_disassembler): Change argument to int, | |
634 | one of bfd_mach_arc_xxx. All callers updated. | |
635 | end-sanitize-arc | |
636 | ||
f27ab330 ILT |
637 | Thu Feb 16 17:34:41 1995 Ian Lance Taylor <[email protected]> |
638 | ||
639 | * mips-opc.c: Add r4650 mul instruction. | |
640 | ||
470feacf ILT |
641 | Wed Feb 15 15:45:20 1995 Ian Lance Taylor <[email protected]> |
642 | ||
643 | * mips-opc.c: Add uld and usd macros for unaligned double load and | |
644 | store. | |
645 | ||
646 | Tue Feb 14 13:17:37 1995 Michael Meissner <[email protected]> | |
647 | ||
648 | * ppc-opc.c (powerpc_opcodes): Add 403GA opcodes rfci, dccci, | |
649 | mfdcr, mtdcr, icbt, iccci. | |
650 | ||
6acc9345 | 651 | start-sanitize-arc |
470feacf ILT |
652 | Mon Feb 13 11:09:17 1995 Doug Evans <[email protected]> |
653 | ||
654 | * arc-dis.c (print_insn): Handle ARC_OPERAND_ADDRESS. | |
655 | * arc-opc.c (arc_operands): New operand 'J' for jump addresses. | |
656 | ('L' operand): Mark as ARC_OPERAND_ADDRESS. | |
657 | (arc_opcodes, j insn): Use 'J' operand type, not 'L'. | |
658 | (arc_opcodes, ld/st insns): Fix address writeback operand letter. | |
659 | (insert_absaddr): New function. | |
660 | ||
6acc9345 DE |
661 | Thu Feb 9 19:19:23 1995 Doug Evans <[email protected]> |
662 | ||
663 | * arc-dis.c (print_insn_arc): Rename to print_insn and make static. | |
664 | New argument `cpu', pass it to arc_opcode_init_tables. | |
665 | Document byte order dependencies. Ignore unsupported insns. | |
c81a2ce3 | 666 | (arc_get_disassembler): New function. |
6acc9345 DE |
667 | (print_insn_arc_base, print_insn_arc_host, print_insn_arc_graphics, |
668 | print_insn_arc_audio): New functions. | |
669 | * arc-opc.c (MULTSHIFT operand): Delete. | |
670 | (UNSIGNED, SATURATION): New operands. | |
671 | (mac, mul, mul64, mulu64): New insns. | |
672 | (ext. asl, asr, lsr, ror): Only available on host and graphics cpus. | |
673 | (padc, padd, pmov, pand, psbc, psub, swap): New insns. | |
674 | (host,graphics,audio extended and auxiliary regs): Define. | |
675 | (ss, sc, mh, ml): New suffixes. | |
676 | (arc_opcode_supported, arc_opval_supported): New functions. | |
677 | (insert_multshift, extract_multshift): Deleted. | |
9f05921f | 678 | * disassemble.c (disassembler, case bfd_arch_arc): Call |
c81a2ce3 | 679 | arc_get_disassembler to get disassembler routine. |
6acc9345 DE |
680 | end-sanitize-arc |
681 | ||
7010c43a SS |
682 | Thu Feb 9 12:28:13 1995 Stan Shebs <[email protected]> |
683 | ||
684 | * i960-dis.c (struct tabent, struct sparse_tabent): Change the | |
685 | signed char fields to shorts, more portable. | |
686 | ||
ce2349c5 SS |
687 | Wed Feb 8 17:29:29 1995 Stan Shebs <[email protected]> |
688 | ||
689 | * i960-dis.c (struct tabent, struct sparse_tabent): Declare the | |
690 | char fields as signed chars, since they may have negative values. | |
691 | ||
9ce4de19 C |
692 | Mon Feb 6 10:52:06 1995 J.T. Conklin <[email protected]> |
693 | ||
694 | * i386-dis.c (dis386_twobyte): Add cpuid, From Charles Hannum | |
695 | ([email protected]). | |
696 | ||
697 | Mon Jan 30 12:38:00 1995 Ian Lance Taylor <[email protected]> | |
698 | ||
699 | From "Logg, Ed" <[email protected]>: | |
700 | * ppc-opc.c (extract_bdm): Correct parenthezisation. | |
701 | * ppc-dis.c (print_insn_powerpc): Print .long before unrecognized | |
702 | value. | |
703 | ||
669124ef ILT |
704 | Thu Jan 26 18:32:08 1995 Ian Lance Taylor <[email protected]> |
705 | ||
706 | * ppc-opc.c: Changes based on patch from David Edelsohn | |
1af6f4bb | 707 | <[email protected]>. |
669124ef ILT |
708 | (powerpc_operands): Add operands SPRBAT and SPRG. Split TBR out of |
709 | SPR. | |
710 | (FXM_MASK): Define. | |
711 | (insert_tbr): New static function. | |
712 | (extract_tbr): New static function. | |
713 | (XFXFXM_MASK, XFXM): Define. | |
714 | (XSPRBAT_MASK, XSPRG_MASK): Define. | |
715 | (powerpc_opcodes): Add instructions to access special registers by | |
716 | name. Add mtcr and mftbu. | |
717 | ||
718 | Tue Jan 17 10:56:43 1995 Ian Lance Taylor <[email protected]> | |
719 | ||
720 | * mips-opc.c (P3): Define. | |
721 | (mips_opcodes): Add mad and madu. | |
722 | ||
9f744f91 SC |
723 | Sun Jan 15 16:32:59 1995 Steve Chamberlain <sac@splat> |
724 | ||
725 | * configure.in: Add W65 support. | |
726 | * disassemble.c: Likewise. | |
727 | * w65-opc.h, w65-dis.c: New files. | |
728 | ||
d383e289 SC |
729 | Wed Dec 28 22:15:33 1994 Steve Chamberlain ([email protected]) |
730 | ||
731 | * h8300-dis.c (bfd_h8_disassemble): Add support for 2 bit | |
732 | immediates. | |
733 | ||
734 | start-sanitize-arc | |
735 | Tue Dec 20 10:36:55 1994 Doug Evans <[email protected]> | |
736 | ||
737 | * arc-dis.c (print_insn_arc): Branch offsets are relative to delay | |
738 | slot. | |
739 | * arc-opc.c (extract_reladdr): New function. | |
740 | (insert_reladdr): Store address right-shifted by 2. | |
741 | end-sanitize-arc | |
742 | ||
27faaa41 ILT |
743 | Tue Dec 20 11:25:12 1994 Ian Lance Taylor <[email protected]> |
744 | ||
745 | * mips-opc.c: Add dli as a synonym for li. | |
746 | ||
edb35c13 DE |
747 | start-sanitize-arc |
748 | Mon Dec 19 12:35:51 1994 Doug Evans <[email protected]> | |
749 | ||
750 | * arc-opc.c (insertion fns): Pass pointer to value's table entry. | |
751 | All uses changed. | |
752 | (extraction fns): Insn argument now array of two words. Return pointer | |
753 | to value's table entry. All uses changed. | |
754 | (arc_opcode_lookup_suffix): Exported for arc-dis.c. | |
755 | (insert_multshift, extract_multshift): New fns. | |
756 | (arc_operands): Add support for cache bypass suffix. Add support for | |
757 | predefined aux regs. Modifier bits moved to flags field. | |
758 | (arc_opcodes): Likewise. | |
759 | Add mul/mulu/shift insns. Syntax of zero/sign extension insns changed. | |
760 | New insn rlc. Update to syntax in programmer's manual. | |
761 | (arc_reg_names): Fix typo in lp_count. Add predefined aux regs. | |
762 | (arc_suffixes): New synonyms lo,hs for cs,cc. New suffix for cache | |
763 | bypass. | |
764 | (arc_opcode_init_tables): New argument to indicate cpu type. | |
765 | (insert_reg): Handle predefined aux regs. | |
766 | (extract_reg): Likewise. | |
767 | (lookup_register): New fn. | |
768 | * arc-dis.c (arc_condition_codes): Deleted. | |
769 | (print_insn_arc): Handle insns with 32 bit immediate constants better. | |
770 | Clean up modifier handling. Handle predefined aux regs. | |
771 | end-sanitize-arc | |
772 | ||
a8732972 KR |
773 | Thu Dec 8 18:23:31 1994 Ken Raeburn <[email protected]> |
774 | ||
775 | * alpha-dis.c (print_insn_alpha): Handle call_pal instruction, and | |
776 | print something for reserved opcode values, even if it won't | |
777 | assemble again. | |
778 | ||
779 | * mips-dis.c (_print_insn_mips): When initializing, shift right | |
780 | and mask, to avoid sign extension problems on the Alpha. | |
781 | ||
782 | * m68k-dis.c (print_insn_arg, case 'J'): Handle buscr and pcr | |
783 | control registers. | |
784 | ||
785 | start-sanitize-arc | |
786 | Tue Nov 29 18:02:43 1994 Doug Evans <[email protected]> | |
787 | ||
788 | * configure.in: Add ARC support. | |
789 | * disassemble.c: Likewise. | |
790 | * arc-dis.c, arc-opc.c: New files. | |
791 | end-sanitize-arc | |
792 | ||
a90a64c1 SC |
793 | Wed Nov 23 22:34:51 1994 Steve Chamberlain ([email protected]) |
794 | ||
795 | * sh-opc.h (mov.l gbr): Get direction right. | |
796 | * sh-dis.c (print_insn_shx): New function. | |
797 | (print_insn_shl, print_insn_sh): Call print_insn_shx to | |
798 | print opcodes with right byte order. | |
799 | ||
800 | Thu Nov 3 19:32:22 1994 Ken Raeburn <[email protected]> | |
801 | ||
802 | * ns32k-dis.c (struct ns32k_option): Renamed from struct option, | |
803 | to avoid conflicts with getopt. | |
804 | ||
dded3d14 ILT |
805 | Mon Oct 31 18:48:10 1994 Ian Lance Taylor <[email protected]> |
806 | ||
807 | * hppa-dis.c (print_insn_hppa): Read the instruction using | |
808 | bfd_getb32, so that it works on a little endian or 64 bit host. | |
809 | Remove unused local variable op. | |
810 | ||
cd4b8926 ILT |
811 | Tue Oct 25 17:07:57 1994 Ian Lance Taylor <[email protected]> |
812 | ||
813 | * mips-opc.c: Use or instead of addu for pseudo-op move, since | |
814 | addu does not work correctly if -mips3. | |
815 | ||
009946c9 ILT |
816 | Wed Oct 19 13:40:16 1994 Ian Lance Taylor <[email protected]> |
817 | ||
818 | * a29k-dis.c (print_special): Add special register names defined | |
819 | on 29030, 29040 and 29050. | |
820 | (print_insn): Handle new operand type 'I'. | |
821 | ||
822 | Wed Oct 12 11:59:55 1994 Ian Lance Taylor <[email protected]> | |
823 | ||
824 | * Makefile.in (INSTALL): Use top level install.sh script. | |
825 | ||
826 | Wed Oct 5 19:16:29 1994 Ian Lance Taylor <[email protected]> | |
827 | ||
828 | * sparc-dis.c: Rewrite to use bitfields, rather than a union, so | |
829 | that it works on a little endian host. | |
830 | ||
995b0d3f ILT |
831 | Tue Oct 4 12:14:21 1994 Ian Lance Taylor <[email protected]> |
832 | ||
833 | * configure.in: Use ${config_shell} when running config.bfd. | |
834 | ||
835 | Wed Sep 21 18:49:12 1994 Ian Lance Taylor ([email protected]) | |
836 | ||
837 | * mips-opc.c (mips_opcodes): "dabs" is only available with -mips3. | |
838 | ||
e96a2b1d ILT |
839 | Thu Sep 15 16:30:22 1994 Ian Lance Taylor ([email protected]) |
840 | ||
841 | * a29k-dis.c (print_insn): Print the opcode. | |
842 | ||
84909073 ILT |
843 | Wed Sep 14 17:52:14 1994 Ian Lance Taylor ([email protected]) |
844 | ||
845 | * mips-opc.c (mips_opcodes): Set WR_t for sc and scd. | |
846 | ||
da233e6e JL |
847 | Sun Sep 11 22:32:17 1994 Jeff Law ([email protected]) |
848 | ||
849 | * hppa-dis.c (reg_names): Use r26-r23 for arg0-arg3. | |
850 | ||
942a4965 ILT |
851 | Tue Sep 6 11:37:12 1994 Ian Lance Taylor ([email protected]) |
852 | ||
853 | * mips-opc.c: Set INSN_STORE_MEMORY flag for all instructions | |
854 | which store a value into memory. | |
855 | ||
856 | Sun Sep 04 17:58:10 1994 Richard Earnshaw ([email protected]) | |
318b02b6 KR |
857 | |
858 | * configure.in, Makefile.in, disassemble.c: Add support for the ARM. | |
859 | * arm-dis.c, arm-opc.h: New files. | |
860 | ||
861 | Fri Aug 5 14:00:05 1994 Stan Shebs ([email protected]) | |
862 | ||
863 | * Makefile.in (ns32k-dis.o): Add dependency. | |
864 | * ns32k-dis.c (print_insn_arg): Declare initialized local as | |
865 | string, not as array of chars. | |
866 | ||
c4396c87 KR |
867 | Thu Jul 28 18:14:16 1994 Ken Raeburn ([email protected]) |
868 | ||
869 | * sparc-dis.c (print_insn_sparc): Handle new operand type 'x'. | |
870 | ||
871 | * sparc-opc.c: Added sparclite extended FP operations, and | |
872 | versions of v9 impdep* instructions permitting specification of | |
873 | the OPF field. | |
874 | ||
2a097d73 KR |
875 | Tue Jul 26 16:36:03 1994 Ken Raeburn ([email protected]) |
876 | ||
877 | * i960-dis.c (reg_names): Now const. | |
878 | (struct sparse_tabent): New type, copied from array type in mem | |
879 | function. | |
880 | (ctrl): Local static array ctrl_tab now const. | |
881 | (cobr): Local static array cobr_tab now const. | |
882 | (mem): Local variables reg1, reg2, reg3 now point to const. Local | |
883 | static variable mem_tab no longer explicitly initialized. Changed | |
884 | mem_init to const array of struct sparse_tabent. | |
885 | (reg): Local static variable reg_tab no longer explicitly | |
886 | initialized. Changed reg_init to const array of struct | |
887 | sparse_tabent. | |
888 | (ea): Local static array scale_tab now const. | |
889 | ||
890 | start-sanitize-i960xl | |
891 | * i960-dis.c (reg): Added i960XL instructions to reg_init table. | |
892 | (REG_MAX): Updated. | |
893 | end-sanitize-i960xl | |
894 | ||
f61ca5fa KR |
895 | Tue Jul 19 21:00:00 1994 DJ Delorie ([email protected]) |
896 | ||
897 | * configure.bat: the disassember needs to be enabled for | |
898 | "objdump -d" to work in djgpp. | |
899 | ||
69bb683c KR |
900 | Wed Jul 13 18:01:58 1994 Ken Raeburn ([email protected]) |
901 | ||
902 | * ns32k-dis.c: Deleted all code in "#ifdef GDB". | |
903 | (invalid_float): Enabled general version, doesn't require running | |
60a70a7b KR |
904 | on ns32k host. Changed to take char* argument, and test for |
905 | explicitly specified sizes, instead of using sizeof() on host CPU | |
906 | types. | |
907 | (INVALID_FLOAT): Cast first argument. | |
f61ca5fa KR |
908 | (opt_u, opt_U, opt_O, opt_C, opt_S, list_P532, list_M532, |
909 | list_P032, list_M032): Now const. | |
910 | (optlist, list_search): Made appropriate arguments now point to | |
911 | const. | |
912 | (print_insn_arg): Changed static array of one-character-string | |
913 | pointers into a static const array of characters; fixed sprintf | |
914 | statement accordingly. | |
69bb683c KR |
915 | |
916 | Sun Jul 10 00:27:47 1994 Ian Dall ([email protected]) | |
917 | ||
918 | * opcodes/ns32k-dis.c: Semi-new file. Had apparently been dropped | |
919 | from distribution. A ns32k-dis.c from a previous distribution has | |
920 | been brought up to date and supports the new interface. | |
921 | ||
318b02b6 | 922 | * disassemble.c: define ARCH_ns32k and add case bfd_arch_ns32k. |
69bb683c KR |
923 | |
924 | * configure.in: add bfd_ns32k_arch target support. | |
925 | ||
926 | * Makefile.in: add ns32k-dis.o to ALL_MACHINES. | |
927 | Add ns32k-dis.c to CFILES. Add dependencies for ns32k-dis.o. | |
928 | ||
929 | Wed Jun 29 22:10:37 1994 Steve Chamberlain ([email protected]) | |
930 | ||
931 | * h8300-dis.c (bfd_h8_disassemble): Get 16bit branch | |
932 | disassembly right. | |
933 | ||
fea3fe64 SS |
934 | Tue Jun 28 13:22:06 1994 Stan Shebs ([email protected]) |
935 | ||
936 | * h8300-dis.c, mips-dis.c: Don't use true and false. | |
937 | ||
938 | Thu Jun 23 12:53:19 1994 David J. Mackenzie ([email protected]) | |
939 | ||
940 | * configure.in: Change --with-targets to --enable-targets. | |
941 | ||
72fcd790 ILT |
942 | Wed Jun 22 13:38:32 1994 Ian Lance Taylor ([email protected]) |
943 | ||
944 | * mips-dis.c (_print_insn_mips): Build a static hash table mapping | |
945 | opcodes to the first instruction with that opcode, to speed | |
946 | disassembly of large files. From [email protected] (Ralph | |
947 | Campbell). | |
948 | ||
949 | Tue Jun 7 12:49:44 1994 Ian Lance Taylor ([email protected]) | |
950 | ||
951 | * Makefile.in (mostlyclean): Fix typo (was mostyclean). | |
952 | ||
c06e55d9 KR |
953 | Wed May 11 22:32:00 1994 DJ Delorie ([email protected]) |
954 | ||
955 | * configure.bat: update to latest makefile.in | |
956 | ||
957 | Sat May 7 17:13:21 1994 Steve Chamberlain ([email protected]) | |
958 | ||
959 | * a29k-dis.c (print_insn): Print 'x' type operand in hex. | |
960 | * h8300-dis.c (bfd_h8_disassemble): Print 16bit rels correctly. | |
961 | * sh-dis.c (print_insn_sh): Don't recur endlessly if delay | |
962 | slot insn is in a delay slot. | |
963 | * z8k-opc.h: (resflg): Fix patterns. | |
964 | * h8500-opc.h Fix CR insn patterns. | |
965 | ||
966 | Fri May 6 14:34:46 1994 Ian Lance Taylor ([email protected]) | |
967 | ||
968 | * ppc-opc.c (powerpc_opcodes): Put PowerPC versions of "cmp" and | |
969 | "cmpl" before POWER versions, so that gas -many uses them. | |
970 | ||
7495f83b KR |
971 | Thu Apr 28 18:32:36 1994 Ken Raeburn ([email protected]) |
972 | ||
c06e55d9 KR |
973 | * disassemble.c: New file. |
974 | * Makefile.in (OFILES): Add disassemble.o. | |
975 | (disassemble.o): Provide dependencies; compile with $(ARCHDEFS). | |
976 | * configure.in: Define ARCHDEFS in Makefile. Code taken from | |
977 | binutils/configure.in. | |
978 | ||
7495f83b KR |
979 | * m68k-dis.c (print_insn_m68k): If F_ALIAS flag is set, skip the |
980 | opcode being examined. | |
981 | ||
982 | Thu Apr 21 17:08:40 1994 Ian Lance Taylor ([email protected]) | |
983 | ||
984 | * ppc-opc.c (powerpc_operands): Added RAL, RAM and RAS. | |
985 | (insert_ral, insert_ram, insert_ras): New functions. | |
986 | (powerpc_opcodes): Use RAL for load with update, RAM for lmw, and | |
987 | RAS for store with update. | |
988 | ||
8c546ded ILT |
989 | Sat Apr 16 23:41:44 1994 Ian Lance Taylor ([email protected]) |
990 | ||
991 | * ppc-opc.c (powerpc_opcodes): Correct fcir. From David Edelsohn | |
992 | ([email protected]). | |
993 | ||
76336d50 ILT |
994 | Wed Apr 6 17:11:45 1994 Ian Lance Taylor ([email protected]) |
995 | ||
996 | * mips-opc.c (mips_opcodes): Correct operands of "nor" with an | |
997 | immediate argument. | |
998 | ||
8055d512 DE |
999 | Mon Apr 4 16:30:46 1994 Doug Evans ([email protected]) |
1000 | ||
1001 | * sparc-opc.c (sparc_opcodes): Fix "rd %fprs,%l0". | |
1002 | ||
749a663d ILT |
1003 | Mon Apr 4 13:22:00 1994 Ian Lance Taylor ([email protected]) |
1004 | ||
1005 | * ppc-opc.c (powerpc_operands): The signedp field has been | |
1006 | removed, so don't initialize it. Set the PPC_OPERAND_SIGNED flag | |
1007 | instead. Add new operand SISIGNOPT. | |
1008 | (powerpc_opcodes): For lis, liu, addis, and cau use SISIGNOPT. | |
1009 | Based on patch from David Edelsohn ([email protected]). | |
1010 | * ppc-dis.c (print_insn_powerpc): Check PPC_OPERAND_SIGNED rather | |
1011 | than signedp field. | |
1012 | ||
878db64d PS |
1013 | Wed Mar 30 00:31:49 1994 Peter Schauer ([email protected]) |
1014 | ||
1015 | * i386-dis.c (struct private): Renamed to dis_private. `private' | |
1016 | is a reserved word for dynix cc. | |
1017 | ||
934ec70a ILT |
1018 | Mon Mar 28 13:00:15 1994 Ian Lance Taylor ([email protected]) |
1019 | ||
1020 | * configure.in: Change error message to refer to bfd/config.bfd | |
1021 | rather than bfd/configure.in. | |
1022 | ||
54192495 ILT |
1023 | Mon Mar 28 12:28:30 1994 David Edelsohn ([email protected]) |
1024 | ||
1025 | * ppc-opc.c: Define POWER2 as short alias flag. | |
1026 | (powerpc_opcodes): Add POWER/2 opcodes lfq*, stfq*, fcir[z], and | |
1027 | fsqrt. | |
1028 | ||
1029 | Wed Mar 23 12:23:05 1994 Ian Lance Taylor ([email protected]) | |
1030 | ||
1031 | * i960-dis.c (print_insn_i960): Don't read a second word for | |
1032 | opcodes 0, 1, 2 and 3. | |
1033 | ||
1034 | Wed Mar 16 15:37:58 1994 Ian Lance Taylor ([email protected]) | |
1035 | ||
1036 | * configure.in: Don't build m68881-ext.o for bfd_m68k_arch. | |
1037 | ||
448ff992 ILT |
1038 | Mon Mar 14 14:53:50 1994 Ian Lance Taylor ([email protected]) |
1039 | ||
c0386c7a ILT |
1040 | * m68881-ext.c: Removed; no longer used. |
1041 | * Makefile.in: Changed accordingly. | |
1042 | ||
448ff992 ILT |
1043 | * m68k-dis.c (ext_format_68881): Don't declare. |
1044 | (print_insn_m68k): If an instruction uses place 'i', it uses at | |
1045 | least four fixed bytes. | |
1046 | (print_insn_arg): Don't bump p by 2 for case 'I', place 'i'. For | |
1047 | extended float, convert to double using floatformat_to_double, not | |
1048 | ieee_extended_to_double, and fetch the data before converting it. | |
1049 | ||
d75eb68c ILT |
1050 | Tue Mar 8 18:12:25 1994 Ian Lance Taylor ([email protected]) |
1051 | ||
1052 | * mips-opc.c: It's sqrt.s, not sqrt.w. From | |
1053 | [email protected] (David Johnson). | |
1054 | ||
9a458b67 ILT |
1055 | Tue Feb 8 16:55:27 1994 Ian Lance Taylor ([email protected]) |
1056 | ||
1057 | * ppc-opc.c (powerpc_opcodes): The POWER uses bdn[l][a] where the | |
1058 | PowerPC uses bdnz[l][a]. | |
1059 | ||
5c9b5f58 PS |
1060 | Tue Feb 8 00:32:28 1994 Peter Schauer ([email protected]) |
1061 | ||
4dd4933e | 1062 | * dis-buf.c, i386-dis.c: Include sysdep.h. |
5c9b5f58 PS |
1063 | |
1064 | Mon Feb 7 19:22:23 1994 Ian Lance Taylor ([email protected]) | |
1065 | ||
1066 | * configure.in (bfd_powerpc_arch): Use ppc-dis.o and ppc-opc.o. | |
1067 | ||
1068 | * ppc-opc.c (powerpc_opcodes): Mark POWER instructions supported | |
1069 | by Motorola PowerPC 601 with PPC_OPCODE_601. | |
1070 | * ppc-dis.c (print_insn_big_powerpc, print_insn_little_powerpc): | |
1071 | Disassemble Motorola PowerPC 601 instructions as well as normal | |
1072 | PowerPC instructions. | |
1073 | ||
9f80c72b JK |
1074 | Sun Feb 6 07:45:17 1994 Jim Kingdon ([email protected]) |
1075 | ||
1076 | * i960-dis.c (reg, mem): Just use a static array instead of | |
1077 | calling xmalloc. | |
1078 | ||
e3960b96 JL |
1079 | Sat Feb 5 00:04:02 1994 Jeffrey A. Law ([email protected]) |
1080 | ||
0bb364c6 JL |
1081 | * hppa-dis.c (print_insn_hppa): For '?' and '@' only adjust the |
1082 | condition name index if this is for a negated condition. | |
1083 | ||
e59f3227 JL |
1084 | * hppa-dis.c (print_insn_hppa): No space before 'H' operand. |
1085 | Floating point format for 'H' operand is backwards from normal | |
1086 | case (0 == double, 1 == single). For '4', '6', '7', '9', and '8' | |
1087 | operands (fmpyadd and fmpysub), handle bizarre register | |
1088 | translation correctly for single precision format. | |
1089 | ||
e3960b96 JL |
1090 | * hppa-dis.c (print_insn_hppa): Do not emit a space after 'F' |
1091 | or 'I' operands if the next format specifier is 'M' (fcmp | |
1092 | condition completer). | |
1093 | ||
1094 | Feb 4 23:38:03 1994 Ian Lance Taylor ([email protected]) | |
1c214e4c ILT |
1095 | |
1096 | * ppc-opc.c (powerpc_operands): New operand type MBE to handle a | |
1097 | single number giving a bitmask for the MB and ME fields of an M | |
1098 | form instruction. Change NB to accept 32, and turn it into 0; | |
1099 | also turn 0 into 32 when disassembling. Seperated SH from NB. | |
1100 | (insert_mbe, extract_mbe): New functions. | |
1101 | (insert_nb, extract_nb): New functions. | |
1102 | (SC_MASK): Mask out SA and LK bits. | |
1103 | (powerpc_opcodes): Change "cal" to use RT, D, RA rather than RT, | |
1104 | RA, SI. Change "liu" and "cau" to use UI rather than SI. Mark | |
1105 | "bctr" and "bctrl" as accepted by POWER. Change "rlwimi", | |
1106 | "rlimi", "rlwimi.", "rlimi.", "rlwinm", "rlinm", "rlwinm.", | |
1107 | "rlinm.", "rlmi", "rlmi.", "rlwnm", "rlnm", "rlwnm.", "rlnm." to | |
1108 | use MBE rather than MB. Add "mfmq" and "mtmq" POWER instructions. | |
1109 | (powerpc_macros): Define table of macro definitions. | |
1110 | (powerpc_num_macros): Define. | |
1111 | ||
1112 | * ppc-dis.c (print_insn_powerpc): Don't skip optional operands | |
1113 | if PPC_OPERAND_NEXT is set. | |
1114 | ||
1115 | Sat Jan 22 23:10:07 1994 Ian Lance Taylor ([email protected]) | |
1116 | ||
1117 | * i960-dis.c (print_insn_i960): Make buffer bfd_byte instead of | |
1118 | char. Retrieve contents using bfd_getl32 instead of shifting. | |
1119 | ||
1211751d ILT |
1120 | Fri Jan 21 19:01:39 1994 Ian Lance Taylor ([email protected]) |
1121 | ||
1122 | * ppc-opc.c: New file. Opcode table for PowerPC, including | |
1123 | opcodes for POWER (RS/6000). | |
1124 | * ppc-dis.c: New file. PowerPC and Power (RS/6000) disassembler. | |
1125 | * Makefile.in (ALL_MACHINES): Add ppc-dis.o and ppc-opc.o. | |
1126 | (CFILES): Add ppc-dis.c. | |
1127 | (ppc-dis.o, ppc-opc.o): New targets. | |
1128 | * configure.in: Build ppc-dis.o and ppc-opc.o for bfd_rs6000_arch. | |
1129 | ||
f037e5b0 JL |
1130 | Mon Jan 17 20:05:49 1994 Jeffrey A. Law ([email protected]) |
1131 | ||
1132 | * hppa-dis.c (print_insn_hppa): Handle 'N' in assembler template. | |
1133 | No space before 'u', 'f', or 'N'. | |
1134 | ||
a279b1f5 JK |
1135 | Sun Jan 16 14:20:16 1994 Jim Kingdon ([email protected]) |
1136 | ||
4baf1a8c JK |
1137 | * i386-dis.c (print_insn_i386): Add FIXME comment regarding reading |
1138 | farther than we should. | |
1139 | ||
a279b1f5 JK |
1140 | * i386-dis.c (dis386): Use Yb and Yv for scasb and scasS. |
1141 | ||
1142 | Thu Jan 6 12:38:05 1994 David J. Mackenzie ([email protected]) | |
1143 | ||
1144 | * sparc-dis.c m68k-dis.c alpha-dis.c a29k-dis.c: Fix comments. | |
1145 | ||
1146 | Wed Jan 5 11:56:21 1994 David J. Mackenzie ([email protected]) | |
1147 | ||
1148 | * i960-dis.c (print_insn_i960): Only read word2 if the instruction | |
1149 | needs it, to prevent reading past the end of a section. | |
1150 | ||
1151 | Wed Nov 17 17:20:12 1993 Ian Lance Taylor ([email protected]) | |
1152 | ||
1153 | * mips-opc.h: Use macro for j instruction, to support SVR4 PIC. | |
1154 | Removed t,A case for la; always use t,A(b) case. | |
1155 | ||
1156 | Mon Nov 8 12:37:36 1993 Ian Lance Taylor ([email protected]) | |
1157 | ||
1158 | From Ted Lemen <[email protected]> | |
1159 | * mips-dis.c (print_insn_arg): Handle 'k'. | |
1160 | * mips-opc.c: Make cache use k, not t. | |
1161 | ||
ba936a2e PS |
1162 | Sun Nov 7 23:52:34 1993 Peter Schauer ([email protected]) |
1163 | ||
1164 | * alpha-opc.h, alpha-dis.c (print_insn_alpha): Add | |
1165 | FLOAT_MEMORY_FORMAT_CODE, FLOAT_BRANCH_FORMAT_CODE, correct | |
1166 | FLOAT_FORMAT_CODE to put out floating point register names. | |
1167 | ||
1168 | Mon Nov 1 18:17:51 1993 Ian Lance Taylor ([email protected]) | |
1169 | ||
1170 | * mips-opc.c: Use macros for jal variants, to support SVR4 PIC. | |
1171 | ||
bf04fba0 JK |
1172 | Thu Oct 28 17:42:23 1993 Ian Lance Taylor ([email protected]) |
1173 | ||
1174 | * a29k-dis.c (print_insn): Use 0x%08x, not 0x%8x. | |
1175 | ||
70643dbc ILT |
1176 | Wed Oct 27 11:48:01 1993 Ian Lance Taylor ([email protected]) |
1177 | ||
1178 | * mips-opc.c (dsll, dsra, dsrl): Added '>' cases for shift counts | |
1179 | larger than 32. Moved dsxx32 variants first for disassembler. | |
1180 | ||
07bf1ce5 SC |
1181 | Mon Oct 25 11:33:14 1993 Steve Chamberlain ([email protected]) |
1182 | ||
1183 | * z8kgen.c, z8k-opc.h: Add full lda information. | |
1184 | ||
1185 | Tue Oct 19 12:39:25 1993 Jeffrey A Law ([email protected]) | |
1186 | ||
1187 | * hppa-dis.c (print_insn_hppa): Do not emit a space after | |
1188 | movb instructions. Any necessary space will be emitted by | |
1189 | the code to handle nullification completers. | |
1190 | ||
1191 | Wed Oct 13 16:19:07 1993 Ian Lance Taylor ([email protected]) | |
1192 | ||
1193 | * mips-opc.c: Moved l.d down so that it disassembles as ldc1. | |
1194 | ||
bb959d0a PS |
1195 | Fri Oct 8 02:34:21 1993 Peter Schauer ([email protected]) |
1196 | ||
1197 | * alpha-opc.h: Add ldl_l, fix typo for ldq_u. | |
1198 | * alpha-dis.c (print_insn_alpha): Add code for PAL_FORMAT_CODE. | |
1199 | ||
9978cd4d ILT |
1200 | Tue Oct 5 17:47:53 1993 Ian Lance Taylor ([email protected]) |
1201 | ||
1202 | * mips-opc.c: Correct lwu opcode value (book had it wrong). | |
1203 | ||
1204 | Thu Sep 30 11:26:18 1993 Steve Chamberlain ([email protected]) | |
1205 | ||
1206 | * z8k-dis.c (FETCH_DATA): get just the right amount of data. | |
1207 | (unpack_instr): Cope with ARG_IMM4M1 type instructions. | |
1208 | ||
cb79d01d RP |
1209 | Wed Sep 29 16:24:49 1993 K. Richard Pixley ([email protected]) |
1210 | ||
1211 | * m88k-dis.c (m88kdis): comment change. Remove space after | |
1212 | printing mnemonic. | |
1213 | (printop): handle new arg types DEC and XREG for m88110. | |
1214 | ||
a0ad6c0f JK |
1215 | Tue Sep 28 19:20:16 1993 Jeffrey A Law ([email protected]) |
1216 | ||
1217 | * hppa-dis.c (print_insn_hppa): Handle 'z' operand | |
1218 | type for absolute branch addresses. Delete special | |
1219 | "ble" and "be" code in 'W' operand code. | |
1220 | ||
1221 | Fri Sep 24 14:08:33 1993 Ian Lance Taylor ([email protected]) | |
1222 | ||
1223 | * mips-opc.c: Set hazard information correctly for branch | |
1224 | likely instructions. | |
1225 | ||
1226 | Fri Sep 17 04:41:17 1993 Peter Schauer ([email protected]) | |
1227 | ||
1228 | * alpha-dis.c (print_insn_alpha), alpha-opc.h: Fix bugs, use | |
1229 | info->fprintf_func for printing and info->print_address_func for | |
1230 | address output. | |
1231 | ||
1232 | Wed Sep 15 12:12:07 1993 Ian Lance Taylor ([email protected]) | |
1233 | ||
1234 | * mips-opc.c: Set INSN_TRAP for tXX instructions. | |
1235 | ||
1236 | Thu Sep 9 10:11:27 1993 Ian Lance Taylor ([email protected]) | |
1237 | ||
1238 | * mips-opc.c: From [email protected] (David Johnson): | |
1239 | Corrected second case of "b" for disassembler. | |
1240 | ||
44647fcc ILT |
1241 | Tue Sep 7 14:25:15 1993 Ian Lance Taylor ([email protected]) |
1242 | ||
1243 | * mips-dis.c, m88k-dis.c: Don't include libbfd.h. Changed calls | |
1244 | to BFD swapping routines to correspond to BFD name changes. | |
1245 | ||
a9c686ad ILT |
1246 | Thu Sep 2 10:35:25 1993 Ian Lance Taylor ([email protected]) |
1247 | ||
547998d2 ILT |
1248 | * mips-opc.c: Change div machine instruction to be z,s,t rather |
1249 | than s,t. Change div macro to be d,v,t rather than d,s,t. | |
1250 | Likewise for divu, ddiv, ddivu. Added z,s,t case for drem, dremu, | |
1251 | rem and remu which generates only the corresponding div | |
1252 | instruction. This is for compatibility with the MIPS assembler, | |
1253 | which only generates the simple machine instruction when an | |
1254 | explicit destination of $0 is used. | |
1255 | * mips-dis.c (print_insn_arg): Handle 'z' (always register zero). | |
a9c686ad | 1256 | |
a5ba0d3f ILT |
1257 | Thu Aug 26 17:41:44 1993 Ian Lance Taylor ([email protected]) |
1258 | ||
1259 | * mips-opc.c: From [email protected] (David Johnson): Set | |
1260 | WR_31 hazard for bal, bgezal, bltzal. | |
1261 | ||
1262 | Thu Aug 26 17:20:02 1993 Jim Kingdon ([email protected]) | |
1263 | ||
1264 | * hppa-dis.c (print_insn_hppa): Use print function | |
1265 | from within the disassemble_info, not fprintf_filtered. | |
1266 | ||
1267 | Wed Aug 25 13:51:40 1993 Ken Raeburn ([email protected]) | |
1268 | ||
1269 | * hppa-dis.c (print_insn_hppa): Handle '|' like '>'. (From Jeff | |
1270 | Law, [email protected].) | |
1271 | ||
320cdccf ILT |
1272 | Mon Aug 23 12:44:05 1993 Ian Lance Taylor ([email protected]) |
1273 | ||
1274 | * mips-opc.c ("absu"): Removed. | |
1275 | ("dabs"): Added. | |
1276 | ||
2bef2d3e ILT |
1277 | Fri Aug 20 10:52:52 1993 Ian Lance Taylor ([email protected]) |
1278 | ||
1279 | * mips-opc.c: Added r6000 and r4000 instructions and macros. | |
1280 | Changed hazard information to distinguish between memory load | |
1281 | delays and coprocessor load delays. | |
1282 | ||
45b14705 ILT |
1283 | Wed Aug 18 15:39:23 1993 Ian Lance Taylor ([email protected]) |
1284 | ||
1285 | * mips-opc.c: li.d uses "T,L", not "S,F". Added li.s. | |
1286 | ||
ed2fe80f DM |
1287 | Tue Aug 17 09:44:42 1993 David J. Mackenzie ([email protected]) |
1288 | ||
1289 | * configure.in: Don't pass cpu to config.bfd. | |
1290 | ||
e9a30357 ILT |
1291 | Tue Aug 17 12:23:52 1993 Ian Lance Taylor ([email protected]) |
1292 | ||
1293 | * m88k-dis.c (m88kdis): Make class unsigned. | |
1294 | ||
1295 | Thu Aug 12 15:08:18 1993 Ian Lance Taylor ([email protected]) | |
1296 | ||
1297 | * alpha-dis.c (print_insn_alpha): One branch format case was | |
1298 | missing the instruction name. | |
1299 | ||
1300 | Wed Aug 11 19:29:39 1993 David J. Mackenzie ([email protected]) | |
1301 | ||
1302 | * Makefile.in (ALL_MACHINES): Renamed from DIS_LIBS. | |
1303 | Add the arch-specific auxiliary files. | |
1304 | (OFILES): Remove the arch-specific auxiliary files | |
1305 | and use BFD_MACHINES instead of DIS_LIBS. | |
1306 | * configure.in: Set BFD_MACHINES based on --with-targets option. | |
1307 | ||
786e4f1a ILT |
1308 | Thu Aug 12 12:04:53 1993 Ian Lance Taylor ([email protected]) |
1309 | ||
1310 | * mips-opc.c: Added lwc1 E,A(b) to go with lwc1 T,A(b). Similarly | |
1311 | for swc1. | |
1312 | ||
1313 | Sun Aug 8 15:09:30 1993 Jim Kingdon ([email protected]) | |
1314 | ||
1315 | * sparc-opc.c: Change CONST to const to deal with gcc | |
1316 | -Dconst=__const -traditional. | |
1317 | ||
11a0aaa7 ILT |
1318 | Fri Aug 6 10:58:55 1993 Ian Lance Taylor ([email protected]) |
1319 | ||
1320 | * mips-opc.c: From [email protected] (David Johnson): Took | |
1321 | coprocessor instructions out of #if 0, and made them use new | |
1322 | argument type "C". | |
1323 | ||
071689e1 JK |
1324 | Thu Aug 5 17:11:06 1993 Jim Kingdon ([email protected]) |
1325 | ||
1326 | * sparc-dis.c: Include ansidecl.h before opcodes/sparc.h. | |
1327 | ||
1328 | Fri Jul 30 18:48:15 1993 John Gilmore ([email protected]) | |
1329 | ||
1330 | * sparc-opc.c: Add F_JSR, F_UNBR, or F_CONDBR flags to each branch | |
1331 | instruction, for use by the disassembler. | |
1332 | ||
1333 | * sparc-dis.c (SEX): Add sign extension macro. Replace many | |
1334 | hand-coded sign extensions that depended on 32-bit host ints. | |
1335 | FIXME, we still depend on big-endian host bitfield ordering. | |
1336 | (sparc_print_insn): Set the insn_info_valid field, and the | |
1337 | other fields that describe the instruction being printed. | |
1338 | ||
1339 | Tue Jul 27 17:04:58 1993 Jim Wilson ([email protected]) | |
1340 | ||
1341 | * sparc-opc.c (call): Accept all 6 addressing modes valid for | |
1342 | `jmp' instead of just one of them. | |
1343 | ||
4d135f1c JK |
1344 | Wed Jul 21 11:43:32 1993 Jim Kingdon ([email protected]) |
1345 | ||
071689e1 JK |
1346 | * hppa-dis.c: Move floating registers from reg_names to fp_reg_names. |
1347 | (fput_fp_reg_r): Renamed from fput_reg_r. | |
1348 | (fput_fp_reg): New function. | |
1349 | (print_insn_hppa): Use fput_fp_reg{,_r} where appropriate. | |
1350 | ||
4d135f1c JK |
1351 | * hppa-dis.c (print_insn_hppa, cases 'a', 'd'): Print space afterwards. |
1352 | ||
1353 | * hppa-dis.c (print_insn_hppa, case 'd'): Use GET_COND not GET_FIELD. | |
1354 | ||
17068960 JK |
1355 | Mon Jul 19 13:52:21 1993 Jim Kingdon ([email protected]) |
1356 | ||
b2ad2e64 JK |
1357 | * hppa-dis.c (print_insn_hppa): Use extract_5r_store for 'r'. |
1358 | ||
981b3a27 JK |
1359 | * hppa-dis.c (print_insn_hppa, case '>'): If next character is 'n', |
1360 | don't output a space. | |
1361 | ||
17068960 JK |
1362 | * hppa-dis.c (float_format_names): 10 is undefined, and 11 is quad. |
1363 | ||
32d2052a JK |
1364 | Sun Jul 18 16:30:02 1993 Jim Kingdon ([email protected]) |
1365 | ||
1366 | * mips-opc.c: New file, containing opcode table from | |
1367 | ../include/opcode/mips.h. | |
1368 | * Makefile.in: Add it. | |
1369 | ||
a4c01299 ILT |
1370 | Thu Jul 15 12:37:05 1993 Ian Lance Taylor ([email protected]) |
1371 | ||
1372 | * m88k-dis.c: New file, moved in from gdb and changed to use the | |
1373 | new dis-asm.h disassembler interface. | |
1374 | * Makefile.in (DIS_LIBS): Added m88k-dis.o. | |
1375 | (m88k-dis.o): New target. | |
1376 | ||
37609724 ILT |
1377 | Tue Jul 13 10:04:16 1993 Ian Lance Taylor ([email protected]) |
1378 | ||
1379 | * mips-dis.c (print_insn_arg, _print_insn_mips): Made pointer to | |
1380 | argument string const char * to correspond to opcode/mips.h. | |
1381 | ||
fde326fb ILT |
1382 | Tue Jul 6 15:18:37 1993 Ian Lance Taylor ([email protected]) |
1383 | ||
1384 | * mips-dis.c: Updated to account for name changes in new version | |
1385 | of opcode/mips.h. | |
1386 | * Makefile.in: Added header file dependencies. | |
1387 | ||
a5b5f81d DE |
1388 | Sat Jul 3 23:47:56 1993 Doug Evans ([email protected]) |
1389 | ||
1390 | * h8300-dis.c (bfd_h8_disassemble): Correct fetching of instruction. | |
1391 | ||
1392 | Thu Jul 1 12:23:38 1993 Jim Kingdon ([email protected]) | |
1393 | ||
1394 | * m68k-dis.c (NEXTWORD, NEXTLONG): Use ((x) ^ 0x8000) - 0x8000 to sign | |
1395 | extend, rather than shifts. | |
1396 | ||
1397 | Sun Jun 20 20:56:56 1993 Ken Raeburn ([email protected]) | |
1398 | ||
1399 | * Makefile.in: Undo 15 June change. | |
1400 | ||
5b6c6336 PB |
1401 | Fri Jun 18 14:15:15 1993 Per Bothner ([email protected]) |
1402 | ||
1403 | * m68k-dis.c (print_insn_arg): Change return value to byte count | |
1404 | or error code. | |
1405 | * m68k-dis.c: Re-write to detect invalid operands before | |
1406 | printing anything, so we can handle this the same way we | |
1407 | handle invalid opcodes. | |
1408 | ||
219cf232 SC |
1409 | Thu Jun 17 15:01:36 1993 Steve Chamberlain ([email protected]) |
1410 | ||
1411 | * sh-dis.c, sh-opc.h: Understand some more opcodes. | |
1412 | ||
91ea6ab0 ILT |
1413 | Wed Jun 16 13:48:05 1993 Ian Lance Taylor ([email protected]) |
1414 | ||
1415 | * hppa-dis.c: Include <ansidecl.h> and sysdep.h before other | |
1416 | header files. | |
1417 | ||
0a3c15c3 KR |
1418 | Tue Jun 15 21:45:26 1993 Ken Raeburn ([email protected]) |
1419 | ||
1420 | * sparc-dis.c: Don't declare qsort, since sysdep.h might. | |
1421 | ||
1422 | * configure.in: Do make sysdep.h link. | |
1423 | * Makefile.in: Search ../include. Don't search ../bfd. | |
1424 | ||
5aef7c67 SG |
1425 | Tue Jun 15 13:36:10 1993 Stu Grossman ([email protected]) |
1426 | ||
1427 | Changes from Jeff Law, [email protected]: | |
1428 | * hppa-dis.c: Fix typo. 'a' and 'd' were reversed. | |
1429 | Do not print a space before the completers specified by | |
1430 | 'a' and 'd'. | |
1431 | ||
112087ed KR |
1432 | Fri Jun 11 18:40:21 1993 Ken Raeburn ([email protected]) |
1433 | ||
998f2ef3 KR |
1434 | * mips-dis.c: No longer need to bomb out if HOST_64_BIT is |
1435 | defined, since gdb has been fixed. | |
1436 | ||
112087ed KR |
1437 | Changes from Jeff Law, [email protected]: |
1438 | * hppa-dis.c (print_insn_hppa): Last argument to fput_reg, | |
1439 | fput_reg_r, fput_creg, fput_const, and fputs_filtered should | |
1440 | be a *disassemble_info, not a *FILE. | |
1441 | * hppa-dis.c: Support 'd', '!', and 'a'. | |
1442 | * hppa-dis.c: Support 's' to extract a 2 bit space register. | |
1443 | * hppa-dis.c: Delete cases which are no longer needed. | |
1444 | ||
e6fb7139 JK |
1445 | Fri Jun 11 07:53:48 1993 Jim Kingdon ([email protected]) |
1446 | ||
1447 | * m68k-dis.c (print_insn_{m68k,arg}): Add MMU codes. | |
1448 | ||
1449 | Tue Jun 8 12:25:01 1993 Steve Chamberlain ([email protected]) | |
1450 | ||
1451 | * h8300-dis.c: New file, removed from bfd/cpu-h8300.c, with | |
1452 | H8/300-H opcodes. | |
1453 | ||
e0a8bcfb PB |
1454 | Mon Jun 7 12:58:49 1993 Per Bothner ([email protected]) |
1455 | ||
1456 | * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h and bfd.h. | |
1457 | * configure.in: No longer need to configure to get sysdep.h. | |
1458 | ||
1459 | Thu Jun 3 15:56:49 1993 Stu Grossman ([email protected]) | |
1460 | ||
1461 | * Patches from Jeffrey Law <[email protected]>. | |
1462 | * hppa-dis.c: Support 'I', 'J', and 'K' in output | |
1463 | templates for 1.1 FP computational instructions. | |
1464 | ||
1465 | Tue May 25 13:05:48 1993 Ken Raeburn ([email protected]) | |
1466 | ||
1467 | * h8500-dis.c (print_insn_h8500): Address argument is type | |
1468 | bfd_vma. | |
1469 | * z8k-dis.c (print_insn_z8k, print_insn_z8001, print_insn_z8002): | |
1470 | Ditto. | |
1471 | ||
1472 | * h8500-opc.h (addr_class_type): No comma at end of enumerator. | |
1473 | * sh-opc.h (sh_nibble_type, sh_arg_type): Ditto. | |
1474 | ||
1475 | * sparc-dis.c (compare_opcodes): Move static declaration to | |
1476 | top-level. | |
1477 | ||
1478 | Fri May 21 14:17:37 1993 Peter Schauer ([email protected]) | |
1479 | ||
1480 | * sparc-dis.c (print_insn_sparc): Implement 'n' argument for unimp | |
1481 | instruction, remove unimp hack from 'l' argument. | |
1482 | ||
1483 | Wed May 19 15:35:54 1993 Stu Grossman ([email protected]) | |
1484 | ||
1485 | * z8k-dis.c (fetch_data): Use unsigned char to make ancient gcc's | |
1486 | happy. | |
1487 | ||
1488 | Fri May 14 15:22:46 1993 Ian Lance Taylor ([email protected]) | |
1489 | ||
1490 | * Based on patches from [email protected] (David Johnson): | |
1491 | * mips-dis.c (print_insn_arg): Handle 'C' for general coprocessor | |
1492 | instructions. | |
1493 | ||
cfa8d061 KR |
1494 | Fri May 14 00:09:14 1993 Ken Raeburn ([email protected]) |
1495 | ||
d698222b KR |
1496 | * hppa-dis.c: Include dis-asm.h before sysdep.h. Changed some |
1497 | arrays of string pointers to 2-d arrays of chars, to save | |
1498 | space. | |
cfa8d061 KR |
1499 | |
1500 | Thu May 6 20:51:17 1993 Fred Fish ([email protected]) | |
1501 | ||
1502 | * a29k-dis.c, alpha-dis.c, i960-dis.c, sparc-dis.c, z8k-dis.c: | |
1503 | Cast second arg to read_memory_func to "bfd_byte *", as necessary. | |
1504 | ||
1505 | Tue May 4 20:31:10 1993 Ken Raeburn ([email protected]) | |
1506 | ||
1507 | * hppa-dis.c: New file from Utah, adapted to new disassembler | |
1508 | calling interface. | |
1509 | * Makefile.in: Include it. | |
1510 | ||
1511 | Mon Apr 26 18:17:42 1993 Steve Chamberlain ([email protected]) | |
1512 | ||
1513 | * sh-dis.c, sh-opc.h: New files. | |
1514 | ||
1515 | Fri Apr 23 18:51:22 1993 Steve Chamberlain ([email protected]) | |
1516 | ||
1517 | * alpha-dis.c, alpha-opc.h: New files. | |
1518 | ||
1519 | Tue Apr 6 12:54:08 1993 Peter Schauer ([email protected]) | |
1520 | ||
1521 | * mips-dis.c: Sign extend 'j' and 'b' arguments, delta is a signed | |
1522 | value. | |
1523 | ||
d802b948 JG |
1524 | Mon Apr 5 17:37:37 1993 John Gilmore ([email protected]) |
1525 | ||
1526 | * sparc-dis.c: Make "ta" the default trap instruction, "t" the alias. | |
1527 | ||
1528 | Fri Apr 2 07:24:27 1993 Ian Lance Taylor ([email protected]) | |
1529 | ||
1530 | * a29k-dis.c, sparc-dis.c, sparc-opc.c: Use CONST rather than | |
1531 | const. | |
1532 | ||
720b3aed JK |
1533 | Thu Apr 1 11:20:43 1993 Jim Kingdon ([email protected]) |
1534 | ||
1535 | * sparc-dis.c: Use fprintf_func a few places where I forgot, | |
1536 | and double percent signs a few places. | |
1537 | ||
1538 | * a29k-dis.c, i960-dis.c: New, merged from gdb and binutils. | |
1539 | ||
1540 | * i386-dis.c, m68k-dis.c, mips-dis.c, sparc-dis.c: | |
1541 | Use info->print_address_func not print_address. | |
1542 | ||
1543 | * dis-buf.c (generic_print_address): New function. | |
1544 | ||
f7ed13c7 JK |
1545 | Wed Mar 31 10:07:04 1993 Jim Kingdon ([email protected]) |
1546 | ||
1547 | * Makefile.in: Add sparc-dis.c. | |
1548 | sparc-dis.c: New file, merges binutils and gdb versions as follows: | |
1549 | From GDB: | |
1550 | Add `add' instruction to the set that get checked | |
1551 | for a preceding `sethi' in order to print an absolute address. | |
1552 | * (print_insn): Disassembly prefers real instructions. | |
1553 | (is_delayed_branch): Speed up. | |
1554 | * sparc-opcode.h: Add ALIAS bit to aliases. Fix up opcode tables. | |
1555 | Still missing some float ops, and needs testing. | |
1556 | * sparc-pinsn.c (print_insn): Eliminate 'set' test, subsumed by | |
1557 | F_ALIAS. Use printf, not fprintf, when not passing a file | |
1558 | pointer... | |
1559 | (compare_opcodes): Check that identical instructions have | |
1560 | identical opcodes, complain otherwise. | |
1561 | From binutils: | |
1562 | * New 'm' arg. | |
1563 | * Include reg_names. | |
1564 | From neither: | |
1565 | Use dis-asm.h/read_memory_func interface. | |
1566 | ||
05545edc RP |
1567 | Wed Mar 31 20:49:06 1993 K. Richard Pixley ([email protected]) |
1568 | ||
1569 | * h8500-dis.c, i386-dis.c, m68k-dis.c, z8k-dis.c (fetch_data): | |
1570 | deliberately return non-zero to setjmp from longjmp. Otherwise | |
1571 | this code fails to compile. | |
1572 | ||
cbe61cc6 SG |
1573 | Wed Mar 31 17:04:31 1993 Stu Grossman ([email protected]) |
1574 | ||
1575 | * m68k-dis.c: Fix prototype for fetch_arg(). | |
1576 | ||
5d0734a7 JK |
1577 | Wed Mar 31 10:07:04 1993 Jim Kingdon ([email protected]) |
1578 | ||
1579 | * dis-buf.c: New file, for new read_memory_func interface. | |
1580 | Makefile.in (OFILES): Include it. | |
1581 | m68k-dis.c, i386-dis.c, h8500-dis.c, mips-dis.c, z8k-dis.c: | |
1582 | Use new read_memory_func interface. | |
1583 | ||
1584 | Mon Mar 29 14:02:17 1993 Steve Chamberlain ([email protected]) | |
1585 | ||
1586 | * h8500-dis.c (print_insn_h8500): Get sign of fp offsets right. | |
1587 | * h8500-opc.h: Fix couple of opcodes. | |
1588 | ||
1589 | Wed Mar 24 02:03:36 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) | |
1590 | ||
1591 | * Makefile.in: add dvi & installcheck targets | |
1592 | ||
2cb563e6 JG |
1593 | Mon Mar 22 18:55:04 1993 John Gilmore ([email protected]) |
1594 | ||
1595 | * Makefile.in: Update for h8500-dis.c. | |
1596 | ||
337110ea SC |
1597 | Fri Mar 19 14:27:17 1993 Steve Chamberlain ([email protected]) |
1598 | ||
1599 | * h8500-dis.c, h8500-opc.h: New files | |
1600 | ||
c840244e PB |
1601 | Thu Mar 18 14:12:37 1993 Per Bothner ([email protected]) |
1602 | ||
1603 | * mips-dis.c, z8k-dis.c: Converted to use interface defined in | |
1604 | ../include/dis-asm.h. | |
1605 | * m68k-dis.c: New file (merge of ../binutils/m68k-pinsn.c | |
1606 | and ../gdb/m68k-pinsn.c). | |
1607 | * i386-dis.c: New file (merge of ../binutils/i386-pinsn.c | |
1608 | and ../gdb/i386-pinsn.c). | |
1609 | * m68881-ext.c: New file. Moved definition of | |
1610 | ext_format ext_format_68881 from ../gdb/m68k-tdep.c. | |
1611 | * Makefile.in: Adjust for new files. | |
1612 | * i386-dis.c: Patches from John Hassey ([email protected]). | |
1613 | * m68k-dis.c: Recognize '9' placement code, so (say) pflush | |
1614 | can be dis-assembled. | |
1615 | ||
1616 | Wed Feb 17 09:19:47 1993 Ken Raeburn ([email protected]) | |
1617 | ||
1618 | * mips-dis.c (print_insn_arg): Now returns void. | |
1619 | ||
1620 | Mon Jan 11 16:09:16 1993 Fred Fish ([email protected]) | |
1621 | ||
1622 | * mips-dis.c (ansidecl.h): Include for benefit of sysdep.h | |
1623 | files that use the macros. | |
1624 | ||
1625 | Thu Jan 7 13:15:17 1993 Ian Lance Taylor ([email protected]) | |
1626 | ||
1627 | * mips-dis.c: New file, from gdb/mips-pinsn.c. | |
1628 | * Makefile.in (DIS_LIBS): Added mips-dis.o. | |
1629 | (CFILES): Added mips-dis.c. | |
1630 | ||
1631 | Thu Jan 7 07:36:33 1993 Steve Chamberlain ([email protected]) | |
1632 | ||
1633 | * z8k-dis.c (print_insn_z8001, print_insn_z8002): new routines | |
1634 | * z8kgen.c, z8k-opc.h: fix sizes of some shifts. | |
1635 | ||
1636 | Tue Dec 22 15:42:44 1992 Per Bothner ([email protected]) | |
1637 | ||
1638 | * Makefile.in: Improve *clean rules. | |
1639 | * configure.in: Allow a default host. | |
1640 | ||
1641 | Tue Nov 17 19:53:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
1642 | ||
1643 | * Makefile.in: also use -I$(srcdir)/../bfd, since some sysdep | |
1644 | files include other sysdep files | |
1645 | ||
1646 | Thu Nov 12 16:10:37 1992 Steve Chamberlain ([email protected]) | |
1647 | ||
1648 | * z8k-dis.c z8k-opc.h z8kgen.c: checkpoint | |
1649 | ||
1650 | Fri Oct 9 04:56:05 1992 John Gilmore ([email protected]) | |
1651 | ||
1652 | * configure.in: For host support, use ../bfd/configure.host | |
1653 | so it stays in sync with the ../bfd/hosts database. | |
1654 | ||
d5dcef63 DZ |
1655 | Thu Oct 1 23:38:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
1656 | ||
1657 | * configure.in: use cpu-vendor-os triple instead of nested cases | |
1658 | ||
0843ea63 MW |
1659 | Wed Sep 30 16:09:20 1992 Michael Werner ([email protected]) |
1660 | ||
1661 | * z8k-dis.c (unparse_instr): fix bug where opcode returned was | |
1662 | *always* the wrong one. | |
1663 | ||
b31a1f81 SC |
1664 | Wed Sep 30 07:42:17 1992 Steve Chamberlain ([email protected]) |
1665 | ||
1666 | * z8kgen.c: added copyright info | |
1667 | ||
447bbbea SC |
1668 | Tue Sep 29 12:20:21 1992 Steve Chamberlain ([email protected]) |
1669 | ||
1670 | * z8k-dis.c (unparse_instr): prettier tabs | |
1671 | * z8kgen.c -> z8k-opc.h: bug fixes in tables | |
1672 | ||
57cae454 SG |
1673 | Fri Sep 25 12:50:32 1992 Stu Grossman (grossman at cygnus.com) |
1674 | ||
1675 | * configure.in: Add ncr* configuration. | |
1676 | * z8k-dis.c (struct instr_data_s): Make instr_asmsrc char to make | |
1677 | picayune ANSI compilers happy. | |
1678 | ||
1679 | Sep 20 08:50:55 1992 Fred Fish ([email protected]) | |
1680 | ||
1681 | * configure.in (i386): Make i386 and i486 synonymous for now. | |
1682 | * configure.in (i[34]86-*-sysv4): Add my_host definition. | |
1683 | ||
3a157902 KR |
1684 | Fri Sep 18 17:01:23 1992 Ken Raeburn ([email protected]) |
1685 | ||
1686 | * Makefile.in (install): Fix typo. | |
1687 | ||
68ca3238 JG |
1688 | Fri Sep 18 02:04:24 1992 John Gilmore ([email protected]) |
1689 | ||
1690 | * Makefile.in (make): Remove obsolete crud. | |
1691 | (sparc-opc.o): Avoid Sun Make VPATH bug. | |
1692 | ||
e5bc6aaf RP |
1693 | Tue Sep 8 17:29:27 1992 K. Richard Pixley ([email protected]) |
1694 | ||
1695 | * Makefile.in: since there are no SUBDIRS, remove rule and | |
68ca3238 | 1696 | references of subdir_do. |
e5bc6aaf | 1697 | |
794a16b0 KR |
1698 | Tue Sep 8 17:02:58 1992 Ken Raeburn ([email protected]) |
1699 | ||
1700 | * Makefile.in (install): Get the library name right here too. | |
1701 | Don't install bfd.h, since it's unrelated to this library. No | |
1702 | subdirs to recurse into, either. | |
1703 | (CFILES): The source file has a .c suffix, not .o. | |
1704 | ||
1705 | * sparc-opc.c: New file, moved from BFD. | |
1706 | * Makefile.in (OFILES): Build it. | |
1707 | ||
1708 | Thu Sep 3 16:59:20 1992 Michael Werner ([email protected]) | |
1709 | ||
1710 | * z8k-dis.c: fixed forward refferences of some declarations. | |
1711 | ||
1712 | Mon Aug 31 16:09:45 1992 Michael Werner ([email protected]) | |
1713 | ||
1714 | * Makefile.in: get the name of the library right | |
1715 | ||
a4ccc310 SC |
1716 | Mon Aug 31 13:47:35 1992 Steve Chamberlain ([email protected]) |
1717 | ||
add1fb05 | 1718 | * z8k-dis.c: knows how to disassemble z8k stuff |
a4ccc310 SC |
1719 | * z8k-opc.h: new file full of z8000 opcodes |
1720 | ||
9a458b67 ILT |
1721 | \f |
1722 | Local Variables: | |
1723 | version-control: never | |
1724 | End: |