2009-11-05 Sebastian Pop <sebastian.pop@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
f88c9eb0
SP
12009-11-05 Sebastian Pop <sebastian.pop@amd.com>
2 Quentin Neill <quentin.neill@amd.com>
3
4 * gas/i386/i386.exp: Run x86-64-lwp in 64-bit mode,
5 run lwp in 32-bit mode.
6 * gas/i386/x86-64-lwp.d: New.
7 * gas/i386/x86-64-lwp.s: New.
8 * gas/i386/lwp.d: New.
9 * gas/i386/lwp.s: New.
10
cdcf9467
NC
112009-11-05 Nick Clifton <nickc@redhat.com>
12
13 * gas/i386/i386.exp (space1): Move test inside check for x86
14 target.
15
6c78a1f8
L
162009-11-04 H.J. Lu <hongjiu.lu@intel.com>
17
18 PR gas/876
19 * gas/i386/i386.exp: Run space1.
20
21 * gas/i386/space1.l: New.
22 * gas/i386/space1.s: Likewise.
23
1ee69515
PB
242009-11-03 Paul Brook <paul@codesourcery.com>
25
26 * gas/arm/vfp-neon-syntax.d: Update expected results.
27 * gas/arm/vfp-neon-syntax_t2.d: Update expected results.
28
62f3b8c8
PB
292009-11-02 Paul Brook <paul@codesourcery.com>
30
31 * gas/arm/attr-mfpu-vfpv4.d: New test.
32 * gas/arm/attr-mfpu-vfpv4-d16.d: New test.
33 * gas/arm/neon-fma-cov.d: New test.
34 * gas/arm/neon-fma-cov.s: New test.
35 * gas/arm/vfp-fma-inc.s: New test.
36 * gas/arm/vfp-fma-arm.d: New test.
37 * gas/arm/vfp-fma-arm.s: New test.
38 * gas/arm/vfp-fma-thumb.d: New test.
39 * gas/arm/vfp-fma-thumb.s: New test.
40 * gas/arm/vfma1.d: New test.
41 * gas/arm/vfma1.s: New test.
42 * gas/arm/vfpv3xd.d: New test.
43 * gas/arm/vfpv3xd.s: New test.
44
206c2556
L
452009-10-29 Sebastian Pop <sebastian.pop@amd.com>
46
47 * gas/i386/fma4.d: Updated patterns.
48 * gas/i386/x86-64-fma4.d: Same.
49
e6655fda
PB
502009-10-29 Paul Brook <paul@codesourcery.com>
51
52 * gas/arm/vfp-neon-syntax.d: Update expected results.
53 * gas/arm/vfp-neon-syntax_t2.d: Update expected results.
54
14610ad1
AM
552009-10-28 Alan Modra <amodra@bigpond.net.au>
56
57 * gas/i386/intelpic.d: Correct.
58
a39571ad
AM
592009-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
60
61 * gas/z80/equ.d, gas/z80/equ.s: Added test of parsing equ directives.
62 * gas/z80/z80.exp: Run it.
63
64 * gas/z80/redef.d: Expect little endian output only.
65
4b06377f
L
662009-10-20 H.J. Lu <hongjiu.lu@intel.com>
67
68 PR gas/10775
69 * gas/i386/immed64.d: Updated.
70 * gas/i386/l1om.d: Likewise.
71 * gas/i386/x86-64-disp-intel.d: Likewise.
72 * gas/i386/x86-64-disp.d: Likewise.
73 * gas/i386/x86_64.d: Likewise.
74
23f5dfcb
DE
752009-10-19 Doug Evans <dje@sebabeach.org>
76
77 * gas/xc16x/shlrol.s: Specify constant shift amount.
78 * gas/xc16x/xc16x.exp (do_xc16x_shlrol): Update expected output.
79
76748ada
AM
802009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
81
82 * gas/all/weakref1u.d: Exclude more aout targets.
83 * gas/m68k/br-isaa.d: Likewise.
84 * gas/m68k/br-isab.d: Likewise.
85 * gas/m68k/br-isac.d: Likewise.
86
f19df8f7
AM
872009-10-15 Alan Modra <amodra@bigpond.net.au>
88
89 PR gas/1491
90 * gas/macros/dot.s: Don't start macro invocations is first column.
91 * gas/macros/dot.l: Update.
92 * gas/macros/macros.exp: Run dot test on more targets.
93
313c53d1
L
942009-10-13 H.J. Lu <hongjiu.lu@intel.com>
95
96 PR gas/10740
97 * gas/i386/jump.s: Add new tests.
98 * gas/i386/jump16.s: Likewise.
99
100 * gas/i386/jump.d: Updated.
101 * gas/i386/jump16.d: Likewise.
102
b2b74248
NC
1032009-10-13 Vincent Riviere <vincent.riviere@freesbee.fr>
104
105 PR gas/3041
106 * gas/m68k/all.exp: Added "p3041data".
107 * gas/m68k/p3041.d, gas/m68k/p3041.s: Added tests of weak references
108 from text section to all possible sections.
109 * gas/m68k/p3041data.d, gas/m68k/p3041data.s: New test. Check weak
110 references from data section.
111
6f4c35a5
L
1122009-10-08 H.J. Lu <hongjiu.lu@intel.com>
113
114 PR gas/10704
115 * gas/i386/intelok.s: Move 2 PIC tests to ...
116 * gas/i386/intelpic.s: Here.
117
118 * gas/i386/intelok.d: Updated.
119 * gas/i386/intelpic.d: Likewise.
120
5ef55856
L
1212009-10-07 H.J. Lu <hongjiu.lu@intel.com>
122
123 PR gas/10704
124 * gas/i386/intelok.s: Add 2 new tests.
125 * gas/i386/intelok.d: Updated.
126
9fe54b1c
PB
1272009-10-02 Peter Bergner <bergner@vnet.ibm.com>
128
129 * gas/ppc/476.s: New test.
130 * gas/ppc/476.d: Likewise.
131 * gas/ppc/ppc.exp: Run the 476 test.
132
634b50f2
PB
1332009-10-01 Peter Bergner <bergner@vnet.ibm.com>
134
135 * gas/ppc/a2.d: Rename "ppca2" to "a2".
136
c7927a3c
NC
1372009-09-29 DJ Delorie <dj@redhat.com>
138
139 * gas/rx: New directory.
140 * gas/rx/*: New set of test cases.
141 * gas/elf/section2.e-rx: New expected output file.
142 * gas/all/gas.exp: Add support for RX target.
143 * gas/elf/elf.exp: Likewise.
144 * gas/lns/lns.exp: Likewise.
145 * gas/macros/macros.exp: Likewise.
146
8765b556
PB
1472009-09-29 Peter Bergner <bergner@vnet.ibm.com>
148
149 * gas/ppc/vsx.s ("lxsdux", "lxvd2ux", "lxvw4ux", "stxsdux",
150 "stxvd2ux", "stxvw4ux"): Remove tests.
151 * gas/ppc/vsx.d: Likewise.
152 * gas/ppc/power7.s: Likewise.
153 * gas/ppc/power7.d: Likewise.
154
f5d9e816
L
1552009-09-24 H.J. Lu <hongjiu.lu@intel.com>
156
157 PR gas/10677
158 * gas/i386/i386.exp: Run x86-64-localpic.
159
160 * gas/i386/x86-64-localpic.d: New.
161 * gas/i386/x86-64-localpic.s: Likewise.
162
3bccaff7
L
1632009-09-23 H.J. Lu <hongjiu.lu@intel.com>
164
165 * gas/i386/localpic.d: Updated.
166
2a86604a
L
1672009-09-23 H.J. Lu <hongjiu.lu@intel.com>
168
169 * gas/i386/i386.exp: Run localpic.
170
171 * gas/i386/localpic.d: New.
172 * gas/i386/localpic.s: Likewise.
173
f9272224
AM
1742009-09-23 Alan Modra <amodra@bigpond.net.au>
175
176 * gas/arm/thumbver.d: Tolerate some whitespace differences.
177 * gas/elf/elf.exp: Likewise.
178 * gas/elf/section2.e: Likewise.
179 * gas/elf/section2.e-armeabi: Likewise.
180 * gas/elf/section2.e-armelf: Likewise.
181 * gas/elf/section2.e-m32r: Likewise.
182 * gas/elf/section2.e-mips: Likewise.
183 * gas/elf/section2.e-miwmmxt: Likewise.
184 * gas/elf/section2.e-score: Likewise.
185 * gas/elf/section2.e-xtensa: Likewise.
186 * gas/elf/type-noifunc.e: Likewise.
187 * gas/elf/type.e: Likewise.
188 * gas/ia64/alias-ilp32.d: Likewise.
189 * gas/ia64/alias.d: Likewise.
190 * gas/ia64/global.d: Likewise.
191 * gas/mips/mips16-vis-1.d: Likewise.
192 * gas/mmix/bspec-1.d: Likewise.
193 * gas/mmix/byte-1.d: Likewise.
194 * gas/mmix/comment-1.d: Likewise.
195 * gas/mmix/loc-1.d: Likewise.
196 * gas/mmix/loc-2.d: Likewise.
197 * gas/mmix/loc-3.d: Likewise.
198 * gas/mmix/loc-4.d: Likewise.
199 * gas/mmix/loc-5.d: Likewise.
200 * gas/mmix/loc-6.d: Likewise.
201 * gas/mmix/loc-7.d: Likewise.
202
30c87b05
AM
2032009-09-22 Alan Modra <amodra@bigpond.net.au>
204
205 * gas/ppc/a2.d: Match PPC64 relocs.
206
943fef64
MR
2072009-09-21 Maciej W. Rozycki <macro@linux-mips.org>
208
209 * lib/gas-defs.exp (gas_test_error): Mark internal error/assertion
210 failures seen in output as fails. Also record output being
211 matched for fails.
212
26abf39f
MR
2132009-09-21 Maciej W. Rozycki <macro@linux-mips.org>
214
215 * gas/mips/eret-1.d: Adjust regexps for robustness.
216 * gas/mips/eret-2.d: Likewise.
217 * gas/mips/eret-3.d: Likewise.
218 * gas/mips/eret-1.s: Reformat for readability. Add a label
219 at the beginning.
220 * gas/mips/eret-2.s: Add a label at the beginning.
221
0bcd05a4
MR
2222009-09-21 Maciej W. Rozycki <macro@linux-mips.org>
223
224 * gas/mips/eret-1.s: Add trailing padding.
225 * gas/mips/eret-2.s: Likewise.
226 * gas/mips/eret-3.s: Likewise.
227 * gas/mips/eret-1.d: Adjust accordingly. Force a 32-bit ABI.
228 * gas/mips/eret-2.d: Likewise.
229 * gas/mips/eret-3.d: Likewise.
230
95d4c932
MR
2312009-09-21 Maciej W. Rozycki <macro@linux-mips.org>
232
233 * gas/mips/mips.exp: Fix a typo.
234
e0d602ec
BE
2352009-09-21 Ben Elliston <bje@au.ibm.com>
236 Peter Bergner <bergner@vnet.ibm.com>
237
238 * gas/ppc/a2.s: New.
239 * gas/ppc/a2.d: Likewise.
240 * gas/ppc/ppc.exp: Run the a2 dump test.
241
ba0f96ec
BE
2422009-09-21 Ben Elliston <bje@au.ibm.com>
243
244 * gas/ppc/e500mc.d: Remove blank line at the end of file.
245
1acf546e
L
2462009-09-15 H.J. Lu <hongjiu.lu@intel.com>
247
248 * gas/i386/disp.s: Add an offset test.
249 * gas/i386/x86-64-disp.s: Likewise.
250
251 * gas/i386/intelbad.s: Comment out "byte ptr [1]" test.
252
253 * gas/i386/disp.d: Updated.
254 * gas/i386/disp-intel.d: Likewise.
255 * gas/i386/intelbad.l: Likewise.
256 * gas/i386/x86-64-disp.d: Likewise.
257 * gas/i386/x86-64-disp-intel.d: Likewise.
258
6cee4cda
L
2592009-09-14 H.J. Lu <hongjiu.lu@intel.com>
260
261 PR gas/10637
262 * gas/i386/disp.s: Add tests for Intel syntax.
263 * gas/i386/x86-64-disp.s: Likewise.
264
265 * gas/i386/disp.d: Updated.
266 * gas/i386/intelok.d: Likewise.
267 * gas/i386/x86-64-disp.d: Likewise.
268
269 * gas/i386/disp-intel.d: New.
270 * gas/i386/x86-64-disp-intel.d: Likewise.
271
272 * gas/i386/i386.exp: Run disp-intel and x86-64-disp-intel.
273
bc2ae10b
L
2742009-09-14 H.J. Lu <hongjiu.lu@intel.com>
275
276 * gas/i386/merom.[ds]: Renamed to ...
277 * gas/i386/ssse3.[ds]: This.
278
279 * gas/i386/nops-1-merom.d: Renamed to ...
280 * gas/i386/nops-1-core2.d: This.
281
282 * gas/i386/nops-2-merom.d: Renamed to ...
283 * gas/i386/nops-2-core2.d: This.
284
285 * gas/i386/prescott.[ds]: Renamed to ...
286 * gas/i386/sse3.[ds]: This.
287
288 * gas/i386/x86-64-merom.[ds]: Renamed to ...
289 * gas/i386/x86-64-ssse3.[ds]: This.
290
291 * gas/i386/x86-64-nops-1-merom.d: Renamed to ...
292 * gas/i386/x86-64-nops-1-core2.d: This.
293
294 * gas/i386/x86-64-prescott.[ds]: Renamed to ...
295 * gas/i386/x86-64-sse3.[ds]: This.
296
297 * gas/i386/i386.exp: Updated.
298
0e1147d9
L
2992009-09-14 H.J. Lu <hongjiu.lu@intel.com>
300
301 PR gas/10636
302 * gas/i386/disp.d: New.
303 * gas/i386/disp.s: Likewise.
304 * gas/i386/x86-64-disp.d: Likewise.
305 * gas/i386/x86-64-disp.s: Likewise.
306
307 * gas/i386/i386.exp: Run disp and x86-64-disp.
308
309 * gas/i386/x86-64-addr32.s: Add high 32bit displacement tests.
310
311 * gas/i386/x86-64-addr32.d: Updated.
312 * gas/i386/x86-64-addr32-intel.d: Likewise.
313 * gas/i386/x86-64-inval.l: Likewise.
314 * gas/i386/x86-64-prescott.d: Likewise.
315
316 * gas/i386/x86-64-inval.s: Add invalid displacement tests.
317
318 * gas/i386/x86-64-prescott.s: Replace 0x90909090 displacement
319 with 0x909090.
320
1180b5a4
RS
3212009-09-13 Richard Sandiford <rdsandiford@googlemail.com>
322
323 * gas/mips/jalr2.s, gas/mips/jalr2.d: New test.
324 * gas/mips/jal-svr4pic.d: Don't expect R_MIPS_JALRs to be reduced.
325 * gas/mips/jal-xgot.d: Likewise.
326 * gas/mips/mips-abi32-pic2.d: Likewise.
327 * gas/mips/mips.exp: Run it.
328
3c0bfb2a
RS
3292009-09-13 Richard Sandiford <rdsandiford@googlemail.com>
330
331 * gas/mips/mips16-dwarf2-n32.d: Expect odd addresses.
332
530288a6
HPN
3332009-09-11 Hans-Peter Nilsson <hp@bitrange.com>
334
335 PR gas/10623
336 * gas/mmix/err-swym1.s, gas/mmix/swym-opreg1.d,
337 gas/mmix/swym-opreg1.s, gas/mmix/swym-opreg2.d,
338 gas/mmix/swym-opreg2.s: New tests.
339 * gas/mmix/odd-1.d: Adjust for reloc change.
340
800f6ec8
AM
3412009-09-11 Alan Modra <amodra@bigpond.net.au>
342
343 * gas/lns/lns-common-1.s: Use two nops between each .loc.
344 * gas/lns/lns.exp: Don't exclude d10v.
345
6af0f152
KK
3462009-09-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
347
348 * gas/sh/sh64/syntax-1.s: Regenerate.
349
7e127222
KK
3502009-09-08 Kaz Kojima <kkojima@rr.iij4u.or.jp>
351
352 * gas/sh/basic.exp: Add -big to ASFLAGS for sh*l*-*-netbsdelf*.
353
6a200c2e
AM
3542009-09-08 Alan Modra <amodra@bigpond.net.au>
355
356 * gas/d30v/serial2.l: Adjust position of page break.
357 * gas/lns/lns-common-1-alt.d: Match 2009-04-24 change.
358 * gas/mt/ms1-16-003.d: Correct reloc name.
359 * gas/mt/relocs.d: Elide incorrect file format strings.
360
bad6899a
AM
3612009-09-08 Alan Modra <amodra@bigpond.net.au>
362
363 * gas/all/gas.exp (do_comment): Don't run on m32c.
364 * gas/all/align.d: Likewise.
365 * gas/all/incbin.d: Likewise.
366 * gas/macros/semi.d: Likewise.
367 * gas/elf/ifunc-1.d: Don't run on alpha.
368
b43ab92e
JZ
3692009-09-04 Jie Zhang <jie.zhang@analog.com>
370
371 * gas/bfin/arithmetic.s, gas/bfin/arithmetic.d: Add check
372 for (IU) option for multiply and multiply-accumulate to
373 data register instructon.
374
11817687
JZ
3752009-09-03 Jie Zhang <jie.zhang@analog.com>
376
377 * gas/bfin/parallel5.s: New test.
378 * gas/bfin/error.exp: New test.
379
bd03da30
JZ
3802009-09-03 Jie Zhang <jie.zhang@analog.com>
381
382 * gas/bfin/line_number.l, gas/bfin/line_number.s: New test.
383 * gas/bfin/bfin.exp: Add the new test.
384
c958a8a8
JZ
3852009-09-03 Jie Zhang <jie.zhang@analog.com>
386
387 * gas/bfin/expected_move_errors.s,
388 gas/bfin/expected_move_errors.l: Add "LC1 = I0;".
389 * gas/bfin/move.s, gas/bfin/move.d: Remove "CYCLES = A0.W".
390
1d3ad4d0
JZ
3912009-09-03 Jie Zhang <jie.zhang@analog.com>
392
393 * gas/bfin/expected_comparison_errors.l: Expect error on Line 13.
394
d3a50e14
JZ
3952009-09-03 Jie Zhang <jie.zhang@analog.com>
396
397 * gas/bfin/loop.s, gas/bfin/loop.d: New test.
398 * gas/bfin/loop2.s, gas/bfin/loop2.d: New test.
399 * gas/bfin/loop3.s, gas/bfin/loop3.d: New test.
400 * gas/bfin/bfin.exp: Add the new tests.
401
39b4412d
JZ
4022009-09-02 Jie Zhang <jie.zhang@analog.com>
403
404 From Bernd Schmidt <bernd.schmidt@analog.com>
405 * gas/bfin/expected_errors.l, gas/bfin/expected_errors.s:
406 Check error messages for invalid load/store insns.
407
8114936d
L
4082009-09-01 H.J. Lu <hongjiu.lu@intel.com>
409
410 * gas/i386/att-regs.s: Add ymm tests for 16bit and 64bit.
411 * gas/i386/intel-regs.s: Likewise.
412
413 * gas/i386/att-regs.d: Updated.
414 * gas/i386/intel-regs.d: Likewise.
415
fae96e04
L
4162009-09-01 H.J. Lu <hongjiu.lu@intel.com>
417
418 * gas/i386/att-regs.s: Remove a tab.
419
83ee431c
JZ
4202009-09-01 Jie Zhang <jie.zhang@analog.com>
421
422 * gas/bfin/expected_comparison_errors.s: Add more cases.
423 * gas/bfin/expected_comparison_errors.l: Update accordingly.
424
5e8c8f8f
JZ
4252009-09-01 Jie Zhang <jie.zhang@analog.com>
426
427 * gas/bfin/stack2.s: Add pop multiple instruction with a label
428 on the same line.
429 * gas/bfin/stack2.d: Adjust accordingly.
430
94be91de
JB
4312009-08-31 Jan Beulich <jbeulich@novell.com>
432
433 * gas/elf/section5.l: Remove no longer issued warning pattern.
434
0c9b4fd7
KK
4352009-08-29 Matt Fleming <matt@console-pimps.org>
436
437 * gas/sh/sign-extension.d: New file.
438 * gas/sh/sign-extension.s: New file.
439 * gas/sh/basic.exp: Run new test.
440
3632d14b
L
4412009-08-28 H.J. Lu <hongjiu.lu@intel.com>
442
443 * gas/i386/l1om.d: Check elf64-l1om format.
444
d55cb1c5
BS
4452006-08-11 Bernd Schmidt <bernd.schmidt@analog.com>
446
447 * gas/bfin/parallel.s: Add more test cases.
448 * gas/bfin/parallel.d: Update accordingly.
449 * gas/bfin/resource_conflict.l: New test.
450 * gas/bfin/resource_conflict.s: New test.
451 * gas/bfin/bfin.exp: Add resource_conflict.
452
ba7e13e4
NC
4532009-08-11 Nick Clifton <nickc@redhat.com>
454
455 PR 10443
456 * gas/arm/t16-bad.l: Update expected messages for moves with
457 shifted operands.
458
539d4391
NC
4592009-08-10 Daniel Gutson <dgutson@codesourcery.com>
460
461 PR gas/10479
462 * gas/arm/sp-pc-usage-t.d: New test case.
463 * gas/arm/sp-pc-usage-t.s: New file.
464
cb88ce9f
BS
4652006-08-09 Bernd Schmidt <bernd.schmidt@analog.com>
466
467 From Mike Frysinger <michael.frysinger@analog.com>
468 * gas/bfin/reloc.d: Adjust for the renamed relocations.
469
940b5ce0
DJ
4702009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
471
472 * gas/arm/mapping2.s: Test code after .ident.
473
da57d33e
CF
4742009-08-05 Chao-ying Fu <fu@mips.com>
475
476 * gas/mips/jal-svr4pic.d, gas/mips/jal-xgot.d,
477 gas/mips/mips-abi32-pic2.d: Add R_MIPS_JALR relocations after jalr.
478
f86adc07
NS
4792009-08-04 Nathan Sidwell <nathan@codesourcery.com>
480
481 * gas/arm/missing.s: New.
482 * gas/arm/missing.d: New.
483 * gas/arm/missing.l: New.
484
cd000bff
DJ
4852009-07-15 Daniel Gutson <dgutson@codesourcery.com>
486 Daniel Jacobowitz <dan@codesourcery.com>
487
488 * gas/arm/mapdir.d, gas/arm/mapdir.s: New files.
489 * gas/arm/mapping.d: Adapted to new symbols generation.
490 * gas/arm/mapping2.d: New test case.
491 * gas/arm/mapping2.s: New file.
492 * gas/arm/mapping3.d: New test case.
493 * gas/arm/mapping3.s: New file.
494 * gas/arm/mapping4.d: New test case.
495 * gas/arm/mapping4.s: New file.
496 * gas/arm/mapshort-eabi.d: Adapted to new symbols generation.
497 * gas/elf/section2.e-armeabi: Adapted to new symbols generation.
498
efa19bfd
JB
4992009-07-27 Jan Beulich <jbeulich@novell.com>
500
501 * gas/elf/file.[ds]: New.
502 * gas/elf/elf.exp: Run new test.
503
8a9036a4
L
5042009-07-25 H.J. Lu <hongjiu.lu@intel.com>
505
506 * gas/i386/l1om.d: New.
507 * gas/i386/l1om-inval.l: Likewise.
508 * gas/i386/l1om-inval.s: Likewise.
509
510 * gas/i386/i386.exp: Run l1om-inval and l1om.
511
309d3373
JB
5122009-07-24 Jan Beulich <jbeulich@novell.com>
513
514 * gas/i386/8087.[ds]: New.
515 * gas/i386/287.[ds]: New.
516 * gas/i386/387.[ds]: New.
517 * gas/i386/no87.[ls]: New.
518 * gas/i386/no87-2.[ls]: New.
519 * gas/i386/i386.exp: Run new tests.
520 * gas/i386/att-regs.s: Also check FPU register access.
521 * gas/i386/intel-regs.s: Likewise.
522 * gas/i386/att-regs.d: Adjust expectations.
523 * gas/i386/intel-regs.d: Likewise.
524
3e7a7d11
NC
5252009-07-23 Ulrich Drepper <drepper@redhat.com>
526
527 * gas/elf/type.s: Add unique global symbol definition.
528 * gas/elf/type.e: Add expected readelf output for global unique
529 symbol.
530
711eedef
L
5312009-07-21 H.J. Lu <hongjiu.lu@intel.com>
532
533 PR gas/10420
534 * gas/i386/i386.exp: Run x86-64-nops-1-pentium.
535
536 * gas/i386/x86-64-nops-1-pentium.d: New.
537
915bcca5
L
5382009-07-16 H.J. Lu <hongjiu.lu@intel.com>
539
540 * gas/i386/i386.exp: Run ifunc and x86-64-ifunc.
541
542 * gas/i386/ifunc.d: New,
543 * gas/i386/ifunc.s: Likewise.
544 * gas/i386/x86-64-ifunc.d: Likewise.
545
9a6f4e97
NS
5462009-07-16 Nathan Sidwell <nathan@codesourcery.com>
547
548 * gas/arm/target-reloc-1.s: New.
549 * gas/arm/target-reloc-1.d: New.
550
140033b3
NC
5512009-07-14 Daniel Gutson <dgutson@codesourcery.com>
552
553 * gas/arm/align64.s: New test case.
554 * gas/arm/align64.d: Expected disassembly.
555
752d5da4
NC
5562009-07-14 Daniel Gutson <dgutson@codesourcery.com>
557
558 * gas/arm/thumb-w-bad.d: New test case.
559 * gas/arm/thumb-w-bad.l: New file.
560 * gas/arm/thumb-w-bad.s: New file.
561 * gas/arm/thumb-w-good.d: New test case.
562 * gas/arm/thumb-w-good.s: New file.
563
c921be7d
NC
5642009-07-09 Daniel Gutson <dgutson@codesourcery.com>
565
566 * gas/arm/inst-po.d: New testcase.
567 * gas/arm/inst-po.s: New file.
568 * gas/arm/inst-po-2.d: New testcase.
569 * gas/arm/inst-po-2.s: New file.
570 * gas/arm/inst-po-2.l: New file.
571 * gas/arm/inst-po-3.d: New testcase.
572 * gas/arm/inst-po-3.s: New file.
573 * gas/arm/inst-po-be.d: New testcase.
574
1103f72c
NC
5752009-07-07 2009-07-04 Chung-Lin Tang <cltang@pllab.cs.nthu.edu.tw>
576
577 * gas/arm/iwmmxt2.d: Fix insn pattern for torvsc,
578 add patterns for waddsubhx.
579 * gas/arm/iwmmxt2.s: Add tests for waddsubhx.
580
e4649948
L
5812009-07-07 H.J. Lu <hongjiu.lu@intel.com>
582
583 * gas/i386/fma4.d: Append "#pass".
584 * gas/i386/x86-64-fma4.d: Likewise.
585
a46aefac
TG
5862009-07-07 Tristan Gingold <gingold@adacore.com>
587
e4649948
L
588 * gas/i386/jump.d: Adjust to be relocated offset for jump to
589 external symbol.
a46aefac 590
922d8de8
DR
5912009-07-06 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
592
593 * gas/i386/i386.exp: Add FMA4 tests.
594 * gas/i386/x86-64-fma4.d: Ditto.
595 * gas/i386/fma4.d: Ditto.
596 * gas/i386/x86-64-fma4.s: Ditto.
597 * gas/i386/fma4.s: Ditto.
598
1ef52f49
NC
5992009-07-01 Nick Clifton <nickc@redhat.com>
600
601 PR 10168
602 * gas/arm/thumb32.d: Fix expected disassembly of PKHTB insn.
603
921e5f0a
PB
6042009-07-01 Paul Brook <paul@codesourcery.com>
605
606 * gas/arm/fp-save.s: Add .fnstart and .fnend directives.
607
fe56b6ce
NC
6082009-06-30 Nick Clifton <nickc@redhat.com>
609
610 PR 10288
611 * gas/arm/adrl.d: Update expected disassembly.
612 * gas/arm/arch4t-eabi.d: Likewise.
613 * gas/arm/arch4t.d: Likewise.
614 * gas/arm/arch6zk.d: Likewise.
615 * gas/arm/archv6t2.d: Likewise.
616 * gas/arm/arm-it.d: Likewise.
617 * gas/arm/arm3.d: Likewise.
618 * gas/arm/arm7dm.d: Likewise.
619 * gas/arm/arm7t.d: Likewise.
620 * gas/arm/backslash-at.d: Likewise.
621 * gas/arm/bl-local-v4t.d: Likewise.
622 * gas/arm/blx-local.d: Likewise.
623 * gas/arm/copro.d: Likewise.
624 * gas/arm/el_segundo.d: Likewise.
625 * gas/arm/float.d: Likewise.
626 * gas/arm/fp-save.d: Likewise.
627 * gas/arm/fpa-mem.d: Likewise.
628 * gas/arm/group-reloc-alu.d: Likewise.
629 * gas/arm/group-reloc-ldr.d: Likewise.
630 * gas/arm/group-reloc-ldrs.d: Likewise.
631 * gas/arm/immed.d: Likewise.
632 * gas/arm/inst.d: Likewise.
633 * gas/arm/iwmmxt.d: Likewise.
634 * gas/arm/ldconst.d: Likewise.
635 * gas/arm/macro1.d: Likewise.
636 * gas/arm/mapmisc.d: Likewise.
637 * gas/arm/mapsecs.d: Likewise.
638 * gas/arm/mapshort-eabi.d: Likewise.
639 * gas/arm/mapshort-elf.d: Likewise.
640 * gas/arm/movw-local.d: Likewise.
641 * gas/arm/neon-ldst-rm.d: Likewise.
642 * gas/arm/offset.d: Likewise.
643 * gas/arm/reg-alias.d: Likewise.
644 * gas/arm/relax_load_align.d: Likewise.
645 * gas/arm/tcompat.d: Likewise.
646 * gas/arm/tcompat2.d: Likewise.
647 * gas/arm/thumb-eabi.d: Likewise.
648 * gas/arm/thumb.d: Likewise.
649 * gas/arm/thumb1_unified.d: Likewise.
650 * gas/arm/thumb2_add.d: Likewise.
651 * gas/arm/thumb2_it.d: Likewise.
652 * gas/arm/thumb2_it_auto.d: Likewise.
653 * gas/arm/thumb2_pool.d: Likewise.
654 * gas/arm/thumb2_relax.d: Likewise.
655 * gas/arm/thumb32.d: Likewise.
656 * gas/arm/thumbv6.d: Likewise.
657 * gas/arm/thumbv6k.d: Likewise.
658 * gas/arm/tls.d: Likewise.
659 * gas/arm/vfp1.d: Likewise.
660 * gas/arm/vfp1_t2.d: Likewise.
661 * gas/arm/vfp1xD.d: Likewise.
662 * gas/arm/wince.d: Likewise.
663 * gas/arm/wince_inst.d: Likewise.
664 * gas/arm/xscale.d: Likewise.
665
05413229
NC
6662009-06-29 Nick Clifton <nickc@redhat.com>
667
668 PR 10288
669 * gas/arm/arch6zk.d: Update expected disassembly.
670 * gas/arm/arch7.d: Likewise.
671 * gas/arm/arm-it-auto-2.d: Likewise.
672 * gas/arm/arm-it-auto.d: Likewise.
673 * gas/arm/copro.d: Likewise.
674 * gas/arm/float.d: Likewise.
675 * gas/arm/fpa-mem.d: Likewise.
676 * gas/arm/group-reloc-ldc.d: Likewise.
677 * gas/arm/group-reloc-ldr.d: Likewise.
678 * gas/arm/iwmmxt.d: Likewise.
679 * gas/arm/maverick.d: Likewise.
680 * gas/arm/neon-omit.d: Likewise.
681 * gas/arm/svc.d: Likewise.
682 * gas/arm/thumb-eabi.d: Likewise.
683 * gas/arm/thumb.d: Likewise.
684 * gas/arm/thumb1_unified.d: Likewise.
685 * gas/arm/thumb2_add.d: Likewise.
686 * gas/arm/thumb2_relax.d: Likewise.
687 * gas/arm/thumb32.d: Likewise.
688 * gas/arm/vfp-neon-syntax.d: Likewise.
689 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
690 * gas/arm/vfp1xD.d: Likewise.
691 * gas/arm/vfp1xD_t2.d: Likewise.
692 * gas/arm/vfpv3-const-conv.d: Likewise.
693 * gas/arm/xscale.d: Likewise.
694
e07e6e58
NC
6952009-06-22 Daniel Gutson <dgutson@codesourcery.com>
696
697 * gas/arm/arm-it-auto.d: New test.
698 * gas/arm/arm-it-auto.s: New file.
699 * gas/arm/arm-it-auto-2.d: New test case.
700 * gas/arm/arm-it-auto-2.s: New file.
701 * gas/arm/arm-it-auto-3.d: New test case.
702 * gas/arm/arm-it-auto-3.s: New file.
703 * gas/arm/arm-it-bad.d: New test case.
704 * gas/arm/arm-it-bad.l: New file.
705 * gas/arm/arm-it-bad.s: New file.
706 * gas/arm/arm-it-bad-2.d: New test case.
707 * gas/arm/arm-it-bad-2.l: New file.
708 * gas/arm/arm-it-bad-2.s: New file.
709 * gas/arm/arm-it-bad-3.d: New test case.
710 * gas/arm/arm-it-bad-3.l: New file.
711 * gas/arm/arm-it-bad-3.s: New file.
712 * gas/arm/thumb2_it_auto.d: New test.
713 * gas/arm/thumb2_it_bad.l: Error message updated.
714 * gas/arm/thumb2_it_bad_auto.d: New test.
715 * gas/arm/thumb2_it.d: Comment added.
716 * gas/arm/thumb2_it_bad.d: Comment added.
717
20764115
AM
7182009-06-19 Alan Modra <amodra@bigpond.net.au>
719
93dcfcd0 720 PR gas/10255
20764115
AM
721 * gas/cfi/cfi-common-7.s: Skip a multiple of four.
722 * gas/cfi/cfi-common-7.d: Adjust.
723
0313a2b8
NC
7242009-06-18 Nick Clifton <nickc@redhat.com>
725
3a21c15a
NC
726 PR 10169
727 * gas/arm/thumb2_bad_reg.s: Add tests for SSAT and USAT with an
728 out of range shift.
729 * gas/arm/thumb2_bad_reg.l: Update expected error messages.
730
0313a2b8
NC
731 PR 10288
732 * gas/arm/align.s: Add labels so that COFF based targets can
733 correctly locate THUMB code.
734 * gas/arm/copro.d: Do not pass --architecture switch to objdump.
735
fe2ceba1
NC
7362009-06-15 Nick Clifton <nickc@redhat.com>
737
738 PR gas/10186
739 * gas/arm/thumb32.d: Fix expected binary value of SEV.W instruction.
740
1fbfe785
JJ
7412009-06-09 Jakub Jelinek <jakub@redhat.com>
742
743 PR gas/10255
744 * gas/cfi/cfi-common-7.d: New test.
745 * gas/cfi/cfi-common-7.s: New.
746 * gas/cfi/cfi.exp: Add cfi-common-7 test.
747
22f965a4
DK
7482009-06-08 Dave Korn <dave.korn.cygwin@gmail.com>
749
750 * gas/i386/jump.d: Tweak patterns to also match PE platform output.
751
d160e035
L
7522009-06-01 H.J. Lu <hongjiu.lu@intel.com>
753
754 PR gas/10198
755 * gas/i386/jump.s: Add test for "jmp $+2".
756 * gas/i386/jump16.s: Likewise.
757
758 * gas/i386/jump.d: Updated.
759 * gas/i386/jump16.d: Likewise.
760
ff239038
CM
7612009-05-26 Catherine Moore <clm@codesourcery.com>
762
763 * gas/mips/eret.s: Remove.
8281e61f 764 * gas/mips/eret.d: Remove.
ff239038
CM
765 * gas/mips/eret.l: Remove.
766 * gas/mips/eret-1.s: New.
767 * gas/mips/eret-1.d: New.
768 * gas/mips/eret-2.s: New.
769 * gas/mips/eret-2.d: New.
770 * gas/mips/eret-3.s: New.
771 * gas/mips/eret-3.d: New.
772 * gas/mips/mips.exp: Run new tests. Remove old tests.
773
65b02341
RS
7742009-05-23 Richard Sandiford <rdsandiford@googlemail.com>
775
776 * gas/mips/vr4130.s, gas/mips/vr4130.d: Expect part A to have nops.
777
10841c82
RS
7782009-05-23 Richard Sandiford <rdsandiford@googlemail.com>
779
780 * gas/mips/align.d: Use an nm test rather than an objdump one.
781
ad04f5ce
L
7822009-05-22 H.J. Lu <hongjiu.lu@intel.com>
783
784 * gas/elf/ifunc-1.d: New.
785 * gas/elf/ifunc-1.s: Likewise.
786
787 * gas/elf/elf.exp: Run ifunc-1.
788
c1e679ec
DR
7892009-05-22 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
790
791 * gas/i386/i386.exp: Remove SSE5 tests.
792 * gas/i386/x86-64-sse5.s: Delete. Remove SSE5 tests.
793 * gas/i386/x86-64-sse5.d: Ditto.
794 * gas/i386/arch-10-1.l: Remove SSE5 tests.
795 * gas/i386/arch-10-2.l: Ditto.
796 * gas/i386/arch-10-3.l: Ditto.
797 * gas/i386/arch-10-4.l: Ditto.
798 * gas/i386/arch-10.d: Ditto.
799 * gas/i386/arch-10.s: Ditto.
800 * gas/i386/arch-4.s: Delete. Remove SSE5 tests.
801 * gas/i386/arch-4.d: Ditto.
802 * gas/i386/arch-8.s: Ditto.
803 * gas/i386/arch-8.d: Ditto.
804 * gas/i386/arch-2.s: Remove SSE5 tests.
805 * gas/i386/arch-2.d: Remove SSE5 tests.
806 * gas/i386/x86-64-arch-2.s: Ditto.
807
c1711530
DK
8082009-05-19 Dave Korn <dave.korn.cygwin@gmail.com>
809
810 * gas/pe/: New directory for PE format-specific tests.
811 * gas/pe/aligncomm-a.d: New test pattern file.
812 * gas/pe/aligncomm-a.s: New test source file.
813 * gas/pe/aligncomm-b.d: New test pattern file.
814 * gas/pe/aligncomm-b.s: New test source file.
815 * gas/pe/aligncomm-c.d: New test pattern file.
816 * gas/pe/aligncomm-c.s: New test source file.
817 * gas/pe/aligncomm-d.d: New test pattern file.
818 * gas/pe/aligncomm-d.s: New test source file.
819 * gas/pe/pe.exp: New test control script.
820 * lib/gas-defs.exp (is_pecoff_format): New function.
821
e1ce37a4
L
8222009-05-05 H.J. Lu <hongjiu.lu@intel.com>
823
f6b527d8 824 * gas/lns/lns-common-1-ia64.s: Add test for discriminator.
e1ce37a4 825
267bf995
RR
8262009-05-05 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
827
5d814f6a
L
828 * gas/arm/bl-local-v4t.d: New file.
829 * gas/arm/bl-local-v4t.s: New file.
830 * gas/arm/blx-local.s: Update for branches and calls to local
267bf995 831 functions.
5d814f6a
L
832 * gas/arm/blx-local.d: Likewise.
833 * gas/arm/blx-local.l: New file.
834 * gas/arm/blx-local-thumb.l: New file.
835 * gas/arm/blx-local-thumb.s: New file.
836 * gas/arm/blx-local-thumb.d: New file.
267bf995 837
45eb4c1b
NS
8382009-05-01 Nathan Sidwell <nathan@codesourcery.com>
839 Daniel Jacobowitz <dan@codesourcery.com>
840
841 * gas/arm/attr-mcpu.d: Add -mfpu=neon.
842 * gas/arm/mapmisc.d: Correct expected output for .double and
843 .dcb.d.
844
f9b857e1
L
8452009-04-30 Nick Clifton <nickc@redhat.com>
846
847 * gas/elf/elf.exp: Extend type test to include an ifunc symbol.
848 Provide an alternative test for targets which do not support ifunc
849 symbols.
850 gas/elf/type.s: Add entry for an ifunc symbol.
d25eec22 851 gas/elf/type.e: Add ifunc entry to expected symbol dump.
f9b857e1
L
852 gas/elf/section2.e-armelf: Add entry for ifunc symbol.
853 gas/elf/type-noifunc.s: New file.
854 gas/elf/type-noifunc.e: Likewise.
855
09b71ee0
L
8562009-04-24 Cary Coutant <ccoutant@google.com>
857
858 * gas/lns/lns-common-1.d: Add test for discriminator.
859 * gas/lns/lns-common-1.s: Likewise.
860
ee86248c
JB
8612009-04-20 Jan Beulich <jbeulich@novell.com>
862
863 * gas/i386/equ.s: Adjust.
864 * gas/i386/equ.d: Remove reference to equ.e.
865 * gas/i386/equ.e: Delete.
866 * gas/i386/intel-expr.s: New.
867 * gas/i386/intel-expr.d: New.
868 * gas/i386/i386.exp: Run new test.
869 * gas/i386/intel.s: Adjust.
870 * gas/i386/intel.e: Remove no longer valid warning messages.
871 * gas/i386/intel16.s: Adjust.
872 * gas/i386/intel16.d: Remove reference to intel16.e.
873 * gas/i386/intel16.e: Delete.
874 * gas/i386/intelbad.s: Add more tests.
875 * gas/i386/intelbad.l: Adjust.
876 * gas/i386/intelok.s: Remove now unneeded equates. Add more
877 tests.
878 * gas/i386/intelok.d: Remove reference to intelok.e. Adjust.
879 * gas/i386/intelok.e: Delete.
880 * gas/i386/x86_64.s: Adjust.
881 * gas/i386/x86_64.d: Remove reference to x86_64.e.
882 * gas/i386/x86_64.e: Delete.
883
3f904b16
AM
8842009-04-16 Alan Modra <amodra@bigpond.net.au>
885
886 * gas/all/gas.exp: Disable assign and assign-ok tests on blackfin.
887 * gas/all/p2425.s: Use "==" instead of "=".
888 * gas/all/weakref1.s: Likewise.
889 * gas/macros/and.s: Likewise.
890 * gas/macros/test1.s: Likewise.
891 * gas/hppa/parse/parse.exp: Remove xfail on block1.
892
d8a1b51e
JB
8932009-04-15 Jan Beulich <jbeulich@novell.com>
894
895 * gas/i386/intel.e: Adjust expectations.
896
ac5c19e6
JB
8972009-04-15 Jan Beulich <jbeulich@novell.com>
898
899 * gas/i386/x86-64-sse5.s: Add test of protd.
900 * gas/i386/x86-64-sse5.d: Adjust expectations to match input.
901
a04a4633
L
9022009-04-09 Catherine Moore <clm@codesourcery.com>
903
904 * gas/mips/mips.exp: Run new tests.
905 * gas/mips/eret.s: New test.
906 * gas/mips/eret.d: New test output.
907 * gas/mips/eret.l: New test output.
908
858d7a6d
PB
9092009-04-07 Peter Bergner <bergner@vnet.ibm.com>
910
911 * gas/ppc/e500mc.d: Update to match extended mnemonics.
912
e7495e45
NS
9132009-04-01 Nathan Sidwell <nathan@codesourcery.com>
914
915 * gas/arm/align.s, gas/arm/align.d: New.
916 * gas/arm/thumb32.d, gas/arm/arch6zk.d, gas/arm/arch6zk.s,
917 arm/thumb2_relax.d: Adjust for align changes.
918
42240548
PB
9192009-03-31 Peter Bergner <bergner@vnet.ibm.com>
920
921 * gas/ppc/power7.d ("ori", ".p2align"): Add tests for group ending nop.
922 * gas/ppc/power7.s: Likewise.
923 * gas/ppc/power6.d: Likewise.
924 * gas/ppc/power6.s: Likewise.
925
d460e92e
JM
9262009-03-30 Joseph Myers <joseph@codesourcery.com>
927
928 * gas/arm/mapsecs.d, gas/arm/mapsecs.s: New.
929
4a1f88fe
RR
9302009-03-26 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
931
932 * gas/arm/wince_inst.d: Convert to unified syntax.
933
42e5fcbf
AS
9342009-03-18 Andrew Stubbs <ams@codesourcery.com>
935
936 * gas/arm/adr-invalid.d: New file.
937 * gas/arm/adr-invalid.l: New file.
938 * gas/arm/adr-invalid.s: New file.
939
9435f5b6
RS
9402009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
941
942 * gas/ppc/textalign-xcoff-001.d: Expect the section VMAs to be
943 properly aligned.
944 * gas/ppc/textalign-xcoff-002.d: Likewise.
945
9f0eb232
RS
9462009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
947
948 * gas/ppc/xcoff-branch-1.s, gas/ppc/xcoff-branch-1-32.d,
949 gas/ppc/xcoff-branch-1-64.d: New tests.
950 * gas/ppc/aix.exp: Run them.
951
5918af22
HPN
9522009-03-11 Hans-Peter Nilsson <hp@axis.com>
953
954 * gas/cris/rd-bkw5.d, gas/cris/rd-bkw5.s, gas/cris/rd-bkw5b.d,
955 gas/cris/rd-bkw5bpic.d, gas/cris/rd-bkw5bv32.d,
956 gas/cris/rd-bkw5bv32pic.d, gas/cris/rd-bkw5pic.d,
957 gas/cris/rd-bkw5v32.d, gas/cris/rd-bkw5v32pic.d: New tests.
958
df354742
HPN
9592009-03-10 Hans-Peter Nilsson <hp@axis.com>
960
961 * gas/cris/rd-bkw4.d, gas/cris/rd-bkw4v32.d, gas/cris/rd-bkw4.s:
962 New test.
963
69fe9ce5
AM
9642009-03-10 Alan Modra <amodra@bigpond.net.au>
965
966 * gas/ppc/altivec_and_spe.d (objdump): Add -Maltivec.
967 * gas/ppc/common.d: Adjust for -Mcom not including -Mppc.
968
cc3f603a
JM
9692009-03-05 Joseph Myers <joseph@codesourcery.com>
970
971 * gas/arm/mapmisc.d, gas/arm/mapmisc.dat, gas/arm/mapmisc.s: New.
972
c3b7224a
NC
9732009-03-02 Qinwei <qinwei@sunnorth.com.cn>
974
975 * gas/score/arith_32-lt.d: New file.
976 * gas/score/arith_32.d: New file.
977 * gas/score/arith_32.s: New file.
978 * gas/score/bit_32-lt.d: New file.
979 * gas/score/bit_32.d: New file.
980 * gas/score/bit_32.s: New file.
981 * gas/score/branch_32-lt.d: New file.
982 * gas/score/branch_32.d: New file.
983 * gas/score/branch_32.s: New file.
984 * gas/score/cmp_32-lt.d: New file.
985 * gas/score/cmp_32.d: New file.
986 * gas/score/cmp_32.s: New file.
987 * gas/score/load_store_32-lt.d: New file.
988 * gas/score/load_store_32.d: New file.
989 * gas/score/load_store_32.s: New file.
990 * gas/score/logical_32-lt.d: New file.
991 * gas/score/logical_32.d: New file.
992 * gas/score/logical_32.s: New file.
993 * gas/score/mv_32-lt.d: New file.
994 * gas/score/mv_32.d: New file.
995 * gas/score/mv_32.s: New file.
996 * gas/score/relax_32.exp: New file.
997 * gas/score/relaxation_macro.h: New file.
998 * gas/score/shift_32-lt.d: New file.
999 * gas/score/shift_32.d: New file.
1000 * gas/score/shift_32.s: New file.
1001 * gas/score/syscontrol_32-lt.d: New file.
1002 * gas/score/syscontrol_32.d: New file.
1003 * gas/score/syscontrol_32.s: New file.
1004
04e2c417
MM
10052009-03-01 Mark Mitchell <mark@codesourcery.com>
1006
1007 * gas/arm/archv6m.s: Add dmb, dsb, and isb.
1008 * gas/arm/archv6m.d: Likewise.
1009
066be9f7
PB
10102009-02-26 Peter Bergner <bergner@vnet.ibm.com>
1011
1012 * gas/ppc/e500mc.d ("wait", "waitsrv", "waitimpl"): Add tests.
1013 * gas/ppc/e500mc.s: Likewise.
1014 * gas/ppc/power6.d ("cdtbcd", "cbcdtd", "addg6s"): Add tests.
1015 * gas/ppc/power6.s: Likewise.
1016 * gas/ppc/power7.d ("lfdpx", "mffgpr", "mftgpr"): Remove invalid tests.
1017 ("wait", "waitsrv", "waitimpl", "divwe", "divwe.", "divweo", "divweo.",
1018 "divweu", "divweu.", "divweuo", "divweuo.", "bpermd", "popcntw",
1019 "popcntd", "ldbrx", "stdbrx", "lfiwzx", "lfiwzx", "fcfids", "fcfids.",
1020 "fcfidus", "fcfidus.", "fctiwu", "fctiwu.", "fctiwuz", "fctiwuz.",
1021 "fctidu", "fctidu.", "fctiduz", "fctiduz.", "fcfidu", "fcfidu.",
1022 "ftdiv", "ftdiv", "ftsqrt", "ftsqrt", "dcbtt", "dcbtstt", "dcffix",
1023 "dcffix.", "lbarx", "lbarx", "lbarx", "lharx", "lharx", "lharx",
1024 "stbcx.", "sthcx.", "fre", "fre.", "fres", "fres.", "frsqrte",
1025 "frsqrte.", "frsqrtes", "frsqrtes.", "isel"): Add tests.
1026 * gas/ppc/power7.s: Likewise.
1027 * gas/ppc/vsx.d: New test.
1028 * gas/ppc/vsx.s: Likewise.
1029 * gas/ppc/ppc.exp: Run it.
1030
94206790
MM
10312009-02-23 Mark Mitchell <mark@codesourcery.com>
1032
1033 * gas/arm/thumb2_bad_reg.s: Update to allow R13 as second argument
1034 for CMP.
1035 * gas/arm/thumb2_bad_reg.l: Adjust accordingly.
1036
0e55be16
PB
10372009-02-19 Peter Bergner <bergner@vnet.ibm.com>
1038
1039 * gas/ppc/e500mc.d ("lfdepx", "stfdepx"): Fix tests to expect a
1040 floating point register.
1041
b1c9882d
AN
10422009-02-18 Adam Nemet <anemet@caviumnetworks.com>
1043
1044 * gas/mips/octeon.s: Add more tests for dmfc2 and dmtc2.
1045 * gas/mips/octeon.d: Update.
1046 * gas/mips/octeon-ill.l: Update error message.
1047
7f1003b8
NC
10482009-02-16 Nick Clifton <nickc@redhat.com>
1049
1050 * gas/mips/e32-rel2.d: Adjust expected output to remove the 0x4000
1051 offset.
1052 * gas/mips/e32el-rel2.d: Likewise.
1053 * gas/mips/elf-rel2.d: Likewise.
1054 * gas/mips/elf-rel9-mips16.d: Likewise.
1055 * gas/mips/elf-rel9.d: Likewise.
1056 * gas/mips/elfel-rel2.d: Likewise.
1057 * gas/mips/lb.d: Likewise.
1058 * gas/mips/mips-abi32.d: Likewise.
1059 * gas/mips/mips-gp32-fp32.d: Likewise.
1060 * gas/mips/mips-gp32-fp64.d: Likewise.
1061 * gas/mips/mips-gp64-fp32.d: Likewise.
1062 * gas/mips/mips-gp64-fp64.d: Likewise.
1063 * gas/mips/mips32-sf32.d: Likewise.
1064
87298967
NS
10652009-02-12 Nathan Sidwell <nathan@codesourcery.com>
1066
1067 * m68k/br-isac.d, m68k/br-isac.s: Add stldsr test.
1068
fc450c33
NC
10692009-02-06 Nick Clifton <nickc@redhat.com>
1070
1071 * gas/mips/beq.d: Make no assumptions about the symbols used as
1072 branch targets in the disassembly, or the names of the relocs
1073 produced.
1074 * gas/mips/bge.d: Likewise.
1075 * gas/mips/bgeu.d: Likewise.
1076 * gas/mips/blt.d: Likewise.
1077 * gas/mips/bltu.d: Likewise.
1078 * gas/mips/mips32-sf32.d: Likewise.
1079 * gas/mips/mips1-fp.d: Likewise.
1080 * gas/mips/branch-misc-1.d: Skip for the mips-ecoff target.
1081 * gas/mips/branch-misc-2-64.d: Likewise.
1082 * gas/mips/branch-misc-2.d: Likewise.
1083 * gas/mips/branch-misc-2pic-64.d: Likewise.
1084 * gas/mips/branch-misc-2pic.d: Likewise.
1085 * gas/mips/branch-swap.d: Likewise.
1086
6a8dde29
NC
10872009-02-06 Nick Clifton <nickc@redhat.com>
1088
1089 * gas/elf/symtab.d: But do not run the test for the Alpha or HPPA
1090 ports.
fc450c33 1091
80890a61
PB
10922009-02-05 Peter Bergner <bergner@vnet.ibm.com>
1093
1094 * gas/ppc/booke.s ("dcbt", "dcbtst"): New tests.
1095 * gas/ppc/booke.d: Likewise.
1096 * gas/ppc/power4_32.s: Likewise.
1097 * gas/ppc/power4_32.d: Likewise.
1098
95027438
JM
10992009-02-05 Catherine Moore <clm@codesourcery.com>
1100
1101 * gas/elf/elf.exp: Really run the symtab test.
1102
ce2f5b3c
L
11032009-02-04 H.J. Lu <hongjiu.lu@intel.com>
1104
1105 AVX Programming Reference (January, 2009)
1106 * gas/i386/arch-avx-1-3.l: New.
1107 * gas/i386/arch-avx-1-3.s: Likewise.
1108 * gas/i386/arch-avx-1-4.l: Likewise.
1109 * gas/i386/arch-avx-1-4.s: Likewise.
1110 * gas/i386/arch-avx-1-5.l: Likewise.
1111 * gas/i386/arch-avx-1-5.s: Likewise.
1112 * gas/i386/arch-avx-1-6.l: Likewise.
1113 * gas/i386/arch-avx-1-6.s: Likewise.
1114
1115 * gas/i386/arch-10.s: Add vpclmul instructions.
1116 * gas/i386/arch-avx-1.s: Likewise.
1117 * gas/i386/avx.s: Likewise.
1118 * gas/i386/x86-64-arch-2.s: Likewise.
1119 * gas/i386/x86-64-avx.s: Likewise.
1120
1121 * gas/i386/sse2avx.s: Add pclmul instructions.
1122 * gas/i386/x86-64-sse2avx.s: Likewise.
1123
1124 * gas/i386/arch-10.d: Updated.
1125 * gas/i386/arch-10-1.l: Likewise.
1126 * gas/i386/arch-10-2.l: Likewise.
1127 * gas/i386/arch-10-3.l: Likewise.
1128 * gas/i386/arch-10-4.l: Likewise.
1129 * gas/i386/arch-avx-1.d: Likewise.
1130 * gas/i386/arch-avx-1-1.l: Likewise.
1131 * gas/i386/arch-avx-1-2.l: Likewise.
1132 * gas/i386/avx.d: Likewise.
1133 * gas/i386/avx-intel.d: Likewise.
1134 * gas/i386/sse2avx.d: Likewise.
1135 * gas/i386/x86-64-arch-2.d: Likewise.
1136 * gas/i386/x86-64-avx.d: Likewise.
1137 * gas/i386/x86-64-avx-intel.d: Likewise.
1138 * gas/i386/x86-64-sse2avx.d: Likewise.
1139
1140 * gas/i386/i386.exp: Run arch-avx-1-3, arch-avx-1-4,
1141 arch-avx-1-5 and arch-avx-1-6.
1142
e1bfd1b9
DD
11432009-02-03 DJ Delorie <dj@redhat.com>
1144
1145 * gas/mep/relocs.d: Updated for new configuration.
1146 * gas/mep/complex-relocs.exp: Likewise.
1147
52b6b6b9
JM
11482009-02-03 Sandip Matte <sandip@rmicorp.com>
1149
1150 * gas/mips/mips.exp (xlr): New architecture.
1151 (xlr-ext): Run test.
1152 * gas/mips/xlr-ext.d, gas/mips/xlr-ext.s: New.
1153
cf869cce
NC
11542009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
1155
1156 * gas/m68k/tls-gd-3.d, gas/m68k/tls-gd-3.s: New test.
1157 * gas/m68k/all.exp: Run it.
1158
fdfde340
JM
11592009-01-29 Mark Mitchell <mark@codesourcery.com>
1160
1161 * gas/arm/copro.s: Avoid using r15 where not permitted.
1162 * gas/arm/copro.d: Adjust accordingly.
1163 * gas/arm/thumb2_bad_reg.s: New.
1164 * gas/arm/thumb2_bad_reg.l: Likewise.
1165 * gas/arm/thumb2_bad_reg.d: Likewise.
1166
1c444d06
JM
11672009-01-29 Mark Mitchell <mark@codesourcery.com>
1168
1169 * gas/arm/thumb32.s: Add tests for orn and rrx.
1170 * gas/arm/thumb32.d: Adjust accordingly.
1171 * gas/arm/thumb32.l: Likewise.
1172 * gas/arm/thumb2_invert.s: Add tests for orn and orr.
1173 * gas/arm/thumb2_invert.d: Adjust accordingly.
1174 * gas/arm/tcompat.s: Add tests for rrx.
1175 * gas/arm/tcompat.d: Adjust accordingly.
1176
4f80ef3e
JM
11772009-01-29 Mark Mitchell <mark@codesourcery.com>
1178
1179 * gas/arm/thumb32.s (qadd): Add tests for them.
1180 * gas/arm/thumb32.d: Adjust accordingly.
1181
087b80de
JM
11822009-01-29 Mark Mitchell <mark@codesourcery.com>
1183
1184 * gas/arm/thumb32.s (qadd): Add qadd, qdadd, qsub, and qdsub.
1185 * gas/arm/thumb32.d: Likewise.
1186
17828f45
JM
11872009-01-29 Paul Brook <paul@codesourcery.com>
1188 Mark Mitchell <mark@codesourcery.com>
1189
1190 * gas/arm/thumb2_mul.s: New file.
1191 * gas/arm/thumb2_mul.d: Likewise.
1192 * gas/arm/thumb2_mul-bad.s: Likewise.
1193 * gas/arm/thumb2_mul-bad.d: Likewise.
1194 * gas/arm/thumb2_mul-bad.l: Likewise.
1195 * gas/arm/t16-bad.s: Add tests for"mul" with high registers.
1196 * gas/arm/t16-bad.l: Update accordingly.
1197
ec0c103c
NC
11982009-01-29 Nick Clifton <nickc@redhat.com>
1199
1200 * gas/all/gas.exp: Expect forward test to fail for MeP.
1201 Expect relax test to fail for MeP.
1202 * gas/mep/relocs.d: Update expected disassembly.
1203
c342304d
NC
12042009-01-27 Nick Clifton <nickc@redhat.com>
1205
1206 * gas/arm/attr-cpu-directive.d: Only run test for EABI targets.
1207 * gas/arm/attr-default.d : Likewise.
1208 * gas/arm/attr-march-all.d: Likewise.
1209 * gas/arm/attr-march-armv1.d: Likewise.
1210 * gas/arm/attr-march-armv2.d: Likewise.
1211 * gas/arm/attr-march-armv2a.d: Likewise.
1212 * gas/arm/attr-march-armv2s.d: Likewise.
1213 * gas/arm/attr-march-armv3.d: Likewise.
1214 * gas/arm/attr-march-armv3m.d: Likewise.
1215 * gas/arm/attr-march-armv4.d: Likewise.
1216 * gas/arm/attr-march-armv4t.d: Likewise.
1217 * gas/arm/attr-march-armv4txm.d: Likewise.
1218 * gas/arm/attr-march-armv4xm.d: Likewise.
1219 * gas/arm/attr-march-armv5.d: Likewise.
1220 * gas/arm/attr-march-armv5t.d: Likewise.
1221 * gas/arm/attr-march-armv5te.d: Likewise.
1222 * gas/arm/attr-march-armv5tej.d: Likewise.
1223 * gas/arm/attr-march-armv5texp.d: Likewise.
1224 * gas/arm/attr-march-armv5txm.d: Likewise.
1225 * gas/arm/attr-march-armv6-m.d: Likewise.
1226 * gas/arm/attr-march-armv6.d: Likewise.
1227 * gas/arm/attr-march-armv6j.d: Likewise.
1228 * gas/arm/attr-march-armv6k.d: Likewise.
1229 * gas/arm/attr-march-armv6kt2.d: Likewise.
1230 * gas/arm/attr-march-armv6t2.d: Likewise.
1231 * gas/arm/attr-march-armv6z.d: Likewise.
1232 * gas/arm/attr-march-armv6zk.d: Likewise.
1233 * gas/arm/attr-march-armv6zkt2.d: Likewise.
1234 * gas/arm/attr-march-armv6zt2.d: Likewise.
1235 * gas/arm/attr-march-armv7-a.d: Likewise.
1236 * gas/arm/attr-march-armv7-m.d: Likewise.
1237 * gas/arm/attr-march-armv7-r.d: Likewise.
1238 * gas/arm/attr-march-armv7.d: Likewise.
1239 * gas/arm/attr-march-armv7a.d: Likewise.
1240 * gas/arm/attr-march-armv7m.d: Likewise.
1241 * gas/arm/attr-march-armv7r.d: Likewise.
1242 * gas/arm/attr-march-iwmmxt.d: Likewise.
1243 * gas/arm/attr-march-iwmmxt2.d: Likewise.
1244 * gas/arm/attr-march-xscale.d: Likewise.
1245 * gas/arm/attr-mcpu.d: Likewise.
1246 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
1247 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
1248 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
1249 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
1250 * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
1251 * gas/arm/attr-mfpu-fpa.d: Likewise.
1252 * gas/arm/attr-mfpu-fpa10.d: Likewise.
1253 * gas/arm/attr-mfpu-fpa11.d: Likewise.
1254 * gas/arm/attr-mfpu-fpe.d: Likewise.
1255 * gas/arm/attr-mfpu-fpe2.d: Likewise.
1256 * gas/arm/attr-mfpu-fpe3.d: Likewise.
1257 * gas/arm/attr-mfpu-maverick.d: Likewise.
1258 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
1259 * gas/arm/attr-mfpu-neon.d: Likewise.
1260 * gas/arm/attr-mfpu-softfpa.d: Likewise.
1261 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
1262 * gas/arm/attr-mfpu-softvfp.d: Likewise.
1263 * gas/arm/attr-mfpu-vfp.d: Likewise.
1264 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
1265 * gas/arm/attr-mfpu-vfp10.d: Likewise.
1266 * gas/arm/attr-mfpu-vfp3.d: Likewise.
1267 * gas/arm/attr-mfpu-vfp9.d: Likewise.
1268 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
1269 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
1270 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
1271 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
1272 * gas/arm/attr-order.d: Likewise.
1273 * gas/arm/attr-override-cpu-directive.d: Likewise.
1274 * gas/arm/attr-override-mcpu.d: Likewise.
1275
23fce1e3
NC
12762009-01-27 Nick Clifton <nickc@redhat.com>
1277
1278 * gas/lib/gas-defs.exp: Update description of run_dump_test proc.
1279
1280 * gas/mips/dli.d: Pass -64 to gas.
1281 * gas/mips/mips64-mips3d-incl.d: Likewise.
1282 * gas/mips/octeon.d: Likewise.
1283 * gas/mips/sb1-ext-mdmx.d: Likewise.
1284 * gas/mips/sb1-ext-ps.d: Likewise.
1285 * gas/mips/e32el-rel2.s: Pass -march=mips3 to gas.
1286 Update expected relocs.
1287 * gas/mips/ld-ilocks-addr32.d: Do not run for tx39 targets.
1288 * gas/mips/mips.exp: Remove 'ilocks' variable.
1289 Add ecoff targets to 'addr32' variable.
1290 Set 'no_mips16' for ecoff targets.
1291 Do not run div-ilocks or mul-ilocks test variants.
1292 * gas/mips/mips16-intermix.d: Use nm instead of objdump so that
1293 the symbol table output is sorted. Update expecetd output.
1294
ee3c0378
AS
12952009-01-26 Andrew Stubbs <ams@codesourcery.com>
1296
1297 * gas/arm/attr-cpu-directive.d: New file.
1298 * gas/arm/attr-cpu-directive.s: New file.
1299 * gas/arm/attr-default.d: New file.
1300 * gas/arm/attr-march-all.d: New file.
1301 * gas/arm/attr-march-armv1.d: New file.
1302 * gas/arm/attr-march-armv2.d: New file.
1303 * gas/arm/attr-march-armv2a.d: New file.
1304 * gas/arm/attr-march-armv2s.d: New file.
1305 * gas/arm/attr-march-armv3.d: New file.
1306 * gas/arm/attr-march-armv3m.d: New file.
1307 * gas/arm/attr-march-armv4.d: New file.
1308 * gas/arm/attr-march-armv4t.d: New file.
1309 * gas/arm/attr-march-armv4txm.d: New file.
1310 * gas/arm/attr-march-armv4xm.d: New file.
1311 * gas/arm/attr-march-armv5.d: New file.
1312 * gas/arm/attr-march-armv5t.d: New file.
1313 * gas/arm/attr-march-armv5te.d: New file.
1314 * gas/arm/attr-march-armv5tej.d: New file.
1315 * gas/arm/attr-march-armv5texp.d: New file.
1316 * gas/arm/attr-march-armv5txm.d: New file.
1317 * gas/arm/attr-march-armv6-m.d: New file.
1318 * gas/arm/attr-march-armv6.d: New file.
1319 * gas/arm/attr-march-armv6j.d: New file.
1320 * gas/arm/attr-march-armv6k.d: New file.
1321 * gas/arm/attr-march-armv6kt2.d: New file.
1322 * gas/arm/attr-march-armv6t2.d: New file.
1323 * gas/arm/attr-march-armv6z.d: New file.
1324 * gas/arm/attr-march-armv6zk.d: New file.
1325 * gas/arm/attr-march-armv6zkt2.d: New file.
1326 * gas/arm/attr-march-armv6zt2.d: New file.
1327 * gas/arm/attr-march-armv7-a.d: New file.
1328 * gas/arm/attr-march-armv7-m.d: New file.
1329 * gas/arm/attr-march-armv7-r.d: New file.
1330 * gas/arm/attr-march-armv7.d: New file.
1331 * gas/arm/attr-march-armv7a.d: New file.
1332 * gas/arm/attr-march-armv7m.d: New file.
1333 * gas/arm/attr-march-armv7r.d: New file.
1334 * gas/arm/attr-march-iwmmxt.d: New file.
1335 * gas/arm/attr-march-iwmmxt2.d: New file.
1336 * gas/arm/attr-march-xscale.d: New file.
1337 * gas/arm/attr-mcpu.d: New file.
1338 * gas/arm/attr-mfpu-arm1020e.d: New file.
1339 * gas/arm/attr-mfpu-arm1020t.d: New file.
1340 * gas/arm/attr-mfpu-arm1136jf-s.d: New file.
1341 * gas/arm/attr-mfpu-arm1136jfs.d: New file.
1342 * gas/arm/attr-mfpu-arm7500fe.d: New file.
1343 * gas/arm/attr-mfpu-fpa.d: New file.
1344 * gas/arm/attr-mfpu-fpa10.d: New file.
1345 * gas/arm/attr-mfpu-fpa11.d: New file.
1346 * gas/arm/attr-mfpu-fpe.d: New file.
1347 * gas/arm/attr-mfpu-fpe2.d: New file.
1348 * gas/arm/attr-mfpu-fpe3.d: New file.
1349 * gas/arm/attr-mfpu-maverick.d: New file.
1350 * gas/arm/attr-mfpu-neon-fp16.d: New file.
1351 * gas/arm/attr-mfpu-neon.d: New file.
1352 * gas/arm/attr-mfpu-softfpa.d: New file.
1353 * gas/arm/attr-mfpu-softvfp+vfp.d: New file.
1354 * gas/arm/attr-mfpu-softvfp.d: New file.
1355 * gas/arm/attr-mfpu-vfp.d: New file.
1356 * gas/arm/attr-mfpu-vfp10-r0.d: New file.
1357 * gas/arm/attr-mfpu-vfp10.d: New file.
1358 * gas/arm/attr-mfpu-vfp3.d: New file.
1359 * gas/arm/attr-mfpu-vfp9.d: New file.
1360 * gas/arm/attr-mfpu-vfpv2.d: New file.
1361 * gas/arm/attr-mfpu-vfpv3-d16.d: New file.
1362 * gas/arm/attr-mfpu-vfpv3.d: New file.
1363 * gas/arm/attr-mfpu-vfpxd.d: New file.
1364 * gas/arm/attr-order.d: Update Tag_ARM_ISA_use and Tag_THUMB_ISA_use.
1365 * gas/arm/attr-override-cpu-directive.d: New file.
1366 * gas/arm/attr-override-cpu-directive.s: New file.
1367 * gas/arm/attr-override-mcpu.d: New file.
1368 * gas/arm/attr-override-mcpu.s: New file.
1369 * gas/arm/blank.s: New file.
1370 * gas/arm/eabi_attr_1.d: Update Tag_ARM_ISA_use and Tag_THUMB_ISA_use.
1371
54d972a3
NC
13722009-01-26 Nick Clifton <nickc@redhat.com>
1373
1374 * gas/arm/attr-order.d: Do not run this test for non-ELF based ARM
23fce1e3 1375 targets.
54d972a3 1376
9d5f04ac
AS
13772009-01-24 Andreas Schwab <schwab@suse.de>
1378
1379 * gas/lns/lns.exp: Don't run lns-duplicate for d10v target.
1380
199114c2
AS
13812009-01-23 Andreas Schwab <schwab@suse.de>
1382
1383 * gas/mips/mips16-e.d: Adjust for change in LOCAL_LABEL_PREFIX.
1384 * gas/mips/mipsel16-e.d: Likewise.
1385 * gas/mips/tmips16-e.d: Likewise.
1386 * gas/mips/tmipsel16-e.d: Likewise.
1387
6dfe79a3
NC
13882009-01-19 Nick Clifton <nickc@redhat.com>
1389
1390 * lib/gas-defs.exp (run_list_test): Fix typo in comment.
1391
f31fef98
NC
13922009-01-19 Nick Clifton <nickc@redhat.com>
1393
1394 * gas/arm/attr-syntax.d: Do not run for non-ELF based ARM
1395 targets.
1396
5aa6ff7c
AS
13972009-01-19 Andrew Stubbs <ams@codesourcery.com>
1398
1399 * gas/arm/attr-order.d: New file.
1400 * gas/arm/attr-order.s: New file.
1401
e04befd0
AS
14022009-01-16 Andrew Stubbs <ams@codesourcery.com>
1403 Daniel Jacobowitz <dan@codesourcery.com>
1404
1405 * gas/arm/attr-syntax.d: New file.
1406 * gas/arm/attr-syntax.s: New file.
1407
bc2d1808
NC
14082009-01-15 Nick Clifton <nickc@redhat.com>
1409
1410 PR 9722
f9272224
AM
1411 * gas/arm/archv6m.d: Update expected NOP opcode.
1412 * gas/arm/pr9722.s: New test.
1413 * gas/arm/pr9722.d: Expected disassembly.
bc2d1808 1414
21169fcf
PB
14152009-01-14 Peter Bergner <bergner@vnet.ibm.com>
1416
1417 * gas/ppc/power6.s ("mtfsf", "mtfsf.", "mtfsfi", "mtfsfi."): Add tests.
1418 * gas/ppc/power6.d: Likewise.
1419
c1ec1875
L
14202009-01-12 H.J. Lu <hongjiu.lu@intel.com>
1421
1422 * gas/i386/sse-noavx.s: Add tests for lfence, mfence and movnti.
1423 * gas/i386/x86-64-sse-noavx.s: Likewise.
1424
1425 * gas/i386/sse-noavx.d: Updated.
1426 * gas/i386/x86-64-sse-noavx.d: Likewise.
1427
c7532693
L
14282009-01-12 H.J. Lu <hongjiu.lu@intel.com>
1429
1430 * gas/i386/opts.s: Add tests for add, adc, and, cmp, or, sbb,
1431 sub and xor.
1432 * gas/i386/x86-64-opts.s: Likewise.
1433
1434 * gas/i386/opts.d: Updated.
1435 * gas/i386/opts-intel.d: Likewise.
5df345fc
L
1436 * gas/i386/sse2avx-opts.d: Likewise.
1437 * gas/i386/sse2avx-opts-intel.d: Likewise.
c7532693
L
1438 * gas/i386/x86-64-opts.d: Likewise.
1439 * gas/i386/x86-64-opts-intel.d: Likewise.
5df345fc
L
1440 * gas/i386/x86-64-sse2avx-opts.d: Likewise.
1441 * gas/i386/x86-64-sse2avx-opts-intel.d: Likewise.
c7532693 1442
bd5295b2
L
14432009-01-10 H.J. Lu <hongjiu.lu@intel.com>
1444
1445 * gas/i386/arch-10.s: Add clflush and syscall.
1446 * gas/i386/x86-64-arch-2.s: Likewise.
1447
1448 * gas/i386/arch-10.d: Updated.
1449 * gas/i386/arch-10-1.l: Likewise.
1450 * gas/i386/arch-10-2.l: Likewise.
1451 * gas/i386/arch-10-3.l: Likewise.
1452 * gas/i386/arch-10-4.l: Likewise.
1453 * gas/i386/x86-64-arch-2.d: Likewise.
1454
1b7f3fb0
L
14552009-01-09 H.J. Lu <hongjiu.lu@intel.com>
1456
1457 * gas/i386/arch-10.s: Add rdtscp.
1458 * gas/i386/x86-64-arch-2.s: Likewise.
1459
1460 * gas/i386/arch-10.d: Updated.
1461 * gas/i386/arch-10-1.l: Likewise.
1462 * gas/i386/arch-10-2.l: Likewise.
1463 * gas/i386/arch-10-3.l: Likewise.
1464 * gas/i386/arch-10-4.l: Likewise.
1465 * gas/i386/x86-64-arch-2.d: Likewise.
1466
30b7ec58
CF
14672009-01-06 Chao-ying Fu <fu@mips.com>
1468
1469 * gas/mips/jalr.s, gas/mips/jalr.l: Add more tests for jalr
1470 and jalr.hb.
1471
168e3097
L
14722009-01-06 H.J. Lu <hongjiu.lu@intel.com>
1473
1474 AVX Programming Reference (December, 2008)
1475 * gas/i386/avx.s: Add tests for 256bit vmovntdq, vmovntpd and
1476 vmovntps.
1477 * gas/i386/x86-64-avx.s: Likewise.
1478
1479 * gas/i386/avx.d: Updated.
1480 * gas/i386/avx-intel.d: Likewise.
1481 * gas/i386/x86-64-avx.d: Likewise.
1482 * gas/i386/x86-64-avx-intel.d: Likewise.
1483
0bfee649 14842009-01-05 H.J. Lu <hongjiu.lu@intel.com>
308a4dbe 1485
0bfee649
L
1486 AVX Programming Reference (December, 2008)
1487 * gas/i386/arch-10.s: Replace vfmaddpd with vfmadd132pd.
a5ff0eb2 1488 * gas/i386/x86-64-arch-2.s: Likewise.
a5ff0eb2
L
1489
1490 * gas/i386/arch-10.d: Updated.
1491 * gas/i386/arch-10-1.l: Likewise.
1492 * gas/i386/arch-10-2.l: Likewise.
1493 * gas/i386/arch-10-3.l: Likewise.
1494 * gas/i386/arch-10-4.l: Likewise.
1495 * gas/i386/avx.d: Likewise.
1496 * gas/i386/avx-intel.d: Likewise.
0bfee649 1497 * gas/i386/inval-avx.l: Likewise.
dae39acc
L
1498 * gas/i386/x86-64-arch-2.d: Likewise.
1499 * gas/i386/x86-64-avx.d: Likewise.
1500 * gas/i386/x86-64-avx-intel.d: Likewise.
0bfee649 1501 * gas/i386/x86-64-inval-avx.l: Likewise.
dae39acc 1502
0bfee649
L
1503 * gas/i386/avx.s: Remove vpermil2ps/vpermil2pd and FMA
1504 instructions. Update tests.
c0f3af97 1505 * gas/i386/inval-avx.s: Likewise.
c0f3af97 1506 * gas/i386/x86-64-avx.s: Likewise.
c0f3af97 1507 * gas/i386/x86-64-inval-avx.s: Likewise.
582d5edd 1508
0bfee649
L
1509 * gas/i386/fma.d: New.
1510 * gas/i386/fma.s: Likewise.
1511 * gas/i386/fma-intel.d: Likewise.
1512 * gas/i386/x86-64-fma.d: Likewise.
1513 * gas/i386/x86-64-fma.s: Likewise.
1514 * gas/i386/x86-64-fma-intel.d: Likewise.
e7c604dd 1515
0bfee649
L
1516 * gas/i386/i386.exp: Run fma, fma-intel, x86-64-fma and
1517 x86-64-fma-intel.
e7c604dd 1518
0bfee649 1519For older changes see ChangeLog-2008
c9e214e5
AM
1520\f
1521Local Variables:
1522mode: change-log
1523left-margin: 8
1524fill-column: 74
1525version-control: never
1526End:
This page took 0.384516 seconds and 4 git commands to generate.