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