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