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