OSDN Git Service

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