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