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