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