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