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