gas/
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2007-09-12 Jan Beulich <jbeulich@novell.com>
2 * gas/i386/amdfam10.s, gas/i386/x86-64-amdfam10.s: Add Intel syntax
3 code.
4 * gas/i386/amdfam10.d, gas/i386/x86-64-amdfam10.d: Adjust.
5
6 2007-09-06 H.J. Lu <hongjiu.lu@intel.com>
7
8 * gas/i386/svme.s: Updated to allow eax in 64bit.
9 * gas/i386/svme.d: Updated.
10 * gas/i386/svme64.d: Likewise.
11
12 2007-08-31 H.J. Lu <hongjiu.lu@intel.com>
13
14 * gas/i386/svme.s: Updated to accept eax in 32bit and rax in
15 64bit.
16 * gas/i386/svme.d: Updated.
17 * gas/i386/svme64.d: Likewise.
18
19 2007-08-30 H.J. Lu <hongjiu.lu@intel.com>
20
21 * gas/i386/amd.s: Add rdtscp.
22 * gas/i386/amd.d: Updated.
23
24 * gas/i386/mem-intel.d: Update invlpg for BYTE PTR.
25 * gas/i386/x86-64-mem-intel.d: Likewise.
26
27 * gas/i386/x86-64-opcode.s: Add swapgs.
28 * gas/i386/x86-64-opcode.d: Updated.
29
30 2007-08-29 Daniel Jacobowitz <dan@codesourcery.com>
31
32 * gas/lns/lns-duplicate.d, gas/lns/lns-duplicate.s: New.
33 * gas/lns/lns.exp: Run lns-duplicate.
34
35 2007-08-29 H.J. Lu <hongjiu.lu@intel.com>
36
37 * gas/i386/i386.exp: Run x86-64-reg and x86-64-reg-intel.
38
39 * gas/i386/x86-64-reg.s: New. Add tests for instructions
40 with one register operand.
41 * gas/i386/x86-64-reg-intel.d: Likewise.
42 * gas/i386/x86-64-reg.d: Likewise.
43
44 2007-08-29 H.J. Lu <hongjiu.lu@intel.com>
45
46 * gas/i386/i386.exp: Run reg and reg-intel.
47
48 * gas/i386/katmai.d: Update bad instructions.
49
50 * gas/i386/reg.s: New. Add tests for instructions with one
51 register operand.
52 * gas/i386/reg-intel.d: Likewise.
53 * gas/i386/reg.d: Likewise.
54
55 2007-08-28 H.J. Lu <hongjiu.lu@intel.com>
56
57 * gas/i386/i386.exp: Run mem, mem-intel, x86-64-mem and
58 x86-64-mem-intel.
59
60 * gas/i386/mem.s: New. Add tests for instructions with one
61 memory operand.
62 * gas/i386/x86-64-mem.s: Likewise.
63 * gas/i386/mem-intel.d: Likewise.
64 * gas/i386/mem.d: Likewise.
65 * gas/i386/x86-64-mem-intel.d: Likewise.
66 * gas/i386/x86-64-mem.d: Likewise.
67
68 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
69 Joseph Myers <joseph@codesourcery.com>
70
71 * lib/gas-defs.exp (gas_version): Use remote_* functions instead
72 of exec.
73 (gas_host_run): New.
74 (gas_run): Use gas_host_run.
75 (gas_start): Likewise.
76 (run_dump_test): Likewise.
77 (objdump): Use gas_host_run.
78 (objdump_start_no_subdir): Likewise.
79 * lib/gas-dg.exp (gas-dg-test): Use "remote_file host delete".
80 * lib/run: Remove.
81 * gas/macros/macros.exp: Download app4b.s to host.
82 * gas/i386/i386.exp (gas_64_check): Use gas_host_run.
83 (gas_32_check): Likewise.
84 * gas/maxq10/maxq10.exp (gas_64_check): Likewise
85 (gas_32_check): Likewise.
86 * gas/maxq20/maxq20.exp (gas_64_check): Likewise
87 (gas_32_check): Likewise.
88 * gas/sparc/sparc.exp (gas_64_check): Likewise.
89 * gas/cfi/cfi.exp: Likewise.
90 * gas/elf/elf.exp (run_list_test): Likewise. Use temporary file
91 for readelf output in place of pipe.
92 * gas/all/gas.exp: Download incbin.dat to host.
93 (do_comment): Allow \r\r\n.
94
95 2007-08-09 Paul Brook <paul@codesourcery.com>
96
97 * gas/arm/relax_load_align.d: new test.
98 * gas/arm/relax_load_align.s: new test.
99
100 2007-08-09 H.J. Lu <hongjiu.lu@intel.com>
101
102 * gas/i386/i386.exp: Run sse4_1-intel, sse4_2-intel,
103 x86-64-sse4_1-intel and x86-64-sse4_2-intel.
104
105 * gas/i386/sse4_1-intel.d: New file.
106 * gas/i386/sse4_2-intel.d: Likewise.
107 * gas/i386/x86-64-sse4_1-intel.d: Likewise.
108 * gas/i386/x86-64-sse4_2-intel.d: Likewise.
109
110 * gas/i386/sse4_1.s: Add tests for Intel syntax.
111 * gas/i386/sse4_2.s: Likewise.
112 * gas/i386/x86-64-sse4_1.s: Likewise.
113 * gas/i386/x86-64-sse4_2.s: Likewise.
114
115 * gas/i386/sse4_1.d: Updated.
116 * gas/i386/sse4_2.d: Likewise.
117 * gas/i386/x86-64-sse4_1.d: Likewise.
118 * gas/i386/x86-64-sse4_2.d: Likewise.
119
120 2007-08-09 Alan Modra <amodra@bigpond.net.au>
121
122 * gas/all/weakref1u.d (not-target): Match *-*-*aout.
123
124 2007-07-29 H.J. Lu <hongjiu.lu@intel.com>
125
126 PR binutils/4834
127 * gas/i386/simd-intel.d: Updated.
128 * gas/i386/simd.d: Likewise.
129 * gas/i386/x86-64-simd-intel.d: Likewise.
130 * gas/i386/x86-64-simd.d: Likewise.
131
132 * gas/i386/simd.s: Add tests for SSE4 instructions.
133 * gas/i386/x86-64-simd.s: Likewise.
134
135 2007-07-29 H.J. Lu <hongjiu.lu@intel.com>
136
137 * gas/i386/simd.s: Add tests for cvtss2si/cvtsd2si in Intel
138 mode.
139 * gas/i386/x86-64-simd.s: Likewise.
140
141 * gas/i386/simd-intel.d: Updated.
142 * gas/i386/simd.d: Likewise.
143 * gas/i386/x86-64-simd-intel.d: Likewise.
144 * gas/i386/x86-64-simd.d: Likewise.
145
146 2007-07-28 H.J. Lu <hongjiu.lu@intel.com>
147
148 PR binutils/4834
149 * gas/i386/simd-intel.d: Updated.
150 * gas/i386/simd.d: Likewise.
151 * gas/i386/x86-64-simd-intel.d: Likewise.
152 * gas/i386/x86-64-simd.d: Likewise.
153
154 * gas/i386/simd.s: Add new tests.
155 * gas/i386/x86-64-simd.s: Likewise.
156
157 2007-07-28 H.J. Lu <hongjiu.lu@intel.com>
158
159 * gas/i386/x86-64-opcode.d: Updated.
160 * gas/i386/x86-64-simd-intel.d: Likewise.
161 * gas/i386/x86-64-simd.d: Likewise.
162
163 * gas/i386/x86-64-simd.s: Add movq.
164
165 2007-07-23 H.J. Lu <hongjiu.lu@intel.com>
166
167 * gas/i386/i386.exp: Run nops16-1, nops-1-i386-i686, nops-1-k8,
168 nops-3-i386, nops-4, nops-4-i386, x86-64-nops-2, x86-64-nops-3,
169 x86-64-nops-4, x86-64-nops-4-core2 and x86-64-nops-4-k8.
170
171 * gas/i386/nops-1-i386-i686.d: New.
172 * gas/i386/nops-1-k8.d: Likewise.
173 * gas/i386/nops-3-i386.d : Likewise.
174 * gas/i386/nops-3-i686.d: Likewise.
175 * gas/i386/nops-4-i386.d: Likewise.
176 * gas/i386/nops-4.d: Likewise.
177 * gas/i386/nops16-1.d: Likewise.
178 * gas/i386/nops16-1.s: Likewise.
179 * gas/i386/x86-64-nops-1-k8.d: Likewise.
180 * gas/i386/x86-64-nops-2.d: Likewise.
181 * gas/i386/x86-64-nops-3.d: Likewise.
182 * gas/i386/x86-64-nops-4-core2.d: Likewise.
183 * gas/i386/x86-64-nops-4-k8.d: Likewise.
184 * gas/i386/x86-64-nops-4.d: Likewise.
185
186 * gas/i386/nops-1-i386.d: Updated.
187 * gas/i386/nops-1-i686.d: Likewise.
188 * gas/i386/nops-1.d: Likewise.
189 * gas/i386/nops-2-i386.d: Likewise.
190 * gas/i386/nops-2-merom.d : Likewise.
191 * gas/i386/nops-2.d: Likewise.
192 * gas/i386/nops-3.d: Likewise.
193 * gas/i386/x86-64-nops-1-merom.d: Likewise.
194 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
195 * gas/i386/x86-64-nops-1.d: Likewise.
196
197 * gas/i386/x86-64-nops-1.s: Removed.
198
199 2007-07-23 Evandro Menezes <evandro.menezes@amd.com>
200 H.J. Lu <hongjiu.lu@intel.com>
201
202 * gas/i386/i386.exp: Don't run x86-64-nops-1-k8. Run
203 nops-3-i686 and nops-4-i686.
204
205 * gas/i386/nops-3-i686.d: New.
206 * gas/i386/nops-4-i686.d: Likewise.
207 * gas/i386/nops-4.s: Likewise.
208
209 2007-07-23 Richard Sandiford <richard@codesourcery.com>
210
211 * lib/gas-defs.exp (run_list_test): Make the options optional.
212 * gas/cr16/cr16.exp (run_list_test): Delete.
213
214 2007-07-19 Nick Clifton <nickc@redhat.com>
215
216 PR gas/4804
217 * gas/elf/elf.exp (target_machine): Treat the arm-linux-gnu target
218 in the same way as the arm-eabi target.
219 * gas/arm/mapshort-eabi.d: Use this file for the arm-linux-gnu
220 target.
221 * gas/arm/mapshort-elf.d: Do not use this file for the
222 arm-linux-gnu target.
223
224 2007-07-16 H.J. Lu <hongjiu.lu@intel.com>
225
226 * gas/i386/simd.s: Add tests for punpcklbw, punpckldq,
227 punpcklwd and punpcklqdq.
228 * gas/i386/x86-64-simd.s: Likewise.
229
230 * gas/i386/simd-intel.d: Updated.
231 * gas/i386/simd.d: Likewise.
232 * gas/i386/x86-64-simd-intel.d: Likewise.
233 * gas/i386/x86-64-simd.d: Likewise.
234
235 2007-07-14 Nick Clifton <nickc@redhat.com>
236
237 * gas/arm/arm.s: Add tests for re-aliasing a previously removed
238 alias.
239 * gas/arm/arm.l: Add new expected warning message.
240
241 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
242
243 * gas/i386/ssemmx2.d: Ignore padding.
244
245 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
246
247 * gas/i386/rex.s: Avoid the last rex prefix becoming the
248 rex prefix for the padding.
249
250 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
251
252 * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*.
253
254 2007-07-04 Nick Clifton <nickc@redhat.com>
255
256 * gas/mep/relocs.d: Fix expected disassembly to work on 64-bit
257 hosts.
258
259 2007-07-03 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
260
261 * gas/elf/elf.exp: Expect redef test to fail for CR16.
262 * gas/all/gas.exp: Expect forward and do_930509a tests to fail for
263 the CR16.
264 * gas/cr16/cinv_test.d: Remove whitespace dependencies.
265
266 2007-07-03 Nick Clifton <nickc@redhat.com>
267
268 * lib/gas-defs.exp: Update copyright notice to refer to GPLv3.
269 * gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
270 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
271 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
272 gas/hppa/unsorted/unsorted.exp, gas/mmix/mmix-err.exp,
273 gas/mmix/mmix-list.exp, gas/mmix/mmix.exp, gas/mn10200/basic.exp,
274 gas/mn10300/am33-2.c, gas/mn10300/basic.exp, gas/pdp11/opcode.s,
275 gas/ppc/aix.exp, gas/sh/arch/arch.exp, gas/sh/sh64/sh64.exp,
276 gas/sh/basic.exp, gas/sh/err.exp, gas/v850/basic.exp: Likewise.
277
278 2007-07-03 Nathan Sidwell <nathan@codesourcery.com>
279
280 * gas/m68k/mcf-coproc.d: New.
281 * gas/m68k/mcf-coproc.s: New.
282 * gas/m68k/all.exp: Add it.
283
284 2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
285
286 * gas/cr16: New directory
287 * gas/cr16.exp: New file
288 * add_test.d and add_test.s: New files
289 * and_test.d and and_test.s: New files
290 * ash_test.d and ash_test.s: New files
291 * bal_test.d and bal_test.s: New files
292 * bcc_test.d and bcc_test.s: New files
293 * beq0_test.d and beq0_test.s: New files
294 * cbitb_test.d and cbitb_test.s: New files
295 * cbitw_test.d and cbitw_test.s: New files
296 * cinv_test.d and cinv_test.s: New files
297 * cmp_test.d and cmp_test.s: New files
298 * excp_test.d and excp_test.s: New files
299 * jal_test.d and jal_test.s: New files
300 * jcc_test.d and jcc_test.s: New files
301 * loadb_test.d and loadb_test.s: New files
302 * loadd_test.d and loadd_test.s: New files
303 * loadm_test.d and loadm_test.s: New files
304 * loadw_test.d and loadw_test.s: New files
305 * lpsp_test.d and lpsp_test.s: New files
306 * lsh_test.d and lsh_test.s: New files
307 * mov_test.d and mov_test.s: New files
308 * mul_test.d and mul_test.s: New files
309 * or_test.d and or_test.s: New files
310 * popret_test.d and popret_test.s: New files
311 * pop_test.d and pop_test.s: New files
312 * push_test.d and push_test.s: New files
313 * sbitb_test.d and sbitb_test.s: New files
314 * sbitw_test.d and sbitw_test.s: New files
315 * scc_test.d and scc_test.s: New files
316 * storb_test.d and storb_test.s: New files
317 * stord_test.d and stord_test.s: New files
318 * storm_test.d and storm_test.s: New files
319 * storw_test.d and storw_test.s: New files
320 * sub_test.d and sub_test.s: New files
321 * tbitb_test.d and tbitb_test.s: New files
322 * tbit_test.d and tbit_test.s: New files
323 * tbitw_test.d and tbitw_test.s: New files
324 * xor_test.d and xor_test.s: New files
325
326 2007-06-26 Paul Brook <paul@codesourcery.com>
327
328 * gas/arm/vfp1xD.d: Add new fmrx/fmxr tests.
329 * gas/arm/vfp1xD.s: Ditto.
330 * gas/arm/vfp1xD_t2.d: Ditto.
331 * gas/arm/vfp1xD_t2.s: Ditto.
332
333 2007-06-24 Nick Clifton <nickc@redhat.com>
334
335 * gas/arm/backslash-at.d: Fix for non-ELF arm targets.
336
337 2007-06-23 H.J. Lu <hongjiu.lu@intel.com>
338
339 PR binutils/4667
340 * gas/i386/i386.exp: Run simd, simd-intel, x86-64-simd
341 and x86-64-simd-intel.
342
343 * gas/i386/opcode-intel.d: Updated.
344
345 * gas/i386/simd-intel.d: New.
346 * gas/i386/simd.d: Likewise.
347 * gas/i386/simd.s: Likewise.
348 * gas/i386/x86-64-simd-intel.d: Likewise.
349 * gas/i386/x86-64-simd.d: Likewise.
350 * gas/i386/x86-64-simd.s: Likewise.
351
352 2007-06-18 Kazu Hirata <kazu@codesourcery.com>
353
354 * gas/m68k/all.exp: Run mcf-wdebug.
355 * gas/testsuite/gas/m68k/mcf-wdebug.d,
356 gas/testsuite/gas/m68k/mcf-wdebug.s: New.
357
358 2007-06-14 Paul Brook <paul@codesourcery.com>
359
360 * gas/arm/thumb32.s: Add tests for shift instructions.
361 * gas/arm/thumb32.d: Ditto.
362
363 2007-06-06 Paul Brook <paul@codesourcery.com>
364
365 * gas/arm/thumb.d: Update expected output.
366 * gas/arm/thumb2_relax.d: Ditto.
367
368 2007-06-05 Paul Brook <paul@codesourcery.com>
369
370 * gas/arm/thumb32.d: Add writeback addressing mode tests.
371 * gas/arm/thumb32.s: Update expected output.
372
373 2007-06-05 Nick Clifton <nickc@redhat.com>
374
375 PR gas/4587
376 * gas/sparc/sparc.exp: Run pr4587 list test.
377 * gas/sparc/pr4587.s: New test case.
378 * gas/sparc/pr4587.l: Expected assembler output.
379
380 2007-06-05 Nick Clifton <nickc@redhat.com>
381
382 * lib/gas-defs.exp (run_list_test): New proc.
383 * gas/alpha/alpha.exp: Delete proc run_list_test.
384 * gas/bfin/bfin.exp : Likewise.
385 * gas/cfi/cfi.exp : Likewise.
386 * gas/crx/allinsn.exp : Likewise.
387 * gas/d10v/d10v.exp : Likewise.
388 * gas/d30v/d30v.exp : Likewise.
389 * gas/frv/allinsn.exp : Likewise.
390 * gas/i386/i386.exp : Likewise.
391 * gas/i860.i860.exp : Likewise.
392 * gas/ia64/ia64.exp : Likewise.
393 * gas/lns/lns.exp : Likewise.
394 * gas/macros/macros.exp : Likewise.
395 * gas/maxq10/maxq10.exp : Likewise.
396 * gas/maxq20/maxq20.exp : Likewise.
397 * gas/mips/mips.exp : Likewise.
398 * gas/mmix/mmix-list.exp : Likewise.
399 * gas/mn10300/basic.exp : Likewise.
400 * gas/msp430/msp430.exp : Likewise.
401 * gas/pdp11/pdp11.exp : Likewise.
402 * gas/ppc/ppc.exp : Likewise.
403 * gas/s390/s390.exp : Likewise.
404 * gas/elf/elf.exp (proc run_list_test): Rename to run_elf_list_test.
405
406 2007-05-29 Jakub Jelinek <jakub@redhat.com>
407
408 PR gas/4558
409 * gas/sparc/sparc.exp: Add v9branch{1,2,3,4,5} tests.
410 * gas/sparc/v9branch1.d: New test.
411 * gas/sparc/v9branch1.s: New.
412 * gas/sparc/v9branch2.d: New test.
413 * gas/sparc/v9branch2.s: New.
414 * gas/sparc/v9branch3.d: New test.
415 * gas/sparc/v9branch3.s: New.
416 * gas/sparc/v9branch4.d: New test.
417 * gas/sparc/v9branch4.s: New.
418 * gas/sparc/v9branch5.d: New test.
419 * gas/sparc/v9branch5.s: New.
420
421 2007-03-25 Paul Brook <paul@codesourcery.com>
422
423 * gas/arm/thumb32.s: Add tests for subs pc, lr.
424 * gas/arm/thumb32.d: Change error-output: to stderr:.
425 Update expected output.
426
427 2007-05-22 Paul Brook <paul@codesourcery.com>
428
429 * gas/arm/backslash-at.d: Update expected output.
430
431 2007-05-17 H.J. Lu <hongjiu.lu@intel.com>
432
433 2003-06-05 Michal Ludvig <mludvig@suse.cz>
434 * gas/cfi/cfi-x86_64.s: Test new directives
435 and different writings of registers and numbers.
436 * gas/cfi/cfi-x86_64.d: Updated pattern to
437 match the above change.
438
439 2007-05-15 Mark Shinwell <shinwell@codesourcery.com>
440
441 * gas/arm/backslash-at.d: New.
442 * gas/arm/backslash-at.s: New.
443
444 2007-05-15 Vincent Riviere <vincent.riviere@freesbee.fr>
445 Nick Clifton <nickc@redhat.com>
446
447 PR gas/3041
448 * gas/m68k/p3041.s: New test case.
449 * gas/m68k/p3041.d: New expected disassembly.
450 * gas/m68k/all.exp: Run new test for m68k-*-netbsd toolchains.
451 Only run arch-cpu-1 test for ELF based toolchains.
452
453 Tidy ups for m68k-netbsd gas toolchain:
454 * gas/m68k/cpu32.d: Allow for extra text after expected
455 disassembly.
456 * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics.
457 * gas/m68k/br-isab.d: Fix name of test.
458 * gas/m68k/br-isac.d: Fix name of test.
459
460 2007-05-14 H.J. Lu <hongjiu.lu@intel.com>
461
462 PR binutils/4502
463 * gas/i386/amd.d: Replace "pfmulhrw" with "pmulhrw".
464
465 2007-05-04 Kazu Hirata <kazu@codesourcery.com>
466
467 * gas/m68k/all.exp: Skip fmoveml on fido.
468
469 2007-05-03 H.J. Lu <hongjiu.lu@intel.com>
470
471 PR gas/4460
472 * gas/i386/gotpc.s: Add a new test.
473 * gas/i386/reloc64.s: Likewise.
474
475 * gas/i386/gotpc.d: Updated.
476 * gas/i386/reloc64.d: Likewise.
477
478 2007-05-03 H.J. Lu <hongjiu.lu@intel.com>
479
480 * gas/i386/crc32-intel.d: Updated.
481 * gas/i386/crc32.d: Likewise.
482 * gas/i386/sse4_2.d: Likewise.
483 * gas/i386/x86-64-crc32-intel.d: Likewise.
484 * gas/i386/x86-64-crc32.d: Likewise.
485 * gas/i386/x86-64-sse4_2.d: Likewise.
486
487 * gas/i386/crc32.s: Remove crc32 instructions with ambiguous
488 operand size and suffix in crc32 instructions in Intel mode.
489 * gas/i386/x86-64-crc32.s: Likewise.
490
491 * gas/i386/sse4_2.s: Remove crc32 instructions with ambiguous
492 operand size.
493 * gas/i386/x86-64-sse4_2.s: Likewise.
494
495 * gas/i386/i386.exp: Run inval-crc32 and x86-64-inval-crc32.
496
497 * gas/i386/inval-crc32.l: New.
498 * gas/i386/inval-crc32.s: Likewise.
499 * gas/i386/x86-64-inval-crc32.l: Likewise.
500 * gas/i386/x86-64-inval-crc32.s: Likewise.
501
502 2007-05-01 H.J. Lu <hongjiu.lu@intel.com>
503
504 * gas/i386/crc32-intel.d: New file.
505 * gas/i386/crc32.d:Likewise.
506 * gas/i386/crc32.s:Likewise.
507 * gas/i386/x86-64-crc32-intel.d:Likewise.
508 * gas/i386/x86-64-crc32.d:Likewise.
509 * gas/i386/x86-64-crc32.s:Likewise.
510
511 * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32
512 and x86-64-crc32-intel.
513
514 2007-04-26 H.J. Lu <hongjiu.lu@intel.com>
515
516 PR binutils/4430
517 * gas/i386/amd.d: Updated.
518 * gas/i386/immed32.d: Likewise.
519 * gas/i386/intel.d: Likewise.
520 * gas/i386/intel16.d: Likewise.
521 * gas/i386/intelok.d: Likewise.
522 * gas/i386/jump16.d: Likewise.
523 * gas/i386/naked.d: Likewise.
524 * gas/i386/opcode-suffix.d: Likewise.
525 * gas/i386/opcode.d: Likewise.
526 * gas/i386/prescott.d: Likewise.
527 * gas/i386/ssemmx2.d: Likewise.
528 * gas/i386/tlsd.d: Likewise.
529 * gas/i386/tlspic.d: Likewise.
530 * gas/i386/x86-64-addr32.d: Likewise.
531 * gas/i386/x86-64-prescott.d: Likewise.
532 * gas/i386/x86-64-rip.d: Likewise.
533 * gas/i386/x86_64.d: Likewise.
534
535 2007-04-26 H.J. Lu <hongjiu.lu@intel.com>
536
537 PR binutils/4429
538 * gas/i386/i386.exp: Run "x86-64-addr32-intel" and
539 "x86-64-rip-intel".
540
541 * gas/i386/intelok.d: Updated.
542
543 * gas/i386/x86-64-addr32-intel.d: New file.
544 * gas/i386/x86-64-rip-intel.d: Likewise.
545
546 2007-04-24 Andreas Krebbel <krebbel1@de.ibm.com>
547
548 * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst.
549 * gas/s390/zarch-z9-ec.s: Likewise.
550
551 2007-04-23 Nathan Sidwell <nathan@codesourcery.com>
552
553 * gas/m68k/br-isaa.s: New.
554 * gas/m68k/br-isaa.d: New.
555 * gas/m68k/br-isab.s: New.
556 * gas/m68k/br-isab.d: New.
557 * gas/m68k/br-isac.s: New.
558 * gas/m68k/br-isac.d: New.
559 * gas/m68k/all.exp: Adjust.
560
561 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
562
563 * gas/arm/arch4t.d: Convert to unified syntax.
564 * gas/arm/archv6.d: Likewise.
565 * gas/arm/archv6t2.d: Likewise.
566 * gas/arm/arch3.d: Likewise.
567 * gas/arm/arch7dm.d: Likewise.
568 * gas/arm/arch7t.d: Likewise.
569 * gas/arm/archv1.d: Likewise.
570 * gas/arm/copro.d: Likewise.
571 * gas/arm/inst.d: Likewise.
572 * gas/arm/macro1.d: Likewise.
573 * gas/arm/tcompat.d: Likewise.
574 * gas/arm/wince_inst.d: Likewise.
575 * gas/arm/xscale.d: Likewise.
576
577 * gas/arm/thumb.d: White space cleanup.
578 * gas/arm/thumb2_relax.d: Likewise.
579 * gas/arm/thumb32.d: Likewise.
580
581 2007-04-20 Nathan Sidwell <nathan@codesourcery.com>
582
583 * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
584 * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New.
585 * gas/m68k/all.exp: Add them.
586
587 2007-04-20 Alan Modra <amodra@bigpond.net.au>
588
589 * gas/ppc/range64.s: New.
590 * gas/ppc/range64.l: New.
591 * gas/ppc/range.s: New.
592 * gas/ppc/range.l: New.
593 * gas/ppc/ppc.exp (run_list_test): New. Use to run new tests.
594
595 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
596
597 * gas/arm/mapshort.s: Add a small .data section.
598 * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
599 disassembly.
600 * gas/arm/mapshort-elf.d: Likewise.
601
602 2007-04-19 Paul Brook <paul@codesourcery.com>
603
604 * gas/arm/thumb1_unified.d: New test.
605 * gas/arm/thumb1_unified.s: New test.
606
607 2007-04-19 Nathan Froyd <froydnj@codesourcery.com>
608
609 * gas/ppc/booke.s: Add tlbsx, tlbsxe.
610 * gas/ppc/booke.d: Update.
611
612 2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
613
614 * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
615
616 * gas/i386/sse4_2.d: New file.
617 * gas/i386/sse4_2.s: Likewise.
618 * gas/i386/x86-64-sse4_2.d: Likewise.
619 * gas/i386/x86-64-sse4_2.s: Likewise.
620
621 2007-04-18 H.J. Lu <hongjiu.lu@intel.com>
622
623 * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
624
625 * gas/i386/sse4_1.d: New file.
626 * gas/i386/sse4_1.s: Likewise.
627 * gas/i386/x86-64-sse4_1.d: Likewise.
628 * gas/i386/x86-64-sse4_1.s: Likewise.
629
630 2007-04-18 Paul Brook <paul@codesourcery.com>
631
632 * gas/arm/thumb2_add.s: Add rsb #0 test.
633 * gas/arm/thumb2_add.d: Update expected output.
634
635 2007-04-04 Paul Brook <paul@codesourcery.com>
636
637 * gas/arm/neon-cov.s: Add new vext test.
638 * gas/arm/neon-cov.d: Ditto.
639
640 2007-04-01 Christian Groessler <chris@groessler.org>
641
642 * gas/z8k/calr.d: Fix for 64bit bfd.
643 * gas/z8k/djnz.d: Likewise.
644 * gas/z8k/inout.d: Likewise.
645 * gas/z8k/jmp-cc.d: Likewise.
646 * gas/z8k/jr-back.d: Likewise.
647 * gas/z8k/jr-forw.d: Likewise.
648 * gas/z8k/reglabel.d: Likewise.
649 * gas/z8k/ctrl-names.d: Fix name. Fix for 64bit bfd.
650 * gas/z8k/ret-cc.d: Likewise.
651
652 2007-03-31 Alan Modra <amodra@bigpond.net.au>
653
654 * gas/i386/nops-3.s: Don't use .align.
655
656 2007-03-30 Paul Brook <paul@codesourcery.com>
657
658 * gas/arm/thumb2_ldmstm.d: New test.
659 * gas/arm/thumb2_ldmstm.s: New test.
660
661 2007-03-27 Alan Modra <amodra@bigpond.net.au>
662
663 * gas/ppc/reloc.s: New.
664 * gas/ppc/reloc.d: New.
665
666 2007-03-26 Julian Brown <julian@codesourcery.com>
667
668 * gas/arm/neon-const.s: Use FP syntax for 0/-0.
669 * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
670 * gas/arm/neon-cov.s: Use float syntax for FP immediate.
671
672 2007-03-24 Paul Brook <paul@codesourcery.com>
673 Mark Shinwell <shinwell@codesourcery.com>
674
675 * gas/arm/archv6.s: Add new SRS tests.
676 * gas/arm/archv6.d: Update expected output.
677 * gas/arm/thumb32.s: Add new SRS tests.
678 * gas/arm/thumb32.d: Update expected output.
679 * gas/arm/srs-t2.d: New.
680 * gas/arm/srs-t2.l: New.
681 * gas/arm/srs-t2.s: New.
682 * gas/arm/srs-arm.d: New.
683 * gas/arm/srs-arm.l: New.
684 * gas/arm/srs-arm.s: New.
685
686 2007-03-23 H.J. Lu <hongjiu.lu@intel.com>
687
688 * gas/i386/rex.s: Add tests for rex.WRXB.
689 * gas/i386/rex.d: Updated.
690
691 * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
692 * gas/i386/x86-64-io-intel.d : Likewise.
693 * gas/i386/x86-64-io-suffix.d: Likewise.
694 * gas/i386/x86-64-io.d: Likewise.
695 * gas/i386/x86-64-opcode.d: Likewise.
696
697 2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
698
699 PR binutils/4218
700 * gas/i386/nops.s: Add testcases for nop r/m.
701 * gas/i386/x86-64-nops.s: Likewise.
702
703 * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
704 %eax and %rax.
705
706 * gas/i386/nops.d: Updated.
707 * gas/i386/x86-64-nops.d: Likewise.
708 * gas/i386/x86-64-opcode.d: Likewise.
709
710 2007-03-21 H.J. Lu <hongjiu.lu@intel.com>
711
712 * gas/i386/i386.exp: Run nops-3.
713
714 * gas/i386/nops-3.d: New file.
715 * gas/i386/nops-3.s: Likewise.
716
717 2007-03-20 Mark Shinwell <shinwell@codesourcery.com>
718
719 * gas/arm/mul-overlap.s: Don't use %type.
720 * gas/arm/mul-overlap.l: Update line numbers.
721 * gas/arm/mul-overlap-v6.s: Don't use %type.
722
723 2007-03-18 Mark Shinwell <shinwell@codesourcery.com>
724
725 * gas/arm/mul-overlap.s: New.
726 * gas/arm/mul-overlap.d: New.
727 * gas/arm/mul-overlap.l: New.
728 * gas/arm/mul-overlap-v6.s: New.
729 * gas/arm/mul-overlap-v6.d: New.
730
731 2007-03-14 Daniel Jacobowitz <dan@codesourcery.com>
732
733 * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
734
735 2007-03-14 Paul Brook <paul@codesourcery.com>
736
737 * gas/arm/thumb2_add.d: Add tests using sp.
738 * gas/arm/thumb2_add.s: Ditto.
739
740 2007-03-14 Alan Modra <amodra@bigpond.net.au>
741
742 PR 4029
743 * gas/all/relax.s: New.
744 * gas/all/relax.d: New.
745 * gas/all/gas.exp: Run it.
746
747 2007-03-11 Hans-Peter Nilsson <hp@bitrange.com>
748
749 * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
750 Adjust for change in readelf output.
751
752 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
753
754 * gas/s390/zarch-z9-ec.d: New file.
755 * gas/s390/zarch-z9-ec.s: New file.
756 * gas/s390/s390.exp: Run the z9-ec testcases.
757
758 2007-03-05 H.J. Lu <hongjiu.lu@intel.com>
759
760 PR gas/3918
761 * lib/gas-defs.exp (gas_started): New variable. Initialized to
762 0.
763 (gas_start): Set gas_started to 1.
764 (gas_finish): Skip if gas_started is 0. Reset gas_started to 0.
765
766 2007-03-02 Paul Brook <paul@codesourcery.com>
767
768 * gas/arm/relax_branch_align.d: New test.
769 * gas/arm/relax_branch_align.s: New test.
770
771 2007-02-28 Nick Clifton <nickc@redhat.com>
772
773 PR gas/3797
774 * gas/lns/lns.exp: Do not run the lns-common test for the d10v
775 port.
776 * gas/d10v/address-002.l: Update expected assembler output.
777 * gas/d10v/address-003.l, gas/d10v/address-004.l,
778 gas/d10v/address-005.l, gas/d10v/address-006.l,
779 gas/d10v/address-007.l, gas/d10v/address-008.l,
780 gas/d10v/address-009.l, gas/d10v/address-010.l,
781 gas/d10v/address-011.l, gas/d10v/address-012.l,
782 gas/d10v/address-013.l, gas/d10v/address-014.l,
783 gas/d10v/address-015.l, gas/d10v/address-016.l,
784 gas/d10v/address-017.l, gas/d10v/address-018.l,
785 gas/d10v/address-019.l, gas/d10v/address-020.l,
786 gas/d10v/address-021.l, gas/d10v/address-022.l,
787 gas/d10v/address-023.l, gas/d10v/address-024.l,
788 gas/d10v/address-025.l, gas/d10v/address-026.l,
789 gas/d10v/address-027.l, gas/d10v/address-030.l,
790 gas/d10v/address-031.l, gas/d10v/address-032.l,
791 gas/d10v/address-033.l, gas/d10v/address-034.l,
792 gas/d10v/address-035.l, gas/d10v/address-036.l,
793 gas/d10v/address-037.l, gas/d10v/address-038.l,
794 gas/d10v/address-039.l, gas/d10v/address-040.l,
795 gas/d10v/address-041.l: Likewise.
796
797 2007-02-28 Nick Clifton <nickc@redhat.com>
798
799 PR gas/3975
800 * gas/arm/mapshort.d: Split into two new files...
801 * gas/arm/mapshort-eabi.d: The one and...
802 * gas/arm/mapshort-elf.d: This one.
803 * gas/arm/arch7.d: Remove 32-bit host expectation.
804 * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
805 arm targets will disassemble this value as an instruction.
806 * gas/arm/neon-ldst-rm.d: Likewise.
807 * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
808 ports.
809 * gas/arm/thumbrel.d: Only run this test for EABI based arm
810 ports.
811 * gas/arm/wince_inst.d: Fix expected branch targets.
812
813 2007-02-22 DJ Delorie <dj@redhat.com>
814
815 * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
816 * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
817
818 2007-02-20 Thiemo Seufer <ths@mips.com>
819 Chao-Ying Fu <fu@mips.com>
820
821 * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
822 DSP R2.
823 * gas/mips/mips.exp: Run new test.
824
825 2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
826
827 * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
828 point and fixed point operands.
829 * gas/s390/esa-g5.s: Likewise.
830 * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
831 cgdr, cger, cgxr): Likewise.
832 * gas/s390/zarch-z900.s: Likewise.
833
834 2007-02-11 H.J. Lu <hongjiu.lu@intel.com>
835
836 PR gas/4027
837 * gas/i386/opcode.s: Add more tests for "test".
838 * i386/opcode-intel.d: Updated.
839 * gas/i386/opcode-suffix.d: Likewise.
840 * gas/i386/opcode.d: Likewise.
841
842 2007-02-06 Nick Clifton <nickc@redhat.com>
843
844 PR gas/3810 gas/3800
845 * gas/elf/elf.exp: Expect the redef test to fail on targets which
846 do not convert fixups against ordinary symbols into relocs against
847 section symbols.
848 * gas/all/gas.exp: Likewise.
849
850 2007-02-05 Dave Brolley <brolley@redhat.com>
851
852 * gas/mep/relocs-junk1.s: Add a .data section.
853 * gas/mep/relocs.d: Updated to match above.
854
855 2007-02-04 H.J. Lu <hongjiu.lu@intel.com>
856
857 PR gas/3961
858 * gas/i386/secrel.d: Support 64bit host.
859
860 2007-02-02 Nick Clifton <nickc@redhat.com>
861
862 PR gas/3812
863 * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
864 account for sign extension.
865
866 2007-01-11 Paul Brook <paul@codesourcery.com>
867
868 * gas/arm/thumb2_add.d: Add test for missing operand.
869 * gas/arm/thumb2_add.s: Ditto.
870
871 2007-01-11 Nick Clifton <nickc@redhat.com>
872
873 * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
874 line comment character.
875 * gas/mcore/allinsn.d: Adjust expected disassembly to match real
876 output.
877
878 * gas/lns/lns.exp: Run the alternative version of the lns-common-1
879 test for the MCore target.
880
881 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
882
883 * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
884 * gas/i386/i386.exp: Ditto.
885
886 2007-01-04 Paul Brook <paul@codesourcery.com>
887
888 * gas/arm/archv6.s: Add more cpsie tests.
889 * gas/arm/archv6.d: Ditto.
890
891 2007-01-04 Andreas Schwab <schwab@suse.de>
892
893 * gas/m68k/cpu32.[sd]: New test.
894 * gas/m68k/all.exp: Run it.
895
896 2007-01-04 Julian Brown <julian@codesourcery.com>
897
898 * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
899
900 2007-01-04 Paul Brook <paul@codesourcery.com>
901
902 * gas/arm/neon-cov.d: Adjust expected output.
903 * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
904 and vacle.
905 * gas/arm/neon-omit.d: Adjust expected output.
906
907 For older changes see ChangeLog-2006
908 \f
909 Local Variables:
910 mode: change-log
911 left-margin: 8
912 fill-column: 74
913 version-control: never
914 End:
This page took 0.048551 seconds and 4 git commands to generate.