1*3d8817e4Smiod1999-12-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
2*3d8817e4Smiod
3*3d8817e4Smiod	* i386-dis.c (grps[]): Correct GRP5 FF/3 from "call" to "lcall".
4*3d8817e4Smiod
5*3d8817e4SmiodWed Dec  1 03:34:53 1999  Jeffrey A Law  (law@cygnus.com)
6*3d8817e4Smiod
7*3d8817e4Smiod	* m10300-opc.c, m10300-dis.c: Add am33 support.
8*3d8817e4Smiod
9*3d8817e4SmiodWed Nov 24 20:29:58 1999  Jeffrey A Law  (law@cygnus.com)
10*3d8817e4Smiod
11*3d8817e4Smiod	* hppa-dis.c (unit_cond_names): Add PA2.0 unit condition names.
12*3d8817e4Smiod	(print_insn_hppa): Handle 'B' operand.
13*3d8817e4Smiod
14*3d8817e4Smiod1999-11-22  Nick Clifton  <nickc@cygnus.com>
15*3d8817e4Smiod
16*3d8817e4Smiod	* d10v-opc.c: Fix pattern for "cpfg,f{0|1},c" instruction.
17*3d8817e4Smiod
18*3d8817e4Smiod1999-11-18  Gavin Romig-Koch  <gavin@cygnus.com>
19*3d8817e4Smiod
20*3d8817e4Smiod	* mips-opc.c (I5): New.
21*3d8817e4Smiod	(abs.ps,add.ps,alnv.ps,c.COND.ps,cvt.s.pl,cvt.s.pu,cvt.ps.s
22*3d8817e4Smiod	madd.ps,movf.ps,movt.ps,mul.ps,net.ps,nmadd.ps,nmsub.ps,
23*3d8817e4Smiod	pll.ps,plu.ps,pul.ps,puu.ps,sub.ps,suxc1,luxc1): New.
24*3d8817e4Smiod
25*3d8817e4SmiodMon Nov 15 19:34:58 1999  Donald Lindsay  <dlindsay@cygnus.com>
26*3d8817e4Smiod
27*3d8817e4Smiod	* arm-dis.c (print_insn_arm): Added general purpose 'X' format.
28*3d8817e4Smiod	* arm-opc.h (print_insn_arm): Added comment documenting
29*3d8817e4Smiod	the 'X' format just added to arm-dis.c.
30*3d8817e4Smiod
31*3d8817e4Smiod1999-11-15  Gavin Romig-Koch  <gavin@cygnus.com>
32*3d8817e4Smiod
33*3d8817e4Smiod	* mips-opc.c (la): Create a version that just uses addiu directly.
34*3d8817e4Smiod	(dla): Expand to daddiu if possible.
35*3d8817e4Smiod
36*3d8817e4Smiod1999-11-11  Nick Clifton  <nickc@cygnus.com>
37*3d8817e4Smiod
38*3d8817e4Smiod	* mips-opc.c: Add ssnop pattern.
39*3d8817e4Smiod
40*3d8817e4Smiod1999-11-01  Gavin Romig-Koch  <gavin@cygnus.com>
41*3d8817e4Smiod
42*3d8817e4Smiod	* mips-dis.c (_print_insn_mips): Use OPCODE_IS_MEMBER.
43*3d8817e4Smiod
44*3d8817e4Smiod1999-10-29  Nick Clifton  <nickc@cygnus.com>
45*3d8817e4Smiod
46*3d8817e4Smiod	* d30v-opc.c (mvtacc): Use format SHORT_AR not SHORT_AA
47*3d8817e4Smiod	(d30v_format_tab): Define the SHORT_AR format.
48*3d8817e4Smiod
49*3d8817e4Smiod1999-10-28  Nick Clifton  <nickc@cygnus.com>
50*3d8817e4Smiod
51*3d8817e4Smiod	* mcore-dis.c: Remove spurious code introduced in previous delta.
52*3d8817e4Smiod
53*3d8817e4Smiod1999-10-27  Scott Bambrough  <scottb@netwinder.org>
54*3d8817e4Smiod
55*3d8817e4Smiod	* arm-dis.c: Include sysdep.h to prevent compile time warnings.
56*3d8817e4Smiod
57*3d8817e4Smiod1999-10-18  Michael Meissner  <meissner@cygnus.com>
58*3d8817e4Smiod
59*3d8817e4Smiod	* alpha-opc.c (alpha_operands): Fill in missing initializer.
60*3d8817e4Smiod	(alpha_num_operands): Convert to unsigned.
61*3d8817e4Smiod	(alpha_num_opcodes): Ditto.
62*3d8817e4Smiod	(insert_rba): Declare unused arguments ATTRIBUTE_UNUSED.
63*3d8817e4Smiod	(insert_rca): Ditto.
64*3d8817e4Smiod	(insert_za): Ditto.
65*3d8817e4Smiod	(insert_zb): Ditto.
66*3d8817e4Smiod	(insert_zc): Ditto.
67*3d8817e4Smiod	(extract_bdisp): Ditto.
68*3d8817e4Smiod	(extract_jhint): Ditto.
69*3d8817e4Smiod	(extract_ev6hwjhint): Ditto.
70*3d8817e4Smiod
71*3d8817e4SmiodSun Oct 10 01:48:01 1999  Jerry Quinn <jerry.quinn.adv91@alum.dartmouth.org>
72*3d8817e4Smiod
73*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa):  Add new codes 'cc', 'cd', 'cC',
74*3d8817e4Smiod	'co', '@'.
75*3d8817e4Smiod
76*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Removed unused args.  Fix '?W'.
77*3d8817e4Smiod
78*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa):  Implement codes "?N", "?Q".
79*3d8817e4Smiod
80*3d8817e4SmiodThu Oct  7 00:12:43 MDT 1999	Diego Novillo <dnovillo@cygnus.com>
81*3d8817e4Smiod
82*3d8817e4Smiod	* d10v-opc.c (d10v_operands): Add RESTRICTED_NUM3 flag for
83*3d8817e4Smiod	rac/rachi instructions.
84*3d8817e4Smiod	(d10v_opcodes): Added seven new instructions ld, ld2w, sac, sachi,
85*3d8817e4Smiod	slae, st and st2w.
86*3d8817e4Smiod
87*3d8817e4Smiod1999-10-04  Doug Evans  <devans@casey.cygnus.com>
88*3d8817e4Smiod
89*3d8817e4Smiod	* fr30-asm.c, fr30-desc.h: Rebuild.
90*3d8817e4Smiod	* m32r-asm.c, m32r-desc.c, m32r-desc.h: Rebuild.  Add m32rx support.
91*3d8817e4Smiod	* m32r-dis.c, m32r-ibld.c, m32r-opc.c, m32r-opc.h, m32r-opinst.c: Ditto.
92*3d8817e4Smiod
93*3d8817e4Smiod1999-09-29  Nick Clifton  <nickc@cygnus.com>
94*3d8817e4Smiod
95*3d8817e4Smiod	* sh-opc.h: Fix bit patterns for several load and store
96*3d8817e4Smiod	instructions.
97*3d8817e4Smiod
98*3d8817e4SmiodThu Sep 23 08:27:20 1999  Jerry Quinn <jerry.quinn.adv91@alum.dartmouth.org
99*3d8817e4Smiod
100*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' with
101*3d8817e4Smiod	cleaner code using completer prefixes.  Add 'Y'.
102*3d8817e4Smiod
103*3d8817e4SmiodSun Sep 19 10:41:27 1999  Jeffrey A Law  (law@cygnus.com)
104*3d8817e4Smiod
105*3d8817e4Smiod	* hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'.
106*3d8817e4Smiod
107*3d8817e4Smiod	* hppa-dis.c (extract_22): New function.
108*3d8817e4Smiod
109*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Handle 'J', 'K', and 'cc'.
110*3d8817e4Smiod
111*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Handle 'fe' and 'cJ'.
112*3d8817e4Smiod
113*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Handle '#', 'd', and 'cq'.
114*3d8817e4Smiod
115*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Handle 'm', 'h', '='.
116*3d8817e4Smiod
117*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Handle 'X' operand.
118*3d8817e4Smiod
119*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Handle 'B' operand.
120*3d8817e4Smiod
121*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Handle 'M' and 'L' operands.
122*3d8817e4Smiod
123*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Handle 'l' operand.
124*3d8817e4Smiod
125*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Handle 'g' operand.
126*3d8817e4Smiod
127*3d8817e4SmiodSat Sep 18 11:36:12 1999  Jeffrey A Law  (law@cygnus.com)
128*3d8817e4Smiod
129*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Output a space after 'X' completer.
130*3d8817e4Smiod
131*3d8817e4Smiod	* hppa-dis.c: (print_insn_hppa): Do output a space before a 'v'
132*3d8817e4Smiod	operand.
133*3d8817e4Smiod
134*3d8817e4Smiod	* hppa-dis.c: (print_insn_hppa): Handle 'fX'.
135*3d8817e4Smiod
136*3d8817e4Smiod	* hppa-dis.c: (print_insn_hppa): Add missing break after
137*3d8817e4Smiod	FP register case.
138*3d8817e4Smiod
139*3d8817e4Smiod	* hppa-dis.c: Finish constifying various completers, register
140*3d8817e4Smiod	names, etc etc.
141*3d8817e4Smiod
142*3d8817e4Smiod1999-09-14  Michael Meissner  <meissner@cygnus.com>
143*3d8817e4Smiod
144*3d8817e4Smiod	* configure.in (Canonicalization of target names): Remove adding
145*3d8817e4Smiod	${CONFIG_SHELL} in front of $ac_config_sub, since autoconfig 2.14
146*3d8817e4Smiod	generates $ac_config_sub with a ${CONFIG_SHELL} already.
147*3d8817e4Smiod	* configure: Regenerate.
148*3d8817e4Smiod
149*3d8817e4SmiodTue Sep  7 13:50:32 1999  Jeffrey A Law  (law@cygnus.com)
150*3d8817e4Smiod
151*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Escape '%' in output strings.
152*3d8817e4Smiod
153*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Handle 'Z' argument.
154*3d8817e4Smiod
155*3d8817e4Smiod1999-09-07  Nick Clifton  <nickc@cygnus.com>
156*3d8817e4Smiod
157*3d8817e4Smiod	* sh-opc.h: Add mulu.w and muls.w patterns.  These are the correct
158*3d8817e4Smiod	names for the mulu and muls patterns.
159*3d8817e4Smiod
160*3d8817e4Smiod1999-09-04  Steve Chamberlain  <sac@pobox.com>
161*3d8817e4Smiod
162*3d8817e4Smiod	* pj-opc.c: New file.
163*3d8817e4Smiod	* pj-dis.c: New file.
164*3d8817e4Smiod	* disassemble.c	(disassembler): Handle bfd_arch_pj.
165*3d8817e4Smiod	* configure.in: Handle bfd_pj_arch.
166*3d8817e4Smiod	* Makefile.am: Rebuild dependencies.
167*3d8817e4Smiod	(CFILES): Add pj-dis.c and pj-opc.c.
168*3d8817e4Smiod	(ALL_MACHINES): Add pj-dis.lo and pj-opc.lo.
169*3d8817e4Smiod	* configure, Makefile.in: Rebuild.
170*3d8817e4Smiod
171*3d8817e4Smiod1999-09-04  H.J. Lu  <hjl@gnu.org>
172*3d8817e4Smiod
173*3d8817e4Smiod	* i386-dis.c (print_insn_i386): Set bytes_per_line to 7.
174*3d8817e4Smiod
175*3d8817e4SmiodMon Aug 30 18:56:14 1999  Richard Henderson  <rth@cygnus.com>
176*3d8817e4Smiod
177*3d8817e4Smiod	* alpha-opc.c (fetch, fetch_m, ecb, wh64): RA must be R31.
178*3d8817e4Smiod
179*3d8817e4Smiod1999-08-04  Doug Evans  <devans@casey.cygnus.com>
180*3d8817e4Smiod
181*3d8817e4Smiod	* fr30-asm.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c, fr30-opc.c: Rebuild.
182*3d8817e4Smiod	* m32r-asm.c, m32r-desc.h, m32r-dis.c, m32r-ibld.c, m32r-opc.c: Rebuild.
183*3d8817e4Smiod	* m32r-opinst.c: Rebuild.
184*3d8817e4Smiod
185*3d8817e4SmiodSat Aug 28 00:27:24 1999  Jerry Quinn <jquinn@nortelnetworks.com>
186*3d8817e4Smiod
187*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Replace 'f' by 'v'.  Prefix float
188*3d8817e4Smiod	register args by 'f'.
189*3d8817e4Smiod
190*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Add args q, %, !, and |.
191*3d8817e4Smiod
192*3d8817e4Smiod	* hppa-dis.c (MASK_10, read_write_names, add_compl_names,
193*3d8817e4Smiod	extract_10U_store):  New.
194*3d8817e4Smiod	(print_insn_hppa):  Add new completers.
195*3d8817e4Smiod
196*3d8817e4Smiod	* hppa-dis.c (signed_unsigned_names,mix_half_names,
197*3d8817e4Smiod	saturation_names):  New.
198*3d8817e4Smiod	(print_insn_hppa): Add completer codes 'a', 'ch', 'cH', 'cS', and 'c*'.
199*3d8817e4Smiod
200*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Place completers behind prefix 'c'.
201*3d8817e4Smiod
202*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Add cases for '.', '~'. '$'. and '!'
203*3d8817e4Smiod
204*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa):  Look at next arg instead of bits
205*3d8817e4Smiod	to decide to print a space.
206*3d8817e4Smiod
207*3d8817e4Smiod1999-08-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
208*3d8817e4Smiod
209*3d8817e4Smiod	* i386-dis.c: Add AMD athlon instruction support.
210*3d8817e4Smiod
211*3d8817e4Smiod1999-08-10  Ian Lance Taylor  <ian@zembu.com>
212*3d8817e4Smiod
213*3d8817e4Smiod	From Wally Iimura <iimura@microunity.com>:
214*3d8817e4Smiod	* dis-buf.c (buffer_read_memory): Rewrite expression to avoid
215*3d8817e4Smiod	overflow at end of address space.
216*3d8817e4Smiod	(generic_print_address): Use sprintf_vma.
217*3d8817e4Smiod
218*3d8817e4Smiod1999-08-08  Ian Lance Taylor  <ian@zembu.com>
219*3d8817e4Smiod
220*3d8817e4Smiod	* Makefile.am: Rename .dep* files to DEP*.  Change DEP variable to
221*3d8817e4Smiod	MKDEP.  Rebuild dependencies.
222*3d8817e4Smiod	* Makefile.in: Rebuild.
223*3d8817e4Smiod
224*3d8817e4SmiodFri Aug  6 09:46:35 1999  Jerry Quinn <jquinn@nortelnetworks.com>
225*3d8817e4Smiod
226*3d8817e4Smiod	* hppa-dis.c (compare_cond_64_names, cmpib_cond_64_names,
227*3d8817e4Smiod	add_cond_64_names, wide_add_cond_names, logical_cond_64_names,
228*3d8817e4Smiod	unit_cond_64_names, shift_cond_64_names, bb_cond_64_names): New.
229*3d8817e4Smiod	(print_insn_hppa): Add 64 bit condition completers.
230*3d8817e4Smiod
231*3d8817e4SmiodThu Aug  5 16:59:58 1999  Jerry Quinn <jquinn@nortelnetworks.com>
232*3d8817e4Smiod
233*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Change condition args to use
234*3d8817e4Smiod	'?' prefix.
235*3d8817e4Smiod
236*3d8817e4SmiodWed Jul 28 04:33:58 1999  Jerry Quinn <jquinn@nortelnetworks.com>
237*3d8817e4Smiod
238*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa): Remove unnecessary test in 'E'
239*3d8817e4Smiod	code.
240*3d8817e4Smiod
241*3d8817e4Smiod1999-07-21  Ian Lance Taylor  <ian@zembu.com>
242*3d8817e4Smiod
243*3d8817e4Smiod	From Mark Elbrecht:
244*3d8817e4Smiod	* configure.bat: Remove; obsolete.
245*3d8817e4Smiod
246*3d8817e4Smiod1999-07-11  Ian Lance Taylor  <ian@zembu.com>
247*3d8817e4Smiod
248*3d8817e4Smiod	* dis-buf.c: Add ATTRIBUTE_UNUSED as appropriate.
249*3d8817e4Smiod	(generic_strcat_address): Add cast to avoid warning.
250*3d8817e4Smiod	* i386-dis.c: Initialize all structure fields to avoid warnings.
251*3d8817e4Smiod	Add ATTRIBUTE_UNUSED as appropriate.
252*3d8817e4Smiod
253*3d8817e4Smiod1999-07-08  Jakub Jelinek  <jj@ultra.linux.cz>
254*3d8817e4Smiod
255*3d8817e4Smiod	* sparc-dis.c (print_insn_sparc): Differentiate between
256*3d8817e4Smiod	addition and oring when guessing symbol for comment.
257*3d8817e4Smiod
258*3d8817e4Smiod1999-07-05  Nick Clifton  <nickc@cygnus.com>
259*3d8817e4Smiod
260*3d8817e4Smiod	* arm-dis.c (print_insn_arm): Display hex equivalent of rotated
261*3d8817e4Smiod	constant.
262*3d8817e4Smiod
263*3d8817e4Smiod1999-06-23  Alan Modra  <alan@spri.levels.unisa.edu.au>
264*3d8817e4Smiod
265*3d8817e4Smiod	* i386-dis.c: Mention intel mode specials in macro char comment.
266*3d8817e4Smiod
267*3d8817e4Smiod1999-06-21  Ian Lance Taylor  <ian@zembu.com>
268*3d8817e4Smiod
269*3d8817e4Smiod	* alpha-dis.c: Don't include <stdlib.h>.
270*3d8817e4Smiod	* arm-dis.c: Include "sysdep.h".
271*3d8817e4Smiod	* tic30-dis.c: Don't include <stdlib.h> or <string.h>.  Include
272*3d8817e4Smiod	"sysdep.h".
273*3d8817e4Smiod	* Makefile.am: Rebuild dependencies.
274*3d8817e4Smiod	* Makefile.in: Rebuild.
275*3d8817e4Smiod
276*3d8817e4Smiod1999-06-16  Nick Clifton  <nickc@cygnus.com>
277*3d8817e4Smiod
278*3d8817e4Smiod	* arm-dis.c (print_insn_arm): Add detection of IMB and IMBRange
279*3d8817e4Smiod	SWIs.
280*3d8817e4Smiod
281*3d8817e4Smiod1999-06-14  Nick Clifton  <nickc@cygnus.com> & Drew Mosley <dmoseley@cygnus.com>
282*3d8817e4Smiod
283*3d8817e4Smiod	* arm-dis.c (arm_regnames): Turn into a pointer to a register
284*3d8817e4Smiod	name set.
285*3d8817e4Smiod	(arm_regnames_standard): New variable: Array of ARM register
286*3d8817e4Smiod	names according to ARM instruction set nomenclature.
287*3d8817e4Smiod	(arm_regnames_apcs): New variable: Array of ARM register names
288*3d8817e4Smiod	according to ARM Procedure Call Standard.
289*3d8817e4Smiod	(arm_regnames_raw): New variable: Array of ARM register names
290*3d8817e4Smiod	using just 'r' and the register number.
291*3d8817e4Smiod	(arm_toggle_regnames): New function: Toggle the chosen register set
292*3d8817e4Smiod	naming scheme.
293*3d8817e4Smiod	(parse_disassembler_options): New function: Parse any target
294*3d8817e4Smiod	disassembler command line options.
295*3d8817e4Smiod	(print_insn_big_arm): Call parse_disassembler_options if any
296*3d8817e4Smiod	are defined.
297*3d8817e4Smiod	(print_insn_little_arm): Call parse_disassembler_options if any
298*3d8817e4Smiod	are defined.
299*3d8817e4Smiod
300*3d8817e4Smiod1999-06-13  Ian Lance Taylor  <ian@zembu.com>
301*3d8817e4Smiod
302*3d8817e4Smiod	* i386-dis.c (FWAIT_OPCODE): Define.
303*3d8817e4Smiod	(used_prefixes): New static variable.
304*3d8817e4Smiod	(fetch_data): Don't print an error message if we have already
305*3d8817e4Smiod	fetched some bytes successfully.
306*3d8817e4Smiod	(ckprefix): Clear used_prefixes.  Use FWAIT_OPCODE, not 0x9b.
307*3d8817e4Smiod	(prefix_name): New static function.
308*3d8817e4Smiod	(print_insn_i386): If setjmp fails, indicating a data error, but
309*3d8817e4Smiod	we have managed to fetch some bytes, print the first one as a
310*3d8817e4Smiod	prefix or a .byte pseudo-op.  If fwait is followed by a non
311*3d8817e4Smiod	floating point instruction, print the first prefix.  Set
312*3d8817e4Smiod	used_prefixes when prefixes are used.  If any prefixes were not
313*3d8817e4Smiod	used after disassembling the instruction, print the first prefix
314*3d8817e4Smiod	instead of printing the instruction.
315*3d8817e4Smiod	(putop): Set used_prefixes when prefixes are used.
316*3d8817e4Smiod	(append_seg, OP_E, OP_G, OP_REG, OP_I, OP_sI, OP_J): Likewise.
317*3d8817e4Smiod	(OP_DIR, OP_SIMD_Suffix): Likewise.
318*3d8817e4Smiod
319*3d8817e4Smiod1999-06-07  Jakub Jelinek  <jj@ultra.linux.cz>
320*3d8817e4Smiod
321*3d8817e4Smiod	* sparc-opc.c: Fix up set, setsw, setuw operand kinds.
322*3d8817e4Smiod	Support signx %reg, clruw %reg.
323*3d8817e4Smiod
324*3d8817e4Smiod1999-06-07  Jakub Jelinek  <jj@ultra.linux.cz>
325*3d8817e4Smiod
326*3d8817e4Smiod	* sparc-opc.c: Add aliases Solaris as supports.
327*3d8817e4Smiod
328*3d8817e4SmiodMon Jun  7 12:04:52 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
329*3d8817e4Smiod
330*3d8817e4Smiod	* Makefile.am (CFILES): Add arc-{dis,opc}.c and v850-{dis,opc}.c.
331*3d8817e4Smiod	* Makefile.in: Regenerated.
332*3d8817e4Smiod
333*3d8817e4Smiod1999-06-03  Philip Blundell  <philb@gnu.org>
334*3d8817e4Smiod
335*3d8817e4Smiod	* arm-dis.c (print_insn_arm): Make LDRH/LDRB consistent with LDR
336*3d8817e4Smiod	when target is PC-relative.
337*3d8817e4Smiod
338*3d8817e4Smiod1999-05-28  Linus Nordberg  <linus.nordberg@canit.se>
339*3d8817e4Smiod
340*3d8817e4Smiod	* m68k-opc.c: Rename MACL/MSACL to MAC/MSAC.  Add MACM/MSACM.  Add
341*3d8817e4Smiod	MOVE MACSR,CCR.
342*3d8817e4Smiod
343*3d8817e4Smiod	* m68k-dis.c (fetch_arg): Add places `n', `o'.
344*3d8817e4Smiod
345*3d8817e4Smiod	* m68k-opc.c: Add MSAC, MACL, MOVE to/from ACC, MACSR, MASK.
346*3d8817e4Smiod	Add mcf5206e to appropriate instructions.
347*3d8817e4Smiod	Add alias for MAC, MSAC.
348*3d8817e4Smiod
349*3d8817e4Smiod	* m68k-dis.c (print_insn_arg): Add formats `E', `G', `H' and place
350*3d8817e4Smiod	`N'.
351*3d8817e4Smiod
352*3d8817e4Smiod	* m68k-opc.c (m68k_opcodes): Add divsw, divsl, divuw, divul, macl,
353*3d8817e4Smiod	macw, remsl, remul for mcf5307.  Change mcf5200 --> mcf.
354*3d8817e4Smiod
355*3d8817e4Smiod	* m68k-dis.c: Add format `u' and places `h', `m', `M'.
356*3d8817e4Smiod
357*3d8817e4Smiod1999-05-18  Alan Modra  <alan@spri.levels.unisa.edu.au>
358*3d8817e4Smiod
359*3d8817e4Smiod	* i386-dis.c (Ed): Define.
360*3d8817e4Smiod	(dis386_twobyte_att, dis386_twobyte_intel): Use Ed for movd.
361*3d8817e4Smiod	(Rw): Remove.
362*3d8817e4Smiod	(OP_rm): Rename to OP_Rd.
363*3d8817e4Smiod	(ONE): Remove.
364*3d8817e4Smiod	(OP_ONE): Remove.
365*3d8817e4Smiod	(putop): Add const to template and p.
366*3d8817e4Smiod	(print_insn_x86): Delete.
367*3d8817e4Smiod	(print_insn_i386): Merge old function print_insn_x86.  Add const
368*3d8817e4Smiod	to dp.
369*3d8817e4Smiod	(struct dis386): Add const to name.
370*3d8817e4Smiod	(dis386_att, dis386_intel): Add const.
371*3d8817e4Smiod	(dis386_twobyte_att, dis386_twobyte_intel): Add const.
372*3d8817e4Smiod	(names32, names16, names8, names_seg, index16): Add const.
373*3d8817e4Smiod	(grps, prefix_user_table, float_reg): Add const.
374*3d8817e4Smiod	(float_mem_att, float_mem_intel): Add const.
375*3d8817e4Smiod	(oappend): Add const to s.
376*3d8817e4Smiod	(OP_REG): Add const to s.
377*3d8817e4Smiod	(ptr_reg): Add const to s.
378*3d8817e4Smiod	(dofloat): Add const to dp.
379*3d8817e4Smiod	(OP_C): Don't skip modrm, it's now done in OP_Rd.
380*3d8817e4Smiod	(OP_D): Ditto.
381*3d8817e4Smiod	(OP_T): Ditto.
382*3d8817e4Smiod	(OP_Rd): Check for valid mod.  Call Op_E to print.
383*3d8817e4Smiod	(OP_E): Handle d_mode arg.  Check for bad sfence,lea,lds etc.
384*3d8817e4Smiod	(OP_MS): Check for valid mod.  Call Op_EM to print.
385*3d8817e4Smiod	(OP_3DNowSuffix): Set obufp and use oappend rather than
386*3d8817e4Smiod	strcat.  Call BadOp() for errors.
387*3d8817e4Smiod	(OP_SIMD_Suffix): Likewise.
388*3d8817e4Smiod	(BadOp): New function.
389*3d8817e4Smiod
390*3d8817e4Smiod1999-05-12  Alan Modra  <alan@spri.levels.unisa.edu.au>
391*3d8817e4Smiod
392*3d8817e4Smiod	* i386-dis.c (dis386_intel): Remove macro chars, except for
393*3d8817e4Smiod	jEcxz.  Change cWtR and cRtd to cW and cR.
394*3d8817e4Smiod	(dis386_twobyte_intel): Remove macro chars here too.
395*3d8817e4Smiod	(putop): Handle R and W macros for intel mode.
396*3d8817e4Smiod
397*3d8817e4Smiod	* i386-dis.c (SIMD_Fixup): New function.
398*3d8817e4Smiod	(dis386_twobyte_att): Use it on movlps and movhps, and change
399*3d8817e4Smiod	Ev to EX on these insns.  Change movmskps Ev, XM to Gv, EX.
400*3d8817e4Smiod	(dis386_twobyte_intel): Same here.
401*3d8817e4Smiod
402*3d8817e4Smiod	* i386-dis.c (Av): Remove.
403*3d8817e4Smiod	(Ap): remove lptr.
404*3d8817e4Smiod	(lptr): Remove.
405*3d8817e4Smiod	(OPSIMD): Define.
406*3d8817e4Smiod	(OP_SIMD_Suffix): New function.
407*3d8817e4Smiod	(OP_DIR): Remove dead code.
408*3d8817e4Smiod	(eAX_reg..eDI_reg): Renumber.
409*3d8817e4Smiod	(onebyte_has_modrm): Table numbering comments.
410*3d8817e4Smiod	(INTERNAL_DISASSEMBLER_ERROR): Move to before print_insn_x86.
411*3d8817e4Smiod	(print_insn_x86): Move all prefix oappends to after uses_f3_prefix
412*3d8817e4Smiod	checks.  Print error on invalid dp->bytemode2.  Remove simd_cmp,
413*3d8817e4Smiod	and handle SIMD cmp insns in OP_SIMD_Suffix.
414*3d8817e4Smiod	(info->bytes_per_line): Bump from 5 to 6.
415*3d8817e4Smiod	(OP_None): Remove.
416*3d8817e4Smiod	(OP_E): Use INTERNAL_DISASSEMBLER_ERROR.  Handle sfence.
417*3d8817e4Smiod	(OP_3DNowSuffix): Ensure mnemonic index unsigned.
418*3d8817e4Smiod
419*3d8817e4Smiod	PIII SIMD support from Doug Ledford <dledford@redhat.com>
420*3d8817e4Smiod	* i386-dis.c (XM, EX, None): Define.
421*3d8817e4Smiod	(OP_XMM, OP_EX, OP_None): New functions.
422*3d8817e4Smiod	(USE_GROUPS, USE_PREFIX_USER_TABLE): Define.
423*3d8817e4Smiod	(GRP14): Rename to GRPAMD.
424*3d8817e4Smiod	(GRP*): Add USE_GROUPS flag.
425*3d8817e4Smiod	(PREGRP*): Define.
426*3d8817e4Smiod	(dis386_twobyte_att, dis386_twobyte_intel): Add SIMD insns.
427*3d8817e4Smiod	(twobyte_has_modrm): Add SIMD entries.
428*3d8817e4Smiod	(twobyte_uses_f3_prefix, simd_cmp_op, prefix_user_table): New.
429*3d8817e4Smiod	(grps): Add SIMD insns.
430*3d8817e4Smiod	(print_insn_x86): New vars uses_f3_prefix and simd_cmp.  Don't
431*3d8817e4Smiod	oappend repz if uses_f3_prefix.  Add code to handle new groups for
432*3d8817e4Smiod	SIMD insns.
433*3d8817e4Smiod
434*3d8817e4Smiod	From Maciej W. Rozycki <macro@ds2.pg.gda.pl>
435*3d8817e4Smiod	* i386-dis.c (dis386_att, dis386_intel): Change 0xE8 call insn
436*3d8817e4Smiod	operand from Av to Jv.
437*3d8817e4Smiod
438*3d8817e4Smiod1999-05-07  Nick Clifton  <nickc@cygnus.com>
439*3d8817e4Smiod
440*3d8817e4Smiod	* mcore-dis.c (print_insn_mcore): Use .short to display
441*3d8817e4Smiod	unidentified instructions, not .word.
442*3d8817e4Smiod
443*3d8817e4Smiod1999-04-26  Tom Tromey  <tromey@cygnus.com>
444*3d8817e4Smiod
445*3d8817e4Smiod	* aclocal.m4, configure: Updated for new version of libtool.
446*3d8817e4Smiod
447*3d8817e4Smiod1999-04-14  Doug Evans  <devans@casey.cygnus.com>
448*3d8817e4Smiod
449*3d8817e4Smiod	* fr30-desc.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c, fr30-opc.c: Rebuild.
450*3d8817e4Smiod	* m32r-desc.c, m32r-desc.h, m32r-dis.c, m32r-ibld.c, m32r-opc.c: Rebuild.
451*3d8817e4Smiod
452*3d8817e4SmiodMon Apr 12 23:46:17 1999  Jeffrey A Law  (law@cygnus.com)
453*3d8817e4Smiod
454*3d8817e4Smiod	* hppa-dis.c (print_insn_hppa, case '3'): New case for PA2.0
455*3d8817e4Smiod	instructions.
456*3d8817e4Smiod
457*3d8817e4Smiod1999-04-10  Doug Evans  <devans@casey.cygnus.com>
458*3d8817e4Smiod
459*3d8817e4Smiod	* fr30-desc.c, fr30-desc.h, fr30-ibld.c: Rebuild.
460*3d8817e4Smiod	* m32r-desc.c, m32r-desc.h, m32r-opinst.c: Rebuild.
461*3d8817e4Smiod
462*3d8817e4Smiod1999-04-06  Ian Lance Taylor  <ian@zembu.com>
463*3d8817e4Smiod
464*3d8817e4Smiod	* opintl.h (LC_MESSAGES): Never define.
465*3d8817e4Smiod
466*3d8817e4Smiod1999-04-04  Ian Lance Taylor  <ian@zembu.com>
467*3d8817e4Smiod
468*3d8817e4Smiod	* i386-dis.c (intel_syntax, open_char, close_char): Make static.
469*3d8817e4Smiod	(separator_char, scale_char): Likewise.
470*3d8817e4Smiod	(print_insn_x86): Likewise.
471*3d8817e4Smiod	(print_insn_i386): Likewise.  Add declaration.
472*3d8817e4Smiod
473*3d8817e4Smiod1999-03-26  Doug Evans  <devans@casey.cygnus.com>
474*3d8817e4Smiod
475*3d8817e4Smiod	* fr30-dis.c: Rebuild.
476*3d8817e4Smiod	* m32r-dis.c: Rebuild.
477*3d8817e4Smiod
478*3d8817e4Smiod1999-03-23  Ian Lance Taylor  <ian@zembu.com>
479*3d8817e4Smiod
480*3d8817e4Smiod	* m68k-opc.c: Change compare instructions to use "@s" rather than
481*3d8817e4Smiod	";s" when used with an immediate operand.
482*3d8817e4Smiod
483*3d8817e4Smiod1999-03-22  Doug Evans  <devans@casey.cygnus.com>
484*3d8817e4Smiod
485*3d8817e4Smiod	* cgen-opc.c (cgen_set_cpu): Delete.
486*3d8817e4Smiod	(cgen_lookup_insn): max_insn_size renamed to max_insn_bitsize.
487*3d8817e4Smiod	* fr30-desc.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c, fr30-opc.c,
488*3d8817e4Smiod	fr30-opc.h: Rebuild.
489*3d8817e4Smiod	* m32r-desc.c, m32r-desc.h, m32r-dis.c, m32r-ibld.c, m32r-opc.c,
490*3d8817e4Smiod	m32r-opc.h: Rebuild.
491*3d8817e4Smiod	* po/opcodes.pot: Rebuild.
492*3d8817e4Smiod
493*3d8817e4Smiod1999-03-16  Martin Hunt  <hunt@cygnus.com>
494*3d8817e4Smiod
495*3d8817e4Smiod	* d30v-opc.c (mvtsys): Remove FLAG_LKR.
496*3d8817e4Smiod
497*3d8817e4Smiod1999-03-11  Doug Evans  <devans@casey.cygnus.com>
498*3d8817e4Smiod
499*3d8817e4Smiod	* cgen-opc.c (cgen_set_cpu): New arg `isa'.  All callers updated.
500*3d8817e4Smiod	(cgen_operand_lookup_by_name,cgen_operand_lookup_by_num): New fns.
501*3d8817e4Smiod	(cgen_get_insn_operands): Rewrite test for hardcoded/operand index.
502*3d8817e4Smiod	* fr30-asm.c, fr30-desc.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c: Rebuild.
503*3d8817e4Smiod	* m32r-asm.c, m32r-desc.c, m32r-desc.h, m32r-dis.c, m32r-ibld.c: Rebuild.
504*3d8817e4Smiod	* m32r-opinst.c: Rebuild.
505*3d8817e4Smiod
506*3d8817e4Smiod1999-02-25  Doug Evans  <devans@casey.cygnus.com>
507*3d8817e4Smiod
508*3d8817e4Smiod	* cgen-opc.c (cgen_hw_lookup_by_name): Rewrite.
509*3d8817e4Smiod	(cgen_hw_lookup_by_num): Rewrite.
510*3d8817e4Smiod	* fr30-desc.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c, fr30-opc.c: Rebuild.
511*3d8817e4Smiod	* m32r-desc.c, m32r-desc.h, m32r-dis.c, m32r-ibld.c, m32r-opc.c: Rebuild.
512*3d8817e4Smiod	* m32r-opinst.c: Rebuild.
513*3d8817e4Smiod
514*3d8817e4SmiodSat Feb 13 14:06:19 1999  Richard Henderson  <rth@cygnus.com>
515*3d8817e4Smiod
516*3d8817e4Smiod	* alpha-opc.c: Add sqrt+flags patterns.  Add EV6 PALcode insns.
517*3d8817e4Smiod	(insert_jhint): Fix insertion mask.
518*3d8817e4Smiod	* alpha-dis.c (print_insn_alpha): Disassemble EV6 PALcode insns.
519*3d8817e4Smiod
520*3d8817e4Smiod1999-02-10  Doug Evans  <devans@casey.cygnus.com>
521*3d8817e4Smiod
522*3d8817e4Smiod	* Makefile.in: Rebuild.
523*3d8817e4Smiod
524*3d8817e4Smiod1999-02-09  Doug Evans  <devans@casey.cygnus.com>
525*3d8817e4Smiod
526*3d8817e4Smiod	* i960c-asm.c, i960c-dis.c, i960c-opc.c, i960c-opc.h: Delete.
527*3d8817e4Smiod	* i960-dis.c (print_insn_i960): Rename from print_insn_i960_orig.
528*3d8817e4Smiod	* Makefile.am: Remove references to them.
529*3d8817e4Smiod	(HFILES): Add fr30-desc.h, m32r-desc.h.
530*3d8817e4Smiod	(CFILES): Add fr30-desc.c, fr30-ibld.c, m32r-desc.c, m32r-ibld.c,
531*3d8817e4Smiod	m32r-opinst.c.
532*3d8817e4Smiod	(ALL_MACHINES): Update.
533*3d8817e4Smiod	* configure.in: Redo handling of cgen_files.
534*3d8817e4Smiod	(bfd_i960_arch): Delete i960c-*.lo files.
535*3d8817e4Smiod	* configure: Regenerate.
536*3d8817e4Smiod	* cgen-asm.c (*): CGEN_OPCODE_DESC renamed to CGEN_CPU_DESC.
537*3d8817e4Smiod	(hash_insn_array): Rewrite.
538*3d8817e4Smiod	* cgen-dis.c (*): CGEN_OPCODE_DESC renamed to CGEN_CPU_DESC.
539*3d8817e4Smiod	(hash_insn_array): Rewrite.
540*3d8817e4Smiod	* cgen-opc.c (*): CGEN_OPCODE_DESC renamed to CGEN_CPU_DESC.
541*3d8817e4Smiod	(cgen_lookup_insn,cgen_get_insn_operands): Define here.
542*3d8817e4Smiod	(cgen_lookup_get_insn_operands): Ditto.
543*3d8817e4Smiod	* fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerate.
544*3d8817e4Smiod	* m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: Regenerate.
545*3d8817e4Smiod	* po/POTFILES.in: Rebuild.
546*3d8817e4Smiod	* po/opcodes.pot: Rebuild.
547*3d8817e4Smiod
548*3d8817e4SmiodFri Feb  5 00:04:24 1999  Ian Lance Taylor  <ian@cygnus.com>
549*3d8817e4Smiod
550*3d8817e4Smiod	* Makefile.am: Rebuild dependencies.
551*3d8817e4Smiod	(HFILES): Add fr30-opc.h.
552*3d8817e4Smiod	(CFILES): Add fr30-asm.c, fr30-dis.c, fr30-opc.c.
553*3d8817e4Smiod	* Makefile.in: Rebuild.
554*3d8817e4Smiod
555*3d8817e4Smiod	* configure.in: Change AC_PREREQ to 2.13.  Remove AM_CYGWIN32.
556*3d8817e4Smiod	Change AM_EXEEXT to AC_EXEEXT and AM_PROG_INSTALL to
557*3d8817e4Smiod	AC_PROG_INSTALL.
558*3d8817e4Smiod	* acconfig.h: Remove.
559*3d8817e4Smiod	* configure: Rebuild with current autoconf/automake.
560*3d8817e4Smiod	* aclocal.m4: Likewise.
561*3d8817e4Smiod	* config.in: Likewise.
562*3d8817e4Smiod	* Makefile.in: Likewise.
563*3d8817e4Smiod
564*3d8817e4SmiodThu Feb  4 13:48:52 1999  Ian Lance Taylor  <ian@cygnus.com>
565*3d8817e4Smiod
566*3d8817e4Smiod	* m68k-opc.c: Correct move (not movew) to status word on 5200.
567*3d8817e4Smiod
568*3d8817e4SmiodMon Feb  1 20:54:36 1999  Catherine Moore  <clm@cygnus.com>
569*3d8817e4Smiod
570*3d8817e4Smiod	* disassemble.c (disassembler): Handle bfd_mach_i386_i386_intel_syntax.
571*3d8817e4Smiod	* i386-dis.c (x_mode):  Define.
572*3d8817e4Smiod	(dis386):  Remove.
573*3d8817e4Smiod	(dis386_att):  New.
574*3d8817e4Smiod	(dis386_intel):  New.
575*3d8817e4Smiod	(dis386_twobyte):  Remove.
576*3d8817e4Smiod	(dis386_twobyte_att):  New.
577*3d8817e4Smiod	(dis386_twobyte_intel):  New.
578*3d8817e4Smiod	(print_insn_x86):  Use new arrays.
579*3d8817e4Smiod	(float_mem):  Remove.
580*3d8817e4Smiod	(float_mem_intel):  New.
581*3d8817e4Smiod	(float_mem_att):  New.
582*3d8817e4Smiod	(dofloat):  Use new float_mem arrays.
583*3d8817e4Smiod	(print_insn_i386_att):  New.
584*3d8817e4Smiod	(print_insn_i386_intel):  New.
585*3d8817e4Smiod	(print_insn_i386):  Handle bfd_mach_i386_i386_intel_syntax.
586*3d8817e4Smiod	(putop):  Handle intel syntax.
587*3d8817e4Smiod	(OP_indirE):  Handle intel syntax.
588*3d8817e4Smiod	(OP_E):  Handle intel syntax.
589*3d8817e4Smiod	(OP_I):  Handle intel syntax.
590*3d8817e4Smiod	(OP_sI):  Handle intel syntax.
591*3d8817e4Smiod	(OP_OFF):  Handle intel syntax.
592*3d8817e4Smiod
593*3d8817e4Smiod1999-01-27  Doug Evans  <devans@casey.cygnus.com>
594*3d8817e4Smiod
595*3d8817e4Smiod	* fr30-opc.h, fr30-opc.c: Rebuild.
596*3d8817e4Smiod	* i960c-opc.h, i960c-opc.c: Rebuild.
597*3d8817e4Smiod	* m32r-opc.c: Rebuild.
598*3d8817e4Smiod
599*3d8817e4SmiodTue Jan 19 18:01:54 1999  David Taylor  <taylor@texas.cygnus.com>
600*3d8817e4Smiod
601*3d8817e4Smiod	* hppa-dis.c: revert HP merge changes until HP gives us
602*3d8817e4Smiod	an updated file.
603*3d8817e4Smiod
604*3d8817e4Smiod1999-01-19  Nick Clifton  <nickc@cygnus.com>
605*3d8817e4Smiod
606*3d8817e4Smiod	* arm-dis.c (print_insn_arm): Display ARM syntax for PC relative
607*3d8817e4Smiod	offsets as well as symbloic address.
608*3d8817e4Smiod
609*3d8817e4SmiodTue Jan 19 10:51:01 1999  David Taylor  <taylor@texas.cygnus.com>
610*3d8817e4Smiod
611*3d8817e4Smiod	* hppa-dis.c: fix comments and some indentation.
612*3d8817e4Smiod
613*3d8817e4Smiod1999-01-12  Doug Evans  <devans@casey.cygnus.com>
614*3d8817e4Smiod
615*3d8817e4Smiod	* fr30-opc.c, i960c-opc.c: Regenerate.
616*3d8817e4Smiod
617*3d8817e4Smiod1999-01-11  Doug Evans  <devans@casey.cygnus.com>
618*3d8817e4Smiod
619*3d8817e4Smiod	* fr30-opc.c: Regenerate.
620*3d8817e4Smiod
621*3d8817e4Smiod1999-01-06  Doug Evans  <devans@casey.cygnus.com>
622*3d8817e4Smiod
623*3d8817e4Smiod	* m32r-dis.c: Regenerate.
624*3d8817e4Smiod
625*3d8817e4Smiod1999-01-05  Doug Evans  <devans@casey.cygnus.com>
626*3d8817e4Smiod
627*3d8817e4Smiod	* fr30-asm.c, fr30-dis.c, fr30-opc.h, fr30-opc.c: Regenerate.
628*3d8817e4Smiod	* i960c-asm.c, i960c-dis.c, i960c-opc.h, i960c-opc.c: Regenerate.
629*3d8817e4Smiod	* m32r-asm.c, m32r-dis.c, m32r-opc.h, m32r-opc.c: Regenerate.
630*3d8817e4Smiod
631*3d8817e4Smiod1999-01-04  Jason Molenda  (jsm@bugshack.cygnus.com)
632*3d8817e4Smiod
633*3d8817e4Smiod	* configure.in: Require autoconf 2.12.1 or higher.
634*3d8817e4Smiod
635*3d8817e4Smiod1998-12-30  Gavin Romig-Koch  <gavin@cygnus.com>
636*3d8817e4Smiod
637*3d8817e4Smiod	* mips16-opc.c: Mark branch insns with MIPS16_INSN_BRANCH.
638*3d8817e4Smiod
639*3d8817e4SmiodWed Dec 16 16:17:49 1998  Dave Brolley  <brolley@cygnus.com>
640*3d8817e4Smiod
641*3d8817e4Smiod	* fr30-opc.c: Regenerated.
642*3d8817e4Smiod
643*3d8817e4Smiod1998-12-16  Gavin Romig-Koch  <gavin@cygnus.com>
644*3d8817e4Smiod
645*3d8817e4Smiod	* mips-dis.c (set_mips_isa_type): Handle bfd_mach_mips4111.
646*3d8817e4Smiod
647*3d8817e4Smiod1998-12-15  Dave Brolley  <brolley@cygnus.com>
648*3d8817e4Smiod
649*3d8817e4Smiod	* fr30-opc.c, fr30-opc.h: Regenerated.
650*3d8817e4Smiod
651*3d8817e4Smiod1998-12-14  Dave Brolley  <brolley@cygnus.com>
652*3d8817e4Smiod
653*3d8817e4Smiod	* fr30-opc.c, fr30-opc.h: Regenerated.
654*3d8817e4Smiod
655*3d8817e4SmiodThu Dec 10 18:39:46 1998  Dave Brolley  <brolley@cygnus.com>
656*3d8817e4Smiod
657*3d8817e4Smiod	* fr30-opc.c, fr30-opc.h: Regenerated.
658*3d8817e4Smiod
659*3d8817e4SmiodThu Dec 10 12:49:24 1998  Doug Evans  <devans@canuck.cygnus.com>
660*3d8817e4Smiod
661*3d8817e4Smiod	* m32r-opc.c: Regenerate.
662*3d8817e4Smiod
663*3d8817e4SmiodTue Dec  8 13:56:18 1998  David Taylor  <taylor@texas.cygnus.com>
664*3d8817e4Smiod
665*3d8817e4Smiod	* dis-buf.c (generic_strcat_address): reformat to GNU coding
666*3d8817e4Smiod	conventions.  change sprintf call to an sprintf_vma call.
667*3d8817e4Smiod
668*3d8817e4SmiodTue Dec  8 13:12:44 1998  Dave Brolley  <brolley@cygnus.com>
669*3d8817e4Smiod
670*3d8817e4Smiod	* fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerated.
671*3d8817e4Smiod
672*3d8817e4SmiodTue Dec  8 10:50:46 1998  David Taylor  <taylor@texas.cygnus.com>
673*3d8817e4Smiod
674*3d8817e4Smiod	The following changes were made by
675*3d8817e4Smiod	Elena Zannoni <ezannoni@kwikemart.cygnus.com>,
676*3d8817e4Smiod	David Taylor <taylor@texas.cygnus.com>, and
677*3d8817e4Smiod	Edith Epstein <eepstein@sophia.cygnus.com> as part of a project to
678*3d8817e4Smiod	merge in changes by HP; HP did not create ChangeLog entries.
679*3d8817e4Smiod
680*3d8817e4Smiod	* dis-buf.c (generic_strcat_address): new function.
681*3d8817e4Smiod
682*3d8817e4Smiod	* hppa-dis.c: Changes to improve hppa disassembly.
683*3d8817e4Smiod	  Changed formatting in : reg_names, fp_reg_names,control_reg,
684*3d8817e4Smiod	  New variables : sign_extension_names, deposit_names, conversion_names
685*3d8817e4Smiod	    float_test_names, compare_cond_names_double, add_cond_names_double,
686*3d8817e4Smiod	    logical_cond_names_double, unit_cond_names_double,
687*3d8817e4Smiod	    branch_push_pop_names, saturation_names, shift_names, mix_names,
688*3d8817e4Smiod	  New Macros :   GET_COMPL_O, GET_PUSH_POP,MERGED_REG
689*3d8817e4Smiod	  Move some definitions to libhppa.h: GET_FIELD, GET_BIT
690*3d8817e4Smiod	  (fput_const): renamed as fput_hex_const
691*3d8817e4Smiod	  (print_insn_hppa):
692*3d8817e4Smiod	   - use the macros fputs_filtered and
693*3d8817e4Smiod	     fput_decimal_const whenever possible; calls to sign_extend require
694*3d8817e4Smiod	     2 params -- add a missing second param of 0.
695*3d8817e4Smiod	   - Some new code ifdefed for LOCAL_ONLY, all related to figuring out
696*3d8817e4Smiod	     architecture version number of current machine. HP folks are
697*3d8817e4Smiod	     trying to handle situation where the target program was compiled
698*3d8817e4Smiod	     for PA 1.x (32-bit), but is running on a PA 2.0 machine and
699*3d8817e4Smiod	     visa versa.
700*3d8817e4Smiod	   - added new cases : 'g', 'B', 'm'
701*3d8817e4Smiod	   - added cases specifically for PA 2.0
702*3d8817e4Smiod	   - changed the following cases : '"', 'n', 'N', 'p', 'Z',
703*3d8817e4Smiod	   - calls to fput_const become calls to fput_hex_const
704*3d8817e4Smiod
705*3d8817e4Smiod1998-12-07  James E Wilson  <wilson@wilson-pc.cygnus.com>
706*3d8817e4Smiod
707*3d8817e4Smiod	* Makefile.am (CFILES): Add i960c-asm, i960c-dis.c, i960c-opc.c.
708*3d8817e4Smiod	(ALL_MACHINES): Add i960c-asm.lo, i960c-dis.lo, i960-opc.lo.
709*3d8817e4Smiod	(i960-asm.lo, i960c-dis.lo, i960c-opc.lo): New Makefile rules.
710*3d8817e4Smiod	* Makefile.in: Rebuilt.
711*3d8817e4Smiod	* configure.in (bfd_i960_arch): Add i960c-opc.lo, i960-asm.o,
712*3d8817e4Smiod	i960-dis.c to ta.
713*3d8817e4Smiod	* i960-dis.c (print_insn_i960): Rename to print_insn_i960_orig.
714*3d8817e4Smiod	* i960c-asm.c, i960c-dis.c, i960c-opc.c, i960c-opc.h: New files.
715*3d8817e4Smiod
716*3d8817e4SmiodMon Dec  7 14:33:44 1998  Dave Brolley  <brolley@cygnus.com>
717*3d8817e4Smiod
718*3d8817e4Smiod	* fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerated.
719*3d8817e4Smiod
720*3d8817e4SmiodSun Dec  6 14:06:48 1998  Ian Lance Taylor  <ian@cygnus.com>
721*3d8817e4Smiod
722*3d8817e4Smiod	* mips-opc.c (mips_builtin_opcodes): Add dmfc2 and dmtc2.
723*3d8817e4Smiod
724*3d8817e4Smiod	* ppc-opc.c (powerpc_opcodes): Add PowerPC403 GC[X] instructions.
725*3d8817e4Smiod	From Saitoh Masanobu <msaitoh@spa.is.uec.ac.jp>.
726*3d8817e4Smiod
727*3d8817e4SmiodFri Dec  4 17:45:51 1998  Doug Evans  <devans@canuck.cygnus.com>
728*3d8817e4Smiod
729*3d8817e4Smiod	* fr30-opc.c: Regenerate.
730*3d8817e4Smiod
731*3d8817e4SmiodFri Dec  4 17:08:08 1998  Dave Brolley  <brolley@cygnus.com>
732*3d8817e4Smiod
733*3d8817e4Smiod	* fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerated.
734*3d8817e4Smiod
735*3d8817e4SmiodThu Dec  3 14:26:20 1998  Dave Brolley  <brolley@cygnus.com>
736*3d8817e4Smiod
737*3d8817e4Smiod	* fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerated.
738*3d8817e4Smiod
739*3d8817e4SmiodThu Dec  3 00:09:17 1998  Doug Evans  <devans@canuck.cygnus.com>
740*3d8817e4Smiod
741*3d8817e4Smiod	* fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerate.
742*3d8817e4Smiod
743*3d8817e4Smiod1998-11-30  Doug Evans  <devans@casey.cygnus.com>
744*3d8817e4Smiod
745*3d8817e4Smiod	* cgen-dis.c (hash_insn_array): CGEN_INSN_VALUE ->
746*3d8817e4Smiod	CGEN_INSN_BASE_VALUE.
747*3d8817e4Smiod	* m32r-opc.c, m32r-opc.h, m32r-asm.c, m32r-dis.c: Regenerate.
748*3d8817e4Smiod	* fr30-opc.c, fr30-opc.h, fr30-asm.c, fr30-dis.c: Regenerate.
749*3d8817e4Smiod
750*3d8817e4SmiodThu Nov 26 11:26:32 1998  Dave Brolley  <brolley@cygnus.com>
751*3d8817e4Smiod
752*3d8817e4Smiod	* fr30-asm.c, fr30-dis.c, fr30-opc.c: Regenerated.
753*3d8817e4Smiod
754*3d8817e4SmiodTue Nov 24 11:20:54 1998  Dave Brolley  <brolley@cygnus.com>
755*3d8817e4Smiod
756*3d8817e4Smiod	* fr30-asm.c, fr30-dis.c: Regenerated.
757*3d8817e4Smiod
758*3d8817e4SmiodMon Nov 23 18:28:48 1998  Dave Brolley  <brolley@cygnus.com>
759*3d8817e4Smiod
760*3d8817e4Smiod	* fr30-asm.c, fr30-dis.c, fr30-opc.c, fr30-opc.h: Regenerated.
761*3d8817e4Smiod
762*3d8817e4Smiod1998-11-20  Doug Evans  <devans@tobor.to.cygnus.com>
763*3d8817e4Smiod
764*3d8817e4Smiod	* fr30-opc.c: Regenerated.
765*3d8817e4Smiod
766*3d8817e4SmiodThu Nov 19 16:02:46 1998  Dave Brolley  <brolley@cygnus.com>
767*3d8817e4Smiod
768*3d8817e4Smiod	* fr30-opc.c: Regenerated.
769*3d8817e4Smiod	* fr30-opc.h: Regenerated.
770*3d8817e4Smiod	* fr30-dis.c: Regenerated.
771*3d8817e4Smiod	* fr30-asm.c: Regenerated.
772*3d8817e4Smiod
773*3d8817e4SmiodThu Nov 19 07:54:15 1998  Doug Evans  <devans@charmed.cygnus.com>
774*3d8817e4Smiod
775*3d8817e4Smiod	* mips-opc.c (sync.p,sync.l): Swap insn values.
776*3d8817e4Smiod
777*3d8817e4Smiod1998-11-19  Doug Evans  <devans@tobor.to.cygnus.com>
778*3d8817e4Smiod
779*3d8817e4Smiod	* fr30-opc.c: Regenerate.
780*3d8817e4Smiod
781*3d8817e4SmiodWed Nov 18 21:36:37 1998  Dave Brolley  <brolley@cygnus.com>
782*3d8817e4Smiod
783*3d8817e4Smiod	* fr30-opc.c: Regenerated.
784*3d8817e4Smiod	* fr30-opc.h: Regenerated.
785*3d8817e4Smiod
786*3d8817e4Smiod1998-11-18  Doug Evans  <devans@casey.cygnus.com>
787*3d8817e4Smiod
788*3d8817e4Smiod	* m32r-asm.c, m32r-dis.c, m32r-opc.c: Rebuild.
789*3d8817e4Smiod	* fr30-asm.c, fr30-dis.c, fr30-opc.c: Rebuild.
790*3d8817e4Smiod
791*3d8817e4SmiodWed Nov 18 11:30:04 1998  Dave Brolley  <brolley@cygnus.com>
792*3d8817e4Smiod
793*3d8817e4Smiod	* fr30-opc.c: Regenerated.
794*3d8817e4Smiod
795*3d8817e4SmiodMon Nov 16 19:21:48 1998  Dave Brolley  <brolley@cygnus.com>
796*3d8817e4Smiod
797*3d8817e4Smiod	* fr30-opc.c: Regenerated.
798*3d8817e4Smiod	* fr30-opc.h: Regenerated.
799*3d8817e4Smiod	* fr30-dis.c: Regenerated.
800*3d8817e4Smiod	* fr30-asm.c: Regenerated.
801*3d8817e4Smiod
802*3d8817e4SmiodThu Nov 12 19:24:18 1998  Dave Brolley  <brolley@cygnus.com>
803*3d8817e4Smiod
804*3d8817e4Smiod	* po/opcodes.pot: Regenerated.
805*3d8817e4Smiod	* fr30-opc.c: Regenerated.
806*3d8817e4Smiod	* fr30-opc.h: Regenerated.
807*3d8817e4Smiod	* fr30-dis.c: Regenerated.
808*3d8817e4Smiod	* fr30-asm.c: Regenerated.
809*3d8817e4Smiod
810*3d8817e4SmiodTue Nov 10 15:26:27 1998  Nick Clifton  <nickc@cygnus.com>
811*3d8817e4Smiod
812*3d8817e4Smiod	* disassemble.c (disassembler): Add support for FR30 target.
813*3d8817e4Smiod
814*3d8817e4SmiodTue Nov 10 11:00:04 1998  Doug Evans  <devans@canuck.cygnus.com>
815*3d8817e4Smiod
816*3d8817e4Smiod	* m32r-dis.c, m32r-opc.c, m32r-opc.h: Rebuild.
817*3d8817e4Smiod	* fr30-dis.c, fr30-opc.c, fr30-opc.h: Rebuild.
818*3d8817e4Smiod
819*3d8817e4SmiodMon Nov  9 18:22:55 1998  Dave Brolley  <brolley@cygnus.com>
820*3d8817e4Smiod
821*3d8817e4Smiod	* po/opcodes.pot: Regenerate.
822*3d8817e4Smiod	* po/POTFILES.in: Regenerate.
823*3d8817e4Smiod	* fr30-opc.c: Regenerate.
824*3d8817e4Smiod	* fr30-opc.h: Regenerate.
825*3d8817e4Smiod
826*3d8817e4SmiodFri Nov  6 17:21:38 1998  Doug Evans  <devans@canuck.cygnus.com>
827*3d8817e4Smiod
828*3d8817e4Smiod	* m32r-asm.c: Regenerate.
829*3d8817e4Smiod
830*3d8817e4SmiodWed Nov  4 18:46:47 1998  Dave Brolley  <brolley@cygnus.com>
831*3d8817e4Smiod
832*3d8817e4Smiod	* configure.in: Added case for bfd_fr30_arch.
833*3d8817e4Smiod	* Makefile.am (CFILES): Added fr30-asm.c, fr30-dis.c, fr30-opc.c.
834*3d8817e4Smiod	(ALL_MACHINES): Added fr30-asm.lo, fr30-dis.lo, fr30-opc.lo.
835*3d8817e4Smiod	(CLEANFILES): Added stamp-fr30.
836*3d8817e4Smiod	(FR30_DEPS): Added.
837*3d8817e4Smiod	* fr30-asm.c: New file.
838*3d8817e4Smiod	* fr30-dis.c: New file.
839*3d8817e4Smiod	* fr30-opc.c: New file.
840*3d8817e4Smiod	* fr30-opc.h: New file.
841*3d8817e4Smiod	* po/POTFILES.in: Regenerated
842*3d8817e4Smiod	* po/opcodes.pot: Regenerated
843*3d8817e4Smiod
844*3d8817e4SmiodMon Nov  2 15:05:33 1998  Geoffrey Noer  <noer@cygnus.com>
845*3d8817e4Smiod
846*3d8817e4Smiod	* configure.in: detect cygwin* instead of cygwin32*
847*3d8817e4Smiod	* configure: regenerate
848*3d8817e4Smiod
849*3d8817e4SmiodTue Oct 27 08:58:37 1998  Gavin Romig-Koch  <gavin@cygnus.com>
850*3d8817e4Smiod
851*3d8817e4Smiod	* mips-opc.c (IS_M): Added.
852*3d8817e4Smiod
853*3d8817e4SmiodMon Oct 19 13:03:19 1998  Doug Evans  <devans@seba.cygnus.com>
854*3d8817e4Smiod
855*3d8817e4Smiod	* m32r-opc.c, m32r-opc.h, m32r-asm.c, m32r-dis.c: Regenerate.
856*3d8817e4Smiod
857*3d8817e4SmiodFri Oct  9 14:01:56 1998  Doug Evans  <devans@seba.cygnus.com>
858*3d8817e4Smiod
859*3d8817e4Smiod	* m32r-opc.h, m32r-opc.c: Regenerate.
860*3d8817e4Smiod
861*3d8817e4SmiodSun Oct  4 21:01:44 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
862*3d8817e4Smiod
863*3d8817e4Smiod	* i386-dis.c (OP_3DNowSuffix): New static function.
864*3d8817e4Smiod	(OPSUF): Define.
865*3d8817e4Smiod	(GRP14): Define.
866*3d8817e4Smiod	(dis386_twobyte): Add GRP14, femms, and 3DNow entries.
867*3d8817e4Smiod	(twobyte_has_modrm): Set entries corresponding to GRP14, 3DNow.
868*3d8817e4Smiod	(insn_codep): New static variable.
869*3d8817e4Smiod	(print_insn_x86): Init insn_codep after prefixes.
870*3d8817e4Smiod	(grps): Add GRP14 entries for prefetch, prefetchw.
871*3d8817e4Smiod	(OP_REG): Reformat.
872*3d8817e4Smiod
873*3d8817e4Smiod	From Jeff B Epler <jepler@usgs.gov>
874*3d8817e4Smiod	* i386-dis.c (Suffix3DNow): New table.
875*3d8817e4Smiod
876*3d8817e4SmiodWed Sep 30 10:17:50 1998  Nick Clifton  <nickc@cygnus.com>
877*3d8817e4Smiod
878*3d8817e4Smiod	* d10v-opc.c: Treat TRAP as if it were a branch type instruction.
879*3d8817e4Smiod
880*3d8817e4SmiodMon Sep 28 14:35:43 1998  Martin M. Hunt  <hunt@cygnus.com>
881*3d8817e4Smiod
882*3d8817e4Smiod	* d10v-dis.c (print_operand): If num is nonzero, then
883*3d8817e4Smiod	add OPERAND_ACC1, not OPERAND_ACC0.
884*3d8817e4Smiod
885*3d8817e4SmiodThu Sep 24 09:20:03 1998  Nick Clifton  <nickc@cygnus.com>
886*3d8817e4Smiod
887*3d8817e4Smiod	* d30v-opc.c: Add FLAG_JSR attribute to DBT, REIT, RTD, and TRAP
888*3d8817e4Smiod	insns.
889*3d8817e4Smiod
890*3d8817e4SmiodTue Sep 22 17:55:14 1998  Nick Clifton  <nickc@cygnus.com>
891*3d8817e4Smiod
892*3d8817e4Smiod	* d30v-opc.c: Add use of EITHER_BUT_PREFER_MU execution unit
893*3d8817e4Smiod	class.
894*3d8817e4Smiod
895*3d8817e4SmiodTue Sep 15 15:14:45 1998  Doug Evans  <devans@canuck.cygnus.com>
896*3d8817e4Smiod
897*3d8817e4Smiod	* m32r-opc.h, m32r-opc.c: Add bbpc,bbpsw support.
898*3d8817e4Smiod
899*3d8817e4Smiod1998-09-09  Michael Meissner  <meissner@cygnus.com>
900*3d8817e4Smiod
901*3d8817e4Smiod	* ppc-opc.c (powerpc_opcodes): Add support for PowerPC 750 move
902*3d8817e4Smiod	to/from SPRs.
903*3d8817e4Smiod
904*3d8817e4SmiodFri Sep  4 19:42:59 1998  Nick Clifton  <nickc@cygnus.com>
905*3d8817e4Smiod
906*3d8817e4Smiod	* arm-dis.c (print_insn_big_arm): Detect Thumb symbols in elf
907*3d8817e4Smiod	object files.
908*3d8817e4Smiod	(print_insn_little_arm): Detect Thumb symbols in elf object
909*3d8817e4Smiod	files.
910*3d8817e4Smiod
911*3d8817e4SmiodSat Aug 29 22:24:09 1998  Richard Henderson  <rth@cygnus.com>
912*3d8817e4Smiod
913*3d8817e4Smiod	* alpha-dis.c (print_insn_alpha): Use the machine type to
914*3d8817e4Smiod	decide which PALcode set to include.
915*3d8817e4Smiod
916*3d8817e4SmiodSun Aug 23 02:16:18 1998  Richard Henderson  <rth@cygnus.com>
917*3d8817e4Smiod
918*3d8817e4Smiod	* sparc-opc.c (FBRX): Fix typo in ",a,pn %fcc3" case.
919*3d8817e4Smiod
920*3d8817e4SmiodFri Aug 21 16:07:52 1998  Nick Clifton  <nickc@cygnus.com>
921*3d8817e4Smiod
922*3d8817e4Smiod	* d30v-opc.c (d30v_opcode_table): Add FLAG_MUL32 to MAC, MACS,
923*3d8817e4Smiod	MSUB and MSUBS instructions.
924*3d8817e4Smiod
925*3d8817e4SmiodThu Aug 13 16:23:04 1998  Ian Lance Taylor  <ian@cygnus.com>
926*3d8817e4Smiod
927*3d8817e4Smiod	* ppc-opc.c (powerpc_operands): Omit parens around additions in
928*3d8817e4Smiod	operand name macros.
929*3d8817e4Smiod
930*3d8817e4SmiodWed Aug 12 14:00:38 1998  Ian Lance Taylor  <ian@cygnus.com>
931*3d8817e4Smiod
932*3d8817e4Smiod	From Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>:
933*3d8817e4Smiod	* m68k-opc.c: Correct mulsl and mulul to use q rather than D, a,
934*3d8817e4Smiod	+, -, and d for ColdFire.
935*3d8817e4Smiod
936*3d8817e4Smiod	From Peter Thiemann <thiemann@informatik.uni-tuebingen.de>:
937*3d8817e4Smiod	* ppc-opc.c (insert_mbe): Handle wrapping bitmasks.
938*3d8817e4Smiod	(extract_mbe): Likewise.
939*3d8817e4Smiod
940*3d8817e4SmiodWed Aug 12 11:11:34 1998  Jeffrey A Law  (law@cygnus.com)
941*3d8817e4Smiod
942*3d8817e4Smiod	* m10300-opc.c: Fix typo in udf20 .. udf25 instruction opcodes.
943*3d8817e4Smiod
944*3d8817e4Smiod	* m10300-opc.c: First cut at UDF instructions.
945*3d8817e4Smiod
946*3d8817e4SmiodMon Aug 10 14:08:22 1998  Doug Evans  <devans@canuck.cygnus.com>
947*3d8817e4Smiod
948*3d8817e4Smiod	* m32r-opc.c: Regenerate (remove semantic descriptions).
949*3d8817e4Smiod
950*3d8817e4SmiodMon Aug 10 12:51:12 1998  Catherine Moore  <clm@cygnus.com>
951*3d8817e4Smiod
952*3d8817e4Smiod	* arm-dis.c (print_insn_big_arm):  Fix indentation.
953*3d8817e4Smiod	(print_insn_little_arm): Likewise.
954*3d8817e4Smiod
955*3d8817e4SmiodSun Aug  9 20:17:28 1998  Catherine Moore  <clm@cygnus.com>
956*3d8817e4Smiod
957*3d8817e4Smiod	* arm-dis.c (print_insn_big_arm):  Check for thumb symbol
958*3d8817e4Smiod	attributes.
959*3d8817e4Smiod	(print_insn_little_arm): Likewise.
960*3d8817e4Smiod
961*3d8817e4SmiodMon Aug  3 12:43:16 1998  Doug Evans  <devans@seba.cygnus.com>
962*3d8817e4Smiod
963*3d8817e4Smiod	Move all global state data into opcode table struct, and treat
964*3d8817e4Smiod	opcode table as something that is "opened/closed".
965*3d8817e4Smiod	* cgen-asm.c (all fns): New first arg of opcode table descriptor.
966*3d8817e4Smiod	(cgen_asm_init): Delete.
967*3d8817e4Smiod	(cgen_set_parse_operand_fn): New function.
968*3d8817e4Smiod	* cgen-dis.c (all fns): New first arg of opcode table descriptor.
969*3d8817e4Smiod	(cgen_dis_init): Delete.
970*3d8817e4Smiod	* cgen-opc.c (all fns): New first arg of opcode table descriptor.
971*3d8817e4Smiod	(cgen_current_{opcode_table_mach,endian}): Delete.
972*3d8817e4Smiod	* m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: Regenerate.
973*3d8817e4Smiod
974*3d8817e4SmiodThu Jul 30 21:41:10 1998  Frank Ch. Eigler  <fche@cygnus.com>
975*3d8817e4Smiod
976*3d8817e4Smiod	* d30v-opc.c (d30v_opcode_table): Add new "LKR" flag to some
977*3d8817e4Smiod	instructions.
978*3d8817e4Smiod
979*3d8817e4SmiodTue Jul 28 11:00:09 1998  Jeffrey A Law  (law@cygnus.com)
980*3d8817e4Smiod
981*3d8817e4Smiod	* m10300-opc.c: Add entries for "no_match_operands" field in
982*3d8817e4Smiod	the opcode table.
983*3d8817e4Smiod
984*3d8817e4SmiodFri Jul 24 11:41:37 1998  Doug Evans  <devans@canuck.cygnus.com>
985*3d8817e4Smiod
986*3d8817e4Smiod	* m32r-asm.c, m32r-opc.c: Regenerate (-Wall cleanups).
987*3d8817e4Smiod
988*3d8817e4SmiodTue Jul 21 13:41:07 1998  Doug Evans  <devans@seba.cygnus.com>
989*3d8817e4Smiod
990*3d8817e4Smiod	* m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
991*3d8817e4Smiod
992*3d8817e4SmiodMon Jul 13 14:53:59 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
993*3d8817e4Smiod
994*3d8817e4Smiod	* i386-dis.c (ckprefix): Handle fwait specially only when it isn't
995*3d8817e4Smiod	the first prefix.
996*3d8817e4Smiod	(dofloat): Correct test for fnstsw.  Print `fnstsw %ax' rather
997*3d8817e4Smiod	than `fnstsw %eax'.
998*3d8817e4Smiod	(OP_J): Remove unnecessary subtraction when 16-bit displacement
999*3d8817e4Smiod	will be masked later.
1000*3d8817e4Smiod
1001*3d8817e4SmiodThu Jul  2 17:11:27 1998  Doug Evans  <devans@seba.cygnus.com>
1002*3d8817e4Smiod
1003*3d8817e4Smiod	* m32r-opc.h (CGEN_MIN_INSN_SIZE): New #define.
1004*3d8817e4Smiod
1005*3d8817e4SmiodWed Jul  1 16:11:16 1998  Doug Evans  <devans@seba.cygnus.com>
1006*3d8817e4Smiod
1007*3d8817e4Smiod	* m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: Regenerate.
1008*3d8817e4Smiod
1009*3d8817e4SmiodFri Jun 26 11:08:55 1998  Jeffrey A Law  (law@cygnus.com)
1010*3d8817e4Smiod
1011*3d8817e4Smiod	* m10300-dis.c: Only recognize instructions from the currently
1012*3d8817e4Smiod	selected machine.
1013*3d8817e4Smiod	* m10300-opc.c: Add field indicating the particular variant of
1014*3d8817e4Smiod	the mn10300 each instruction is available on.
1015*3d8817e4Smiod
1016*3d8817e4SmiodFri Jun 26 12:04:21 1998  Ian Lance Taylor  <ian@cygnus.com>
1017*3d8817e4Smiod
1018*3d8817e4Smiod	* configure.in: For bfd_vax_arch, build vax-dis.lo.
1019*3d8817e4Smiod	* Makefile.am: Rebuild dependencies.
1020*3d8817e4Smiod	(CFILES): Add vax-dis.c.
1021*3d8817e4Smiod	(ALL_MACHINES): Add vax-dis.lo.
1022*3d8817e4Smiod	* aclocal.m4: Rebuild with current libtool.
1023*3d8817e4Smiod	* configure, Makefile.in: Rebuild.
1024*3d8817e4Smiod
1025*3d8817e4SmiodFri Jun 26 12:03:20 1998  Klaus Kaempf  <kkaempf@progis.de>
1026*3d8817e4Smiod
1027*3d8817e4Smiod	* vax-dis.c: New file, from work by Pauline Middelink
1028*3d8817e4Smiod	<middelin@polyware.iaf.nl>.
1029*3d8817e4Smiod	* disassemble.c (ARCH_vax): Define if ARCH_all.
1030*3d8817e4Smiod	(disassembler): Add case for ARCH_vax.
1031*3d8817e4Smiod	* makefile.vms: Support compilation on vms/vax.
1032*3d8817e4Smiod
1033*3d8817e4SmiodTue Jun 23 19:42:18 1998  Mark Alexander  <marka@cygnus.com>
1034*3d8817e4Smiod
1035*3d8817e4Smiod	* m10200-dis.c (print_insn_mn10200): Fix various non-portabilities
1036*3d8817e4Smiod	related to sign extension and the size of ints.
1037*3d8817e4Smiod
1038*3d8817e4SmiodTue Jun 23 10:59:26 1998  Jeffrey A Law  (law@cygnus.com)
1039*3d8817e4Smiod
1040*3d8817e4Smiod	* m10300-opc.c: Support one operand "asr", "lsr" and "asl"
1041*3d8817e4Smiod	instructions.  Support (sp) addressing mode by expanding it into
1042*3d8817e4Smiod	(0,sp).
1043*3d8817e4Smiod
1044*3d8817e4SmiodSat Jun 20 14:46:20 1998  Frank Ch. Eigler  <fche@cygnus.com>
1045*3d8817e4Smiod
1046*3d8817e4Smiod	* mips-dis.c (_print_insn_mips): Fix argument interchange typo.
1047*3d8817e4Smiod
1048*3d8817e4SmiodFri Jun 19 09:16:42 1998  Mark Alexander  <marka@cygnus.com>
1049*3d8817e4Smiod
1050*3d8817e4Smiod	* m10200-dis.c (print_insn_mn10200): Recognize 'break' pseudo-op.
1051*3d8817e4Smiod
1052*3d8817e4Smiod1998-06-18  Ulrich Drepper  <drepper@cygnus.com>
1053*3d8817e4Smiod
1054*3d8817e4Smiod	* i386-dis.c: Add support for fxsave, fxrstor, sysenter and
1055*3d8817e4Smiod	sysexit.
1056*3d8817e4Smiod
1057*3d8817e4SmiodThu Jun 18 10:22:24 1998  John Metzler  <jmetzler@cygnus.com>
1058*3d8817e4Smiod
1059*3d8817e4Smiod	* mips-dis.c (print_insn_little_mips): Previously, instruction
1060*3d8817e4Smiod	printing references the symbol table to determine whether the
1061*3d8817e4Smiod	instruction resides in a block regular instructions or mips16
1062*3d8817e4Smiod	instructions. However, when the disassembler gets used in other
1063*3d8817e4Smiod	environments where the symbol table is not present, we no longer
1064*3d8817e4Smiod	rely in the symbol table, rather, use the low bit of the
1065*3d8817e4Smiod	instructions address to guess. There should be no change for usage
1066*3d8817e4Smiod	of the disassembler in host based programs, gdb, objdump.
1067*3d8817e4Smiod	(print_insn_big_mips): ditto.
1068*3d8817e4Smiod	(print_insn_mips): ditto
1069*3d8817e4Smiod
1070*3d8817e4SmiodWed Jun 17 21:19:01 1998  Mark Alexander  <marka@cygnus.com>
1071*3d8817e4Smiod
1072*3d8817e4Smiod	* m10200-dis.c (print_insn_mn10200): Don't bomb on unknown opcodes.
1073*3d8817e4Smiod
1074*3d8817e4SmiodWed Jun 17 17:49:23 1998  Jeffrey A Law  (law@cygnus.com)
1075*3d8817e4Smiod
1076*3d8817e4Smiod	* m10300-opc.c (mn10300_opcodes): Change opcode for "syscall".
1077*3d8817e4Smiod
1078*3d8817e4SmiodTue Jun 16 13:10:51 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
1079*3d8817e4Smiod
1080*3d8817e4Smiod	* i386-dis.c (index16): Add '%' to register names.  Use ','
1081*3d8817e4Smiod	instead of '+'.
1082*3d8817e4Smiod
1083*3d8817e4SmiodSat Jun 13 11:33:55 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
1084*3d8817e4Smiod
1085*3d8817e4Smiod	* i386-dis.c: Don't print opcode suffix when we can figure out the
1086*3d8817e4Smiod	size (and gas can!) by register operands, or from the default
1087*3d8817e4Smiod	size.
1088*3d8817e4Smiod	(putop): Handle 'A', 'B', 'L', 'P', 'Q', 'R' macros.  Rename 'C'
1089*3d8817e4Smiod	macro to 'E'.
1090*3d8817e4Smiod	(dis386, dis386_twobyte, grps): Use new suffix macros.
1091*3d8817e4Smiod	(dis386): Correct imul Ib to imul sIb.  Change jnl to jge to be
1092*3d8817e4Smiod	consistent.  Add suffix for call, jmp, lcall, ljmp, iret.  Reverse
1093*3d8817e4Smiod	order of cmps operands to agree with Intel docs.  Correct operand
1094*3d8817e4Smiod	of aad and aam (Ib -> sIb).  Change ud2b from 0fb8 to 0fb9 to
1095*3d8817e4Smiod	agree with Intel docs.
1096*3d8817e4Smiod	(print_insn_x86): Print orphan fwait before other prefixes.
1097*3d8817e4Smiod	Return correct byte count for orphan fwait with prefixes.  Don't
1098*3d8817e4Smiod	print `bound' operands in reverse order.
1099*3d8817e4Smiod	(ckprefix): Stop accumulating prefixes if we get fwait.
1100*3d8817e4Smiod	(OP_DIR): Print `$' before Ap operands of ljmp, lcall.
1101*3d8817e4Smiod
1102*3d8817e4SmiodFri Jun 12 13:40:38 1998  Tom Tromey  <tromey@cygnus.com>
1103*3d8817e4Smiod
1104*3d8817e4Smiod	* po/Make-in (all-yes): If maintainer mode, depend on .pot file.
1105*3d8817e4Smiod	($(PACKAGE).pot): Unconditionally depend on POTFILES.
1106*3d8817e4Smiod
1107*3d8817e4SmiodFri Jun 12 11:04:06 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1108*3d8817e4Smiod
1109*3d8817e4Smiod	Fix problems when bfd_vma is wider than long.
1110*3d8817e4Smiod	* i386-dis.c: Make op_address and start_pc unsigned.
1111*3d8817e4Smiod	(set_op): Make parameter unsigned.
1112*3d8817e4Smiod	(print_insn_x86): Cast to bfd_vma when passing a value to
1113*3d8817e4Smiod	print_address_func.
1114*3d8817e4Smiod	* ns32k-dis.c (CORE_ADDR): Don't define.
1115*3d8817e4Smiod	(print_insn_ns32k): Change type of addr to bfd_vma.  Use
1116*3d8817e4Smiod	bfd_scan_vma to read back address.
1117*3d8817e4Smiod	(print_insn_arg): Change type of addr to bfd_vma.  Use sprintf_vma
1118*3d8817e4Smiod	to format it.
1119*3d8817e4Smiod	* m68k-dis.c (COERCE32): Cast to bfd_signed_vma to avoid overflow.
1120*3d8817e4Smiod	(NEXTULONG): New definition.
1121*3d8817e4Smiod	(print_insn_m68k): Avoid overflow when computing third argument of
1122*3d8817e4Smiod	print_insn_arg.
1123*3d8817e4Smiod	(print_insn_arg): Use NEXTULONG to fetch 32 bit address values.
1124*3d8817e4Smiod	Use disp instead of val to store offset values.
1125*3d8817e4Smiod	(print_indexed): Use base_disp instead of word to store base
1126*3d8817e4Smiod	displacement, to avoid overflow.
1127*3d8817e4Smiod	* m10300-dis.c (disassemble): Cast value to long when computing
1128*3d8817e4Smiod	pc-relative address, to get correct sign extension.
1129*3d8817e4Smiod
1130*3d8817e4SmiodWed Jun 10 15:58:37 1998  Doug Evans  <devans@canuck.cygnus.com>
1131*3d8817e4Smiod
1132*3d8817e4Smiod	* m32r-opc.c: Regenerate.
1133*3d8817e4Smiod
1134*3d8817e4SmiodTue Jun  9 14:27:57 1998  Nick Clifton  <nickc@cygnus.com>
1135*3d8817e4Smiod
1136*3d8817e4Smiod	* arm-opc.h (thumb_opcodes): Display 'add rx, rY, #0' insns as
1137*3d8817e4Smiod	'mov rX, rY'.  Patch courtesy of Tony Thompson <Tony.Thompson@arm.com>
1138*3d8817e4Smiod
1139*3d8817e4SmiodMon Jun  8 18:17:21 1998  Nick Clifton  <nickc@cygnus.com>
1140*3d8817e4Smiod
1141*3d8817e4Smiod	* d30v-opc.c: Remove FALG_MUL32 attribyte from MULX2H insn.
1142*3d8817e4Smiod
1143*3d8817e4SmiodFri Jun  5 23:47:55 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
1144*3d8817e4Smiod
1145*3d8817e4Smiod	* i386-dis.c:  Combine aflag and dflag into sizeflag.  Change OP_*
1146*3d8817e4Smiod	functions to void.
1147*3d8817e4Smiod	(OP_DSreg): Rename from OP_DSSI.
1148*3d8817e4Smiod	(OP_ESreg): Rename from OP_ESDI.
1149*3d8817e4Smiod	(Xb, Xv, Yb, Yv): Use index reg code, not b_mode or v_mode.
1150*3d8817e4Smiod	(DSBX): Define.
1151*3d8817e4Smiod	(append_seg): Rename from append_prefix.
1152*3d8817e4Smiod	(ptr_reg): New function.
1153*3d8817e4Smiod	(dis386): Add S suffix to pushf, popf, ret, lret, enter, leave.
1154*3d8817e4Smiod	Add DSBX for xlat.
1155*3d8817e4Smiod	(PREFIX_ADDR): Rename from PREFIX_ADR.
1156*3d8817e4Smiod	(float_reg): Add non-broken opcodes for people who don't want
1157*3d8817e4Smiod	UNIXWARE_COMPAT.
1158*3d8817e4Smiod
1159*3d8817e4SmiodFri Jun  5 19:15:04 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1160*3d8817e4Smiod
1161*3d8817e4Smiod	* m68k-opc.c (tstb, tstw, tstl): Don't allow pcrel on
1162*3d8817e4Smiod	68000/68008/68010.
1163*3d8817e4Smiod
1164*3d8817e4SmiodWed Jun  3 18:56:22 1998  H.J. Lu  <hjl@gnu.org>
1165*3d8817e4Smiod
1166*3d8817e4Smiod	* i386-dis.c (dis386): Change 0x60 to "pushaS", 0x61 to "popaS".
1167*3d8817e4Smiod
1168*3d8817e4SmiodTue Jun  2 15:06:46 1998  Geoff Keating  <geoffk@ozemail.com.au>
1169*3d8817e4Smiod
1170*3d8817e4Smiod	* ppc-opc.c (powerpc_macros): Support shifts and rotates of size
1171*3d8817e4Smiod	0; produce error message for shifts of size 32 (or 64 for 64-bit
1172*3d8817e4Smiod	shifts), because the hardware doesn't support them.
1173*3d8817e4Smiod
1174*3d8817e4SmiodWed May 27 15:29:13 1998  Nick Clifton  <nickc@cygnus.com>
1175*3d8817e4Smiod
1176*3d8817e4Smiod	* d30v-opc.c: Add new operand: Ra3.  Change SHORT_B3, SHORT_B3b,
1177*3d8817e4Smiod	LONG_2, LONG_2b formats to use this new operand.
1178*3d8817e4Smiod
1179*3d8817e4SmiodTue May 26 20:47:48 1998  Stan Cox  <scox@cygnus.com>
1180*3d8817e4Smiod
1181*3d8817e4Smiod	* sparc-dis.c (compute_arch_mask): Added bfd_mach_sparc_sparclite_le.
1182*3d8817e4Smiod
1183*3d8817e4SmiodTue May 26 20:45:33 1998  Mark Alexander  <marka@cygnus.com>
1184*3d8817e4Smiod
1185*3d8817e4Smiod	* sparc-dis.c (print_insn_sparc): big endian instruction / little
1186*3d8817e4Smiod	endian data support.
1187*3d8817e4Smiod
1188*3d8817e4SmiodTue May 26 16:14:39 1998  Nick Clifton  <nickc@cygnus.com>
1189*3d8817e4Smiod
1190*3d8817e4Smiod	* d30v-opc.c (d30v_format_table): Change definition of SHORT_B3
1191*3d8817e4Smiod	and SHORT_B3b formats to use Rb instead of Ra.
1192*3d8817e4Smiod
1193*3d8817e4Smiod	Add FLAG_MUL16 to MUL2XH opcode.
1194*3d8817e4Smiod
1195*3d8817e4Smiod	Add FLAG_ADDSUBppp to SRC and SATHp opcodes to implement extension
1196*3d8817e4Smiod	to existing 1.1.1 parallelisation prohibition procedure.
1197*3d8817e4Smiod
1198*3d8817e4SmiodFri May 22 16:00:00 1998  Doug Evans  <devans@canuck.cygnus.com>
1199*3d8817e4Smiod
1200*3d8817e4Smiod	* m32r-asm.c, m32r-dis.c: Regenerate.
1201*3d8817e4Smiod
1202*3d8817e4SmiodTue May 19 17:36:08 1998  Ian Lance Taylor  <ian@cygnus.com>
1203*3d8817e4Smiod
1204*3d8817e4Smiod	* mips-dis.c (print_mips16_insn_arg): Handle type ']' correctly
1205*3d8817e4Smiod	with a shift count of 0.
1206*3d8817e4Smiod
1207*3d8817e4SmiodFri May 15 14:58:31 1998  Doug Evans  <devans@seba.cygnus.com>
1208*3d8817e4Smiod
1209*3d8817e4Smiod	* cgen-opc.c (cgen_hw_lookup_by_name): Renamed from cgen_hw_lookup.
1210*3d8817e4Smiod	(cgen_hw_lookup_by_num): New function.
1211*3d8817e4Smiod
1212*3d8817e4SmiodWed May 13 17:03:59 1998  Doug Evans  <devans@canuck.cygnus.com>
1213*3d8817e4Smiod
1214*3d8817e4Smiod	* m32r-asm.c: Regenerate (handle uppercase HIGH/SHIGH/LOW/SDA).
1215*3d8817e4Smiod
1216*3d8817e4SmiodWed May 13 14:34:31 1998  Mark Alexander  <marka@cygnus.com>
1217*3d8817e4Smiod
1218*3d8817e4Smiod	* sparc-dis.c (print_insn_sparc): Always fetch instructions
1219*3d8817e4Smiod	as big-endian on SPARClite.
1220*3d8817e4Smiod
1221*3d8817e4SmiodTue May 12 11:46:31 1998  Richard Henderson  <rth@cygnus.com>
1222*3d8817e4Smiod
1223*3d8817e4Smiod	* d30v-opc.c (pre_defined_register): Remove alias for r0.
1224*3d8817e4Smiod
1225*3d8817e4SmiodSun May 10 22:37:22 1998  Jeffrey A Law  (law@cygnus.com)
1226*3d8817e4Smiod
1227*3d8817e4Smiod	* po/Make-in (install-info): New target.
1228*3d8817e4Smiod
1229*3d8817e4SmiodThu May  7 17:15:59 1998  Ian Lance Taylor  <ian@cygnus.com>
1230*3d8817e4Smiod
1231*3d8817e4Smiod	* configure.in (WIN32LIBADD): Add -lintl on cygwin32.
1232*3d8817e4Smiod	* configure: Rebuild.
1233*3d8817e4Smiod
1234*3d8817e4SmiodThu May  7 12:49:46 1998  Frank Ch. Eigler  <fche@cygnus.com>
1235*3d8817e4Smiod
1236*3d8817e4Smiod	* mips-opc.c (teq,tge,tgeu,tlt,tltu,tne): Added three-operand
1237*3d8817e4Smiod	variety of ISA2 instructions to set bottom ten bits of trap code.
1238*3d8817e4Smiod
1239*3d8817e4SmiodThu May  7 11:54:25 1998  Ian Lance Taylor  <ian@cygnus.com>
1240*3d8817e4Smiod
1241*3d8817e4Smiod	* Makefile.am (config.status): Add explicit target so that
1242*3d8817e4Smiod	config.status depends upon bfd/configure.in.
1243*3d8817e4Smiod	* Makefile.in: Rebuild.
1244*3d8817e4Smiod
1245*3d8817e4SmiodThu May  7 09:33:02 1998  Frank Ch. Eigler  <fche@cygnus.com>
1246*3d8817e4Smiod
1247*3d8817e4Smiod	* mips-opc.c (break, sdbbp): Added two-operand variety of ISA1
1248*3d8817e4Smiod	instructions to set bottom ten bits of break code.
1249*3d8817e4Smiod	* mips-dis.c (print_insn_arg): Implement 'q' operand format used
1250*3d8817e4Smiod	for above optional argument.
1251*3d8817e4Smiod
1252*3d8817e4SmiodWed May  6 15:30:06 1998  Klaus Kaempf  <kkaempf@progis.de>
1253*3d8817e4Smiod
1254*3d8817e4Smiod	* makefile.vms: Run dec c with /nodebug.
1255*3d8817e4Smiod
1256*3d8817e4SmiodMon May  4 10:19:57 1998  Tom Tromey  <tromey@cygnus.com>
1257*3d8817e4Smiod
1258*3d8817e4Smiod	* Makefile.in: Rebuilt.
1259*3d8817e4Smiod	* Makefile.am: Regenerated dependencies with mkdep.
1260*3d8817e4Smiod
1261*3d8817e4Smiod	* opintl.h (_): Define as dgettext.
1262*3d8817e4Smiod
1263*3d8817e4SmiodTue Apr 28 14:12:12 1998  Nick Clifton  <nickc@cygnus.com>
1264*3d8817e4Smiod
1265*3d8817e4Smiod	* cgen-asm.c: Internationalised.
1266*3d8817e4Smiod	* m32r-asm.c: Internationalised.
1267*3d8817e4Smiod	* m32r-dis.c: Internationalised.
1268*3d8817e4Smiod	* m32r-opc.c: Internationalised.
1269*3d8817e4Smiod
1270*3d8817e4Smiod	* aclocal.m4: Regenerated.
1271*3d8817e4Smiod	* configure: Regenerated.
1272*3d8817e4Smiod	* Makefile.am (POTFILES): Remove inclusion of BFD_H.
1273*3d8817e4Smiod	* Makefile.in: Rebuild.
1274*3d8817e4Smiod	* po/POTFILES.in: Rebuilt using rule in Makefile.in.
1275*3d8817e4Smiod	* po/opcodes.pot: Rebuilt after changing POTFILES.in.
1276*3d8817e4Smiod
1277*3d8817e4SmiodTue Apr 28 13:13:13 1998  Ian Lance Taylor  <ian@cygnus.com>
1278*3d8817e4Smiod
1279*3d8817e4Smiod	* configure.in: Call AC_ISC_POSIX near start.  Move CY_GNU_GETTEXT
1280*3d8817e4Smiod	after AC_PROG_CC.
1281*3d8817e4Smiod	* aclocal.m4, configure: Rebuild with current tools.
1282*3d8817e4Smiod
1283*3d8817e4SmiodMon Apr 27 14:31:00 1998  Nick Clifton  <nickc@cygnus.com>
1284*3d8817e4Smiod
1285*3d8817e4Smiod	* opintl.h: New file - contains internationalisation macros used
1286*3d8817e4Smiod	by source files in this directory.
1287*3d8817e4Smiod	* po/: New subdirectory - contains internationalisation files.
1288*3d8817e4Smiod	* po/Make-in: New file - Makefile constructor.
1289*3d8817e4Smiod	* po/POTFILES.in: New file - list of files in opcodes directory
1290*3d8817e4Smiod	that should be scan for internationalisation macros.
1291*3d8817e4Smiod	* po/opcodes.pot: New file - list of internationisation strings
1292*3d8817e4Smiod	found in files mentioned in po/POTFILES.in.
1293*3d8817e4Smiod	* Makefile.am: Add rule to build po/POTFILES.in.  Add SUBDIRS
1294*3d8817e4Smiod	entry.  Add intl directory to include paths.
1295*3d8817e4Smiod	* acconfig.h: Add ENABLE_NLS, HAVE_CATGETS, HAVE_GETEXT,
1296*3d8817e4Smiod	HAVE_STRCPY, HAVE_LC_MESSAGES
1297*3d8817e4Smiod	* configure.in: Add rule to build Makefile in po subdirectory.
1298*3d8817e4Smiod	* Makefile.in: Rebuilt.
1299*3d8817e4Smiod	* aclocal.m4: Rebuilt.
1300*3d8817e4Smiod	* config.in: Rebuilt.
1301*3d8817e4Smiod	* configure: Rebuilt.
1302*3d8817e4Smiod	* alpha-opc.c: Internationalised.
1303*3d8817e4Smiod	* arc-dis.c: Internationalised.
1304*3d8817e4Smiod	* arc-opc.c: Internationalised.
1305*3d8817e4Smiod	* arm-dis.c: Internationalised.
1306*3d8817e4Smiod	* cgen-asm.c: Internationalised.
1307*3d8817e4Smiod	* d30v-dis.c: Internationalised.
1308*3d8817e4Smiod	* dis-buf.c: Internationalised.
1309*3d8817e4Smiod	* h8300-dis.c: Internationalised.
1310*3d8817e4Smiod	* h8500-dis.c: Internationalised.
1311*3d8817e4Smiod	* i386-dis.c: Internationalised.
1312*3d8817e4Smiod	* m10200-dis.c: Internationalised.
1313*3d8817e4Smiod	* m10300-dis.c: Internationalised.
1314*3d8817e4Smiod	* m68k-dis.c: Internationalised.
1315*3d8817e4Smiod	* m88k-dis.c: Internationalised.
1316*3d8817e4Smiod	* mips-dis.c: Internationalised.
1317*3d8817e4Smiod	* ns32k-dis.c: Internationalised.
1318*3d8817e4Smiod	* opintl.h: Internationalised.
1319*3d8817e4Smiod	* ppc-opc.c: Internationalised.
1320*3d8817e4Smiod	* sparc-dis.c: Internationalised.
1321*3d8817e4Smiod	* v850-dis.c: Internationalised.
1322*3d8817e4Smiod	* v850-opc.c: Internationalised.
1323*3d8817e4Smiod
1324*3d8817e4SmiodMon Apr 27 10:33:56 1998  Doug Evans  <devans@seba.cygnus.com>
1325*3d8817e4Smiod
1326*3d8817e4Smiod	* cgen-asm.c (cgen_current_opcode_table): Renamed from ..._data.
1327*3d8817e4Smiod	(asm_hash_table_entries): New variable.
1328*3d8817e4Smiod	(cgen_asm_init): Free asm_hash_table_entries.
1329*3d8817e4Smiod	(hash_insn_array,hash_insn_list): New functions.
1330*3d8817e4Smiod	(build_asm_hash_table): Use them.  Hash macro insns as well.
1331*3d8817e4Smiod	(cgen_asm_lookup_insn): Update.
1332*3d8817e4Smiod	* cgen-dis.c (cgen_current_opcode_table): Renamed from ..._data.
1333*3d8817e4Smiod	(dis_hash_table_entries): New variable.
1334*3d8817e4Smiod	(cgen_dis_init): Free dis_hash_table_entries.
1335*3d8817e4Smiod	(hash_insn_array,hash_insn_list): New functions.
1336*3d8817e4Smiod	(build_dis_hash_table): Use them.  Hash macro insns as well.
1337*3d8817e4Smiod	(cgen_dis_lookup_insn): Update.
1338*3d8817e4Smiod	* cgen-opc.c (cgen_current_opcode_table): Renamed from ..._data.
1339*3d8817e4Smiod	(cgen_set_cpu,cgen_hw_lookup,cgen_insn_count): Update.
1340*3d8817e4Smiod	(cgen_macro_insn_count): New function.
1341*3d8817e4Smiod	* m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
1342*3d8817e4Smiod
1343*3d8817e4SmiodFri Apr 24 16:07:57 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
1344*3d8817e4Smiod
1345*3d8817e4Smiod	* i386-dis.c (OP_DSSI): Print segment override.
1346*3d8817e4Smiod
1347*3d8817e4SmiodMon Apr 13 16:59:39 1998  Nick Clifton  <nickc@cygnus.com>
1348*3d8817e4Smiod
1349*3d8817e4Smiod	* arm-dis.c (print_insn_arm): Add "_all" extension to 'C'
1350*3d8817e4Smiod	operator.
1351*3d8817e4Smiod
1352*3d8817e4SmiodMon Apr 13 16:50:27 1998  Ian Lance Taylor  <ian@cygnus.com>
1353*3d8817e4Smiod
1354*3d8817e4Smiod	* Makefile.am (libopcodes_la_LIBADD): Add @WIN32LIBADD@.
1355*3d8817e4Smiod	(libopcodes_la_LDFLAGS): Add @WIN32LDFLAGS@.
1356*3d8817e4Smiod	* configure.in: Define and substitute WIN32LDFLAGS and
1357*3d8817e4Smiod	WIN32LIBADD.
1358*3d8817e4Smiod	* aclocal.m4: Rebuild with new libtool.
1359*3d8817e4Smiod	* configure, Makefile.in: Rebuild.
1360*3d8817e4Smiod
1361*3d8817e4SmiodFri Apr 10 18:14:31 1998  Doug Evans  <devans@canuck.cygnus.com>
1362*3d8817e4Smiod
1363*3d8817e4Smiod	* m32r-opc.c: Regenerate.
1364*3d8817e4Smiod
1365*3d8817e4SmiodSun Apr  5 16:04:39 1998  H.J. Lu  <hjl@gnu.org>
1366*3d8817e4Smiod
1367*3d8817e4Smiod	* Makefile.am (stamp-lib): Check that .libs/libopcodes.a exists
1368*3d8817e4Smiod	before trying to copy it.
1369*3d8817e4Smiod	* Makefile.in: Rebuild.
1370*3d8817e4Smiod
1371*3d8817e4SmiodThu Apr  2 17:25:49 1998  Nick Clifton  <nickc@cygnus.com>
1372*3d8817e4Smiod
1373*3d8817e4Smiod	* m32r-opc.c: Use signed immediate values for CMPUI instruction.
1374*3d8817e4Smiod
1375*3d8817e4SmiodWed Apr  1 16:20:27 1998  Ian Dall  <Ian.Dall@dsto.defence.gov.au>
1376*3d8817e4Smiod
1377*3d8817e4Smiod	* ns32k-dis.c (bit_extract_simple): New function to extract bits
1378*3d8817e4Smiod	from an arbitrary valid buffer instead of fetching them on demand
1379*3d8817e4Smiod	using fetch_data().
1380*3d8817e4Smiod	(invalid_float): use bit_extract_simple() instead of bit_extract().
1381*3d8817e4Smiod
1382*3d8817e4SmiodTue Mar 31 11:09:08 1998  Ian Lance Taylor  <ian@cygnus.com>
1383*3d8817e4Smiod
1384*3d8817e4Smiod	From H.J. Lu <hjl@gnu.org>:
1385*3d8817e4Smiod	* i386-dis.c (dis386): Change 0x8c and 0x8e to movS, and change Ew
1386*3d8817e4Smiod	to Ev for both.
1387*3d8817e4Smiod
1388*3d8817e4SmiodMon Mar 30 17:32:03 1998  Ian Lance Taylor  <ian@cygnus.com>
1389*3d8817e4Smiod
1390*3d8817e4Smiod	* Branched binutils 2.9.
1391*3d8817e4Smiod
1392*3d8817e4SmiodMon Mar 30 15:18:00 1998  Ken Raeburn  <raeburn@cygnus.com>
1393*3d8817e4Smiod
1394*3d8817e4Smiod	* d30v-dis.c (print_insn_d30v): Don't use uninitialized "num" when
1395*3d8817e4Smiod	disassembling last 4 bytes of a section.
1396*3d8817e4Smiod
1397*3d8817e4SmiodFri Mar 27 18:08:13 1998  Ian Lance Taylor  <ian@cygnus.com>
1398*3d8817e4Smiod
1399*3d8817e4Smiod	Fix some gcc -Wall warnings:
1400*3d8817e4Smiod	* arc-dis.c (print_insn): Add casts to avoid warnings.
1401*3d8817e4Smiod	* cgen-opc.c (cgen_keyword_lookup_name): Likewise.
1402*3d8817e4Smiod	* d10v-dis.c (dis_long, dis_2_short): Likewise.
1403*3d8817e4Smiod	* m10200-dis.c (disassemble): Likewise.
1404*3d8817e4Smiod	* m10300-dis.c (disassemble): Likewise.
1405*3d8817e4Smiod	* ns32k-dis.c (print_insn_ns32k): Likewise.
1406*3d8817e4Smiod	* ppc-opc.c (insert_ral, insert_ram): Likewise.
1407*3d8817e4Smiod	* cgen-dis.c (build_dis_hash_table): Remove used local variables.
1408*3d8817e4Smiod	* cgen-opc.c (cgen_keyword_search_next): Likewise.
1409*3d8817e4Smiod	* d10v-dis.c (dis_long, dis_2_short): Likewise.
1410*3d8817e4Smiod	* d30v-dis.c (print_insn_d30v, lookup_opcode): Likewise.
1411*3d8817e4Smiod	* ns32k-dis.c (bit_extract, print_insn_ns32k): Likewise.
1412*3d8817e4Smiod	* tic80-dis.c (print_one_instruction): Likewise.
1413*3d8817e4Smiod	* w65-dis.c (print_operand): Likewise.
1414*3d8817e4Smiod	* z8k-dis.c (fetch_data): Likewise.
1415*3d8817e4Smiod	* a29k-dis.c: Add return type for find_byte_func_type.
1416*3d8817e4Smiod	* arc-opc.c: Include <stdio.h>.  Remove declarations of
1417*3d8817e4Smiod	insert_multshift and extract_multshift.
1418*3d8817e4Smiod	* d30v-dis.c (lookup_opcode): Parenthesize assignments in
1419*3d8817e4Smiod	conditionals.
1420*3d8817e4Smiod	(extract_value): Fully parenthesize expression.
1421*3d8817e4Smiod	* h8500-dis.c (print_insn_h8500): Initialize local variables.
1422*3d8817e4Smiod	* h8500-opc.h (h8500_table): Fully bracket initializer.
1423*3d8817e4Smiod	* w65-opc.h (optable): Likewise.
1424*3d8817e4Smiod	* i386-dis.c (print_insn_x86): Declare aflag and flag parameters.
1425*3d8817e4Smiod	* i386-dis.c (OP_E): Initialize local variables.
1426*3d8817e4Smiod	* m10200-dis.c (print_insn_mn10200): Likewise.
1427*3d8817e4Smiod	* mips-dis.c (print_insn_mips16): Likewise.
1428*3d8817e4Smiod	* sh-dis.c (print_insn_shx): Likewise.
1429*3d8817e4Smiod	* v850-dis.c (print_insn_v850): Likewise.
1430*3d8817e4Smiod	* ns32k-dis.c (print_insn_arg): Declare.
1431*3d8817e4Smiod	(get_displacement, invalid_float): Declare.
1432*3d8817e4Smiod	(list_search, sign_extend, flip_bytes): Declare return type.
1433*3d8817e4Smiod	(get_displacement): Likewise.
1434*3d8817e4Smiod	(print_insn_arg): Likewise.  Make d int.  Fix sprintf format
1435*3d8817e4Smiod	string.
1436*3d8817e4Smiod	(print_insn_ns32k): Make i unsigned.
1437*3d8817e4Smiod	(invalid_float): Make static.  Declare type of val.
1438*3d8817e4Smiod	* tic30-dis.c (print_par_insn): Make i size_t.  Don't check strlen
1439*3d8817e4Smiod	on each for iteration.
1440*3d8817e4Smiod	* tic30-dis.c (get_indirect_operand): Likewise.
1441*3d8817e4Smiod	* z8k-dis.c (print_insn_z8001): Declare return type.
1442*3d8817e4Smiod	(print_insn_z8002): Likewise.
1443*3d8817e4Smiod	(unparse_instr): Fix sprintf format strings.
1444*3d8817e4Smiod
1445*3d8817e4SmiodFri Mar 27 00:05:23 1998  Jeffrey A Law  (law@cygnus.com)
1446*3d8817e4Smiod
1447*3d8817e4Smiod	* mips-opc.c: Add "sync.l" and "sync.p".
1448*3d8817e4Smiod
1449*3d8817e4SmiodWed Mar 25 14:32:48 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1450*3d8817e4Smiod
1451*3d8817e4Smiod	* m68k-dis.c (print_insn_m68k): Use info->mach to select the
1452*3d8817e4Smiod	default m68k variant to recognize.
1453*3d8817e4Smiod
1454*3d8817e4Smiod	* i960-dis.c (pinsn): Change type of first argument to bfd_vma.
1455*3d8817e4Smiod	(ctrl, cobr, mem, ea): Likewise.
1456*3d8817e4Smiod	(print_addr): Likewise.  Remove cast.
1457*3d8817e4Smiod	(ea): Cast argument of print_addr to bfd_vma.
1458*3d8817e4Smiod
1459*3d8817e4Smiod	* cgen-asm.c (cgen_parse_signed_integer): Fix type of local
1460*3d8817e4Smiod	variable value.
1461*3d8817e4Smiod	(cgen_parse_unsigned_integer): Likewise.
1462*3d8817e4Smiod	(cgen_parse_address): Likewise.
1463*3d8817e4Smiod
1464*3d8817e4SmiodWed Mar 25 14:31:31 1998  Ian Lance Taylor  <ian@cygnus.com>
1465*3d8817e4Smiod
1466*3d8817e4Smiod	* i960-dis.c (ctrl): Add full braces to structure initialization.
1467*3d8817e4Smiod	(cobr, mem, reg): Likewise.
1468*3d8817e4Smiod	(ea): Correct parenthesization in expression.
1469*3d8817e4Smiod
1470*3d8817e4Smiod	* cgen-asm.c: Include <ctype.h>.
1471*3d8817e4Smiod	(build_asm_hash_table): Remove unused local variable i.
1472*3d8817e4Smiod	(cgen_parse_keyword): Add casts to avoid warnings.
1473*3d8817e4Smiod
1474*3d8817e4Smiod	* arm-dis.c (print_insn_big_arm): Only call coffsymbol for a COFF
1475*3d8817e4Smiod	symbol.  Fix indentation.
1476*3d8817e4Smiod	(print_insn_little_arm): Likewise.
1477*3d8817e4Smiod
1478*3d8817e4SmiodFri Mar 20 18:55:18 1998  Ian Lance Taylor  <ian@cygnus.com>
1479*3d8817e4Smiod
1480*3d8817e4Smiod	* configure.in: Use AM_DISABLE_SHARED.
1481*3d8817e4Smiod	* aclocal.m4, configure: Rebuild with libtool 1.2.
1482*3d8817e4Smiod
1483*3d8817e4SmiodThu Mar 19 15:46:53 1998  Nick Clifton  <nickc@cygnus.com>
1484*3d8817e4Smiod
1485*3d8817e4Smiod	These patches are courtesy of Jonathan Walton and Tony Thompson
1486*3d8817e4Smiod	(athompso@cambridge.arm.com).
1487*3d8817e4Smiod
1488*3d8817e4Smiod	* arm-dis.c (print_insn_thumb): Ignore bottom two bits of PC
1489*3d8817e4Smiod	relative addresses.
1490*3d8817e4Smiod
1491*3d8817e4Smiod	* arm-opc.h (thumb_opcodes): Annotate PC relative addresses with
1492*3d8817e4Smiod	both the offset and the label closest to the destination.
1493*3d8817e4Smiod
1494*3d8817e4SmiodSat Mar 14 23:47:14 1998  Doug Evans  <devans@seba.cygnus.com>
1495*3d8817e4Smiod
1496*3d8817e4Smiod	* m32r-opc.h: Regenerate.
1497*3d8817e4Smiod
1498*3d8817e4SmiodWed Mar  4 12:08:14 1998  Doug Evans  <devans@canuck.cygnus.com>
1499*3d8817e4Smiod
1500*3d8817e4Smiod	* m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
1501*3d8817e4Smiod
1502*3d8817e4SmiodSat Feb 28 16:02:34 1998  Nick Clifton  <nickc@cygnus.com>
1503*3d8817e4Smiod
1504*3d8817e4Smiod	* arm-dis.c (print_insn_big_arm, print_insn_little_arm): Do not
1505*3d8817e4Smiod	assume that info->symbols is non-empty.
1506*3d8817e4Smiod
1507*3d8817e4SmiodSat Feb 28 12:19:05 1998  Richard Henderson  <rth@cygnus.com>
1508*3d8817e4Smiod
1509*3d8817e4Smiod	* alpha-opc.c (cvtqs) There is no such thing.
1510*3d8817e4Smiod	(cvttq): Missing most of the /*d variants.
1511*3d8817e4Smiod
1512*3d8817e4SmiodThu Feb 26 15:53:09 1998  Michael Meissner  <meissner@cygnus.com>
1513*3d8817e4Smiod
1514*3d8817e4Smiod	* d30v-opc.c (d30v_opcode_table): Indicate which instructions are
1515*3d8817e4Smiod	delayed branches or jumps.
1516*3d8817e4Smiod
1517*3d8817e4SmiodTue Feb 24 10:46:44 1998  Doug Evans  <devans@canuck.cygnus.com>
1518*3d8817e4Smiod
1519*3d8817e4Smiod	* arm-dis.c (print_insn_{big,little}_arm): info->symbol changed
1520*3d8817e4Smiod	to *info->symbols.
1521*3d8817e4Smiod	* mips-dis.c (print_insn_{big,little}_mips): Likewise.
1522*3d8817e4Smiod	* tic30-dis.c (print_branch): Likewise.
1523*3d8817e4Smiod
1524*3d8817e4SmiodTue Feb 24 11:06:18 1998  Nick Clifton  <nickc@cygnus.com>
1525*3d8817e4Smiod
1526*3d8817e4Smiod	* arm-dis.c (print_insn_big_arm, print_insn_little_arm): Remove
1527*3d8817e4Smiod	saved_symbol code as it is no longer needed.
1528*3d8817e4Smiod
1529*3d8817e4SmiodMon Feb 23 13:16:17 1998  Doug Evans  <devans@seba.cygnus.com>
1530*3d8817e4Smiod
1531*3d8817e4Smiod	* cgen-asm.c: Include symcat.h.
1532*3d8817e4Smiod	* cgen-dis.c, cgen-opc.c: Ditto.
1533*3d8817e4Smiod	* m32r-asm.c, m32r-dis.c, m32r-opc.h, m32r-opc.c: Regenerate.
1534*3d8817e4Smiod
1535*3d8817e4SmiodMon Feb 23 10:34:58 1998  Jeffrey A Law  (law@cygnus.com)
1536*3d8817e4Smiod
1537*3d8817e4Smiod	* mips-dis.c (print_insn_arg): Do not prefix 'P' arguments with '$'.
1538*3d8817e4Smiod
1539*3d8817e4SmiodThu Feb 19 16:51:13 1998  Doug Evans  <devans@canuck.cygnus.com>
1540*3d8817e4Smiod
1541*3d8817e4Smiod	* m32r-opc.[ch]: Regenerate.
1542*3d8817e4Smiod
1543*3d8817e4SmiodTue Feb 17 17:14:50 1998  Doug Evans  <devans@seba.cygnus.com>
1544*3d8817e4Smiod
1545*3d8817e4Smiod	* cgen-asm.c (cgen_parse_{signed,unsigned}_integer): Delete min,max
1546*3d8817e4Smiod	arguments.  Don't perform validation here.
1547*3d8817e4Smiod	* m32r-asm.c, m32r-dis.c, m32r-opc.c: Regenerate.
1548*3d8817e4Smiod
1549*3d8817e4SmiodFri Feb 13 14:26:06 1998  Doug Evans  <devans@canuck.cygnus.com>
1550*3d8817e4Smiod
1551*3d8817e4Smiod	* m32r-opc.c: Regenerate.
1552*3d8817e4Smiod
1553*3d8817e4SmiodFri Feb 13 14:53:02 1998  Ian Lance Taylor  <ian@cygnus.com>
1554*3d8817e4Smiod
1555*3d8817e4Smiod	* Makefile.am (AUTOMAKE_OPTIONS): Define.
1556*3d8817e4Smiod	* configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e.
1557*3d8817e4Smiod
1558*3d8817e4SmiodFri Feb 13 10:21:09 1998  Mark Alexander  <marka@cygnus.com>
1559*3d8817e4Smiod
1560*3d8817e4Smiod	* m10300-dis.c (print_insn_mn10300): Recognize break instruction.
1561*3d8817e4Smiod
1562*3d8817e4SmiodFri Feb 13 13:12:14 1998  Ian Lance Taylor  <ian@cygnus.com>
1563*3d8817e4Smiod
1564*3d8817e4Smiod	* configure.in: Get the version number from BFD.
1565*3d8817e4Smiod	* configure: Rebuild.
1566*3d8817e4Smiod
1567*3d8817e4Smiod	From H.J. Lu <hjl@gnu.org>:
1568*3d8817e4Smiod	* Makefile.am (libopcodes_la_LDFLAGS): Define.
1569*3d8817e4Smiod	* Makefile.in: Rebuild.
1570*3d8817e4Smiod
1571*3d8817e4SmiodFri Feb 13 09:50:32 1998  Nick Clifton  <nickc@cygnus.com>
1572*3d8817e4Smiod
1573*3d8817e4Smiod	* m32r-opc.c: Regenerate.
1574*3d8817e4Smiod	* m32r-opc.h: Regenerate.
1575*3d8817e4Smiod
1576*3d8817e4SmiodThu Feb 12 11:01:40 1998  Doug Evans  <devans@canuck.cygnus.com>
1577*3d8817e4Smiod
1578*3d8817e4Smiod	* m32r-opc.c: Regenerate.
1579*3d8817e4Smiod
1580*3d8817e4SmiodThu Feb 12 03:41:00 1998  J"orn Rennecke  <amylaar@cygnus.co.uk>
1581*3d8817e4Smiod
1582*3d8817e4Smiod	Fix rac to accept only a0:
1583*3d8817e4Smiod	* d10v-opc.c (d10v_predefined_registers, d10v_operands, d10v_opcodes):
1584*3d8817e4Smiod	Split OPERAND_ACC into OPERAND_ACC0 and OPERAND_ACC1.
1585*3d8817e4Smiod	Introduce OPERAND_GPR.
1586*3d8817e4Smiod	* d10v-dis.c (print_operand): Likewise.
1587*3d8817e4Smiod
1588*3d8817e4SmiodWed Feb 11 18:58:34 1998  Doug Evans  <devans@seba.cygnus.com>
1589*3d8817e4Smiod
1590*3d8817e4Smiod	* cgen-opc.c (cgen_set_cpu): Delete init of hw list `next' chain.
1591*3d8817e4Smiod	(cgen_hw_lookup): Make result const.
1592*3d8817e4Smiod	* m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
1593*3d8817e4Smiod
1594*3d8817e4SmiodSat Feb  7 15:30:27 1998  Ian Lance Taylor  <ian@cygnus.com>
1595*3d8817e4Smiod
1596*3d8817e4Smiod	* configure, aclocal.m4: Rebuild with new libtool.
1597*3d8817e4Smiod
1598*3d8817e4SmiodThu Feb  5 17:56:10 1998  Michael Meissner  <meissner@cygnus.com>
1599*3d8817e4Smiod
1600*3d8817e4Smiod	* d30v-opc.c (repeat{,i} instructions): Repeat/repeati
1601*3d8817e4Smiod	instructions use a PC relative branch, not absolute.
1602*3d8817e4Smiod
1603*3d8817e4SmiodWed Feb  4 19:17:37 1998  Ian Lance Taylor  <ian@cygnus.com>
1604*3d8817e4Smiod
1605*3d8817e4Smiod	* configure.in: Set libtool_enable_shared rather than
1606*3d8817e4Smiod	libtool_shared.  Remove diversion hack.
1607*3d8817e4Smiod	* configure, Makefile.in, aclocal.m4: Rebuild with new libtool.
1608*3d8817e4Smiod
1609*3d8817e4SmiodTue Feb  3 17:19:40 1998  Doug Evans  <devans@seba.cygnus.com>
1610*3d8817e4Smiod
1611*3d8817e4Smiod	* cgen-opc.c (cgen_set_cpu): Initialize hardware table.
1612*3d8817e4Smiod	* m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
1613*3d8817e4Smiod
1614*3d8817e4SmiodMon Feb  2 19:22:15 1998  Steve Haworth  <steve@pm.cse.rmit.EDU.AU>
1615*3d8817e4Smiod
1616*3d8817e4Smiod	* tic30-dis.c: New file.
1617*3d8817e4Smiod	* disassemble.c	(disassembler): Add bfd_arch_tic30 case.
1618*3d8817e4Smiod	* configure.in: Handle bfd_tic30_arch.
1619*3d8817e4Smiod	* Makefile.am: Rebuild dependencies.
1620*3d8817e4Smiod	(CFILES): Add tic30-dis.c
1621*3d8817e4Smiod	(ALL_MACHINES): Add tic30-dis.lo.
1622*3d8817e4Smiod	* configure, Makefile.in: Rebuild.
1623*3d8817e4Smiod
1624*3d8817e4SmiodThu Jan 29 13:02:56 1998  Doug Evans  <devans@canuck.cygnus.com>
1625*3d8817e4Smiod
1626*3d8817e4Smiod	* m32r-opc.h (HAVE_CPU_M32R): Define.
1627*3d8817e4Smiod
1628*3d8817e4SmiodWed Jan 28 09:55:03 1998  Nick Clifton  <nickc@cygnus.com>
1629*3d8817e4Smiod
1630*3d8817e4Smiod	* v850-opc.c (insertion routines): If both alignment and size is
1631*3d8817e4Smiod	wrong then report this.
1632*3d8817e4Smiod
1633*3d8817e4SmiodTue Jan 27 21:52:59 1998  Jeffrey A Law  (law@cygnus.com)
1634*3d8817e4Smiod
1635*3d8817e4Smiod	* mips-dis.c (_print_insn_mips): Set target_processor as appropriate.
1636*3d8817e4Smiod	Only recognize instructions for the current target_processor.
1637*3d8817e4Smiod
1638*3d8817e4SmiodThu Jan 22 16:20:17 1998  Fred Fish  <fnf@cygnus.com>
1639*3d8817e4Smiod
1640*3d8817e4Smiod	* d10v-dis.c (PC_MASK): Correct value.
1641*3d8817e4Smiod	(print_operand): If there's a reloc, don't calculate the
1642*3d8817e4Smiod	address because they could be in different sections.
1643*3d8817e4Smiod
1644*3d8817e4SmiodFri Jan 16 15:29:11 1998  Jim Blandy  <jimb@zwingli.cygnus.com>
1645*3d8817e4Smiod
1646*3d8817e4Smiod	* mips-opc.c (mips_builtin_opcodes): Move 4010's "addciu"
1647*3d8817e4Smiod	instruction after the 4650's "mul" instruction; nobody's using the
1648*3d8817e4Smiod	4010 these days.  If object files someday indicate which processor
1649*3d8817e4Smiod	variant they're intended for, we can do a better job at this.
1650*3d8817e4Smiod
1651*3d8817e4SmiodMon Jan 12 14:43:54 1998  Doug Evans  <devans@seba.cygnus.com>
1652*3d8817e4Smiod
1653*3d8817e4Smiod	* cgen-asm.c (build_asm_hash_table): Traverse compiled in table using
1654*3d8817e4Smiod	table provided entry size.  Use CGEN_INSN_MNEMONIC.
1655*3d8817e4Smiod	(cgen_parse_keyword): Rewrite.
1656*3d8817e4Smiod	* cgen-dis.c (build_dis_hash_table): Traverse compiled in table using
1657*3d8817e4Smiod	table provided entry size.  Use CGEN_INSN_MASK_BITSIZE.
1658*3d8817e4Smiod	* cgen-opc.c: Clean up pass over `struct foo' usage.
1659*3d8817e4Smiod	(cgen_keyword_lookup_value): Handle "" entry.
1660*3d8817e4Smiod	(cgen_keyword_add): Likewise.
1661*3d8817e4Smiod
1662*3d8817e4SmiodFor older changes see ChangeLog-9297
1663*3d8817e4Smiod
1664*3d8817e4SmiodLocal Variables:
1665*3d8817e4Smiodmode: change-log
1666*3d8817e4Smiodleft-margin: 8
1667*3d8817e4Smiodfill-column: 74
1668*3d8817e4Smiodversion-control: never
1669*3d8817e4SmiodEnd:
1670