]>
Commit | Line | Data |
---|---|---|
5c7bebdb ILT |
1 | Thu Jul 4 14:23:36 1996 Ian Lance Taylor <[email protected]> |
2 | ||
3 | Avoid DOS file naming problems: | |
4 | * gas/h8300/branch.s: Rename from branches.s. | |
5 | * gas/h8300/branchh.s: Rename from branchesh.s. | |
6 | start-sanitize-h8s | |
7 | * gas/h8300/branchs.s: Rename from branchess.s. | |
8 | end-sanitize-h8s | |
9 | * gas/h8300/rotsh.s: Rename from rotshift.s. | |
10 | * gas/h8300/rotshh.s: Rename from rotshifth.s. | |
11 | start-sanitize-h8s | |
12 | * gas/h8300/rotshs.s: Rename from rotshifts.s. | |
13 | end-sanitize-h8s | |
14 | * gas/h8300/h8300.exp: Corresponding changes. | |
15 | ||
16 | Thu Jul 4 14:01:46 1996 James G. Smith <[email protected]> | |
17 | ||
18 | * gas/mips/mips.exp: Add new tests for processors with interlocks | |
19 | on div and mul. | |
20 | * gas/mips/div-ilocks.d: Added. | |
21 | * gas/mips/mul-ilocks.d: Added. | |
22 | ||
98c72b6d ILT |
23 | Wed Jul 3 14:20:04 1996 Ian Lance Taylor <[email protected]> |
24 | ||
25 | * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests | |
26 | which now pass. | |
27 | * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64 | |
28 | bit host. | |
29 | ||
5cd26e22 ILT |
30 | Sat Jun 29 18:21:51 1996 Ian Lance Taylor <[email protected]> |
31 | ||
32 | * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a | |
33 | test. | |
34 | * gas/vax/quad.exp: Expect a nop after the movq. | |
35 | ||
e4012892 JL |
36 | Tue Jun 18 12:39:49 1996 Jeffrey A. Law <[email protected]> |
37 | ||
38 | * gas/h8300/cbranchh.s: Switch into h8300h mode. | |
5cd26e22 ILT |
39 | * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names. |
40 | ||
41 | start-sanitize-h8s | |
42 | * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the | |
43 | H8/S. | |
44 | * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise. | |
45 | * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise. | |
46 | * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise. | |
47 | * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise. | |
48 | * gas/h8300/{rotshifts.s,extends.s}: Likewise. | |
49 | * gas/h8300/h8300.exp: Run them. | |
50 | end-sanitize-h8s | |
e4012892 JL |
51 | Mon Jun 10 14:14:40 1996 Ian Lance Taylor <[email protected]> |
52 | ||
53 | * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag | |
54 | with the same name as a global variable. | |
55 | * gas/all/gas.exp: Run cofftag test for any COFF target. | |
56 | ||
3f3accf8 ILT |
57 | Thu Jun 6 12:30:05 1996 Ian Lance Taylor <[email protected]> |
58 | ||
59 | * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s | |
60 | test. | |
61 | ||
62 | Fri May 31 10:11:13 1996 Jeffrey A Law ([email protected]) | |
63 | ||
64 | * gas/h8300/h8300.exp: Fix add.l test for H8/300H. | |
65 | ||
2183da6a ILT |
66 | Wed May 29 16:35:43 1996 Ian Lance Taylor <[email protected]> |
67 | ||
68 | * gas/mips/jal-xgot.d: Correct for 64 bit output. | |
69 | ||
70 | Thu Apr 25 19:31:59 1996 Doug Evans <[email protected]> | |
71 | ||
72 | * gas/sparc/sparc.exp: Only run sparclet tests if sparclet. | |
73 | ||
5adc603b ILT |
74 | Wed Apr 24 17:06:18 1996 Ian Lance Taylor <[email protected]> |
75 | ||
76 | * gas/m68k/op68000.d: Add statements now caught by gas. | |
77 | ||
a5cb47d8 DE |
78 | Mon Apr 22 16:45:12 1996 Doug Evans <[email protected]> |
79 | ||
80 | * gas/sparc/splet.[ds]: New tests for sparclet extensions. | |
ef15dfc7 | 81 | * gas/sparc/sparc.exp: Run them. |
a5cb47d8 | 82 | |
4dd7e66b ILT |
83 | Mon Apr 15 17:25:18 1996 Ian Lance Taylor <[email protected]> |
84 | ||
85 | * gas/mips/la.d: Updated for April 5 MIPS assembler changes. | |
86 | * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise. | |
87 | * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise. | |
88 | * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise. | |
89 | ||
90 | Wed Apr 10 14:27:51 1996 Jeffrey A Law ([email protected]) | |
91 | ||
92 | * gas/h8300/mov32bug.s: New test. | |
93 | * gas/h8300/h8300.exp: Run it. | |
94 | ||
0066efba JL |
95 | Fri Apr 5 10:13:28 1996 Jeffrey A Law ([email protected]) |
96 | ||
638c6a9c JL |
97 | * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests. |
98 | * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests. | |
99 | * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests. | |
100 | * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests. | |
101 | * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests. | |
102 | * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests. | |
103 | * gas/h8300/h8300.exp: Run them. | |
104 | ||
d981c0aa JL |
105 | * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax. |
106 | ||
107 | * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests. | |
108 | ||
0066efba JL |
109 | * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests. |
110 | * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests. | |
111 | * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests. | |
112 | * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests. | |
113 | * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests. | |
114 | * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests. | |
115 | * gas/h8300/h8300.exp: Run them. | |
116 | ||
117 | Fri Mar 15 17:16:24 1996 Ian Lance Taylor <[email protected]> | |
118 | ||
119 | * gas/sparc/synth.d: Don't require sparc in the file format, since | |
120 | it won't be there on SunOS. | |
121 | ||
122 | Thu Mar 7 14:51:23 1996 Doug Evans <[email protected]> | |
123 | ||
124 | * gas/sparc/synth.[ds]: New testcase. | |
125 | * gas/sparc/sparc.exp: Run it. | |
126 | ||
a600cd3f DE |
127 | Fri Mar 1 12:01:48 1996 Jeffrey A Law ([email protected]) |
128 | ||
129 | * gas/all/gas.exp: xfail difference of two undefined symbols | |
130 | and difference of forward references for the h8300. | |
131 | ||
a9645755 ILT |
132 | Thu Feb 22 16:40:31 1996 Ian Lance Taylor <[email protected]> |
133 | ||
134 | * gas/mips/lb-xgot.d: Correct. | |
135 | ||
753075b2 DE |
136 | Mon Feb 19 02:43:36 1996 Doug Evans <[email protected]> |
137 | ||
138 | * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9 | |
139 | to gas. | |
140 | * gas/sparc/addend.exp: Execute for any sparc cpu. | |
141 | * gas/sparc/{mismatch.exp,mism-1.s}: New test. | |
142 | ||
6190e3dd ILT |
143 | Wed Feb 14 13:49:59 1996 Ian Lance Taylor <[email protected]> |
144 | ||
145 | * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests. | |
146 | * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests. | |
147 | * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests. | |
148 | * gas/mips/mips.exp: Run new tests if svr4pic. | |
149 | ||
150 | Sat Jan 27 13:27:45 1996 Doug Evans <[email protected]> | |
151 | ||
152 | * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args. | |
a600cd3f | 153 | start-sanitize-arc |
6190e3dd | 154 | * gas/arc/warn.exp: Delete libs arg in call to dg-runtest. |
a600cd3f | 155 | end-sanitize-arc |
6190e3dd | 156 | |
f3de5a89 JL |
157 | Fri Jan 26 14:24:01 1996 Jeffrey A Law ([email protected]) |
158 | ||
159 | * gas/hppa/unsorted/unsorted.exp: Update for objdump changes. | |
160 | ||
367c2d2a ILT |
161 | Wed Jan 10 12:40:31 1996 Ian Lance Taylor <[email protected]> |
162 | ||
163 | * gas/mips/*.d: Update for changes to disassembler. | |
164 | ||
9e64063e ILT |
165 | Wed Jan 3 22:59:53 1996 Ian Lance Taylor <[email protected]> |
166 | ||
167 | * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address | |
168 | change. | |
169 | ||
170 | Fri Nov 17 10:32:25 1995 Ian Lance Taylor <[email protected]> | |
171 | ||
172 | * gas/mri/immconst.d: New test. | |
173 | * gas/mri/mri.exp: Run it. | |
174 | * gas/mri/constants.s: Test immediate constants. | |
175 | * gas/mri/constants.d: Corresponding change. | |
176 | ||
177 | * gas/m68k/link.s: Add nop to pad to eight byte boundary. | |
178 | * gas/m68k/link.d: Corresponding change. | |
179 | ||
180 | Sun Nov 12 21:28:11 1995 Jeffrey A Law ([email protected]) | |
181 | ||
182 | * gas/hppa/unsorted/brlenbug.s: New test. | |
183 | * gas/hppa/unsorted/unsorted.exp: Run it. | |
184 | ||
185 | Sun Nov 5 12:49:27 1995 Ian Lance Taylor <[email protected]> | |
186 | ||
187 | * gas/mips/beq.s: Declare text_label global. | |
188 | * gas/mips/jal.s: Likewise. | |
189 | ||
a132c404 ILT |
190 | Fri Nov 3 12:35:07 1995 Ian Lance Taylor <[email protected]> |
191 | ||
192 | * gas/m68k/link.s: Use "&" instead of "#" for immediate values. | |
193 | ||
194 | * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test. | |
195 | * gas/m68k/all.exp: Run it. | |
196 | ||
dae9b930 ILT |
197 | Thu Nov 2 23:11:05 1995 Ian Lance Taylor <[email protected]> |
198 | ||
199 | * gas/m68k/link.s, gas/m68k/link.d: New test. | |
200 | * gas/m68k/all.exp: Run it. | |
201 | ||
97a010ff JL |
202 | Tue Oct 24 10:57:20 1995 Jeffrey A Law ([email protected]) |
203 | ||
204 | * gas/hppa/basic/basic.exp: Test lci and syncdma instructions. | |
205 | * gas/hppa/basic/system.s: Corresponding changes. | |
206 | ||
207 | Fri Oct 6 17:13:35 1995 Ken Raeburn <[email protected]> | |
208 | ||
209 | * gas/m68k/operands.d: Don't require a fixed number of leading | |
210 | zeros in any number. | |
211 | ||
212 | * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#" | |
213 | for immediate values. | |
214 | ||
845118c6 DE |
215 | Fri Oct 6 10:54:13 1995 Doug Evans <[email protected]> |
216 | ||
217 | * gas/arm/arm.exp: Renamed from gas.exp. | |
e34be374 | 218 | * gas/arm/le-fpconst.[sd]: New testcase. |
845118c6 DE |
219 | |
220 | Fri Sep 29 15:12:10 1995 Ian Lance Taylor <[email protected]> | |
221 | ||
222 | * gas/mri/mri.exp: Only run tests for m68k target. | |
223 | ||
1f5397ca ILT |
224 | Mon Sep 25 12:31:46 1995 Ian Lance Taylor <[email protected]> |
225 | ||
226 | * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants | |
227 | test. | |
228 | ||
1f5397ca ILT |
229 | Thu Sep 21 01:26:08 1995 Jeff Law ([email protected]) |
230 | ||
231 | * gas/sh/fp.s (fmac): Update for new assembly syntax. | |
232 | ||
336933a8 ILT |
233 | Mon Sep 18 14:04:34 1995 Ian Lance Taylor <[email protected]> |
234 | ||
235 | * lib/gas-defs.exp (gas_run): Call prune_system_crud. | |
236 | (run_dump_test, objdump): Likewise. | |
237 | ||
8567205d DE |
238 | Thu Sep 14 13:10:10 1995 Doug Evans <[email protected]> |
239 | ||
240 | * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests. | |
241 | * gas/sparc/sparc.exp: Run them. | |
242 | ||
0fc4bbe3 ILT |
243 | Wed Sep 13 16:35:51 1995 Ian Lance Taylor <[email protected]> |
244 | ||
245 | * Makefile.in, configure.in: Remove; the testsuite is now run | |
246 | directly from the gas Makefile. | |
247 | ||
e103ad30 ILT |
248 | Mon Sep 11 11:44:23 1995 Ian Lance Taylor <[email protected]> |
249 | ||
77b5f159 ILT |
250 | * gas/mri/empty.s: New file. |
251 | * gas/mri/mri.exp: Test assembling empty.s. | |
252 | * gas/mri/comment.s: Add a couple more comment variants. | |
253 | ||
e103ad30 ILT |
254 | * gas/mri/mri.exp: Add xfail for the expr test for all hppa |
255 | targets. | |
256 | ||
e840039f ILT |
257 | Wed Sep 6 21:39:23 1995 Ian Lance Taylor <[email protected]> |
258 | ||
259 | * gas/mri/comment.s, gas/mri/comment.d: New test. | |
260 | * gas/mri/mri.exp: Run it. | |
261 | * gas/mri/expr.s: Remove whitespace in operand field. | |
262 | * gas/mri/for.s: Add comments for further testing. | |
263 | * gas/macros/test2.s: Put in an upper case ELSE to test case | |
264 | insensitivity. | |
265 | ||
266 | Wed Aug 30 16:12:03 1995 Doug Evans <[email protected]> | |
267 | ||
268 | * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests. | |
269 | ||
270 | Tue Aug 29 18:59:33 1995 Doug Evans <[email protected]> | |
271 | ||
272 | * gas/sparc/sparc.exp: New file. | |
273 | * gas/sparc/{asi.[ds],membar.[ds]}: New tests. | |
274 | ||
96dbd10d ILT |
275 | Mon Aug 21 14:39:29 1995 Ian Lance Taylor <[email protected]> |
276 | ||
277 | * gas/macros/*: New tests for macros. | |
278 | ||
279 | * gas/mri/common.s: Use data, not .data. | |
280 | ||
281 | * gasp/pl3.out: Update for changes in commented source output when | |
282 | LOCAL is used. | |
283 | ||
d0af5484 ILT |
284 | Sat Aug 19 17:36:17 1995 Ian Lance Taylor <[email protected]> |
285 | ||
286 | * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output | |
287 | of diff. | |
288 | * lib/gas-defs.exp: Define prune_system_crud if it is not already | |
289 | defined. | |
290 | ||
65d860fc ILT |
291 | Fri Aug 18 11:09:38 1995 Ian Lance Taylor <[email protected]> |
292 | ||
293 | * gasp/mri/*.out: Use ;, not !, for the comment character. | |
294 | ||
51c7f8f3 ILT |
295 | Wed Aug 16 12:24:12 1995 Ian Lance Taylor <[email protected]> |
296 | ||
3a3a17b4 ILT |
297 | * gas/mri/mri.exp: Change hppa*-*-* expected failures to only |
298 | expect failure for targets which use SOM. | |
299 | ||
a46c0ed8 ILT |
300 | * lib/gas-defs.exp (run_dump_test): If the program to run does not |
301 | exist, mark the test as untested. | |
302 | ||
7863267c ILT |
303 | * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for |
304 | common test. | |
305 | ||
306 | * lib/gas-defs.exp (run_dump_test): Name the output file dump.o, | |
307 | rather than using an implicit a.out. | |
308 | ||
51c7f8f3 ILT |
309 | * gas/mri/for.s: Add nop to round out to four byte boundary. |
310 | * gas/mri/repeat.s: Likewise. | |
311 | * gas/mri/while.s: Likewise. | |
312 | * gas/mri/for.d: Expected added nop. | |
313 | * gas/mri/repeat.d: Likewise. | |
314 | * gas/mri/while.d: Likewise. | |
315 | ||
316 | * gas/mips/*.d: Change all test names to say MIPS. | |
317 | ||
f5cf5e17 ILT |
318 | Tue Aug 15 15:42:33 1995 Ian Lance Taylor <[email protected]> |
319 | ||
320 | * gas/mri/for.d, gas/mri/for.s: New test. | |
321 | * gas/mri/if.d, gas/mri/if.s: New test. | |
322 | * gas/mri/repeat.d, gas/mri/repeat.s: New test. | |
323 | * gas/mri/while.d, gas/mri/while.s: New test. | |
324 | * gas/mri/mri.exp: Run the new tests. | |
325 | ||
b2e0bd63 ILT |
326 | Mon Aug 14 16:03:07 1995 Ian Lance Taylor <[email protected]> |
327 | ||
f2cc4ccd ILT |
328 | * gas/mri/expr.d: Permit leading zeroes, in case we're using a |
329 | 64-bit BFD. | |
330 | ||
b2e0bd63 ILT |
331 | * gasp/mri/*: New tests. |
332 | * gasp/gasp.exp: Run them. Also, clean up the test names used in | |
333 | pass and fail. | |
334 | ||
e62fb525 JL |
335 | Sun Aug 13 00:39:24 1995 Jeff Law ([email protected]) |
336 | ||
337 | * gas/sh/basic.exp: Update now that we know the right | |
338 | bit patters for the new sts instructions. | |
339 | ||
bd59fa75 ILT |
340 | Thu Aug 10 00:46:21 1995 Ian Lance Taylor <[email protected]> |
341 | ||
342 | * gas/mri/char.d: Fix for little endian machines. | |
343 | * gas/mri/float.d: Likewise. | |
344 | ||
60e36671 ILT |
345 | Wed Aug 9 15:34:36 1995 Ian Lance Taylor <[email protected]> |
346 | ||
347 | * gas/all/struct.s, gas/all/struct.d: New test. | |
348 | * gas/all/gas.exp: Run it. | |
349 | ||
b57bd749 ILT |
350 | Tue Aug 8 17:11:39 1995 Ian Lance Taylor <[email protected]> |
351 | ||
352 | * gas/mri/common.s, gas/mri/common.d: New test. | |
353 | * gas/mri/mri.exp: Run it. | |
354 | ||
7239c297 ILT |
355 | Mon Aug 7 22:39:28 1995 Ian Lance Taylor <[email protected]> |
356 | ||
3a1902f1 ILT |
357 | * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants |
358 | test. | |
359 | ||
0247c1c0 ILT |
360 | * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete |
361 | truncated files, so that the tests pass. | |
362 | ||
0d7e5327 ILT |
363 | * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ, |
364 | constants, and expr. | |
365 | ||
59e3498d ILT |
366 | * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run |
367 | on vxworks*, not just vxworks5.1. | |
368 | ||
4fedeeb0 ILT |
369 | * lib/gas-defs.exp (fail_phase, pass_phase): Remove. |
370 | (run_dump_test): Just call pass or fail. | |
371 | ||
7239c297 ILT |
372 | * gas/m68k/operands.s, gas/m68k/operands.d: New test. |
373 | * gas/m68k/op68000.d: New test. | |
374 | * gas/m68k/cas.s, gas/m68k/cas.d: New test. | |
375 | * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test. | |
376 | * gas/m68k/schwab.d: Run objdump with -j .text. Adjust for | |
377 | changes to disassembler. | |
378 | * gas/m68k/all.exp: Run new tests. Run schwab test for | |
379 | m68k-*-coff*. | |
380 | ||
13120c03 JL |
381 | Mon Aug 7 03:01:32 1995 Jeff Law ([email protected]) |
382 | ||
383 | * gas/sh/*: New tests for the hitachi-sh. | |
384 | ||
13120c03 JL |
385 | Tue Aug 1 18:02:47 1995 Ian Lance Taylor <[email protected]> |
386 | ||
387 | * gas/mri/*: New tests for MRI mode. | |
388 | ||
389 | * lib/gas-defs.exp (run_dump_test): Support using objcopy. Dump | |
390 | program executions to the log file before running them. Use the | |
391 | simple program name, rather than the path to the binary being run, | |
392 | in pass/fail messages. | |
393 | (regexp_diff): If the regexp file has the special comment #pass, | |
394 | stop checking at that point. | |
395 | * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS, | |
396 | if they are not already set. | |
397 | ||
a1bdcf91 SC |
398 | Tue Aug 1 11:41:30 1995 steve chamberlain <[email protected]> |
399 | ||
400 | * Makefile.in: Remove superfluous runtest gasp. | |
401 | ||
55243738 ILT |
402 | Mon Jul 31 18:19:26 1995 steve chamberlain <[email protected]> |
403 | ||
404 | * gasp/*: New. | |
405 | * Makefile.in: Use gasp tests. | |
406 | * config/default.exp: Add gasp stuff. | |
407 | ||
a1bdcf91 SC |
408 | Thu Jul 20 18:56:48 1995 Jeff Law ([email protected]) |
409 | ||
410 | * gas/all/gas.exp: Disable tests that are not appropriate for | |
411 | the PA. | |
412 | ||
413 | Thu Jul 13 18:22:49 1995 Ken Raeburn <[email protected]> | |
414 | ||
415 | * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1. | |
416 | ||
417 | Wed Jun 21 21:28:57 1995 Ken Raeburn <[email protected]> | |
418 | ||
419 | * gas/m68k/schwab.*: New test based on a test case from Andreas | |
420 | Schwab. | |
421 | * gas/m68k/all.exp: Run it for some aout configurations. | |
422 | ||
0eb8ace8 JL |
423 | Mon Jun 12 22:27:18 1995 Jeff Law ([email protected]) |
424 | ||
425 | * gas/hppa/parse/badfmpyadd.s: New test. | |
426 | * gas/hppa/parse/parse.exp: Run it. | |
427 | ||
428 | Sun May 21 20:26:18 1995 Jeff Law ([email protected]) | |
429 | ||
430 | * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for | |
431 | ELF targets. | |
432 | ||
ff15324f KR |
433 | Wed May 10 14:28:16 1995 Richard Earnshaw ([email protected]) |
434 | ||
435 | * arm/arm7dm.s: New file -- tests for ARM7DM instructions. | |
436 | * arm/arm6.s: Correct bogus tests. | |
437 | * arm/gas.exp (arm6.s): Is now a valid test. | |
438 | (arm7dm.s): New test. | |
439 | * arm/float.s: Add load/store multiple floating point instruction | |
440 | tests. | |
441 | ||
442 | Wed May 3 13:14:44 1995 Jeff Law ([email protected]) | |
443 | ||
444 | * gas/hppa/reloc/longcall.s: New test. | |
445 | * gas/hppa/reloc/reloc.exp: Run it. | |
446 | ||
8baa2ba4 KR |
447 | Tue May 2 16:37:48 1995 Ken Raeburn <[email protected]> |
448 | ||
449 | * gas/mips/ld.d: Modified for gas delay-slot fixes. | |
450 | ||
f6959b8d DE |
451 | Sat Apr 29 23:35:18 1995 Doug Evans <[email protected]> |
452 | ||
453 | * lib/gas-dg.exp: New file. | |
8baa2ba4 KR |
454 | start-sanitize-arc |
455 | * gas/arc/warn.{exp,s}: New testcase. | |
456 | end-sanitize-arc | |
f6959b8d DE |
457 | |
458 | Tue Apr 11 13:57:52 1995 Ken Raeburn <[email protected]> | |
459 | ||
460 | * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1* | |
461 | targets. | |
462 | ||
b3a05d57 KR |
463 | Mon Apr 10 15:36:39 1995 Ken Raeburn <[email protected]> |
464 | ||
465 | * lib/gas-defs.exp (pass_phase): New proc. | |
466 | (run_dump_test): Note passing or failing of each phase of this | |
467 | test, instead of failure of phases or passing of complete test. | |
468 | Ensure test file name is in reported message. | |
469 | ||
003587bd DE |
470 | Sat Apr 8 12:46:33 1995 Doug Evans <[email protected]> |
471 | ||
02cc32c5 DE |
472 | start-sanitize-arc |
473 | * gas/arc: Testsuite for ARC. | |
d4e91451 DE |
474 | * gas/arc/{arc.exp,math.[sd],flag.[sd],j.[sd]}: New files. |
475 | * gas/arc/{branch.[sd],alias.[sd],sshift.[sd]}: New files. | |
d1f32b4e | 476 | * gas/arc/{insn3.[sd],mul64.[sd],ld.[sd],st.[sd]}: New files. |
02cc32c5 DE |
477 | end-sanitize-arc |
478 | ||
003587bd DE |
479 | * lib/gas-defs.exp (run_dump_test): Handle arguments with paths. |
480 | Always resolve testcase status before returning. | |
481 | If `slurp_options' fails, return and don't do test. | |
482 | (slurp_options): Fix "can't open" error message. | |
483 | Return -1 to indicate error. | |
484 | ||
485 | Mon Mar 20 22:45:30 1995 Jeff Law ([email protected]) | |
486 | ||
487 | * gas/hppa/unsorted/common.s: New test. | |
488 | * gas/hppa/unsorted/unsorted.exp: Run it. | |
489 | ||
490 | Fri Mar 10 19:07:09 1995 Ken Raeburn <[email protected]> | |
491 | ||
492 | * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate | |
493 | uncertainty as to whether there should be trailing bytes in the | |
494 | output file. | |
495 | * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value | |
496 | of 0x00000000ffffffff on 64-bit hosts. (I'm not sure if this is | |
497 | correct.) End with "..." to match trailing zero bytes. | |
498 | ||
499 | Wed Mar 8 15:50:34 1995 Ian Lance Taylor <[email protected]> | |
500 | ||
501 | * gas/mips/mips4.d, gas/mips/mips4.s: New files. | |
502 | * gas/mips/mips.exp: Run new test. | |
503 | ||
504 | Thu Feb 23 17:58:50 1995 Jeff Law ([email protected]) | |
505 | ||
506 | * gas/hppa/basic/fmemLRbug.s: Add indexing variants. | |
507 | * gas/hppa/basic/basic.exp: Test them. | |
508 | ||
a93c34ed ILT |
509 | Wed Feb 15 15:43:26 1995 Ian Lance Taylor <[email protected]> |
510 | ||
511 | * gas/mips/uld.d: New file. | |
512 | * gas/mips/uld.s: New file. | |
513 | * gas/mips/usd.d: New file. | |
514 | * gas/mips/usd.s: New file. | |
515 | * gas/mips/mips.exp: Run new tests. | |
516 | ||
d4a9bc73 JL |
517 | Thu Feb 9 10:57:39 1995 Jeff Law ([email protected]) |
518 | ||
519 | * gas/hppa/reloc/applybug.s: New test. | |
520 | * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it. | |
521 | ||
a93c34ed ILT |
522 | Thu Feb 2 00:34:55 1995 Jeff Law ([email protected]) |
523 | ||
d4a9bc73 | 524 | * gas/hppa/reloc/picreloc.s: New test. |
a93c34ed ILT |
525 | * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it. |
526 | ||
527 | Fri Jan 27 14:02:02 1995 Ken Raeburn <[email protected]> | |
528 | ||
529 | * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s, | |
530 | gas/h8300/h8300.exp: New tests. | |
531 | ||
359bb9a3 JL |
532 | Mon Jan 23 21:44:26 1995 Jeff Law ([email protected]) |
533 | ||
534 | * gas/hppa/basic/basic.exp (do_system): Update. | |
535 | ||
536 | Wed Jan 11 17:20:25 1995 Ken Raeburn <[email protected]> | |
537 | ||
538 | * gas/mips/mips.exp: Don't run the memory-access tests if the | |
539 | format is a.out, because the generated code is different from what | |
540 | is used with other formats. | |
541 | ||
ef788f4f JL |
542 | Tue Jan 10 11:42:13 1995 Jeff Law ([email protected]) |
543 | ||
544 | * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in | |
545 | regexp to avoid losing without a controlling tty. | |
546 | ||
227fe4ad KR |
547 | Fri Dec 30 18:08:20 1994 Ken Raeburn <[email protected]> |
548 | ||
549 | * gas/i386/pushw.l: Fixed whitespace to match current listing | |
550 | style. | |
551 | ||
552 | * gas/all/gas.exp: Mark test p1480.s expected to pass, even with | |
553 | listings enabled. | |
554 | ||
555 | Thu Dec 15 18:14:27 1994 Ken Raeburn <[email protected]> | |
556 | ||
557 | * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set. | |
558 | (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp. | |
559 | * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS. Use | |
560 | findfile and transform procedures to determine objdump program | |
561 | name. | |
562 | ||
563 | * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end, | |
564 | in case the format doesn't automatically require it. | |
565 | * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate | |
566 | name for the reloc type. | |
567 | ||
568 | * lib/gas-defs.exp (file_contents, verbose_eval): New procs. | |
569 | (run_dump_test): If verbosity level is over 3, print out dump | |
570 | command and its output. | |
571 | ||
d9f4c35f ILT |
572 | Tue Dec 13 18:21:09 1994 Ian Lance Taylor <[email protected]> |
573 | ||
574 | * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted | |
575 | disassembly. | |
576 | ||
1fd13091 KR |
577 | Fri Dec 9 19:54:04 1994 Ken Raeburn <[email protected]> |
578 | ||
384b93b1 KR |
579 | * gas/all/gas.exp (comment.s test): Make the "\r" optional, since |
580 | it depends on tty modes. | |
581 | ||
582 | * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of | |
583 | -nottyinit. | |
584 | ||
1fd13091 KR |
585 | * gas/arm/gas.exp: The arm6 test should report errors, for now. |
586 | ||
3c6dc75b KR |
587 | Thu Dec 8 20:19:09 1994 Ken Raeburn <[email protected]> |
588 | ||
589 | * lib/gas-defs.exp: Use -i in expect_after command. | |
590 | ||
d2ccfce3 KR |
591 | Wed Dec 7 16:49:14 1994 Ken Raeburn <[email protected]> |
592 | ||
09a1cedb KR |
593 | * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted |
594 | disassembly. | |
595 | ||
d2ccfce3 KR |
596 | * gas/ieee-fp: Renamed from ieee.fp. |
597 | ||
09a1cedb KR |
598 | * lib/gas-defs.exp: Make sure timeout is at least 2 minutes. |
599 | ||
d2ccfce3 KR |
600 | Wed Nov 30 10:48:00 1994 Jeff Law ([email protected]) |
601 | ||
602 | * gas/hppa/parse: Renamed from gas/hppa/more.parse. | |
603 | ||
5a1b13d7 JL |
604 | Mon Nov 28 00:40:26 1994 Jeff Law ([email protected]) |
605 | ||
606 | * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected | |
607 | to fail. Fix comments for the test. Tweak test name. | |
608 | ||
d2e9cd8c JL |
609 | Tue Nov 22 23:38:20 1994 Jeff Law ([email protected]) |
610 | ||
611 | * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF | |
612 | output. | |
613 | ||
2245d757 ILT |
614 | Fri Nov 18 17:56:57 1994 Ian Lance Taylor <[email protected]> |
615 | ||
616 | * gas/mips/ld.d: Adjust to work for both big and little endian | |
617 | code. | |
618 | * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise. | |
619 | * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise. | |
620 | * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise. | |
621 | * gas/mips/usw.d: Likewise. | |
622 | ||
1a9a95bb JL |
623 | Tue Nov 15 11:09:57 1994 Jeff Law ([email protected]) |
624 | ||
2df1ea3d JL |
625 | * gas/hppa/unsorted/align4.s: New test. |
626 | * gas/hppa/unsorted/unsorted.exp: Run it. | |
627 | ||
1a9a95bb JL |
628 | * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match |
629 | current expected PA ELF output. | |
630 | * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise. | |
631 | (do_plabel_relocation_test): Likewise. | |
632 | ||
633 | Thu Nov 3 18:14:09 1994 Ken Raeburn <[email protected]> | |
634 | ||
635 | * gas/all/p1480.s: Use larger constant, so expression can have a | |
636 | positive value. | |
637 | * gas/all/gas.exp: Expect p1480.s without listings to pass. | |
638 | ||
71da20b7 ILT |
639 | Thu Nov 3 15:43:46 1994 Ian Lance Taylor <[email protected]> |
640 | ||
641 | * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d: | |
642 | Correct test cases. | |
643 | ||
a7f1f2a8 JL |
644 | Thu Oct 20 00:55:13 1994 Jeff Law ([email protected]) |
645 | ||
646 | * gas/hppa/reloc/blebug3.s: New test. | |
647 | * gas/hppa/reloc/reloc.exp: Run it. | |
648 | ||
649 | Mon Oct 17 02:33:53 1994 Jeff Law ([email protected]) | |
650 | ||
651 | * gas/hppa/reloc/reduce3.s: New test. | |
652 | * gas/hppa/reloc/reloc.exp: Run it. | |
653 | ||
71b07521 JL |
654 | Sun Oct 16 22:25:56 1994 Jeff Law ([email protected]) |
655 | ||
656 | * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match | |
657 | current reality. | |
658 | ||
659 | Wed Sep 28 21:21:34 1994 Jeff Law ([email protected]) | |
660 | ||
661 | * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s | |
662 | * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s | |
663 | * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s | |
664 | * gas/hppa/reloc/reloc.exp: Changed accordingly. | |
665 | ||
fac75dfe ILT |
666 | Wed Sep 28 13:25:10 1994 Ian Lance Taylor ([email protected]) |
667 | ||
668 | * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch | |
669 | overflows are correctly converted to jumps. | |
670 | ||
671 | Mon Sep 26 17:41:43 1994 Ian Lance Taylor ([email protected]) | |
672 | ||
673 | * gas/mips: Add test cases for PIC code, both SVR4 style and | |
674 | -membedded-pic style. | |
675 | ||
676 | Fri Sep 23 14:45:42 1994 Ian Lance Taylor ([email protected]) | |
677 | ||
678 | * gas/mips: New directory with MIPS specific test cases. | |
679 | ||
680 | * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify | |
681 | the name of the source file to assemble. | |
682 | (regexp_diff): Put the reason for failure in the log file. | |
683 | ||
684 | Wed Sep 21 13:44:21 1994 Ian Lance Taylor ([email protected]) | |
685 | ||
686 | * lib/gas-defs.exp: Don't try to use shell redirection, since TCL | |
687 | doesn't support it. Redirect stdout using > instead of 1>, and | |
688 | don't bother to redirect stderr since TCL redirects it anyhow. | |
689 | (run_dump_test): Pass appropriate arguments to program, defaulting | |
690 | to -r. | |
691 | ||
b0ed204d KR |
692 | Sat Sep 17 01:04:56 1994 Ken Raeburn ([email protected]) |
693 | ||
694 | * gas/vax: New directory. | |
695 | * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword | |
696 | values. | |
697 | ||
7e9825f0 JL |
698 | Mon Sep 12 22:19:11 1994 Jeff Law ([email protected]) |
699 | ||
700 | * gas/hppa/reloc/r_no_relocbug.s: New test. | |
701 | * gas/hppa/reloc/reloc.exp: Run it. | |
702 | ||
703 | * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update | |
704 | expected output. | |
705 | ||
fac75dfe | 706 | Sun Sep 04 17:58:10 1994 Richard Earnshaw ([email protected]) |
318b02b6 KR |
707 | |
708 | * gas/arm/*: New subtree. Add ARM tests. | |
709 | ||
710 | Mon Aug 8 12:13:31 1994 Jeff Law ([email protected]) | |
711 | ||
712 | * gas/hppa/unsorted/unsorted.exp: Accept any character | |
713 | between foo's type and foo itself. | |
714 | ||
8cbd903e KR |
715 | Fri Jul 15 19:09:25 1994 Ken Raeburn ([email protected]) |
716 | ||
717 | * lib/gas-defs.exp (run_dump_test): New routine for running the | |
718 | assembler, running objdump or nm (not fully supported) on the | |
719 | resulting object file, and comparing the results against a file of | |
720 | regular expressions in the test suite, all in one command. | |
14c11f44 KR |
721 | Options for the assembler and objdump are read from comments at |
722 | the start of the .d file. | |
8cbd903e KR |
723 | (fail_phase, slurp_options): New auxiliary routines. |
724 | (regexp_diff): Always return a value. Fix bugs in actually doing | |
725 | the regexp test. | |
726 | ||
318b02b6 KR |
727 | * gas/sun4/addend.exp: Use run_dump_test. |
728 | * gas/sun4/addend.d: Fix regular expressions so that they work. | |
729 | ||
8cbd903e KR |
730 | Thu Jul 7 11:55:33 1994 Jeff Law ([email protected]) |
731 | ||
732 | * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests. | |
733 | * gas/hppa/reloc/reloc.exp: Run them. | |
734 | ||
735 | Thu Jun 30 18:49:25 1994 Ken Raeburn ([email protected]) | |
736 | ||
737 | * config/default.exp: Look for "as.new" in "$base_dir/..", where | |
738 | it got compiled, not in "$base_dir". | |
739 | * config/unknown.exp: Deleted. | |
740 | ||
cf8c0d64 JL |
741 | Sun Jun 26 13:23:54 1994 Jeff Law ([email protected]) |
742 | ||
5ce4e41c JL |
743 | * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait" |
744 | before exiting. Enclose both calls inside a "catch". | |
cf8c0d64 JL |
745 | (objdump_finish): Likewise. |
746 | ||
ed50a13b JL |
747 | Fri Jun 10 10:23:35 1994 Jeff Law ([email protected]) |
748 | ||
749 | * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output | |
750 | for SOM to match current testcase. | |
751 | ||
e4125bb4 KR |
752 | Thu Jun 2 19:46:58 1994 Ken Raeburn ([email protected]) |
753 | ||
754 | * gas/i386/{pushw.s,pushw.l}: New test. | |
755 | * gas/i386/all.exp: Run it. | |
b166d614 KR |
756 | |
757 | * Makefile.in (distclean): Remove site config files and gas.sum. | |
758 | ||
c06e55d9 KR |
759 | Fri May 27 12:24:18 1994 Ken Raeburn ([email protected]) |
760 | ||
761 | * gas/m68k/disperr.s: Use % for registers. | |
762 | ||
763 | * gas/m68k-coff/gas.exp: Expect failure for p2389a.s. | |
764 | ||
858665b7 BC |
765 | Tue May 17 14:53:08 1994 Bill Cox ([email protected]) |
766 | ||
767 | * lib/gas-defs.exp: Replace error proc calls with perror calls. | |
768 | ||
a0546d5e JL |
769 | Mon May 16 13:19:16 1994 Jeff Law ([email protected]) |
770 | ||
771 | * gas/hppa/reloc/reloc.exp: Tweak expected output to match new | |
772 | ELF code. | |
773 | * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does | |
774 | not support them. | |
775 | * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match | |
776 | new ELF code. | |
777 | ||
778 | Thu May 5 17:27:54 1994 Ken Raeburn ([email protected]) | |
779 | ||
780 | * config/default.exp: Renamed from unix-gas.exp. | |
781 | ||
099c286e BC |
782 | Mon Apr 11 10:31:00 1994 Bill Cox ([email protected]) |
783 | ||
784 | * Makefile.in (check): Set TCL_LIBRARY for runtest. | |
785 | ||
77d9009d JL |
786 | Mon Apr 11 07:54:10 1994 Jeffrey A. Law ([email protected]) |
787 | ||
61b3c2c5 JL |
788 | * gas/hppa/more.parse/callinfobug.s: Add missing name for |
789 | procedure. | |
790 | ||
77d9009d JL |
791 | * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the |
792 | $DATA$ rather than $LIT$ subspace. | |
793 | ||
2f7c8700 JL |
794 | Sun Mar 27 14:05:33 1994 Jeffrey A. Law ([email protected]) |
795 | ||
796 | * gas/hppa/reloc/funcrelocbug.s: New test. | |
797 | * gas/hppa/reloc/reloc.exp: Run it. | |
798 | ||
799 | Thu Mar 17 13:38:04 1994 Jeffrey A. Law ([email protected]) | |
800 | ||
801 | * gas/hppa/unsorted/importbug.s: New test. | |
802 | * gas/hppa/unsorted/unsorted.exp: Run it. | |
803 | ||
2573e71c JL |
804 | Wed Mar 16 11:57:07 1994 Jeffrey A. Law ([email protected]) |
805 | ||
067654f1 JL |
806 | * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test. |
807 | ||
f04a9a1e JL |
808 | * gas/hppa/unsorted/globalbug.s: New test (expected to fail). |
809 | * gas/hppa/unsorted/unsorted.exp: Run it. | |
810 | ||
7f8b9d66 JL |
811 | * gas/hppa/more.parse/callinfobug.s: New test. |
812 | * gas/hppa/omre.parse/parse.exp: Run it. | |
813 | ||
2573e71c JL |
814 | * gas/hppa/more.parse/regpopbug.s: New test. |
815 | * gas/hppa/more.parse/parse.exp: Run it. | |
816 | ||
d193d762 KR |
817 | Mon Feb 28 14:10:04 1994 Ken Raeburn ([email protected]) |
818 | ||
819 | * lib/gas-defs.exp (objdump): New proc. | |
820 | (objdump_start): Deleted unused proc. | |
821 | (objdump_start_common): Merged into objdump_start_no_subdir. | |
822 | ||
823 | * gas/alpha/fp.exp: Use objdump instead of | |
824 | objdump_start_no_subdir, since the former actually waits for | |
825 | objdump to finish. Specify .rdata section only. Make comment | |
826 | indicate Alpha architecture rather than SPARC. | |
827 | * gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match | |
828 | against ASCII code 0x2a ("*", special in regexp). | |
829 | * gas/sun4/addend.exp: Use objdump instead of | |
830 | objdump_start_no_subdir. | |
831 | ||
25631628 JL |
832 | Thu Feb 24 07:11:57 1994 Jeffrey A. Law ([email protected]) |
833 | ||
834 | * gas/hppa/more.parse/parse.exp (no subspace test): Only expect | |
835 | a failure if gas is not producing an ELF object. | |
836 | ||
1e95993e JL |
837 | Mon Feb 14 09:24:03 1994 Jeffrey A. Law ([email protected]) |
838 | ||
839 | * gas/hppa/basic/fmemLRbug.s: New test. | |
840 | * gas/hppa/basic/basic.exp: Run it. | |
841 | ||
842 | Thu Feb 10 00:34:26 1994 Ken Raeburn ([email protected]) | |
843 | ||
844 | * gas/alpha/fp.*: New files. | |
845 | * lib/gas-defs.exp (regexp_diff): Report noted mismatch at | |
846 | verbosity level 3 or above only. | |
847 | ||
848 | Mon Feb 7 15:53:10 1994 Jeffrey A. Law ([email protected]) | |
849 | ||
850 | * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than | |
851 | PA OSF1. | |
852 | ||
4fc3b3b4 JL |
853 | Fri Feb 4 23:42:14 1994 Jeffrey A. Law ([email protected]) |
854 | ||
855 | * gas/hppa/more.parse/xmpyubug.s: New test. | |
856 | * gas/hppa/more.parse/parse.exp: Run it. | |
857 | ||
9ebe52b3 KR |
858 | Fri Feb 4 17:13:20 1994 Ken Raeburn ([email protected]) |
859 | ||
860 | * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on | |
861 | "simple_diff" from linker test suite. | |
862 | * gas/sun4/addend.exp: Use it. | |
863 | * gas/sun4/addend.d: New file. | |
864 | ||
9e929d32 KR |
865 | Sun Jan 30 23:34:58 1994 Ken Raeburn ([email protected]) |
866 | ||
867 | * gas/all/gas.exp: Adjust regexp for x930509.s for current listing | |
868 | format. | |
869 | ||
2d9f8079 RS |
870 | Thu Jan 20 16:44:51 1994 Rob Savoye ([email protected]) |
871 | ||
872 | * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp, | |
873 | sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run | |
874 | well under either version of expect. | |
875 | ||
3df8598e JL |
876 | Mon Jan 17 00:25:03 1994 Jeffrey A. Law ([email protected]) |
877 | ||
878 | * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested | |
879 | elsewhere now. | |
880 | * gas/hppa/basic/{copr, coprmem, spop}.s: New tests. | |
881 | * gas/hppa/basic/basic.exp: Run them. | |
882 | ||
644df6f6 JL |
883 | Thu Jan 13 11:59:22 1994 Jeffrey A. Law ([email protected]) |
884 | ||
885 | * gas/all/gas.exp: No longer expect difference of forward | |
886 | references to fail. | |
887 | * gas/all/x930509.s: Fix testcase to match how the expect code was | |
888 | written. | |
889 | ||
96f147a0 JL |
890 | Wed Jan 12 13:41:10 1994 Jeffrey A. Law ([email protected]) |
891 | ||
644df6f6 JL |
892 | * gas/hppa/reloc/reloc.exp: Fix typo in last change. Latest test |
893 | for cross-subspace call bugs is no longer expected to fail. | |
894 | ||
96f147a0 JL |
895 | * gas/hppa/more.parse/procbug.s: Add test for another bug relating |
896 | to having a function's label follow the .PROC directive. | |
897 | ||
61bfefd7 JL |
898 | Tue Jan 11 21:47:48 1994 Jeffrey A. Law ([email protected]) |
899 | ||
900 | * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug | |
901 | found while working on multiple $CODE$ subspace support. | |
902 | ||
378cbfe1 JL |
903 | Mon Jan 10 09:54:15 1994 Jeffrey A. Law ([email protected]) |
904 | ||
905 | * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected | |
906 | to fail. | |
907 | * gas/hppa/more.parse/procbug.s: Add missing .procend. | |
908 | ||
909 | Mon Jan 3 10:07:47 1994 Jeffrey A. Law ([email protected]) | |
910 | ||
911 | * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last | |
912 | app.c change. | |
913 | ||
88b24583 JL |
914 | Wed Dec 29 11:32:39 1993 Jeffrey A. Law ([email protected]) |
915 | ||
916 | * gas/hppa/more.parse/labelbug.s: Add more colonless label tests. | |
917 | ||
918 | Wed Dec 15 08:24:31 1993 Ken Raeburn ([email protected]) | |
919 | ||
920 | * Makefile.in (site.exp): Don't set ASFLAGS. Quote value of | |
921 | OBJDUMPFLAGS in case it's empty. Use temporary names until the | |
922 | end; make creating site.exp the final step. | |
923 | (check): Pass in ASFLAGS. | |
924 | ||
925 | * gas/all/gas.exp: Use all_ones proc. Change regexp for matching | |
926 | C comments to avoid bugs in latest expect code. | |
927 | ||
28b9501d JL |
928 | Wed Dec 8 14:30:14 1993 Jeffrey A. Law ([email protected]) |
929 | ||
930 | * gas/m68k/disperr.s: New test. | |
931 | * gas/m68k/all.exp: Run it. | |
932 | ||
9fad66b5 JL |
933 | Sun Dec 5 19:24:57 1993 Jeffrey A. Law ([email protected]) |
934 | ||
935 | * gas/hppa/reloc/roundmode.s: New test. | |
936 | * gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change. | |
937 | ||
938 | Wed Dec 1 10:44:18 1993 Jeffrey A. Law ([email protected]) | |
939 | ||
940 | * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT | |
941 | test for ELF. | |
942 | ||
b28171d0 JL |
943 | Tue Nov 30 13:43:21 1993 Jeffrey A. Law ([email protected]) |
944 | ||
945 | * gas/hppa/more.parse/parse.exp: Test for error on for subspace | |
946 | directive is an XFAIL for SOM assmeblers. | |
947 | ||
948 | * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on | |
949 | cross-subspace call test. | |
950 | ||
16539b5d JL |
951 | Sun Nov 28 12:12:50 1993 Jeffrey A. Law ([email protected]) |
952 | ||
6e4eda33 JL |
953 | * gas/hppa/more.parse/appbug.s: New test. |
954 | * gas/hppa/more.parse/parse.exp: Run it. | |
955 | ||
16539b5d JL |
956 | * gas/hppa/unsorted/align3.s: New test. |
957 | * gas/hppa/unsorted/unsorted.exp: Run it. | |
958 | ||
5f74c940 JL |
959 | Sat Nov 27 22:50:01 1993 Jeffrey A. Law ([email protected]) |
960 | ||
961 | * gas/all/p2425.s: Insert a tab before assembler directives so | |
962 | that the directives are not interpreted as labels. | |
963 | ||
964 | * gas/hppa/basic/weird.s: Sync with GDB version. | |
965 | ||
966 | * gas/hppa/more.parse/labelbug.s: New test. | |
967 | ||
968 | * gas/hppa/more.parse/parse.exp: Run it. | |
969 | ||
64f591ae JL |
970 | Wed Nov 24 01:25:03 1993 Jeffrey A. Law ([email protected]) |
971 | ||
8d898eda JL |
972 | * gas/hppa/reloc/fixupbug.s: New test. |
973 | * gas/hppa/reloc/reloc.exp: Run it. | |
974 | ||
64f591ae JL |
975 | * gas/hppa/reloc/exitbug.s: New test. |
976 | * gas/hppa/reloc/reloc.exp: Run it. | |
977 | ||
4a178115 JL |
978 | Sun Nov 21 22:11:10 1993 Jeffrey A. Law ([email protected]) |
979 | ||
64f591ae JL |
980 | * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can |
981 | share the same test code. | |
982 | * gas/hppa/reloc/relocreduce.s: Likewise. | |
983 | ||
4a178115 JL |
984 | * gas/hppa/basic/fmem.s: Add quadword FP store instructions. |
985 | * gas/hppa/basic/basic.exp: Test quadword FP store instructions. | |
986 | ||
f60a4a0b JL |
987 | Sun Nov 7 00:31:41 1993 Jeffrey A. Law ([email protected]) |
988 | ||
4a178115 JL |
989 | * gas/hppa/reloc/reloc.exp: No longer expect failure for |
990 | field selector on ble instruction test. | |
991 | ||
f60a4a0b JL |
992 | * gas/hppa/basic/basic.exp: No longer expect failures for |
993 | system instruction tests now that probei is fixed. | |
994 | ||
e8dc4a93 JL |
995 | Sat Nov 6 22:45:08 1993 Jeffrey A. Law ([email protected]) |
996 | ||
997 | * gas/hppa/reloc/selectorbug.s: New test. | |
998 | * gas/hppa/reloc/reloc.exp: Run it. | |
999 | ||
70d4dc11 JL |
1000 | Thu Nov 4 17:01:30 1993 Jeffrey A. Law ([email protected]) |
1001 | ||
1002 | * gas/hppa/unsorted/fragbug.s: New test. | |
1003 | * gas/hppa/unsorted/unsorted.exp: Run it. | |
1004 | ||
de074576 JW |
1005 | Thu Nov 04 09:09:49 1993 Jeffrey Wheat ([email protected]) |
1006 | ||
1007 | * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS | |
1008 | ||
1009 | Tue Nov 2 22:12:30 1993 Jeffrey A. Law ([email protected]) | |
1010 | ||
1011 | * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests. | |
1012 | * gas/hppa/more.parse/parse.exp: Run them. | |
1013 | ||
97335255 JL |
1014 | Mon Nov 1 23:37:58 1993 Jeffrey A. Law ([email protected]) |
1015 | ||
1016 | * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at | |
1017 | which specific relocations are expected to be found. | |
1018 | ||
9bc0f7c8 JL |
1019 | Sat Oct 30 14:12:31 1993 Jeffrey A. Law ([email protected]) |
1020 | ||
5c2bae75 JL |
1021 | * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail. |
1022 | ||
1023 | * gas/hppa/more.parse/parse.exp: Add new test. | |
1024 | * gas/hppa/more.parse/ssbug.s: New test to make sure non-default | |
97335255 | 1025 | sections are handled correctly. |
5c2bae75 | 1026 | |
9bc0f7c8 JL |
1027 | * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets. |
1028 | ||
1029 | Fri Oct 29 16:29:06 1993 Jeffrey A. Law ([email protected]) | |
1030 | ||
1031 | * gas/hppa/more.parse/calldatabug.s: Colonize. | |
1032 | * gas/hppa/more.parse/parse.exp: Fix typos. | |
1033 | ||
64285e83 JL |
1034 | Thu Oct 28 21:40:06 1993 Jeffrey A. Law ([email protected]) |
1035 | ||
a54c84c7 JL |
1036 | * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories. |
1037 | * gas/hppa/*/*.exp: New test drivers. | |
1038 | * gas/hppa/*/*.s: New test files. | |
64285e83 | 1039 | |
4a350ee6 KR |
1040 | Mon Oct 25 09:40:59 1993 Ken Raeburn ([email protected]) |
1041 | ||
1042 | * gas/sun4: New directory. | |
1043 | * gas/sun4/addend.s,addend.exp: New test case. | |
1044 | * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same | |
1045 | test case. | |
1046 | ||
1047 | * gas/all/gas.exp: Check `*' in C comments. | |
1048 | ||
1049 | * lib/gas-defs.exp (all_ones): New procedure, for a predicate to | |
1050 | simplify some tests. | |
1051 | (want_no_output): Return zero or nonzero, depending on success or | |
1052 | failure. | |
1053 | (gas_test_old): Return value from want_no_output. | |
1054 | (objdump_start_common): Split off from objdump_start. | |
1055 | (objdump_start_no_subdir): New procedure. | |
1056 | ||
726b30ba KR |
1057 | Wed Oct 20 07:25:48 1993 Ken Raeburn ([email protected]) |
1058 | ||
4a350ee6 KR |
1059 | * gas/all/diff1.s, gas/m68k/pic1.s: New tests. |
1060 | * gas/all/gas.exp, gas/m68k/all.exp: Run them. | |
1061 | ||
726b30ba KR |
1062 | * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to |
1063 | AS_FOR_TARGET. | |
1064 | (check): Don't pass ASFLAGS variable. | |
1065 | (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp. | |
1066 | ||
1067 | From Jeff Law: | |
1068 | ||
1069 | * lib/gas-defs.exp (objdump_start, objdump_finish): New functions | |
1070 | so that tests can parse the output of objdump looking for errors | |
1071 | in relocation entires, file headers and the like. | |
1072 | ||
67972d50 KR |
1073 | Thu Sep 23 16:20:34 1993 Ken Raeburn ([email protected]) |
1074 | ||
1075 | * gas/ieee.fp/x930509a.exp: Currently expected to fail always. | |
1076 | * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test | |
1077 | call so it no longer performs multiple tests. | |
726b30ba KR |
1078 | * gas/m68k/all.exp (t2.s): Don't bother with listings. |
1079 | (p2410.s): Don't pass unwanted arguments to gas_test_error. | |
67972d50 KR |
1080 | |
1081 | Wed Aug 25 16:50:08 1993 Ken Raeburn ([email protected]) | |
1082 | ||
1083 | * lib/do*: Remove RCS id strings. | |
1084 | ||
1085 | Mon May 17 15:09:45 1993 Ken Raeburn ([email protected]) | |
1086 | ||
1087 | * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests. | |
1088 | * gas/all/gas.exp, gas/m68k/all.exp: Run them. | |
1089 | * gas/i386: New directory. | |
1090 | ||
1091 | Mon May 10 14:50:20 1993 Ken Raeburn ([email protected]) | |
1092 | ||
1093 | * Added directory structure, to categorize tests by targets. | |
1094 | * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s, | |
1095 | and refined some to examine the assembler listing output. | |
1096 | * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some | |
1097 | expect_after patterns. | |
1098 | (gas_start, gas_finish): New procs, for tests that examine process | |
1099 | output. | |
1100 | * config/unix-gas.exp: Invoke gas_init directly, instead of | |
1101 | requiring test .exp files do it. | |
1102 | ||
1103 | Wed Apr 21 01:24:16 1993 Ken Raeburn ([email protected]) | |
1104 | ||
1105 | * gas/gas.exp: Handle new tests, and changes to testing procs. | |
1106 | ||
1107 | * lib/gas-defs.exp (want_no_output): New proc; success iff output | |
1108 | is empty. | |
1109 | (gas_test_old): Functionally same as old gas_test. | |
1110 | (gas_test_ignore_stdout): Rewritten to use want_no_output. | |
1111 | (gas_test): New argument lists set of options to be tried in | |
1112 | combinations. Option with trailing ">" indicates standard output | |
1113 | should be ignored. | |
1114 | ||
1115 | * gas/p2425a.s: Use %-form for registers, so this test can be run | |
1116 | on m68k-coff targets too. | |
1117 | ||
1118 | * gas/p2430a.s: New test case, whitespace &c matches customer | |
1119 | report more closely. Gets different results from p2430.s; this is | |
1120 | bad, and not yet tested for. | |
1121 | ||
1122 | Mon Apr 5 12:27:19 1993 Ken Raeburn ([email protected]) | |
1123 | ||
1124 | * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases. | |
1125 | * lib/run: New script. | |
1126 | * gas/gas-defs.exp (gas_start): Takes new args, assembler options | |
1127 | and redirection options. Use "run" script so redirection works. | |
1128 | (gas_test): Now takes assembler options as separate arg from input | |
1129 | file name. | |
1130 | (gas_test_ignore_stdout): New proc. Discards output. | |
1131 | (gas_test_error): New proc. Expects assembler to generate output. | |
1132 | (target_cpu_family setting): Handle i486->i386 also. | |
1133 | ||
1134 | * lib/do*: Scripts moved here from gas/testscripts. May be useful | |
1135 | someday for writing more test cases; not currently used. | |
1136 | ||
1137 | Tue Mar 30 11:45:27 1993 Ken Raeburn ([email protected]) | |
1138 | ||
1139 | * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test | |
1140 | cases. | |
1141 | * gas/gas.exp: Enable them for appropriate targets. Removed some | |
1142 | useless comments &c. Changed m68k target test to be more general. | |
1143 | ||
1144 | * lib/gas-defs.exp (gas_exit, gas_init): New procs. | |
1145 | * gas/gas.exp: Call gas_init. | |
1146 | ||
1147 | Mon Mar 29 00:00:00 1993 Ken Raeburn ([email protected]) | |
1148 | ||
1149 | * Test suite created. | |
1150 |