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