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