rename gas/ieee.fp to ieee-fp
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 Wed Dec 7 16:49:14 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2
3 * gas/ieee-fp: Renamed from ieee.fp.
4
5 Wed Nov 30 10:48:00 1994 Jeff Law (law@snake.cs.utah.edu)
6
7 * gas/hppa/parse: Renamed from gas/hppa/more.parse.
8
9 Mon Nov 28 00:40:26 1994 Jeff Law (law@snake.cs.utah.edu)
10
11 * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
12 to fail. Fix comments for the test. Tweak test name.
13
14 Tue Nov 22 23:38:20 1994 Jeff Law (law@snake.cs.utah.edu)
15
16 * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
17 output.
18
19 Fri Nov 18 17:56:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
20
21 * gas/mips/ld.d: Adjust to work for both big and little endian
22 code.
23 * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
24 * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
25 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
26 * gas/mips/usw.d: Likewise.
27
28 Tue Nov 15 11:09:57 1994 Jeff Law (law@snake.cs.utah.edu)
29
30 * gas/hppa/unsorted/align4.s: New test.
31 * gas/hppa/unsorted/unsorted.exp: Run it.
32
33 * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
34 current expected PA ELF output.
35 * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
36 (do_plabel_relocation_test): Likewise.
37
38 Thu Nov 3 18:14:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
39
40 * gas/all/p1480.s: Use larger constant, so expression can have a
41 positive value.
42 * gas/all/gas.exp: Expect p1480.s without listings to pass.
43
44 Thu Nov 3 15:43:46 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
45
46 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
47 Correct test cases.
48
49 Thu Oct 20 00:55:13 1994 Jeff Law (law@snake.cs.utah.edu)
50
51 * gas/hppa/reloc/blebug3.s: New test.
52 * gas/hppa/reloc/reloc.exp: Run it.
53
54 Mon Oct 17 02:33:53 1994 Jeff Law (law@snake.cs.utah.edu)
55
56 * gas/hppa/reloc/reduce3.s: New test.
57 * gas/hppa/reloc/reloc.exp: Run it.
58
59 Sun Oct 16 22:25:56 1994 Jeff Law (law@snake.cs.utah.edu)
60
61 * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
62 current reality.
63
64 Wed Sep 28 21:21:34 1994 Jeff Law (law@snake.cs.utah.edu)
65
66 * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
67 * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
68 * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
69 * gas/hppa/reloc/reloc.exp: Changed accordingly.
70
71 Wed Sep 28 13:25:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
72
73 * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
74 overflows are correctly converted to jumps.
75
76 Mon Sep 26 17:41:43 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
77
78 * gas/mips: Add test cases for PIC code, both SVR4 style and
79 -membedded-pic style.
80
81 Fri Sep 23 14:45:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
82
83 * gas/mips: New directory with MIPS specific test cases.
84
85 * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
86 the name of the source file to assemble.
87 (regexp_diff): Put the reason for failure in the log file.
88
89 Wed Sep 21 13:44:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
90
91 * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
92 doesn't support it. Redirect stdout using > instead of 1>, and
93 don't bother to redirect stderr since TCL redirects it anyhow.
94 (run_dump_test): Pass appropriate arguments to program, defaulting
95 to -r.
96
97 Sat Sep 17 01:04:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
98
99 * gas/vax: New directory.
100 * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
101 values.
102
103 Mon Sep 12 22:19:11 1994 Jeff Law (law@snake.cs.utah.edu)
104
105 * gas/hppa/reloc/r_no_relocbug.s: New test.
106 * gas/hppa/reloc/reloc.exp: Run it.
107
108 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
109 expected output.
110
111 Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
112
113 * gas/arm/*: New subtree. Add ARM tests.
114
115 Mon Aug 8 12:13:31 1994 Jeff Law (law@snake.cs.utah.edu)
116
117 * gas/hppa/unsorted/unsorted.exp: Accept any character
118 between foo's type and foo itself.
119
120 Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
121
122 * lib/gas-defs.exp (run_dump_test): New routine for running the
123 assembler, running objdump or nm (not fully supported) on the
124 resulting object file, and comparing the results against a file of
125 regular expressions in the test suite, all in one command.
126 Options for the assembler and objdump are read from comments at
127 the start of the .d file.
128 (fail_phase, slurp_options): New auxiliary routines.
129 (regexp_diff): Always return a value. Fix bugs in actually doing
130 the regexp test.
131
132 * gas/sun4/addend.exp: Use run_dump_test.
133 * gas/sun4/addend.d: Fix regular expressions so that they work.
134
135 Thu Jul 7 11:55:33 1994 Jeff Law (law@snake.cs.utah.edu)
136
137 * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
138 * gas/hppa/reloc/reloc.exp: Run them.
139
140 Thu Jun 30 18:49:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
141
142 * config/default.exp: Look for "as.new" in "$base_dir/..", where
143 it got compiled, not in "$base_dir".
144 * config/unknown.exp: Deleted.
145
146 Sun Jun 26 13:23:54 1994 Jeff Law (law@snake.cs.utah.edu)
147
148 * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
149 before exiting. Enclose both calls inside a "catch".
150 (objdump_finish): Likewise.
151
152 Fri Jun 10 10:23:35 1994 Jeff Law (law@snake.cs.utah.edu)
153
154 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
155 for SOM to match current testcase.
156
157 Thu Jun 2 19:46:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
158
159 * gas/i386/{pushw.s,pushw.l}: New test.
160 * gas/i386/all.exp: Run it.
161
162 * Makefile.in (distclean): Remove site config files and gas.sum.
163
164 Fri May 27 12:24:18 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
165
166 * gas/m68k/disperr.s: Use % for registers.
167
168 * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
169
170 Tue May 17 14:53:08 1994 Bill Cox (bill@rtl.cygnus.com)
171
172 * lib/gas-defs.exp: Replace error proc calls with perror calls.
173
174 Mon May 16 13:19:16 1994 Jeff Law (law@snake.cs.utah.edu)
175
176 * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
177 ELF code.
178 * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
179 not support them.
180 * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
181 new ELF code.
182
183 Thu May 5 17:27:54 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
184
185 * config/default.exp: Renamed from unix-gas.exp.
186
187 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
188
189 * Makefile.in (check): Set TCL_LIBRARY for runtest.
190
191 Mon Apr 11 07:54:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
192
193 * gas/hppa/more.parse/callinfobug.s: Add missing name for
194 procedure.
195
196 * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
197 $DATA$ rather than $LIT$ subspace.
198
199 Sun Mar 27 14:05:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
200
201 * gas/hppa/reloc/funcrelocbug.s: New test.
202 * gas/hppa/reloc/reloc.exp: Run it.
203
204 Thu Mar 17 13:38:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
205
206 * gas/hppa/unsorted/importbug.s: New test.
207 * gas/hppa/unsorted/unsorted.exp: Run it.
208
209 Wed Mar 16 11:57:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
210
211 * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
212
213 * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
214 * gas/hppa/unsorted/unsorted.exp: Run it.
215
216 * gas/hppa/more.parse/callinfobug.s: New test.
217 * gas/hppa/omre.parse/parse.exp: Run it.
218
219 * gas/hppa/more.parse/regpopbug.s: New test.
220 * gas/hppa/more.parse/parse.exp: Run it.
221
222 Mon Feb 28 14:10:04 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
223
224 * lib/gas-defs.exp (objdump): New proc.
225 (objdump_start): Deleted unused proc.
226 (objdump_start_common): Merged into objdump_start_no_subdir.
227
228 * gas/alpha/fp.exp: Use objdump instead of
229 objdump_start_no_subdir, since the former actually waits for
230 objdump to finish. Specify .rdata section only. Make comment
231 indicate Alpha architecture rather than SPARC.
232 * gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match
233 against ASCII code 0x2a ("*", special in regexp).
234 * gas/sun4/addend.exp: Use objdump instead of
235 objdump_start_no_subdir.
236
237 Thu Feb 24 07:11:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
238
239 * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
240 a failure if gas is not producing an ELF object.
241
242 Mon Feb 14 09:24:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
243
244 * gas/hppa/basic/fmemLRbug.s: New test.
245 * gas/hppa/basic/basic.exp: Run it.
246
247 Thu Feb 10 00:34:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
248
249 * gas/alpha/fp.*: New files.
250 * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
251 verbosity level 3 or above only.
252
253 Mon Feb 7 15:53:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
254
255 * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
256 PA OSF1.
257
258 Fri Feb 4 23:42:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
259
260 * gas/hppa/more.parse/xmpyubug.s: New test.
261 * gas/hppa/more.parse/parse.exp: Run it.
262
263 Fri Feb 4 17:13:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
264
265 * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
266 "simple_diff" from linker test suite.
267 * gas/sun4/addend.exp: Use it.
268 * gas/sun4/addend.d: New file.
269
270 Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
271
272 * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
273 format.
274
275 Thu Jan 20 16:44:51 1994 Rob Savoye (rob@darkstar.cygnus.com)
276
277 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
278 sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
279 well under either version of expect.
280
281 Mon Jan 17 00:25:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
282
283 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested
284 elsewhere now.
285 * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
286 * gas/hppa/basic/basic.exp: Run them.
287
288 Thu Jan 13 11:59:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
289
290 * gas/all/gas.exp: No longer expect difference of forward
291 references to fail.
292 * gas/all/x930509.s: Fix testcase to match how the expect code was
293 written.
294
295 Wed Jan 12 13:41:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
296
297 * gas/hppa/reloc/reloc.exp: Fix typo in last change. Latest test
298 for cross-subspace call bugs is no longer expected to fail.
299
300 * gas/hppa/more.parse/procbug.s: Add test for another bug relating
301 to having a function's label follow the .PROC directive.
302
303 Tue Jan 11 21:47:48 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
304
305 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
306 found while working on multiple $CODE$ subspace support.
307
308 Mon Jan 10 09:54:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
309
310 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
311 to fail.
312 * gas/hppa/more.parse/procbug.s: Add missing .procend.
313
314 Mon Jan 3 10:07:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
315
316 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
317 app.c change.
318
319 Wed Dec 29 11:32:39 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
320
321 * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
322
323 Wed Dec 15 08:24:31 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
324
325 * Makefile.in (site.exp): Don't set ASFLAGS. Quote value of
326 OBJDUMPFLAGS in case it's empty. Use temporary names until the
327 end; make creating site.exp the final step.
328 (check): Pass in ASFLAGS.
329
330 * gas/all/gas.exp: Use all_ones proc. Change regexp for matching
331 C comments to avoid bugs in latest expect code.
332
333 Wed Dec 8 14:30:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
334
335 * gas/m68k/disperr.s: New test.
336 * gas/m68k/all.exp: Run it.
337
338 Sun Dec 5 19:24:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
339
340 * gas/hppa/reloc/roundmode.s: New test.
341 * gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
342
343 Wed Dec 1 10:44:18 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
344
345 * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
346 test for ELF.
347
348 Tue Nov 30 13:43:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
349
350 * gas/hppa/more.parse/parse.exp: Test for error on for subspace
351 directive is an XFAIL for SOM assmeblers.
352
353 * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
354 cross-subspace call test.
355
356 Sun Nov 28 12:12:50 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
357
358 * gas/hppa/more.parse/appbug.s: New test.
359 * gas/hppa/more.parse/parse.exp: Run it.
360
361 * gas/hppa/unsorted/align3.s: New test.
362 * gas/hppa/unsorted/unsorted.exp: Run it.
363
364 Sat Nov 27 22:50:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
365
366 * gas/all/p2425.s: Insert a tab before assembler directives so
367 that the directives are not interpreted as labels.
368
369 * gas/hppa/basic/weird.s: Sync with GDB version.
370
371 * gas/hppa/more.parse/labelbug.s: New test.
372
373 * gas/hppa/more.parse/parse.exp: Run it.
374
375 Wed Nov 24 01:25:03 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
376
377 * gas/hppa/reloc/fixupbug.s: New test.
378 * gas/hppa/reloc/reloc.exp: Run it.
379
380 * gas/hppa/reloc/exitbug.s: New test.
381 * gas/hppa/reloc/reloc.exp: Run it.
382
383 Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
384
385 * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
386 share the same test code.
387 * gas/hppa/reloc/relocreduce.s: Likewise.
388
389 * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
390 * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
391
392 Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
393
394 * gas/hppa/reloc/reloc.exp: No longer expect failure for
395 field selector on ble instruction test.
396
397 * gas/hppa/basic/basic.exp: No longer expect failures for
398 system instruction tests now that probei is fixed.
399
400 Sat Nov 6 22:45:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
401
402 * gas/hppa/reloc/selectorbug.s: New test.
403 * gas/hppa/reloc/reloc.exp: Run it.
404
405 Thu Nov 4 17:01:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
406
407 * gas/hppa/unsorted/fragbug.s: New test.
408 * gas/hppa/unsorted/unsorted.exp: Run it.
409
410 Thu Nov 04 09:09:49 1993 Jeffrey Wheat (cassidy@cygnus.com)
411
412 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
413
414 Tue Nov 2 22:12:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
415
416 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
417 * gas/hppa/more.parse/parse.exp: Run them.
418
419 Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
420
421 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
422 which specific relocations are expected to be found.
423
424 Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
425
426 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
427
428 * gas/hppa/more.parse/parse.exp: Add new test.
429 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
430 sections are handled correctly.
431
432 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
433
434 Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
435
436 * gas/hppa/more.parse/calldatabug.s: Colonize.
437 * gas/hppa/more.parse/parse.exp: Fix typos.
438
439 Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
440
441 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
442 * gas/hppa/*/*.exp: New test drivers.
443 * gas/hppa/*/*.s: New test files.
444
445 Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com)
446
447 * gas/sun4: New directory.
448 * gas/sun4/addend.s,addend.exp: New test case.
449 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
450 test case.
451
452 * gas/all/gas.exp: Check `*' in C comments.
453
454 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
455 simplify some tests.
456 (want_no_output): Return zero or nonzero, depending on success or
457 failure.
458 (gas_test_old): Return value from want_no_output.
459 (objdump_start_common): Split off from objdump_start.
460 (objdump_start_no_subdir): New procedure.
461
462 Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com)
463
464 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
465 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
466
467 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
468 AS_FOR_TARGET.
469 (check): Don't pass ASFLAGS variable.
470 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
471
472 From Jeff Law:
473
474 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
475 so that tests can parse the output of objdump looking for errors
476 in relocation entires, file headers and the like.
477
478 Thu Sep 23 16:20:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
479
480 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
481 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
482 call so it no longer performs multiple tests.
483 * gas/m68k/all.exp (t2.s): Don't bother with listings.
484 (p2410.s): Don't pass unwanted arguments to gas_test_error.
485
486 Wed Aug 25 16:50:08 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
487
488 * lib/do*: Remove RCS id strings.
489
490 Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
491
492 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
493 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
494 * gas/i386: New directory.
495
496 Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
497
498 * Added directory structure, to categorize tests by targets.
499 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
500 and refined some to examine the assembler listing output.
501 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
502 expect_after patterns.
503 (gas_start, gas_finish): New procs, for tests that examine process
504 output.
505 * config/unix-gas.exp: Invoke gas_init directly, instead of
506 requiring test .exp files do it.
507
508 Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
509
510 * gas/gas.exp: Handle new tests, and changes to testing procs.
511
512 * lib/gas-defs.exp (want_no_output): New proc; success iff output
513 is empty.
514 (gas_test_old): Functionally same as old gas_test.
515 (gas_test_ignore_stdout): Rewritten to use want_no_output.
516 (gas_test): New argument lists set of options to be tried in
517 combinations. Option with trailing ">" indicates standard output
518 should be ignored.
519
520 * gas/p2425a.s: Use %-form for registers, so this test can be run
521 on m68k-coff targets too.
522
523 * gas/p2430a.s: New test case, whitespace &c matches customer
524 report more closely. Gets different results from p2430.s; this is
525 bad, and not yet tested for.
526
527 Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
528
529 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
530 * lib/run: New script.
531 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
532 and redirection options. Use "run" script so redirection works.
533 (gas_test): Now takes assembler options as separate arg from input
534 file name.
535 (gas_test_ignore_stdout): New proc. Discards output.
536 (gas_test_error): New proc. Expects assembler to generate output.
537 (target_cpu_family setting): Handle i486->i386 also.
538
539 * lib/do*: Scripts moved here from gas/testscripts. May be useful
540 someday for writing more test cases; not currently used.
541
542 Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
543
544 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
545 cases.
546 * gas/gas.exp: Enable them for appropriate targets. Removed some
547 useless comments &c. Changed m68k target test to be more general.
548
549 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
550 * gas/gas.exp: Call gas_init.
551
552 Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
553
554 * Test suite created.
555
This page took 0.04372 seconds and 4 git commands to generate.