Updated to match latest assembler output.
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 start-sanitize-d30v
2 Sun Jun 21 12:44:43 1998 Nick Clifton <nickc@cygnus.com>
3
4 * gas/d30v/reloc.d: Updated to match latest assembler output.
5 end-sanitize-d30v
6 start-sanitize-am33
7 Fri Jun 19 16:48:14 1998 Jeffrey A Law (law@cygnus.com)
8
9 * gas/mn10300/am33_4.s: New test.
10 * gas/mn10300/am33_5.s: New test.
11 * gas/mn10300/basic.exp: Run them.
12
13 Fri Jun 19 09:45:17 1998 Jeffrey A Law (law@cygnus.com)
14
15 * gas/mn10300/am33_2.s: New test.
16 * gas/mn10300/am33_3.s: New test.
17 * gas/mn10300/basic.exp: Run them.
18
19 Wed Jun 17 18:14:33 1998 Jeffrey A Law (law@cygnus.com)
20
21 * gas/mn10300/am33.s: New test.
22 * gas/mn10300/basic.exp: Run it.
23
24 end-sanitize-am33
25 Wed Jun 17 14:02:10 1998 Frank Ch. Eigler <fche@cygnus.com>
26
27 * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
28 run on differently targeted assembler.
29 * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
30 * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
31 * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
32 * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
33
34 * gas/mips/ld-ilocks.d: Removed disassembler flags to let target
35 defaults go unmodified. Replaced $f4/$f5 with $fp[45], as the
36 original `ld.d' had. Find `ld.s'.
37 * gas/mips/mul-ilocks.d: Nearly ditto.
38
39 start-sanitize-d30v
40 Thu Jun 11 16:50:46 1998 Nick Clifton <nickc@cygnus.com>
41
42 * gas/d30v/inst.d: Expect repeati instrucitons to be combined.
43
44 * gas/d30v/inst.s: Add nop to keep assembled instructions at
45 expected addresses.
46
47 Mon Jun 8 18:47:11 1998 Nick Clifton <nickc@cygnus.com>
48
49 * gas/d30v/array.d: Updated to match latest assembler results.
50 * gas/d30v/reloc.d: Partially updated to match latest assembler
51 results.
52 end-sanitize-d30v
53 start-sanitize-sky
54 Mon Jun 8 15:40:23 1998 Doug Evans <devans@canuck.cygnus.com>
55
56 * gas/dvp/relax-1.[sd]: Test .org/relaxing interaction.
57
58 end-sanitize-sky
59 Fri Jun 5 19:15:59 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
60
61 * gas/m68k/operands.s: For all pc relative addresses change tstl
62 to pea since the former does not allow pcrel on m68000. Do not
63 make label foo global, so that references to it can be relaxed on
64 ELF targets.
65 * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
66
67 Tue Jun 2 15:08:36 1998 Geoff Keating <geoffk@ozemail.com.au>
68
69 * gas/ppc/ppc.exp: Run simpshft test.
70 * gas/ppc/simpshft.d: New file.
71 * gas/ppc/simpshft.s: New file.
72
73 Mon Jun 1 17:00:22 1998 Jeffrey A Law (law@cygnus.com)
74
75 start-sanitize-r5900
76 * gas/mips/break5900.d: Update after interlock changes.
77 * gas/mips/mips.exp: The r5900 has ilocks and gpr_ilocks.
78 end-sanitize-r5900
79 * gas/mips/div-ilocks.d: Handle both "break" instruction variants.
80 * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
81
82 start-sanitize-sky
83 Mon Jun 1 14:33:43 1998 Doug Evans <devans@canuck.cygnus.com>
84
85 * gas/all/gas.exp: Don't run `align' test for dvp-*-*.
86 * gas/macros/macros.exp: Don't run `semi' test for dvp-*-*.
87 * gas/dvp/align.[sd]: New testcase.
88 * gas/dvp/semi.[sd]: New testcase.
89
90 end-sanitize-sky
91 Fri May 29 12:07:35 1998 Ian Lance Taylor <ian@cygnus.com>
92
93 * gas/mips/mips.exp: Adjust ilocks initialization to match current
94 assembler defaults more closely.
95
96 * gas/sh/fp.s: Remove ftst/nan. The assembler no longer supports
97 the instruction.
98 * gas/sh/basic.exp: Adjust accordingly.
99
100 start-sanitize-d30v
101 Wed May 27 15:26:51 1998 Nick Clifton <nickc@cygnus.com>
102
103 * gas/d30v/align.d: Updated to match latest assembler output.
104 * gas/d30v/inst.d: Updated to match latest assembler output.
105 * gas/d30v/inst.s: Updated to match latest assembler rules.
106 * gas/d30v/opt.d: Updated to match latest assembler output.
107
108 end-sanitize-d30v
109 Fri May 22 15:56:51 1998 Doug Evans <devans@canuck.cygnus.com>
110
111 * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.
112 * gas/m32r/uppercase.d: Likewise.
113 start-sanitize-m32rx
114 * gas/m32r/m32rx.d: Likewise.
115 end-sanitize-m32rx
116
117 start-sanitize-sky
118 Thu May 21 15:14:35 1998 Doug Evans <devans@canuck.cygnus.com>
119
120 * gas/dvp/upper-2.[sd]: Test absent dest -> xyzw.
121
122 end-sanitize-sky
123 Thu May 21 15:03:06 1998 Nick Clifton <nickc@cygnus.com>
124
125 * gas/arm/thumb.s: Add period to start of labels to prevent
126 assembler thinking that they are function entry points.
127
128 Tue May 19 18:17:10 1998 Ian Lance Taylor <ian@cygnus.com>
129
130 * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.
131
132 start-sanitize-r5900
133 Mon May 18 11:47:12 1998 Jeffrey A Law (law@cygnus.com)
134
135 * vu0.s: Test vopmula/vopmsub with and without opcode
136 completer.
137 * vu0.d: Corresponding changes.
138
139 end-sanitize-r5900
140 Mon May 18 13:11:45 1998 Frank Ch. Eigler <fche@cygnus.com>
141
142 * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match
143 disassembler.
144 start-sanitize-r5900
145 * gas/mips/break5900.[sd]: Test that break instructions generated
146 in div/etc. macro instructions are of 20-bit variety for R5900.
147 * gas/mips/r5900.[sd]: Added mult1 tests.
148 end-sanitize-r5900
149
150 Fri May 15 14:51:01 1998 Gavin Koch <gavin@cygnus.com>
151
152 * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.
153 * gas/mips/ld-ilocks-addr32.d : New.
154
155 Wed May 13 15:06:31 1998 Doug Evans <devans@canuck.cygnus.com>
156
157 * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
158 start-sanitize-m32rx
159 * gas/m32r/m32rx.d: Pass --enable-special to gas.
160 end-sanitize-m32rx
161
162 start-sanitize-sky
163 Mon May 11 13:04:58 1998 Frank Ch. Eigler <fche@cygnus.com>
164
165 * gas/mips/break5900.[sd]: New tests for R5900 20-bit break.
166 * gas/mips/mips.exp: Run them.
167
168 end-sanitize-sky
169 Thu May 7 13:05:25 1998 Frank Ch. Eigler <fche@cygnus.com>
170
171 * gas/mips/break20.[sd]: New tests for 20-bit operand break and
172 sddbp instructions.
173 * gas/mips/trap20.[sd]: New tests for 20-bit operand trap
174 instructions.
175 * gas/mips/mips.exp: Run them.
176
177 start-sanitize-d30v
178 Thu Apr 30 11:55:01 1998 Frank Ch. Eigler <fche@cygnus.com>
179
180 * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels
181 in disassembly, where the offset is in hex and has a "0x" prefix.
182
183 end-sanitize-d30v
184 Tue Apr 28 16:38:34 1998 Frank Ch. Eigler <fche@cygnus.com>
185
186 * gas/mips/lineno.[sd]: Assembly source line number test.
187 * gas/mips/mips.exp: Added lineno test.
188
189 start-sanitize-sky
190 Thu Apr 16 11:23:13 1998 Doug Evans <devans@canuck.cygnus.com>
191
192 * gas/dvp/{vif-1.[sd],vif-3.s}: Update, '*' no longer supported as
193 unpack address. * gas/dvp/vif-4.[sd]: Test wl > cl with no input
194 data.
195
196 end-sanitize-sky
197 start-sanitize-r5900
198 Wed Apr 15 13:08:30 1998 Frank Ch. Eigler <fche.cygnus.com>
199
200 * gas/mips/vu0.s: Updated test case for changed specs of
201 VCALLMSR instruction.
202 * gas/mips/vu0.d: Corresponding change.
203
204 end-sanitize-r5900
205 Wed Apr 8 18:45:17 1998 Jeffrey A Law (law@cygnus.com)
206
207 * gas/testsuite/all/gas.exp: No longer expect failures for
208 difference of undefined symbols on mn10x00 targets.
209
210 start-sanitize-sky
211 Wed Apr 8 15:51:13 1998 Doug Evans <devans@canuck.cygnus.com>
212
213 * gas/dvp/br-2.[sd]: New testcase.
214 * gas/dvp/dvp.exp: Run them.
215
216 Mon Apr 6 17:08:01 1998 Doug Evans <devans@canuck.cygnus.com>
217
218 * gas/dvp/vif-3.[sd]: New testcase.
219 * gas/dvp/vif-4.[sd]: New testcase.
220 * gas/dvp/dvp.exp: Run them.
221
222 Fri Apr 3 12:19:33 1998 Doug Evans <devans@canuck.cygnus.com>
223
224 * gas/dvp/relax-1.[sd]: New testcase.
225 * gas/dvp/dvp.exp: Run it.
226
227 end-sanitize-sky
228 start-sanitize-m32rx
229 Thu Apr 2 16:49:29 1998 Nick Clifton <nickc@cygnus.com>
230
231 * gas/m32r/m32rx.d: Fix SATB and SAT bit patterns.
232 * gas/m32r/allinsn.d: Fix expected result for CMPUI insn.
233
234 Wed Apr 1 14:59:29 1998 Nick Clifton <nickc@cygnus.com>
235
236 * gas/m32r/m32rx.d: Fix SATB bit pattern.
237
238 Sun Mar 29 13:05:41 1998 Nick Clifton <nickc@cygnus.com>
239
240 * gas/m32r/m32rx.d: Fix expected results for parallel lock.
241
242 end-sanitize-m32rx
243 start-sanitize-sky
244 Wed Mar 25 14:27:46 1998 Doug Evans <devans@canuck.cygnus.com>
245
246 * gas/dvp/vif-1.d: Update.
247
248 end-sanitize-sky
249 start-sanitize-r5900
250 Tue Mar 24 18:21:03 1998 Jeffrey A Law (law@cygnus.com)
251
252 * gas/mips/vu0.s: Add tests for "bc2f", "bc2fl", "bc2t", "bc2tl",
253 "cfc.i", "cfc.ni", "ctc.i", and "ctc.ni".
254 * gas/mips/vu0.d: Corresponding changes.
255
256 end-sanitize-r5900
257 start-sanitize-sky
258 Mon Mar 23 13:26:12 1998 Doug Evans <devans@canuck.cygnus.com>
259
260 * gas/dvp/mpg-1.[sd]: New files.
261 * gas/dvp/mpg-1vu.s: New file.
262 * gas/dvp/dvp.exp: Run new test mpg-1.s.
263
264 end-sanitize-sky
265 start-sanitize-m32rx
266 Mon Mar 23 11:34:00 1998 Nick Clifton <nickc@cygnus.com>
267
268 * gas/m32r/m32rx.d: Fix sath bit pattern (PR15418).
269
270 end-sanitize-m32rx
271 Mon Mar 23 10:47:33 1998 Frank Ch. Eigler <fche@cygnus.com>
272
273 * gas/all/align.s: Back out ".section text" change below;
274 use ".text" again.
275 * gas/macros/semi.s: Ditto.
276
277 start-sanitize-r5900
278 Sun Mar 22 13:16:31 1998 Jeffrey A Law (law@cygnus.com)
279
280 * gas/mips/vu0.d: We don't want relocations in the output.
281 (vcallms): Enable opcode checking on this test.
282
283 end-sanitize-r5900
284 Fri Mar 20 18:51:49 1998 Frank Ch. Eigler <fche@cygnus.com>
285
286 * gas/all/align.s: Identify ".text" section explicitly.
287 * gas/macros/semi.s: Ditto.
288
289 start-sanitize-sky
290 * gas/dvp/dma-2.d: Change to match automatic alignment of dmadata.
291 end-sanitize-sky
292
293 start-sanitize-r5900
294 Thu Mar 19 14:13:12 1998 Jeffrey A Law (law@cygnus.com)
295
296 * gas/mips/vu0.s, gas/mips/vu0.d: New testfiles.
297 * gas/mips/mips.exp: Run vu0 tests.
298
299 end-sanitize-r5900
300
301 start-sanitize-sky
302 Thu Mar 19 10:49:15 1998 Doug Evans <devans@canuck.cygnus.com>
303
304 * gas/dvp/vif-1.[sd]: stcycle -> stcycl.
305
306 Tue Mar 17 14:02:13 1998 Doug Evans <devans@canuck.cygnus.com>
307
308 * gas/dvp/dma-[12].[sd]: New testcases.
309 * gas/dvp/dvp.exp: Run them.
310
311 Thu Mar 12 15:25:13 1998 Doug Evans <devans@canuck.cygnus.com>
312
313 * gas/dvp/*.d: Update, dest spec on registers is printed again.
314
315 Fri Mar 6 11:22:23 1998 Doug Evans <devans@canuck.cygnus.com>
316
317 * gas/dvp/upper-2.d (loi): Fix expected output.
318 * gas/dvp/vif-1.[sd]: Add more tests.
319 * gas/dvp/vif-2.[sd]: New testcases.
320 * gas/dvp/gif{packed,reglist,image}-1.[sd]: New testcases.
321 * gas/dvp/dvp.exp: Run them. Pass -I${srcdir}/${subdir} to gas.
322
323 end-sanitize-sky
324 start-sanitize-vr4320
325 Tue Mar 3 11:06:53 1998 Gavin Koch <gavin@cygnus.com>
326
327 * gas/mips/mips.exp (ilocks) : Added mips64vr4320*-*-*.
328
329 end-sanitize-vr4320
330 Mon Mar 2 13:30:40 1998 Doug Evans <devans@seba.cygnus.com>
331
332 * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
333 (ldi16): Improve test.
334 (nop): Fix test.
335
336 start-sanitize-vr5400
337 Mon Feb 23 10:31:05 1998 Jeffrey A Law (law@cygnus.com)
338
339 * gas/mips/vr5400.s: Use absolute expression for performance
340 register number.
341 * gas/mips/vr5400.d: Corresponding changes.
342
343 end-sanitize-vr5400
344 start-sanitize-r5900
345 Mon Feb 23 10:31:05 1998 Jeffrey A Law (law@cygnus.com)
346
347 * gas/mips/r5900.s: Use absolute expression for performance
348 register number.
349 * gas/mips/r5900.d: Corresponding changes.
350
351 Fri Feb 20 01:29:16 1998 Jeffrey A Law (law@cygnus.com)
352
353 * gas/mips/r5900.s, gas/mips/r5900.d: Update for "mula.s" change.
354
355 end-sanitize-r5900
356 start-sanitize-m32rx
357 Thu Feb 19 10:35:48 1998 Nick Clifton <nickc@cygnus.com>
358
359 * gas/m32r/m32rx.s (mvtc__subv): Avoid register conflict.
360
361 * gas/m32r/m32rx.d: Updated to match latest assembler output.
362 end-sanitize-m32rx
363 start-sanitize-sky
364 Tue Feb 17 18:44:12 1998 Doug Evans <devans@canuck.cygnus.com>
365
366 * gas/dvp/{basic-1,lower-1,upper-1,upper-2}.d: Update to remove dest
367 spec on operands.
368
369 end-sanitize-sky
370 start-sanitize-m32rx
371 Fri Feb 13 14:44:32 1998 Nick Clifton <nickc@cygnus.com>
372
373 * gas/m32r/m32rx.s (rte__subx): Do not perform RTE and SUBX in
374 parallel since they both write to the C bit.
375
376 end-sanitize-m32rx
377 start-sanitize-sky
378 Thu Feb 12 17:42:39 1998 Doug Evans <devans@canuck.cygnus.com>
379
380 * gas/dvp/upper-2.[sd]: New testcase.
381 * gas/dvp/dvp.exp: Run it.
382
383 end-sanitize-sky
384 Thu Feb 12 20:12:39 1998 Ian Lance Taylor <ian@cygnus.com>
385
386 * gasp/macro.out: Adjust to reflect the fact that keyword
387 arguments are now permitted after positional arguments.
388
389 start-sanitize-sky
390 Wed Feb 11 17:07:25 1998 Doug Evans <devans@canuck.cygnus.com>
391
392 * gas/dvp/{*}: .text renamed to .vutext.
393 * gas/dvp/vif-1.[sd]: Renamed from pke-1.[sd].
394
395 Tue Feb 10 15:32:22 1998 Ian Carmichael <iancarm@cygnus.com>
396
397 * gas/dvp/{error.exp,bignum-1.[sd],bignum_d.s}: New files.
398
399 end-sanitize-sky
400 start-sanitize-m32rx
401 Mon Feb 9 17:19:05 1998 Nick Clifton <nickc@cygnus.com>
402
403 * gas/m32r/m32rx.s: Add tests for DIVH and new versions of RAC and
404 RACH instructions. Rename MACHL1 ro MACLH1.
405 end-sanitize-m32rx
406 Wed Feb 4 15:27:44 1998 Nick Clifton <nickc@cygnus.com>
407
408 * gas/arm/arm7t.d: Update to match latest assembler output.
409
410 Wed Feb 4 15:40:00 1998 Geoffrey Keating <geoffk@ozemail.com.au>
411
412 * gas/ppc/ppc.exp: New file.
413 * gas/ppc/astest.s, gas/ppc/astest.d: New test.
414 * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.
415
416 Sun Feb 1 21:43:54 1998 Jeffrey A Law (law@cygnus.com)
417
418 * gas/mips/4010.s: Pad test code out to a 16byte boundary.
419 * gas/mips/4010.d: Corresponding changes.
420 * gas/mips/4100.s: Pad test code out to a 16byte boundary.
421 * gas/mips/4100.d: Corresponding changes.
422 * gas/mips/4650.s: Pad test code out to a 16byte boundary.
423 * gas/mips/4650.d: Corresponding changes.
424 start-sanitize-r5900
425 * gas/mips/5900.s: Pad test code out to a 16byte boundary.
426 * gas/mips/5900.d: Corresponding changes.
427 end-sanitize-r5900
428
429 Fri Jan 30 14:09:13 1998 Ian Lance Taylor <ian@cygnus.com>
430
431 * gas/mri/moveml.d: Add test comments, fix regexps.
432
433 Thu Jan 29 13:34:49 1998 Doug Evans <devans@canuck.cygnus.com>
434
435 * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
436
437 Thu Jan 29 09:43:50 1998 Richard Henderson <rth@cygnus.com>
438
439 * gas/m68k/mri_moveml.[sd]: Moved to ...
440 * gas/mri/moveml.[sd]: ... here.
441 * gas/mri/mri.exp: Run it.
442
443 start-sanitize-sky
444 Wed Jan 28 10:18:21 1998 Doug Evans <devans@canuck.cygnus.com>
445
446 * dvp/dvp.exp: New file.
447 * dvp/{basic-1,br-1,upper-1,lower-1,pke-1}.[sd]: New testcases.
448
449 end-sanitize-sky
450 Tue Jan 27 21:55:44 1998 Jeffrey A Law (law@cygnus.com)
451
452 * gas/mips/4010.s: Add 4010 tests.
453 * gas/mips/4010.d: Expected output.
454 * gas/mips/4100.s: Add 4010 tests.
455 * gas/mips/4100.d: Expected output.
456 * gas/mips/4650.s: Add 4010 tests.
457 * gas/mips/4650.d: Expected output.
458 * gas/mips/mips.exp: Run the new tests.
459 * gas/mips/*.d: Pass the right processor model to objdump.
460 Fix minor cases where expected output was wrong due to opcode
461 conflicts.
462
463 Tue Jan 27 05:35:02 1998 Richard Henderson <rth@cygnus.com>
464
465 * gas/m68k/mri_moveml.[sd]: New testcase.
466
467 start-sanitize-m32rx
468 Fri Jan 23 10:30:29 1998 Nick Clifton <nickc@cygnus.com>
469
470 * gas/m32r/m32rx.s: Use 'label' as desitnation of branches.
471 * gas/m32r/m32rx.d: Update to match latest disassembly.
472
473 end-sanitize-m32rx
474 Thu Jan 22 17:29:07 1998 Nick Clifton <nickc@cygnus.com>
475
476 * gas/m32r/high-1.d: Add hash prefix to constants.
477
478 * gas/m32r/allinsn.s: Add hash prefix to some constants.
479 * gas/m32r/allinsn.d: Add hash prefix to constants.
480 start-sanitize-m32rx
481 * gas/m32r/m32rx.s: Add tests for automatic parallelisation.
482 * gas/m32r/m32rx.d: Add results of automatic parallelisation.
483 * gas/m32r/relax-1.d: Add results of automatic parallelisation.
484 * gas/m32r/uppercase.d: Add results of automatic parallelisation.
485 end-sanitize-m32rx
486
487 Wed Jan 21 21:24:08 1998 Manfred Hollstein <manfred@s-direktnet.de>
488
489 * gas/m88k/init.d: Fix hexadecimal offsets.
490
491 Wed Jan 14 17:49:22 1998 Nick Clifton <nickc@cygnus.com>
492
493 * gas/m32r/uppercase.d: Fix white space matching.
494 * gas/m32r/relax-1.d: Fix white space matching.
495 start-sanitize-m32rx
496 * gas/m32r/m32rx.d: Add expected results.
497 * gas/m32r/m32rx.s: Correct typos in test cases.
498 end-sanitize-m32rx
499
500 Wed Jan 14 15:44:32 1998 Jeffrey A Law (law@cygnus.com)
501
502 * gas/mips/div.d: Update for recent assembler changes.
503 * gas/mips/div-ilocks.d: Likewise.
504
505 Wed Jan 14 11:13:06 1998 Doug Evans <devans@seba.cygnus.com>
506
507 * gas/m32r/allinsn.d (cmpui): Update output to new format.
508
509 start-sanitize-r5900
510 Mon Dec 22 12:47:16 1997 Ian Lance Taylor <ian@cygnus.com>
511
512 * gas/mips/r5900.d: Update for current disassembler.
513
514 end-sanitize-r5900
515 Thu Dec 18 11:10:42 1997 Nick Clifton <nickc@cygnus.com>
516
517 start-sanitize-m32rx
518 * gas/m32r/m32rx.d: New file.
519 * gas/m32r/m32rx.s: New file.
520 * gas/m32r/m32rx.exp: New file.
521
522 end-sanitize-m32rx
523 * gas/arm/inst.d: Updated to match latest disassembler changes.
524
525 * gas/arm/arm7t.d: Updated to match latest disassembler changes.
526
527 Tue Dec 16 22:19:25 1997 Ken Raeburn <raeburn@cygnus.com>
528
529 * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d,
530 gas/mips/jal-xgot.d: Add assembler option to select a specific
531 target chip, the R3000.
532 * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting
533 R3900.
534 * gas/mips/mips.exp: Run it.
535
536 start-sanitize-r5900
537 Tue Dec 16 12:54:30 1997 Jeffrey A Law (law@cygnus.com)
538
539 * gas/mips/r5900.s: Add more r5900 tests.
540 * gas/mips/r5900.d: Corresponding changes.
541
542 * gas/mips/r5900.s: New testcase for r5900 insns.
543 * gas/mips/r5900.d: Support file for r5900 tests.
544 * gas/mips/mips.exp: Run r5900 tests too.
545
546 end-sanitize-r5900
547 start-sanitize-vr5400
548 Mon Dec 15 10:34:15 1997 Jeffrey A Law (law@cygnus.com)
549
550 * gas/mips/vr5400.s: Tweak mfpc, mtpc, mfps, mfps, and mtps for
551 better testing coverage.
552 * gas/mips/vr5400.d: Corresponding changes.
553
554 end-sanitize-vr5400
555 start-sanitize-tx49
556 Thu Dec 11 09:23:05 1997 Gavin Koch <gavin@cygnus.com>
557
558 * gas/mips/mips.exp: Don't run the mips16 test for tx49.
559
560 end-sanitize-tx49
561 start-sanitize-vr5400
562 Tue Dec 9 13:19:58 1997 Jeffrey A Law (law@cygnus.com)
563
564 * gas/mips/vr5400.d: Minor tweaks for more accurate matching.
565
566 Fri Nov 7 21:32:01 1997 Ken Raeburn <raeburn@cygnus.com>
567
568 * gas/mips/vr5400.s, gas/mips/vr5400.d: New test, for
569 VR5400-specific instructions.
570 * gas/mips/mips.exp: Run it.
571
572 end-sanitize-vr5400
573 * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax
574 targets.
575
576 start-sanitize-tx49
577 Wed Oct 29 16:27:30 1997 Gavin Koch <gavin@cygnus.com>
578
579 * gas/mips/mips.exp: Add tx49 configury.
580
581 end-sanitize-tx49
582 Wed Oct 15 10:40:14 1997 Jeffrey A Law (law@cygnus.com)
583
584 * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.
585
586 * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler
587 changes.
588
589 Thu Oct 9 18:10:44 1997 Doug Evans <dje@canuck.cygnus.com>
590
591 * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.
592
593 Thu Oct 9 12:59:55 1997 Ian Lance Taylor <ian@cygnus.com>
594
595 * gas/arm/arm7t.d: Update for recent disassembler changes.
596 * gas/h8300/ffxx1.d: Likewise.
597
598 Wed Oct 8 16:22:50 1997 Doug Evans <dje@canuck.cygnus.com>
599
600 * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
601
602 Wed Oct 8 15:12:35 1997 Ian Lance Taylor <ian@cygnus.com>
603
604 * gas/sparc/synth.d: Update for recent disassembler changes.
605 * gas/sparc/synth64.d: Likewise.
606
607 * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
608 function symbol.
609 * gas/mips/jal.s: Likewise.
610
611 Tue Oct 7 13:30:30 1997 Doug Evans <dje@canuck.cygnus.com>
612
613 * gas/sparc/reloc64.[sd]: New testcase.
614 * gas/sparc/sparc.exp: Run it.
615
616 Sat Oct 4 19:14:24 1997 Ian Lance Taylor <ian@cygnus.com>
617
618 * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
619
620 Fri Oct 3 15:46:05 1997 Ian Lance Taylor <ian@cygnus.com>
621
622 * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
623 work. Correct for big endian and for tabs in input file.
624
625 * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
626 * gas/alpha/fp.s: Change comment characters from ! to #.
627
628 Thu Sep 18 11:17:53 1997 Doug Evans <dje@canuck.cygnus.com>
629
630 * gas/sparc/splet.d: Update to new objdump output format.
631 * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
632 * gas/sparc/set64.[ds]: New testcase.
633 * gas/sparc/splet-2.[ds]: New testcase.
634 * gas/sparc/sparc.exp: Run them.
635
636 start-sanitize-d30v
637 Tue Sep 16 15:27:08 1997 Ken Raeburn <raeburn@cygnus.com>
638
639 Merge changes from Martin Hunt:
640
641 * gas/d30v/inst.s: Add some new tests.
642
643 * gas/d30v/{inst, opt, reloc}.d: Update results with
644 new disassembler changes.
645
646 * gas/d30v/inst.[sd]: Update examples for d*i instructions.
647
648 * gas/d30v/*.d: Update all test results because
649 of new ".s" and ".l" extensions.
650
651 * gas/d30v/inst.[sd]: Correct entry for mulx2h.
652 * gas/d30v/opt.[sd]: Correct st2w instruction.
653
654 * gas/d30v/align.d: Change expected output.
655
656 * gas/d30v/reloc.[sd]: Add test case.
657
658 * gas/d30v/array.[sd]: New test case.
659
660 * gas/d30v/opt.[sd]: Added more test cases.
661
662 * gas/d30v/opt.s: Add test cases.
663 * gas/d30v/reloc.s: Fix a test case.
664 * gas/d30v/{opt,reloc}.d: Regenerate.
665
666 end-sanitize-d30v
667 start-sanitize-tx19
668 Mon Sep 15 17:29:08 1997 Gavin Koch <gavin@cygnus.com>
669
670 * gas/mips/mips.exp: Handle r3900 and r1900.
671 * gas/mips/ld-ilocks: New file.
672
673 end-sanitize-tx19
674 Mon Sep 8 14:21:23 1997 Doug Evans <dje@canuck.cygnus.com>
675
676 * gas/m32r/high-1.[ds]: New testcase.
677 * gas/m32r/m32r.exp: Run it.
678
679 Mon Aug 25 11:04:24 1997 Doug Evans <dje@canuck.cygnus.com>
680
681 * gas/m32r/relax-1.[ds]: New testcase.
682 * gas/m32r/m32r.exp: Run it.
683
684 Thu Aug 14 23:49:49 1997 Doug Evans <dje@canuck.cygnus.com>
685
686 * gas/arc: New directory
687 * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
688 ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
689
690 Wed Aug 6 00:33:30 1997 Ian Lance Taylor <ian@cygnus.com>
691
692 * config/default.exp: Set AS and GASP to as-new, not as.new.
693
694 Tue Aug 5 12:33:23 1997 Ian Lance Taylor <ian@cygnus.com>
695
696 * config/default.exp: Set NM to nm-new, not nm.new, to match
697 recent change in binutils build directory.
698
699 Thu Jul 31 15:21:51 1997 Jeffrey A Law (law@cygnus.com)
700
701 * gas/v850/range.s: New test.
702 * gas/v850/basic.exp: Run it.
703
704 Tue Jul 29 14:35:02 1997 Jeffrey A Law (law@cygnus.com)
705
706 * gas/v850/hilo2.s: New test.
707 * gas/v850/fepsw.s: New test.
708 * gas/v850/basic.exp: Run them.
709
710 Tue Jul 15 13:03:17 1997 Doug Evans <dje@canuck.cygnus.com>
711
712 * gas/m32r/uppercase.[sd]: New testcase.
713 * gas/m32r/m32r.exp: New file.
714
715 Mon Jun 16 14:32:11 1997 Ian Lance Taylor <ian@cygnus.com>
716
717 * gas/m68k/pcrel.d: Update for m68k disassembler changes.
718 * gas/m68k/operands.d: Likewise.
719
720 Mon Jun 2 16:50:03 1997 Nick Clifton <nickc@cygnus.com>
721
722 * gas/arm/arm.exp: Added changes from armT-970328-branch.
723
724 Mon Jun 2 12:09:02 1997 Gavin Koch <gavin@cygnus.com>
725
726 * gas/mips/mips.exp: The r3900 has interlocks for mul, but
727 not div.
728
729 Mon Jun 2 12:03:32 1997 Gavin Koch <gavin@.cygnus.com>
730
731 * gas/mips/mul.{d,s}: End the tests with no-ops.
732
733 Mon Jun 2 11:48:58 1997 Gavin Koch <gavin@cygnus.com>
734
735 * lib/gas-defs.exp (regexp_diff): Improve messages when one
736 file is shorter than the other.
737
738 Wed May 7 16:18:30 1997 Manfred Hollstein <manfred@s-direktnet.de>
739
740 * gas/m88k/init.{s,d}: New checks for proper padding of
741 .init sections.
742 * gas/m88k/m88.exp: Run them.
743
744 * gas/m68k/t2.d: New file for check of presence of section
745 symbols on the m68k-motorola-sysv.
746 * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
747
748 Wed May 7 16:12:24 1997 Ian Lance Taylor <ian@cygnus.com>
749
750 * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
751
752 * gas/mips/lifloat.s: Update for recent changes to floating point
753 handling.
754 * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
755 * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
756
757 * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
758
759 Sat Apr 19 23:16:35 1997 Niklas Hallqvist <niklas@petra.appli.se>
760
761 * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
762
763 start-sanitize-d30v
764 Wed Apr 16 12:20:24 1997 Martin Hunt <hunt@cygnus.com>
765
766 * gas/d30v/d30.exp: Add optimizer test case.
767 * gas/d30v/opt.s: Add conditional compilation tests.
768 * gas/d30v/opt.d: Rebuild.
769
770 end-sanitize-d30v
771 Tue Apr 15 18:10:01 1997 Gavin Koch <gavin@cygnus.com>
772
773 * gas/mips/{delay.d,nodelay.d}: added.
774
775 Mon Apr 7 12:57:45 1997 Doug Evans <dje@canuck.cygnus.com>
776
777 * gas/m32r/allinsn.d: Update to new objdump output style.
778
779 Fri Apr 4 13:19:39 1997 Ian Lance Taylor <ian@cygnus.com>
780
781 * gas/all/float.s: Put a tab before .text, to keep the PA happy.
782
783 * gas/arm/arm.exp: Only run inst and arm7t on targets which can
784 handle -EL. Add setup_xfail for thumb.
785
786 * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
787
788 Thu Apr 3 18:26:56 1997 Doug Evans <dje@canuck.cygnus.com>
789
790 * gas/m32r/allinsn.{exp,s.d}: New testcases.
791
792 start-sanitize-d30v
793 Thu Mar 27 00:42:28 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
794
795 * gas/d30v/d30.exp: Add test case reloc.
796 * gas/d30v/reloc.[sd]: New files to test relocations.
797
798 end-sanitize-d30v
799 Sat Mar 15 17:21:46 1997 Ian Lance Taylor <ian@cygnus.com>
800
801 * gas/arm/inst.d: Update for disassembler changes.
802 * gas/arm/arm7t.d: Likewise.
803
804 Tue Mar 11 13:31:56 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
805
806 * gas/m68k/op68000.d: Update for recent assembler bug fix.
807
808 Wed Mar 5 13:01:24 1997 Jeffrey A Law (law@cygnus.com)
809
810 * gas/all/gas.exp: xfail a couple tests for the mn10300.
811
812 start-sanitize-tic80
813 Mon Mar 3 11:41:00 1997 Fred Fish <fnf@cygnus.com>
814
815 * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
816 relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
817
818 Thu Feb 27 15:21:46 1997 Fred Fish <fnf@cygnus.com>
819
820 * gas/tic80/{align.d, align.lst, align.s} New test for the
821 ".align" pseudop.
822 * gas/tic80/tic80.exp: Run the align test.
823
824 Wed Feb 26 20:36:46 1997 Fred Fish <fnf@cygnus.com>
825
826 * gas/tic80/{float.d, float.lst, float.s}: New tests for
827 simple floating point operands.
828 * gas/tic80/tic80.exp: Run the float test.
829
830 Wed Feb 26 15:16:04 1997 Fred Fish <fnf@cygnus.com>
831
832 * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
833 regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
834 New tests for :m and :s operand modifiers.
835 * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
836
837 end-sanitize-tic80
838 Tue Feb 25 13:45:55 1997 Ian Lance Taylor <ian@cygnus.com>
839
840 * gas/macros/semi.s: Force the final alignment to use a fill value
841 of 0.
842
843 * gas/all/cond.s, gas/all/cond.d: New test.
844 * gas/all/gas.exp: Run it.
845
846 Mon Feb 24 10:52:12 1997 Bob Manson <manson@charmed.cygnus.com>
847
848 * lib/gas-defs.exp(gas_init): Added new parameter for script
849 name.
850
851 start-sanitize-tic80
852 Mon Feb 24 10:40:28 1997 Fred Fish <fnf@cygnus.com>
853
854 * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
855 regops.d, relocs1.d,
856 (relocs1.c): Add file for reference.
857 (relocs1b.d): Split reloc table contents test to different test file.
858 (relocs2.c): Add test that uses various types (char, short, int, ...) of
859 static and global variables with data shuffling to generate lots of ld/st
860 instructions for the different types.
861 (relocs2.d): New file, expected code for relocs2 test.
862 (relocs2.lst): New file, TI assembler listing for reference.
863 (relocs2.s): New file, assembly source for relocs2 test.
864 (relocs2b.d): New file, expected reloc table contents for relocs2 test.
865 (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
866
867 end-sanitize-tic80
868 Sun Feb 23 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
869
870 * gas/all/itbl-test.c(main): Update function calls.
871 Remove parameters from itbl_get_reg_val and
872 change itbl_get_insn_name to itbl_get_field.
873
874 Sun Feb 23 17:22:00 1997 Dawn Perchik <dawn@cygnus.com>
875
876 * gas/mips/itbl: Add comments.
877 * gas/mips/itbl.s: Add comments. Prefix register names with $.
878 * gas/all/itbl: Generic table for testing for itbl support.
879 * gas/all/itbl.s: Generic assembly for testing for itbl support.
880 * gas/mips/itbl-test.c: Moved to gas/all.
881 * gas/all/itbl-test.c: Moved from gas/mips.
882
883 start-sanitize-tic80
884 Sat Feb 22 20:24:23 1997 Fred Fish <fnf@cygnus.com>
885
886 * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
887 endmask.lst, regops.lst}: Remove ^M's from end of lines.
888 * gas/tic80/bitnum.s: Add comment to each line showing value
889 that symbolic BITNUM assembles to. Add coverage for raw
890 numeric values for the BITNUM operand.
891 * gas/tic80/bitnum.d: Update due to bitnum.s changes.
892 * gas/tic80/regops.d: Update due to opcode library additions
893 of floating point test BITNUM values that are ambiguous with
894 the integral ones.
895 * gas/tic80/relocs1.s: New test case that tests simple relocs.
896 * gas/tic80/relocs1.d: Expected output for above.
897 * gas/tic80/relocs1.lst: TI assembler listing for above.
898 * gas/tic80/tic80.exp: Add relocs1 test.
899
900 end-sanitize-tic80
901 start-sanitize-d30v
902 Fri Feb 21 14:23:14 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
903
904 * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
905 inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
906
907 end-sanitize-d30v
908 Wed Feb 19 00:55:29 1997 Ian Lance Taylor <ian@cygnus.com>
909
910 * gas/macros/semi.s, gas/macros/semi.d: New test.
911 * gas/macros/macros.exp: Run it.
912 * gas/mri/semi.s, gas/mri/semi.d: New test.
913 * gas/mri/mri.exp: Run it.
914
915 Tue Feb 18 13:37:06 1997 Jeffrey A Law (law@cygnus.com)
916
917 * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
918 output.
919
920 Fri Feb 14 17:56:27 1997 Ian Lance Taylor <ian@cygnus.com>
921
922 * gas/all/align.d, gas/all/align.s: New test.
923 * gas/all/gas.exp: Run it.
924
925 Thu Feb 13 14:44:05 1997 Ian Lance Taylor <ian@cygnus.com>
926
927 * gas/mips/mips16.d: Correct PC relative instruction bytes.
928
929 Wed Feb 12 12:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
930
931 * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
932 * gas/mips/lif-xgot.d: Likewise.
933 * gas/mips/ulh-svr4pic.d: Likewise.
934 * gas/mips/ulh-xgot.d: Likewise.
935
936 * gas/mips/mips16.d: Update for yet another change in disassembly
937 output (this one is spacing only).
938
939 start-sanitize-tic80
940 Tue Feb 11 14:45:39 1997 Fred Fish <fnf@cygnus.com>
941
942 * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
943 ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
944 endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
945 tic80.exp}: New files for TIc80 test cases.
946
947 end-sanitize-tic80
948 Tue Feb 11 15:46:27 1997 Ian Lance Taylor <ian@cygnus.com>
949
950 * gas/mips/mips16.d: Update for change in disassembly output.
951
952 Mon Feb 10 22:24:00 1997 Dawn Perchik <dawn@cygnus.com>
953
954 * gas/mips/itbl-test.c: Add copyright message and fix indentation.
955
956 Mon Feb 10 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
957
958 * gas/mips/itbl-test.c: New file. Stand-alone assembler and
959 dissassembler for itbl support.
960
961 Mon Feb 10 17:20:00 1997 Dawn Perchik <dawn@cygnus.com>
962
963 * gas/mips/itbl: New file. Instruction Spec for testing --itbl
964 option.
965 * gas/mips/itbl.s: New file. Assembly with ne2w instructions
966 specified in itbl.
967
968 Fri Feb 7 16:42:53 1997 Bob Manson <manson@charmed.cygnus.com>
969
970 * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
971 * lib/gas-defs.exp: Ditto.
972
973 Mon Feb 3 15:46:05 1997 Ian Lance Taylor <ian@cygnus.com>
974
975 * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
976 objdump. Update for current relocation printing style.
977
978 Thu Jan 30 11:57:33 1997 Ian Lance Taylor <ian@cygnus.com>
979
980 * gas/mips/mips16.d: Update for disassembler changes.
981
982 Thu Jan 23 03:15:06 1997 Angela Marie Thomas (angela@cygnus.com)
983
984 * gas/mips/mips.exp: set ilocks for all 4100/4300
985
986 Thu Jan 2 16:49:17 1997 Ian Lance Taylor <ian@cygnus.com>
987
988 * gas/mips/mips16.s, gas/mips/mips16.d: New test.
989 * gas/mips/mips.exp: Run mips16 test.
990
991 * gas/mips/mips.exp: Run dli test unconditionally.
992 * gas/mips/dli.s: Add text symbol. Add nops to round to 16 byte
993 boundary.
994 * gas/mips/dli.d: Corresponding changes.
995
996 Tue Dec 31 13:03:16 1996 Ian Lance Taylor <ian@cygnus.com>
997
998 * gas/sparc/synth.d: Use --prefix-addresses for objdump.
999 * gas/sparc/synth64.d: Likewise.
1000
1001 Tue Dec 24 16:30:58 1996 Angela Marie Thomas (angela@cygnus.com)
1002
1003 * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
1004
1005 Fri Dec 13 13:05:33 1996 Ian Lance Taylor <ian@cygnus.com>
1006
1007 * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
1008 .ifdef, to accomodate change to avoid default alignment on
1009 embedded systems.
1010
1011 Wed Dec 11 09:26:01 1996 Jeffrey A Law (law@cygnus.com)
1012
1013 * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
1014 "movb dm,(an)".
1015
1016 Tue Dec 10 13:01:05 1996 Jeffrey A Law (law@cygnus.com)
1017
1018 * gas/mn10300/basic.exp: Update after endianness changes to
1019 the assembler.
1020
1021 * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
1022 * gas/mn10200/{movb.s, movbu.s}: Likewise.
1023 * gas/mn10200/basic.exp: Run them.
1024
1025 Mon Dec 9 17:08:38 1996 Jeffrey A Law (law@cygnus.com)
1026
1027 * gas/mn10200/*.s: New tests for the mn10200 assembler.
1028 * gas/mn10200/basic.exp: Run them.
1029
1030 Fri Dec 6 15:35:04 1996 Jeffrey A Law (law@cygnus.com)
1031
1032 * gas/mn10300/*.s: Remove '$' register prefixing.
1033
1034 Mon Nov 25 16:35:33 1996 Doug Evans <dje@canuck.cygnus.com>
1035
1036 * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
1037 \r will be present.
1038
1039 Mon Nov 25 13:45:02 1996 Ian Lance Taylor <ian@cygnus.com>
1040
1041 * gas/m68k/*.d: Update for disassembler changes.
1042 * gas/mri/*.d: Likewise.
1043
1044 Mon Nov 25 11:38:37 1996 Jeffrey A Law (law@cygnus.com)
1045
1046 * gas/mn10300/*.s: Use '$' as register prefix for
1047 all register operands.
1048
1049 Thu Nov 21 11:52:54 1996 Jeffrey A Law (law@cygnus.com)
1050
1051 * gas/all/gas.exp: xfail a couple tests for the mn10300.
1052
1053 Wed Nov 20 11:31:41 1996 Jeffrey A Law (law@cygnus.com)
1054
1055 * gas/mn10300/other.s: Update for correct syntax on a
1056 few instructions (those with register lists).
1057 * gas/mn10300/basic.exp: Corresponding changes.
1058
1059 Tue Nov 19 13:36:57 1996 Jeffrey A Law (law@cygnus.com)
1060
1061 * gas/mn10300/movm.s: Update for correct syntax.
1062 * gas/mn10300/basic.exp: Update expected movm bit patterns.
1063
1064 Fri Nov 15 13:57:42 1996 Jeffrey A Law (law@cygnus.com)
1065
1066 * gas/mn10300/other.s: Put parens around register
1067 argument in calls and jmp instructions.
1068
1069 Wed Nov 13 13:16:04 1996 Jeffrey A Law (law@cygnus.com)
1070
1071 * gas/h8300/ffxx1.d: Update for recent disassembler changes.
1072
1073 Mon Nov 11 16:03:24 1996 Jeffrey A Law (law@cygnus.com)
1074
1075 * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
1076 as needed.
1077 * gas/hppa/unsorted/unsorted.exp: Likewise.
1078
1079 Thu Nov 7 00:27:52 1996 Jeffrey A Law (law@cygnus.com)
1080
1081 * gas/mn10300/basic.exp: Check opcode insertion for
1082 extended instructions.
1083 * gas/mn10300/extend.s: Tweak constants for better
1084 testsuite coverage.
1085
1086 Wed Nov 6 13:50:07 1996 Jeffrey A Law (law@cygnus.com)
1087
1088 * gas/mn10300/basic.exp: Test insertion of operands
1089 into call and jmp instructions with 32bit offsets.
1090 Fix typo in bit test patterns.
1091 * gas/mn10300/other.s: Tweak constants to improve
1092 testsuite coverage.
1093
1094 * gas/mn10300/basic.exp: Test insertion of 32bit operand
1095 in calls, btst, bclr & bset instructions.
1096
1097 * gas/mn10300/*.s: Tweak constants in 32bit insns for
1098 better testing coverage.
1099 * gas/mn10300/basic.exp: Test insertion of most 32bit
1100 operands.
1101
1102 Tue Nov 5 13:33:12 1996 Jeffrey A Law (law@cygnus.com)
1103
1104 * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
1105 movbu, movhu instructions. Check bit patterns for more bit
1106 operations. Check bit patterns for various 16bit call, retf
1107 and ret instructions.
1108 * gas/mn10300/other.s: Update operands for better test coverage.
1109
1110 Mon Nov 4 12:55:11 1996 Jeffrey A Law (law@cygnus.com)
1111
1112 * gas/mn10300/basic.exp: Check bit patterns for a couple more
1113 mov and cmp instructions.
1114
1115 Tue Oct 29 17:05:43 1996 Ian Lance Taylor <ian@cygnus.com>
1116
1117 * gas/mips/*.d: Update for disassembler changes.
1118
1119 Wed Oct 16 22:39:50 1996 Jeffrey A Law (law@cygnus.com)
1120
1121 * gas/v850/reloc.s: New tests.
1122 * gas/v850/basic.exp: Run them.
1123
1124 Mon Oct 14 13:52:55 1996 Ian Lance Taylor <ian@cygnus.com>
1125
1126 * gas/mips: Add symbols to several testsuites, since the ELF
1127 assembler now always builds a symbol table, which means that
1128 objdump will no longer report `No symbols in FILE'. Change the
1129 expected output accordingly.
1130
1131 Thu Oct 10 13:11:48 1996 Jeffrey A Law (law@cygnus.com)
1132
1133 * gas/mn10300/basic.exp: Check bit patterns for instructions
1134 with a single 8bit or 16bit immediate operand.
1135
1136 * gas/mn10300/basic.exp: Check bit patterns for many
1137 instructions. Add missing test in do_mov1.
1138 * gas/mn10300/mov1.s: Add missing test.
1139
1140 Wed Oct 9 14:15:18 1996 Jeffrey A Law (law@cygnus.com)
1141
1142 * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
1143 * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
1144 * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
1145 * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
1146 * gas/mn10300/{shift.s, sub.s}: Likewise.
1147 * gas/mn10300/basic.exp: Run them.
1148
1149 Thu Oct 3 09:57:03 1996 Jeffrey A Law (law@cygnus.com)
1150
1151 * gas/mn10200, gas/mn10300: New directories for Matsushita
1152 mn10200 and mn10300 tests.
1153
1154 Tue Oct 1 15:38:28 1996 Ian Lance Taylor <ian@cygnus.com>
1155
1156 * lib/gas-defs.exp (gas_version): Fix for current version
1157 printing.
1158
1159 Sun Sep 29 07:55:58 1996 Doug Evans <dje@canuck.cygnus.com>
1160
1161 * gas/sparc/splet.d: Fix typo in cpusha result.
1162
1163 Mon Sep 23 12:33:31 1996 Ian Lance Taylor <ian@cygnus.com>
1164
1165 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
1166
1167 Wed Sep 18 12:14:06 1996 Ian Lance Taylor <ian@cygnus.com>
1168
1169 * gas/all/cofftag.s: Use .p2align rather than .align.
1170
1171 Fri Sep 13 15:28:04 1996 Jeffrey A Law (law@cygnus.com)
1172
1173 * gas/h8300/macs.s: Add "stmac" instructions.
1174 * gas/h8300/basic.exp: Test them.
1175
1176 Thu Sep 12 10:28:44 1996 James G. Smith <jsmith@cygnus.co.uk>
1177
1178 * gas/arm/thumb.s (back): Check assembly of Thumb BL.
1179
1180 Mon Sep 9 14:37:00 1996 Ian Lance Taylor <ian@cygnus.com>
1181
1182 * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
1183 registers.
1184
1185 Fri Sep 6 18:23:54 1996 James G. Smith <jsmith@cygnus.co.uk>
1186
1187 * gas/mips/dli.{s,d}: More test cases added.
1188
1189 Wed Sep 4 11:47:29 1996 James G. Smith <jsmith@cygnus.co.uk>
1190
1191 * gas/mips/mips.exp: Add check for dli macro instruction.
1192 * gas/mips/dli.{s,d}: Added.
1193
1194 Sat Aug 31 01:25:03 1996 Jeffrey A Law (law@cygnus.com)
1195
1196 * gas/v850/basic.exp (do_mem): Check bit patterns for short
1197 load/store instructions. Remove xfails for short load/store
1198 instructions.
1199 * gas/v850/mem.s: Offsets for short load/store operands
1200 are unsigned.
1201
1202 * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
1203 (do_jumps): Likewise.
1204
1205 Fri Aug 30 00:37:55 1996 Jeffrey A Law (law@cygnus.com)
1206
1207 * gas/v850/misc.s: Tweak register numbers for better testing.
1208 * gas/v850/basic.exp (do_misc): Corresponding changes.
1209
1210 * gas/v850/hilo.s: New testfile.
1211 * gas/v850/basic.exp: Run hilo tests.
1212
1213 Thu Aug 29 11:32:23 1996 James G. Smith <jsmith@cygnus.co.uk>
1214
1215 * gas/arm/arm7t.d: Explicitly force little-endian assembly.
1216
1217 Fri Aug 23 11:02:55 1996 Jeffrey A Law (law@cygnus.com)
1218
1219 * gas/v850/basic.exp (do_move): Test instruction bit patterns.
1220 * gas/v850/move.s: Tweak constants for better testing.
1221
1222 * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
1223 xfail sst and sld tests.
1224 (do_mov): Remove bogus xfail.
1225 * gas/v850/mem.s: sst and sld instructions can only index from
1226 "ep" register.
1227
1228 * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
1229 Update addresses.
1230 * gas/v850/logical.s: Tweak constants for better testing.
1231
1232 * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
1233 but not displacements (yet).
1234
1235 * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
1236
1237 * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
1238 but not displacements (yet).
1239
1240 * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
1241
1242 * gas/v850/basic.exp (do_arith): Test instruction bit patterns.
1243 * gas/v850/arith.s: Tweak constants for better testing.
1244
1245 * gas/v850/basic.exp (do_misc): No longer expect failures
1246 assembling "ldsr" and "stsr" opcodes.
1247 * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
1248 opcodes.
1249
1250 * gas/v850/basic.exp (do_misc): No longer expect failures
1251 assembling "trap" opcodes.
1252 * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
1253
1254 * gas/v850: New directory with v850 tests.
1255
1256 Fri Aug 16 00:19:10 1996 Jeffrey A Law (law@cygnus.com)
1257
1258 * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
1259 fic and fice instructions to test 3bit space identifiers.
1260 * gas/hppa/basic/system.s: Similarly for iitlba and
1261 iitlbp.
1262 * gas/hppa/basic/basic.exp: Corresponding changes.
1263
1264 Thu Aug 15 16:25:05 1996 James G. Smith <jsmith@cygnus.co.uk>
1265
1266 * gas/arm/arm.exp: Change inst.s test to check objdump.
1267 * gas/arm/inst.d: Added.
1268
1269 Thu Aug 15 16:06:02 1996 James G. Smith <jsmith@cygnus.co.uk>
1270
1271 * gas/arm/thumb.s: Added.
1272 * gas/arm/immed.s: Added.
1273 * gas/arm/arch4t.s: Added.
1274 * gas/arm/arm.exp: Updated to run the new tests.
1275
1276 Tue Aug 6 11:06:29 1996 Jeffrey A Law (law@cygnus.com)
1277
1278 * gas/h8300/misch.s: Reenable "eepmov.w" test.
1279 * gas/h8300/miscs.s: Likewise.
1280 * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
1281 on the H8/300H and H8/S. Don't expect it to fail.
1282
1283 Wed Jul 31 10:57:44 1996 Doug Evans <dje@canuck.cygnus.com>
1284
1285 * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
1286
1287 Wed Jul 31 15:55:12 1996 James G. Smith <jsmith@cygnus.co.uk>
1288
1289 * gas/arm/arm7t.s: Added.
1290 * gas/arm/arm7t.d: Added.
1291 * gas/arm/arm.exp: Updated to run the new test.
1292
1293 Mon Jul 8 14:27:39 1996 Ian Lance Taylor <ian@cygnus.com>
1294
1295 * gas/m68k/pcrel.d: Rename from schwab.d.
1296 * gas/m68k/pcrel.s: Rename from schwab.s.
1297
1298 Mon Jul 8 14:23:26 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1299
1300 * gas/m68k/schwab.d: Correct for ELF format.
1301 * gas/m68k/all.exp: Run "schwab" test for all targets.
1302
1303 Thu Jul 4 14:23:36 1996 Ian Lance Taylor <ian@cygnus.com>
1304
1305 Avoid DOS file naming problems:
1306 * gas/h8300/branch.s: Rename from branches.s.
1307 * gas/h8300/branchh.s: Rename from branchesh.s.
1308 * gas/h8300/branchs.s: Rename from branchess.s.
1309 * gas/h8300/rotsh.s: Rename from rotshift.s.
1310 * gas/h8300/rotshh.s: Rename from rotshifth.s.
1311 * gas/h8300/rotshs.s: Rename from rotshifts.s.
1312 * gas/h8300/h8300.exp: Corresponding changes.
1313
1314 Thu Jul 4 14:01:46 1996 James G. Smith <jsmith@cygnus.co.uk>
1315
1316 * gas/mips/mips.exp: Add new tests for processors with interlocks
1317 on div and mul.
1318 * gas/mips/div-ilocks.d: Added.
1319 * gas/mips/mul-ilocks.d: Added.
1320
1321 Wed Jul 3 14:20:04 1996 Ian Lance Taylor <ian@cygnus.com>
1322
1323 * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
1324 which now pass.
1325 * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
1326 bit host.
1327
1328 Sat Jun 29 18:21:51 1996 Ian Lance Taylor <ian@cygnus.com>
1329
1330 * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
1331 test.
1332 * gas/vax/quad.exp: Expect a nop after the movq.
1333
1334 Tue Jun 18 12:39:49 1996 Jeffrey A. Law <law@rtl.cygnus.com>
1335
1336 * gas/h8300/cbranchh.s: Switch into h8300h mode.
1337 * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
1338
1339 * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
1340 H8/S.
1341 * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
1342 * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
1343 * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
1344 * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
1345 * gas/h8300/{rotshifts.s,extends.s}: Likewise.
1346 * gas/h8300/h8300.exp: Run them.
1347
1348 Mon Jun 10 14:14:40 1996 Ian Lance Taylor <ian@cygnus.com>
1349
1350 * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
1351 with the same name as a global variable.
1352 * gas/all/gas.exp: Run cofftag test for any COFF target.
1353
1354 Thu Jun 6 12:30:05 1996 Ian Lance Taylor <ian@cygnus.com>
1355
1356 * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
1357 test.
1358
1359 Fri May 31 10:11:13 1996 Jeffrey A Law (law@cygnus.com)
1360
1361 * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
1362
1363 Wed May 29 16:35:43 1996 Ian Lance Taylor <ian@cygnus.com>
1364
1365 * gas/mips/jal-xgot.d: Correct for 64 bit output.
1366
1367 Thu Apr 25 19:31:59 1996 Doug Evans <dje@canuck.cygnus.com>
1368
1369 * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
1370
1371 Wed Apr 24 17:06:18 1996 Ian Lance Taylor <ian@cygnus.com>
1372
1373 * gas/m68k/op68000.d: Add statements now caught by gas.
1374
1375 Mon Apr 22 16:45:12 1996 Doug Evans <dje@canuck.cygnus.com>
1376
1377 * gas/sparc/splet.[ds]: New tests for sparclet extensions.
1378 * gas/sparc/sparc.exp: Run them.
1379
1380 Mon Apr 15 17:25:18 1996 Ian Lance Taylor <ian@cygnus.com>
1381
1382 * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
1383 * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
1384 * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
1385 * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
1386
1387 Wed Apr 10 14:27:51 1996 Jeffrey A Law (law@cygnus.com)
1388
1389 * gas/h8300/mov32bug.s: New test.
1390 * gas/h8300/h8300.exp: Run it.
1391
1392 Fri Apr 5 10:13:28 1996 Jeffrey A Law (law@cygnus.com)
1393
1394 * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
1395 * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
1396 * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
1397 * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
1398 * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
1399 * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
1400 * gas/h8300/h8300.exp: Run them.
1401
1402 * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
1403
1404 * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
1405
1406 * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
1407 * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
1408 * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
1409 * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
1410 * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
1411 * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
1412 * gas/h8300/h8300.exp: Run them.
1413
1414 Fri Mar 15 17:16:24 1996 Ian Lance Taylor <ian@cygnus.com>
1415
1416 * gas/sparc/synth.d: Don't require sparc in the file format, since
1417 it won't be there on SunOS.
1418
1419 Thu Mar 7 14:51:23 1996 Doug Evans <dje@charmed.cygnus.com>
1420
1421 * gas/sparc/synth.[ds]: New testcase.
1422 * gas/sparc/sparc.exp: Run it.
1423
1424 Fri Mar 1 12:01:48 1996 Jeffrey A Law (law@cygnus.com)
1425
1426 * gas/all/gas.exp: xfail difference of two undefined symbols
1427 and difference of forward references for the h8300.
1428
1429 Thu Feb 22 16:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
1430
1431 * gas/mips/lb-xgot.d: Correct.
1432
1433 Mon Feb 19 02:43:36 1996 Doug Evans <dje@charmed.cygnus.com>
1434
1435 * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
1436 to gas.
1437 * gas/sparc/addend.exp: Execute for any sparc cpu.
1438 * gas/sparc/{mismatch.exp,mism-1.s}: New test.
1439
1440 Wed Feb 14 13:49:59 1996 Ian Lance Taylor <ian@cygnus.com>
1441
1442 * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
1443 * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
1444 * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
1445 * gas/mips/mips.exp: Run new tests if svr4pic.
1446
1447 Sat Jan 27 13:27:45 1996 Doug Evans <dje@charmed.cygnus.com>
1448
1449 * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
1450
1451 Fri Jan 26 14:24:01 1996 Jeffrey A Law (law@cygnus.com)
1452
1453 * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
1454
1455 Wed Jan 10 12:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
1456
1457 * gas/mips/*.d: Update for changes to disassembler.
1458
1459 Wed Jan 3 22:59:53 1996 Ian Lance Taylor <ian@cygnus.com>
1460
1461 * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
1462 change.
1463
1464 Fri Nov 17 10:32:25 1995 Ian Lance Taylor <ian@cygnus.com>
1465
1466 * gas/mri/immconst.d: New test.
1467 * gas/mri/mri.exp: Run it.
1468 * gas/mri/constants.s: Test immediate constants.
1469 * gas/mri/constants.d: Corresponding change.
1470
1471 * gas/m68k/link.s: Add nop to pad to eight byte boundary.
1472 * gas/m68k/link.d: Corresponding change.
1473
1474 Sun Nov 12 21:28:11 1995 Jeffrey A Law (law@cygnus.com)
1475
1476 * gas/hppa/unsorted/brlenbug.s: New test.
1477 * gas/hppa/unsorted/unsorted.exp: Run it.
1478
1479 Sun Nov 5 12:49:27 1995 Ian Lance Taylor <ian@cygnus.com>
1480
1481 * gas/mips/beq.s: Declare text_label global.
1482 * gas/mips/jal.s: Likewise.
1483
1484 Fri Nov 3 12:35:07 1995 Ian Lance Taylor <ian@cygnus.com>
1485
1486 * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
1487
1488 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
1489 * gas/m68k/all.exp: Run it.
1490
1491 Thu Nov 2 23:11:05 1995 Ian Lance Taylor <ian@cygnus.com>
1492
1493 * gas/m68k/link.s, gas/m68k/link.d: New test.
1494 * gas/m68k/all.exp: Run it.
1495
1496 Tue Oct 24 10:57:20 1995 Jeffrey A Law (law@cygnus.com)
1497
1498 * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
1499 * gas/hppa/basic/system.s: Corresponding changes.
1500
1501 Fri Oct 6 17:13:35 1995 Ken Raeburn <raeburn@cygnus.com>
1502
1503 * gas/m68k/operands.d: Don't require a fixed number of leading
1504 zeros in any number.
1505
1506 * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
1507 for immediate values.
1508
1509 Fri Oct 6 10:54:13 1995 Doug Evans <dje@canuck.cygnus.com>
1510
1511 * gas/arm/arm.exp: Renamed from gas.exp.
1512 * gas/arm/le-fpconst.[sd]: New testcase.
1513
1514 Fri Sep 29 15:12:10 1995 Ian Lance Taylor <ian@cygnus.com>
1515
1516 * gas/mri/mri.exp: Only run tests for m68k target.
1517
1518 Mon Sep 25 12:31:46 1995 Ian Lance Taylor <ian@cygnus.com>
1519
1520 * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
1521 test.
1522
1523 Thu Sep 21 01:26:08 1995 Jeff Law (law@snake.cs.utah.edu)
1524
1525 * gas/sh/fp.s (fmac): Update for new assembly syntax.
1526
1527 Mon Sep 18 14:04:34 1995 Ian Lance Taylor <ian@cygnus.com>
1528
1529 * lib/gas-defs.exp (gas_run): Call prune_system_crud.
1530 (run_dump_test, objdump): Likewise.
1531
1532 Thu Sep 14 13:10:10 1995 Doug Evans <dje@canuck.cygnus.com>
1533
1534 * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
1535 * gas/sparc/sparc.exp: Run them.
1536
1537 Wed Sep 13 16:35:51 1995 Ian Lance Taylor <ian@cygnus.com>
1538
1539 * Makefile.in, configure.in: Remove; the testsuite is now run
1540 directly from the gas Makefile.
1541
1542 Mon Sep 11 11:44:23 1995 Ian Lance Taylor <ian@cygnus.com>
1543
1544 * gas/mri/empty.s: New file.
1545 * gas/mri/mri.exp: Test assembling empty.s.
1546 * gas/mri/comment.s: Add a couple more comment variants.
1547
1548 * gas/mri/mri.exp: Add xfail for the expr test for all hppa
1549 targets.
1550
1551 Wed Sep 6 21:39:23 1995 Ian Lance Taylor <ian@cygnus.com>
1552
1553 * gas/mri/comment.s, gas/mri/comment.d: New test.
1554 * gas/mri/mri.exp: Run it.
1555 * gas/mri/expr.s: Remove whitespace in operand field.
1556 * gas/mri/for.s: Add comments for further testing.
1557 * gas/macros/test2.s: Put in an upper case ELSE to test case
1558 insensitivity.
1559
1560 Wed Aug 30 16:12:03 1995 Doug Evans <dje@canuck.cygnus.com>
1561
1562 * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
1563
1564 Tue Aug 29 18:59:33 1995 Doug Evans <dje@canuck.cygnus.com>
1565
1566 * gas/sparc/sparc.exp: New file.
1567 * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
1568
1569 Mon Aug 21 14:39:29 1995 Ian Lance Taylor <ian@cygnus.com>
1570
1571 * gas/macros/*: New tests for macros.
1572
1573 * gas/mri/common.s: Use data, not .data.
1574
1575 * gasp/pl3.out: Update for changes in commented source output when
1576 LOCAL is used.
1577
1578 Sat Aug 19 17:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
1579
1580 * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
1581 of diff.
1582 * lib/gas-defs.exp: Define prune_system_crud if it is not already
1583 defined.
1584
1585 Fri Aug 18 11:09:38 1995 Ian Lance Taylor <ian@cygnus.com>
1586
1587 * gasp/mri/*.out: Use ;, not !, for the comment character.
1588
1589 Wed Aug 16 12:24:12 1995 Ian Lance Taylor <ian@cygnus.com>
1590
1591 * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
1592 expect failure for targets which use SOM.
1593
1594 * lib/gas-defs.exp (run_dump_test): If the program to run does not
1595 exist, mark the test as untested.
1596
1597 * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
1598 common test.
1599
1600 * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
1601 rather than using an implicit a.out.
1602
1603 * gas/mri/for.s: Add nop to round out to four byte boundary.
1604 * gas/mri/repeat.s: Likewise.
1605 * gas/mri/while.s: Likewise.
1606 * gas/mri/for.d: Expected added nop.
1607 * gas/mri/repeat.d: Likewise.
1608 * gas/mri/while.d: Likewise.
1609
1610 * gas/mips/*.d: Change all test names to say MIPS.
1611
1612 Tue Aug 15 15:42:33 1995 Ian Lance Taylor <ian@cygnus.com>
1613
1614 * gas/mri/for.d, gas/mri/for.s: New test.
1615 * gas/mri/if.d, gas/mri/if.s: New test.
1616 * gas/mri/repeat.d, gas/mri/repeat.s: New test.
1617 * gas/mri/while.d, gas/mri/while.s: New test.
1618 * gas/mri/mri.exp: Run the new tests.
1619
1620 Mon Aug 14 16:03:07 1995 Ian Lance Taylor <ian@cygnus.com>
1621
1622 * gas/mri/expr.d: Permit leading zeroes, in case we're using a
1623 64-bit BFD.
1624
1625 * gasp/mri/*: New tests.
1626 * gasp/gasp.exp: Run them. Also, clean up the test names used in
1627 pass and fail.
1628
1629 Sun Aug 13 00:39:24 1995 Jeff Law (law@snake.cs.utah.edu)
1630
1631 * gas/sh/basic.exp: Update now that we know the right
1632 bit patters for the new sts instructions.
1633
1634 Thu Aug 10 00:46:21 1995 Ian Lance Taylor <ian@cygnus.com>
1635
1636 * gas/mri/char.d: Fix for little endian machines.
1637 * gas/mri/float.d: Likewise.
1638
1639 Wed Aug 9 15:34:36 1995 Ian Lance Taylor <ian@cygnus.com>
1640
1641 * gas/all/struct.s, gas/all/struct.d: New test.
1642 * gas/all/gas.exp: Run it.
1643
1644 Tue Aug 8 17:11:39 1995 Ian Lance Taylor <ian@cygnus.com>
1645
1646 * gas/mri/common.s, gas/mri/common.d: New test.
1647 * gas/mri/mri.exp: Run it.
1648
1649 Mon Aug 7 22:39:28 1995 Ian Lance Taylor <ian@cygnus.com>
1650
1651 * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
1652 test.
1653
1654 * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
1655 truncated files, so that the tests pass.
1656
1657 * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
1658 constants, and expr.
1659
1660 * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run
1661 on vxworks*, not just vxworks5.1.
1662
1663 * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
1664 (run_dump_test): Just call pass or fail.
1665
1666 * gas/m68k/operands.s, gas/m68k/operands.d: New test.
1667 * gas/m68k/op68000.d: New test.
1668 * gas/m68k/cas.s, gas/m68k/cas.d: New test.
1669 * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
1670 * gas/m68k/schwab.d: Run objdump with -j .text. Adjust for
1671 changes to disassembler.
1672 * gas/m68k/all.exp: Run new tests. Run schwab test for
1673 m68k-*-coff*.
1674
1675 Mon Aug 7 03:01:32 1995 Jeff Law (law@snake.cs.utah.edu)
1676
1677 * gas/sh/*: New tests for the hitachi-sh.
1678
1679 Tue Aug 1 18:02:47 1995 Ian Lance Taylor <ian@cygnus.com>
1680
1681 * gas/mri/*: New tests for MRI mode.
1682
1683 * lib/gas-defs.exp (run_dump_test): Support using objcopy. Dump
1684 program executions to the log file before running them. Use the
1685 simple program name, rather than the path to the binary being run,
1686 in pass/fail messages.
1687 (regexp_diff): If the regexp file has the special comment #pass,
1688 stop checking at that point.
1689 * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
1690 if they are not already set.
1691
1692 Tue Aug 1 11:41:30 1995 steve chamberlain <sac@slash.cygnus.com>
1693
1694 * Makefile.in: Remove superfluous runtest gasp.
1695
1696 Mon Jul 31 18:19:26 1995 steve chamberlain <sac@slash.cygnus.com>
1697
1698 * gasp/*: New.
1699 * Makefile.in: Use gasp tests.
1700 * config/default.exp: Add gasp stuff.
1701
1702 Thu Jul 20 18:56:48 1995 Jeff Law (law@snake.cs.utah.edu)
1703
1704 * gas/all/gas.exp: Disable tests that are not appropriate for
1705 the PA.
1706
1707 Thu Jul 13 18:22:49 1995 Ken Raeburn <raeburn@cygnus.com>
1708
1709 * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
1710
1711 Wed Jun 21 21:28:57 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1712
1713 * gas/m68k/schwab.*: New test based on a test case from Andreas
1714 Schwab.
1715 * gas/m68k/all.exp: Run it for some aout configurations.
1716
1717 Mon Jun 12 22:27:18 1995 Jeff Law (law@snake.cs.utah.edu)
1718
1719 * gas/hppa/parse/badfmpyadd.s: New test.
1720 * gas/hppa/parse/parse.exp: Run it.
1721
1722 Sun May 21 20:26:18 1995 Jeff Law (law@snake.cs.utah.edu)
1723
1724 * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
1725 ELF targets.
1726
1727 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
1728
1729 * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
1730 * arm/arm6.s: Correct bogus tests.
1731 * arm/gas.exp (arm6.s): Is now a valid test.
1732 (arm7dm.s): New test.
1733 * arm/float.s: Add load/store multiple floating point instruction
1734 tests.
1735
1736 Wed May 3 13:14:44 1995 Jeff Law (law@snake.cs.utah.edu)
1737
1738 * gas/hppa/reloc/longcall.s: New test.
1739 * gas/hppa/reloc/reloc.exp: Run it.
1740
1741 Tue May 2 16:37:48 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1742
1743 * gas/mips/ld.d: Modified for gas delay-slot fixes.
1744
1745 Sat Apr 29 23:35:18 1995 Doug Evans <dje@chestnut.cygnus.com>
1746
1747 * lib/gas-dg.exp: New file.
1748
1749 Tue Apr 11 13:57:52 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1750
1751 * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
1752 targets.
1753
1754 Mon Apr 10 15:36:39 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1755
1756 * lib/gas-defs.exp (pass_phase): New proc.
1757 (run_dump_test): Note passing or failing of each phase of this
1758 test, instead of failure of phases or passing of complete test.
1759 Ensure test file name is in reported message.
1760
1761 Sat Apr 8 12:46:33 1995 Doug Evans <dje@chestnut.cygnus.com>
1762
1763 * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
1764 Always resolve testcase status before returning.
1765 If `slurp_options' fails, return and don't do test.
1766 (slurp_options): Fix "can't open" error message.
1767 Return -1 to indicate error.
1768
1769 Mon Mar 20 22:45:30 1995 Jeff Law (law@snake.cs.utah.edu)
1770
1771 * gas/hppa/unsorted/common.s: New test.
1772 * gas/hppa/unsorted/unsorted.exp: Run it.
1773
1774 Fri Mar 10 19:07:09 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1775
1776 * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
1777 uncertainty as to whether there should be trailing bytes in the
1778 output file.
1779 * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
1780 of 0x00000000ffffffff on 64-bit hosts. (I'm not sure if this is
1781 correct.) End with "..." to match trailing zero bytes.
1782
1783 Wed Mar 8 15:50:34 1995 Ian Lance Taylor <ian@cygnus.com>
1784
1785 * gas/mips/mips4.d, gas/mips/mips4.s: New files.
1786 * gas/mips/mips.exp: Run new test.
1787
1788 Thu Feb 23 17:58:50 1995 Jeff Law (law@snake.cs.utah.edu)
1789
1790 * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
1791 * gas/hppa/basic/basic.exp: Test them.
1792
1793 Wed Feb 15 15:43:26 1995 Ian Lance Taylor <ian@cygnus.com>
1794
1795 * gas/mips/uld.d: New file.
1796 * gas/mips/uld.s: New file.
1797 * gas/mips/usd.d: New file.
1798 * gas/mips/usd.s: New file.
1799 * gas/mips/mips.exp: Run new tests.
1800
1801 Thu Feb 9 10:57:39 1995 Jeff Law (law@snake.cs.utah.edu)
1802
1803 * gas/hppa/reloc/applybug.s: New test.
1804 * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
1805
1806 Thu Feb 2 00:34:55 1995 Jeff Law (law@snake.cs.utah.edu)
1807
1808 * gas/hppa/reloc/picreloc.s: New test.
1809 * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
1810
1811 Fri Jan 27 14:02:02 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1812
1813 * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
1814 gas/h8300/h8300.exp: New tests.
1815
1816 Mon Jan 23 21:44:26 1995 Jeff Law (law@snake.cs.utah.edu)
1817
1818 * gas/hppa/basic/basic.exp (do_system): Update.
1819
1820 Wed Jan 11 17:20:25 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1821
1822 * gas/mips/mips.exp: Don't run the memory-access tests if the
1823 format is a.out, because the generated code is different from what
1824 is used with other formats.
1825
1826 Tue Jan 10 11:42:13 1995 Jeff Law (law@snake.cs.utah.edu)
1827
1828 * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
1829 regexp to avoid losing without a controlling tty.
1830
1831 Fri Dec 30 18:08:20 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1832
1833 * gas/i386/pushw.l: Fixed whitespace to match current listing
1834 style.
1835
1836 * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
1837 listings enabled.
1838
1839 Thu Dec 15 18:14:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1840
1841 * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
1842 (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
1843 * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS. Use
1844 findfile and transform procedures to determine objdump program
1845 name.
1846
1847 * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
1848 in case the format doesn't automatically require it.
1849 * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
1850 name for the reloc type.
1851
1852 * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
1853 (run_dump_test): If verbosity level is over 3, print out dump
1854 command and its output.
1855
1856 Tue Dec 13 18:21:09 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1857
1858 * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
1859 disassembly.
1860
1861 Fri Dec 9 19:54:04 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1862
1863 * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
1864 it depends on tty modes.
1865
1866 * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
1867 -nottyinit.
1868
1869 * gas/arm/gas.exp: The arm6 test should report errors, for now.
1870
1871 Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1872
1873 * lib/gas-defs.exp: Use -i in expect_after command.
1874
1875 Wed Dec 7 16:49:14 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1876
1877 * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
1878 disassembly.
1879
1880 * gas/ieee-fp: Renamed from ieee.fp.
1881
1882 * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
1883
1884 Wed Nov 30 10:48:00 1994 Jeff Law (law@snake.cs.utah.edu)
1885
1886 * gas/hppa/parse: Renamed from gas/hppa/more.parse.
1887
1888 Mon Nov 28 00:40:26 1994 Jeff Law (law@snake.cs.utah.edu)
1889
1890 * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
1891 to fail. Fix comments for the test. Tweak test name.
1892
1893 Tue Nov 22 23:38:20 1994 Jeff Law (law@snake.cs.utah.edu)
1894
1895 * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
1896 output.
1897
1898 Fri Nov 18 17:56:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1899
1900 * gas/mips/ld.d: Adjust to work for both big and little endian
1901 code.
1902 * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
1903 * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
1904 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
1905 * gas/mips/usw.d: Likewise.
1906
1907 Tue Nov 15 11:09:57 1994 Jeff Law (law@snake.cs.utah.edu)
1908
1909 * gas/hppa/unsorted/align4.s: New test.
1910 * gas/hppa/unsorted/unsorted.exp: Run it.
1911
1912 * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
1913 current expected PA ELF output.
1914 * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
1915 (do_plabel_relocation_test): Likewise.
1916
1917 Thu Nov 3 18:14:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1918
1919 * gas/all/p1480.s: Use larger constant, so expression can have a
1920 positive value.
1921 * gas/all/gas.exp: Expect p1480.s without listings to pass.
1922
1923 Thu Nov 3 15:43:46 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1924
1925 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
1926 Correct test cases.
1927
1928 Thu Oct 20 00:55:13 1994 Jeff Law (law@snake.cs.utah.edu)
1929
1930 * gas/hppa/reloc/blebug3.s: New test.
1931 * gas/hppa/reloc/reloc.exp: Run it.
1932
1933 Mon Oct 17 02:33:53 1994 Jeff Law (law@snake.cs.utah.edu)
1934
1935 * gas/hppa/reloc/reduce3.s: New test.
1936 * gas/hppa/reloc/reloc.exp: Run it.
1937
1938 Sun Oct 16 22:25:56 1994 Jeff Law (law@snake.cs.utah.edu)
1939
1940 * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
1941 current reality.
1942
1943 Wed Sep 28 21:21:34 1994 Jeff Law (law@snake.cs.utah.edu)
1944
1945 * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
1946 * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
1947 * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
1948 * gas/hppa/reloc/reloc.exp: Changed accordingly.
1949
1950 Wed Sep 28 13:25:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1951
1952 * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
1953 overflows are correctly converted to jumps.
1954
1955 Mon Sep 26 17:41:43 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1956
1957 * gas/mips: Add test cases for PIC code, both SVR4 style and
1958 -membedded-pic style.
1959
1960 Fri Sep 23 14:45:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1961
1962 * gas/mips: New directory with MIPS specific test cases.
1963
1964 * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
1965 the name of the source file to assemble.
1966 (regexp_diff): Put the reason for failure in the log file.
1967
1968 Wed Sep 21 13:44:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1969
1970 * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
1971 doesn't support it. Redirect stdout using > instead of 1>, and
1972 don't bother to redirect stderr since TCL redirects it anyhow.
1973 (run_dump_test): Pass appropriate arguments to program, defaulting
1974 to -r.
1975
1976 Sat Sep 17 01:04:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1977
1978 * gas/vax: New directory.
1979 * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
1980 values.
1981
1982 Mon Sep 12 22:19:11 1994 Jeff Law (law@snake.cs.utah.edu)
1983
1984 * gas/hppa/reloc/r_no_relocbug.s: New test.
1985 * gas/hppa/reloc/reloc.exp: Run it.
1986
1987 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
1988 expected output.
1989
1990 Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
1991
1992 * gas/arm/*: New subtree. Add ARM tests.
1993
1994 Mon Aug 8 12:13:31 1994 Jeff Law (law@snake.cs.utah.edu)
1995
1996 * gas/hppa/unsorted/unsorted.exp: Accept any character
1997 between foo's type and foo itself.
1998
1999 Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2000
2001 * lib/gas-defs.exp (run_dump_test): New routine for running the
2002 assembler, running objdump or nm (not fully supported) on the
2003 resulting object file, and comparing the results against a file of
2004 regular expressions in the test suite, all in one command.
2005 Options for the assembler and objdump are read from comments at
2006 the start of the .d file.
2007 (fail_phase, slurp_options): New auxiliary routines.
2008 (regexp_diff): Always return a value. Fix bugs in actually doing
2009 the regexp test.
2010
2011 * gas/sun4/addend.exp: Use run_dump_test.
2012 * gas/sun4/addend.d: Fix regular expressions so that they work.
2013
2014 Thu Jul 7 11:55:33 1994 Jeff Law (law@snake.cs.utah.edu)
2015
2016 * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
2017 * gas/hppa/reloc/reloc.exp: Run them.
2018
2019 Thu Jun 30 18:49:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2020
2021 * config/default.exp: Look for "as.new" in "$base_dir/..", where
2022 it got compiled, not in "$base_dir".
2023 * config/unknown.exp: Deleted.
2024
2025 Sun Jun 26 13:23:54 1994 Jeff Law (law@snake.cs.utah.edu)
2026
2027 * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
2028 before exiting. Enclose both calls inside a "catch".
2029 (objdump_finish): Likewise.
2030
2031 Fri Jun 10 10:23:35 1994 Jeff Law (law@snake.cs.utah.edu)
2032
2033 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
2034 for SOM to match current testcase.
2035
2036 Thu Jun 2 19:46:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2037
2038 * gas/i386/{pushw.s,pushw.l}: New test.
2039 * gas/i386/all.exp: Run it.
2040
2041 * Makefile.in (distclean): Remove site config files and gas.sum.
2042
2043 Fri May 27 12:24:18 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2044
2045 * gas/m68k/disperr.s: Use % for registers.
2046
2047 * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
2048
2049 Tue May 17 14:53:08 1994 Bill Cox (bill@rtl.cygnus.com)
2050
2051 * lib/gas-defs.exp: Replace error proc calls with perror calls.
2052
2053 Mon May 16 13:19:16 1994 Jeff Law (law@snake.cs.utah.edu)
2054
2055 * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
2056 ELF code.
2057 * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
2058 not support them.
2059 * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
2060 new ELF code.
2061
2062 Thu May 5 17:27:54 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2063
2064 * config/default.exp: Renamed from unix-gas.exp.
2065
2066 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
2067
2068 * Makefile.in (check): Set TCL_LIBRARY for runtest.
2069
2070 Mon Apr 11 07:54:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2071
2072 * gas/hppa/more.parse/callinfobug.s: Add missing name for
2073 procedure.
2074
2075 * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
2076 $DATA$ rather than $LIT$ subspace.
2077
2078 Sun Mar 27 14:05:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2079
2080 * gas/hppa/reloc/funcrelocbug.s: New test.
2081 * gas/hppa/reloc/reloc.exp: Run it.
2082
2083 Thu Mar 17 13:38:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2084
2085 * gas/hppa/unsorted/importbug.s: New test.
2086 * gas/hppa/unsorted/unsorted.exp: Run it.
2087
2088 Wed Mar 16 11:57:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2089
2090 * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
2091
2092 * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
2093 * gas/hppa/unsorted/unsorted.exp: Run it.
2094
2095 * gas/hppa/more.parse/callinfobug.s: New test.
2096 * gas/hppa/omre.parse/parse.exp: Run it.
2097
2098 * gas/hppa/more.parse/regpopbug.s: New test.
2099 * gas/hppa/more.parse/parse.exp: Run it.
2100
2101 Mon Feb 28 14:10:04 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2102
2103 * lib/gas-defs.exp (objdump): New proc.
2104 (objdump_start): Deleted unused proc.
2105 (objdump_start_common): Merged into objdump_start_no_subdir.
2106
2107 * gas/alpha/fp.exp: Use objdump instead of
2108 objdump_start_no_subdir, since the former actually waits for
2109 objdump to finish. Specify .rdata section only. Make comment
2110 indicate Alpha architecture rather than SPARC.
2111 * gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match
2112 against ASCII code 0x2a ("*", special in regexp).
2113 * gas/sun4/addend.exp: Use objdump instead of
2114 objdump_start_no_subdir.
2115
2116 Thu Feb 24 07:11:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2117
2118 * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
2119 a failure if gas is not producing an ELF object.
2120
2121 Mon Feb 14 09:24:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2122
2123 * gas/hppa/basic/fmemLRbug.s: New test.
2124 * gas/hppa/basic/basic.exp: Run it.
2125
2126 Thu Feb 10 00:34:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2127
2128 * gas/alpha/fp.*: New files.
2129 * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
2130 verbosity level 3 or above only.
2131
2132 Mon Feb 7 15:53:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2133
2134 * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
2135 PA OSF1.
2136
2137 Fri Feb 4 23:42:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2138
2139 * gas/hppa/more.parse/xmpyubug.s: New test.
2140 * gas/hppa/more.parse/parse.exp: Run it.
2141
2142 Fri Feb 4 17:13:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2143
2144 * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
2145 "simple_diff" from linker test suite.
2146 * gas/sun4/addend.exp: Use it.
2147 * gas/sun4/addend.d: New file.
2148
2149 Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2150
2151 * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
2152 format.
2153
2154 Thu Jan 20 16:44:51 1994 Rob Savoye (rob@darkstar.cygnus.com)
2155
2156 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
2157 sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
2158 well under either version of expect.
2159
2160 Mon Jan 17 00:25:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2161
2162 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested
2163 elsewhere now.
2164 * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
2165 * gas/hppa/basic/basic.exp: Run them.
2166
2167 Thu Jan 13 11:59:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2168
2169 * gas/all/gas.exp: No longer expect difference of forward
2170 references to fail.
2171 * gas/all/x930509.s: Fix testcase to match how the expect code was
2172 written.
2173
2174 Wed Jan 12 13:41:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2175
2176 * gas/hppa/reloc/reloc.exp: Fix typo in last change. Latest test
2177 for cross-subspace call bugs is no longer expected to fail.
2178
2179 * gas/hppa/more.parse/procbug.s: Add test for another bug relating
2180 to having a function's label follow the .PROC directive.
2181
2182 Tue Jan 11 21:47:48 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2183
2184 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
2185 found while working on multiple $CODE$ subspace support.
2186
2187 Mon Jan 10 09:54:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2188
2189 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
2190 to fail.
2191 * gas/hppa/more.parse/procbug.s: Add missing .procend.
2192
2193 Mon Jan 3 10:07:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2194
2195 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
2196 app.c change.
2197
2198 Wed Dec 29 11:32:39 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2199
2200 * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
2201
2202 Wed Dec 15 08:24:31 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
2203
2204 * Makefile.in (site.exp): Don't set ASFLAGS. Quote value of
2205 OBJDUMPFLAGS in case it's empty. Use temporary names until the
2206 end; make creating site.exp the final step.
2207 (check): Pass in ASFLAGS.
2208
2209 * gas/all/gas.exp: Use all_ones proc. Change regexp for matching
2210 C comments to avoid bugs in latest expect code.
2211
2212 Wed Dec 8 14:30:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2213
2214 * gas/m68k/disperr.s: New test.
2215 * gas/m68k/all.exp: Run it.
2216
2217 Sun Dec 5 19:24:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2218
2219 * gas/hppa/reloc/roundmode.s: New test.
2220 * gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
2221
2222 Wed Dec 1 10:44:18 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2223
2224 * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
2225 test for ELF.
2226
2227 Tue Nov 30 13:43:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2228
2229 * gas/hppa/more.parse/parse.exp: Test for error on for subspace
2230 directive is an XFAIL for SOM assmeblers.
2231
2232 * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
2233 cross-subspace call test.
2234
2235 Sun Nov 28 12:12:50 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2236
2237 * gas/hppa/more.parse/appbug.s: New test.
2238 * gas/hppa/more.parse/parse.exp: Run it.
2239
2240 * gas/hppa/unsorted/align3.s: New test.
2241 * gas/hppa/unsorted/unsorted.exp: Run it.
2242
2243 Sat Nov 27 22:50:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2244
2245 * gas/all/p2425.s: Insert a tab before assembler directives so
2246 that the directives are not interpreted as labels.
2247
2248 * gas/hppa/basic/weird.s: Sync with GDB version.
2249
2250 * gas/hppa/more.parse/labelbug.s: New test.
2251
2252 * gas/hppa/more.parse/parse.exp: Run it.
2253
2254 Wed Nov 24 01:25:03 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2255
2256 * gas/hppa/reloc/fixupbug.s: New test.
2257 * gas/hppa/reloc/reloc.exp: Run it.
2258
2259 * gas/hppa/reloc/exitbug.s: New test.
2260 * gas/hppa/reloc/reloc.exp: Run it.
2261
2262 Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2263
2264 * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
2265 share the same test code.
2266 * gas/hppa/reloc/relocreduce.s: Likewise.
2267
2268 * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
2269 * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
2270
2271 Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2272
2273 * gas/hppa/reloc/reloc.exp: No longer expect failure for
2274 field selector on ble instruction test.
2275
2276 * gas/hppa/basic/basic.exp: No longer expect failures for
2277 system instruction tests now that probei is fixed.
2278
2279 Sat Nov 6 22:45:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2280
2281 * gas/hppa/reloc/selectorbug.s: New test.
2282 * gas/hppa/reloc/reloc.exp: Run it.
2283
2284 Thu Nov 4 17:01:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2285
2286 * gas/hppa/unsorted/fragbug.s: New test.
2287 * gas/hppa/unsorted/unsorted.exp: Run it.
2288
2289 Thu Nov 04 09:09:49 1993 Jeffrey Wheat (cassidy@cygnus.com)
2290
2291 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
2292
2293 Tue Nov 2 22:12:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2294
2295 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
2296 * gas/hppa/more.parse/parse.exp: Run them.
2297
2298 Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2299
2300 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
2301 which specific relocations are expected to be found.
2302
2303 Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2304
2305 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
2306
2307 * gas/hppa/more.parse/parse.exp: Add new test.
2308 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
2309 sections are handled correctly.
2310
2311 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
2312
2313 Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2314
2315 * gas/hppa/more.parse/calldatabug.s: Colonize.
2316 * gas/hppa/more.parse/parse.exp: Fix typos.
2317
2318 Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2319
2320 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
2321 * gas/hppa/*/*.exp: New test drivers.
2322 * gas/hppa/*/*.s: New test files.
2323
2324 Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com)
2325
2326 * gas/sun4: New directory.
2327 * gas/sun4/addend.s,addend.exp: New test case.
2328 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
2329 test case.
2330
2331 * gas/all/gas.exp: Check `*' in C comments.
2332
2333 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
2334 simplify some tests.
2335 (want_no_output): Return zero or nonzero, depending on success or
2336 failure.
2337 (gas_test_old): Return value from want_no_output.
2338 (objdump_start_common): Split off from objdump_start.
2339 (objdump_start_no_subdir): New procedure.
2340
2341 Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com)
2342
2343 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
2344 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
2345
2346 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
2347 AS_FOR_TARGET.
2348 (check): Don't pass ASFLAGS variable.
2349 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
2350
2351 From Jeff Law:
2352
2353 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
2354 so that tests can parse the output of objdump looking for errors
2355 in relocation entires, file headers and the like.
2356
2357 Thu Sep 23 16:20:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2358
2359 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
2360 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
2361 call so it no longer performs multiple tests.
2362 * gas/m68k/all.exp (t2.s): Don't bother with listings.
2363 (p2410.s): Don't pass unwanted arguments to gas_test_error.
2364
2365 Wed Aug 25 16:50:08 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2366
2367 * lib/do*: Remove RCS id strings.
2368
2369 Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
2370
2371 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
2372 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
2373 * gas/i386: New directory.
2374
2375 Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
2376
2377 * Added directory structure, to categorize tests by targets.
2378 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
2379 and refined some to examine the assembler listing output.
2380 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
2381 expect_after patterns.
2382 (gas_start, gas_finish): New procs, for tests that examine process
2383 output.
2384 * config/unix-gas.exp: Invoke gas_init directly, instead of
2385 requiring test .exp files do it.
2386
2387 Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2388
2389 * gas/gas.exp: Handle new tests, and changes to testing procs.
2390
2391 * lib/gas-defs.exp (want_no_output): New proc; success iff output
2392 is empty.
2393 (gas_test_old): Functionally same as old gas_test.
2394 (gas_test_ignore_stdout): Rewritten to use want_no_output.
2395 (gas_test): New argument lists set of options to be tried in
2396 combinations. Option with trailing ">" indicates standard output
2397 should be ignored.
2398
2399 * gas/p2425a.s: Use %-form for registers, so this test can be run
2400 on m68k-coff targets too.
2401
2402 * gas/p2430a.s: New test case, whitespace &c matches customer
2403 report more closely. Gets different results from p2430.s; this is
2404 bad, and not yet tested for.
2405
2406 Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
2407
2408 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
2409 * lib/run: New script.
2410 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
2411 and redirection options. Use "run" script so redirection works.
2412 (gas_test): Now takes assembler options as separate arg from input
2413 file name.
2414 (gas_test_ignore_stdout): New proc. Discards output.
2415 (gas_test_error): New proc. Expects assembler to generate output.
2416 (target_cpu_family setting): Handle i486->i386 also.
2417
2418 * lib/do*: Scripts moved here from gas/testscripts. May be useful
2419 someday for writing more test cases; not currently used.
2420
2421 Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2422
2423 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
2424 cases.
2425 * gas/gas.exp: Enable them for appropriate targets. Removed some
2426 useless comments &c. Changed m68k target test to be more general.
2427
2428 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
2429 * gas/gas.exp: Call gas_init.
2430
2431 Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
2432
2433 * Test suite created.
2434