Apply Bruno de Bus's patch to record the ARM mapping symbol state on a per-
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
b4781d44
JJ
12004-04-20 Jakub Jelinek <jakub@redhat.com>
2
3 * sparc-opc.c (fmoviccx, fmovfccx, fmovccx): Define.
4 (fmovicc, fmovfcc, fmovcc): Remove fpsize argument, change opcode to
5 suffix. Use fmov*x macros, create all 3 fpsize variants in one
6 macro. Adjust all users.
7
91809fda
NC
82004-04-15 Anil Paranjpe <anilp1@kpitcummins.com>
9
10 * h8300-dis.c (bfd_h8_disassemble) : Treat "adds" & "subs"
11 separately.
12
f4453dfa
NC
132004-03-30 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
14
15 * m32r-asm.c: Regenerate.
16
9b0de91a
SS
172004-03-29 Stan Shebs <shebs@apple.com>
18
19 * mpw-config.in, mpw-make.sed: Remove MPW support files, no longer
20 used.
21
e20c0b3d
AM
222004-03-19 Alan Modra <amodra@bigpond.net.au>
23
24 * aclocal.m4: Regenerate.
25 * config.in: Regenerate.
26 * configure: Regenerate.
27 * po/POTFILES.in: Regenerate.
28 * po/opcodes.pot: Regenerate.
29
fdd12ef3
AM
302004-03-16 Alan Modra <amodra@bigpond.net.au>
31
32 * ppc-dis.c (print_insn_powerpc): Don't print tabs. Handle
33 PPC_OPERANDS_GPR_0.
34 * ppc-opc.c (RA0): Define.
35 (RAQ, RAL, RAM, RAS, RSQ, RTQ, RSO): Use PPC_OPERAND_GPR_0.
36 (RAOPT): Rename from RAO. Update all uses.
a9c3619e 37 (powerpc_opcodes): Use RA0 as appropriate.
fdd12ef3 38
2dc111b3 392004-03-15 Aldy Hernandez <aldyh@redhat.com>
fdd12ef3
AM
40
41 * ppc-opc.c (powerpc_opcodes): Add BOOKE versions of mfsprg.
2dc111b3 42
7bfeee7b
AM
432004-03-15 Alan Modra <amodra@bigpond.net.au>
44
45 * sparc-dis.c (print_insn_sparc): Update getword prototype.
46
7ffdda93
ML
472004-03-12 Michal Ludvig <mludvig@suse.cz>
48
49 * i386-dis.c (GRPPLOCK): Delete.
7bfeee7b 50 (grps): Delete GRPPLOCK entry.
7ffdda93 51
cc0ec051
AM
522004-03-12 Alan Modra <amodra@bigpond.net.au>
53
54 * i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions.
55 (M, Mp): Use OP_M.
56 (None, PADLOCK_SPECIAL, PADLOCK_0): Delete.
57 (GRPPADLCK): Define.
58 (dis386): Use NOP_Fixup on "nop".
59 (dis386_twobyte): Use GRPPADLCK on opcode 0xa7.
60 (twobyte_has_modrm): Set for 0xa7.
61 (padlock_table): Delete. Move to..
62 (grps): ..here, using OP_0f07. Use OP_Ofae on lfence, mfence
63 and clflush.
64 (print_insn): Revert PADLOCK_SPECIAL code.
65 (OP_E): Delete sfence, lfence, mfence checks.
66
4fd61dcb
JJ
672004-03-12 Jakub Jelinek <jakub@redhat.com>
68
69 * i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E for invlpg.
70 (INVLPG_Fixup): New function.
71 (PNI_Fixup): Remove ATTRIBUTE_UNUSED from sizeflag.
72
0f10071e
ML
732004-03-12 Michal Ludvig <mludvig@suse.cz>
74
75 * i386-dis.c (PADLOCK_SPECIAL, PADLOCK_0): New defines.
76 (dis386_twobyte): Opcode 0xa7 is PADLOCK_0.
77 (padlock_table): New struct with PadLock instructions.
78 (print_insn): Handle PADLOCK_SPECIAL.
79
c02908d2
AM
802004-03-12 Alan Modra <amodra@bigpond.net.au>
81
82 * i386-dis.c (grps): Use clflush by default for 0x0fae/7.
83 (OP_E): Twiddle clflush to sfence here.
84
d5bb7600
NC
852004-03-08 Nick Clifton <nickc@redhat.com>
86
87 * po/de.po: Updated German translation.
88
ae51a426
JR
892003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
90
91 * sh-dis.c (print_insn_sh): Don't disassemble fp instructions in
92 nofpu mode. Add BFD type bfd_mach_sh4_nommu_nofpu.
93 * sh-opc.h: Add sh4_nommu_nofpu architecture and adjust instructions
94 accordingly.
95
676a64f4
RS
962004-03-01 Richard Sandiford <rsandifo@redhat.com>
97
98 * frv-asm.c: Regenerate.
99 * frv-desc.c: Regenerate.
100 * frv-desc.h: Regenerate.
101 * frv-dis.c: Regenerate.
102 * frv-ibld.c: Regenerate.
103 * frv-opc.c: Regenerate.
104 * frv-opc.h: Regenerate.
105
c7a48b9a
RS
1062004-03-01 Richard Sandiford <rsandifo@redhat.com>
107
108 * frv-desc.c, frv-opc.c: Regenerate.
109
8ae0baa2
RS
1102004-03-01 Richard Sandiford <rsandifo@redhat.com>
111
112 * frv-desc.c, frv-opc.c, frv-opc.h: Regenerate.
113
ce11586c
JR
1142004-02-26 Andrew Stubbs <andrew.stubbs@superh.com>
115
116 * sh-opc.h: Move fsca and fsrra instructions from sh4a to sh4.
117 Also correct mistake in the comment.
118
6a5709a5
JR
1192004-02-26 Andrew Stubbs <andrew.stubbs@superh.com>
120
121 * sh-dis.c (print_insn_sh): Add REG_N_D nibble type to
122 ensure that double registers have even numbers.
123 Add REG_N_B01 for nn01 (binary 01) nibble to ensure
124 that reserved instruction 0xfffd does not decode the same
125 as 0xfdfd (ftrv).
126 * sh-opc.h: Add REG_N_D nibble type and use it whereever
127 REG_N refers to a double register.
128 Add REG_N_B01 nibble type and use it instead of REG_NM
129 in ftrv.
130 Adjust the bit patterns in a few comments.
131
e5d2b64f 1322004-02-25 Aldy Hernandez <aldyh@redhat.com>
7bfeee7b
AM
133
134 * ppc-opc.c (powerpc_opcodes): Change mask for dcbt and dcbtst.
e5d2b64f 135
1f04b05f
AH
1362004-02-20 Aldy Hernandez <aldyh@redhat.com>
137
138 * ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat.
139
2f3b8700
AH
1402004-02-20 Aldy Hernandez <aldyh@redhat.com>
141
142 * ppc-opc.c (powerpc_opcodes): Add m*ivor35.
143
f0b26da6 1442004-02-20 Aldy Hernandez <aldyh@redhat.com>
7bfeee7b
AM
145
146 * ppc-opc.c (powerpc_opcodes): Add mfivor32, mfivor33, mfivor34,
147 mtivor32, mtivor33, mtivor34.
f0b26da6 148
23d59c56 1492004-02-19 Aldy Hernandez <aldyh@redhat.com>
7bfeee7b
AM
150
151 * ppc-opc.c (powerpc_opcodes): Add mfmcar.
23d59c56 152
34920d91
NC
1532004-02-10 Petko Manolov <petkan@nucleusys.com>
154
155 * arm-opc.h Maverick accumulator register opcode fixes.
156
44d86481
BE
1572004-02-13 Ben Elliston <bje@wasabisystems.com>
158
159 * m32r-dis.c: Regenerate.
160
17707c23
MS
1612004-01-27 Michael Snyder <msnyder@redhat.com>
162
163 * sh-opc.h (sh_table): "fsrra", not "fssra".
164
fe3a9bc4
NC
1652004-01-23 Andrew Over <andrew.over@cs.anu.edu.au>
166
167 * sparc-opc.c (fdtox, fstox, fqtox, fxtod, fxtos, fxtoq): Tighten
168 contraints.
169
ff24f124
JJ
1702004-01-19 Andrew Over <andrew.over@cs.anu.edu.au>
171
172 * sparc-opc.c (sparc_opcodes) <f[dsq]tox, fxto[dsq]>: Fix args.
173
a02a862a
AM
1742004-01-19 Alan Modra <amodra@bigpond.net.au>
175
176 * i386-dis.c (OP_E): Print scale factor on intel mode sib when not
177 1. Don't print scale factor on AT&T mode when index missing.
178
d164ea7f
AO
1792004-01-16 Alexandre Oliva <aoliva@redhat.com>
180
181 * m10300-opc.c (mov): 8- and 24-bit immediates are zero-extended
182 when loaded into XR registers.
183
cb10e79a
RS
1842004-01-14 Richard Sandiford <rsandifo@redhat.com>
185
186 * frv-desc.h: Regenerate.
187 * frv-desc.c: Regenerate.
188 * frv-opc.c: Regenerate.
189
f532f3fa
MS
1902004-01-13 Michael Snyder <msnyder@redhat.com>
191
192 * sh-dis.c (print_insn_sh): Allocate 4 bytes for insn.
193
e45d0630
PB
1942004-01-09 Paul Brook <paul@codesourcery.com>
195
196 * arm-opc.h (arm_opcodes): Move generic mcrr after known
197 specific opcodes.
198
3ba7a1aa
DJ
1992004-01-07 Daniel Jacobowitz <drow@mvista.com>
200
201 * Makefile.am (libopcodes_la_DEPENDENCIES)
202 (libopcodes_la_LIBADD): Revert 2003-05-17 change. Add explanatory
203 comment about the problem.
204 * Makefile.in: Regenerate.
205
ba2d3f07
AO
2062004-01-06 Alexandre Oliva <aoliva@redhat.com>
207
208 2003-12-19 Alexandre Oliva <aoliva@redhat.com>
209 * frv-asm.c (parse_ulo16, parse_uhi16, parse_d12): Fix some
210 cut&paste errors in shifting/truncating numerical operands.
211 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
212 * frv-asm.c (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
213 (parse_uslo16): Likewise.
214 (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
215 (parse_d12): Parse gotoff12 and gotofffuncdesc12.
216 (parse_s12): Likewise.
217 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
218 * frv-asm.c (parse_ulo16): Parse gotlo and gotfuncdesclo.
219 (parse_uslo16): Likewise.
220 (parse_uhi16): Parse gothi and gotfuncdeschi.
221 (parse_d12): Parse got12 and gotfuncdesc12.
222 (parse_s12): Likewise.
223
3ab48931
NC
2242004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
225
226 * msp430-dis.c (msp430_doubleoperand): Check for an 'add'
227 instruction which looks similar to an 'rla' instruction.
a0bd404e 228
c9e214e5 229For older changes see ChangeLog-0203
252b5132
RH
230\f
231Local Variables:
2f6d2f85
NC
232mode: change-log
233left-margin: 8
234fill-column: 74
252b5132
RH
235version-control: never
236End:
This page took 0.245764 seconds and 4 git commands to generate.