Commit | Line | Data |
---|---|---|
381d071f L |
1 | 2007-04-18 H.J. Lu <hongjiu.lu@intel.com> |
2 | ||
3 | * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2. | |
4 | ||
5 | * gas/i386/sse4_2.d: New file. | |
6 | * gas/i386/sse4_2.s: Likewise. | |
7 | * gas/i386/x86-64-sse4_2.d: Likewise. | |
8 | * gas/i386/x86-64-sse4_2.s: Likewise. | |
9 | ||
42903f7f L |
10 | 2007-04-18 H.J. Lu <hongjiu.lu@intel.com> |
11 | ||
12 | * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1. | |
13 | ||
14 | * gas/i386/sse4_1.d: New file. | |
15 | * gas/i386/sse4_1.s: Likewise. | |
16 | * gas/i386/x86-64-sse4_1.d: Likewise. | |
17 | * gas/i386/x86-64-sse4_1.s: Likewise. | |
18 | ||
026d3abb PB |
19 | 2007-04-18 Paul Brook <paul@codesourcery.com> |
20 | ||
21 | * gas/arm/thumb2_add.s: Add rsb #0 test. | |
22 | * gas/arm/thumb2_add.d: Update expected output. | |
23 | ||
3b8d421e PB |
24 | 2007-04-04 Paul Brook <paul@codesourcery.com> |
25 | ||
26 | * gas/arm/neon-cov.s: Add new vext test. | |
27 | * gas/arm/neon-cov.d: Ditto. | |
28 | ||
46a1babe CG |
29 | 2007-04-01 Christian Groessler <chris@groessler.org> |
30 | ||
31 | * gas/z8k/calr.d: Fix for 64bit bfd. | |
32 | * gas/z8k/djnz.d: Likewise. | |
33 | * gas/z8k/inout.d: Likewise. | |
34 | * gas/z8k/jmp-cc.d: Likewise. | |
35 | * gas/z8k/jr-back.d: Likewise. | |
36 | * gas/z8k/jr-forw.d: Likewise. | |
37 | * gas/z8k/reglabel.d: Likewise. | |
38 | * gas/z8k/ctrl-names.d: Fix name. Fix for 64bit bfd. | |
39 | * gas/z8k/ret-cc.d: Likewise. | |
40 | ||
728d1ad9 AM |
41 | 2007-03-31 Alan Modra <amodra@bigpond.net.au> |
42 | ||
43 | * gas/i386/nops-3.s: Don't use .align. | |
44 | ||
3c707909 PB |
45 | 2007-03-30 Paul Brook <paul@codesourcery.com> |
46 | ||
47 | * gas/arm/thumb2_ldmstm.d: New test. | |
48 | * gas/arm/thumb2_ldmstm.s: New test. | |
49 | ||
f24f8f70 AM |
50 | 2007-03-27 Alan Modra <amodra@bigpond.net.au> |
51 | ||
52 | * gas/ppc/reloc.s: New. | |
53 | * gas/ppc/reloc.d: New. | |
54 | ||
30e27cd0 JB |
55 | 2007-03-26 Julian Brown <julian@codesourcery.com> |
56 | ||
57 | * gas/arm/neon-const.s: Use FP syntax for 0/-0. | |
58 | * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1. | |
59 | * gas/arm/neon-cov.s: Use float syntax for FP immediate. | |
60 | ||
b6702015 PB |
61 | 2007-03-24 Paul Brook <paul@codesourcery.com> |
62 | Mark Shinwell <shinwell@codesourcery.com> | |
63 | ||
64 | * gas/arm/archv6.s: Add new SRS tests. | |
65 | * gas/arm/archv6.d: Update expected output. | |
66 | * gas/arm/thumb32.s: Add new SRS tests. | |
67 | * gas/arm/thumb32.d: Update expected output. | |
68 | * gas/arm/srs-t2.d: New. | |
69 | * gas/arm/srs-t2.l: New. | |
70 | * gas/arm/srs-t2.s: New. | |
71 | * gas/arm/srs-arm.d: New. | |
72 | * gas/arm/srs-arm.l: New. | |
73 | * gas/arm/srs-arm.s: New. | |
74 | ||
831480e9 | 75 | 2007-03-23 H.J. Lu <hongjiu.lu@intel.com> |
0003779b L |
76 | |
77 | * gas/i386/rex.s: Add tests for rex.WRXB. | |
78 | * gas/i386/rex.d: Updated. | |
79 | ||
80 | * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB. | |
81 | * gas/i386/x86-64-io-intel.d : Likewise. | |
82 | * gas/i386/x86-64-io-suffix.d: Likewise. | |
83 | * gas/i386/x86-64-io.d: Likewise. | |
84 | * gas/i386/x86-64-opcode.d: Likewise. | |
85 | ||
831480e9 | 86 | 2007-03-21 H.J. Lu <hongjiu.lu@intel.com> |
8b38ad71 L |
87 | |
88 | PR binutils/4218 | |
89 | * gas/i386/nops.s: Add testcases for nop r/m. | |
90 | * gas/i386/x86-64-nops.s: Likewise. | |
91 | ||
92 | * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax, | |
93 | %eax and %rax. | |
94 | ||
95 | * gas/i386/nops.d: Updated. | |
96 | * gas/i386/x86-64-nops.d: Likewise. | |
97 | * gas/i386/x86-64-opcode.d: Likewise. | |
98 | ||
831480e9 | 99 | 2007-03-21 H.J. Lu <hongjiu.lu@intel.com> |
c0f91ba6 L |
100 | |
101 | * gas/i386/i386.exp: Run nops-3. | |
102 | ||
103 | * gas/i386/nops-3.d: New file. | |
104 | * gas/i386/nops-3.s: Likewise. | |
105 | ||
cb2eed63 MS |
106 | 2007-03-20 Mark Shinwell <shinwell@codesourcery.com> |
107 | ||
108 | * gas/arm/mul-overlap.s: Don't use %type. | |
109 | * gas/arm/mul-overlap.l: Update line numbers. | |
110 | * gas/arm/mul-overlap-v6.s: Don't use %type. | |
111 | ||
8fb9d7b9 MS |
112 | 2007-03-18 Mark Shinwell <shinwell@codesourcery.com> |
113 | ||
114 | * gas/arm/mul-overlap.s: New. | |
115 | * gas/arm/mul-overlap.d: New. | |
116 | * gas/arm/mul-overlap.l: New. | |
117 | * gas/arm/mul-overlap-v6.s: New. | |
118 | * gas/arm/mul-overlap-v6.d: New. | |
119 | ||
794ba86a DJ |
120 | 2007-03-14 Daniel Jacobowitz <dan@codesourcery.com> |
121 | ||
122 | * gas/arm/thumbver.d, gas/arm/thumbver.s: New test. | |
123 | ||
155257ea PB |
124 | 2007-03-14 Paul Brook <paul@codesourcery.com> |
125 | ||
126 | * gas/arm/thumb2_add.d: Add tests using sp. | |
127 | * gas/arm/thumb2_add.s: Ditto. | |
128 | ||
cd0c2fe2 AM |
129 | 2007-03-14 Alan Modra <amodra@bigpond.net.au> |
130 | ||
131 | PR 4029 | |
132 | * gas/all/relax.s: New. | |
133 | * gas/all/relax.d: New. | |
134 | * gas/all/gas.exp: Run it. | |
135 | ||
3894944c HPN |
136 | 2007-03-11 Hans-Peter Nilsson <hp@bitrange.com> |
137 | ||
138 | * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d: | |
139 | Adjust for change in readelf output. | |
140 | ||
b5639b37 MS |
141 | 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com> |
142 | ||
143 | * gas/s390/zarch-z9-ec.d: New file. | |
144 | * gas/s390/zarch-z9-ec.s: New file. | |
145 | * gas/s390/s390.exp: Run the z9-ec testcases. | |
146 | ||
412cc54e L |
147 | 2007-03-05 H.J. Lu <hongjiu.lu@intel.com> |
148 | ||
149 | PR gas/3918 | |
150 | * lib/gas-defs.exp (gas_started): New variable. Initialized to | |
151 | 0. | |
152 | (gas_start): Set gas_started to 1. | |
153 | (gas_finish): Skip if gas_started is 0. Reset gas_started to 0. | |
154 | ||
5e77afaa PB |
155 | 2007-03-02 Paul Brook <paul@codesourcery.com> |
156 | ||
157 | * gas/arm/relax_branch_align.d: New test. | |
158 | * gas/arm/relax_branch_align.s: New test. | |
159 | ||
aa32346d NC |
160 | 2007-02-28 Nick Clifton <nickc@redhat.com> |
161 | ||
c5d07591 NC |
162 | PR gas/3797 |
163 | * gas/lns/lns.exp: Do not run the lns-common test for the d10v | |
164 | port. | |
165 | * gas/d10v/address-002.l: Update expected assembler output. | |
166 | * gas/d10v/address-003.l, gas/d10v/address-004.l, | |
167 | gas/d10v/address-005.l, gas/d10v/address-006.l, | |
168 | gas/d10v/address-007.l, gas/d10v/address-008.l, | |
169 | gas/d10v/address-009.l, gas/d10v/address-010.l, | |
170 | gas/d10v/address-011.l, gas/d10v/address-012.l, | |
171 | gas/d10v/address-013.l, gas/d10v/address-014.l, | |
172 | gas/d10v/address-015.l, gas/d10v/address-016.l, | |
173 | gas/d10v/address-017.l, gas/d10v/address-018.l, | |
174 | gas/d10v/address-019.l, gas/d10v/address-020.l, | |
175 | gas/d10v/address-021.l, gas/d10v/address-022.l, | |
176 | gas/d10v/address-023.l, gas/d10v/address-024.l, | |
177 | gas/d10v/address-025.l, gas/d10v/address-026.l, | |
178 | gas/d10v/address-027.l, gas/d10v/address-030.l, | |
179 | gas/d10v/address-031.l, gas/d10v/address-032.l, | |
180 | gas/d10v/address-033.l, gas/d10v/address-034.l, | |
181 | gas/d10v/address-035.l, gas/d10v/address-036.l, | |
182 | gas/d10v/address-037.l, gas/d10v/address-038.l, | |
728d1ad9 | 183 | gas/d10v/address-039.l, gas/d10v/address-040.l, |
c5d07591 NC |
184 | gas/d10v/address-041.l: Likewise. |
185 | ||
186 | 2007-02-28 Nick Clifton <nickc@redhat.com> | |
187 | ||
188 | PR gas/3975 | |
aa32346d NC |
189 | * gas/arm/mapshort.d: Split into two new files... |
190 | * gas/arm/mapshort-eabi.d: The one and... | |
191 | * gas/arm/mapshort-elf.d: This one. | |
192 | * gas/arm/arch7.d: Remove 32-bit host expectation. | |
193 | * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some | |
194 | arm targets will disassemble this value as an instruction. | |
195 | * gas/arm/neon-ldst-rm.d: Likewise. | |
196 | * gas/arm/thumb2_pool.d: Only run this test for ELF based arm | |
197 | ports. | |
198 | * gas/arm/thumbrel.d: Only run this test for EABI based arm | |
199 | ports. | |
200 | * gas/arm/wince_inst.d: Fix expected branch targets. | |
201 | ||
b2e818b7 DD |
202 | 2007-02-22 DJ Delorie <dj@redhat.com> |
203 | ||
204 | * gas/s390/esa-g5.s: Adjust for corrected PKA syntax. | |
205 | * gas/s390/esa-g5.d: Adjust for corrected PKA syntax. | |
206 | ||
8b082fb1 TS |
207 | 2007-02-20 Thiemo Seufer <ths@mips.com> |
208 | Chao-Ying Fu <fu@mips.com> | |
209 | ||
210 | * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for | |
211 | DSP R2. | |
212 | * gas/mips/mips.exp: Run new test. | |
213 | ||
929e4d1a MS |
214 | 2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com> |
215 | ||
216 | * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating | |
217 | point and fixed point operands. | |
218 | * gas/s390/esa-g5.s: Likewise. | |
219 | * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr, | |
220 | cgdr, cger, cgxr): Likewise. | |
221 | * gas/s390/zarch-z900.s: Likewise. | |
222 | ||
fda592e8 L |
223 | 2007-02-11 H.J. Lu <hongjiu.lu@intel.com> |
224 | ||
225 | PR gas/4027 | |
226 | * gas/i386/opcode.s: Add more tests for "test". | |
227 | * i386/opcode-intel.d: Updated. | |
228 | * gas/i386/opcode-suffix.d: Likewise. | |
229 | * gas/i386/opcode.d: Likewise. | |
230 | ||
7b5030c0 NC |
231 | 2007-02-06 Nick Clifton <nickc@redhat.com> |
232 | ||
233 | PR gas/3810 gas/3800 | |
234 | * gas/elf/elf.exp: Expect the redef test to fail on targets which | |
235 | do not convert fixups against ordinary symbols into relocs against | |
236 | section symbols. | |
237 | * gas/all/gas.exp: Likewise. | |
238 | ||
280d71bf DB |
239 | 2007-02-05 Dave Brolley <brolley@redhat.com> |
240 | ||
241 | * gas/mep/relocs-junk1.s: Add a .data section. | |
242 | * gas/mep/relocs.d: Updated to match above. | |
243 | ||
9e5a0568 | 244 | 2007-02-04 H.J. Lu <hongjiu.lu@intel.com> |
81d8aae1 L |
245 | |
246 | PR gas/3961 | |
247 | * gas/i386/secrel.d: Support 64bit host. | |
248 | ||
7e017ce0 NC |
249 | 2007-02-02 Nick Clifton <nickc@redhat.com> |
250 | ||
251 | PR gas/3812 | |
252 | * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to | |
253 | account for sign extension. | |
254 | ||
dc4503c6 PB |
255 | 2007-01-11 Paul Brook <paul@codesourcery.com> |
256 | ||
257 | * gas/arm/thumb2_add.d: Add test for missing operand. | |
258 | * gas/arm/thumb2_add.s: Ditto. | |
259 | ||
7c48b4f1 NC |
260 | 2007-01-11 Nick Clifton <nickc@redhat.com> |
261 | ||
e2204714 NC |
262 | * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a |
263 | line comment character. | |
264 | * gas/mcore/allinsn.d: Adjust expected disassembly to match real | |
265 | output. | |
266 | ||
267 | * gas/lns/lns.exp: Run the alternative version of the lns-common-1 | |
268 | test for the MCore target. | |
7c48b4f1 | 269 | |
42037fe5 NC |
270 | 2007-01-08 Kai Tietz <kai.tietz@onevision.com> |
271 | ||
272 | * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*. | |
273 | * gas/i386/i386.exp: Ditto. | |
274 | ||
a028a6f5 PB |
275 | 2007-01-04 Paul Brook <paul@codesourcery.com> |
276 | ||
277 | * gas/arm/archv6.s: Add more cpsie tests. | |
278 | * gas/arm/archv6.d: Ditto. | |
279 | ||
baee4c9e AS |
280 | 2007-01-04 Andreas Schwab <schwab@suse.de> |
281 | ||
282 | * gas/m68k/cpu32.[sd]: New test. | |
283 | * gas/m68k/all.exp: Run it. | |
284 | ||
97828f49 JB |
285 | 2007-01-04 Julian Brown <julian@codesourcery.com> |
286 | ||
287 | * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl. | |
288 | ||
92559b5b PB |
289 | 2007-01-04 Paul Brook <paul@codesourcery.com> |
290 | ||
291 | * gas/arm/neon-cov.d: Adjust expected output. | |
292 | * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle | |
293 | and vacle. | |
294 | * gas/arm/neon-omit.d: Adjust expected output. | |
295 | ||
5ccca1c0 | 296 | For older changes see ChangeLog-2006 |
c9e214e5 AM |
297 | \f |
298 | Local Variables: | |
299 | mode: change-log | |
300 | left-margin: 8 | |
301 | fill-column: 74 | |
302 | version-control: never | |
303 | End: |