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