Update to match latest listing behaviour
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 2001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
2
3 * gas/mmix/pop-op.l: Update to match latest listing behaviour.
4 * gas/mmix/reloc8.l: Update to match latest listing behaviour.
5 * gas/mmix/resume-op.l: Update to match latest listing behaviour.
6 * gas/mmix/save-op.l: Update to match latest listing behaviour.
7 * gas/mmix/unsave-op.l: Update to match latest listing behaviour.
8
9 2001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
10
11 * gas/mmix/tst.s: Delete unused file.
12 * gas/mmix/unsave-op.s, gas/mmix/save-op.s, gas/mmix/resume-op.s,
13 gas/mmix/reloc8.s, gas/mmix/prefix1.s, gas/mmix/pop-op.s,
14 gas/mmix/greg8.s, gas/mmix/greg6.s, gas/mmix/expr-1.s,
15 gas/mmix/greg1.s, gas/mmix/err-bspec-5.s, gas/mmix/op-0-1.s,
16 gas/mmix/fb-2.s: Remove trailing empty lines.
17
18 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
19
20 * gas/mmix: New testsuite directory.
21
22 2001-10-24 Chris Demetriou <cgd@broadcom.com>
23
24 * gas/mips/ld-empic.d: Remove extra whitespace at beginning of
25 file introduced in the change on 2001-05-15.
26
27 2001-10-24 Chris Demetriou <cgd@broadcom.com>
28
29 * gas/mips/mips-abi32-pic.s: Use ".word" rather than ".4byte".
30 Delete use of ".size".
31 * gas/mips/mips-abi32.s: Likewise.
32 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
33 * gas/mips/mips-gp32-fp32.s: Likewise.
34 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
35 * gas/mips/mips-gp32-fp64.s: Likewise.
36 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
37 * gas/mips/mips-gp64-fp32.s: Likewise.
38 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
39 * gas/mips/mips-gp64-fp64.s: Likewise.
40
41 2001-10-23 Chris Demetriou <cgd@broadcom.com>
42
43 * gas/mips/beq.s: Add zero words at end of instructions so
44 that objdump will print "..." when disassembling.
45 * gas/mips/beq.d: Update for disassembler changes which force
46 branch delay-slot nops to be printed.
47 * gas/mips/bge.d: Ditto.
48 * gas/mips/bgeu.d: Ditto.
49 * gas/mips/blt.d: Ditto.
50 * gas/mips/bltu.d: Ditto.
51 * gas/mips/jal-svr4pic.d: Ditto.
52 * gas/mips/jal-xgot.d: Ditto.
53
54 2001-10-20 H.J. Lu <hjl@gnu.org>
55
56 * gas/elf/ehopt0.s: Lose ",@progbits".
57
58 2001-10-17 Chris Demetriou <cgd@broadcom.com>
59
60 * gas/mips/mips.exp (sb1-ext-ps): New test to test
61 SB-1 core's paired-single extensions to the MIPS64 ISA.
62 * gas/mips/sb1-ext-ps.d: New file.
63 * gas/mips/sb1-ext-ps.s: New file.
64
65 2001-10-17 matthew green <mrg@redhat.com>
66
67 * gas/ppc/altivec.s: New test for AltiVec.
68 * gas/ppc/altivec.d: New file.
69 * gas/ppc/ppc.exp: Test altivec.s
70
71 2001-10-16 Hans-Peter Nilsson <hp@bitrange.com>
72
73 * gas/sh/err-le.s, gas/sh/err-be.s: New tests.
74
75 2001-10-13 matthew green <mrg@redhat.com>
76
77 * gas/ppc/booke.s (rfci, wrtee, wrteei, mfdcrx, mfdcr, mtdcrx,
78 mtdcr, msync, dcba, mbar): New BookE tests.
79 * gas/ppc/booke.d: Update for new BookE tests.
80
81 2001-10-12 matthew green <mrg@redhat.com>
82
83 * gas/ppc/booke.s: New test for Motorola BookE.
84 * gas/ppc/booke.d: New file.
85 * gas/ppc/ppc.exp: Test booke.s.
86
87 2001-10-09 Nick Clifton <nickc@cambridge.redhat.com>
88
89 * sh/basic.exp: Add dsp dump test.
90 * sh/dsp/d: New file: Expected output of disassembly of dsp.s
91 * sh/dsp.s: New file: Test assembly source of DSP single data
92 transfer instructions.
93
94 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
95
96 * gas/arm/arm.exp: Run arm9e tests.
97
98 * gas/arm/maverick.c: New.
99
100 * gas/arm/maverick.d: New.
101
102 * gas/arm/maverick.s: New.
103
104 2001-10-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
105
106 * gas/mips/mips-gp64-fp32-pic.d: Use 32bit instructions for addresses.
107 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
108 * gas/mips/mips-gp64-fp32.d: Likewise.
109 * gas/mips/mips-gp64-fp32.s: Likewise.
110 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
111 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
112 * gas/mips/mips-gp64-fp64.d: Likewise.
113 * gas/mips/mips-gp64-fp64.s: Likewise.
114 * gas/mips/elempic.d: Likewise.
115 * gas/mips/ld.d: Likewise.
116 * gas/mips/uld.d: Likewise.
117 * gas/mips/usd.d: Likewise.
118
119 2001-09-29 H.J. Lu <hjl@gnu.org>
120
121 * gas/i386/i386.exp: Run 64bit tests only for "i*86-*-* and
122 x86_64-*-*.
123
124 2001-09-18 Martin Schwidefsky <schwidefsky@de.ibm.com>
125
126 * gas/s390: New directory.
127 * gas/s390/opcode.d: New file.
128 * gas/s390/opcode.s: New file.
129 * gas/s390/opcode64.d: New file.
130 * gas/s390/opcode64.s: New file.
131 * gas/s390/operands.d: New file.
132 * gas/s390/operands.s: New file.
133 * gas/s390/operands64.d: New file.
134 * gas/s390/operands64.s: New file.
135 * gas/s390/reloc.d: New file.
136 * gas/s390/reloc.s: New file.
137 * gas/s390/reloc64.d: New file.
138 * gas/s390/reloc64.s: New file.
139 * gas/s390/s390.exp: New file.
140
141 2001-09-07 Eric Christopher <echristo@redhat.com>
142
143 * gas/mips/mips64.d: Change to use isa64.
144 * gas/mips/mips32.d: Change to use isa32.
145
146 2001-09-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
147
148 * gas/mips/mips-abi32-pic.s: Remove .set mips4 pseudo-op.
149 * gas/mips/mips-abi32.s: Likewise.
150 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
151 * gas/mips/mips-gp32-fp32.s: Likewise.
152 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
153 * gas/mips/mips-gp32-fp64.s: Likewise.
154 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
155 * gas/mips/mips-gp64-fp32.s: Likewise.
156 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
157 * gas/mips/mips-gp64-fp64.s: Likewise.
158
159 2001-09-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
160
161 * gas/mips/beq.d: Check branches to external labels.
162 * gas/mips/beq.s: Likewise.
163 * gas/mips/bge.d: Likewise.
164 * gas/mips/bge.s: Likewise.
165 * gas/mips/bgeu.d: Likewise.
166 * gas/mips/bgeu.s: Likewise.
167 * gas/mips/blt.d: Likewise.
168 * gas/mips/blt.s: Likewise.
169 * gas/mips/bltu.d: Likewise.
170 * gas/mips/bltu.s: Likewise.
171 * gas/mips/elempic.d: Switch from R_MIPS_GNU_REL16_S2 to R_MIPS_PC16.
172 * gas/mips/empic.d: Likewise.
173 * gas/mips/empic.s: Likewise.
174 * gas/mips/telempic.d: Likewise.
175 * gas/mips/tempic.d: Likewise.
176
177 2001-09-06 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
178
179 * gas/mips/tmips16-f.d: New file, testcase for big endian MIPS16
180 relocations, tradtional variant.
181
182 2001-08-04 Richard Henderson <rth@redhat.com>
183
184 * gas/alpha/alpha.exp: New file.
185 * gas/alpha/elf-reloc-1.[sd]: New test.
186 * gas/alpha/elf-reloc-2.[sl]: New test.
187 * gas/alpha/elf-reloc-3.[sl]: New test.
188 * gas/alpha/elf-reloc-4.[sd]: New test.
189 * gas/alpha/fp.exp: Remove file.
190 * gas/alpha/fp.s: Output to .data not .rdata.
191 * gas/alpha/fp.d: Adjust to match.
192
193 Tue Sep 4 20:06:09 2001 Jeffrey A Law (law@cygnus.com)
194
195 * gas/all/gas.exp (930509a): Expect failure on the H8/300 ELF port.
196
197 * gas/h8300/ffxx1-elf.d: Update due to recent changes to H8/300
198 ELF toolchain.
199 * gas/h8300/h8300-elf.exp: Likewise.
200
201 * gas/macros/macros.exp: Expect failure on all H8/300 ports.
202
203 * gas/vtable/vtable.exp: Do not run tests on H8/300 ELF ports.
204
205 Thu Aug 30 21:58:48 2001 J"orn Rennecke <amylaar@redhat.com>
206
207 * gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.
208 (do_h8300_branch, do_h8300h_cbranch, do_h8300h_branch): Likewise.
209 (do_h8300s_cbranch, do_h8300s_branch, ffxx1): Likwise.
210 * gas/h8300/h8300-coff.exp, gas/h8300/h8300-elf.exp: New files.
211 * gas/h8300/branch-elf.s, gas/h8300/branchh-elf.s: Likewise.
212 * gas/h8300/branchs-elf.s, gas/h8300/ffxx1-elf.d: Likewise.
213 * gas/h8300/ffxx1-elf.s: Likewise.
214 * gas/h8300/branch.s, gas/h8300/branchh.s: Move to:
215 * gas/h8300/branch-coff.s, gas/h8300/branchh-coff.s
216 * gas/h8300/branchs.s, gas/h8300/ffxx1.d: Move to:
217 * gas/h8300/branchs-coff.s, gas/h8300/ffxx1-coff.d .
218 * gas/h8300/ffxx1.s: Move to:
219 * gas/h8300/ffxx1-coff.s .
220
221 Wed Aug 29 12:05:13 2001 J"orn Rennecke <amylaar@redhat.com>
222
223 * lib/gas-defs.exp: (regexp_diff) At verbosity 3, also show
224 where mismatch occurs due to regexp mismatch.
225
226 2001-08-27 Staffan Ulfberg <staffanu@swox.se>
227 Alan Modra <amodra@bigpond.net.au>
228
229 * gas/macros/macros.exp: xfail powerpc-*-aix.
230 * gas/ppc/astest64.s: New.
231 * gas/ppc/astest64.d: New.
232 * gas/ppc/astest2_64.s: New.
233 * gas/ppc/astest2_64.d: New.
234 * gas/ppc/test1elf.asm: New.
235 * gas/ppc/test1xcoff.asm: New.
236 * gas/ppc/generate.sh: New. Generate new files below from above .asm
237 * gas/ppc/test1elf32.s: New.
238 * gas/ppc/test1elf32.d: New.
239 * gas/ppc/test1elf64.s: New.
240 * gas/ppc/test1elf64.d: New.
241 * gas/ppc/test1xcoff32.s: New.
242 * gas/ppc/test1xcoff32.d: New.
243 * gas/ppc/ppc.exp: Run new tests.
244 * gas/ppc/simpshft.s: Tweak align now that we get nops.
245
246 2001-08-24 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
247
248 * binutils-all/readelf.exp: Don't regard mips*el-*-* as traditional
249 mips.
250 * gas/mips/mips.exp: Likewise. Use traditional testcases for
251 mips${el}16-f if needed.
252 * gas/mips/elempic.d: New file, testcase for little endian empic.
253 * gas/mips/elfel-rel2.d: Don't test trailing zeroes in dump.
254 * gas/mips/mips16-f.d: Use non-traditional symbol sorting.
255 * gas/mips/mipsel16-f.d: Likewise.
256 * gas/mips/mipsel16-e.d: New file, testcase for little endian MIPS16
257 relocations.
258 * gas/mips/tmipsel16-f.d: New file, testcase for little endian MIPS16
259 relocations, traditional variant.
260
261 2001-08-17 H.J. Lu <hjl@gnu.org>
262
263 * gas/sparc/unalign.d: Support Sparc V9.
264
265 2001-08-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
266
267 * gas/mips/mips.exp: Added performance counter test.
268 * gas/mips/perfcount.s: New File. Test of performance counter opcodes.
269 * gas/mips/perfcount.d: Likewise.
270
271 2001-08-12 Nick Clifton <nickc@cambridge.redhat.com>
272
273 * gas/sparc/unalign.s: Extend test to check .uaword with multiple
274 arguments.
275 * gas/sparc/unalign.d: Extend to expect unaligned relocs for both
276 arguments to .uaword.
277
278 2001-08-10 H.J. Lu <hjl@gnu.org>
279
280 * gas/mips/e32-rel2.d: Updated for the objdump output change.
281 * gas/mips/e32el-rel2.d: Likewise.
282 * gas/mips/elf-rel.d: Likewise.
283 * gas/mips/elf-rel2.d: Likewise.
284 * gas/mips/elf-rel3.d: Likewise.
285 * gas/mips/elf_e_flags1.d: Likewise.
286 * gas/mips/elf_e_flags2.d: Likewise.
287 * gas/mips/elf_e_flags3.d: Likewise.
288 * gas/mips/elf_e_flags4.d: Likewise.
289 * gas/mips/elfel-rel.d: Likewise.
290 * gas/mips/elfel-rel2.d: Likewise.
291 * gas/mips/elfel-rel3.d: Likewise.
292 * gas/mips/empic.d: Likewise.
293 * gas/mips/mips16-e.d: Likewise.
294 * gas/mips/mips16-f.d: Likewise.
295 * gas/mips/mipsel16-f.d: Likewise.
296 * gas/mips/telempic.d: Likewise.
297 * gas/mips/tempic.d: Likewise.
298 * gas/mips/tmips16-e.d: Likewise.
299 * gas/mips/tmipsel16-e.d: Likewise.
300
301 * gas/mips/mips16-f.d: Fix the symbol table output.
302
303 * gas/mips/mipsel16-f.d: Fix the endian.
304
305 * gas/mips/mips.exp; Don't xfail mips16-f/mipsel16-f.
306
307 2001-08-10 Richard Sandiford <rsandifo@redhat.com>
308
309 * gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.
310 * gas/mips/mips-gp32-fp64.d: Likewise.
311 * gas/mips/mips-abi32.d: Likewise.
312 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
313 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
314 * gas/mips/mips-abi32-pic.d: Likewise.
315
316 2001-07-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
317
318 * mips/lb.d: Reflect disassembler output fixes.
319 * mips/mips32.d: Likewise.
320 * mips/mips64.d: Likewise. Typo.
321 * mips/sb.d: Likewise.
322 * mips/trunc.d: Likewise.
323
324 2001-08-04 H.J. Lu <hjl@gnu.org>
325
326 * gas/cris/operand-err-1.s: Updated.
327
328 2001-08-04 H.J. Lu <hjl@gnu.org>
329 Chris G. Demetriou <cgd@broadcom.com>
330
331 * gas/mips/e32-rel4.s: Removed.
332
333 * gas/mips/e32-rel4.d: Use elf-rel4.s.
334
335 * gas/mips/mips.exp: Use the same rel4 test for litte endian.
336
337 * gas/mips/mips-abi32-pic.d: Add lines for objdump.
338 * gas/mips/mips-abi32.d: Likewise.
339 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
340 * gas/mips/mips-gp32-fp32.d: Likewise.
341 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
342 * gas/mips/mips-gp32-fp64.d: Likewise.
343 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
344 * gas/mips/mips-gp64-fp32.d: Likewise.
345 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
346 * gas/mips/mips-gp64-fp64.d: Likewise.
347
348 * gas/mips/mips-abi32-pic.s: Add space for objdump.
349 * gas/mips/mips-abi32.s: Likewise.
350 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
351 * gas/mips/mips-gp32-fp32.s: Likewise.
352 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
353 * gas/mips/mips-gp32-fp64.s: Likewise.
354 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
355 * gas/mips/mips-gp64-fp32.s: Likewise.
356 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
357 * gas/mips/mips-gp64-fp64.s: Likewise.
358
359 * gas/mips/mips-abi32-pic.s: Add the missing .end.
360 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
361 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
362 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
363 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
364
365 2001-08-03 Richard Sandiford <rsandifo@redhat.com>
366
367 * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test.
368 * gas/mips/e32-rel4.s, gas/mips/e32-rel4.s: New test.
369
370 * gas/mips/mips.exp: Run new tests.
371
372 2001-08-02 Richard Sandiford <rsandifo@redhat.com>
373
374 * gas/mips/mips-gp32-fp32,
375 * gas/mips/mips-gp32-fp64,
376 * gas/mips/mips-gp64-fp32,
377 * gas/mips/mips-gp64-fp64,
378 * gas/mips/mips-abi32,
379 * gas/mips/mips-gp32-fp32-pic,
380 * gas/mips/mips-gp32-fp64-pic,
381 * gas/mips/mips-gp64-fp32-pic,
382 * gas/mips/mips-gp64-fp64-pic,
383 * gas/mips/mips-abi32-pic: New testcases.
384
385 * gas/mips/mips.exp: Run them.
386
387 2001-08-01 Alan Modra <amodra@bigpond.net.au>
388
389 * gas/elf/section2.l: Adjust warning message comparison.
390
391 2001-07-31 Richard Sandiford <rsandifo@redhat.com>
392
393 * gas/mips/mips.exp (el): New variable.
394 Use it to pick ELF reloc tests.
395
396 2001-07-26 Chris Demetriou <cgd@broadcom.com>
397
398 * gas/mips/lif-empic.d: Add back dollar signs before floating
399 point register names.
400
401 2001-07-26 Alan Modra <amodra@bigpond.net.au>
402
403 * gas/i386/relax.s: Test rs_space.
404 * gas/i386/relax.d: Update.
405
406 2001-07-23 Alan Modra <amodra@bigpond.net.au>
407
408 * gas/i386/opcode.d: Tweak lgdt for 2001-07-18 change.
409 * gas/i386/intel.d: Likewise.
410
411 2001-07-16 Philip Blundell <philb@gnu.org>
412
413 * gas/arm/arm7t.d, gas/arm/inst.d: Tweak expected output for
414 change to disassembler.
415
416 2001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
417
418 Fix failures in MIPS testsuite:
419 * gas/mips/abs.d: Pass -march=4000 to gas.
420 * gas/mips/eld_rel2.d: Do not expect zeroes at end of dump.
421 * gas/mips/elf_e_flags1.d: Pass -march=4000 to gas.
422
423 2001-07-11 Jakub Jelinek <jakub@redhat.com>
424
425 * gas/sparc/unalign.s: Remove .uaxword test.
426 * gas/sparc/unalign.d: Adjust accordingly.
427
428 2001-07-08 Anders Norlander <anorland@synergenix.se>
429
430 * gas/all/gas.exp: Run incbin test.
431 * gas/all/incbin.s: New file.
432 * gas/all/incbin.d: New file.
433
434 2001-07-04 Richard Sandiford <rsandifo@redhat.com>
435
436 * gas/mips/elf-rel3.s: Add zero word to end of file.
437
438 2001-07-03 H.J. Lu <hjl@gnu.org>
439
440 * gas/mips/lb-xgot-ilocks.d: Add -march=r3900.
441
442 2001-07-01 Ben Elliston <bje@redhat.com>
443
444 * gas/m88k/allinsn.s: New file.
445 * gas/m88k/allinsn.d: Likewise.
446 * gas/m88k/m88k.exp: Test with allinsn.s also.
447
448 2001-06-28 Eric Christopher <echristo@redhat.com>
449
450 * gas/mips/usd.d: Change for march/mtune.
451 * gas/mips/ulh-xgot.d: Ditto.
452 * gas/mips/uld.d: Ditto.
453 * gas/mips/trunc.d: Ditto.
454 * gas/mips/rol.d: Ditto.
455 * gas/mips/nodelay.d: Ditto.
456 * gas/mips/mul.d: Ditto.
457 * gas/mips/mul-ilocks.d: Ditto.
458 * gas/mips/trap20.d: Ditto.
459 * gas/mips/mips4.d: Ditto.
460 * gas/mips/mips16.d: Ditto.
461 * gas/mips/lif-xgot.d: Ditto.
462 * gas/mips/lif-svr4pic.d: Ditto.
463 * gas/mips/ld-xgot.d: Ditto.
464 * gas/mips/ld-svr4pic.d: Ditto.
465 * gas/mips/ld-ilocks-addr32.d: Ditto.
466 * gas/mips/lb-xgot.d: Ditto.
467 * gas/mips/jal-xgot.d: Ditto.
468 * gas/mips/jal-svr4pic.d: Ditto.
469 * gas/mips/delay.d: Ditto.
470 * gas/mips/lb-xgot-ilocks.d: Ditto.
471 * gas/mips/div.d: Ditto.
472 * gas/mips/break20.d: Ditto.
473 * gas/mips/delay.d: Ditto.
474 * gas/mips/elf_e_flags3.d: Ditto.
475 * gas/mips/elf_e_flags4.d: Ditto.
476 * gas/mips/lineno.d: Ditto.
477 * gas/mips/mips16.d: Ditto.
478 * gas/mips/mips4.d: Ditto.
479 * gas/mips/mips4010.d: Ditto.
480 * gas/mips/mips4650.d: Ditto.
481
482 2001-06-21 Nick Clifton <nickc@cambridge.redhat.com>
483
484 * gas/arm/arm.exp: Remove msr-bad.s test.
485 Select processor type for architecture specific instruction tests.
486
487 * gas/arm/adrl.s: Add adrEQl as a test.
488 * gas/arm/adrl.d: Adjusted expected output.
489
490 * gas/arm/arm7dm.s: Add "msr CPSR_x, #0" as a test instruction.
491 * gas/arm/msr-bad.s: Delete.
492
493 2001-06-18 Tom Rix <trix@redhat.com>
494
495 * gas/ppc/aix.exp: New file, aix specific tests.
496 * gas/ppc/align.s: New file, .comm alignment test.
497
498 2001-06-13 Andreas Jaeger <aj@suse.de>
499
500 * gas/vtable/vtable.exp (run_list_test): Don't run on sparc64.
501
502 2001-06-06 Peter Jakubek <pjak@snafu.de>
503
504 * gas/mri/for.d: Correct for swapped operands.
505 * gas/mri/if.d: Likewise.
506 * gas/mri/repeat.d: Likewise.
507 * gas/mri/while.d: Likewise.
508
509 2001-06-12 Alan Modra <amodra@bigpond.net.au>
510
511 * gas/i386/x86_64.d: Update for 2001-06-11 disassembler change.
512
513 2001-06-10 H.J. Lu <hjl@gnu.org>
514
515 * gas/elf/section2.l: Match various white spaces.
516
517 2001-06-10 H.J. Lu <hjl@gnu.org>
518
519 * gas/elf/section2.e: Support 64bit ELF.
520 * gas/elf/section2.e-mips: Likewise.
521
522 2001-06-08 H.J. Lu <hjl@gnu.org>
523
524 * gas/mips/elfel-rel3.s: Moved to ...
525 * gas/mips/elf-rel3.s: Here.
526
527 * gas/mips/elf-rel3.d: Updated.
528
529 * gas/mips/elfel-rel3.d: Updated.
530
531 * gas/mips/relax.d: New file.
532 * gas/mips/relax.s: Likewise.
533
534 * gas/mips/mips.exp: Run relax and set xfail.
535
536 2001-06-08 H.J. Lu <hjl@gnu.org>
537
538 * gas/mips/illegal.s: New file.
539 * gas/mips/illegal.l: Likewise.
540
541 * gas/elf/elf.exp (run_list_test): New.
542 Run illegal with run_list_test.
543
544 2001-06-08 H.J. Lu <hjl@gnu.org>
545
546 * gas/mips/elf-jal.d: New file.
547
548 * gas/mips/mips.exp: Run "elf-jal" instead of "jal" for ELF.
549
550 2001-06-08 Alan Modra <amodra@bigpond.net.au>
551
552 * gas/elf/elf.exp (run_list_test): Undo $readelf change in 2001-06-07.
553
554 2001-06-07 H.J. Lu <hjl@gnu.org>
555
556 * gas/elf/section2.e-mips: New file.
557
558 * gas/elf/elf.exp (run_list_test): Add suffix.
559 Pass -mips as suffix to run_list_test for mips.
560
561 2001-06-07 H.J. Lu <hjl@gnu.org>
562
563 * gas/elf/section2.l: Match ".*GAS.*" instead of
564 "GAS LISTING .*".
565
566 2001-06-07 H.J. Lu <hjl@gnu.org>
567
568 * gas/mips/mips.exp: Set xfail for "lineno" on Linux/mips.
569
570 2001-06-07 H.J. Lu <hjl@gnu.org>
571
572 * gas/mips/empic.d: Support stabs.
573 * gas/mips/mips16-e.d: Likewise.
574 * gas/mips/mips16-f.d: Likewise.
575 * gas/mips/mipsel16-f.d: Likewise.
576 * gas/mips/telempic.d: Likewise.
577 * gas/mips/tempic.d: Likewise.
578 * gas/mips/tmips16-e.d: Likewise.
579 * gas/mips/tmipsel16-e.d: Likewise.
580
581 2001-06-06 H.J. Lu <hjl@gnu.org>
582
583 * gas/mips/elf-rel3.s: New file.
584 * gas/mips/elf-rel3.d: Likewise.
585 * gas/mips/elfel-rel3.s: Likewise.
586 * gas/mips/elfel-rel3.d: Likewise.
587
588 * gas/mips/mips.exp: Run elf-rel3/elfel-rel3.
589
590 2001-06-06 H.J. Lu <hjl@gnu.org>
591
592 * gas/elf/elf.exp (run_list_test): New.
593 Run section2 with run_list_test.
594
595 * gas/elf/section2.e: New file.
596 * gas/elf/section2.l: Likewise.
597 * gas/elf/section2.s: Likewise.
598
599 2001-06-04 H.J. Lu <hjl@gnu.org>
600
601 * gas/mips/mips4010.s: Add the missing ".end".
602 * gas/mips/mips4100.s: Likewise.
603 * gas/mips/mips4650.s: Likewise.
604 * gas/mips/sync.s: Likewise.
605
606 2001-06-02 H.J. Lu <hjl@gnu.org>
607
608 * gas/sparc/unalign.d: Support Sparc V9.
609
610 2001-05-28 Jeff Sturm <jsturm@one-point.com>
611
612 * gas/sparc/unalign.s: New test. Check unaligned relocs.
613 * gas/sparc/unalign.d: New expected test results.
614 * gas/sparc/sparc.exp: Run new test.
615
616 2001-05-27 Hans-Peter Nilsson <hp@axis.com>
617
618 * gas/cris/addi.d: Tweak for 64-bit BFD.
619 * gas/cris/binop-cmpmove.d: Ditto.
620 * gas/cris/binop-cmpmovx.d: Ditto.
621 * gas/cris/binop-extx.d: Ditto.
622 * gas/cris/binop.d: Ditto.
623 * gas/cris/bork.d: Ditto.
624 * gas/cris/branch.d: Ditto.
625 * gas/cris/break.d: Ditto.
626 * gas/cris/brokw-1.d: Ditto.
627 * gas/cris/brokw-2.d: Ditto.
628 * gas/cris/brokw-3.d: Ditto.
629 * gas/cris/ccr.d: Ditto.
630 * gas/cris/clear.d: Ditto.
631 * gas/cris/continue.d: Ditto.
632 * gas/cris/fragtest.d: Ditto.
633 * gas/cris/jump-type.d: Ditto.
634 * gas/cris/labfloat.d: Ditto.
635 * gas/cris/macroat.d: Ditto.
636 * gas/cris/movem-to-reg.d: Ditto.
637 * gas/cris/nosep.d: Ditto.
638 * gas/cris/oneop-type.d: Ditto.
639 * gas/cris/prefix.d: Ditto.
640 * gas/cris/pushpop-byte-sreg.d: Ditto.
641 * gas/cris/pushpop-dword-sreg.d: Ditto.
642 * gas/cris/pushpop-word-sreg.d: Ditto.
643 * gas/cris/pushpop.d: Ditto.
644 * gas/cris/quick-s6.d: Ditto.
645 * gas/cris/quick-u5.d: Ditto.
646 * gas/cris/quick-u6.d: Ditto.
647 * gas/cris/range-err-1.s: Ditto.
648 * gas/cris/rd-pic-1.d: Ditto.
649 * gas/cris/rd-regprefix-1.d: Ditto.
650 * gas/cris/rd-regprefix-1b.d: Ditto.
651 * gas/cris/reg-to-mem.d: Ditto.
652 * gas/cris/regreg.d: Ditto.
653 * gas/cris/return.d: Ditto.
654 * gas/cris/scc.d: Ditto.
655 * gas/cris/separator.d: Ditto.
656 * gas/cris/shexpr-1.d: Ditto.
657 * gas/cris/sreg-to-x.d: Ditto.
658 * gas/cris/test.d: Ditto.
659 * gas/cris/unimplemented.d: Ditto.
660 * gas/cris/unop-mem.d: Ditto.
661 * gas/cris/x-to-byte-sreg.d: Ditto.
662 * gas/cris/x-to-dcr1-sreg.d: Ditto.
663 * gas/cris/x-to-dword-sreg.d: Ditto.
664 * gas/cris/x-to-word-sreg.d: Ditto.
665 * gas/cris/shexpr-1.d: Ditto. Correct format.
666
667 2001-05-25 H.J. Lu <hjl@gnu.org>
668
669 * gas/mips/e32el-rel2.d: New for little endian mips.
670 * gas/mips/elfel-rel2.d: Likewise.
671 * gas/mips/elfel-rel.d: Likewise.
672 * gas/mips/mipsel16-f.d: Likewise.
673 * gas/mips/telempic.d: Likewise.
674 * gas/mips/tmipsel16-e.d: Likewise.
675
676 * gas/mips/tempic.d: New for traditional mips.
677 * gas/mips/tmips16-e.d: Likewise.
678
679 * gas/mips/elf-rel.d: Handle alignment padding.
680 * gas/mips/elf-rel2.d: Likewise.
681
682 * gas/mips/mips.exp: Support little endian and traditional
683 mips.
684
685 2001-05-24 H.J. Lu <hjl@gnu.org>
686
687 * gas/m68k/pcrel.d: Support 64bit BFD.
688
689 2001-05-24 H.J. Lu <hjl@gnu.org>
690
691 * gas/arm/adrl.d: Support 64bit BFD.
692 * gas/arm/arm7t.d: Likewise.
693 * gas/arm/inst.d: Likewise.
694 * gas/arm/pic.d: Likewise.
695 * gas/arm/xscale.d: Likewise.
696
697 2001-05-23 Alan Modra <amodra@one.net.au>
698
699 * gas/elf/ehopt0.d: Tweak for bigendian targets.
700
701 2001-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
702
703 * gas/mips/abs.d: Remove $ before register names, per latest
704 disassembler.
705 * gas/mips/add.d: Ditto.
706 * gas/mips/and.d: Ditto.
707 * gas/mips/beq.d: Ditto.
708 * gas/mips/bge.d: Ditto.
709 * gas/mips/bgeu.d: Ditto.
710 * gas/mips/blt.d: Ditto.
711 * gas/mips/bltu.d: Ditto.
712 * gas/mips/delay.d: Ditto.
713 * gas/mips/div-ilocks.d: Ditto.
714 * gas/mips/div.d: Ditto.
715 * gas/mips/dli.d: Ditto.
716 * gas/mips/elf_e_flags1.d: Ditto.
717 * gas/mips/elf_e_flags2.d: Ditto.
718 * gas/mips/elf_e_flags3.d: Ditto.
719 * gas/mips/elf_e_flags4.d: Ditto.
720 * gas/mips/jal-empic.d: Ditto.
721 * gas/mips/jal-svr4pic.d: Ditto.
722 * gas/mips/jal-xgot.d: Ditto.
723 * gas/mips/jal.d: Ditto.
724 * gas/mips/la-empic.d: Ditto.
725 * gas/mips/la-svr4pic.d: Ditto.
726 * gas/mips/la-xgot.d: Ditto.
727 * gas/mips/la.d: Ditto.
728 * gas/mips/lb-empic.d: Ditto.
729 * gas/mips/lb-svr4pic.d: Ditto.
730 * gas/mips/lb-xgot-ilocks.d: Ditto.
731 * gas/mips/lb-xgot.d: Ditto.
732 * gas/mips/lb.d: Ditto.
733 * gas/mips/ld-empic.d: Ditto.
734 * gas/mips/ld-ilocks-addr32.d: Ditto.
735 * gas/mips/ld-ilocks.d: Ditto.
736 * gas/mips/ld-svr4pic.d: Ditto.
737 * gas/mips/ld-xgot.d: Ditto.
738 * gas/mips/ld.d: Ditto.
739 * gas/mips/li.d: Ditto.
740 * gas/mips/lif-empic.d: Ditto.
741 * gas/mips/lif-svr4pic.d: Ditto.
742 * gas/mips/lif-xgot.d: Ditto.
743 * gas/mips/lifloat.d: Ditto.
744 * gas/mips/mips16.d: Ditto.
745 * gas/mips/mips32.d: Ditto.
746 * gas/mips/mips4.d: Ditto.
747 * gas/mips/mips4010.d: Ditto.
748 * gas/mips/mips4100.d: Ditto.
749 * gas/mips/mips4650.d: Ditto.
750 * gas/mips/mips64.d: Ditto.
751 * gas/mips/mul-ilocks.d: Ditto.
752 * gas/mips/mul.d: Ditto.
753 * gas/mips/nodelay.d: Ditto.
754 * gas/mips/rol.d: Ditto.
755 * gas/mips/sb.d: Ditto.
756 * gas/mips/trap20.d: Ditto.
757 * gas/mips/trunc.d: Ditto.
758 * gas/mips/uld.d: Ditto.
759 * gas/mips/ulh-empic.d: Ditto.
760 * gas/mips/ulh-svr4pic.d: Ditto.
761 * gas/mips/ulh-xgot.d: Ditto.
762 * gas/mips/ulh.d: Ditto.
763 * gas/mips/ulw.d: Ditto.
764 * gas/mips/usd.d: Ditto.
765 * gas/mips/ush.d: Ditto.
766 * gas/mips/usw.d: Ditto.
767
768 2001-05-14 Richard Henderson <rth@redhat.com>
769
770 * gas/elf/ehopt0.s: New.
771 * gas/elf/ehopt0.d: New.
772 * gas/elf/elf.exp: Run it.
773
774 2001-05-12 Peter Targett <peter.targett@arccores.com>
775
776 * gas/arc/st.s: Add test case @h30 fixup.
777 * gas/arc/st.d: Update to suit.
778
779 2001-05-12 Alan Modra <amodra@one.net.au>
780
781 * gas/i386/sse2.s: Correct cvtps2dq, movdq2q, and movq2dq
782 * gas/i386/sse2.d: Likewise. Fix pmuludq and punpckhqdq too.
783
784 * gas/i386/ssemmx2.d: Correct movq.
785
786 2001-05-10 Hans-Peter Nilsson <hp@axis.com>
787
788 * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
789 handling.
790
791 2001-05-04 Alan Modra <amodra@one.net.au>
792
793 * gas/i386/katmai.d: Correct pmovmskb and pextrw opcodes.
794 * gas/i386/ssemmx2.d: Likewise. Correct register for pextrw,
795 pinsrw, and pmovmskb.
796 * gas/i386/sse2.d: Correct register for movmskpd.
797
798 2001-05-02 Johan Rydberg <jrydberg@opencores.org>
799
800 * gas/openrisc/addi.s: New file.
801 * gas/openrisc/addi.d: Likewise.
802 * gas/openrisc/allinsn.exp: Likewise.
803 * gas/openrisc/allinsn.s: Likewise.
804 * gas/openrisc/allinsn.d: Likewise.
805 * gas/openrisc/lohi.s: Likewise.
806 * gas/openrisc/lohi.d: Likewise.
807 * gas/openrisc/store.s: Likewise.
808 * gas/openrisc/store.d: Likewise.
809
810 2001-04-05 Hans-Peter Nilsson <hp@axis.com>
811
812 * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
813 gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
814 gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
815 gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
816 gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d:
817 New tests.
818 * gas/cris/brokw-2.s: Correct broken-word expansion visualization
819 in comment.
820 * gas/cris/fragtest.s, gas/cris/rd-pic-1.s,
821 gas/cris/binop-cmpmovx.d, gas/cris/binop-cmpmove.d,
822 gas/cris/binop.d, gas/cris/binop.s, gas/cris/brokw-2.d,
823 gas/cris/clear.d, gas/cris/fragtest.s, gas/cris/jump-type.d,
824 gas/cris/nosep.s, gas/cris/pushpop.d, gas/cris/quick.s,
825 gas/cris/range-err-2.s, gas/cris/sep-err-1.s,
826 gas/cris/sreg-to-x.d, gas/cris/test.d, gas/cris/x-to-byte-sreg.d,
827 gas/cris/x-to-word-sreg.d, gas/cris/x-to-dword-sreg.d: Remove
828 trailing empty lines.
829 * gas/cris/continue.s: Ditto, tweak comment.
830
831 * lib/gas-defs.exp (run_dump_test): Support using readelf.
832 * config/default.exp: Default READELF and READELFFLAGS.
833
834 2001-03-31 Alan Modra <alan@linuxcare.com.au>
835
836 * gas/all/cond.s: Add .if .elseif tree.
837 * gas/all/cond.d: Match above.
838
839 2001-03-30 H.J. Lu <hjl@gnu.org>
840
841 * gas/i386/relax.d: Dump with -s instead of -drw.
842
843 2001-03-29 H.J. Lu <hjl@gnu.org>
844
845 * gas/i386/relax.s: New test for relaxation between sections.
846 * gas/i386/relax.d: New.
847
848 * gas/i386/i386.exp: Add tests for ELF.
849
850 2001-03-27 Chris Demetriou <cgd@broadcom.com>
851
852 * gas/mips/lineno.d: Allow for the possibility that
853 the local labels won't be in the objdump output. Match
854 zeros in addresses using '+' for better compatibility with
855 different targets.
856
857 2001-03-26 Chris Demetriou <cgd@broadcom.com>
858
859 * gas/mips/sync.s: Declare 'foo' as a function so that this
860 test will work on properly on ECOFF targets.
861
862 2001-03-24 Alan Modra <alan@linuxcare.com.au>
863
864 * gas/i386/ssemmx2.s: Change movntq to movntdq.
865 * gas/i386/ssemmx2.d: Matching change.
866
867 2001-03-23 Hans-Peter Nilsson <hp@axis.com>
868
869 * gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d:
870 New tests.
871
872 * gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s,
873 gas/cris/branch-warn-3.s: Tweak for fixed FIXME:s.
874
875 2001-03-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
876
877 * gas/vax/quad.exp: Correct expected result.
878
879 2001-03-19 Andreas Schwab <schwab@suse.de>
880
881 * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get
882 consistent output across targets.
883 * gas/m68k/pcrel.d: Adjusted.
884
885 2001-03-18 H.J. Lu <hjl@gnu.org>
886
887 * gas/i386/intel.s: Move PIC code to ...
888 * gas/i386/intelpic.s: New. Here.
889 * gas/i386/intel.d: Updated.
890 * gas/i386/intelpic.d: New.
891
892 * gas/i386/i386.exp: Check PIC code in Intel syntax for ELF
893 targets only.
894
895 2001-03-18 Stephane Carrez <Stephane.Carrez@worldnet.fr>
896
897 * gas/mri/mri.exp: Fix test of m6811/m6812 targets.
898
899 2001-02-26 H.J. Lu <hjl@gnu.org>
900
901 * gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]".
902
903 2001-02-23 H.J. Lu <hjl@gnu.org>
904
905 * gas/ia64/opc-a-err.l: Fix "cmp4.lt.or".
906
907 * gas/ia64/opc-a.pl: Add tests for pseudo-ops for "cmp" and
908 "cmp4".
909 * gas/ia64/opc-a.s: Rebuilt.
910 * gas/ia64/opc-a.d: Likewise.
911
912 2001-02-17 Chris Demetriou <cgd@broadcom.com>
913
914 * gas/mips/mips32.d: Remove ELF dependencies. This test
915 wasn't meant to be ELF specific, and doesn't have to be.
916 * gas/mips/mips64.d: Likewise.
917
918 2001-02-17 Chris Demetriou <cgd@broadcom.com>
919
920 * gas/mips/mips.exp: Don't attempt the elf_e_flags family of
921 tests if not ELF; they test ELF-specific features.
922
923 2001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
924
925 * gas/mri/mri.exp: Don't execute the M68K specific tests
926 on m6811-elf and m6812-elf targets, still run the generic MRI tests.
927
928 2001-02-04 Stephane Carrez <Stephane.Carrez@worldnet.fr>
929
930 * gas/m68hc11/malis.s: New test to verify compliance with Motorola
931 Assembly Language Input Standard.
932 * gas/m68hc11/malis.d: New file.
933 * gas/m68hc11/malis-include.s: New file.
934 * gas/m68hc11/all.exp: Add the new test.
935
936 2001-01-12 Alan Modra <alan@linuxcare.com.au>
937
938 * gas/i386/i386.exp (gas_64_check): Correct target string.
939 Use gas_64_check rather than target string to decided whether
940 x86_64 checks should run.
941
942 * gas/i386/sse2.s: Add a label to cure objdump "no symbols" error.
943 * gas/i386/ssemmx2.s: Likewise.
944 * gas/i386/sse2.d: Update to suit.
945 * gas/i386/ssemmx2.s: Likewise.
946
947 2001-01-11 Peter Targett <peter.targett@arccores.com>
948
949 * gas/arc/alias.*: Removed.
950 * gas/arc/branch.*: Likewise.
951 * gas/arc/insn3.*: Likewise.
952 * gas/arc/math.*: Likewise.
953 * gas/arc/sshift.*: Likewise.
954 * gas/arc/arc.exp: Simplified test process for base case
955 instruction set by adding run_dump_test cases for all base
956 instructions.
957 * gas/arc/adc.s, gas/arc/adc.d: New test cases and dump.
958 * gas/arc/add.s, gas/arc/add.d: Likewise.
959 * gas/arc/and.s, gas/arc/and.d: Likewise.
960 * gas/arc/asl.s, gas/arc/asl.d: Likewise.
961 * gas/arc/asr.s, gas/arc/asr.d: Likewise.
962 * gas/arc/b.s, gas/arc/b.d: Likewise.
963 * gas/arc/bic.s, gas/arc/bic.d: Likewise.
964 * gas/arc/bl.s, gas/arc/bl.d: Likewise.
965 * gas/arc/brk.s, gas/arc/brk.d: Likewise.
966 * gas/arc/extb.s, gas/arc/extb.d: Likewise.
967 * gas/arc/extw.s, gas/arc/extw.d: Likewise.
968 * gas/arc/flag.s, gas/arc/flag.d: Likewise.
969 * gas/arc/j.s, gas/arc/j.d: Likewise.
970 * gas/arc/jl.s, gas/arc/jl.d: Likewise.
971 * gas/arc/ld.s, gas/arc/ld.d: Likewise.
972 * gas/arc/ld2.s, gas/arc/ld2.d: Likewise.
973 * gas/arc/lp.s, gas/arc/lp.d: Likewise.
974 * gas/arc/lsr.s, gas/arc/lsr.d: Likewise.
975 * gas/arc/mov.s, gas/arc/mov.d: Likewise.
976 * gas/arc/nop.s, gas/arc/nop.d: Likewise.
977 * gas/arc/or.s, gas/arc/or.d: Likewise.
978 * gas/arc/rlc.s, gas/arc/rlc.d: Likewise.
979 * gas/arc/ror.s, gas/arc/ror.d: Likewise.
980 * gas/arc/rrc.s, gas/arc/rrc.d: Likewise.
981 * gas/arc/sbc.s, gas/arc/sbc.d: Likewise.
982 * gas/arc/sexb.s, gas/arc/sexb.d: Likewise.
983 * gas/arc/sexw.s, gas/arc/sexw.d: Likewise.
984 * gas/arc/sleep.s, gas/arc/sleep.d: Likewise.
985 * gas/arc/add.s, gas/arc/add.d: Likewise.
986 * gas/arc/st.s, gas/arc/st.d: Likewise.
987 * gas/arc/sub.s, gas/arc/sub.d: Likewise.
988 * gas/arc/swi.s, gas/arc/swi.d: Likewise.
989 * gas/arc/xor.s, gas/arc/xor.d: Likewise.
990 * gas/arc/warn.s: Removed warning test case for setting of flags
991 followed by conditional branch, an arc5 only feature.
992
993 * gas/ieee-fp/x930509a.exp: Skip test if target also arc*-*-*.
994
995 * gas/vtable/vtable.exp: Skip tests if target also arc*-*-*.
996
997 2001-01-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
998
999 * gas/m68hc11/opers12.s: Add more tests for index post byte.
1000 * gas/m68hc11/opers12.d: Likewise.
1001
1002 2001-01-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1003
1004 * gas/m68hc11/all.exp: Add new tests for dwarf2.
1005 * gas/m68hc11/lbranch-dwarf2.d: New file, test for dwarf2.
1006 * gas/m68hc11/opers12-dwarf2.d: Likewise.
1007 * gas/m68hc11/insns-dwarf2.d: Likewise.
1008
1009 2001-01-11 Nick Clifton <nickc@redhat.com>
1010
1011 * gas/arm/adrl.s: Add global label 'foo'.
1012 * gas/arm/adrl.d: Expect to see references to 'foo' in the
1013 disassembly. COFF and ELF disassemblys should now be the same.
1014
1015 Wed Jan 10 15:14:54 MET 2001 Jan Hubicka <jh@suse.cz>
1016
1017 * i386.exp: Add ssemmx2 and sse2 tests.
1018 (sse2.d, sse2.s, ssemmx2.d, ssemmx2.s): New tests.
1019
1020 2001-01-09 Nick Clifton <nickc@redhat.com>
1021
1022 * gas/arm/pic.d: Fix patterns to match new behaviour of
1023 disassembler.
1024 inst.d: Fix patterns to match new behaviour of disassembler.
1025
1026 2001-01-03 Philip Blundell <pb@futuretv.com>
1027
1028 * gas/vtable/vtable.exp: Don't run tests on Alpha.
1029
1030 Sat Jan 6 13:34:07 MET 2001 Jan Hubicka <jh@suse.cz>
1031
1032 * i386.exp: Add tests for presence of 32bit versus 64bit output
1033 format; run both 64bit and 32bit tests when format is available;
1034 add x86_64 test.
1035 * x86_64.s: New file.
1036 * x86_64.d: New file.
1037
1038 2001-01-02 Nick Clifton <nickc@redhat.com>
1039
1040 * gas/arm/arm.exp: Pass -marmv3 to msr-bad test, since the
1041 instruction is legal in v5. Also fix expected error message.
1042
1043 2001-01-01 Philip Blundell <philb@gnu.org>
1044
1045 * gas/arm/adrl.s, gas/arm/pic.s, gas/arm/msr-bad.s: New tests.
1046 * gas/arm/arm.exp: Run them.
1047 * gas/arm/adrl.d, gas/arm/pic.d: Expected results for above.
1048 * gas/arm/arm6.s: Also test uppercase `CPSR' and `SPSR'.
1049
1050 2000-12-22 H.J. Lu <hjl@gnu.org>
1051
1052 * gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
1053 * gas/i386/intel.d: Updated.
1054
1055 2000-12-12 Jim Wilson <wilson@redhat.com>
1056
1057 * gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
1058 gas/ia64/dv-srlz.d, gas/ia64/opc-m.d: Update.
1059
1060 2000-12-12 Nick Clifton <nickc@redhat.com>
1061
1062 * gas/vtable/vtable.exp: Fix formatting.
1063
1064 * gas/arm/elsegundo.s: New Test (currently disabled).
1065 * gas/arm/elsegundo.d: Expected test results.
1066
1067 2000-12-11 H.J. Lu <hjl@gnu.org>
1068
1069 * gas/i386/intel.d: Adjusted for the a.out assembler.
1070 * gas/i386/intel.s: Likewise.
1071
1072 2000-12-09 Nick Clifton <nickc@redhat.com>
1073
1074 * gas/m68k/pcrel.d: Update to match latest assembler output.
1075
1076 2000-12-02 Chris Demetriou <cgd@sibyte.com>
1077
1078 * gas/mips/elf_e_flags.s: Add padding to the end of the
1079 file so that objdump output will be consistent.
1080 * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
1081 gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: Expect
1082 "..." at end of objdump output because of zero bytes at end
1083 of section.
1084 * gas/mips/elf_e_flags.c: Add note to comment about
1085 what's changing in elf_e_flags.s.
1086
1087 * gas/mips/la.s: Add padding to the end of the file so that
1088 objdump output will be consistent.
1089 * gas/mips/la-svr4pic.d, gas/mips/la-xgot.d: Expect "..." at
1090 end of objdump output because of zero bytes at end of
1091 section.
1092
1093 * gas/mips/sync.s: Add padding to the end of the file so that
1094 objdump output will be consistent.
1095 * gas/mips/sync.d: Expect "..." at end of objdump output
1096 because of zero bytes at end of section.
1097
1098 * gas/mips/empic.d: Pad sections out to 16 bytes, to avoid
1099 alignment issues so tests are useful on multiple targets.
1100 * gas/mips/empic.s: Likewise.
1101 * gas/mips/mips16-e.d: Likewise.
1102 * gas/mips/mips16-e.s: Likewise.
1103 * gas/mips/mips16-f.d: Likewise.
1104 * gas/mips/mips16-f.s: Likewise.
1105
1106 * gas/mips/mips32.d: Expect disassembly of madd and maddu
1107 to use their correct names. Add tests for break and sdbbp.
1108 * gas/mips/mips32.s: Likewise.
1109
1110 * gas/mips/mips64.s: Add test for assembly of MIPS64
1111 extensions.
1112 * gas/mips/mips64.d: Likewise.
1113 * gas/mips/mips.exp: Test using the new "mips64" test.
1114
1115 2000-12-01 Chris Demetriou <cgd@sibyte.com>
1116
1117 * gas/mips/mips16.d: Expect mips16 nops to be used for padding
1118 when mips16 code generation is enabled.
1119
1120 * gas/mips/empic.d: Adjust for the fact that the difference
1121 between two symbols in the same section are not expected to
1122 generate a reloc.
1123 * gas/mips/empic.s: Likewise. Also, correct typo in comment
1124 about expected relocs.
1125
1126 * gas/mips/mips32.s, gas/mips/mips32.d: New files for MIPS32
1127 instruction assembly test.
1128 * gas/mips/mips.exp: Add the test mentioned above.
1129
1130 2000-11-30 Diego Novillo <dnovillo@redhat.com>
1131
1132 * intel.s, intel.d: New test for @GOT references.
1133
1134 2000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1135
1136 * gas/sh/err.exp: New, framework for error-testing.
1137 * gas/sh/err-1.s: New test.
1138
1139 2000-11-26 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1140
1141 * gas/m68hc11/opers12.s: New test for movw operands.
1142 * gas/m68hc11/opers12.d: Likewise.
1143
1144 2000-11-24 Nick Clifton <nickc@redhat.com>
1145
1146 * arm.exp: Run tests for xscale as well as arm.
1147 Run xscale tests.
1148
1149 * xscale.s: New file: XScale instruction tests.
1150 * xscale.d: New file: Expected XScale instruction results.
1151
1152 2000-11-20 H.J. Lu <hjl@gnu.org>
1153
1154 * gas/i386/intel.d: Add 3 "nop"s for the a.out assembler.
1155 * gas/i386/intel.s: Likewise.
1156
1157 2000-11-16 H.J. Lu <hjl@gnu.org>
1158
1159 * gas/symver/symver0.d: Add 64bit support.
1160 * gas/symver/symver1.d: Likewise.
1161
1162 2000-11-16 H.J. Lu <hjl@gnu.org>
1163
1164 * gas/symver/symver.exp: Don't run symver4 nor symver5.
1165
1166 2000-11-13 H.J. Lu <hjl@gnu.org>
1167
1168 * gas/symver/symver.exp: New for symver test.
1169 * gas/symver/symver0.d: Likewise.
1170 * gas/symver/symver0.s: Likewise.
1171 * gas/symver/symver1.d: Likewise.
1172 * gas/symver/symver1.s: Likewise.
1173 * gas/symver/symver2.l: Likewise.
1174 * gas/symver/symver2.s: Likewise.
1175 * gas/symver/symver3.l: Likewise.
1176 * gas/symver/symver3.s: Likewise.
1177 * gas/symver/symver4.l: Likewise.
1178 * gas/symver/symver4.s: Likewise.
1179 * gas/symver/symver5.l: Likewise.
1180 * gas/symver/symver5.s: Likewise.
1181 * gas/symver/symver6.l: Likewise.
1182 * gas/symver/symver6.s: Likewise.
1183
1184 2000-11-11 Hans-Peter Nilsson <hp@bitrange.com>
1185
1186 * gas/macros/macros.exp: Mark strings test xfail for sh.
1187
1188 2000-10-24 Diego Novillo <dnovillo@cygnus.com>
1189
1190 * intel.s, intel.d: Add new tests for intel syntax.
1191
1192 2000-10-19 Alan Modra <alan@linuxcare.com.au>
1193
1194 * gas/elf/section0.s: Ensure section sizes are multiples of 16.
1195 * gas/elf/section1.s: Likewise.
1196 * gas/elf/section[01].d: Change to suit.
1197
1198 2000-10-18 H.J. Lu <hjl@gnu.org>
1199
1200 * gas/i386/intel.d: Fix the support for 64bit BFD in the last
1201 change.
1202
1203 2000-10-15 Diego Novillo <dnovillo@cygnus.com>
1204
1205 * intel.s, intel.d: Add new tests for naked registers using intel
1206 syntax.
1207
1208 2000-09-29 Hans-Peter Nilsson <hp@axis.com>
1209
1210 * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s,
1211 gas/cris/rd-regprefix-1.d, gas/cris/rd-regprefix-1b.d,
1212 gas/cris/us-err-1.s, gas/cris/us-err-2.s, gas/cris/us-err-3.s: New.
1213 * gas/cris/cris.exp: Loop run_dump_test over files matching rd-*.d.
1214
1215 2000-09-28 Alan Modra <alan@linuxcare.com.au>
1216
1217 * gas/hppa/parse/parse.exp: Replace "hppa*w-*-*" with "hppa*64*-*-*"
1218 * gas/hppa/reloc/reloc.exp: Likewise.
1219 * gas/hppa/unsorted/unsorted.exp: Likewise.
1220
1221 * gas/hppa/reloc/reduce.s: Modify .PARAM so we need an arg reloc.
1222
1223 2000-09-22 Jim Wilson <wilson@cygnus.com>
1224
1225 * gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests.
1226 * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
1227
1228 * gas/ia64/dv-raw-err.s: Add new testcases for PR%, 16 - 62.
1229 * gas/ia64/dv-waw-err.s: Likewise.
1230 * gas/ia64/dv-imply.d: Regenerate.
1231 * gas/ia64/dv-mutex.d, gas/ia64/dv-raw-err.l, gas/ia64/dv-safe.d,
1232 gas/ia64/dv-srlz.d, gas/ia64/dv-war-err.l, gas/ia64/dv-waw-err.l,
1233 gas/ia64/opc-f.d, gas/ia64/opc-i.d, gas/ia64/opc-m.d: Likewise.
1234
1235 2000-09-14 Timothy Wall <twall@cygnus.com>
1236
1237 * gas/ia64/dv-waw-err.[sl]: Additional tests for parallel
1238 comparisons which should and should not produce DVs.
1239
1240 2000-09-05 Alan Modra <alan@linuxcare.com.au>
1241
1242 * gas/vtable/vtable.exp: Re-enable for hppa-elf.
1243
1244 2000-08-29 Timothy Wall <twall@cygnus.com>
1245
1246 * gas/ia64/dv-mutex.s: Add stop to avoid DV error on cmp.eq.
1247 * gas/ia64/dv-mutex.d: Update regexp pattern.
1248 * gas/ia64/dv-entry-err.s: Add stop to avoid DV error on cmp.eq.
1249 * gas/ia64/dv-imply.s: Add stops to avoid DV errors on cmp.REL.
1250 Test still fails due to insn opcode pattern changes.
1251
1252 2000-08-21 H.J. Lu <hjl@gnu.org>
1253
1254 * gas/all/cofftag.d: Support the strict COFF.
1255
1256 2000-08-16 Jim Wilson <wilson@cygnus.com>
1257
1258 * gas/ia64/dv-raw-err.s: Add new tests for addl and postinc.
1259 * gas/ia64/dv-raw-err.l: Likewise.
1260 * gas/ia64/dv-waw-err.l: Update sed pattern.
1261 * gas/ia64/opc-f.pl: Delete fpsub, and fpadd comment.
1262 * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
1263
1264 2000-08-16 Nick Clifton <nickc@redhat.com>
1265
1266 * gas/arm/inst.s: Add tests for edge cases of shift based
1267 addressing modes.
1268
1269 * gas/arm/inst.d: Add expected results for new tests.
1270
1271 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
1272
1273 * gas/all/gas.exp: Don't run floating-point tests on CRIS.
1274 * gas/ieee-fp/x930509a.exp: Ditto.
1275 * gas/macros/macros.exp: Mark strings test xfail for CRIS.
1276 * gas/cris/*: New tests for CRIS.
1277
1278 2000-07-19 Alan Modra <alan@linuxcare.com.au>
1279
1280 * gas/macros/macros.exp (test1): Run it for hppa*-*-linux*.
1281 (semi): Likewise.
1282 (strings): Don't run for hppa, except for hppa*-*-linux*.
1283
1284 * gas/hppa/parse/linesepbug.s: Ensure we have whitespace before
1285 pseudos.
1286
1287 2000-07-18 Scott Bambrough <scottb@netwinder.org>
1288
1289 * gas/arm/inst.d: Fix expected results to match current assembler
1290 output. Patch from Justin Seger <justin.m.seger@intel.com>.
1291
1292 2000-07-10 Alan Modra <alan@linuxcare.com.au>
1293
1294 * gas/vtable/vtable.exp: Disable test for hppa.
1295
1296 * gas/hppa/reloc/reloc.exp (do_relocation_reduction_tests): Don't
1297 run test for any elf target.
1298 (applybug): Don't run test for linux.
1299 * gas/hppa/unsorted/unsorted.exp (do_common_text): Likewise.
1300 * gas/hppa/parse/parse.exp (linesepbug): Remove xfail
1301 (labelbug): xfail for hppa-linux.
1302
1303 * gas/hppa/basic/{coprmem.s, fmemLRbug.s}: Add colons to labels.
1304 * gas/hppa/parse/{callinfobug.s, regpopbug.s}: Likewise.
1305 * gas/hppa/reloc/{applybug.s, funcrelocbug.s, longcall.s,
1306 r_no_reloc.s, reduce3.s}: Likewise.
1307 * gas/hppa/unsorted/common.s: Likewise.
1308
1309 2000-07-05 Nick Clifton <nickc@cygnus.com>
1310
1311 * gas/d30v/inst.d: Fix expected results to match current assembler
1312 output.
1313 * gas/d30v/bittest.l: Fix expected warning messages to match
1314 current assembler output.
1315
1316 2000-06-29 Kazu Hirata <kazu@hxi.com>
1317
1318 * gas/h8300/h8300.exp (do_h8300s_mac): Change the registers used
1319 in ldmac and stmac.
1320 * gas/h8300/macs.s: Likewise.
1321
1322 2000-06-27 Nick Clifton <nickc@cygnus.com>
1323
1324 * gas/d30v/bittest.l: Edit to match new warning messages produced
1325 by assembler.
1326
1327 2000-06-19 Timothy Wall <twall@cygnus.com>
1328
1329 * gas/macros/macros.exp: Avoid tests which are not useful on tic54x.
1330 * gas/all/gas.exp: Make adjustments for tic54x target.
1331 * gas/ieee-fp/x930509a.exp: Ditto.
1332 * gas/tic54x/*: New tests for tic54x. NOTE: load page has been
1333 moved into the LMA and is not printed separately by objdump any
1334 longer. This still needs to be tested.
1335
1336 2000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
1337
1338 * gas/m68k/all.exp: Don't execute tests if the target is m68hc11&12.
1339 * gas/m68hc11/all.exp: Specific tests for m68hc11.
1340 * gas/m68hc11/all_insns.[ds]: Check m68hc11 instructions.
1341 * gas/m68hc11/insns[ds]: Another test.
1342 * gas/m68hc11/lbranch.[ds]: Check branch optimization (gas relax).
1343 * gas/m68hc11/opers12.[ds]: New files, check m68hc12 operands.
1344
1345 2000-06-17 Alan Modra <alan@linuxcare.com.au>
1346
1347 * gas/macros/strings.s: Don't start directives in first column
1348 (for LABELS_WITHOUT_COLONS targets).
1349
1350 2000-06-14 H.J. Lu <hjl@gnu.org>
1351
1352 * gas/macros/strings.d: Support a.out and coff.
1353
1354 2000-06-14 Nick Clifton <nickc@cygnus.com>
1355
1356 * gas/arm/arm6.s: Remove 'mrs r9, cpsr_all' since the cpsr_all
1357 flag is no longer legal syntax.
1358
1359 2000-06-09 Nick Clifton <nickc@cygnus.com>
1360
1361 * gas/macros/macros.exp: Run new test: strings.
1362 * gas/macros/strings.s: New test: String expansion inside
1363 macros.
1364 * gas/macros/strings.d: New test results.
1365
1366 2000-06-04 Alan Modra <alan@linuxcare.com.au>
1367
1368 * gas/i386/prefix.s: Modify so we have at least one x86 test that
1369 checks the line separator.
1370
1371 Sun May 21 10:08:08 2000 Hans-Peter Nilsson <hp@axis.com>
1372
1373 * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.
1374
1375 2000-05-15 Nick Clifton <nickc@cygnus.com>
1376
1377 * gas/arm/arch4t.s: Add tests of new fields to msr instruction.
1378
1379 2000-05-11 Ulf Carlsson <ulfc@engr.sgi.com>
1380
1381 * gas/mips/mips.exp: Include *-*-linux* in svr4pic.
1382
1383 * gas/mips/jal-svr4pic.{s,d} gas/mips/jal-xgot.d: Add a jal to a
1384 weak symbol.
1385
1386 2000-05-08 Alan Modra <alan@linuxcare.com.au>
1387
1388 * gas/mri/float.d: Fix for srec length change.
1389
1390 2000-05-02 Alan Modra <alan@linuxcare.com.au>
1391
1392 * gas/hppa/unsorted/unsorted.exp: Duplicate hppa*-*-*elf*
1393 behaviour for hppa*-*-linux* throughout file.
1394 * gas/hppa/reloc/reloc.exp: Ditto.
1395 (reduce2.s): Disable test for elf targets.
1396
1397 * gas/hppa/parse/parse.exp (ssbug.s): setup_xfail hppa*-*-linux*.
1398
1399 * gas/elf/section0.s: Don't start pseudos on first column so
1400 targets that define LABELS_WITHOUT_COLONS work.
1401 * gas/elf/section1.s: Ditto.
1402 * gas/vtable/inherit0.s: Ditto.
1403 * gas/vtable/inherit1.s: Ditto.
1404 * gas/vtable/entry0.s: Ditto.
1405 * gas/vtable/entry1.s: Ditto.
1406
1407 2000-05-01 Nick Clifton <nickc@cygnus.com>
1408
1409 * gasp/macro.out: Fix label numbers to remove leading zeroes.
1410 * gasp/mdouble.out: Fix label numbers to remove leading zeroes.
1411
1412 2000-04-25 Alan Modra <alan@linuxcare.com.au>
1413
1414 * gas/i386/general.l: Allow for DISP32 pe relocs.
1415 * gas/i386/jump.d: Similarly.
1416
1417 Mon Apr 24 16:35:08 2000 Jim Wilson <wilson@cygnus.com>
1418
1419 * gas/ia64/opc-i.d: Change pmin2.u to pmin2. Change pmax2.u to pmax2.
1420 Change MLI to MLX. Switch operands for output matching tbit.z.orcm,
1421 tbit.z.andcm, tbit.nz.orcm, tbit.nz.andcm, tnat.z.orcm, tnat.z.andcm,
1422 tnat.nz.orcm, tnat.nz.andcm inputs.
1423 * gas/ia64/opc-i.pl: Insert padding nops before last dep.
1424 * gas/ia64/opc-i.s: Regenerate.
1425
1426 * gas/ia64/opc-i.s: Regenerate.
1427 * gas/ia64/opc-f.pl: Add explicit stop at end.
1428
1429 2000-04-22 Timothy Wall <twall@cygnus.com>
1430
1431 * gas/ia64/opc-f.d: Disassemble zeroes to verify break.f.
1432 * gas/ia64/opc-f.s: Add an explicit stop to make IAS output match.
1433
1434 Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
1435 David Mosberger <davidm@hpl.hp.com>
1436 Timothy Wall <twall@cygnus.com>
1437 Jim Wilson <wilson@cygnus.com>
1438
1439 * gas/vtable/vtable.exp: Disable for ia64.
1440 * gas/ia64: New testsuite directory.
1441
1442 2000-04-03 Alan Modra <alan@linuxcare.com.au>
1443
1444 * gas/i386/general.s: Check 16-bit immediates, and move call/jump
1445 checks to start.
1446 * gas/i386/general.l: Likewise.
1447
1448 2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
1449
1450 * gas/mn10300/am33_5.s: Check that negative SP offsets are encoded
1451 with 32 bits, not with the unsigned shorter opcodes.
1452 * gas/mn10300/basic.exp: Likewise.
1453
1454 2000-03-31 Alexandre Oliva <aoliva@cygnus.com>
1455
1456 * lib/gas-defs.exp (regexp_diff): Don't break on the first
1457 difference, list them all.
1458
1459 2000-03-29 Nick Clifton <nickc@cygnus.com
1460
1461 * gas/arm/thumb.s: Add test of bal instruction.
1462
1463 2000-03-27 Alan Modra <alan@linuxcare.com.au>
1464
1465 * gas/ieee-fp/x930509a.exp (dotest): Fix test for
1466 LISTING_WORD_SIZE==1.
1467 * gas/all/gas.exp (do_930509a): Same here.
1468 * gas/all/cond.d: And here.
1469
1470 2000-03-16 Nick Clifton <nickc@cygnus.com>
1471
1472 * gas/arm/arm.exp: Run branch.s test.
1473 Run tests if target is strongarm.
1474
1475 * gas/arm/branch.s: New test. Make sure that assembler can handle
1476 same-section branch relocations properly.
1477
1478 * gas/arm/branch.d: New file. Expected output from assembling
1479 branch.s.
1480
1481 2000-03-10 Geoffrey Keating <geoffk@cygnus.com>
1482
1483 * gas/mips/empic.d: New file.
1484 * gas/mips/empic.s: New file.
1485 * gas/mips/mips16-e.d: New file.
1486 * gas/mips/mips16-e.s: New file.
1487 * gas/mips/mips16-f.d: New file.
1488 * gas/mips/mips16-f.s: New file.
1489 * gas/mips/mips.exp: Add empic, mips16-e. Add mips16-f as an
1490 expected failure.
1491
1492 2000-02-25 H.J. Lu <hjl@gnu.org>
1493
1494 * gas/i386/general.l: Support a.out and coff.
1495
1496 2000-02-25 Alan Modra <alan@spri.levels.unisa.edu.au>
1497
1498 * gas/i386/intel.s: New file, intel version of opcode.s
1499 * gas/i386/intel.d: New file, copy of opcode.d
1500 * gas/i386/i386.exp: Call it.
1501
1502 * gas/i386/general.s: Add extra "out" instructions.
1503 * gas/i386/general.l: Likewise.
1504
1505 2000-01-31 Nick Clifton <nickc@cygnus.com>
1506
1507 * gas/arm/inst.s: Include test of ATPCS register naming
1508 conventions.
1509
1510 * gas/arm/float.s: Include test of ATPCS register naming
1511 conventions.
1512
1513 Fri Jan 21 12:48:06 2000 H.J. Lu <hjl@gnu.org>
1514
1515 * gas/i386/general.l: Support a.out.
1516 * gas/i386/jump.d: Likewise.
1517 * gas/i386/jump16.d: Likewise.
1518
1519 2000-01-21 Alan Modra <alan@spri.levels.unisa.edu.au>
1520
1521 * gas/i386/general.{s,l}: Move 16 bit jmp and call tests from here
1522 * gas/i386/jump16.{s,d}: To here.
1523 * gas/i386/jump.{s,d}: New files. Duplicate 32 bit jmp and call
1524 tests in general.s so that objdump is exercised.
1525
1526 * gas/i386/i386.exp: Call new tests.
1527
1528 2000-01-15 Alan Modra <alan@spri.levels.unisa.edu.au>
1529
1530 * gas/i386/general.{s,l}: Add jmp and call tests for .code16gcc,
1531 .code16, and .code32 modes.
1532
1533 Tue Nov 30 23:02:01 1999 Jeffrey A Law (law@cygnus.com)
1534
1535 * gas/mn10300/{am33.s, am33_2.s, am33_3.s}: New test files.
1536 * gas/mn10300/{am33_4.s, am33_5.s, am33_6.s}: Likewise.
1537 * gas/mn10300/{am33_7.s, am33_8.s}: Likewise.
1538 * gas/mn10300/basic.exp: Run the am33 tests.
1539
1540 1999-11-15 Gavin Romig-Koch <gavin@cygnus.com>
1541
1542 * gas/mips/la.d: Adjust for new la macro expansion.
1543 Change matches for explicit addresses to matches for
1544 any address.
1545 * gas/mips/la-xgot.d: Same.
1546 * gas/mips/la-svr4pic.d: Same.
1547
1548 1999-11-01 Nick Clifton <nickc@cygnus.com>
1549
1550 Remove reloc generating references to local labels in test code.
1551 Some ARM targets (eg PE) generate a reloc based on the label,
1552 whilst others (eg ELF) generate a reloc based on the section
1553 symbol. This meant that the disassembled outputs would differ.
1554
1555 * gas/arm/inst.s: Change test of BLPL instruction.
1556 * gas/arm/inst.d: Change expected decode of BLPL instruction.
1557 * gas/arm/arm7t.s: Remove use of .LC0 label in .word directive.
1558 Remove .rdata section, since this cannot exist in an arm-aout
1559 target.
1560 * gas/arm/arm7t.d: Change expected reloc generated for .word
1561 directive.
1562
1563 1999-10-21 Nick Clifton <nickc@cygnus.com>
1564
1565 * gas/arm/arm7t.d: Update to match latest objdump output.
1566 * gas/arm/inst.s: Fix erroneous test case.
1567 * gas/arm/inst.d: Update to match latest objdump output.
1568
1569 Mon Oct 11 13:37:51 1999 Geoffrey Keating <geoffk@cygnus.com>
1570
1571 * lib/gas-defs.exp (regexp_diff): Allow '#...' to mean "some
1572 indeterminate number of extra lines here".
1573
1574 * gas/elf/elf.exp: Remove XFAILs.
1575 * gas/elf/section0.d: Make pass on MIPS (and hopefully alpha).
1576 * gas/elf/section1.d: Likewise.
1577
1578 Thu Oct 7 00:12:04 MDT 1999 Diego Novillo <dnovillo@cygnus.com>
1579
1580 * gas/d10v: New directory.
1581 * gas/d10v/d10.exp: New file.
1582 * gas/d10v/inst.s: New file.
1583 * gas/d10v/inst.d: New file.
1584
1585 Thu Oct 7 12:52:25 1999 Geoffrey Keating <geoffk@cygnus.com>
1586
1587 * gas/mips/elf-rel.s: New file.
1588 * gas/mips/elf-rel.d: New file.
1589 * gas/mips/elf-rel2.d: New file.
1590 * gas/mips/e32-rel2.d: New file.
1591 * gas/mips/elf-rel2.s: New file.
1592 * gas/mips/mips.exp: Add elf-rel, elf-rel2.
1593
1594 * gas/mips/elf_e_flags1.d: Tweak a little so it passes
1595 even if the CPU is set to something by default.
1596
1597 Mon Oct 4 18:25:49 1999 Doug Evans <devans@canuck.cygnus.com>
1598
1599 * gas/m32r/error.exp: New testcase driver.
1600 * gas/m32r/m32rx.exp: New testcase driver.
1601 * gas/m32r/fslotx.[sd]: New testcase.
1602 * gas/m32r/m32rx.[sd]: New testcase.
1603 * gas/m32r/relax-s.[sd]: New testcase.
1604 * gas/m32r/interfere.s: New testcase.
1605 * gas/m32r/wrongsize.s: New testcase.
1606
1607 1999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
1608
1609 * gas/i386/i386.exp: Enable reloc and white tests for COFF.
1610 * gas/i386/reloc.d: Accept dir32 relocs.
1611
1612 1999-09-12 Donn Terry <donn@interix.com>
1613
1614 * gas/all/gas.exp: Run cofftag test for i*86-*-interix*.
1615 * lib/gas-defs.exp: Add perror if can not read .d file.
1616
1617 1999-09-04 Steve Chamberlain <sac@pobox.com>
1618
1619 * gas/pj/{pj.exp, ops.c, ops.d}: New tests for picoJava.
1620
1621 1999-09-02 Nick Clifton <nickc@cygnus.com>
1622
1623 * gas/vtable/vtable.exp: Add [istarget "strongarm*-*-*"] to run
1624 dump test "entry0" instead of "entry1".
1625
1626 1999-09-01 Scott Bambrough <scottb@netwinder.org>
1627
1628 * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
1629 test "entry0" instead of "entry1". ARM targets use REL relocs,
1630 and should use the test entry0.
1631
1632 1999-09-01 H.J. Lu <hjl@gnu.org>
1633
1634 * gas/i386/naked.d: Fix for coff targets.
1635
1636 Mon Aug 30 12:18:40 1999 Jeffrey A Law (law@cygnus.com)
1637
1638 * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for
1639 sectioning.
1640 * gas/hppa/unsorted/unsorted.exp: Disable tests not appropriate for
1641 PA64.
1642
1643 * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for
1644 sectioning.
1645 * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
1646 Revamp address expressions slightly to handle an arbitrary sized
1647 address.
1648
1649 * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for
1650 sectioning.
1651 * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
1652
1653 * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for
1654 sectioning.
1655
1656 1999-08-30 Alan Modra <alan@spri.levels.unisa.edu.au>
1657
1658 * gas/i386/naked.s, gas/i386/naked.d: Test-suite addition for
1659 allow_naked_reg parsing.
1660 * gas/i386/i386.exp: Call it.
1661
1662 1999-08-29 Alan Modra <alan@spri.levels.unisa.edu.au>
1663
1664 * gas/i386/white.s, gas/i386/white.l: Add space in FP reg tests.
1665
1666 Sat Aug 28 00:16:12 1999 Jerry Quinn <jquinn@nortelnetworks.com>
1667
1668 * gas/hppa/basic/basic.exp: Add new tests shift2.s,
1669 shift3.s, extract2.s, extract3.s, deposit2.s, and deposit3.s.
1670 * gas/hppa/basic/shift2.s, shift3.s, extract2.s,
1671 extract3.s, deposit2.s, deposit3.s: New.
1672
1673 * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:
1674 Add new syntax versions of instructions to tests.
1675 * gas/hppa/basic/add2.s,dcor2.s,perf.s,purge2.s,shladd2.s,sub2.s,
1676 system2.s, unit2.s: New tests.
1677 * hppa/basic/basic.exp: Add new tests.
1678
1679 * gas/hppa/basic/basic.exp:
1680 * gas/hppa/basic/media.s: Add test cases for new instructions.
1681
1682 * gas/hppa/basic/basic.exp (do_branch2,do_media): New.
1683 * gas/hppa/basic/branch2.s: New.
1684 * gas/hppa/basic/media.s: New.
1685
1686 * gas/hppa/basic/basic.exp (do_fp_comp2): New.
1687 * gas/hppa/basic/fp_comp2.s: New.
1688
1689 1999-08-20 Alan Modra <alan@spri.levels.unisa.edu.au>
1690
1691 * gas/i386/general.s, gas/i386/general.l: Add .code16gcc
1692 displacement checks with auto address prefix.
1693
1694 1999-08-17 H.J. Lu <hjl@gnu.org>
1695
1696 * gas/elf/elf.exp: Expected to fail on alpha*-*-*.
1697
1698 1999-08-09 Ian Lance Taylor <ian@zembu.com>
1699
1700 * gas/i386/float.s, gas/i386/float.l: Modify to work correctly
1701 when gas uses 2**4 alignment for .text.
1702 * gas/i386/general.s, gas/i386/general.l: Likewise.
1703 * gas/i386/katmai.s, gas/i386/katmai.d: Likewise.
1704 * gas/i386/modrm.s, gas/i386/modrm.l: Likewise.
1705 * gas/i386/prefix.s, gas/i386/prefix.d: Likewise.
1706
1707 1999-07-27 Alan Modra <alan@spri.levels.unisa.edu.au>
1708
1709 * gas/i386/reloc.d: Fix so that test passes when enable-targets
1710 includes 64-bit bfd target.
1711
1712 1999-06-13 Ian Lance Taylor <ian@zembu.com>
1713
1714 * gas/i386/katmai.d: Tweak for recent disassembler changes.
1715
1716 1999-06-12 Ian Lance Taylor <ian@zembu.com>
1717
1718 * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
1719 "*-*-linux*oldld*".
1720 * gas/vtable/vtable.exp: Likewise.
1721 * gas/i386/reloc.d: Modify expected reloc names to accept a.out
1722 names.
1723
1724 * gas/i386/amd.s: Add a symbol so a.out tests will work.
1725 * gas/i386/katmai.s: Likewise.
1726 * gas/i386/amd.d: Corresponding change.
1727 * gas/i386/katmai.d: Corresponding change.
1728
1729 1999-06-10 Ian Lance Taylor <ian@zembu.com>
1730
1731 * gas/mips/sync.d: Pass -mips2 to the assembler.
1732
1733 * gas/mips/elf_e_flags.s: Tweak code so that the tests pass for
1734 mips-elf target as well as mips64-elf target.
1735 * gas/mips/elf_e_flags1.d: Corresponding changes.
1736 * gas/mips/elf_e_flags2.d: Likewise.
1737 * gas/mips/elf_e_flags3.d: Likewise.
1738 * gas/mips/elf_e_flags4.d: Likewise.
1739
1740 * gas/elf/elf.exp: Add setup_xfail for mips*-*-*.
1741
1742 * gas/all/itbl-test.c (main): Update itbl_get_reg_val call for new
1743 parameter.
1744
1745 1999-06-10 Jakub Jelinek <jj@ultra.linux.cz>
1746
1747 * gas/sparc/synth64.s: Add checks for single register signx/clruw.
1748 * gas/sparc/set64.s: Add tests for setuw and setsw synthetic insns.
1749 * gas/sparc/prefetch.d: Add -64 as switch.
1750 * gas/sparc/rdpr.d: Ditto.
1751 * gas/sparc/wrpr.d: Ditto.
1752 * gas/sparc/synth64.d: Ditto, reflect synth64.s changes.
1753 * gas/sparc/reloc64.d: Add -64 as switch, be more tolerant, as
1754 current gas outputs %hi(0) and not %hi(0x0).
1755 * gas/sparc/set64.d: Add -64 as switch, reflect set64.s changes and
1756 optimizations for setx instruction.
1757 * gas/sparc/sparc.exp: Do sparc64*-*-* checks if it is any of the
1758 compiled-in targets.
1759
1760 1999-06-10 Richard Henderson <rth@cygnus.com>
1761
1762 * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'.
1763 * gas/macros/rept.s, gas/macros/test2.s, gas/macros/test3.s: Likewise.
1764 * gas/macros/{irp,rept,test2,test3}.d: Update.
1765
1766 1999-06-05 Richard Henderson <rth@cygnus.com>
1767
1768 * gas/elf/elf.exp: New directory.
1769 * gas/elf/section0.[sd]: New test.
1770 * gas/elf/section1.[sd]: New test.
1771
1772 1999-06-03 Philip Blundell <philb@gnu.org>
1773
1774 * gas/arm/arm7t.d, gas/arm/inst.d: Update to match current gas,
1775 bfd and opcodes.
1776
1777 1999-05-28 Ian Lance Taylor <ian@zembu.com>
1778
1779 * gas/vtable/vtable.exp: Don't run test for i960 yet.
1780
1781 1999-05-17 Nick Clifton <nickc@cygnus.com>
1782
1783 * gas/mcore/allinsn.d: Updated to match latest objdump output.
1784
1785 1999-05-12 Alan Modra <alan@spri.levels.unisa.edu.au>
1786
1787 * gas/i386/opcode.d: Modify callw to suit disasm fix.
1788
1789 * gas/i386/amd.d: Modify a '(bad)' to SIMD instruction.
1790
1791 * gas/i386/amd.s: Pad to multiple of 8
1792 * gas/i386/amd.d: Here too.
1793
1794 * gas/i386/prefix.[sd]: Align with nops
1795 * gas/i386/reloc.[sd]: Here too.
1796
1797 * gas/i386/katmai.[sd]: New for PIII SIMD
1798 * gas/i386/i386.exp: Call it.
1799
1800 1999-05-02 Nick Clifton <nickc@cygnus.com>
1801
1802 * gas/mcore/allinsn.d: Update to match latest assembler
1803 operations.
1804
1805 1999-04-16 DJ Delorie <dj@cygnus.com>
1806
1807 * gas/i386/amd.s: Add NOPs to align for coff targets
1808 * gas/i386/amd.d: and check for them.
1809
1810 Thu Apr 15 15:03:43 1999 Jeffrey A Law (law@cygnus.com)
1811
1812 * gas/hppa/basic/basic.exp (do_coprmem): No longer expected to file.
1813
1814 Wed Apr 14 13:43:06 1999 Jeffrey A Law (law@cygnus.com)
1815
1816 * gas/hppa/basic/branch.s: Do not use immediate value where we
1817 really want a register.
1818 * gas/hppa/basic/coprmem.s: Likewise.
1819 * gas/hppa/basic/fmemLRbug.s: Likewise.
1820 * gas/hppa/basic/coprmem.s: Likewise.
1821 * gas/hppa/basic/spop.s: Likewise.
1822 * gas/hppa/basic/imem.s: Likewise.
1823 * gas/hppa/parse/badfmpyadd.s: Likewise.
1824 * gas/hppa/parse/calldatabug.s: Likewise.
1825 * gas/hppa/parse/entrybug.s: Likewise.
1826 * gas/hppa/parse/exprbug.s: Likewise.
1827 * gas/hppa/parse/fixup7bug.s: Likewise.
1828 * gas/hppa/parse/labelbug.s: Likewise.
1829 * gas/hppa/reloc/applybug.s: Likewise.
1830 * gas/hppa/reloc/funcrelocbug.s: Likewise.
1831 * gas/hppa/reloc/labelopbug.s: Likewise.
1832 * gas/hppa/reloc/longcall.s: Likewise.
1833 * gas/hppa/reloc/plabelbug.s: Likewise.
1834 * gas/hppa/reloc/reduce.s: Likewise.
1835 * gas/hppa/reloc/reduce2.s: Likewise.
1836 * gas/hppa/reloc/reduce3.s: Likewise.
1837 * gas/hppa/unsorted/brlenbug.s: Likewise.
1838 * gas/hppa/unsorted/importbug.s: Likewise.
1839 * gas/hppa/unsorted/lasbeldiffs.s: Likewise.
1840
1841 * gas/hppa/basic/basic.exp (do_imem): Handle multiple encodings
1842 for loads and stores using reg + small d addresses.
1843 No longer expect failure for mis-parse of imm %reg.
1844
1845 1999-04-13 Doug Evans <devans@casey.cygnus.com>
1846
1847 * gas/m32r/m32rx.d (cmpu__rach): Fix expected output.
1848 * gas/m32r/m32rx.s (bc__add,add__bc): Explicitly specify short branch
1849 so branch relaxation restrictions won't interfere with parallelization
1850 attempts.
1851
1852 1999-04-08 Nick Clifton <nickc@cygnus.com>
1853
1854 * gas/mcore: New Directory.
1855 * gas/mcore/allinsn.exp: New File: Expect file for MCore assembly
1856 tests.
1857 * gas/mcore/allinsn.s: New File: Source file for MCore assembly
1858 tests.
1859 * gas/mcore/allinsn.d: New File: Expected output file for MCore
1860 assembly tests.
1861
1862 1999-03-20 Doug Evans <devans@casey.cygnus.com>
1863
1864 * gas/m32r/m32rx.[sd]: Fix a few more testcases.
1865
1866 1999-03-16 Martin Hunt <hunt@cygnus.com>
1867
1868 * gas/d30v/d30.exp (run_list_test): Add new tests,
1869 label, guard-debug, serial, warn_oddreg, bittest, and mul.
1870
1871 * gas/d30v/opt.s: Fix some warnings and add a few labels
1872 to keep things from parallelizing where we don't want them to.
1873
1874 * gas/d30v/reloc.s: Fix warning.
1875
1876 * gas/d30v/opt.d, reloc.d, inst.d: Rebuild.
1877
1878 * gas/d30v/label.s: New test. Check that labels are aligned
1879 on 8-byte boundaries.
1880
1881 * gas/d30v/guard-debug.s: New test. Test output with "-g".
1882
1883 * gas/d30v/serial.s: New test. Check for warnings with
1884 illegal serial instructions.
1885
1886 * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when
1887 odd-numbered registers are used for some instructions.
1888
1889 * gas/d30v/bittest.s: New test. Check for bit operation
1890 instructions (BCLR, BNOT, BSET, BTST) in the IU.
1891
1892 * gas/d30v/mul.s: New test. Check for restricted sequences
1893 in a bunch of different multiply instructions.
1894
1895 * gas/vtable/vtable.exp (run_list_test): Don't
1896 run test on D30V.
1897
1898 1999-03-05 Nick Clifton <nickc@cygnus.com>
1899
1900 * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag
1901 test.
1902
1903 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
1904
1905 * gas/mips/mips.exp: Run the new tests, below.
1906 * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
1907 gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
1908 * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
1909
1910 * lib/gas-defs.exp (run_dump_test): Document. It's not
1911 really trivial.
1912
1913 * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing
1914 $program (the dump tool).
1915
1916 1999-02-10 Doug Evans <devans@casey.cygnus.com>
1917
1918 * gas/m32r/allinsn.d: Prefix all | with \.
1919 (push,pop): Fix expected output.
1920 * gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
1921 * gas/m32r/fslot.d: Prefix all | with \.
1922
1923 1999-02-08 Nick Clifton <nickc@cygnus.com>
1924
1925 * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator.
1926 Some ports use it as a comment initiator.
1927
1928 * gas/vtable/entry1.d: Do not look for an addend. Some ports use
1929 REL relocations and so do not have one.
1930
1931 1998-12-18 Nick Clifton <nickc@cygnus.com>
1932
1933 * gas/fr30/allinsn.s: Fix to match latest assembler syntax.
1934 * gas/fr30/allinsn.d: Fix to match latest assembler output
1935
1936 1998-12-03 Nick Clifton <nickc@cygnus.com>
1937
1938 * gas/fr30/allinsn.d: Updated to match latest assembler output.
1939
1940 1998-12-02 Nick Clifton <nickc@cygnus.com>
1941
1942 * gas/fr30/allinsn.s: Replace illegal insns with legal versions.
1943
1944 * gas/fr30/allinsn.d: Update to match latest assembler output.
1945
1946 Thu Nov 19 15:59:51 1998 Dave Brolley <brolley@cygnus.com>
1947
1948 * gas/fr30/allinsn.s: Reorder insns for better simulation.
1949
1950 Thu Nov 19 07:50:44 1998 Doug Evans <devans@charmed.cygnus.com>
1951
1952 * gas/mips/sync.[sd]: New testcase.
1953 * gas/mips/mips.exp: Run it.
1954
1955 Wed Nov 18 11:27:56 1998 Dave Brolley <brolley@cygnus.com>
1956
1957 * gas/fr30/allinsn.s (dmov): Correct hex literals.
1958
1959 Tue Nov 17 15:24:20 1998 Nick Clifton <nickc@cygnus.com>
1960
1961 * gas/fr30/allinsn.s: Moved currently un-assembliable instructions
1962 to end of file.
1963
1964 * gas/fr30/allinsn.d: Added disassembly of currently assembliable
1965 opcodes.
1966
1967 Mon Nov 16 16:50:27 1998 Nick Clifton <nickc@cygnus.com>
1968
1969 * gas/fr30/allinsn.s: Fix syntax errors.
1970
1971 Mon Nov 16 19:27:52 1998 Dave Brolley <brolley@cygnus.com>
1972
1973 * gas/fr30/allinsn.s: Fixed more typos.
1974
1975 Fri Nov 13 13:15:01 1998 Nick Clifton <nickc@cygnus.com>
1976
1977 * gas/fr30/allinsn.s: Fixed typos and added some tests of upper
1978 case vs lower case.
1979
1980 Tue Nov 10 14:54:47 1998 Nick Clifton <nickc@cygnus.com>
1981
1982 * gas/fr30/allinsn.s: New file.
1983 * gas/fr30/allinsn.d: New file.
1984 * gas/fr30/allinsn.exp: New file.
1985 * gas/fr30/fr30.exp: New file.
1986
1987 Mon Nov 2 20:16:50 1998 Doug Evans <devans@canuck.cygnus.com>
1988
1989 * gas/m32r/fslot.[sd]: New testcase.
1990 * gas/m32r/m32r.exp: Run it.
1991
1992 Tue Oct 20 11:35:06 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
1993
1994 * gas/i386/i386.exp: Run AMD insn test.
1995 * gas/i386/amd.s: New test.
1996 * gas/i386/amd.d: New test results.
1997
1998 Sun Sep 20 01:00:01 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1999
2000 * gas/vtable/inherit1.l: Require only the word GAS somewere in the
2001 first line of the listing.
2002
2003 Tue Sep 1 10:20:03 1998 Richard Henderson <rth@cygnus.com>
2004
2005 * gas/ppc/astest.d: Adjust regexps to match a 64-bit host.
2006 * gas/ppc/astest2.d: Likewise.
2007
2008 Mon Aug 31 13:25:07 1998 Richard Henderson <rth@cygnus.com>
2009
2010 * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
2011 of whitespace for 64-bit hosts.
2012
2013 Mon Aug 31 12:45:49 1998 Richard Henderson <rth@cygnus.com>
2014
2015 * gas/vtable/vtable.exp: New.
2016 * gas/vtable/{entry0.s,entry0.d}: New.
2017 * gas/vtable/{entry1.s,entry1.d}: New.
2018 * gas/vtable/{inherit0.s,inherit0.d}: New.
2019 * gas/vtable/{inherit1.s,inherit1.l}: New.
2020
2021 Thu Aug 20 23:18:06 1998 Ian Lance Taylor <ian@cygnus.com>
2022
2023 * gas/i386/white.l: Revert patch of August 12.
2024
2025 Wed Aug 12 11:54:37 1998 Jeffrey A Law (law@cygnus.com)
2026
2027 * gas/mn10300/udf.s: New test.
2028 * gas/mn10300/basic.exp: Run it.
2029
2030 Wed Aug 12 13:25:38 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
2031
2032 * gas/i386/general.l: Test andb $~0x80,foo.
2033 * gas/i386/general.s: Update.
2034
2035 * gas/i386/white.l: Expect warning for stand-alone ss prefix.
2036
2037 Tue Jul 21 12:46:59 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
2038
2039 * gas/i386/white.s: Add some more whitespace tests.
2040 * gas/i386/white.l: Update accordingly.
2041
2042 Mon Jul 13 18:15:11 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
2043
2044 * gas/i386/*: All new i386 testsuite.
2045
2046 1998-07-02 Ken Raeburn <raeburn@cygnus.com>
2047
2048 * lib/gas-defs.exp (gas_init): Complain if target name isn't in
2049 canonical form.
2050
2051 Wed Jul 1 15:35:09 1998 Nick Clifton <nickc@cygnus.com>
2052
2053 * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.
2054
2055 Wed Jul 1 17:31:39 1998 Ian Lance Taylor <ian@cygnus.com>
2056
2057 * gas/ppc/simpshft.s: Add alignment so that it works on AIX.
2058 * gas/ppc/simpshft.d: Change accordingly. Only dump the .text
2059 section.
2060
2061 Tue Jun 23 15:14:43 1998 Nick Clifton <nickc@cygnus.com>
2062
2063 * gas/v850/hilo2.s: Use r1 as the destination of the movea
2064 instruction, since r0 is read only.
2065
2066 * gas/v850/basic.exp: Fix names of special area relocations.
2067 Set -mwarn-signed-overflow flag when running range.s test.
2068
2069 Sun Jun 21 12:44:43 1998 Nick Clifton <nickc@cygnus.com>
2070
2071 * gas/d30v/reloc.d: Updated to match latest assembler output.
2072
2073 Wed Jun 17 14:02:10 1998 Frank Ch. Eigler <fche@cygnus.com>
2074
2075 * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
2076 run on differently targeted assembler.
2077 * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
2078 * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
2079 * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
2080 * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
2081
2082 * gas/mips/ld-ilocks.d: Removed disassembler flags to let target
2083 defaults go unmodified. Replaced $f4/$f5 with $fp[45], as the
2084 original `ld.d' had. Find `ld.s'.
2085 * gas/mips/mul-ilocks.d: Nearly ditto.
2086
2087 Thu Jun 11 16:50:46 1998 Nick Clifton <nickc@cygnus.com>
2088
2089 * gas/d30v/inst.d: Expect repeati instrucitons to be combined.
2090
2091 * gas/d30v/inst.s: Add nop to keep assembled instructions at
2092 expected addresses.
2093
2094 Mon Jun 8 18:47:11 1998 Nick Clifton <nickc@cygnus.com>
2095
2096 * gas/d30v/array.d: Updated to match latest assembler results.
2097 * gas/d30v/reloc.d: Partially updated to match latest assembler
2098 results.
2099
2100 Fri Jun 5 19:15:59 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2101
2102 * gas/m68k/operands.s: For all pc relative addresses change tstl
2103 to pea since the former does not allow pcrel on m68000. Do not
2104 make label foo global, so that references to it can be relaxed on
2105 ELF targets.
2106 * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
2107
2108 Tue Jun 2 15:08:36 1998 Geoff Keating <geoffk@ozemail.com.au>
2109
2110 * gas/ppc/ppc.exp: Run simpshft test.
2111 * gas/ppc/simpshft.d: New file.
2112 * gas/ppc/simpshft.s: New file.
2113
2114 Mon Jun 1 17:00:22 1998 Jeffrey A Law (law@cygnus.com)
2115
2116 * gas/mips/div-ilocks.d: Handle both "break" instruction variants.
2117 * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
2118
2119 Fri May 29 12:07:35 1998 Ian Lance Taylor <ian@cygnus.com>
2120
2121 * gas/mips/mips.exp: Adjust ilocks initialization to match current
2122 assembler defaults more closely.
2123
2124 * gas/sh/fp.s: Remove ftst/nan. The assembler no longer supports
2125 the instruction.
2126 * gas/sh/basic.exp: Adjust accordingly.
2127
2128 Wed May 27 15:26:51 1998 Nick Clifton <nickc@cygnus.com>
2129
2130 * gas/d30v/align.d: Updated to match latest assembler output.
2131 * gas/d30v/inst.d: Updated to match latest assembler output.
2132 * gas/d30v/inst.s: Updated to match latest assembler rules.
2133 * gas/d30v/opt.d: Updated to match latest assembler output.
2134
2135 Fri May 22 15:56:51 1998 Doug Evans <devans@canuck.cygnus.com>
2136
2137 * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.
2138 * gas/m32r/uppercase.d: Likewise.
2139
2140 Thu May 21 15:03:06 1998 Nick Clifton <nickc@cygnus.com>
2141
2142 * gas/arm/thumb.s: Add period to start of labels to prevent
2143 assembler thinking that they are function entry points.
2144
2145 Tue May 19 18:17:10 1998 Ian Lance Taylor <ian@cygnus.com>
2146
2147 * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.
2148
2149 Mon May 18 13:11:45 1998 Frank Ch. Eigler <fche@cygnus.com>
2150
2151 * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match
2152 disassembler.
2153
2154 Fri May 15 14:51:01 1998 Gavin Koch <gavin@cygnus.com>
2155
2156 * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.
2157 * gas/mips/ld-ilocks-addr32.d : New.
2158
2159 Wed May 13 15:06:31 1998 Doug Evans <devans@canuck.cygnus.com>
2160
2161 * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
2162
2163 Thu May 7 13:05:25 1998 Frank Ch. Eigler <fche@cygnus.com>
2164
2165 * gas/mips/break20.[sd]: New tests for 20-bit operand break and
2166 sddbp instructions.
2167 * gas/mips/trap20.[sd]: New tests for 20-bit operand trap
2168 instructions.
2169 * gas/mips/mips.exp: Run them.
2170
2171 Thu Apr 30 11:55:01 1998 Frank Ch. Eigler <fche@cygnus.com>
2172
2173 * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels
2174 in disassembly, where the offset is in hex and has a "0x" prefix.
2175
2176 Tue Apr 28 16:38:34 1998 Frank Ch. Eigler <fche@cygnus.com>
2177
2178 * gas/mips/lineno.[sd]: Assembly source line number test.
2179 * gas/mips/mips.exp: Added lineno test.
2180
2181 Wed Apr 8 18:45:17 1998 Jeffrey A Law (law@cygnus.com)
2182
2183 * gas/testsuite/all/gas.exp: No longer expect failures for
2184 difference of undefined symbols on mn10x00 targets.
2185
2186 Mon Mar 23 10:47:33 1998 Frank Ch. Eigler <fche@cygnus.com>
2187
2188 * gas/all/align.s: Back out ".section text" change below;
2189 use ".text" again.
2190 * gas/macros/semi.s: Ditto.
2191
2192 Fri Mar 20 18:51:49 1998 Frank Ch. Eigler <fche@cygnus.com>
2193
2194 * gas/all/align.s: Identify ".text" section explicitly.
2195 * gas/macros/semi.s: Ditto.
2196
2197
2198
2199 Mon Mar 2 13:30:40 1998 Doug Evans <devans@seba.cygnus.com>
2200
2201 * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
2202 (ldi16): Improve test.
2203 (nop): Fix test.
2204
2205 Thu Feb 12 20:12:39 1998 Ian Lance Taylor <ian@cygnus.com>
2206
2207 * gasp/macro.out: Adjust to reflect the fact that keyword
2208 arguments are now permitted after positional arguments.
2209
2210 Wed Feb 4 15:27:44 1998 Nick Clifton <nickc@cygnus.com>
2211
2212 * gas/arm/arm7t.d: Update to match latest assembler output.
2213
2214 Wed Feb 4 15:40:00 1998 Geoffrey Keating <geoffk@ozemail.com.au>
2215
2216 * gas/ppc/ppc.exp: New file.
2217 * gas/ppc/astest.s, gas/ppc/astest.d: New test.
2218 * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.
2219
2220 Sun Feb 1 21:43:54 1998 Jeffrey A Law (law@cygnus.com)
2221
2222 * gas/mips/4010.s: Pad test code out to a 16byte boundary.
2223 * gas/mips/4010.d: Corresponding changes.
2224 * gas/mips/4100.s: Pad test code out to a 16byte boundary.
2225 * gas/mips/4100.d: Corresponding changes.
2226 * gas/mips/4650.s: Pad test code out to a 16byte boundary.
2227 * gas/mips/4650.d: Corresponding changes.
2228
2229 Fri Jan 30 14:09:13 1998 Ian Lance Taylor <ian@cygnus.com>
2230
2231 * gas/mri/moveml.d: Add test comments, fix regexps.
2232
2233 Thu Jan 29 13:34:49 1998 Doug Evans <devans@canuck.cygnus.com>
2234
2235 * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
2236
2237 Thu Jan 29 09:43:50 1998 Richard Henderson <rth@cygnus.com>
2238
2239 * gas/m68k/mri_moveml.[sd]: Moved to ...
2240 * gas/mri/moveml.[sd]: ... here.
2241 * gas/mri/mri.exp: Run it.
2242
2243 Tue Jan 27 21:55:44 1998 Jeffrey A Law (law@cygnus.com)
2244
2245 * gas/mips/4010.s: Add 4010 tests.
2246 * gas/mips/4010.d: Expected output.
2247 * gas/mips/4100.s: Add 4010 tests.
2248 * gas/mips/4100.d: Expected output.
2249 * gas/mips/4650.s: Add 4010 tests.
2250 * gas/mips/4650.d: Expected output.
2251 * gas/mips/mips.exp: Run the new tests.
2252 * gas/mips/*.d: Pass the right processor model to objdump.
2253 Fix minor cases where expected output was wrong due to opcode
2254 conflicts.
2255
2256 Tue Jan 27 05:35:02 1998 Richard Henderson <rth@cygnus.com>
2257
2258 * gas/m68k/mri_moveml.[sd]: New testcase.
2259
2260 Thu Jan 22 17:29:07 1998 Nick Clifton <nickc@cygnus.com>
2261
2262 * gas/m32r/high-1.d: Add hash prefix to constants.
2263
2264 * gas/m32r/allinsn.s: Add hash prefix to some constants.
2265 * gas/m32r/allinsn.d: Add hash prefix to constants.
2266
2267 Wed Jan 21 21:24:08 1998 Manfred Hollstein <manfred@s-direktnet.de>
2268
2269 * gas/m88k/init.d: Fix hexadecimal offsets.
2270
2271 Wed Jan 14 17:49:22 1998 Nick Clifton <nickc@cygnus.com>
2272
2273 * gas/m32r/uppercase.d: Fix white space matching.
2274 * gas/m32r/relax-1.d: Fix white space matching.
2275
2276 Wed Jan 14 15:44:32 1998 Jeffrey A Law (law@cygnus.com)
2277
2278 * gas/mips/div.d: Update for recent assembler changes.
2279 * gas/mips/div-ilocks.d: Likewise.
2280
2281 Wed Jan 14 11:13:06 1998 Doug Evans <devans@seba.cygnus.com>
2282
2283 * gas/m32r/allinsn.d (cmpui): Update output to new format.
2284
2285 Thu Dec 18 11:10:42 1997 Nick Clifton <nickc@cygnus.com>
2286
2287 * gas/arm/inst.d: Updated to match latest disassembler changes.
2288
2289 * gas/arm/arm7t.d: Updated to match latest disassembler changes.
2290
2291 Tue Dec 16 22:19:25 1997 Ken Raeburn <raeburn@cygnus.com>
2292
2293 * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d,
2294 gas/mips/jal-xgot.d: Add assembler option to select a specific
2295 target chip, the R3000.
2296 * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting
2297 R3900.
2298 * gas/mips/mips.exp: Run it.
2299
2300 * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax
2301 targets.
2302
2303 Wed Oct 15 10:40:14 1997 Jeffrey A Law (law@cygnus.com)
2304
2305 * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.
2306
2307 * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler
2308 changes.
2309
2310 Thu Oct 9 18:10:44 1997 Doug Evans <dje@canuck.cygnus.com>
2311
2312 * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.
2313
2314 Thu Oct 9 12:59:55 1997 Ian Lance Taylor <ian@cygnus.com>
2315
2316 * gas/arm/arm7t.d: Update for recent disassembler changes.
2317 * gas/h8300/ffxx1.d: Likewise.
2318
2319 Wed Oct 8 16:22:50 1997 Doug Evans <dje@canuck.cygnus.com>
2320
2321 * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
2322
2323 Wed Oct 8 15:12:35 1997 Ian Lance Taylor <ian@cygnus.com>
2324
2325 * gas/sparc/synth.d: Update for recent disassembler changes.
2326 * gas/sparc/synth64.d: Likewise.
2327
2328 * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
2329 function symbol.
2330 * gas/mips/jal.s: Likewise.
2331
2332 Tue Oct 7 13:30:30 1997 Doug Evans <dje@canuck.cygnus.com>
2333
2334 * gas/sparc/reloc64.[sd]: New testcase.
2335 * gas/sparc/sparc.exp: Run it.
2336
2337 Sat Oct 4 19:14:24 1997 Ian Lance Taylor <ian@cygnus.com>
2338
2339 * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
2340
2341 Fri Oct 3 15:46:05 1997 Ian Lance Taylor <ian@cygnus.com>
2342
2343 * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
2344 work. Correct for big endian and for tabs in input file.
2345
2346 * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
2347 * gas/alpha/fp.s: Change comment characters from ! to #.
2348
2349 Thu Sep 18 11:17:53 1997 Doug Evans <dje@canuck.cygnus.com>
2350
2351 * gas/sparc/splet.d: Update to new objdump output format.
2352 * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
2353 * gas/sparc/set64.[ds]: New testcase.
2354 * gas/sparc/splet-2.[ds]: New testcase.
2355 * gas/sparc/sparc.exp: Run them.
2356
2357 Tue Sep 16 15:27:08 1997 Ken Raeburn <raeburn@cygnus.com>
2358
2359 Merge changes from Martin Hunt:
2360
2361 * gas/d30v/inst.s: Add some new tests.
2362
2363 * gas/d30v/{inst, opt, reloc}.d: Update results with
2364 new disassembler changes.
2365
2366 * gas/d30v/inst.[sd]: Update examples for d*i instructions.
2367
2368 * gas/d30v/*.d: Update all test results because
2369 of new ".s" and ".l" extensions.
2370
2371 * gas/d30v/inst.[sd]: Correct entry for mulx2h.
2372 * gas/d30v/opt.[sd]: Correct st2w instruction.
2373
2374 * gas/d30v/align.d: Change expected output.
2375
2376 * gas/d30v/reloc.[sd]: Add test case.
2377
2378 * gas/d30v/array.[sd]: New test case.
2379
2380 * gas/d30v/opt.[sd]: Added more test cases.
2381
2382 * gas/d30v/opt.s: Add test cases.
2383 * gas/d30v/reloc.s: Fix a test case.
2384 * gas/d30v/{opt,reloc}.d: Regenerate.
2385
2386 Mon Sep 8 14:21:23 1997 Doug Evans <dje@canuck.cygnus.com>
2387
2388 * gas/m32r/high-1.[ds]: New testcase.
2389 * gas/m32r/m32r.exp: Run it.
2390
2391 Mon Aug 25 11:04:24 1997 Doug Evans <dje@canuck.cygnus.com>
2392
2393 * gas/m32r/relax-1.[ds]: New testcase.
2394 * gas/m32r/m32r.exp: Run it.
2395
2396 Thu Aug 14 23:49:49 1997 Doug Evans <dje@canuck.cygnus.com>
2397
2398 * gas/arc: New directory
2399 * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
2400 ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
2401
2402 Wed Aug 6 00:33:30 1997 Ian Lance Taylor <ian@cygnus.com>
2403
2404 * config/default.exp: Set AS and GASP to as-new, not as.new.
2405
2406 Tue Aug 5 12:33:23 1997 Ian Lance Taylor <ian@cygnus.com>
2407
2408 * config/default.exp: Set NM to nm-new, not nm.new, to match
2409 recent change in binutils build directory.
2410
2411 Thu Jul 31 15:21:51 1997 Jeffrey A Law (law@cygnus.com)
2412
2413 * gas/v850/range.s: New test.
2414 * gas/v850/basic.exp: Run it.
2415
2416 Tue Jul 29 14:35:02 1997 Jeffrey A Law (law@cygnus.com)
2417
2418 * gas/v850/hilo2.s: New test.
2419 * gas/v850/fepsw.s: New test.
2420 * gas/v850/basic.exp: Run them.
2421
2422 Tue Jul 15 13:03:17 1997 Doug Evans <dje@canuck.cygnus.com>
2423
2424 * gas/m32r/uppercase.[sd]: New testcase.
2425 * gas/m32r/m32r.exp: New file.
2426
2427 Mon Jun 16 14:32:11 1997 Ian Lance Taylor <ian@cygnus.com>
2428
2429 * gas/m68k/pcrel.d: Update for m68k disassembler changes.
2430 * gas/m68k/operands.d: Likewise.
2431
2432 Mon Jun 2 16:50:03 1997 Nick Clifton <nickc@cygnus.com>
2433
2434 * gas/arm/arm.exp: Added changes from armT-970328-branch.
2435
2436 Mon Jun 2 12:09:02 1997 Gavin Koch <gavin@cygnus.com>
2437
2438 * gas/mips/mips.exp: The r3900 has interlocks for mul, but
2439 not div.
2440
2441 Mon Jun 2 12:03:32 1997 Gavin Koch <gavin@.cygnus.com>
2442
2443 * gas/mips/mul.{d,s}: End the tests with no-ops.
2444
2445 Mon Jun 2 11:48:58 1997 Gavin Koch <gavin@cygnus.com>
2446
2447 * lib/gas-defs.exp (regexp_diff): Improve messages when one
2448 file is shorter than the other.
2449
2450 Wed May 7 16:18:30 1997 Manfred Hollstein <manfred@s-direktnet.de>
2451
2452 * gas/m88k/init.{s,d}: New checks for proper padding of
2453 .init sections.
2454 * gas/m88k/m88.exp: Run them.
2455
2456 * gas/m68k/t2.d: New file for check of presence of section
2457 symbols on the m68k-motorola-sysv.
2458 * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
2459
2460 Wed May 7 16:12:24 1997 Ian Lance Taylor <ian@cygnus.com>
2461
2462 * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
2463
2464 * gas/mips/lifloat.s: Update for recent changes to floating point
2465 handling.
2466 * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
2467 * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
2468
2469 * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
2470
2471 Sat Apr 19 23:16:35 1997 Niklas Hallqvist <niklas@petra.appli.se>
2472
2473 * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
2474
2475 Wed Apr 16 12:20:24 1997 Martin Hunt <hunt@cygnus.com>
2476
2477 * gas/d30v/d30.exp: Add optimizer test case.
2478 * gas/d30v/opt.s: Add conditional compilation tests.
2479 * gas/d30v/opt.d: Rebuild.
2480
2481 Tue Apr 15 18:10:01 1997 Gavin Koch <gavin@cygnus.com>
2482
2483 * gas/mips/{delay.d,nodelay.d}: added.
2484
2485 Mon Apr 7 12:57:45 1997 Doug Evans <dje@canuck.cygnus.com>
2486
2487 * gas/m32r/allinsn.d: Update to new objdump output style.
2488
2489 Fri Apr 4 13:19:39 1997 Ian Lance Taylor <ian@cygnus.com>
2490
2491 * gas/all/float.s: Put a tab before .text, to keep the PA happy.
2492
2493 * gas/arm/arm.exp: Only run inst and arm7t on targets which can
2494 handle -EL. Add setup_xfail for thumb.
2495
2496 * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
2497
2498 Thu Apr 3 18:26:56 1997 Doug Evans <dje@canuck.cygnus.com>
2499
2500 * gas/m32r/allinsn.{exp,s.d}: New testcases.
2501
2502 Thu Mar 27 00:42:28 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
2503
2504 * gas/d30v/d30.exp: Add test case reloc.
2505 * gas/d30v/reloc.[sd]: New files to test relocations.
2506
2507 Sat Mar 15 17:21:46 1997 Ian Lance Taylor <ian@cygnus.com>
2508
2509 * gas/arm/inst.d: Update for disassembler changes.
2510 * gas/arm/arm7t.d: Likewise.
2511
2512 Tue Mar 11 13:31:56 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2513
2514 * gas/m68k/op68000.d: Update for recent assembler bug fix.
2515
2516 Wed Mar 5 13:01:24 1997 Jeffrey A Law (law@cygnus.com)
2517
2518 * gas/all/gas.exp: xfail a couple tests for the mn10300.
2519
2520 Mon Mar 3 11:41:00 1997 Fred Fish <fnf@cygnus.com>
2521
2522 * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
2523 relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
2524
2525 Thu Feb 27 15:21:46 1997 Fred Fish <fnf@cygnus.com>
2526
2527 * gas/tic80/{align.d, align.lst, align.s} New test for the
2528 ".align" pseudop.
2529 * gas/tic80/tic80.exp: Run the align test.
2530
2531 Wed Feb 26 20:36:46 1997 Fred Fish <fnf@cygnus.com>
2532
2533 * gas/tic80/{float.d, float.lst, float.s}: New tests for
2534 simple floating point operands.
2535 * gas/tic80/tic80.exp: Run the float test.
2536
2537 Wed Feb 26 15:16:04 1997 Fred Fish <fnf@cygnus.com>
2538
2539 * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
2540 regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
2541 New tests for :m and :s operand modifiers.
2542 * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
2543
2544 Tue Feb 25 13:45:55 1997 Ian Lance Taylor <ian@cygnus.com>
2545
2546 * gas/macros/semi.s: Force the final alignment to use a fill value
2547 of 0.
2548
2549 * gas/all/cond.s, gas/all/cond.d: New test.
2550 * gas/all/gas.exp: Run it.
2551
2552 Mon Feb 24 10:52:12 1997 Bob Manson <manson@charmed.cygnus.com>
2553
2554 * lib/gas-defs.exp(gas_init): Added new parameter for script
2555 name.
2556
2557 Mon Feb 24 10:40:28 1997 Fred Fish <fnf@cygnus.com>
2558
2559 * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
2560 regops.d, relocs1.d,
2561 (relocs1.c): Add file for reference.
2562 (relocs1b.d): Split reloc table contents test to different test file.
2563 (relocs2.c): Add test that uses various types (char, short, int, ...) of
2564 static and global variables with data shuffling to generate lots of ld/st
2565 instructions for the different types.
2566 (relocs2.d): New file, expected code for relocs2 test.
2567 (relocs2.lst): New file, TI assembler listing for reference.
2568 (relocs2.s): New file, assembly source for relocs2 test.
2569 (relocs2b.d): New file, expected reloc table contents for relocs2 test.
2570 (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
2571
2572 Sun Feb 23 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
2573
2574 * gas/all/itbl-test.c(main): Update function calls.
2575 Remove parameters from itbl_get_reg_val and
2576 change itbl_get_insn_name to itbl_get_field.
2577
2578 Sun Feb 23 17:22:00 1997 Dawn Perchik <dawn@cygnus.com>
2579
2580 * gas/mips/itbl: Add comments.
2581 * gas/mips/itbl.s: Add comments. Prefix register names with $.
2582 * gas/all/itbl: Generic table for testing for itbl support.
2583 * gas/all/itbl.s: Generic assembly for testing for itbl support.
2584 * gas/mips/itbl-test.c: Moved to gas/all.
2585 * gas/all/itbl-test.c: Moved from gas/mips.
2586
2587 Sat Feb 22 20:24:23 1997 Fred Fish <fnf@cygnus.com>
2588
2589 * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
2590 endmask.lst, regops.lst}: Remove ^M's from end of lines.
2591 * gas/tic80/bitnum.s: Add comment to each line showing value
2592 that symbolic BITNUM assembles to. Add coverage for raw
2593 numeric values for the BITNUM operand.
2594 * gas/tic80/bitnum.d: Update due to bitnum.s changes.
2595 * gas/tic80/regops.d: Update due to opcode library additions
2596 of floating point test BITNUM values that are ambiguous with
2597 the integral ones.
2598 * gas/tic80/relocs1.s: New test case that tests simple relocs.
2599 * gas/tic80/relocs1.d: Expected output for above.
2600 * gas/tic80/relocs1.lst: TI assembler listing for above.
2601 * gas/tic80/tic80.exp: Add relocs1 test.
2602
2603 Fri Feb 21 14:23:14 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
2604
2605 * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
2606 inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
2607
2608 Wed Feb 19 00:55:29 1997 Ian Lance Taylor <ian@cygnus.com>
2609
2610 * gas/macros/semi.s, gas/macros/semi.d: New test.
2611 * gas/macros/macros.exp: Run it.
2612 * gas/mri/semi.s, gas/mri/semi.d: New test.
2613 * gas/mri/mri.exp: Run it.
2614
2615 Tue Feb 18 13:37:06 1997 Jeffrey A Law (law@cygnus.com)
2616
2617 * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
2618 output.
2619
2620 Fri Feb 14 17:56:27 1997 Ian Lance Taylor <ian@cygnus.com>
2621
2622 * gas/all/align.d, gas/all/align.s: New test.
2623 * gas/all/gas.exp: Run it.
2624
2625 Thu Feb 13 14:44:05 1997 Ian Lance Taylor <ian@cygnus.com>
2626
2627 * gas/mips/mips16.d: Correct PC relative instruction bytes.
2628
2629 Wed Feb 12 12:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
2630
2631 * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
2632 * gas/mips/lif-xgot.d: Likewise.
2633 * gas/mips/ulh-svr4pic.d: Likewise.
2634 * gas/mips/ulh-xgot.d: Likewise.
2635
2636 * gas/mips/mips16.d: Update for yet another change in disassembly
2637 output (this one is spacing only).
2638
2639 Tue Feb 11 14:45:39 1997 Fred Fish <fnf@cygnus.com>
2640
2641 * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
2642 ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
2643 endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
2644 tic80.exp}: New files for TIc80 test cases.
2645
2646 Tue Feb 11 15:46:27 1997 Ian Lance Taylor <ian@cygnus.com>
2647
2648 * gas/mips/mips16.d: Update for change in disassembly output.
2649
2650 Mon Feb 10 22:24:00 1997 Dawn Perchik <dawn@cygnus.com>
2651
2652 * gas/mips/itbl-test.c: Add copyright message and fix indentation.
2653
2654 Mon Feb 10 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
2655
2656 * gas/mips/itbl-test.c: New file. Stand-alone assembler and
2657 dissassembler for itbl support.
2658
2659 Mon Feb 10 17:20:00 1997 Dawn Perchik <dawn@cygnus.com>
2660
2661 * gas/mips/itbl: New file. Instruction Spec for testing --itbl
2662 option.
2663 * gas/mips/itbl.s: New file. Assembly with ne2w instructions
2664 specified in itbl.
2665
2666 Fri Feb 7 16:42:53 1997 Bob Manson <manson@charmed.cygnus.com>
2667
2668 * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
2669 * lib/gas-defs.exp: Ditto.
2670
2671 Mon Feb 3 15:46:05 1997 Ian Lance Taylor <ian@cygnus.com>
2672
2673 * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
2674 objdump. Update for current relocation printing style.
2675
2676 Thu Jan 30 11:57:33 1997 Ian Lance Taylor <ian@cygnus.com>
2677
2678 * gas/mips/mips16.d: Update for disassembler changes.
2679
2680 Thu Jan 23 03:15:06 1997 Angela Marie Thomas (angela@cygnus.com)
2681
2682 * gas/mips/mips.exp: set ilocks for all 4100/4300
2683
2684 Thu Jan 2 16:49:17 1997 Ian Lance Taylor <ian@cygnus.com>
2685
2686 * gas/mips/mips16.s, gas/mips/mips16.d: New test.
2687 * gas/mips/mips.exp: Run mips16 test.
2688
2689 * gas/mips/mips.exp: Run dli test unconditionally.
2690 * gas/mips/dli.s: Add text symbol. Add nops to round to 16 byte
2691 boundary.
2692 * gas/mips/dli.d: Corresponding changes.
2693
2694 Tue Dec 31 13:03:16 1996 Ian Lance Taylor <ian@cygnus.com>
2695
2696 * gas/sparc/synth.d: Use --prefix-addresses for objdump.
2697 * gas/sparc/synth64.d: Likewise.
2698
2699 Tue Dec 24 16:30:58 1996 Angela Marie Thomas (angela@cygnus.com)
2700
2701 * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
2702
2703 Fri Dec 13 13:05:33 1996 Ian Lance Taylor <ian@cygnus.com>
2704
2705 * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
2706 .ifdef, to accomodate change to avoid default alignment on
2707 embedded systems.
2708
2709 Wed Dec 11 09:26:01 1996 Jeffrey A Law (law@cygnus.com)
2710
2711 * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
2712 "movb dm,(an)".
2713
2714 Tue Dec 10 13:01:05 1996 Jeffrey A Law (law@cygnus.com)
2715
2716 * gas/mn10300/basic.exp: Update after endianness changes to
2717 the assembler.
2718
2719 * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
2720 * gas/mn10200/{movb.s, movbu.s}: Likewise.
2721 * gas/mn10200/basic.exp: Run them.
2722
2723 Mon Dec 9 17:08:38 1996 Jeffrey A Law (law@cygnus.com)
2724
2725 * gas/mn10200/*.s: New tests for the mn10200 assembler.
2726 * gas/mn10200/basic.exp: Run them.
2727
2728 Fri Dec 6 15:35:04 1996 Jeffrey A Law (law@cygnus.com)
2729
2730 * gas/mn10300/*.s: Remove '$' register prefixing.
2731
2732 Mon Nov 25 16:35:33 1996 Doug Evans <dje@canuck.cygnus.com>
2733
2734 * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
2735 \r will be present.
2736
2737 Mon Nov 25 13:45:02 1996 Ian Lance Taylor <ian@cygnus.com>
2738
2739 * gas/m68k/*.d: Update for disassembler changes.
2740 * gas/mri/*.d: Likewise.
2741
2742 Mon Nov 25 11:38:37 1996 Jeffrey A Law (law@cygnus.com)
2743
2744 * gas/mn10300/*.s: Use '$' as register prefix for
2745 all register operands.
2746
2747 Thu Nov 21 11:52:54 1996 Jeffrey A Law (law@cygnus.com)
2748
2749 * gas/all/gas.exp: xfail a couple tests for the mn10300.
2750
2751 Wed Nov 20 11:31:41 1996 Jeffrey A Law (law@cygnus.com)
2752
2753 * gas/mn10300/other.s: Update for correct syntax on a
2754 few instructions (those with register lists).
2755 * gas/mn10300/basic.exp: Corresponding changes.
2756
2757 Tue Nov 19 13:36:57 1996 Jeffrey A Law (law@cygnus.com)
2758
2759 * gas/mn10300/movm.s: Update for correct syntax.
2760 * gas/mn10300/basic.exp: Update expected movm bit patterns.
2761
2762 Fri Nov 15 13:57:42 1996 Jeffrey A Law (law@cygnus.com)
2763
2764 * gas/mn10300/other.s: Put parens around register
2765 argument in calls and jmp instructions.
2766
2767 Wed Nov 13 13:16:04 1996 Jeffrey A Law (law@cygnus.com)
2768
2769 * gas/h8300/ffxx1.d: Update for recent disassembler changes.
2770
2771 Mon Nov 11 16:03:24 1996 Jeffrey A Law (law@cygnus.com)
2772
2773 * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
2774 as needed.
2775 * gas/hppa/unsorted/unsorted.exp: Likewise.
2776
2777 Thu Nov 7 00:27:52 1996 Jeffrey A Law (law@cygnus.com)
2778
2779 * gas/mn10300/basic.exp: Check opcode insertion for
2780 extended instructions.
2781 * gas/mn10300/extend.s: Tweak constants for better
2782 testsuite coverage.
2783
2784 Wed Nov 6 13:50:07 1996 Jeffrey A Law (law@cygnus.com)
2785
2786 * gas/mn10300/basic.exp: Test insertion of operands
2787 into call and jmp instructions with 32bit offsets.
2788 Fix typo in bit test patterns.
2789 * gas/mn10300/other.s: Tweak constants to improve
2790 testsuite coverage.
2791
2792 * gas/mn10300/basic.exp: Test insertion of 32bit operand
2793 in calls, btst, bclr & bset instructions.
2794
2795 * gas/mn10300/*.s: Tweak constants in 32bit insns for
2796 better testing coverage.
2797 * gas/mn10300/basic.exp: Test insertion of most 32bit
2798 operands.
2799
2800 Tue Nov 5 13:33:12 1996 Jeffrey A Law (law@cygnus.com)
2801
2802 * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
2803 movbu, movhu instructions. Check bit patterns for more bit
2804 operations. Check bit patterns for various 16bit call, retf
2805 and ret instructions.
2806 * gas/mn10300/other.s: Update operands for better test coverage.
2807
2808 Mon Nov 4 12:55:11 1996 Jeffrey A Law (law@cygnus.com)
2809
2810 * gas/mn10300/basic.exp: Check bit patterns for a couple more
2811 mov and cmp instructions.
2812
2813 Tue Oct 29 17:05:43 1996 Ian Lance Taylor <ian@cygnus.com>
2814
2815 * gas/mips/*.d: Update for disassembler changes.
2816
2817 Wed Oct 16 22:39:50 1996 Jeffrey A Law (law@cygnus.com)
2818
2819 * gas/v850/reloc.s: New tests.
2820 * gas/v850/basic.exp: Run them.
2821
2822 Mon Oct 14 13:52:55 1996 Ian Lance Taylor <ian@cygnus.com>
2823
2824 * gas/mips: Add symbols to several testsuites, since the ELF
2825 assembler now always builds a symbol table, which means that
2826 objdump will no longer report `No symbols in FILE'. Change the
2827 expected output accordingly.
2828
2829 Thu Oct 10 13:11:48 1996 Jeffrey A Law (law@cygnus.com)
2830
2831 * gas/mn10300/basic.exp: Check bit patterns for instructions
2832 with a single 8bit or 16bit immediate operand.
2833
2834 * gas/mn10300/basic.exp: Check bit patterns for many
2835 instructions. Add missing test in do_mov1.
2836 * gas/mn10300/mov1.s: Add missing test.
2837
2838 Wed Oct 9 14:15:18 1996 Jeffrey A Law (law@cygnus.com)
2839
2840 * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
2841 * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
2842 * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
2843 * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
2844 * gas/mn10300/{shift.s, sub.s}: Likewise.
2845 * gas/mn10300/basic.exp: Run them.
2846
2847 Thu Oct 3 09:57:03 1996 Jeffrey A Law (law@cygnus.com)
2848
2849 * gas/mn10200, gas/mn10300: New directories for Matsushita
2850 mn10200 and mn10300 tests.
2851
2852 Tue Oct 1 15:38:28 1996 Ian Lance Taylor <ian@cygnus.com>
2853
2854 * lib/gas-defs.exp (gas_version): Fix for current version
2855 printing.
2856
2857 Sun Sep 29 07:55:58 1996 Doug Evans <dje@canuck.cygnus.com>
2858
2859 * gas/sparc/splet.d: Fix typo in cpusha result.
2860
2861 Mon Sep 23 12:33:31 1996 Ian Lance Taylor <ian@cygnus.com>
2862
2863 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
2864
2865 Wed Sep 18 12:14:06 1996 Ian Lance Taylor <ian@cygnus.com>
2866
2867 * gas/all/cofftag.s: Use .p2align rather than .align.
2868
2869 Fri Sep 13 15:28:04 1996 Jeffrey A Law (law@cygnus.com)
2870
2871 * gas/h8300/macs.s: Add "stmac" instructions.
2872 * gas/h8300/basic.exp: Test them.
2873
2874 Thu Sep 12 10:28:44 1996 James G. Smith <jsmith@cygnus.co.uk>
2875
2876 * gas/arm/thumb.s (back): Check assembly of Thumb BL.
2877
2878 Mon Sep 9 14:37:00 1996 Ian Lance Taylor <ian@cygnus.com>
2879
2880 * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
2881 registers.
2882
2883 Fri Sep 6 18:23:54 1996 James G. Smith <jsmith@cygnus.co.uk>
2884
2885 * gas/mips/dli.{s,d}: More test cases added.
2886
2887 Wed Sep 4 11:47:29 1996 James G. Smith <jsmith@cygnus.co.uk>
2888
2889 * gas/mips/mips.exp: Add check for dli macro instruction.
2890 * gas/mips/dli.{s,d}: Added.
2891
2892 Sat Aug 31 01:25:03 1996 Jeffrey A Law (law@cygnus.com)
2893
2894 * gas/v850/basic.exp (do_mem): Check bit patterns for short
2895 load/store instructions. Remove xfails for short load/store
2896 instructions.
2897 * gas/v850/mem.s: Offsets for short load/store operands
2898 are unsigned.
2899
2900 * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
2901 (do_jumps): Likewise.
2902
2903 Fri Aug 30 00:37:55 1996 Jeffrey A Law (law@cygnus.com)
2904
2905 * gas/v850/misc.s: Tweak register numbers for better testing.
2906 * gas/v850/basic.exp (do_misc): Corresponding changes.
2907
2908 * gas/v850/hilo.s: New testfile.
2909 * gas/v850/basic.exp: Run hilo tests.
2910
2911 Thu Aug 29 11:32:23 1996 James G. Smith <jsmith@cygnus.co.uk>
2912
2913 * gas/arm/arm7t.d: Explicitly force little-endian assembly.
2914
2915 Fri Aug 23 11:02:55 1996 Jeffrey A Law (law@cygnus.com)
2916
2917 * gas/v850/basic.exp (do_move): Test instruction bit patterns.
2918 * gas/v850/move.s: Tweak constants for better testing.
2919
2920 * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
2921 xfail sst and sld tests.
2922 (do_mov): Remove bogus xfail.
2923 * gas/v850/mem.s: sst and sld instructions can only index from
2924 "ep" register.
2925
2926 * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
2927 Update addresses.
2928 * gas/v850/logical.s: Tweak constants for better testing.
2929
2930 * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
2931 but not displacements (yet).
2932
2933 * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
2934
2935 * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
2936 but not displacements (yet).
2937
2938 * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
2939
2940 * gas/v850/basic.exp (do_arith): Test instruction bit patterns.
2941 * gas/v850/arith.s: Tweak constants for better testing.
2942
2943 * gas/v850/basic.exp (do_misc): No longer expect failures
2944 assembling "ldsr" and "stsr" opcodes.
2945 * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
2946 opcodes.
2947
2948 * gas/v850/basic.exp (do_misc): No longer expect failures
2949 assembling "trap" opcodes.
2950 * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
2951
2952 * gas/v850: New directory with v850 tests.
2953
2954 Fri Aug 16 00:19:10 1996 Jeffrey A Law (law@cygnus.com)
2955
2956 * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
2957 fic and fice instructions to test 3bit space identifiers.
2958 * gas/hppa/basic/system.s: Similarly for iitlba and
2959 iitlbp.
2960 * gas/hppa/basic/basic.exp: Corresponding changes.
2961
2962 Thu Aug 15 16:25:05 1996 James G. Smith <jsmith@cygnus.co.uk>
2963
2964 * gas/arm/arm.exp: Change inst.s test to check objdump.
2965 * gas/arm/inst.d: Added.
2966
2967 Thu Aug 15 16:06:02 1996 James G. Smith <jsmith@cygnus.co.uk>
2968
2969 * gas/arm/thumb.s: Added.
2970 * gas/arm/immed.s: Added.
2971 * gas/arm/arch4t.s: Added.
2972 * gas/arm/arm.exp: Updated to run the new tests.
2973
2974 Tue Aug 6 11:06:29 1996 Jeffrey A Law (law@cygnus.com)
2975
2976 * gas/h8300/misch.s: Reenable "eepmov.w" test.
2977 * gas/h8300/miscs.s: Likewise.
2978 * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
2979 on the H8/300H and H8/S. Don't expect it to fail.
2980
2981 Wed Jul 31 10:57:44 1996 Doug Evans <dje@canuck.cygnus.com>
2982
2983 * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
2984
2985 Wed Jul 31 15:55:12 1996 James G. Smith <jsmith@cygnus.co.uk>
2986
2987 * gas/arm/arm7t.s: Added.
2988 * gas/arm/arm7t.d: Added.
2989 * gas/arm/arm.exp: Updated to run the new test.
2990
2991 Mon Jul 8 14:27:39 1996 Ian Lance Taylor <ian@cygnus.com>
2992
2993 * gas/m68k/pcrel.d: Rename from schwab.d.
2994 * gas/m68k/pcrel.s: Rename from schwab.s.
2995
2996 Mon Jul 8 14:23:26 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2997
2998 * gas/m68k/schwab.d: Correct for ELF format.
2999 * gas/m68k/all.exp: Run "schwab" test for all targets.
3000
3001 Thu Jul 4 14:23:36 1996 Ian Lance Taylor <ian@cygnus.com>
3002
3003 Avoid DOS file naming problems:
3004 * gas/h8300/branch.s: Rename from branches.s.
3005 * gas/h8300/branchh.s: Rename from branchesh.s.
3006 * gas/h8300/branchs.s: Rename from branchess.s.
3007 * gas/h8300/rotsh.s: Rename from rotshift.s.
3008 * gas/h8300/rotshh.s: Rename from rotshifth.s.
3009 * gas/h8300/rotshs.s: Rename from rotshifts.s.
3010 * gas/h8300/h8300.exp: Corresponding changes.
3011
3012 Thu Jul 4 14:01:46 1996 James G. Smith <jsmith@cygnus.co.uk>
3013
3014 * gas/mips/mips.exp: Add new tests for processors with interlocks
3015 on div and mul.
3016 * gas/mips/div-ilocks.d: Added.
3017 * gas/mips/mul-ilocks.d: Added.
3018
3019 Wed Jul 3 14:20:04 1996 Ian Lance Taylor <ian@cygnus.com>
3020
3021 * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
3022 which now pass.
3023 * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
3024 bit host.
3025
3026 Sat Jun 29 18:21:51 1996 Ian Lance Taylor <ian@cygnus.com>
3027
3028 * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
3029 test.
3030 * gas/vax/quad.exp: Expect a nop after the movq.
3031
3032 Tue Jun 18 12:39:49 1996 Jeffrey A. Law <law@rtl.cygnus.com>
3033
3034 * gas/h8300/cbranchh.s: Switch into h8300h mode.
3035 * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
3036
3037 * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
3038 H8/S.
3039 * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
3040 * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
3041 * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
3042 * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
3043 * gas/h8300/{rotshifts.s,extends.s}: Likewise.
3044 * gas/h8300/h8300.exp: Run them.
3045
3046 Mon Jun 10 14:14:40 1996 Ian Lance Taylor <ian@cygnus.com>
3047
3048 * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
3049 with the same name as a global variable.
3050 * gas/all/gas.exp: Run cofftag test for any COFF target.
3051
3052 Thu Jun 6 12:30:05 1996 Ian Lance Taylor <ian@cygnus.com>
3053
3054 * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
3055 test.
3056
3057 Fri May 31 10:11:13 1996 Jeffrey A Law (law@cygnus.com)
3058
3059 * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
3060
3061 Wed May 29 16:35:43 1996 Ian Lance Taylor <ian@cygnus.com>
3062
3063 * gas/mips/jal-xgot.d: Correct for 64 bit output.
3064
3065 Thu Apr 25 19:31:59 1996 Doug Evans <dje@canuck.cygnus.com>
3066
3067 * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
3068
3069 Wed Apr 24 17:06:18 1996 Ian Lance Taylor <ian@cygnus.com>
3070
3071 * gas/m68k/op68000.d: Add statements now caught by gas.
3072
3073 Mon Apr 22 16:45:12 1996 Doug Evans <dje@canuck.cygnus.com>
3074
3075 * gas/sparc/splet.[ds]: New tests for sparclet extensions.
3076 * gas/sparc/sparc.exp: Run them.
3077
3078 Mon Apr 15 17:25:18 1996 Ian Lance Taylor <ian@cygnus.com>
3079
3080 * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
3081 * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
3082 * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
3083 * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
3084
3085 Wed Apr 10 14:27:51 1996 Jeffrey A Law (law@cygnus.com)
3086
3087 * gas/h8300/mov32bug.s: New test.
3088 * gas/h8300/h8300.exp: Run it.
3089
3090 Fri Apr 5 10:13:28 1996 Jeffrey A Law (law@cygnus.com)
3091
3092 * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
3093 * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
3094 * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
3095 * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
3096 * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
3097 * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
3098 * gas/h8300/h8300.exp: Run them.
3099
3100 * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
3101
3102 * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
3103
3104 * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
3105 * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
3106 * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
3107 * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
3108 * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
3109 * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
3110 * gas/h8300/h8300.exp: Run them.
3111
3112 Fri Mar 15 17:16:24 1996 Ian Lance Taylor <ian@cygnus.com>
3113
3114 * gas/sparc/synth.d: Don't require sparc in the file format, since
3115 it won't be there on SunOS.
3116
3117 Thu Mar 7 14:51:23 1996 Doug Evans <dje@charmed.cygnus.com>
3118
3119 * gas/sparc/synth.[ds]: New testcase.
3120 * gas/sparc/sparc.exp: Run it.
3121
3122 Fri Mar 1 12:01:48 1996 Jeffrey A Law (law@cygnus.com)
3123
3124 * gas/all/gas.exp: xfail difference of two undefined symbols
3125 and difference of forward references for the h8300.
3126
3127 Thu Feb 22 16:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
3128
3129 * gas/mips/lb-xgot.d: Correct.
3130
3131 Mon Feb 19 02:43:36 1996 Doug Evans <dje@charmed.cygnus.com>
3132
3133 * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
3134 to gas.
3135 * gas/sparc/addend.exp: Execute for any sparc cpu.
3136 * gas/sparc/{mismatch.exp,mism-1.s}: New test.
3137
3138 Wed Feb 14 13:49:59 1996 Ian Lance Taylor <ian@cygnus.com>
3139
3140 * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
3141 * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
3142 * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
3143 * gas/mips/mips.exp: Run new tests if svr4pic.
3144
3145 Sat Jan 27 13:27:45 1996 Doug Evans <dje@charmed.cygnus.com>
3146
3147 * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
3148
3149 Fri Jan 26 14:24:01 1996 Jeffrey A Law (law@cygnus.com)
3150
3151 * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
3152
3153 Wed Jan 10 12:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
3154
3155 * gas/mips/*.d: Update for changes to disassembler.
3156
3157 Wed Jan 3 22:59:53 1996 Ian Lance Taylor <ian@cygnus.com>
3158
3159 * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
3160 change.
3161
3162 Fri Nov 17 10:32:25 1995 Ian Lance Taylor <ian@cygnus.com>
3163
3164 * gas/mri/immconst.d: New test.
3165 * gas/mri/mri.exp: Run it.
3166 * gas/mri/constants.s: Test immediate constants.
3167 * gas/mri/constants.d: Corresponding change.
3168
3169 * gas/m68k/link.s: Add nop to pad to eight byte boundary.
3170 * gas/m68k/link.d: Corresponding change.
3171
3172 Sun Nov 12 21:28:11 1995 Jeffrey A Law (law@cygnus.com)
3173
3174 * gas/hppa/unsorted/brlenbug.s: New test.
3175 * gas/hppa/unsorted/unsorted.exp: Run it.
3176
3177 Sun Nov 5 12:49:27 1995 Ian Lance Taylor <ian@cygnus.com>
3178
3179 * gas/mips/beq.s: Declare text_label global.
3180 * gas/mips/jal.s: Likewise.
3181
3182 Fri Nov 3 12:35:07 1995 Ian Lance Taylor <ian@cygnus.com>
3183
3184 * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
3185
3186 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
3187 * gas/m68k/all.exp: Run it.
3188
3189 Thu Nov 2 23:11:05 1995 Ian Lance Taylor <ian@cygnus.com>
3190
3191 * gas/m68k/link.s, gas/m68k/link.d: New test.
3192 * gas/m68k/all.exp: Run it.
3193
3194 Tue Oct 24 10:57:20 1995 Jeffrey A Law (law@cygnus.com)
3195
3196 * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
3197 * gas/hppa/basic/system.s: Corresponding changes.
3198
3199 Fri Oct 6 17:13:35 1995 Ken Raeburn <raeburn@cygnus.com>
3200
3201 * gas/m68k/operands.d: Don't require a fixed number of leading
3202 zeros in any number.
3203
3204 * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
3205 for immediate values.
3206
3207 Fri Oct 6 10:54:13 1995 Doug Evans <dje@canuck.cygnus.com>
3208
3209 * gas/arm/arm.exp: Renamed from gas.exp.
3210 * gas/arm/le-fpconst.[sd]: New testcase.
3211
3212 Fri Sep 29 15:12:10 1995 Ian Lance Taylor <ian@cygnus.com>
3213
3214 * gas/mri/mri.exp: Only run tests for m68k target.
3215
3216 Mon Sep 25 12:31:46 1995 Ian Lance Taylor <ian@cygnus.com>
3217
3218 * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
3219 test.
3220
3221 Thu Sep 21 01:26:08 1995 Jeff Law (law@snake.cs.utah.edu)
3222
3223 * gas/sh/fp.s (fmac): Update for new assembly syntax.
3224
3225 Mon Sep 18 14:04:34 1995 Ian Lance Taylor <ian@cygnus.com>
3226
3227 * lib/gas-defs.exp (gas_run): Call prune_system_crud.
3228 (run_dump_test, objdump): Likewise.
3229
3230 Thu Sep 14 13:10:10 1995 Doug Evans <dje@canuck.cygnus.com>
3231
3232 * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
3233 * gas/sparc/sparc.exp: Run them.
3234
3235 Wed Sep 13 16:35:51 1995 Ian Lance Taylor <ian@cygnus.com>
3236
3237 * Makefile.in, configure.in: Remove; the testsuite is now run
3238 directly from the gas Makefile.
3239
3240 Mon Sep 11 11:44:23 1995 Ian Lance Taylor <ian@cygnus.com>
3241
3242 * gas/mri/empty.s: New file.
3243 * gas/mri/mri.exp: Test assembling empty.s.
3244 * gas/mri/comment.s: Add a couple more comment variants.
3245
3246 * gas/mri/mri.exp: Add xfail for the expr test for all hppa
3247 targets.
3248
3249 Wed Sep 6 21:39:23 1995 Ian Lance Taylor <ian@cygnus.com>
3250
3251 * gas/mri/comment.s, gas/mri/comment.d: New test.
3252 * gas/mri/mri.exp: Run it.
3253 * gas/mri/expr.s: Remove whitespace in operand field.
3254 * gas/mri/for.s: Add comments for further testing.
3255 * gas/macros/test2.s: Put in an upper case ELSE to test case
3256 insensitivity.
3257
3258 Wed Aug 30 16:12:03 1995 Doug Evans <dje@canuck.cygnus.com>
3259
3260 * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
3261
3262 Tue Aug 29 18:59:33 1995 Doug Evans <dje@canuck.cygnus.com>
3263
3264 * gas/sparc/sparc.exp: New file.
3265 * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
3266
3267 Mon Aug 21 14:39:29 1995 Ian Lance Taylor <ian@cygnus.com>
3268
3269 * gas/macros/*: New tests for macros.
3270
3271 * gas/mri/common.s: Use data, not .data.
3272
3273 * gasp/pl3.out: Update for changes in commented source output when
3274 LOCAL is used.
3275
3276 Sat Aug 19 17:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
3277
3278 * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
3279 of diff.
3280 * lib/gas-defs.exp: Define prune_system_crud if it is not already
3281 defined.
3282
3283 Fri Aug 18 11:09:38 1995 Ian Lance Taylor <ian@cygnus.com>
3284
3285 * gasp/mri/*.out: Use ;, not !, for the comment character.
3286
3287 Wed Aug 16 12:24:12 1995 Ian Lance Taylor <ian@cygnus.com>
3288
3289 * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
3290 expect failure for targets which use SOM.
3291
3292 * lib/gas-defs.exp (run_dump_test): If the program to run does not
3293 exist, mark the test as untested.
3294
3295 * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
3296 common test.
3297
3298 * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
3299 rather than using an implicit a.out.
3300
3301 * gas/mri/for.s: Add nop to round out to four byte boundary.
3302 * gas/mri/repeat.s: Likewise.
3303 * gas/mri/while.s: Likewise.
3304 * gas/mri/for.d: Expected added nop.
3305 * gas/mri/repeat.d: Likewise.
3306 * gas/mri/while.d: Likewise.
3307
3308 * gas/mips/*.d: Change all test names to say MIPS.
3309
3310 Tue Aug 15 15:42:33 1995 Ian Lance Taylor <ian@cygnus.com>
3311
3312 * gas/mri/for.d, gas/mri/for.s: New test.
3313 * gas/mri/if.d, gas/mri/if.s: New test.
3314 * gas/mri/repeat.d, gas/mri/repeat.s: New test.
3315 * gas/mri/while.d, gas/mri/while.s: New test.
3316 * gas/mri/mri.exp: Run the new tests.
3317
3318 Mon Aug 14 16:03:07 1995 Ian Lance Taylor <ian@cygnus.com>
3319
3320 * gas/mri/expr.d: Permit leading zeroes, in case we're using a
3321 64-bit BFD.
3322
3323 * gasp/mri/*: New tests.
3324 * gasp/gasp.exp: Run them. Also, clean up the test names used in
3325 pass and fail.
3326
3327 Sun Aug 13 00:39:24 1995 Jeff Law (law@snake.cs.utah.edu)
3328
3329 * gas/sh/basic.exp: Update now that we know the right
3330 bit patters for the new sts instructions.
3331
3332 Thu Aug 10 00:46:21 1995 Ian Lance Taylor <ian@cygnus.com>
3333
3334 * gas/mri/char.d: Fix for little endian machines.
3335 * gas/mri/float.d: Likewise.
3336
3337 Wed Aug 9 15:34:36 1995 Ian Lance Taylor <ian@cygnus.com>
3338
3339 * gas/all/struct.s, gas/all/struct.d: New test.
3340 * gas/all/gas.exp: Run it.
3341
3342 Tue Aug 8 17:11:39 1995 Ian Lance Taylor <ian@cygnus.com>
3343
3344 * gas/mri/common.s, gas/mri/common.d: New test.
3345 * gas/mri/mri.exp: Run it.
3346
3347 Mon Aug 7 22:39:28 1995 Ian Lance Taylor <ian@cygnus.com>
3348
3349 * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
3350 test.
3351
3352 * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
3353 truncated files, so that the tests pass.
3354
3355 * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
3356 constants, and expr.
3357
3358 * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run
3359 on vxworks*, not just vxworks5.1.
3360
3361 * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
3362 (run_dump_test): Just call pass or fail.
3363
3364 * gas/m68k/operands.s, gas/m68k/operands.d: New test.
3365 * gas/m68k/op68000.d: New test.
3366 * gas/m68k/cas.s, gas/m68k/cas.d: New test.
3367 * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
3368 * gas/m68k/schwab.d: Run objdump with -j .text. Adjust for
3369 changes to disassembler.
3370 * gas/m68k/all.exp: Run new tests. Run schwab test for
3371 m68k-*-coff*.
3372
3373 Mon Aug 7 03:01:32 1995 Jeff Law (law@snake.cs.utah.edu)
3374
3375 * gas/sh/*: New tests for the hitachi-sh.
3376
3377 Tue Aug 1 18:02:47 1995 Ian Lance Taylor <ian@cygnus.com>
3378
3379 * gas/mri/*: New tests for MRI mode.
3380
3381 * lib/gas-defs.exp (run_dump_test): Support using objcopy. Dump
3382 program executions to the log file before running them. Use the
3383 simple program name, rather than the path to the binary being run,
3384 in pass/fail messages.
3385 (regexp_diff): If the regexp file has the special comment #pass,
3386 stop checking at that point.
3387 * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
3388 if they are not already set.
3389
3390 Tue Aug 1 11:41:30 1995 steve chamberlain <sac@slash.cygnus.com>
3391
3392 * Makefile.in: Remove superfluous runtest gasp.
3393
3394 Mon Jul 31 18:19:26 1995 steve chamberlain <sac@slash.cygnus.com>
3395
3396 * gasp/*: New.
3397 * Makefile.in: Use gasp tests.
3398 * config/default.exp: Add gasp stuff.
3399
3400 Thu Jul 20 18:56:48 1995 Jeff Law (law@snake.cs.utah.edu)
3401
3402 * gas/all/gas.exp: Disable tests that are not appropriate for
3403 the PA.
3404
3405 Thu Jul 13 18:22:49 1995 Ken Raeburn <raeburn@cygnus.com>
3406
3407 * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
3408
3409 Wed Jun 21 21:28:57 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3410
3411 * gas/m68k/schwab.*: New test based on a test case from Andreas
3412 Schwab.
3413 * gas/m68k/all.exp: Run it for some aout configurations.
3414
3415 Mon Jun 12 22:27:18 1995 Jeff Law (law@snake.cs.utah.edu)
3416
3417 * gas/hppa/parse/badfmpyadd.s: New test.
3418 * gas/hppa/parse/parse.exp: Run it.
3419
3420 Sun May 21 20:26:18 1995 Jeff Law (law@snake.cs.utah.edu)
3421
3422 * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
3423 ELF targets.
3424
3425 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
3426
3427 * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
3428 * arm/arm6.s: Correct bogus tests.
3429 * arm/gas.exp (arm6.s): Is now a valid test.
3430 (arm7dm.s): New test.
3431 * arm/float.s: Add load/store multiple floating point instruction
3432 tests.
3433
3434 Wed May 3 13:14:44 1995 Jeff Law (law@snake.cs.utah.edu)
3435
3436 * gas/hppa/reloc/longcall.s: New test.
3437 * gas/hppa/reloc/reloc.exp: Run it.
3438
3439 Tue May 2 16:37:48 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3440
3441 * gas/mips/ld.d: Modified for gas delay-slot fixes.
3442
3443 Sat Apr 29 23:35:18 1995 Doug Evans <dje@chestnut.cygnus.com>
3444
3445 * lib/gas-dg.exp: New file.
3446
3447 Tue Apr 11 13:57:52 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3448
3449 * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
3450 targets.
3451
3452 Mon Apr 10 15:36:39 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3453
3454 * lib/gas-defs.exp (pass_phase): New proc.
3455 (run_dump_test): Note passing or failing of each phase of this
3456 test, instead of failure of phases or passing of complete test.
3457 Ensure test file name is in reported message.
3458
3459 Sat Apr 8 12:46:33 1995 Doug Evans <dje@chestnut.cygnus.com>
3460
3461 * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
3462 Always resolve testcase status before returning.
3463 If `slurp_options' fails, return and don't do test.
3464 (slurp_options): Fix "can't open" error message.
3465 Return -1 to indicate error.
3466
3467 Mon Mar 20 22:45:30 1995 Jeff Law (law@snake.cs.utah.edu)
3468
3469 * gas/hppa/unsorted/common.s: New test.
3470 * gas/hppa/unsorted/unsorted.exp: Run it.
3471
3472 Fri Mar 10 19:07:09 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3473
3474 * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
3475 uncertainty as to whether there should be trailing bytes in the
3476 output file.
3477 * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
3478 of 0x00000000ffffffff on 64-bit hosts. (I'm not sure if this is
3479 correct.) End with "..." to match trailing zero bytes.
3480
3481 Wed Mar 8 15:50:34 1995 Ian Lance Taylor <ian@cygnus.com>
3482
3483 * gas/mips/mips4.d, gas/mips/mips4.s: New files.
3484 * gas/mips/mips.exp: Run new test.
3485
3486 Thu Feb 23 17:58:50 1995 Jeff Law (law@snake.cs.utah.edu)
3487
3488 * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
3489 * gas/hppa/basic/basic.exp: Test them.
3490
3491 Wed Feb 15 15:43:26 1995 Ian Lance Taylor <ian@cygnus.com>
3492
3493 * gas/mips/uld.d: New file.
3494 * gas/mips/uld.s: New file.
3495 * gas/mips/usd.d: New file.
3496 * gas/mips/usd.s: New file.
3497 * gas/mips/mips.exp: Run new tests.
3498
3499 Thu Feb 9 10:57:39 1995 Jeff Law (law@snake.cs.utah.edu)
3500
3501 * gas/hppa/reloc/applybug.s: New test.
3502 * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
3503
3504 Thu Feb 2 00:34:55 1995 Jeff Law (law@snake.cs.utah.edu)
3505
3506 * gas/hppa/reloc/picreloc.s: New test.
3507 * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
3508
3509 Fri Jan 27 14:02:02 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3510
3511 * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
3512 gas/h8300/h8300.exp: New tests.
3513
3514 Mon Jan 23 21:44:26 1995 Jeff Law (law@snake.cs.utah.edu)
3515
3516 * gas/hppa/basic/basic.exp (do_system): Update.
3517
3518 Wed Jan 11 17:20:25 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3519
3520 * gas/mips/mips.exp: Don't run the memory-access tests if the
3521 format is a.out, because the generated code is different from what
3522 is used with other formats.
3523
3524 Tue Jan 10 11:42:13 1995 Jeff Law (law@snake.cs.utah.edu)
3525
3526 * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
3527 regexp to avoid losing without a controlling tty.
3528
3529 Fri Dec 30 18:08:20 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3530
3531 * gas/i386/pushw.l: Fixed whitespace to match current listing
3532 style.
3533
3534 * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
3535 listings enabled.
3536
3537 Thu Dec 15 18:14:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3538
3539 * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
3540 (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
3541 * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS. Use
3542 findfile and transform procedures to determine objdump program
3543 name.
3544
3545 * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
3546 in case the format doesn't automatically require it.
3547 * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
3548 name for the reloc type.
3549
3550 * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
3551 (run_dump_test): If verbosity level is over 3, print out dump
3552 command and its output.
3553
3554 Tue Dec 13 18:21:09 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3555
3556 * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
3557 disassembly.
3558
3559 Fri Dec 9 19:54:04 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3560
3561 * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
3562 it depends on tty modes.
3563
3564 * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
3565 -nottyinit.
3566
3567 * gas/arm/gas.exp: The arm6 test should report errors, for now.
3568
3569 Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3570
3571 * lib/gas-defs.exp: Use -i in expect_after command.
3572
3573 Wed Dec 7 16:49:14 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3574
3575 * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
3576 disassembly.
3577
3578 * gas/ieee-fp: Renamed from ieee.fp.
3579
3580 * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
3581
3582 Wed Nov 30 10:48:00 1994 Jeff Law (law@snake.cs.utah.edu)
3583
3584 * gas/hppa/parse: Renamed from gas/hppa/more.parse.
3585
3586 Mon Nov 28 00:40:26 1994 Jeff Law (law@snake.cs.utah.edu)
3587
3588 * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
3589 to fail. Fix comments for the test. Tweak test name.
3590
3591 Tue Nov 22 23:38:20 1994 Jeff Law (law@snake.cs.utah.edu)
3592
3593 * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
3594 output.
3595
3596 Fri Nov 18 17:56:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3597
3598 * gas/mips/ld.d: Adjust to work for both big and little endian
3599 code.
3600 * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
3601 * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
3602 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
3603 * gas/mips/usw.d: Likewise.
3604
3605 Tue Nov 15 11:09:57 1994 Jeff Law (law@snake.cs.utah.edu)
3606
3607 * gas/hppa/unsorted/align4.s: New test.
3608 * gas/hppa/unsorted/unsorted.exp: Run it.
3609
3610 * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
3611 current expected PA ELF output.
3612 * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
3613 (do_plabel_relocation_test): Likewise.
3614
3615 Thu Nov 3 18:14:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3616
3617 * gas/all/p1480.s: Use larger constant, so expression can have a
3618 positive value.
3619 * gas/all/gas.exp: Expect p1480.s without listings to pass.
3620
3621 Thu Nov 3 15:43:46 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3622
3623 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
3624 Correct test cases.
3625
3626 Thu Oct 20 00:55:13 1994 Jeff Law (law@snake.cs.utah.edu)
3627
3628 * gas/hppa/reloc/blebug3.s: New test.
3629 * gas/hppa/reloc/reloc.exp: Run it.
3630
3631 Mon Oct 17 02:33:53 1994 Jeff Law (law@snake.cs.utah.edu)
3632
3633 * gas/hppa/reloc/reduce3.s: New test.
3634 * gas/hppa/reloc/reloc.exp: Run it.
3635
3636 Sun Oct 16 22:25:56 1994 Jeff Law (law@snake.cs.utah.edu)
3637
3638 * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
3639 current reality.
3640
3641 Wed Sep 28 21:21:34 1994 Jeff Law (law@snake.cs.utah.edu)
3642
3643 * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
3644 * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
3645 * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
3646 * gas/hppa/reloc/reloc.exp: Changed accordingly.
3647
3648 Wed Sep 28 13:25:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3649
3650 * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
3651 overflows are correctly converted to jumps.
3652
3653 Mon Sep 26 17:41:43 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3654
3655 * gas/mips: Add test cases for PIC code, both SVR4 style and
3656 -membedded-pic style.
3657
3658 Fri Sep 23 14:45:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3659
3660 * gas/mips: New directory with MIPS specific test cases.
3661
3662 * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
3663 the name of the source file to assemble.
3664 (regexp_diff): Put the reason for failure in the log file.
3665
3666 Wed Sep 21 13:44:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3667
3668 * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
3669 doesn't support it. Redirect stdout using > instead of 1>, and
3670 don't bother to redirect stderr since TCL redirects it anyhow.
3671 (run_dump_test): Pass appropriate arguments to program, defaulting
3672 to -r.
3673
3674 Sat Sep 17 01:04:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3675
3676 * gas/vax: New directory.
3677 * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
3678 values.
3679
3680 Mon Sep 12 22:19:11 1994 Jeff Law (law@snake.cs.utah.edu)
3681
3682 * gas/hppa/reloc/r_no_relocbug.s: New test.
3683 * gas/hppa/reloc/reloc.exp: Run it.
3684
3685 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
3686 expected output.
3687
3688 Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
3689
3690 * gas/arm/*: New subtree. Add ARM tests.
3691
3692 Mon Aug 8 12:13:31 1994 Jeff Law (law@snake.cs.utah.edu)
3693
3694 * gas/hppa/unsorted/unsorted.exp: Accept any character
3695 between foo's type and foo itself.
3696
3697 Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3698
3699 * lib/gas-defs.exp (run_dump_test): New routine for running the
3700 assembler, running objdump or nm (not fully supported) on the
3701 resulting object file, and comparing the results against a file of
3702 regular expressions in the test suite, all in one command.
3703 Options for the assembler and objdump are read from comments at
3704 the start of the .d file.
3705 (fail_phase, slurp_options): New auxiliary routines.
3706 (regexp_diff): Always return a value. Fix bugs in actually doing
3707 the regexp test.
3708
3709 * gas/sun4/addend.exp: Use run_dump_test.
3710 * gas/sun4/addend.d: Fix regular expressions so that they work.
3711
3712 Thu Jul 7 11:55:33 1994 Jeff Law (law@snake.cs.utah.edu)
3713
3714 * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
3715 * gas/hppa/reloc/reloc.exp: Run them.
3716
3717 Thu Jun 30 18:49:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3718
3719 * config/default.exp: Look for "as.new" in "$base_dir/..", where
3720 it got compiled, not in "$base_dir".
3721 * config/unknown.exp: Deleted.
3722
3723 Sun Jun 26 13:23:54 1994 Jeff Law (law@snake.cs.utah.edu)
3724
3725 * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
3726 before exiting. Enclose both calls inside a "catch".
3727 (objdump_finish): Likewise.
3728
3729 Fri Jun 10 10:23:35 1994 Jeff Law (law@snake.cs.utah.edu)
3730
3731 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
3732 for SOM to match current testcase.
3733
3734 Thu Jun 2 19:46:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3735
3736 * gas/i386/{pushw.s,pushw.l}: New test.
3737 * gas/i386/all.exp: Run it.
3738
3739 * Makefile.in (distclean): Remove site config files and gas.sum.
3740
3741 Fri May 27 12:24:18 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3742
3743 * gas/m68k/disperr.s: Use % for registers.
3744
3745 * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
3746
3747 Tue May 17 14:53:08 1994 Bill Cox (bill@rtl.cygnus.com)
3748
3749 * lib/gas-defs.exp: Replace error proc calls with perror calls.
3750
3751 Mon May 16 13:19:16 1994 Jeff Law (law@snake.cs.utah.edu)
3752
3753 * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
3754 ELF code.
3755 * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
3756 not support them.
3757 * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
3758 new ELF code.
3759
3760 Thu May 5 17:27:54 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3761
3762 * config/default.exp: Renamed from unix-gas.exp.
3763
3764 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
3765
3766 * Makefile.in (check): Set TCL_LIBRARY for runtest.
3767
3768 Mon Apr 11 07:54:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3769
3770 * gas/hppa/more.parse/callinfobug.s: Add missing name for
3771 procedure.
3772
3773 * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
3774 $DATA$ rather than $LIT$ subspace.
3775
3776 Sun Mar 27 14:05:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3777
3778 * gas/hppa/reloc/funcrelocbug.s: New test.
3779 * gas/hppa/reloc/reloc.exp: Run it.
3780
3781 Thu Mar 17 13:38:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3782
3783 * gas/hppa/unsorted/importbug.s: New test.
3784 * gas/hppa/unsorted/unsorted.exp: Run it.
3785
3786 Wed Mar 16 11:57:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3787
3788 * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
3789
3790 * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
3791 * gas/hppa/unsorted/unsorted.exp: Run it.
3792
3793 * gas/hppa/more.parse/callinfobug.s: New test.
3794 * gas/hppa/omre.parse/parse.exp: Run it.
3795
3796 * gas/hppa/more.parse/regpopbug.s: New test.
3797 * gas/hppa/more.parse/parse.exp: Run it.
3798
3799 Mon Feb 28 14:10:04 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3800
3801 * lib/gas-defs.exp (objdump): New proc.
3802 (objdump_start): Deleted unused proc.
3803 (objdump_start_common): Merged into objdump_start_no_subdir.
3804
3805 * gas/alpha/fp.exp: Use objdump instead of
3806 objdump_start_no_subdir, since the former actually waits for
3807 objdump to finish. Specify .rdata section only. Make comment
3808 indicate Alpha architecture rather than SPARC.
3809 * gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match
3810 against ASCII code 0x2a ("*", special in regexp).
3811 * gas/sun4/addend.exp: Use objdump instead of
3812 objdump_start_no_subdir.
3813
3814 Thu Feb 24 07:11:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3815
3816 * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
3817 a failure if gas is not producing an ELF object.
3818
3819 Mon Feb 14 09:24:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3820
3821 * gas/hppa/basic/fmemLRbug.s: New test.
3822 * gas/hppa/basic/basic.exp: Run it.
3823
3824 Thu Feb 10 00:34:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3825
3826 * gas/alpha/fp.*: New files.
3827 * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
3828 verbosity level 3 or above only.
3829
3830 Mon Feb 7 15:53:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3831
3832 * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
3833 PA OSF1.
3834
3835 Fri Feb 4 23:42:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3836
3837 * gas/hppa/more.parse/xmpyubug.s: New test.
3838 * gas/hppa/more.parse/parse.exp: Run it.
3839
3840 Fri Feb 4 17:13:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3841
3842 * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
3843 "simple_diff" from linker test suite.
3844 * gas/sun4/addend.exp: Use it.
3845 * gas/sun4/addend.d: New file.
3846
3847 Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3848
3849 * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
3850 format.
3851
3852 Thu Jan 20 16:44:51 1994 Rob Savoye (rob@darkstar.cygnus.com)
3853
3854 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
3855 sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
3856 well under either version of expect.
3857
3858 Mon Jan 17 00:25:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3859
3860 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested
3861 elsewhere now.
3862 * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
3863 * gas/hppa/basic/basic.exp: Run them.
3864
3865 Thu Jan 13 11:59:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3866
3867 * gas/all/gas.exp: No longer expect difference of forward
3868 references to fail.
3869 * gas/all/x930509.s: Fix testcase to match how the expect code was
3870 written.
3871
3872 Wed Jan 12 13:41:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3873
3874 * gas/hppa/reloc/reloc.exp: Fix typo in last change. Latest test
3875 for cross-subspace call bugs is no longer expected to fail.
3876
3877 * gas/hppa/more.parse/procbug.s: Add test for another bug relating
3878 to having a function's label follow the .PROC directive.
3879
3880 Tue Jan 11 21:47:48 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3881
3882 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
3883 found while working on multiple $CODE$ subspace support.
3884
3885 Mon Jan 10 09:54:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3886
3887 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
3888 to fail.
3889 * gas/hppa/more.parse/procbug.s: Add missing .procend.
3890
3891 Mon Jan 3 10:07:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3892
3893 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
3894 app.c change.
3895
3896 Wed Dec 29 11:32:39 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3897
3898 * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
3899
3900 Wed Dec 15 08:24:31 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
3901
3902 * Makefile.in (site.exp): Don't set ASFLAGS. Quote value of
3903 OBJDUMPFLAGS in case it's empty. Use temporary names until the
3904 end; make creating site.exp the final step.
3905 (check): Pass in ASFLAGS.
3906
3907 * gas/all/gas.exp: Use all_ones proc. Change regexp for matching
3908 C comments to avoid bugs in latest expect code.
3909
3910 Wed Dec 8 14:30:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3911
3912 * gas/m68k/disperr.s: New test.
3913 * gas/m68k/all.exp: Run it.
3914
3915 Sun Dec 5 19:24:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3916
3917 * gas/hppa/reloc/roundmode.s: New test.
3918 * gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
3919
3920 Wed Dec 1 10:44:18 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3921
3922 * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
3923 test for ELF.
3924
3925 Tue Nov 30 13:43:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3926
3927 * gas/hppa/more.parse/parse.exp: Test for error on for subspace
3928 directive is an XFAIL for SOM assmeblers.
3929
3930 * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
3931 cross-subspace call test.
3932
3933 Sun Nov 28 12:12:50 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3934
3935 * gas/hppa/more.parse/appbug.s: New test.
3936 * gas/hppa/more.parse/parse.exp: Run it.
3937
3938 * gas/hppa/unsorted/align3.s: New test.
3939 * gas/hppa/unsorted/unsorted.exp: Run it.
3940
3941 Sat Nov 27 22:50:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3942
3943 * gas/all/p2425.s: Insert a tab before assembler directives so
3944 that the directives are not interpreted as labels.
3945
3946 * gas/hppa/basic/weird.s: Sync with GDB version.
3947
3948 * gas/hppa/more.parse/labelbug.s: New test.
3949
3950 * gas/hppa/more.parse/parse.exp: Run it.
3951
3952 Wed Nov 24 01:25:03 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3953
3954 * gas/hppa/reloc/fixupbug.s: New test.
3955 * gas/hppa/reloc/reloc.exp: Run it.
3956
3957 * gas/hppa/reloc/exitbug.s: New test.
3958 * gas/hppa/reloc/reloc.exp: Run it.
3959
3960 Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3961
3962 * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
3963 share the same test code.
3964 * gas/hppa/reloc/relocreduce.s: Likewise.
3965
3966 * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
3967 * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
3968
3969 Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3970
3971 * gas/hppa/reloc/reloc.exp: No longer expect failure for
3972 field selector on ble instruction test.
3973
3974 * gas/hppa/basic/basic.exp: No longer expect failures for
3975 system instruction tests now that probei is fixed.
3976
3977 Sat Nov 6 22:45:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3978
3979 * gas/hppa/reloc/selectorbug.s: New test.
3980 * gas/hppa/reloc/reloc.exp: Run it.
3981
3982 Thu Nov 4 17:01:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3983
3984 * gas/hppa/unsorted/fragbug.s: New test.
3985 * gas/hppa/unsorted/unsorted.exp: Run it.
3986
3987 Thu Nov 04 09:09:49 1993 Jeffrey Wheat (cassidy@cygnus.com)
3988
3989 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
3990
3991 Tue Nov 2 22:12:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3992
3993 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
3994 * gas/hppa/more.parse/parse.exp: Run them.
3995
3996 Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3997
3998 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
3999 which specific relocations are expected to be found.
4000
4001 Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4002
4003 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
4004
4005 * gas/hppa/more.parse/parse.exp: Add new test.
4006 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
4007 sections are handled correctly.
4008
4009 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
4010
4011 Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4012
4013 * gas/hppa/more.parse/calldatabug.s: Colonize.
4014 * gas/hppa/more.parse/parse.exp: Fix typos.
4015
4016 Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4017
4018 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
4019 * gas/hppa/*/*.exp: New test drivers.
4020 * gas/hppa/*/*.s: New test files.
4021
4022 Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com)
4023
4024 * gas/sun4: New directory.
4025 * gas/sun4/addend.s,addend.exp: New test case.
4026 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
4027 test case.
4028
4029 * gas/all/gas.exp: Check `*' in C comments.
4030
4031 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
4032 simplify some tests.
4033 (want_no_output): Return zero or nonzero, depending on success or
4034 failure.
4035 (gas_test_old): Return value from want_no_output.
4036 (objdump_start_common): Split off from objdump_start.
4037 (objdump_start_no_subdir): New procedure.
4038
4039 Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com)
4040
4041 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
4042 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
4043
4044 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
4045 AS_FOR_TARGET.
4046 (check): Don't pass ASFLAGS variable.
4047 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
4048
4049 From Jeff Law:
4050
4051 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
4052 so that tests can parse the output of objdump looking for errors
4053 in relocation entires, file headers and the like.
4054
4055 Thu Sep 23 16:20:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4056
4057 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
4058 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
4059 call so it no longer performs multiple tests.
4060 * gas/m68k/all.exp (t2.s): Don't bother with listings.
4061 (p2410.s): Don't pass unwanted arguments to gas_test_error.
4062
4063 Wed Aug 25 16:50:08 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4064
4065 * lib/do*: Remove RCS id strings.
4066
4067 Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
4068
4069 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
4070 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
4071 * gas/i386: New directory.
4072
4073 Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
4074
4075 * Added directory structure, to categorize tests by targets.
4076 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
4077 and refined some to examine the assembler listing output.
4078 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
4079 expect_after patterns.
4080 (gas_start, gas_finish): New procs, for tests that examine process
4081 output.
4082 * config/unix-gas.exp: Invoke gas_init directly, instead of
4083 requiring test .exp files do it.
4084
4085 Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4086
4087 * gas/gas.exp: Handle new tests, and changes to testing procs.
4088
4089 * lib/gas-defs.exp (want_no_output): New proc; success iff output
4090 is empty.
4091 (gas_test_old): Functionally same as old gas_test.
4092 (gas_test_ignore_stdout): Rewritten to use want_no_output.
4093 (gas_test): New argument lists set of options to be tried in
4094 combinations. Option with trailing ">" indicates standard output
4095 should be ignored.
4096
4097 * gas/p2425a.s: Use %-form for registers, so this test can be run
4098 on m68k-coff targets too.
4099
4100 * gas/p2430a.s: New test case, whitespace &c matches customer
4101 report more closely. Gets different results from p2430.s; this is
4102 bad, and not yet tested for.
4103
4104 Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
4105
4106 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
4107 * lib/run: New script.
4108 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
4109 and redirection options. Use "run" script so redirection works.
4110 (gas_test): Now takes assembler options as separate arg from input
4111 file name.
4112 (gas_test_ignore_stdout): New proc. Discards output.
4113 (gas_test_error): New proc. Expects assembler to generate output.
4114 (target_cpu_family setting): Handle i486->i386 also.
4115
4116 * lib/do*: Scripts moved here from gas/testscripts. May be useful
4117 someday for writing more test cases; not currently used.
4118
4119 Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
4120
4121 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
4122 cases.
4123 * gas/gas.exp: Enable them for appropriate targets. Removed some
4124 useless comments &c. Changed m68k target test to be more general.
4125
4126 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
4127 * gas/gas.exp: Call gas_init.
4128
4129 Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
4130
4131 * Test suite created.