gas/testsuite/
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2012-08-03 Roland McGrath <mcgrathr@google.com>
2
3 * gas/i386/x86-64-stack.s (try): Also try just rex.W (0x48) prefix.
4 * gas/testsuite/gas/i386/ilp32/x86-64-stack-intel.d: Updated.
5 * gas/testsuite/gas/i386/ilp32/x86-64-stack-suffix.d: Updated.
6 * gas/testsuite/gas/i386/ilp32/x86-64-stack.d: Updated.
7 * gas/testsuite/gas/i386/x86-64-stack-intel.d: Updated.
8 * gas/testsuite/gas/i386/x86-64-stack-suffix.d: Updated.
9 * gas/testsuite/gas/i386/x86-64-stack.d: Updated.
10
11 2012-08-02 H.J. Lu <hongjiu.lu@intel.com>
12
13 PR binutils/14420
14 * gas/elf/dwarf2-1.d: Updated.
15 * gas/elf/dwarf2-2.d: Likwise.
16 * gas/i386/dw2-compress-1.d: Likwise.
17
18 2012-08-01 James Lemke <jwlemke@codesourcery.com>
19
20 * gas/cfi/cfi-ppc-1.d: Allow for code alignment of 2 or 4.
21
22 2012-07-31 Catherine Moore <clm@codesourcery.com>
23 Maciej W. Rozycki <macro@codesourcery.com>
24
25 * gas/mips/micromips@mips32-dsp.d: New test.
26 * gas/mips/micromips@mips32-dspr2.d: New test.
27 * gas/mips/mips32-dsp.d: Remove -mips32r2.
28 * gas/mips/mips32-dspr2.d: Likewise.
29 * gas/mips/mips32-dsp.s: Update padding.
30 * gas/mips/mips32-dspr2.s: Likewise.
31 * gas/mips/mips.exp: Use run_dump_test_arches to run MIPS32 DSP
32 tests.
33
34 2012-07-31 H.J. Lu <hongjiu.lu@intel.com>
35
36 * gas/d30v/bittest.l: Updated.
37
38 2012-07-31 H.J. Lu <hongjiu.lu@intel.com>
39
40 * gas/i386/rdseed-intel.d: Append "#pass".
41
42 2012-07-30 H.J. Lu <hongjiu.lu@intel.com>
43
44 * gas/i386/inval-equ-2.l: Updated.
45
46 2012-07-27 Sean Keys <skeys@ipdatasys.com>
47
48 * gas/xgate/xgate.exp: Added hi/lo test.
49 * gas/xgate/hilo.d: New test file
50 * gas/xgate/hilo.s: Net test source file.
51
52 2012-07-24 Sandra Loosemore <sandra@codesourcery.com>
53 Jie Zhang <jzhang918@gmail.com>
54
55 * gas/arm/adr.d: New test.
56 * gas/arm/adr.s: New test.
57
58 2012-07-16 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
59
60 * gas/i386/i386.exp: Run adx, rdseed and prefetchw tests.
61 * gas/i386/x86-64-arch-2.s: Use prefetchw as 3dnow and Prfchw tests.
62 * gas/i386/arch-10.s: Likewise.
63 * gas/i386/arch-10-1.l: Changed correspondingly.
64 * gas/i386/arch-10-2.l: Likewise.
65 * gas/i386/arch-10-3.l: Likewise.
66 * gas/i386/arch-10-4.l: Likewise.
67 * gas/i386/arch-10.d: Likewise.
68 * gas/i386/arch-10-lzcnt.d: Likewise.
69 * gas/i386/x86-64-arch-2.d: Likewise.
70 * gas/i386/x86-64-arch-2-lzcnt.d: Likewise.
71 * gas/i386/ilp32/x86-64-arch-2.d: Likewise.
72 * gas/i386/arch-10-prefetchw.d: New file.
73 * gas/i386/x86-64-arch-2-prefetchw.d: Likewise.
74 * gas/i386/rdseed.s: Likewise.
75 * gas/i386/rdseed.d: Likewise.
76 * gas/i386/rdseed-intel.d: Likewise.
77 * gas/i386/adx.s: Likewise.
78 * gas/i386/adx.d: Likewise.
79 * gas/i386/adx-intel.d: Likewise.
80 * gas/i386/x86-64-rdseed.s: Likewise.
81 * gas/i386/x86-64-rdseed.d: Likewise.
82 * gas/i386/x86-64-rdseed-intel.d: Likewise.
83 * gas/i386/x86-64-adx.s: Likewise.
84 * gas/i386/x86-64-adx.d: Likewise.
85 * gas/i386/x86-64-adx-intel.d: Likewise.
86
87 2012-07-02 Roland McGrath <mcgrathr@google.com>
88
89 * gas/i386/rep-suffix.s: Add 'rep nop' case.
90 * gas/i386/x86-64-rep-suffix.s: Likewise.
91 * gas/i386/rep-suffix.d: Updated.
92 * gas/i386/x86-64-rep-suffix.d: Likewise.
93 * gas/i386/ilp32/x86-64-rep-suffix.d: Likewise.
94
95 2012-07-02 H.J. Lu <hongjiu.lu@intel.com>
96
97 * gas/i386/i386.exp: Don't run rep-bsf nor rep-ret.
98
99 * gas/i386/rep-bsf.d: Removed.
100 * gas/i386/rep-bsf.s: Likewise.
101 * gas/i386/rep-ret.d: Likewise.
102 * gas/i386/rep-ret.s: Likewise.
103
104 * gas/i386/rep-suffix.d: Updated.
105 * gas/i386/x86-64-rep-suffix.d: Likewise.
106 * gas/i386/ilp32/x86-64-rep-suffix.d: Likewise.
107
108 * gas/i386/rep-suffix.s: Add tests for bsf, bsr and ret.
109 * gas/i386/x86-64-rep-suffix.s: Likewise.
110
111 2012-06-30 H.J. Lu <hongjiu.lu@intel.com>
112
113 PR gas/14315
114 * gas/elf/common1.d: New file.
115 * gas/elf/common1.l: Likewise.
116 * gas/elf/common1.s: Likewise.
117 * gas/elf/common2.d: Likewise.
118 * gas/elf/common2.l: Likewise.
119 * gas/elf/common2.s: Likewise.
120
121 * gas/elf/elf.exp: Run common1 and common2.
122
123 2012-06-29 Alan Modra <amodra@gmail.com>
124
125 * gas/lns/lns.exp (lns-common-1): Add crx to alt target list.
126
127 2012-06-28 Nick Clifton <nickc@redhat.com>
128
129 PR gas/14260
130 * gas/arm/ldr-t-bad.s: Add test of bogus use of literal pool
131 addressing.
132 * gas/arm/ldr-t-bad.l: Update expected assembler error message
133 output.
134
135 2012-06-28 Nick Clifton <nickc@redhat.com>
136
137 * gas/lns/lns.exp: Use alternate lns-common test for targets
138 enabling linker relaxation.
139 * gas/lns/lns-big-delta.d: Allow for output from architectures
140 with 32-bit addresses.
141
142 2012-06-27 Alan Modra <amodra@gmail.com>
143
144 * gas/i386/rep-ret.s: Zero pad section.
145 * gas/i386/rep-ret.d: Update.
146
147 2012-06-22 Roland McGrath <mcgrathr@google.com>
148
149 * gas/i386/rep-ret.d: New file.
150 * gas/i386/rep-ret.s: New file.
151 * gas/i386/i386.exp: Add the new test.
152
153 * gas/i386/rep-bsf.d: New file.
154 * gas/i386/rep-bsf.s: New file.
155 * gas/i386/i386.exp: Add the new test.
156
157 2012-06-13 H.J. Lu <hongjiu.lu@intel.com>
158
159 * gas/i386/ilp32/x86-64-dc_a.d: New.
160 * gas/i386/ilp32/x86-64-dc_a.s: Likewise.
161
162 2012-06-11 Andreas Schwab <schwab@linux-m68k.org>
163
164 * gas/ppc/e500mc.d: Update.
165 * gas/ppc/476.d: Update.
166
167 2012-06-07 H.J. Lu <hongjiu.lu@intel.com>
168
169 * gas/all/gas.exp: Don't run rept.
170
171 * gas/all/rept.d: Moved to ...
172 * gas/i386/rept.d: Here.
173 * gas/all/rept.s: Moved to ...
174 * gas/i386/rept.s: Here.
175
176 * gas/i386/i386.exp: Run rept.
177
178 2012-06-07 H.J. Lu <hongjiu.lu@intel.com>
179
180 PR gas/14201
181 * gas/all/gas.exp: Run rept.
182
183 * gas/all/rept.d: New file.
184 * gas/all/rept.s: Likewise.
185
186 2012-05-29 Roland McGrath <mcgrathr@google.com>
187
188 * gas/i386/bundle-bad.s: Remove nested .bundle_lock case.
189 * gas/i386/bundle-bad.l: Remove expected error line.
190 * gas/i386/bundle-lock.s: Add nested .bundle_lock case.
191 * gas/i386/bundle-lock.d: Update expectations.
192
193 2012-05-28 Nick Clifton <nickc@redhat.com>
194
195 * gas/elf/syms.s: New test - checks the generation of multibyte
196 symbol names.
197 * gas/elf/syms.d: New file - expected readelf output.
198 * gas/elf/elf.exp: Add syms.
199
200 2012-05-25 Alan Modra <amodra@gmail.com>
201
202 * gas/lns/lns-big-delta.s: Add nops.
203 * gas/lns/lns-big-delta.d: Update.
204
205 2012-05-19 Alan Modra <amodra@gmail.com>
206
207 * gas/tic6x/unwind-1.d: Update for readelf changes.
208 * gas/tic6x/unwind-2.d: Likewise.
209 * gas/tic6x/unwind-3.d: Likewise.
210
211 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
212
213 * gas/all/weakref1.d: Expect addend as signed.
214 * gas/arm/pic_vxworks.d: Likewise.
215 * gas/arm/wince.d: Likewise.
216 * gas/h8300/h8300.exp: Likewise.
217 * gas/i386/sub.d: Likewise.
218 * gas/mips/ecoff@ld.d: Likewise.
219 * gas/mips/ecoff@sd.d: Likewise.
220 * gas/mips/l_d-n32.d: Likewise.
221 * gas/mips/l_d-n64.d: Likewise.
222 * gas/mips/l_d.d: Likewise.
223 * gas/mips/ld-n32.d: Likewise.
224 * gas/mips/ld-n64.d: Likewise.
225 * gas/mips/ld.d: Likewise.
226 * gas/mips/mips1@l_d.d: Likewise.
227 * gas/mips/mips1@ld-forward.d: Likewise.
228 * gas/mips/mips1@ld.d: Likewise.
229 * gas/mips/mips1@s_d.d: Likewise.
230 * gas/mips/s_d-n32.d: Likewise.
231 * gas/mips/s_d-n64.d: Likewise.
232 * gas/mips/s_d.d: Likewise.
233 * gas/mips/sd-n32.d: Likewise.
234 * gas/mips/sd-n64.d: Likewise.
235 * gas/mips/sd.d: Likewise.
236 * gas/mmix/bz-c.d: Likewise.
237 * gas/mmix/geta-c.d: Likewise.
238 * gas/mmix/jump-c.d: Likewise.
239 * gas/mmix/pushj-c.d: Likewise.
240 * gas/mmix/pushj-cs.d: Likewise.
241 * gas/mmix/reloc16-n.d: Likewise.
242 * gas/mmix/reloc16-r.d: Likewise.
243 * gas/mmix/reloc16.d: Likewise.
244 * gas/mmix/reloc8-r.d: Likewise.
245 * gas/mmix/reloc8.d: Likewise.
246 * gas/mmix/relocxrn.d: Likewise.
247 * gas/sh/sh64/case-1.d: Likewise.
248 * gas/sh/sh64/mix-1.d: Likewise.
249 * gas/sh/sh64/pt32-1.d: Likewise.
250 * gas/sh/sh64/pt64-1.d: Likewise.
251 * gas/sh/sh64/pt64-32-2.d: Likewise.
252 * gas/sh/sh64/rel32-2.d: Likewise.
253 * gas/sh/sh64/rel32-4.d: Likewise.
254 * gas/sh/sh64/rel64-2.d: Likewise.
255 * gas/sh/sh64/rel64-4.d: Likewise.
256 * gas/tic6x/data-reloc.d: Likewise.
257 * gas/tic6x/pcr-relocs.d: Likewise.
258 * gas/xstormy16/allinsn.d: Likewise.
259 * gas/xstormy16/reloc-1.d: Likewise.
260 * gas/xstormy16/reloc-2.d: Likewise.
261
262 2012-05-17 Alan Modra <amodra@gmail.com>
263
264 * gas/elf/dwarf2-1.d: Update.
265 * gas/elf/dwarf2-2.d: Update.
266 * gas/i386/dw2-compress-1.d: Update.
267
268 2012-05-17 Alan Modra <amodra@gmail.com>
269
270 * gas/ppc/vle.d: Pass -a32 to assembler.
271 * gas/ppc/vle-reloc.d: Likewise.
272 * gas/ppc/vle-simple-1.d: Likewise, also match wider addresses.
273 * gas/ppc/vle-simple-2.d: Likewise.
274 * gas/ppc/vle-simple-3.d: Likewise.
275 * gas/ppc/vle-simple-4.d: Likewise.
276 * gas/ppc/vle-simple-5.d: Likewise.
277 * gas/ppc/vle-simple-6.d: Likewise.
278
279 2012-05-16 Meador Inge <meadori@codesourcery.com>
280
281 * gas/arm/stm-ldm.d: STMFD/LDMIA sp!, {reg} don't disassemble to
282 PUSH/POP {reg} any longer. Some new test cases have been added as well.
283 * gas/arm/stm-ldm.s: Likewise.
284
285 2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
286
287 * gas/m68hc11/insns9s12x.s: New
288 * gas/m68hc11/insns9s12x.d: New
289 * gas/m68hc11/hexprefix.s: New
290 * gas/m68hc11/hexprefix.d: New
291 * gas/m68hc11/9s12x-exg-sex-tfr.s: New
292 * gas/m68hc11/9s12x-exg-sex-tfr.d: New
293 * gas/m68hc11/insns9s12xg.s: New
294 * gas/m68hc11/insns9s12xg.d: New
295 * gas/m68hc11/9s12x-mov.s: New
296 * gas/m68hc11/9s12x-mov.d: New
297 * gas/m68hc11/m68hc11.exp: Updated
298 * gas/m68hc11/*.d: Brought in line with changed objdump output.
299 * gas/all/gas.exp: XFAIL all hc11/12 targets for redef2,3.
300 * gas/elf/elf.exp: XFAIL all hc11/12 targets for redef.
301
302 2012-05-14 Catherine Moore <clm@codesourcery.com>
303 Maciej W. Rozycki <macro@codesourcery.com>
304 Rhonda Wittels <rhonda@codesourcery.com>
305
306 * gas/ppc/ppc.exp: Run new tests.
307 * gas/ppc/vle-reloc.d: New test.
308 * gas/ppc/vle-reloc.s: New test.
309 * gas/ppc/vle-simple-1.d: New test.
310 * gas/ppc/vle-simple-1.s: New test.
311 * gas/ppc/vle-simple-2.d: New test.
312 * gas/ppc/vle-simple-2.s: New test.
313 * gas/ppc/vle-simple-3.d: New test.
314 * gas/ppc/vle-simple-3.s: New test.
315 * gas/ppc/vle-simple-4.d: New test.
316 * gas/ppc/vle-simple-4.s: New test.
317 * gas/ppc/vle-simple-5.d: New test.
318 * gas/ppc/vle-simple-5.s: New test.
319 * gas/ppc/vle-simple-6.d: New test.
320 * gas/ppc/vle-simple-6.s: New test.
321 * gas/ppc/vle.d: New test.
322 * gas/ppc/vle.s: New test.
323
324 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
325
326 * gas/cris/rd-pic-1.d: Expect addend as signed.
327 * gas/cris/rd-tls-1.d: Likewise.
328 * gas/cris/rd-tls-2.d: Likewise.
329
330 2012-05-13 H.J. Lu <hongjiu.lu@intel.com>
331
332 * gas/all/fwdexp.d: Expect addend as signed.
333 * gas/alpha/elf-reloc-1.d: Likewise.
334 * gas/i386/mixed-mode-reloc64.d: Likewise.
335 * gas/i386/reloc64.d: Likewise.
336 * gas/i386/ilp32/mixed-mode-reloc64.d: Expect addend as signed.
337 * gas/i386/ilp32/reloc64.d: Likewise.
338 * gas/ia64/pcrel.d: Likewise.
339 * gas/mips/branch-misc-2-64.d: Likewise.
340 * gas/mips/branch-misc-2pic-64.d: Likewise.
341 * gas/mips/branch-misc-4-64.d: Likewise.
342 * gas/mips/ldstla-n64-sym32.d: Likewise.
343 * gas/mips/micromips@branch-misc-2-64.d: Likewise.
344 * gas/mips/micromips@branch-misc-2pic-64.d: Likewise.
345 * gas/mips/micromips@branch-misc-4-64.d: Likewise.
346 * gas/mips/mips16-hilo-n32.d: Likewise.
347 * gas/ppc/astest.d: Likewise.
348 * gas/ppc/astest2.d: Likewise.
349 * gas/ppc/astest2_64.d: Likewise.
350 * gas/ppc/astest64.d: Likewise.
351 * gas/ppc/test1elf32.d: Likewise.
352 * gas/ppc/test1elf64.d: Likewise.
353 * gas/sparc/reloc64.d: Likewise.
354
355 2012-05-12 H.J. Lu <hongjiu.lu@intel.com>
356
357 * gas/mips/elf-rel10.d: Updated.
358 * gas/mips/elf-rel22.d: Likewise.
359 * gas/mmix/comment-1.d: Likewise.
360
361 2012-05-12 H.J. Lu <hongjiu.lu@intel.com>
362
363 * gas/i386/ilp32/ilp32.exp: Don't run reloc64-inval.
364
365 * gas/i386/ilp32/reloc64.s: Add test for -4294967295 addend.
366 * gas/i386/ilp32/reloc64.d: Updated.
367
368 * gas/i386/ilp32/reloc64-inval.l: Removed.
369 * gas/i386/ilp32/reloc64-inval.s: Likewise.
370
371 2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
372
373 * gas/i386/ilp32/ilp32.exp: Run reloc64-inval.
374
375 * gas/i386/ilp32/reloc64.s: Add tests for ".quad".
376 * gas/i386/ilp32/reloc64.d: Updated.
377
378 * gas/i386/ilp32/reloc64-inval.l: New file.
379 * gas/i386/ilp32/reloc64-inval.s: Likewise.
380
381 2012-05-08 Alan Modra <amodra@gmail.com>
382
383 * lib/gas-defs.exp (run_dump_test): Don't set LC_ALL here.
384
385 2012-05-06 Arnold Metselaar <arnold_m@operamail.com>
386
387 * gas/z80/jr-forwf.s: New file, adapted from z8k version.
388 * gas/z80/jr-backf.s: Likewise.
389 * gas/z80/djnz-backf.s: Likewise.
390 * gas/z80/ill_op: New file, with illegal operand.
391 * gas/z80/z80.exp: Run new tests.
392
393 2012-05-03 Sean Keys <skeys@ipdatasys.com>
394
395 * gas/all/gas.exp: Added xgate tex entry.
396 * gas/xgate/abi-xgate-16-32.d: Simple ABI flag test.
397 * gas/xgate/abi-xgate-16-64.d: Ditto
398 * gas/xgate/abi-xgate-32-32.d: Ditto
399 * gas/xgate/abi-xgate-32-64.d: Ditto
400 * gas/xgate/abi.s: Source file for ABI tests.
401 * gas/xgate/all_insns.d: Dump file for all instructions test.
402 * gas/xgate/all_insns.s: Source file for all instructions test.
403 * gas/xgate/insns-dwarf2.d: Dump file for dwarf2 test.
404 * gas/xgate/insns.d: Dump file for instructions test.
405 * gas/xgate/insns.s: Source file for instructions test.
406 * gas/xgate/xgate.exp: XGATE tests file.
407
408 2012-04-27 David S. Miller <davem@davemloft.net>
409
410 * gas/sparc/sparc.exp: Run cfr test.
411 * gas/sparc/cfr.s: New testcase.
412 * gas/sparc/cfr.d: Likewise.
413
414 * gas/sparc/sparc.exp: Run pause test.
415 * gas/sparc/pause.s: New testcase.
416 * gas/sparc/pause.d: Likewise.
417
418 * gas/sparc/cbcond.s: New file.
419 * gas/sparc/cbcond.d: New file.
420 * gas/sparc/sparc.exp: Run cbcond test.
421
422 * gas/sparc/crypto.s: New file.
423 * gas/sparc/crypto.d: New file.
424 * gas/sparc/sparc.exp: Run crypto test.
425
426 2012-04-12 David S. Miller <davem@davemloft.net>
427
428 * gas/sparc/reloc64.s: Add abs34 code model tests.
429 * gas/sparc/reloc64.d: Update.
430
431 2012-04-12 Roland McGrath <mcgrathr@google.com>
432
433 * gas/elf/elf.exp (run_elf_list_test): Treat arm-*-nacl* targets
434 as -armeabi.
435
436 * gas/arm/any-idiv.d: Match *-*-nacl* targets too.
437 * gas/arm/arch4t.d: Likewise.
438 * gas/arm/arch4t-eabi.d: Likewise.
439 * gas/arm/attr-any-armv4t.d: Likewise.
440 * gas/arm/attr-any-thumbv6.d: Likewise.
441 * gas/arm/attr-cpu-directive.d: Likewise.
442 * gas/arm/attr-default.d: Likewise.
443 * gas/arm/attr-march-all.d: Likewise.
444 * gas/arm/attr-march-armv1.d: Likewise.
445 * gas/arm/attr-march-armv2a.d: Likewise.
446 * gas/arm/attr-march-armv2.d: Likewise.
447 * gas/arm/attr-march-armv2s.d: Likewise.
448 * gas/arm/attr-march-armv3.d: Likewise.
449 * gas/arm/attr-march-armv3m.d: Likewise.
450 * gas/arm/attr-march-armv4.d: Likewise.
451 * gas/arm/attr-march-armv4t.d: Likewise.
452 * gas/arm/attr-march-armv4txm.d: Likewise.
453 * gas/arm/attr-march-armv4xm.d: Likewise.
454 * gas/arm/attr-march-armv5.d: Likewise.
455 * gas/arm/attr-march-armv5t.d: Likewise.
456 * gas/arm/attr-march-armv5te.d: Likewise.
457 * gas/arm/attr-march-armv5tej.d: Likewise.
458 * gas/arm/attr-march-armv5texp.d: Likewise.
459 * gas/arm/attr-march-armv5txm.d: Likewise.
460 * gas/arm/attr-march-armv6.d: Likewise.
461 * gas/arm/attr-march-armv6j.d: Likewise.
462 * gas/arm/attr-march-armv6k.d: Likewise.
463 * gas/arm/attr-march-armv6k+sec.d: Likewise.
464 * gas/arm/attr-march-armv6kt2.d: Likewise.
465 * gas/arm/attr-march-armv6-m.d: Likewise.
466 * gas/arm/attr-march-armv6-m+os.d: Likewise.
467 * gas/arm/attr-march-armv6s-m.d: Likewise.
468 * gas/arm/attr-march-armv6t2.d: Likewise.
469 * gas/arm/attr-march-armv6z.d: Likewise.
470 * gas/arm/attr-march-armv6zk.d: Likewise.
471 * gas/arm/attr-march-armv6zkt2.d: Likewise.
472 * gas/arm/attr-march-armv6zt2.d: Likewise.
473 * gas/arm/attr-march-armv7-a.d: Likewise.
474 * gas/arm/attr-march-armv7a.d: Likewise.
475 * gas/arm/attr-march-armv7-a+idiv.d: Likewise.
476 * gas/arm/attr-march-armv7-a+mp.d: Likewise.
477 * gas/arm/attr-march-armv7-a+sec.d: Likewise.
478 * gas/arm/attr-march-armv7-a+sec+virt.d: Likewise.
479 * gas/arm/attr-march-armv7-a+virt.d: Likewise.
480 * gas/arm/attr-march-armv7.d: Likewise.
481 * gas/arm/attr-march-armv7em.d: Likewise.
482 * gas/arm/attr-march-armv7-m.d: Likewise.
483 * gas/arm/attr-march-armv7m.d: Likewise.
484 * gas/arm/attr-march-armv7-r.d: Likewise.
485 * gas/arm/attr-march-armv7r.d: Likewise.
486 * gas/arm/attr-march-armv7-r+mp.d: Likewise.
487 * gas/arm/attr-march-iwmmxt2.d: Likewise.
488 * gas/arm/attr-march-iwmmxt.d: Likewise.
489 * gas/arm/attr-march-xscale.d: Likewise.
490 * gas/arm/attr-mcpu.d: Likewise.
491 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
492 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
493 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
494 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
495 * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
496 * gas/arm/attr-mfpu-fpa10.d: Likewise.
497 * gas/arm/attr-mfpu-fpa11.d: Likewise.
498 * gas/arm/attr-mfpu-fpa.d: Likewise.
499 * gas/arm/attr-mfpu-fpe2.d: Likewise.
500 * gas/arm/attr-mfpu-fpe3.d: Likewise.
501 * gas/arm/attr-mfpu-fpe.d: Likewise.
502 * gas/arm/attr-mfpu-maverick.d: Likewise.
503 * gas/arm/attr-mfpu-neon.d: Likewise.
504 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
505 * gas/arm/attr-mfpu-softfpa.d: Likewise.
506 * gas/arm/attr-mfpu-softvfp.d: Likewise.
507 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
508 * gas/arm/attr-mfpu-vfp10.d: Likewise.
509 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
510 * gas/arm/attr-mfpu-vfp3.d: Likewise.
511 * gas/arm/attr-mfpu-vfp9.d: Likewise.
512 * gas/arm/attr-mfpu-vfp.d: Likewise.
513 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
514 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
515 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
516 * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
517 * gas/arm/attr-mfpu-vfpv4.d: Likewise.
518 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
519 * gas/arm/attr-names.d: Likewise.
520 * gas/arm/attr-order.d: Likewise.
521 * gas/arm/attr-override-cpu-directive.d: Likewise.
522 * gas/arm/attr-override-mcpu.d: Likewise.
523 * gas/arm/got_prel.d: Likewise.
524 * gas/arm/mapdir.d: Likewise.
525 * gas/arm/mapmisc.d: Likewise.
526 * gas/arm/mapsecs.d: Likewise.
527 * gas/arm/mapshort-eabi.d: Likewise.
528 * gas/arm/mapshort-elf.d: Likewise.
529 * gas/arm/mov-highregs-any.d: Likewise.
530 * gas/arm/mov-lowregs-any.d: Likewise.
531 * gas/arm/pr12198-1.d: Likewise.
532 * gas/arm/pr12198-2.d: Likewise.
533 * gas/arm/thumb.d: Likewise.
534 * gas/arm/thumb-eabi.d: Likewise.
535 * gas/arm/thumbrel.d: Likewise.
536
537 2012-04-12 Jie Zhang <jie@codesourcery.com>
538 Meador Inge <meadori@codesourcery.com>
539
540 * gas/arm/push-pop.d: New testcase.
541 * gas/arm/push-pop.s: Ditto.
542 * gas/arm/stm-ldm.d: Ditto.
543 * gas/arm/stm-ldm.s: Ditto.
544
545 2012-04-07 David S. Miller <davem@davemloft.net>
546
547 * gas/all/gas.exp: Sparc can handle BFD_RELOC_8 for constants.
548
549 2012-04-03 Roland McGrath <mcgrathr@google.com>
550
551 * gas/i386/k1om.d: Add not-target match for *-*-nacl*.
552 * gas/i386/l1om.d: Likewise.
553
554 2012-04-02 DJ Delorie <dj@redhat.com>
555
556 * gas/rx/mov.d: Update patterns for fixed MOV.W encoding.
557
558 2012-03-20 Nick Clifton <nickc@redhat.com>
559
560 * gas/arm/vfp1xD.s: Add tests of the VMSR ad VMRS instructions in
561 priviledged modes.
562 * gas/arm/vfp1xD.d: Update expected output.
563
564 2012-03-16 Matthew Gretton-Dann <matther.gretton-dann@arm.com>
565
566 * gas/testsuite/gas/arm/any-idiv.d: New testcase.
567 * gas/testsuite/gas/arm/any-idiv.s: Likewise.
568 * gas/arm/attr-any-armv4t.d: Update expected output.
569 * gas/arm/attr-any-thumbv6.d: Likewise.
570 * gas/arm/attr-cpu-directive.d: Likewise.
571 * gas/arm/attr-default.d: Likewise.
572 * gas/arm/attr-march-armv1.d: Likewise.
573 * gas/arm/attr-march-armv2.d: Likewise.
574 * gas/arm/attr-march-armv2a.d: Likewise.
575 * gas/arm/attr-march-armv2s.d: Likewise.
576 * gas/arm/attr-march-armv3.d: Likewise.
577 * gas/arm/attr-march-armv3m.d: Likewise.
578 * gas/arm/attr-march-armv4.d: Likewise.
579 * gas/arm/attr-march-armv4t.d: Likewise.
580 * gas/arm/attr-march-armv4txm.d: Likewise.
581 * gas/arm/attr-march-armv4xm.d: Likewise.
582 * gas/arm/attr-march-armv5.d: Likewise.
583 * gas/arm/attr-march-armv5t.d: Likewise.
584 * gas/arm/attr-march-armv5te.d: Likewise.
585 * gas/arm/attr-march-armv5tej.d: Likewise.
586 * gas/arm/attr-march-armv5texp.d: Likewise.
587 * gas/arm/attr-march-armv5txm.d: Likewise.
588 * gas/arm/attr-march-armv6-m+os.d: Likewise.
589 * gas/arm/attr-march-armv6-m.d: Likewise.
590 * gas/arm/attr-march-armv6.d: Likewise.
591 * gas/arm/attr-march-armv6j.d: Likewise.
592 * gas/arm/attr-march-armv6k+sec.d: Likewise.
593 * gas/arm/attr-march-armv6k.d: Likewise.
594 * gas/arm/attr-march-armv6kt2.d: Likewise.
595 * gas/arm/attr-march-armv6s-m.d: Likewise.
596 * gas/arm/attr-march-armv6t2.d: Likewise.
597 * gas/arm/attr-march-armv6z.d: Likewise.
598 * gas/arm/attr-march-armv6zk.d: Likewise.
599 * gas/arm/attr-march-armv6zkt2.d: Likewise.
600 * gas/arm/attr-march-armv6zt2.d: Likewise.
601 * gas/arm/attr-march-armv7-a+mp.d: Likewise.
602 * gas/arm/attr-march-armv7-a+sec.d: Likewise.
603 * gas/arm/attr-march-armv7-a.d: Likewise.
604 * gas/arm/attr-march-armv7.d: Likewise.
605 * gas/arm/attr-march-armv7a.d: Likewise.
606 * gas/arm/attr-march-iwmmxt.d: Likewise.
607 * gas/arm/attr-march-iwmmxt2.d: Likewise.
608 * gas/arm/attr-march-xscale.d: Likewise.
609 * gas/arm/attr-mcpu.d: Likewise.
610 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
611 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
612 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
613 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
614 * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
615 * gas/arm/attr-mfpu-fpa.d: Likewise.
616 * gas/arm/attr-mfpu-fpa10.d: Likewise.
617 * gas/arm/attr-mfpu-fpa11.d: Likewise.
618 * gas/arm/attr-mfpu-fpe.d: Likewise.
619 * gas/arm/attr-mfpu-fpe2.d: Likewise.
620 * gas/arm/attr-mfpu-fpe3.d: Likewise.
621 * gas/arm/attr-mfpu-maverick.d: Likewise.
622 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
623 * gas/arm/attr-mfpu-neon.d: Likewise.
624 * gas/arm/attr-mfpu-softfpa.d: Likewise.
625 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
626 * gas/arm/attr-mfpu-softvfp.d: Likewise.
627 * gas/arm/attr-mfpu-vfp.d: Likewise.
628 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
629 * gas/arm/attr-mfpu-vfp10.d: Likewise.
630 * gas/arm/attr-mfpu-vfp3.d: Likewise.
631 * gas/arm/attr-mfpu-vfp9.d: Likewise.
632 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
633 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
634 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
635 * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
636 * gas/arm/attr-mfpu-vfpv4.d: Likewise.
637 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
638 * gas/arm/attr-order.d: Likewise.
639 * gas/arm/attr-override-cpu-directive.d: Likewise.
640 * gas/arm/attr-override-mcpu.d: Likewise.
641 * gas/arm/eabi_attr_1.d: Likewise.
642 * gas/arm/mov-highregs-any.d: Likewise.
643 * gas/arm/mov-lowregs-any.d: Likewise.
644 * gas/arm/pr12198-1.d: Likewise.
645 * gas/arm/pr12198-2.d: Likewise.
646
647 2012-03-15 Alan Modra <amodra@gmail.com>
648
649 * gas/i386/bundle-lock.d: Ignore trailing nops.
650 * gas/i386/bundle.d: Likewise.
651 * gas/i386/x86-64-bundle.d: Likewise.
652
653 2012-03-13 Roland McGrath <mcgrathr@google.com>
654
655 * gas/i386/bundle-bad.s: New file.
656 * gas/i386/bundle-bad.d: New file.
657 * gas/i386/bundle-bad.l: New file.
658 * gas/i386/i386.exp: Run it.
659
660 * gas/arm/bundle.s: New file.
661 * gas/arm/bundle.d: New file.
662 * gas/arm/bundle-lock.s: New file.
663 * gas/arm/bundle-lock.d: New file.
664
665 * gas/i386/bundle.s: New file.
666 * gas/i386/bundle.d: New file.
667 * gas/i386/x86-64-bundle.s: New file.
668 * gas/i386/x86-64-bundle.d: New file.
669 * gas/i386/bundle-lock.s: New file.
670 * gas/i386/bundle-lock.d: New file.
671 * gas/i386/i386.exp: Run them.
672
673 2012-03-10 Edmar Wienskoski <edmar@freescale.com>
674
675 * gas/ppc/e500mc64_nop.s: New test case for e500mc family
676 termination nops.
677 * gas/ppc/e500mc64_nop.d: Likewise.
678 * gas/ppc/e5500_nop.s: Likewise.
679 * gas/ppc/e5500_nop.d: Likewise.
680 * gas/ppc/e6500_nop.s: Likewise.
681 * gas/ppc/e6500_nop.d: Likewise.
682 * gas/ppc/e6500.s: New.
683 * gas/ppc/e6500.d: Likewise.
684 * gas/ppc/ppc.exp: Run e6500, e500mc64_nop, e5500_nop, and e6500_nop.
685
686 2012-03-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
687
688 * gas/s390/esa-g5.d: Move length field to the second operand.
689 * gas/s390/esa-g5.s: Likewise.
690
691 2012-02-14 Alan Modra <amodra@gmail.com>
692
693 * gas/elf/bad-group.s: Add section attributes.
694 * gas/elf/elf.exp (groupautoa, groupautob): Don't run for hppa64-hpux.
695 (ifunc-1, type): Don't run for hpux.
696 * gas/elf/type-noifunc.e: Accept ANSI_COM.
697 * gas/elf/section7.s: Always have whitespace before directives.
698 * gas/elf/warn-2.s: Likewise.
699 * gas/i386/ifunc-3.s: Move .size directive.
700
701 2012-02-13 Alan Modra <amodra@gmail.com>
702
703 * gas/all/gas.exp (redef2): xfail m6811 and m6812.
704 * gas/elf/elf.exp: Use is_elf_format.
705 * gas/symver/symver.exp: Likewise.
706 * gas/m68hc11/m68hc11.exp: Simplify target test.
707 Add -m68hc11 to error tests that pass for hc12.
708
709 2012-02-11 Kai Tietz <ktietz@redhat.com>
710
711 * gas/i386/disp32.d: Adjust label pattern.
712
713 2012-02-08 Kai Tietz <ktietz@redhat.com>
714
715 * gas/i386/x86-64-disp32.d: Fix lable-pattern.
716
717 2012-02-08 H.J. Lu <hongjiu.lu@intel.com>
718
719 * gas/i386/hle-intel.d: New.
720 * gas/i386/hle.d: Likewise.
721 * gas/i386/hle.s: Likewise.
722 * gas/i386/hlebad.l: Likewise.
723 * gas/i386/hlebad.s: Likewise.
724 * gas/i386/rtm-intel.d: Likewise.
725 * gas/i386/rtm.d: Likewise.
726 * gas/i386/rtm.s: Likewise.
727 * gas/i386/x86-64-hle-intel.d: Likewise.
728 * gas/i386/x86-64-hle.d: Likewise.
729 * gas/i386/x86-64-hle.s: Likewise.
730 * gas/i386/x86-64-hlebad.l: Likewise.
731 * gas/i386/x86-64-hlebad.s: Likewise.
732 * gas/i386/x86-64-rtm-intel.d: Likewise.
733 * gas/i386/x86-64-rtm.d: Likewise.
734 * gas/i386/x86-64-rtm.s: Likewise.
735
736 * gas/i386/i386.exp: Run hle, hle-intel, hlebad x86-64-hle, rtm,
737 rtm-intel, x86-64-hle-intel, x86-64-hlebad, x86-64-rtm and
738 x86-64-rtm-intel.
739
740 2012-01-20 H.J. Lu <hongjiu.lu@intel.com>
741
742 * gas/i386/disp32.s: Add tests for .d8 suffix.
743 * gas/i386/x86-64-disp32.s: Likewise.
744
745 * gas/i386/disp32.d: Updated.
746 * gas/i386/x86-64-disp32.d: Likewise.
747
748 2012-01-17 Andreas Schwab <schwab@linux-m68k.org>
749
750 * gas/m68k/pmove.s, gas/m68k/pmove.d: New test.
751 * gas/m68k/all.exp: Run it.
752
753 2012-01-13 H.J. Lu <hongjiu.lu@intel.com>
754
755 * gas/i386/i386.exp: Run vmfunc and x86-64-vmfunc.
756
757 * gas/i386/vmfunc.d: New.
758 * gas/i386/vmfunc.s: Likewise.
759 * gas/i386/x86-64-vmfunc.d: Likewise.
760
761 2012-01-13 Iain Sandoe <idsandoe@googlemail.com>
762
763 * gas/all/redef2.d: Skip for Darwin.
764 * gas/all/redef3.d: Likewise.
765 * gas/all/weakref1.d: Likewise.
766 * gas/macros/irp.d: Likewise.
767 * gas/macros/repeat.d: Likewise.
768 * gas/macros/rept.d: Likewise.
769 * gas/macros/test2.d: Likewise.
770 * gas/macros/vararg.d: Likewise.
771 * gas/mach-o/macro-irp.d: New.
772 * gas/mach-o/macro-repeat.d: New.
773 * gas/mach-o/macro-rept.d: New.
774 * gas/mach-o/macro-test2.d: New.
775 * gas/mach-o/macro-vararg.d: New.
776 * gas/mach-o/redef2.d: New.
777 * gas/mach-o/redef3.d: New.
778
779 2012-01-13 Iain Sandoe <idsandoe@googlemail.com>
780
781 * gas/mach-o/dysymtab-3.d: New.
782 * gas/mach-o/symbols-7.s: New.
783
784 2012-01-13 Iain Sandoe <idsandoe@googlemail.com>
785
786 * gas/mach-o/dysymtab-2.d: Update to include the set VMA.
787 * gas/mach-o/symbols-1-64.d: Likewise.
788 * gas/mach-o/symbols-1.d: Likewise.
789 * gas/mach-o/symbols-6.d: Likewise.
790 * gas/mach-o/zerofill-1.d: Likewise.
791 * gas/mach-o/zerofill-2.d: Likewise.
792
793 2012-01-12 Iain Sandoe <idsandoe@googlemail.com>
794
795 * gas/mach-o/dysymtab-2.d: New.
796 * gas/mach-o/err-syms-4.s: New.
797 * gas/mach-o/err-syms-5.s: New.
798 * gas/mach-o/err-syms-6.s: New.
799 * gas/mach-o/symbols-6-64.d: New.
800 * gas/mach-o/symbols-6-64.s: New.
801 * gas/mach-o/symbols-6.d: New.
802 * gas/mach-o/symbols-6.s: New.
803
804 2012-01-09 Iain Sandoe <idsandoe@googlemail.com>
805
806 * gas/mach-o/err-syms-1.s: New.
807 * gas/mach-o/err-syms-2.s: New.
808 * gas/mach-o/err-syms-3.s: New.
809 * gas/mach-o/symbols-2.d: New.
810 * gas/mach-o/symbols-2.s: New.
811 * gas/mach-o/symbols-3.s: New.
812 * gas/mach-o/symbols-4.s: New.
813 * gas/mach-o/symbols-5.d: New.
814 * gas/mach-o/symbols-5.s: New.
815
816 2012-01-08 Richard Sandiford <rdsandiford@googlemail.com>
817
818 * gas/mips/tls-relw.s, gas/mips/tls-relw.d: New test.
819 * gas/mips/mips.exp: Run it.
820
821 2012-01-08 Richard Sandiford <rdsandiford@googlemail.com>
822
823 * gas/mips/align3.s, gas/mips/align3.d: New testcase.
824 * gas/mips/mips.exp: Run it.
825
826 2012-01-04 Iain Sandoe <idsandoe@googlemail.com>
827
828 * gas/mach-o/zerofill-2.d: New.
829
830 2012-01-04 Iain Sandoe <idsandoe@googlemail.com>
831
832 * gas/mach-o/zerofill-1.d: New.
833 * gas/mach-o/zerofill-1.s: New.
834
835 2012-01-03 Iain Sandoe <idsandoe@googlemail.com>
836
837 * gas/mach-o/dysymtab-1-64.d: New.
838 * gas/mach-o/dysymtab-1.d: New.
839 * gas/mach-o/symbols-1-64.d: New.
840 * gas/mach-o/symbols-1.d: New.
841 * gas/mach-o/symbols-base-64.s: New.
842 * gas/mach-o/symbols-base.s: New.
843
844 For older changes see ChangeLog-2011
845 \f
846 Local Variables:
847 mode: change-log
848 left-margin: 8
849 fill-column: 74
850 version-control: never
851 End:
This page took 0.058038 seconds and 4 git commands to generate.