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