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