]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/ChangeLog
binutils/
[thirdparty/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2008-01-28 H.J. Lu <hongjiu.lu@intel.com>
2
3 * gas/cfi/cfi-alpha-1.d: Replace DW_CFA_def_cfa_reg with
4 DW_CFA_def_cfa_register.
5 * gas/cfi/cfi-alpha-3.d: Likewise.
6 * gas/cfi/cfi-hppa-1.d: Likewise.
7 * gas/cfi/cfi-i386.d: Likewise.
8 * gas/cfi/cfi-m68k.d: Likewise.
9 * gas/cfi/cfi-mips-1.d: Likewise.
10 * gas/cfi/cfi-sh-1.d: Likewise.
11 * gas/cfi/cfi-sparc-1.d: Likewise.
12 * gas/cfi/cfi-sparc64-1.d: Likewise.
13 * gas/cfi/cfi-x86_64.d: Likewise.
14
15 * gas/cfi/cfi-common-1.d: Updated for i386/x86-64 register
16 names.
17 * gas/cfi/cfi-common-2.d: Likewise.
18 * gas/cfi/cfi-common-5.d: Likewise.
19 * gas/cfi/cfi-i386.d: Likewise.
20 * gas/cfi/cfi-x86_64.d: Likewise.
21
22 2008-01-24 H.J. Lu <hongjiu.lu@intel.com>
23
24 * gas/i386/x86-64-sib.s: Add tests for r12.
25
26 * gas/i386/x86-64-sib-intel.d: Updated.
27 * gas/i386/x86-64-sib.d: Likewise.
28
29 2008-01-23 H.J. Lu <hongjiu.lu@intel.com>
30
31 * gas/i386/i386.exp : Run x86-64-arch-1 and x86-64-arch-10.
32
33 * gas/i386/x86-64-arch-1.d: New.
34 * gas/i386/x86-64-arch-1.s: Likewise.
35 * gas/i386/x86-64-arch-10.d: Likewise.
36
37 2008-01-23 Tristan Gingold <gingold@adacore.com>
38
39 * gas/ia64/regs.d: Updated as the ia64 disassembler now displays
40 symbolic names for all ar registers.
41
42 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
43
44 * gas/i386/arch-10.d: New.
45 * gas/i386/arch-11.s: Likewise.
46 * gas/i386/arch-12.d: Likewise.
47 * gas/i386/arch-12.s: Likewise.
48
49 * gas/i386/i386.exp: Run arch-11 and arch-12.
50
51 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
52
53 * gas/i386/arch-10-1.l: New.
54 * gas/i386/arch-10-1.s: Likewise.
55 * gas/i386/arch-10-2.l: Likewise.
56 * gas/i386/arch-10-2.s: Likewise.
57 * gas/i386/arch-10-3.l: Likewise.
58 * gas/i386/arch-10-3.s: Likewise.
59 * gas/i386/arch-10-4.l: Likewise.
60 * gas/i386/arch-10-4.s: Likewise.
61 * gas/i386/arch-10.d: Likewise.
62 * gas/i386/arch-10.s: Likewise.
63
64 * gas/i386/i386.exp: Run arch-10, arch-10-1, arch-10-2,
65 arch-10-3 and arch-10-4.
66
67 * gas/i386/nops-2.s: Use movsbl instead of cmove.
68 * gas/i386/nops-2-i386.d: Updated.
69 * gas/i386/nops-2-merom.d: Likewise.
70 * gas/i386/nops-2.d: Likewise.
71 * gas/i386/x86-64-nops-2.d: Likewise.
72
73 2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
74
75 * gas/i386/prescott.s: Add tests for movddup in Intel syntax.
76 * gas/i386/x86-64-prescott.s: Likewise.
77
78 * gas/i386/prescott.d: Updated.
79 * gas/i386/x86-64-prescott.d: Likewise.
80
81 2008-01-15 H.J. Lu <hongjiu.lu@intel.com>
82
83 * gas/i386/i386.s: Add more tests for movsx and movzx.
84 * gas/i386/x86_64.s: Likewise.
85
86 * gas/i386/inval.s: Remove tests for movsxw and movzxw.
87
88 * gas/i386/x86-64-inval.s: Remove tests for movsxb, movsxw,
89 movsxl, movzxb and movzxw.
90
91 * gas/i386/i386.d: Updated.
92 * gas/i386/inval.l: Likewise.
93 * gas/i386/x86_64.d: Likewise.
94 * gas/i386/x86-64-inval.l: Likewise.
95
96 2008-01-14 H.J. Lu <hongjiu.lu@intel.com>
97
98 * gas/i386/i386.s: Add tests for movsx, movzx and movnti.
99 * gas/i386/inval.s: Likewise.
100 * gas/i386/x86_64.s: Likewise.
101 * gas/i386/x86-64-inval.s: Likewise.
102
103 * gas/i386/i386.d: Updated.
104 * gas/i386/inval.l: Likewise.
105 * gas/i386/x86_64.d: Likewise.
106 * gas/i386/x86-64-inval.l: Likewise.
107
108 2008-01-12 H.J. Lu <hongjiu.lu@intel.com>
109
110 PR gas/5534
111 * gas/i386/i386.s: Add tests for fnstsw and fstsw.
112 * gas/i386/inval.s: Likewise.
113 * gas/i386/x86_64.s: Likewise.
114
115 * gas/i386/intel.s: Use word instead of dword on ss.
116
117 * gas/i386/x86-64-inval.s: Add tests for fnstsw, fstsw, in
118 and out.
119
120 * gas/i386/prefix.s: Remove invalid fstsw.
121
122 * gas/i386/inval.l: Updated.
123 * gas/i386/intelbad.l: Likewise.
124 * gas/i386/i386.d: Likewise.
125 * gas/i386/x86_64.d: Likewise.
126 * gas/i386/x86-64-inval.l: Likewise.
127 * gas/i386/prefix.d: Updated.
128
129 2008-01-10 H.J. Lu <hongjiu.lu@intel.com>
130
131 * gas/i386/nops.s: Add more tests with opcodes from 0x0f19
132 to 0x0f1f.
133 * gas/i386/x86-64-nops.s: Likewise.
134
135 * gas/i386/nops.d: Updated.
136 * gas/i386/x86-64-nops.d: Likewise.
137
138 2008-01-09 Bob Wilson <bob.wilson@acm.org>
139
140 * gas/lns/lns.exp: Run new lns-big-delta test for targets that set
141 DWARF2_USE_FIXED_ADVANCE_PC.
142 * gas/lns/lns-big-delta.s: New.
143 * gas/lns/lns-big-delta.d: New.
144
145 2008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
146
147 PR gas/5322
148 * lib/gas-defs.exp (gas_host_run): Add fourth argument to regsub
149 command.
150
151 2008-01-05 H.J. Lu <hongjiu.lu@intel.com>
152
153 * gas/i386/intel.s: Add tests for fadd, faddp, fdiv, fdivp,
154 fdivr, fdivrp, fmul, fmulp, fsub, fsubp, fsubr and fsubrp.
155
156 * gas/i386/intel.d: Updated.
157 * gas/i386/intel.e: Likewise.
158
159 2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
160
161 * gas/i386/rexw.d: New.
162 * gas/i386/rexw.s: Likewise.
163
164 * gas/i386/x86-64-sse4_1-intel.d: Updated.
165 * gas/i386/x86-64-sse4_1.d: Likewise.
166
167 2008-01-04 Nick Clifton <nickc@redhat.com>
168
169 * gas/ppc/altivec_and_spe.s: New test - checks that ISA extension
170 command line options (-maltivec, -mspe) can be specified before
171 CPU selection command line options.
172 * gas/ppc/altivec_and_spe.d: Expected disassembly.
173 * gas/ppc/ppc.exp: Run the new test
174
175 2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
176
177 * gas/i386/arch-9.d: New file.
178 * gas/i386/arch-9.s: Likewise.
179
180 * gas/i386/i386.exp: Run arch-9.
181
182 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
183
184 * gas/i386/arch-5.d: New file.
185 * gas/i386/arch-5.s: Likewise.
186 * gas/i386/arch-6.d: Likewise.
187 * gas/i386/arch-6.s: Likewise.
188 * gas/i386/arch-7.d: Likewise.
189 * gas/i386/arch-7.s: Likewise.
190 * gas/i386/arch-8.d: Likewise.
191 * gas/i386/arch-8.s: Likewise.
192
193 * gas/i386/i386.exp: Run arch-5, arch-6, arch-7 and arch-8.
194
195 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
196
197 * gas/i386/i386.s: Add tests for movq.
198 * gas/i386/x86_64.s: Likewise.
199
200 * gas/i386/i386.d Updated.
201 * gas/i386/x86_64.d: Likewise.
202
203 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
204
205 PR gas/5534
206 * gas/i386/intel.s: Use QWORD on movq instead of DWORD.
207
208 * gas/i386/inval.s: Add tests for movq.
209 * gas/i386/x86-64-inval.s: Likewise.
210
211 * gas/i386/inval.l: Updated.
212 * gas/i386/x86-64-inval.l: Likewise.
213
214 2008-01-02 Catherine Moore <clm@codesourcery.com>
215
216 * gas/mips/jalr.s: New test.
217 * gas/mips/jalr.l: New test output.
218 * gas/mips/mips.exp: Run new test.
219
220 For older changes see ChangeLog-2007
221 \f
222 Local Variables:
223 mode: change-log
224 left-margin: 8
225 fill-column: 74
226 version-control: never
227 End: