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