2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
2dc111b3
AH
12004-03-15 Aldy Hernandez <aldyh@redhat.com>
2
3 * ppc-opc.c (powerpc_opcodes): Add BOOKE versions of mfsprg.
4
7bfeee7b
AM
52004-03-15 Alan Modra <amodra@bigpond.net.au>
6
7 * sparc-dis.c (print_insn_sparc): Update getword prototype.
8
7ffdda93
ML
92004-03-12 Michal Ludvig <mludvig@suse.cz>
10
11 * i386-dis.c (GRPPLOCK): Delete.
7bfeee7b 12 (grps): Delete GRPPLOCK entry.
7ffdda93 13
cc0ec051
AM
142004-03-12 Alan Modra <amodra@bigpond.net.au>
15
16 * i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions.
17 (M, Mp): Use OP_M.
18 (None, PADLOCK_SPECIAL, PADLOCK_0): Delete.
19 (GRPPADLCK): Define.
20 (dis386): Use NOP_Fixup on "nop".
21 (dis386_twobyte): Use GRPPADLCK on opcode 0xa7.
22 (twobyte_has_modrm): Set for 0xa7.
23 (padlock_table): Delete. Move to..
24 (grps): ..here, using OP_0f07. Use OP_Ofae on lfence, mfence
25 and clflush.
26 (print_insn): Revert PADLOCK_SPECIAL code.
27 (OP_E): Delete sfence, lfence, mfence checks.
28
4fd61dcb
JJ
292004-03-12 Jakub Jelinek <jakub@redhat.com>
30
31 * i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E for invlpg.
32 (INVLPG_Fixup): New function.
33 (PNI_Fixup): Remove ATTRIBUTE_UNUSED from sizeflag.
34
0f10071e
ML
352004-03-12 Michal Ludvig <mludvig@suse.cz>
36
37 * i386-dis.c (PADLOCK_SPECIAL, PADLOCK_0): New defines.
38 (dis386_twobyte): Opcode 0xa7 is PADLOCK_0.
39 (padlock_table): New struct with PadLock instructions.
40 (print_insn): Handle PADLOCK_SPECIAL.
41
c02908d2
AM
422004-03-12 Alan Modra <amodra@bigpond.net.au>
43
44 * i386-dis.c (grps): Use clflush by default for 0x0fae/7.
45 (OP_E): Twiddle clflush to sfence here.
46
d5bb7600
NC
472004-03-08 Nick Clifton <nickc@redhat.com>
48
49 * po/de.po: Updated German translation.
50
ae51a426
JR
512003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
52
53 * sh-dis.c (print_insn_sh): Don't disassemble fp instructions in
54 nofpu mode. Add BFD type bfd_mach_sh4_nommu_nofpu.
55 * sh-opc.h: Add sh4_nommu_nofpu architecture and adjust instructions
56 accordingly.
57
676a64f4
RS
582004-03-01 Richard Sandiford <rsandifo@redhat.com>
59
60 * frv-asm.c: Regenerate.
61 * frv-desc.c: Regenerate.
62 * frv-desc.h: Regenerate.
63 * frv-dis.c: Regenerate.
64 * frv-ibld.c: Regenerate.
65 * frv-opc.c: Regenerate.
66 * frv-opc.h: Regenerate.
67
c7a48b9a
RS
682004-03-01 Richard Sandiford <rsandifo@redhat.com>
69
70 * frv-desc.c, frv-opc.c: Regenerate.
71
8ae0baa2
RS
722004-03-01 Richard Sandiford <rsandifo@redhat.com>
73
74 * frv-desc.c, frv-opc.c, frv-opc.h: Regenerate.
75
ce11586c
JR
762004-02-26 Andrew Stubbs <andrew.stubbs@superh.com>
77
78 * sh-opc.h: Move fsca and fsrra instructions from sh4a to sh4.
79 Also correct mistake in the comment.
80
6a5709a5
JR
812004-02-26 Andrew Stubbs <andrew.stubbs@superh.com>
82
83 * sh-dis.c (print_insn_sh): Add REG_N_D nibble type to
84 ensure that double registers have even numbers.
85 Add REG_N_B01 for nn01 (binary 01) nibble to ensure
86 that reserved instruction 0xfffd does not decode the same
87 as 0xfdfd (ftrv).
88 * sh-opc.h: Add REG_N_D nibble type and use it whereever
89 REG_N refers to a double register.
90 Add REG_N_B01 nibble type and use it instead of REG_NM
91 in ftrv.
92 Adjust the bit patterns in a few comments.
93
e5d2b64f 942004-02-25 Aldy Hernandez <aldyh@redhat.com>
7bfeee7b
AM
95
96 * ppc-opc.c (powerpc_opcodes): Change mask for dcbt and dcbtst.
e5d2b64f 97
1f04b05f
AH
982004-02-20 Aldy Hernandez <aldyh@redhat.com>
99
100 * ppc-opc.c (powerpc_opcodes): Move mfmcsrr0 before mfdc_dat.
101
2f3b8700
AH
1022004-02-20 Aldy Hernandez <aldyh@redhat.com>
103
104 * ppc-opc.c (powerpc_opcodes): Add m*ivor35.
105
f0b26da6 1062004-02-20 Aldy Hernandez <aldyh@redhat.com>
7bfeee7b
AM
107
108 * ppc-opc.c (powerpc_opcodes): Add mfivor32, mfivor33, mfivor34,
109 mtivor32, mtivor33, mtivor34.
f0b26da6 110
23d59c56 1112004-02-19 Aldy Hernandez <aldyh@redhat.com>
7bfeee7b
AM
112
113 * ppc-opc.c (powerpc_opcodes): Add mfmcar.
23d59c56 114
34920d91
NC
1152004-02-10 Petko Manolov <petkan@nucleusys.com>
116
117 * arm-opc.h Maverick accumulator register opcode fixes.
118
44d86481
BE
1192004-02-13 Ben Elliston <bje@wasabisystems.com>
120
121 * m32r-dis.c: Regenerate.
122
17707c23
MS
1232004-01-27 Michael Snyder <msnyder@redhat.com>
124
125 * sh-opc.h (sh_table): "fsrra", not "fssra".
126
fe3a9bc4
NC
1272004-01-23 Andrew Over <andrew.over@cs.anu.edu.au>
128
129 * sparc-opc.c (fdtox, fstox, fqtox, fxtod, fxtos, fxtoq): Tighten
130 contraints.
131
ff24f124
JJ
1322004-01-19 Andrew Over <andrew.over@cs.anu.edu.au>
133
134 * sparc-opc.c (sparc_opcodes) <f[dsq]tox, fxto[dsq]>: Fix args.
135
a02a862a
AM
1362004-01-19 Alan Modra <amodra@bigpond.net.au>
137
138 * i386-dis.c (OP_E): Print scale factor on intel mode sib when not
139 1. Don't print scale factor on AT&T mode when index missing.
140
d164ea7f
AO
1412004-01-16 Alexandre Oliva <aoliva@redhat.com>
142
143 * m10300-opc.c (mov): 8- and 24-bit immediates are zero-extended
144 when loaded into XR registers.
145
cb10e79a
RS
1462004-01-14 Richard Sandiford <rsandifo@redhat.com>
147
148 * frv-desc.h: Regenerate.
149 * frv-desc.c: Regenerate.
150 * frv-opc.c: Regenerate.
151
f532f3fa
MS
1522004-01-13 Michael Snyder <msnyder@redhat.com>
153
154 * sh-dis.c (print_insn_sh): Allocate 4 bytes for insn.
155
e45d0630
PB
1562004-01-09 Paul Brook <paul@codesourcery.com>
157
158 * arm-opc.h (arm_opcodes): Move generic mcrr after known
159 specific opcodes.
160
3ba7a1aa
DJ
1612004-01-07 Daniel Jacobowitz <drow@mvista.com>
162
163 * Makefile.am (libopcodes_la_DEPENDENCIES)
164 (libopcodes_la_LIBADD): Revert 2003-05-17 change. Add explanatory
165 comment about the problem.
166 * Makefile.in: Regenerate.
167
ba2d3f07
AO
1682004-01-06 Alexandre Oliva <aoliva@redhat.com>
169
170 2003-12-19 Alexandre Oliva <aoliva@redhat.com>
171 * frv-asm.c (parse_ulo16, parse_uhi16, parse_d12): Fix some
172 cut&paste errors in shifting/truncating numerical operands.
173 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
174 * frv-asm.c (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
175 (parse_uslo16): Likewise.
176 (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
177 (parse_d12): Parse gotoff12 and gotofffuncdesc12.
178 (parse_s12): Likewise.
179 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
180 * frv-asm.c (parse_ulo16): Parse gotlo and gotfuncdesclo.
181 (parse_uslo16): Likewise.
182 (parse_uhi16): Parse gothi and gotfuncdeschi.
183 (parse_d12): Parse got12 and gotfuncdesc12.
184 (parse_s12): Likewise.
185
3ab48931
NC
1862004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
187
188 * msp430-dis.c (msp430_doubleoperand): Check for an 'add'
189 instruction which looks similar to an 'rla' instruction.
a0bd404e 190
c9e214e5 191For older changes see ChangeLog-0203
252b5132
RH
192\f
193Local Variables:
2f6d2f85
NC
194mode: change-log
195left-margin: 8
196fill-column: 74
252b5132
RH
197version-control: never
198End:
This page took 0.258157 seconds and 4 git commands to generate.