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