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