bfd/
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2
3 * sh-dis.c (print_insn_sh): Print the value in constant pool
4 as a symbol if it looks like a symbol.
5
6 2004-04-22 Peter Barada <peter@the-baradas.com>
7
8 * m68k-dis.c(print_insn_m68k): Set mfcmac/mcfemac on
9 appropriate ColdFire architectures.
10 (print_insn_m68k): Handle EMAC, MAC/EMAC scalefactor, and MAC/EMAC
11 mask addressing.
12 Add EMAC instructions, fix MAC instructions. Remove
13 macmw/macml/msacmw/msacml instructions since mask addressing now
14 supported.
15
16 2004-04-20 Jakub Jelinek <jakub@redhat.com>
17
18 * sparc-opc.c (fmoviccx, fmovfccx, fmovccx): Define.
19 (fmovicc, fmovfcc, fmovcc): Remove fpsize argument, change opcode to
20 suffix. Use fmov*x macros, create all 3 fpsize variants in one
21 macro. Adjust all users.
22
23 2004-04-15 Anil Paranjpe <anilp1@kpitcummins.com>
24
25 * h8300-dis.c (bfd_h8_disassemble) : Treat "adds" & "subs"
26 separately.
27
28 2004-03-30 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
29
30 * m32r-asm.c: Regenerate.
31
32 2004-03-29 Stan Shebs <shebs@apple.com>
33
34 * mpw-config.in, mpw-make.sed: Remove MPW support files, no longer
35 used.
36
37 2004-03-19 Alan Modra <amodra@bigpond.net.au>
38
39 * aclocal.m4: Regenerate.
40 * config.in: Regenerate.
41 * configure: Regenerate.
42 * po/POTFILES.in: Regenerate.
43 * po/opcodes.pot: Regenerate.
44
45 2004-03-16 Alan Modra <amodra@bigpond.net.au>
46
47 * ppc-dis.c (print_insn_powerpc): Don't print tabs. Handle
48 PPC_OPERANDS_GPR_0.
49 * ppc-opc.c (RA0): Define.
50 (RAQ, RAL, RAM, RAS, RSQ, RTQ, RSO): Use PPC_OPERAND_GPR_0.
51 (RAOPT): Rename from RAO. Update all uses.
52 (powerpc_opcodes): Use RA0 as appropriate.
53
54 2004-03-15 Aldy Hernandez <aldyh@redhat.com>
55
56 * ppc-opc.c (powerpc_opcodes): Add BOOKE versions of mfsprg.
57
58 2004-03-15 Alan Modra <amodra@bigpond.net.au>
59
60 * sparc-dis.c (print_insn_sparc): Update getword prototype.
61
62 2004-03-12 Michal Ludvig <mludvig@suse.cz>
63
64 * i386-dis.c (GRPPLOCK): Delete.
65 (grps): Delete GRPPLOCK entry.
66
67 2004-03-12 Alan Modra <amodra@bigpond.net.au>
68
69 * i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions.
70 (M, Mp): Use OP_M.
71 (None, PADLOCK_SPECIAL, PADLOCK_0): Delete.
72 (GRPPADLCK): Define.
73 (dis386): Use NOP_Fixup on "nop".
74 (dis386_twobyte): Use GRPPADLCK on opcode 0xa7.
75 (twobyte_has_modrm): Set for 0xa7.
76 (padlock_table): Delete. Move to..
77 (grps): ..here, using OP_0f07. Use OP_Ofae on lfence, mfence
78 and clflush.
79 (print_insn): Revert PADLOCK_SPECIAL code.
80 (OP_E): Delete sfence, lfence, mfence checks.
81
82 2004-03-12 Jakub Jelinek <jakub@redhat.com>
83
84 * i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E for invlpg.
85 (INVLPG_Fixup): New function.
86 (PNI_Fixup): Remove ATTRIBUTE_UNUSED from sizeflag.
87
88 2004-03-12 Michal Ludvig <mludvig@suse.cz>
89
90 * i386-dis.c (PADLOCK_SPECIAL, PADLOCK_0): New defines.
91 (dis386_twobyte): Opcode 0xa7 is PADLOCK_0.
92 (padlock_table): New struct with PadLock instructions.
93 (print_insn): Handle PADLOCK_SPECIAL.
94
95 2004-03-12 Alan Modra <amodra@bigpond.net.au>
96
97 * i386-dis.c (grps): Use clflush by default for 0x0fae/7.
98 (OP_E): Twiddle clflush to sfence here.
99
100 2004-03-08 Nick Clifton <nickc@redhat.com>
101
102 * po/de.po: Updated German translation.
103
104 2003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
105
106 * sh-dis.c (print_insn_sh): Don't disassemble fp instructions in
107 nofpu mode. Add BFD type bfd_mach_sh4_nommu_nofpu.
108 * sh-opc.h: Add sh4_nommu_nofpu architecture and adjust instructions
109 accordingly.
110
111 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
112
113 * frv-asm.c: Regenerate.
114 * frv-desc.c: Regenerate.
115 * frv-desc.h: Regenerate.
116 * frv-dis.c: Regenerate.
117 * frv-ibld.c: Regenerate.
118 * frv-opc.c: Regenerate.
119 * frv-opc.h: Regenerate.
120
121 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
122
123 * frv-desc.c, frv-opc.c: Regenerate.
124
125 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
126
127 * frv-desc.c, frv-opc.c, frv-opc.h: Regenerate.
128
129 2004-02-26 Andrew Stubbs <andrew.stubbs@superh.com>
130
131 * sh-opc.h: Move fsca and fsrra instructions from sh4a to sh4.
132 Also correct mistake in the comment.
133
134 2004-02-26 Andrew Stubbs <andrew.stubbs@superh.com>
135
136 * sh-dis.c (print_insn_sh): Add REG_N_D nibble type to
137 ensure that double registers have even numbers.
138 Add REG_N_B01 for nn01 (binary 01) nibble to ensure
139 that reserved instruction 0xfffd does not decode the same
140 as 0xfdfd (ftrv).
141 * sh-opc.h: Add REG_N_D nibble type and use it whereever
142 REG_N refers to a double register.
143 Add REG_N_B01 nibble type and use it instead of REG_NM
144 in ftrv.
145 Adjust the bit patterns in a few comments.
146
147 2004-02-25 Aldy Hernandez <aldyh@redhat.com>
148
149 * ppc-opc.c (powerpc_opcodes): Change mask for dcbt and dcbtst.
150
151 2004-02-20 Aldy Hernandez <aldyh@redhat.com>
152
153 * ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat.
154
155 2004-02-20 Aldy Hernandez <aldyh@redhat.com>
156
157 * ppc-opc.c (powerpc_opcodes): Add m*ivor35.
158
159 2004-02-20 Aldy Hernandez <aldyh@redhat.com>
160
161 * ppc-opc.c (powerpc_opcodes): Add mfivor32, mfivor33, mfivor34,
162 mtivor32, mtivor33, mtivor34.
163
164 2004-02-19 Aldy Hernandez <aldyh@redhat.com>
165
166 * ppc-opc.c (powerpc_opcodes): Add mfmcar.
167
168 2004-02-10 Petko Manolov <petkan@nucleusys.com>
169
170 * arm-opc.h Maverick accumulator register opcode fixes.
171
172 2004-02-13 Ben Elliston <bje@wasabisystems.com>
173
174 * m32r-dis.c: Regenerate.
175
176 2004-01-27 Michael Snyder <msnyder@redhat.com>
177
178 * sh-opc.h (sh_table): "fsrra", not "fssra".
179
180 2004-01-23 Andrew Over <andrew.over@cs.anu.edu.au>
181
182 * sparc-opc.c (fdtox, fstox, fqtox, fxtod, fxtos, fxtoq): Tighten
183 contraints.
184
185 2004-01-19 Andrew Over <andrew.over@cs.anu.edu.au>
186
187 * sparc-opc.c (sparc_opcodes) <f[dsq]tox, fxto[dsq]>: Fix args.
188
189 2004-01-19 Alan Modra <amodra@bigpond.net.au>
190
191 * i386-dis.c (OP_E): Print scale factor on intel mode sib when not
192 1. Don't print scale factor on AT&T mode when index missing.
193
194 2004-01-16 Alexandre Oliva <aoliva@redhat.com>
195
196 * m10300-opc.c (mov): 8- and 24-bit immediates are zero-extended
197 when loaded into XR registers.
198
199 2004-01-14 Richard Sandiford <rsandifo@redhat.com>
200
201 * frv-desc.h: Regenerate.
202 * frv-desc.c: Regenerate.
203 * frv-opc.c: Regenerate.
204
205 2004-01-13 Michael Snyder <msnyder@redhat.com>
206
207 * sh-dis.c (print_insn_sh): Allocate 4 bytes for insn.
208
209 2004-01-09 Paul Brook <paul@codesourcery.com>
210
211 * arm-opc.h (arm_opcodes): Move generic mcrr after known
212 specific opcodes.
213
214 2004-01-07 Daniel Jacobowitz <drow@mvista.com>
215
216 * Makefile.am (libopcodes_la_DEPENDENCIES)
217 (libopcodes_la_LIBADD): Revert 2003-05-17 change. Add explanatory
218 comment about the problem.
219 * Makefile.in: Regenerate.
220
221 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
222
223 2003-12-19 Alexandre Oliva <aoliva@redhat.com>
224 * frv-asm.c (parse_ulo16, parse_uhi16, parse_d12): Fix some
225 cut&paste errors in shifting/truncating numerical operands.
226 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
227 * frv-asm.c (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
228 (parse_uslo16): Likewise.
229 (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
230 (parse_d12): Parse gotoff12 and gotofffuncdesc12.
231 (parse_s12): Likewise.
232 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
233 * frv-asm.c (parse_ulo16): Parse gotlo and gotfuncdesclo.
234 (parse_uslo16): Likewise.
235 (parse_uhi16): Parse gothi and gotfuncdeschi.
236 (parse_d12): Parse got12 and gotfuncdesc12.
237 (parse_s12): Likewise.
238
239 2004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
240
241 * msp430-dis.c (msp430_doubleoperand): Check for an 'add'
242 instruction which looks similar to an 'rla' instruction.
243
244 For older changes see ChangeLog-0203
245 \f
246 Local Variables:
247 mode: change-log
248 left-margin: 8
249 fill-column: 74
250 version-control: never
251 End:
This page took 0.04721 seconds and 4 git commands to generate.