]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/ChangeLog
Nuts. Checked in wrong version of previous patch. Fixed.
[thirdparty/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
3ad62fc4
JL
1Wed Aug 29 12:05:13 2001 J"orn Rennecke <amylaar@redhat.com>
2
3 * lib/gas-defs.exp: (regexp_diff) At verbosity 3, also show
4 where mismatch occurs due to regexp mismatch.
5
e88b7c97
AM
62001-08-27 Staffan Ulfberg <staffanu@swox.se>
7 Alan Modra <amodra@bigpond.net.au>
8
9 * gas/macros/macros.exp: xfail powerpc-*-aix.
10 * gas/ppc/astest64.s: New.
11 * gas/ppc/astest64.d: New.
12 * gas/ppc/astest2_64.s: New.
13 * gas/ppc/astest2_64.d: New.
14 * gas/ppc/test1elf.asm: New.
15 * gas/ppc/test1xcoff.asm: New.
16 * gas/ppc/generate.sh: New. Generate new files below from above .asm
17 * gas/ppc/test1elf32.s: New.
18 * gas/ppc/test1elf32.d: New.
19 * gas/ppc/test1elf64.s: New.
20 * gas/ppc/test1elf64.d: New.
21 * gas/ppc/test1xcoff32.s: New.
22 * gas/ppc/test1xcoff32.d: New.
23 * gas/ppc/ppc.exp: Run new tests.
24 * gas/ppc/simpshft.s: Tweak align now that we get nops.
25
dda688fc
TS
262001-08-24 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
27
28 * binutils-all/readelf.exp: Don't regard mips*el-*-* as traditional
29 mips.
30 * gas/mips/mips.exp: Likewise. Use traditional testcases for
31 mips${el}16-f if needed.
32 * gas/mips/elempic.d: New file, testcase for little endian empic.
33 * gas/mips/elfel-rel2.d: Don't test trailing zeroes in dump.
34 * gas/mips/mips16-f.d: Use non-traditional symbol sorting.
35 * gas/mips/mipsel16-f.d: Likewise.
36 * gas/mips/mipsel16-e.d: New file, testcase for little endian MIPS16
37 relocations.
38 * gas/mips/tmipsel16-f.d: New file, testcase for little endian MIPS16
39 relocations, traditional variant.
40
c85229da
L
412001-08-17 H.J. Lu <hjl@gnu.org>
42
43 * gas/sparc/unalign.d: Support Sparc V9.
44
99c14723
TS
452001-08-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
46
47 * gas/mips/mips.exp: Added performance counter test.
48 * gas/mips/perfcount.s: New File. Test of performance counter opcodes.
49 * gas/mips/perfcount.d: Likewise.
50
d8b6305a
NC
512001-08-12 Nick Clifton <nickc@cambridge.redhat.com>
52
53 * gas/sparc/unalign.s: Extend test to check .uaword with multiple
54 arguments.
55 * gas/sparc/unalign.d: Extend to expect unaligned relocs for both
56 arguments to .uaword.
57
db1c0ae7
L
582001-08-10 H.J. Lu <hjl@gnu.org>
59
60 * gas/mips/e32-rel2.d: Updated for the objdump output change.
61 * gas/mips/e32el-rel2.d: Likewise.
62 * gas/mips/elf-rel.d: Likewise.
63 * gas/mips/elf-rel2.d: Likewise.
64 * gas/mips/elf-rel3.d: Likewise.
65 * gas/mips/elf_e_flags1.d: Likewise.
66 * gas/mips/elf_e_flags2.d: Likewise.
67 * gas/mips/elf_e_flags3.d: Likewise.
68 * gas/mips/elf_e_flags4.d: Likewise.
69 * gas/mips/elfel-rel.d: Likewise.
70 * gas/mips/elfel-rel2.d: Likewise.
71 * gas/mips/elfel-rel3.d: Likewise.
72 * gas/mips/empic.d: Likewise.
73 * gas/mips/mips16-e.d: Likewise.
74 * gas/mips/mips16-f.d: Likewise.
75 * gas/mips/mipsel16-f.d: Likewise.
76 * gas/mips/telempic.d: Likewise.
77 * gas/mips/tempic.d: Likewise.
78 * gas/mips/tmips16-e.d: Likewise.
79 * gas/mips/tmipsel16-e.d: Likewise.
80
81 * gas/mips/mips16-f.d: Fix the symbol table output.
82
83 * gas/mips/mipsel16-f.d: Fix the endian.
84
85 * gas/mips/mips.exp; Don't xfail mips16-f/mipsel16-f.
86
a26f95e7
RS
872001-08-10 Richard Sandiford <rsandifo@redhat.com>
88
89 * gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.
90 * gas/mips/mips-gp32-fp64.d: Likewise.
91 * gas/mips/mips-abi32.d: Likewise.
92 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
93 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
94 * gas/mips/mips-abi32-pic.d: Likewise.
95
21d34b1c
TS
962001-07-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
97
98 * mips/lb.d: Reflect disassembler output fixes.
99 * mips/mips32.d: Likewise.
100 * mips/mips64.d: Likewise. Typo.
101 * mips/sb.d: Likewise.
102 * mips/trunc.d: Likewise.
103
25a7b89f
L
1042001-08-04 H.J. Lu <hjl@gnu.org>
105
106 * gas/cris/operand-err-1.s: Updated.
107
aea2ae6e
L
1082001-08-04 H.J. Lu <hjl@gnu.org>
109 Chris G. Demetriou <cgd@broadcom.com>
110
111 * gas/mips/e32-rel4.s: Removed.
112
113 * gas/mips/e32-rel4.d: Use elf-rel4.s.
114
115 * gas/mips/mips.exp: Use the same rel4 test for litte endian.
116
117 * gas/mips/mips-abi32-pic.d: Add lines for objdump.
118 * gas/mips/mips-abi32.d: Likewise.
119 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
120 * gas/mips/mips-gp32-fp32.d: Likewise.
121 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
122 * gas/mips/mips-gp32-fp64.d: Likewise.
123 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
124 * gas/mips/mips-gp64-fp32.d: Likewise.
125 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
126 * gas/mips/mips-gp64-fp64.d: Likewise.
127
128 * gas/mips/mips-abi32-pic.s: Add space for objdump.
129 * gas/mips/mips-abi32.s: Likewise.
130 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
131 * gas/mips/mips-gp32-fp32.s: Likewise.
132 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
133 * gas/mips/mips-gp32-fp64.s: Likewise.
134 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
135 * gas/mips/mips-gp64-fp32.s: Likewise.
136 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
137 * gas/mips/mips-gp64-fp64.s: Likewise.
138
139 * gas/mips/mips-abi32-pic.s: Add the missing .end.
140 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
141 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
142 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
143 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
144
82146c59
RS
1452001-08-03 Richard Sandiford <rsandifo@redhat.com>
146
147 * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test.
148 * gas/mips/e32-rel4.s, gas/mips/e32-rel4.s: New test.
149
150 * gas/mips/mips.exp: Run new tests.
151
dc462216
RS
1522001-08-02 Richard Sandiford <rsandifo@redhat.com>
153
154 * gas/mips/mips-gp32-fp32,
155 * gas/mips/mips-gp32-fp64,
156 * gas/mips/mips-gp64-fp32,
157 * gas/mips/mips-gp64-fp64,
158 * gas/mips/mips-abi32,
159 * gas/mips/mips-gp32-fp32-pic,
160 * gas/mips/mips-gp32-fp64-pic,
161 * gas/mips/mips-gp64-fp32-pic,
162 * gas/mips/mips-gp64-fp64-pic,
163 * gas/mips/mips-abi32-pic: New testcases.
164
165 * gas/mips/mips.exp: Run them.
166
af08bab8
AM
1672001-08-01 Alan Modra <amodra@bigpond.net.au>
168
169 * gas/elf/section2.l: Adjust warning message comparison.
170
0c4ec151
RS
1712001-07-31 Richard Sandiford <rsandifo@redhat.com>
172
173 * gas/mips/mips.exp (el): New variable.
174 Use it to pick ELF reloc tests.
175
411e0b6d
CD
1762001-07-26 Chris Demetriou <cgd@broadcom.com>
177
178 * gas/mips/lif-empic.d: Add back dollar signs before floating
179 point register names.
180
bc4aa73f
AM
1812001-07-26 Alan Modra <amodra@bigpond.net.au>
182
183 * gas/i386/relax.s: Test rs_space.
184 * gas/i386/relax.d: Update.
185
2e7a08de
AM
1862001-07-23 Alan Modra <amodra@bigpond.net.au>
187
188 * gas/i386/opcode.d: Tweak lgdt for 2001-07-18 change.
189 * gas/i386/intel.d: Likewise.
190
9a7f7ba6
PB
1912001-07-16 Philip Blundell <philb@gnu.org>
192
193 * gas/arm/arm7t.d, gas/arm/inst.d: Tweak expected output for
194 change to disassembler.
195
e7d10af4
NC
1962001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
197
198 Fix failures in MIPS testsuite:
199 * gas/mips/abs.d: Pass -march=4000 to gas.
200 * gas/mips/eld_rel2.d: Do not expect zeroes at end of dump.
201 * gas/mips/elf_e_flags1.d: Pass -march=4000 to gas.
202
8a543126
AM
2032001-07-11 Jakub Jelinek <jakub@redhat.com>
204
205 * gas/sparc/unalign.s: Remove .uaxword test.
206 * gas/sparc/unalign.d: Adjust accordingly.
207
7e005732
NC
2082001-07-08 Anders Norlander <anorland@synergenix.se>
209
210 * gas/all/gas.exp: Run incbin test.
211 * gas/all/incbin.s: New file.
212 * gas/all/incbin.d: New file.
213
7461da6e
RS
2142001-07-04 Richard Sandiford <rsandifo@redhat.com>
215
216 * gas/mips/elf-rel3.s: Add zero word to end of file.
217
86a15486
L
2182001-07-03 H.J. Lu <hjl@gnu.org>
219
220 * gas/mips/lb-xgot-ilocks.d: Add -march=r3900.
221
013468bc
BE
2222001-07-01 Ben Elliston <bje@redhat.com>
223
224 * gas/m88k/allinsn.s: New file.
225 * gas/m88k/allinsn.d: Likewise.
226 * gas/m88k/m88k.exp: Test with allinsn.s also.
227
ec68c924
EC
2282001-06-28 Eric Christopher <echristo@redhat.com>
229
230 * gas/mips/usd.d: Change for march/mtune.
231 * gas/mips/ulh-xgot.d: Ditto.
232 * gas/mips/uld.d: Ditto.
233 * gas/mips/trunc.d: Ditto.
234 * gas/mips/rol.d: Ditto.
235 * gas/mips/nodelay.d: Ditto.
236 * gas/mips/mul.d: Ditto.
237 * gas/mips/mul-ilocks.d: Ditto.
238 * gas/mips/trap20.d: Ditto.
239 * gas/mips/mips4.d: Ditto.
240 * gas/mips/mips16.d: Ditto.
241 * gas/mips/lif-xgot.d: Ditto.
242 * gas/mips/lif-svr4pic.d: Ditto.
243 * gas/mips/ld-xgot.d: Ditto.
244 * gas/mips/ld-svr4pic.d: Ditto.
245 * gas/mips/ld-ilocks-addr32.d: Ditto.
246 * gas/mips/lb-xgot.d: Ditto.
247 * gas/mips/jal-xgot.d: Ditto.
248 * gas/mips/jal-svr4pic.d: Ditto.
249 * gas/mips/delay.d: Ditto.
250 * gas/mips/lb-xgot-ilocks.d: Ditto.
251 * gas/mips/div.d: Ditto.
252 * gas/mips/break20.d: Ditto.
253 * gas/mips/delay.d: Ditto.
254 * gas/mips/elf_e_flags3.d: Ditto.
255 * gas/mips/elf_e_flags4.d: Ditto.
256 * gas/mips/lineno.d: Ditto.
257 * gas/mips/mips16.d: Ditto.
258 * gas/mips/mips4.d: Ditto.
259 * gas/mips/mips4010.d: Ditto.
260 * gas/mips/mips4650.d: Ditto.
261
1cac9012
NC
2622001-06-21 Nick Clifton <nickc@cambridge.redhat.com>
263
264 * gas/arm/arm.exp: Remove msr-bad.s test.
265 Select processor type for architecture specific instruction tests.
266
267 * gas/arm/adrl.s: Add adrEQl as a test.
268 * gas/arm/adrl.d: Adjusted expected output.
269
270 * gas/arm/arm7dm.s: Add "msr CPSR_x, #0" as a test instruction.
271 * gas/arm/msr-bad.s: Delete.
272
1ad63b2f
TR
2732001-06-18 Tom Rix <trix@redhat.com>
274
275 * gas/ppc/aix.exp: New file, aix specific tests.
276 * gas/ppc/align.s: New file, .comm alignment test.
ec68c924 277
74b5b66a
AJ
2782001-06-13 Andreas Jaeger <aj@suse.de>
279
280 * gas/vtable/vtable.exp (run_list_test): Don't run on sparc64.
281
e1f44d10
NC
2822001-06-06 Peter Jakubek <pjak@snafu.de>
283
284 * gas/mri/for.d: Correct for swapped operands.
285 * gas/mri/if.d: Likewise.
286 * gas/mri/repeat.d: Likewise.
287 * gas/mri/while.d: Likewise.
288
de8b1efe
AM
2892001-06-12 Alan Modra <amodra@bigpond.net.au>
290
291 * gas/i386/x86_64.d: Update for 2001-06-11 disassembler change.
292
bab00cea
L
2932001-06-10 H.J. Lu <hjl@gnu.org>
294
295 * gas/elf/section2.l: Match various white spaces.
296
6174aabb
L
2972001-06-10 H.J. Lu <hjl@gnu.org>
298
3e9379a9 299 * gas/elf/section2.e: Support 64bit ELF.
6174aabb
L
300 * gas/elf/section2.e-mips: Likewise.
301
594e740f
L
3022001-06-08 H.J. Lu <hjl@gnu.org>
303
304 * gas/mips/elfel-rel3.s: Moved to ...
305 * gas/mips/elf-rel3.s: Here.
306
307 * gas/mips/elf-rel3.d: Updated.
308
309 * gas/mips/elfel-rel3.d: Updated.
310
311 * gas/mips/relax.d: New file.
312 * gas/mips/relax.s: Likewise.
313
314 * gas/mips/mips.exp: Run relax and set xfail.
315
d9e138e2
L
3162001-06-08 H.J. Lu <hjl@gnu.org>
317
318 * gas/mips/illegal.s: New file.
319 * gas/mips/illegal.l: Likewise.
320
321 * gas/elf/elf.exp (run_list_test): New.
322 Run illegal with run_list_test.
323
7388e440
L
3242001-06-08 H.J. Lu <hjl@gnu.org>
325
326 * gas/mips/elf-jal.d: New file.
327
328 * gas/mips/mips.exp: Run "elf-jal" instead of "jal" for ELF.
329
02e07694
AM
3302001-06-08 Alan Modra <amodra@bigpond.net.au>
331
332 * gas/elf/elf.exp (run_list_test): Undo $readelf change in 2001-06-07.
333
fa6b2d59
L
3342001-06-07 H.J. Lu <hjl@gnu.org>
335
336 * gas/elf/section2.e-mips: New file.
337
338 * gas/elf/elf.exp (run_list_test): Add suffix.
339 Pass -mips as suffix to run_list_test for mips.
340
7b15a6b5
L
3412001-06-07 H.J. Lu <hjl@gnu.org>
342
343 * gas/elf/section2.l: Match ".*GAS.*" instead of
344 "GAS LISTING .*".
345
9160c09b
L
3462001-06-07 H.J. Lu <hjl@gnu.org>
347
348 * gas/mips/mips.exp: Set xfail for "lineno" on Linux/mips.
349
d2d89a16 3502001-06-07 H.J. Lu <hjl@gnu.org>
823e3a73
L
351
352 * gas/mips/empic.d: Support stabs.
353 * gas/mips/mips16-e.d: Likewise.
354 * gas/mips/mips16-f.d: Likewise.
355 * gas/mips/mipsel16-f.d: Likewise.
356 * gas/mips/telempic.d: Likewise.
357 * gas/mips/tempic.d: Likewise.
358 * gas/mips/tmips16-e.d: Likewise.
359 * gas/mips/tmipsel16-e.d: Likewise.
360
a90335ee
L
3612001-06-06 H.J. Lu <hjl@gnu.org>
362
363 * gas/mips/elf-rel3.s: New file.
364 * gas/mips/elf-rel3.d: Likewise.
365 * gas/mips/elfel-rel3.s: Likewise.
366 * gas/mips/elfel-rel3.d: Likewise.
367
368 * gas/mips/mips.exp: Run elf-rel3/elfel-rel3.
369
5b5032eb
L
3702001-06-06 H.J. Lu <hjl@gnu.org>
371
372 * gas/elf/elf.exp (run_list_test): New.
373 Run section2 with run_list_test.
374
375 * gas/elf/section2.e: New file.
376 * gas/elf/section2.l: Likewise.
377 * gas/elf/section2.s: Likewise.
378
5199a87b
L
3792001-06-04 H.J. Lu <hjl@gnu.org>
380
381 * gas/mips/mips4010.s: Add the missing ".end".
382 * gas/mips/mips4100.s: Likewise.
383 * gas/mips/mips4650.s: Likewise.
384 * gas/mips/sync.s: Likewise.
385
0b4bdf77
L
3862001-06-02 H.J. Lu <hjl@gnu.org>
387
388 * gas/sparc/unalign.d: Support Sparc V9.
389
0f2712ed
NC
3902001-05-28 Jeff Sturm <jsturm@one-point.com>
391
392 * gas/sparc/unalign.s: New test. Check unaligned relocs.
393 * gas/sparc/unalign.d: New expected test results.
394 * gas/sparc/sparc.exp: Run new test.
395
0b171357
HPN
3962001-05-27 Hans-Peter Nilsson <hp@axis.com>
397
398 * gas/cris/addi.d: Tweak for 64-bit BFD.
0f2712ed
NC
399 * gas/cris/binop-cmpmove.d: Ditto.
400 * gas/cris/binop-cmpmovx.d: Ditto.
401 * gas/cris/binop-extx.d: Ditto.
402 * gas/cris/binop.d: Ditto.
403 * gas/cris/bork.d: Ditto.
404 * gas/cris/branch.d: Ditto.
405 * gas/cris/break.d: Ditto.
406 * gas/cris/brokw-1.d: Ditto.
407 * gas/cris/brokw-2.d: Ditto.
408 * gas/cris/brokw-3.d: Ditto.
409 * gas/cris/ccr.d: Ditto.
410 * gas/cris/clear.d: Ditto.
411 * gas/cris/continue.d: Ditto.
412 * gas/cris/fragtest.d: Ditto.
413 * gas/cris/jump-type.d: Ditto.
414 * gas/cris/labfloat.d: Ditto.
415 * gas/cris/macroat.d: Ditto.
416 * gas/cris/movem-to-reg.d: Ditto.
417 * gas/cris/nosep.d: Ditto.
418 * gas/cris/oneop-type.d: Ditto.
419 * gas/cris/prefix.d: Ditto.
420 * gas/cris/pushpop-byte-sreg.d: Ditto.
421 * gas/cris/pushpop-dword-sreg.d: Ditto.
422 * gas/cris/pushpop-word-sreg.d: Ditto.
423 * gas/cris/pushpop.d: Ditto.
424 * gas/cris/quick-s6.d: Ditto.
425 * gas/cris/quick-u5.d: Ditto.
426 * gas/cris/quick-u6.d: Ditto.
427 * gas/cris/range-err-1.s: Ditto.
428 * gas/cris/rd-pic-1.d: Ditto.
429 * gas/cris/rd-regprefix-1.d: Ditto.
430 * gas/cris/rd-regprefix-1b.d: Ditto.
431 * gas/cris/reg-to-mem.d: Ditto.
432 * gas/cris/regreg.d: Ditto.
433 * gas/cris/return.d: Ditto.
434 * gas/cris/scc.d: Ditto.
435 * gas/cris/separator.d: Ditto.
436 * gas/cris/shexpr-1.d: Ditto.
437 * gas/cris/sreg-to-x.d: Ditto.
438 * gas/cris/test.d: Ditto.
439 * gas/cris/unimplemented.d: Ditto.
440 * gas/cris/unop-mem.d: Ditto.
441 * gas/cris/x-to-byte-sreg.d: Ditto.
442 * gas/cris/x-to-dcr1-sreg.d: Ditto.
443 * gas/cris/x-to-dword-sreg.d: Ditto.
444 * gas/cris/x-to-word-sreg.d: Ditto.
0b171357
HPN
445 * gas/cris/shexpr-1.d: Ditto. Correct format.
446
ff8715d0
L
4472001-05-25 H.J. Lu <hjl@gnu.org>
448
449 * gas/mips/e32el-rel2.d: New for little endian mips.
450 * gas/mips/elfel-rel2.d: Likewise.
451 * gas/mips/elfel-rel.d: Likewise.
452 * gas/mips/mipsel16-f.d: Likewise.
453 * gas/mips/telempic.d: Likewise.
454 * gas/mips/tmipsel16-e.d: Likewise.
455
456 * gas/mips/tempic.d: New for traditional mips.
457 * gas/mips/tmips16-e.d: Likewise.
458
459 * gas/mips/elf-rel.d: Handle alignment padding.
460 * gas/mips/elf-rel2.d: Likewise.
461
462 * gas/mips/mips.exp: Support little endian and traditional
463 mips.
464
8569c2f5
L
4652001-05-24 H.J. Lu <hjl@gnu.org>
466
467 * gas/m68k/pcrel.d: Support 64bit BFD.
468
58e2fc90
L
4692001-05-24 H.J. Lu <hjl@gnu.org>
470
471 * gas/arm/adrl.d: Support 64bit BFD.
472 * gas/arm/arm7t.d: Likewise.
473 * gas/arm/inst.d: Likewise.
474 * gas/arm/pic.d: Likewise.
475 * gas/arm/xscale.d: Likewise.
476
60edd2d3
AM
4772001-05-23 Alan Modra <amodra@one.net.au>
478
479 * gas/elf/ehopt0.d: Tweak for bigendian targets.
480
aa5f19f2
NC
4812001-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
482
483 * gas/mips/abs.d: Remove $ before register names, per latest
484 disassembler.
485 * gas/mips/add.d: Ditto.
486 * gas/mips/and.d: Ditto.
487 * gas/mips/beq.d: Ditto.
488 * gas/mips/bge.d: Ditto.
489 * gas/mips/bgeu.d: Ditto.
490 * gas/mips/blt.d: Ditto.
491 * gas/mips/bltu.d: Ditto.
492 * gas/mips/delay.d: Ditto.
493 * gas/mips/div-ilocks.d: Ditto.
494 * gas/mips/div.d: Ditto.
495 * gas/mips/dli.d: Ditto.
496 * gas/mips/elf_e_flags1.d: Ditto.
497 * gas/mips/elf_e_flags2.d: Ditto.
498 * gas/mips/elf_e_flags3.d: Ditto.
499 * gas/mips/elf_e_flags4.d: Ditto.
500 * gas/mips/jal-empic.d: Ditto.
501 * gas/mips/jal-svr4pic.d: Ditto.
502 * gas/mips/jal-xgot.d: Ditto.
503 * gas/mips/jal.d: Ditto.
504 * gas/mips/la-empic.d: Ditto.
505 * gas/mips/la-svr4pic.d: Ditto.
506 * gas/mips/la-xgot.d: Ditto.
507 * gas/mips/la.d: Ditto.
508 * gas/mips/lb-empic.d: Ditto.
509 * gas/mips/lb-svr4pic.d: Ditto.
510 * gas/mips/lb-xgot-ilocks.d: Ditto.
511 * gas/mips/lb-xgot.d: Ditto.
512 * gas/mips/lb.d: Ditto.
513 * gas/mips/ld-empic.d: Ditto.
514 * gas/mips/ld-ilocks-addr32.d: Ditto.
515 * gas/mips/ld-ilocks.d: Ditto.
516 * gas/mips/ld-svr4pic.d: Ditto.
517 * gas/mips/ld-xgot.d: Ditto.
518 * gas/mips/ld.d: Ditto.
519 * gas/mips/li.d: Ditto.
520 * gas/mips/lif-empic.d: Ditto.
521 * gas/mips/lif-svr4pic.d: Ditto.
522 * gas/mips/lif-xgot.d: Ditto.
523 * gas/mips/lifloat.d: Ditto.
524 * gas/mips/mips16.d: Ditto.
525 * gas/mips/mips32.d: Ditto.
526 * gas/mips/mips4.d: Ditto.
527 * gas/mips/mips4010.d: Ditto.
528 * gas/mips/mips4100.d: Ditto.
529 * gas/mips/mips4650.d: Ditto.
530 * gas/mips/mips64.d: Ditto.
531 * gas/mips/mul-ilocks.d: Ditto.
532 * gas/mips/mul.d: Ditto.
533 * gas/mips/nodelay.d: Ditto.
534 * gas/mips/rol.d: Ditto.
535 * gas/mips/sb.d: Ditto.
536 * gas/mips/trap20.d: Ditto.
537 * gas/mips/trunc.d: Ditto.
538 * gas/mips/uld.d: Ditto.
539 * gas/mips/ulh-empic.d: Ditto.
540 * gas/mips/ulh-svr4pic.d: Ditto.
541 * gas/mips/ulh-xgot.d: Ditto.
542 * gas/mips/ulh.d: Ditto.
543 * gas/mips/ulw.d: Ditto.
544 * gas/mips/usd.d: Ditto.
545 * gas/mips/ush.d: Ditto.
546 * gas/mips/usw.d: Ditto.
547
1ff55c93
RH
5482001-05-14 Richard Henderson <rth@redhat.com>
549
550 * gas/elf/ehopt0.s: New.
551 * gas/elf/ehopt0.d: New.
552 * gas/elf/elf.exp: Run it.
553
bcee8eb8
AM
5542001-05-12 Peter Targett <peter.targett@arccores.com>
555
556 * gas/arc/st.s: Add test case @h30 fixup.
557 * gas/arc/st.d: Update to suit.
558
67d6227d
AM
5592001-05-12 Alan Modra <amodra@one.net.au>
560
561 * gas/i386/sse2.s: Correct cvtps2dq, movdq2q, and movq2dq
4bba6815 562 * gas/i386/sse2.d: Likewise. Fix pmuludq and punpckhqdq too.
67d6227d
AM
563
564 * gas/i386/ssemmx2.d: Correct movq.
565
cbc5fe50
HPN
5662001-05-10 Hans-Peter Nilsson <hp@axis.com>
567
568 * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
569 handling.
570
992aaec9
AM
5712001-05-04 Alan Modra <amodra@one.net.au>
572
573 * gas/i386/katmai.d: Correct pmovmskb and pextrw opcodes.
574 * gas/i386/ssemmx2.d: Likewise. Correct register for pextrw,
575 pinsrw, and pmovmskb.
576 * gas/i386/sse2.d: Correct register for movmskpd.
577
c7e40348
NC
5782001-05-02 Johan Rydberg <jrydberg@opencores.org>
579
580 * gas/openrisc/addi.s: New file.
581 * gas/openrisc/addi.d: Likewise.
582 * gas/openrisc/allinsn.exp: Likewise.
583 * gas/openrisc/allinsn.s: Likewise.
584 * gas/openrisc/allinsn.d: Likewise.
585 * gas/openrisc/lohi.s: Likewise.
586 * gas/openrisc/lohi.d: Likewise.
587 * gas/openrisc/store.s: Likewise.
588 * gas/openrisc/store.d: Likewise.
589
ad7f5c69
HPN
5902001-04-05 Hans-Peter Nilsson <hp@axis.com>
591
592 * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
593 gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
594 gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
595 gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
596 gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d:
597 New tests.
8ac9c124
HPN
598 * gas/cris/brokw-2.s: Correct broken-word expansion visualization
599 in comment.
777623bb
HPN
600 * gas/cris/fragtest.s, gas/cris/rd-pic-1.s,
601 gas/cris/binop-cmpmovx.d, gas/cris/binop-cmpmove.d,
602 gas/cris/binop.d, gas/cris/binop.s, gas/cris/brokw-2.d,
603 gas/cris/clear.d, gas/cris/fragtest.s, gas/cris/jump-type.d,
604 gas/cris/nosep.s, gas/cris/pushpop.d, gas/cris/quick.s,
605 gas/cris/range-err-2.s, gas/cris/sep-err-1.s,
606 gas/cris/sreg-to-x.d, gas/cris/test.d, gas/cris/x-to-byte-sreg.d,
607 gas/cris/x-to-word-sreg.d, gas/cris/x-to-dword-sreg.d: Remove
608 trailing empty lines.
609 * gas/cris/continue.s: Ditto, tweak comment.
ad7f5c69 610
4b0d96c2
HPN
611 * lib/gas-defs.exp (run_dump_test): Support using readelf.
612 * config/default.exp: Default READELF and READELFFLAGS.
613
61b96bb4
AM
6142001-03-31 Alan Modra <alan@linuxcare.com.au>
615
616 * gas/all/cond.s: Add .if .elseif tree.
617 * gas/all/cond.d: Match above.
618
5fba8300
L
6192001-03-30 H.J. Lu <hjl@gnu.org>
620
621 * gas/i386/relax.d: Dump with -s instead of -drw.
622
00687228
L
6232001-03-29 H.J. Lu <hjl@gnu.org>
624
625 * gas/i386/relax.s: New test for relaxation between sections.
626 * gas/i386/relax.d: New.
627
628 * gas/i386/i386.exp: Add tests for ELF.
629
d5c4095a
NC
6302001-03-27 Chris Demetriou <cgd@broadcom.com>
631
632 * gas/mips/lineno.d: Allow for the possibility that
633 the local labels won't be in the objdump output. Match
634 zeros in addresses using '+' for better compatibility with
635 different targets.
636
10a51814
CD
6372001-03-26 Chris Demetriou <cgd@broadcom.com>
638
639 * gas/mips/sync.s: Declare 'foo' as a function so that this
640 test will work on properly on ECOFF targets.
641
0f17484f
AM
6422001-03-24 Alan Modra <alan@linuxcare.com.au>
643
644 * gas/i386/ssemmx2.s: Change movntq to movntdq.
645 * gas/i386/ssemmx2.d: Matching change.
646
7704145c
HPN
6472001-03-23 Hans-Peter Nilsson <hp@axis.com>
648
5ef6758f
HPN
649 * gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d:
650 New tests.
651
7704145c
HPN
652 * gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s,
653 gas/cris/branch-warn-3.s: Tweak for fixed FIXME:s.
654
bbe6d95f
AM
6552001-03-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
656
657 * gas/vax/quad.exp: Correct expected result.
658
d394a339
AS
6592001-03-19 Andreas Schwab <schwab@suse.de>
660
661 * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get
662 consistent output across targets.
663 * gas/m68k/pcrel.d: Adjusted.
664
64cbbfae
L
6652001-03-18 H.J. Lu <hjl@gnu.org>
666
667 * gas/i386/intel.s: Move PIC code to ...
668 * gas/i386/intelpic.s: New. Here.
669 * gas/i386/intel.d: Updated.
670 * gas/i386/intelpic.d: New.
671
672 * gas/i386/i386.exp: Check PIC code in Intel syntax for ELF
673 targets only.
674
31abcf7d
SC
6752001-03-18 Stephane Carrez <Stephane.Carrez@worldnet.fr>
676
677 * gas/mri/mri.exp: Fix test of m6811/m6812 targets.
678
fa7cd6d2
L
6792001-02-26 H.J. Lu <hjl@gnu.org>
680
681 * gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]".
682
d88ae36a
L
6832001-02-23 H.J. Lu <hjl@gnu.org>
684
685 * gas/ia64/opc-a-err.l: Fix "cmp4.lt.or".
686
687 * gas/ia64/opc-a.pl: Add tests for pseudo-ops for "cmp" and
688 "cmp4".
689 * gas/ia64/opc-a.s: Rebuilt.
690 * gas/ia64/opc-a.d: Likewise.
691
f14c6878
CD
6922001-02-17 Chris Demetriou <cgd@broadcom.com>
693
694 * gas/mips/mips32.d: Remove ELF dependencies. This test
695 wasn't meant to be ELF specific, and doesn't have to be.
696 * gas/mips/mips64.d: Likewise.
697
2cd5676f
CD
6982001-02-17 Chris Demetriou <cgd@broadcom.com>
699
700 * gas/mips/mips.exp: Don't attempt the elf_e_flags family of
701 tests if not ELF; they test ELF-specific features.
702
98a79704
SC
7032001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
704
74b5b66a 705 * gas/mri/mri.exp: Don't execute the M68K specific tests
98a79704
SC
706 on m6811-elf and m6812-elf targets, still run the generic MRI tests.
707
4f69f974
SC
7082001-02-04 Stephane Carrez <Stephane.Carrez@worldnet.fr>
709
710 * gas/m68hc11/malis.s: New test to verify compliance with Motorola
711 Assembly Language Input Standard.
712 * gas/m68hc11/malis.d: New file.
713 * gas/m68hc11/malis-include.s: New file.
714 * gas/m68hc11/all.exp: Add the new test.
715
6e0b89ee
AM
7162001-01-12 Alan Modra <alan@linuxcare.com.au>
717
718 * gas/i386/i386.exp (gas_64_check): Correct target string.
719 Use gas_64_check rather than target string to decided whether
720 x86_64 checks should run.
721
722 * gas/i386/sse2.s: Add a label to cure objdump "no symbols" error.
723 * gas/i386/ssemmx2.s: Likewise.
724 * gas/i386/sse2.d: Update to suit.
725 * gas/i386/ssemmx2.s: Likewise.
726
0d2bcfaf
NC
7272001-01-11 Peter Targett <peter.targett@arccores.com>
728
729 * gas/arc/alias.*: Removed.
730 * gas/arc/branch.*: Likewise.
731 * gas/arc/insn3.*: Likewise.
732 * gas/arc/math.*: Likewise.
733 * gas/arc/sshift.*: Likewise.
734 * gas/arc/arc.exp: Simplified test process for base case
735 instruction set by adding run_dump_test cases for all base
736 instructions.
74b5b66a
AJ
737 * gas/arc/adc.s, gas/arc/adc.d: New test cases and dump.
738 * gas/arc/add.s, gas/arc/add.d: Likewise.
739 * gas/arc/and.s, gas/arc/and.d: Likewise.
740 * gas/arc/asl.s, gas/arc/asl.d: Likewise.
741 * gas/arc/asr.s, gas/arc/asr.d: Likewise.
742 * gas/arc/b.s, gas/arc/b.d: Likewise.
743 * gas/arc/bic.s, gas/arc/bic.d: Likewise.
744 * gas/arc/bl.s, gas/arc/bl.d: Likewise.
745 * gas/arc/brk.s, gas/arc/brk.d: Likewise.
746 * gas/arc/extb.s, gas/arc/extb.d: Likewise.
747 * gas/arc/extw.s, gas/arc/extw.d: Likewise.
748 * gas/arc/flag.s, gas/arc/flag.d: Likewise.
749 * gas/arc/j.s, gas/arc/j.d: Likewise.
750 * gas/arc/jl.s, gas/arc/jl.d: Likewise.
751 * gas/arc/ld.s, gas/arc/ld.d: Likewise.
752 * gas/arc/ld2.s, gas/arc/ld2.d: Likewise.
753 * gas/arc/lp.s, gas/arc/lp.d: Likewise.
754 * gas/arc/lsr.s, gas/arc/lsr.d: Likewise.
755 * gas/arc/mov.s, gas/arc/mov.d: Likewise.
756 * gas/arc/nop.s, gas/arc/nop.d: Likewise.
757 * gas/arc/or.s, gas/arc/or.d: Likewise.
758 * gas/arc/rlc.s, gas/arc/rlc.d: Likewise.
759 * gas/arc/ror.s, gas/arc/ror.d: Likewise.
760 * gas/arc/rrc.s, gas/arc/rrc.d: Likewise.
761 * gas/arc/sbc.s, gas/arc/sbc.d: Likewise.
762 * gas/arc/sexb.s, gas/arc/sexb.d: Likewise.
763 * gas/arc/sexw.s, gas/arc/sexw.d: Likewise.
764 * gas/arc/sleep.s, gas/arc/sleep.d: Likewise.
765 * gas/arc/add.s, gas/arc/add.d: Likewise.
766 * gas/arc/st.s, gas/arc/st.d: Likewise.
767 * gas/arc/sub.s, gas/arc/sub.d: Likewise.
768 * gas/arc/swi.s, gas/arc/swi.d: Likewise.
769 * gas/arc/xor.s, gas/arc/xor.d: Likewise.
0d2bcfaf
NC
770 * gas/arc/warn.s: Removed warning test case for setting of flags
771 followed by conditional branch, an arc5 only feature.
772
773 * gas/ieee-fp/x930509a.exp: Skip test if target also arc*-*-*.
774
775 * gas/vtable/vtable.exp: Skip tests if target also arc*-*-*.
776
88051039
SC
7772001-01-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
778
779 * gas/m68hc11/opers12.s: Add more tests for index post byte.
780 * gas/m68hc11/opers12.d: Likewise.
781
68a581b8
SC
7822001-01-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
783
784 * gas/m68hc11/all.exp: Add new tests for dwarf2.
785 * gas/m68hc11/lbranch-dwarf2.d: New file, test for dwarf2.
786 * gas/m68hc11/opers12-dwarf2.d: Likewise.
787 * gas/m68hc11/insns-dwarf2.d: Likewise.
788
3f535693
NC
7892001-01-11 Nick Clifton <nickc@redhat.com>
790
791 * gas/arm/adrl.s: Add global label 'foo'.
792 * gas/arm/adrl.d: Expect to see references to 'foo' in the
793 disassembly. COFF and ELF disassemblys should now be the same.
794
de9d65b5
JH
795Wed Jan 10 15:14:54 MET 2001 Jan Hubicka <jh@suse.cz>
796
797 * i386.exp: Add ssemmx2 and sse2 tests.
798 (sse2.d, sse2.s, ssemmx2.d, ssemmx2.s): New tests.
799
d38ccb31
NC
8002001-01-09 Nick Clifton <nickc@redhat.com>
801
802 * gas/arm/pic.d: Fix patterns to match new behaviour of
803 disassembler.
804 inst.d: Fix patterns to match new behaviour of disassembler.
805
183d6175
PB
8062001-01-03 Philip Blundell <pb@futuretv.com>
807
808 * gas/vtable/vtable.exp: Don't run tests on Alpha.
809
b96d3a20
JH
810Sat Jan 6 13:34:07 MET 2001 Jan Hubicka <jh@suse.cz>
811
812 * i386.exp: Add tests for presence of 32bit versus 64bit output
813 format; run both 64bit and 32bit tests when format is available;
814 add x86_64 test.
815 * x86_64.s: New file.
816 * x86_64.d: New file.
817
ab32098a
NC
8182001-01-02 Nick Clifton <nickc@redhat.com>
819
820 * gas/arm/arm.exp: Pass -marmv3 to msr-bad test, since the
821 instruction is legal in v5. Also fix expected error message.
822
ca6489f9
PB
8232001-01-01 Philip Blundell <philb@gnu.org>
824
825 * gas/arm/adrl.s, gas/arm/pic.s, gas/arm/msr-bad.s: New tests.
826 * gas/arm/arm.exp: Run them.
827 * gas/arm/adrl.d, gas/arm/pic.d: Expected results for above.
828 * gas/arm/arm6.s: Also test uppercase `CPSR' and `SPSR'.
829
0a940afa
L
8302000-12-22 H.J. Lu <hjl@gnu.org>
831
832 * gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
833 * gas/i386/intel.d: Updated.
834
514829c3
JW
8352000-12-12 Jim Wilson <wilson@redhat.com>
836
837 * gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
838 gas/ia64/dv-srlz.d, gas/ia64/opc-m.d: Update.
839
846b8f1e
NC
8402000-12-12 Nick Clifton <nickc@redhat.com>
841
842 * gas/vtable/vtable.exp: Fix formatting.
843
844 * gas/arm/elsegundo.s: New Test (currently disabled).
845 * gas/arm/elsegundo.d: Expected test results.
846
4819127a
L
8472000-12-11 H.J. Lu <hjl@gnu.org>
848
849 * gas/i386/intel.d: Adjusted for the a.out assembler.
850 * gas/i386/intel.s: Likewise.
851
77eb0326
NC
8522000-12-09 Nick Clifton <nickc@redhat.com>
853
854 * gas/m68k/pcrel.d: Update to match latest assembler output.
855
9abcc8f0 8562000-12-02 Chris Demetriou <cgd@sibyte.com>
4c507252
NC
857
858 * gas/mips/elf_e_flags.s: Add padding to the end of the
859 file so that objdump output will be consistent.
860 * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
861 gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: Expect
862 "..." at end of objdump output because of zero bytes at end
863 of section.
864 * gas/mips/elf_e_flags.c: Add note to comment about
865 what's changing in elf_e_flags.s.
866
867 * gas/mips/la.s: Add padding to the end of the file so that
868 objdump output will be consistent.
869 * gas/mips/la-svr4pic.d, gas/mips/la-xgot.d: Expect "..." at
870 end of objdump output because of zero bytes at end of
871 section.
872
873 * gas/mips/sync.s: Add padding to the end of the file so that
874 objdump output will be consistent.
875 * gas/mips/sync.d: Expect "..." at end of objdump output
876 because of zero bytes at end of section.
877
b6426432
NC
878 * gas/mips/empic.d: Pad sections out to 16 bytes, to avoid
879 alignment issues so tests are useful on multiple targets.
880 * gas/mips/empic.s: Likewise.
881 * gas/mips/mips16-e.d: Likewise.
882 * gas/mips/mips16-e.s: Likewise.
883 * gas/mips/mips16-f.d: Likewise.
884 * gas/mips/mips16-f.s: Likewise.
885
e70f2590
NC
886 * gas/mips/mips32.d: Expect disassembly of madd and maddu
887 to use their correct names. Add tests for break and sdbbp.
888 * gas/mips/mips32.s: Likewise.
889
0808b8a9
NC
890 * gas/mips/mips64.s: Add test for assembly of MIPS64
891 extensions.
892 * gas/mips/mips64.d: Likewise.
893 * gas/mips/mips.exp: Test using the new "mips64" test.
894
b90dd607
NC
8952000-12-01 Chris Demetriou <cgd@sibyte.com>
896
897 * gas/mips/mips16.d: Expect mips16 nops to be used for padding
898 when mips16 code generation is enabled.
899
0c92ba5f
NC
900 * gas/mips/empic.d: Adjust for the fact that the difference
901 between two symbols in the same section are not expected to
902 generate a reloc.
903 * gas/mips/empic.s: Likewise. Also, correct typo in comment
904 about expected relocs.
74b5b66a 905
481294f0
NC
906 * gas/mips/mips32.s, gas/mips/mips32.d: New files for MIPS32
907 instruction assembly test.
908 * gas/mips/mips.exp: Add the test mentioned above.
909
76a0ddac
DN
9102000-11-30 Diego Novillo <dnovillo@redhat.com>
911
912 * intel.s, intel.d: New test for @GOT references.
913
dc6e09d3
HPN
9142000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
915
916 * gas/sh/err.exp: New, framework for error-testing.
917 * gas/sh/err-1.s: New test.
918
ae3e85dd
SC
9192000-11-26 Stephane Carrez <Stephane.Carrez@worldnet.fr>
920
921 * gas/m68hc11/opers12.s: New test for movw operands.
922 * gas/m68hc11/opers12.d: Likewise.
923
077b8428
NC
9242000-11-24 Nick Clifton <nickc@redhat.com>
925
926 * arm.exp: Run tests for xscale as well as arm.
927 Run xscale tests.
928
929 * xscale.s: New file: XScale instruction tests.
930 * xscale.d: New file: Expected XScale instruction results.
931
a257e27a
L
9322000-11-20 H.J. Lu <hjl@gnu.org>
933
934 * gas/i386/intel.d: Add 3 "nop"s for the a.out assembler.
935 * gas/i386/intel.s: Likewise.
936
f5776d3d
L
9372000-11-16 H.J. Lu <hjl@gnu.org>
938
939 * gas/symver/symver0.d: Add 64bit support.
940 * gas/symver/symver1.d: Likewise.
941
e206b66f
L
9422000-11-16 H.J. Lu <hjl@gnu.org>
943
944 * gas/symver/symver.exp: Don't run symver4 nor symver5.
945
747e13a0
L
9462000-11-13 H.J. Lu <hjl@gnu.org>
947
948 * gas/symver/symver.exp: New for symver test.
949 * gas/symver/symver0.d: Likewise.
950 * gas/symver/symver0.s: Likewise.
951 * gas/symver/symver1.d: Likewise.
952 * gas/symver/symver1.s: Likewise.
953 * gas/symver/symver2.l: Likewise.
954 * gas/symver/symver2.s: Likewise.
955 * gas/symver/symver3.l: Likewise.
956 * gas/symver/symver3.s: Likewise.
957 * gas/symver/symver4.l: Likewise.
958 * gas/symver/symver4.s: Likewise.
959 * gas/symver/symver5.l: Likewise.
960 * gas/symver/symver5.s: Likewise.
961 * gas/symver/symver6.l: Likewise.
962 * gas/symver/symver6.s: Likewise.
963
935e6103
HPN
9642000-11-11 Hans-Peter Nilsson <hp@bitrange.com>
965
966 * gas/macros/macros.exp: Mark strings test xfail for sh.
967
64a0c779
DN
9682000-10-24 Diego Novillo <dnovillo@cygnus.com>
969
970 * intel.s, intel.d: Add new tests for intel syntax.
971
73cd359e
AM
9722000-10-19 Alan Modra <alan@linuxcare.com.au>
973
974 * gas/elf/section0.s: Ensure section sizes are multiples of 16.
975 * gas/elf/section1.s: Likewise.
976 * gas/elf/section[01].d: Change to suit.
977
476d4b9b
L
9782000-10-18 H.J. Lu <hjl@gnu.org>
979
980 * gas/i386/intel.d: Fix the support for 64bit BFD in the last
981 change.
982
6588847e
DN
9832000-10-15 Diego Novillo <dnovillo@cygnus.com>
984
985 * intel.s, intel.d: Add new tests for naked registers using intel
986 syntax.
987
2e968471
HPN
9882000-09-29 Hans-Peter Nilsson <hp@axis.com>
989
990 * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s,
991 gas/cris/rd-regprefix-1.d, gas/cris/rd-regprefix-1b.d,
992 gas/cris/us-err-1.s, gas/cris/us-err-2.s, gas/cris/us-err-3.s: New.
993 * gas/cris/cris.exp: Loop run_dump_test over files matching rd-*.d.
994
9a635504
AM
9952000-09-28 Alan Modra <alan@linuxcare.com.au>
996
170cdc4f
AM
997 * gas/hppa/parse/parse.exp: Replace "hppa*w-*-*" with "hppa*64*-*-*"
998 * gas/hppa/reloc/reloc.exp: Likewise.
999 * gas/hppa/unsorted/unsorted.exp: Likewise.
1000
9a635504
AM
1001 * gas/hppa/reloc/reduce.s: Modify .PARAM so we need an arg reloc.
1002
139368c9
JW
10032000-09-22 Jim Wilson <wilson@cygnus.com>
1004
d48ad4f3
JW
1005 * gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests.
1006 * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
1007
139368c9
JW
1008 * gas/ia64/dv-raw-err.s: Add new testcases for PR%, 16 - 62.
1009 * gas/ia64/dv-waw-err.s: Likewise.
1010 * gas/ia64/dv-imply.d: Regenerate.
1011 * gas/ia64/dv-mutex.d, gas/ia64/dv-raw-err.l, gas/ia64/dv-safe.d,
1012 gas/ia64/dv-srlz.d, gas/ia64/dv-war-err.l, gas/ia64/dv-waw-err.l,
1013 gas/ia64/opc-f.d, gas/ia64/opc-i.d, gas/ia64/opc-m.d: Likewise.
1014
7484b8e6
TW
10152000-09-14 Timothy Wall <twall@cygnus.com>
1016
1017 * gas/ia64/dv-waw-err.[sl]: Additional tests for parallel
1018 comparisons which should and should not produce DVs.
1019
927781e2
AM
10202000-09-05 Alan Modra <alan@linuxcare.com.au>
1021
1022 * gas/vtable/vtable.exp: Re-enable for hppa-elf.
1023
9a8f29e3
TW
10242000-08-29 Timothy Wall <twall@cygnus.com>
1025
1026 * gas/ia64/dv-mutex.s: Add stop to avoid DV error on cmp.eq.
1027 * gas/ia64/dv-mutex.d: Update regexp pattern.
1028 * gas/ia64/dv-entry-err.s: Add stop to avoid DV error on cmp.eq.
1029 * gas/ia64/dv-imply.s: Add stops to avoid DV errors on cmp.REL.
1030 Test still fails due to insn opcode pattern changes.
74b5b66a 1031
5e0c2226
L
10322000-08-21 H.J. Lu <hjl@gnu.org>
1033
1034 * gas/all/cofftag.d: Support the strict COFF.
1035
50b81f19
JW
10362000-08-16 Jim Wilson <wilson@cygnus.com>
1037
1038 * gas/ia64/dv-raw-err.s: Add new tests for addl and postinc.
1039 * gas/ia64/dv-raw-err.l: Likewise.
1040 * gas/ia64/dv-waw-err.l: Update sed pattern.
1041 * gas/ia64/opc-f.pl: Delete fpsub, and fpadd comment.
1042 * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
1043
8cb8bcba
NC
10442000-08-16 Nick Clifton <nickc@redhat.com>
1045
1046 * gas/arm/inst.s: Add tests for edge cases of shift based
1047 addressing modes.
1048
1049 * gas/arm/inst.d: Add expected results for new tests.
1050
483f05e3
HPN
10512000-07-20 Hans-Peter Nilsson <hp@axis.com>
1052
1053 * gas/all/gas.exp: Don't run floating-point tests on CRIS.
1054 * gas/ieee-fp/x930509a.exp: Ditto.
1055 * gas/macros/macros.exp: Mark strings test xfail for CRIS.
e5da6f52 1056 * gas/cris/*: New tests for CRIS.
483f05e3 1057
81366cb8
AM
10582000-07-19 Alan Modra <alan@linuxcare.com.au>
1059
1060 * gas/macros/macros.exp (test1): Run it for hppa*-*-linux*.
1061 (semi): Likewise.
1062 (strings): Don't run for hppa, except for hppa*-*-linux*.
1063
1064 * gas/hppa/parse/linesepbug.s: Ensure we have whitespace before
1065 pseudos.
1066
4b43d9f6
NC
10672000-07-18 Scott Bambrough <scottb@netwinder.org>
1068
1069 * gas/arm/inst.d: Fix expected results to match current assembler
1070 output. Patch from Justin Seger <justin.m.seger@intel.com>.
1071
4b6341e9
AM
10722000-07-10 Alan Modra <alan@linuxcare.com.au>
1073
1074 * gas/vtable/vtable.exp: Disable test for hppa.
1075
1076 * gas/hppa/reloc/reloc.exp (do_relocation_reduction_tests): Don't
1077 run test for any elf target.
1078 (applybug): Don't run test for linux.
1079 * gas/hppa/unsorted/unsorted.exp (do_common_text): Likewise.
1080 * gas/hppa/parse/parse.exp (linesepbug): Remove xfail
1081 (labelbug): xfail for hppa-linux.
1082
1083 * gas/hppa/basic/{coprmem.s, fmemLRbug.s}: Add colons to labels.
1084 * gas/hppa/parse/{callinfobug.s, regpopbug.s}: Likewise.
1085 * gas/hppa/reloc/{applybug.s, funcrelocbug.s, longcall.s,
1086 r_no_reloc.s, reduce3.s}: Likewise.
1087 * gas/hppa/unsorted/common.s: Likewise.
1088
97b39d03
NC
10892000-07-05 Nick Clifton <nickc@cygnus.com>
1090
1091 * gas/d30v/inst.d: Fix expected results to match current assembler
1092 output.
1093 * gas/d30v/bittest.l: Fix expected warning messages to match
1094 current assembler output.
1095
4b6341e9 10962000-06-29 Kazu Hirata <kazu@hxi.com>
fbe1e41f
NC
1097
1098 * gas/h8300/h8300.exp (do_h8300s_mac): Change the registers used
1099 in ldmac and stmac.
1100 * gas/h8300/macs.s: Likewise.
1101
6b2539e3
NC
11022000-06-27 Nick Clifton <nickc@cygnus.com>
1103
1104 * gas/d30v/bittest.l: Edit to match new warning messages produced
1105 by assembler.
1106
39bec121
TW
11072000-06-19 Timothy Wall <twall@cygnus.com>
1108
1109 * gas/macros/macros.exp: Avoid tests which are not useful on tic54x.
1110 * gas/all/gas.exp: Make adjustments for tic54x target.
1111 * gas/ieee-fp/x930509a.exp: Ditto.
1112 * gas/tic54x/*: New tests for tic54x. NOTE: load page has been
1113 moved into the LMA and is not printed separately by objdump any
1114 longer. This still needs to be tested.
74b5b66a 1115
60bcf0fa
NC
11162000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
1117
1118 * gas/m68k/all.exp: Don't execute tests if the target is m68hc11&12.
1119 * gas/m68hc11/all.exp: Specific tests for m68hc11.
1120 * gas/m68hc11/all_insns.[ds]: Check m68hc11 instructions.
1121 * gas/m68hc11/insns[ds]: Another test.
1122 * gas/m68hc11/lbranch.[ds]: Check branch optimization (gas relax).
1123 * gas/m68hc11/opers12.[ds]: New files, check m68hc12 operands.
1124
55d98a80
AM
11252000-06-17 Alan Modra <alan@linuxcare.com.au>
1126
1127 * gas/macros/strings.s: Don't start directives in first column
1128 (for LABELS_WITHOUT_COLONS targets).
1129
8e1b6ed6
L
11302000-06-14 H.J. Lu <hjl@gnu.org>
1131
1132 * gas/macros/strings.d: Support a.out and coff.
1133
88830cd1
NC
11342000-06-14 Nick Clifton <nickc@cygnus.com>
1135
1136 * gas/arm/arm6.s: Remove 'mrs r9, cpsr_all' since the cpsr_all
1137 flag is no longer legal syntax.
1138
aa787a89
NC
11392000-06-09 Nick Clifton <nickc@cygnus.com>
1140
1141 * gas/macros/macros.exp: Run new test: strings.
1142 * gas/macros/strings.s: New test: String expansion inside
1143 macros.
1144 * gas/macros/strings.d: New test results.
74b5b66a 1145
a6b9488a
AM
11462000-06-04 Alan Modra <alan@linuxcare.com.au>
1147
1148 * gas/i386/prefix.s: Modify so we have at least one x86 test that
1149 checks the line separator.
1150
f48026f7
HPN
1151Sun May 21 10:08:08 2000 Hans-Peter Nilsson <hp@axis.com>
1152
1153 * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.
1154
322f2c45
NC
11552000-05-15 Nick Clifton <nickc@cygnus.com>
1156
1157 * gas/arm/arch4t.s: Add tests of new fields to msr instruction.
1158
de950844
AM
11592000-05-11 Ulf Carlsson <ulfc@engr.sgi.com>
1160
1161 * gas/mips/mips.exp: Include *-*-linux* in svr4pic.
1162
1163 * gas/mips/jal-svr4pic.{s,d} gas/mips/jal-xgot.d: Add a jal to a
1164 weak symbol.
1165
575bc3d6
AM
11662000-05-08 Alan Modra <alan@linuxcare.com.au>
1167
1168 * gas/mri/float.d: Fix for srec length change.
1169
36f89926
AM
11702000-05-02 Alan Modra <alan@linuxcare.com.au>
1171
1172 * gas/hppa/unsorted/unsorted.exp: Duplicate hppa*-*-*elf*
1173 behaviour for hppa*-*-linux* throughout file.
1174 * gas/hppa/reloc/reloc.exp: Ditto.
1175 (reduce2.s): Disable test for elf targets.
1176
1177 * gas/hppa/parse/parse.exp (ssbug.s): setup_xfail hppa*-*-linux*.
1178
1179 * gas/elf/section0.s: Don't start pseudos on first column so
1180 targets that define LABELS_WITHOUT_COLONS work.
1181 * gas/elf/section1.s: Ditto.
1182 * gas/vtable/inherit0.s: Ditto.
1183 * gas/vtable/inherit1.s: Ditto.
1184 * gas/vtable/entry0.s: Ditto.
1185 * gas/vtable/entry1.s: Ditto.
1186
7fca9a72
NC
11872000-05-01 Nick Clifton <nickc@cygnus.com>
1188
74b5b66a
AJ
1189 * gasp/macro.out: Fix label numbers to remove leading zeroes.
1190 * gasp/mdouble.out: Fix label numbers to remove leading zeroes.
7fca9a72 1191
ee68970f
AM
11922000-04-25 Alan Modra <alan@linuxcare.com.au>
1193
1194 * gas/i386/general.l: Allow for DISP32 pe relocs.
1195 * gas/i386/jump.d: Similarly.
1196
c4479208
JW
1197Mon Apr 24 16:35:08 2000 Jim Wilson <wilson@cygnus.com>
1198
8d82e76a
JW
1199 * gas/ia64/opc-i.d: Change pmin2.u to pmin2. Change pmax2.u to pmax2.
1200 Change MLI to MLX. Switch operands for output matching tbit.z.orcm,
1201 tbit.z.andcm, tbit.nz.orcm, tbit.nz.andcm, tnat.z.orcm, tnat.z.andcm,
1202 tnat.nz.orcm, tnat.nz.andcm inputs.
1203 * gas/ia64/opc-i.pl: Insert padding nops before last dep.
1204 * gas/ia64/opc-i.s: Regenerate.
74b5b66a 1205
c4479208
JW
1206 * gas/ia64/opc-i.s: Regenerate.
1207 * gas/ia64/opc-f.pl: Add explicit stop at end.
74b5b66a 1208
bf3ca999
TW
12092000-04-22 Timothy Wall <twall@cygnus.com>
1210
1211 * gas/ia64/opc-f.d: Disassemble zeroes to verify break.f.
1212 * gas/ia64/opc-f.s: Add an explicit stop to make IAS output match.
1213
800eeca4
JW
1214Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
1215 David Mosberger <davidm@hpl.hp.com>
1216 Timothy Wall <twall@cygnus.com>
1217 Jim Wilson <wilson@cygnus.com>
1218
1219 * gas/vtable/vtable.exp: Disable for ia64.
7fca9a72 1220 * gas/ia64: New testsuite directory.
74b5b66a 1221
71851002
AM
12222000-04-03 Alan Modra <alan@linuxcare.com.au>
1223
1224 * gas/i386/general.s: Check 16-bit immediates, and move call/jump
1225 checks to start.
1226 * gas/i386/general.l: Likewise.
1227
31254b20
AO
12282000-04-01 Alexandre Oliva <aoliva@cygnus.com>
1229
1230 * gas/mn10300/am33_5.s: Check that negative SP offsets are encoded
1231 with 32 bits, not with the unsigned shorter opcodes.
1232 * gas/mn10300/basic.exp: Likewise.
1233
77f42f92
AO
12342000-03-31 Alexandre Oliva <aoliva@cygnus.com>
1235
1236 * lib/gas-defs.exp (regexp_diff): Don't break on the first
1237 difference, list them all.
1238
d1a1bf19
NC
12392000-03-29 Nick Clifton <nickc@cygnus.com
1240
1241 * gas/arm/thumb.s: Add test of bal instruction.
1242
224de7a5
AM
12432000-03-27 Alan Modra <alan@linuxcare.com.au>
1244
1245 * gas/ieee-fp/x930509a.exp (dotest): Fix test for
1246 LISTING_WORD_SIZE==1.
1247 * gas/all/gas.exp (do_930509a): Same here.
1248 * gas/all/cond.d: And here.
1249
d1a1bf19
NC
12502000-03-16 Nick Clifton <nickc@cygnus.com>
1251
1252 * gas/arm/arm.exp: Run branch.s test.
1253 Run tests if target is strongarm.
1254
1255 * gas/arm/branch.s: New test. Make sure that assembler can handle
1256 same-section branch relocations properly.
1257
1258 * gas/arm/branch.d: New file. Expected output from assembling
1259 branch.s.
1260
bb2d6cd7
GK
12612000-03-10 Geoffrey Keating <geoffk@cygnus.com>
1262
1263 * gas/mips/empic.d: New file.
1264 * gas/mips/empic.s: New file.
1265 * gas/mips/mips16-e.d: New file.
1266 * gas/mips/mips16-e.s: New file.
1267 * gas/mips/mips16-f.d: New file.
1268 * gas/mips/mips16-f.s: New file.
1269 * gas/mips/mips.exp: Add empic, mips16-e. Add mips16-f as an
1270 expected failure.
1271
11038c5e
L
12722000-02-25 H.J. Lu <hjl@gnu.org>
1273
1274 * gas/i386/general.l: Support a.out and coff.
1275
cc5ca5ce
AM
12762000-02-25 Alan Modra <alan@spri.levels.unisa.edu.au>
1277
1278 * gas/i386/intel.s: New file, intel version of opcode.s
084e9a84
AM
1279 * gas/i386/intel.d: New file, copy of opcode.d
1280 * gas/i386/i386.exp: Call it.
cc5ca5ce
AM
1281
1282 * gas/i386/general.s: Add extra "out" instructions.
1283 * gas/i386/general.l: Likewise.
1284
557537a5
NC
12852000-01-31 Nick Clifton <nickc@cygnus.com>
1286
1287 * gas/arm/inst.s: Include test of ATPCS register naming
1288 conventions.
1289
1290 * gas/arm/float.s: Include test of ATPCS register naming
1291 conventions.
1292
dfad2e40
AM
1293Fri Jan 21 12:48:06 2000 H.J. Lu <hjl@gnu.org>
1294
1295 * gas/i386/general.l: Support a.out.
1296 * gas/i386/jump.d: Likewise.
1297 * gas/i386/jump16.d: Likewise.
1298
a3d1c52b
AM
12992000-01-21 Alan Modra <alan@spri.levels.unisa.edu.au>
1300
1301 * gas/i386/general.{s,l}: Move 16 bit jmp and call tests from here
1302 * gas/i386/jump16.{s,d}: To here.
1303 * gas/i386/jump.{s,d}: New files. Duplicate 32 bit jmp and call
1304 tests in general.s so that objdump is exercised.
1305
1306 * gas/i386/i386.exp: Call new tests.
1307
a8de5998
AM
13082000-01-15 Alan Modra <alan@spri.levels.unisa.edu.au>
1309
add0c677
AM
1310 * gas/i386/general.{s,l}: Add jmp and call tests for .code16gcc,
1311 .code16, and .code32 modes.
a8de5998 1312
433b8629
JL
1313Tue Nov 30 23:02:01 1999 Jeffrey A Law (law@cygnus.com)
1314
1315 * gas/mn10300/{am33.s, am33_2.s, am33_3.s}: New test files.
1316 * gas/mn10300/{am33_4.s, am33_5.s, am33_6.s}: Likewise.
1317 * gas/mn10300/{am33_7.s, am33_8.s}: Likewise.
1318 * gas/mn10300/basic.exp: Run the am33 tests.
1319
73c89d48
GRK
13201999-11-15 Gavin Romig-Koch <gavin@cygnus.com>
1321
1322 * gas/mips/la.d: Adjust for new la macro expansion.
1323 Change matches for explicit addresses to matches for
1324 any address.
1325 * gas/mips/la-xgot.d: Same.
1326 * gas/mips/la-svr4pic.d: Same.
1327
603eea08
NC
13281999-11-01 Nick Clifton <nickc@cygnus.com>
1329
1330 Remove reloc generating references to local labels in test code.
1331 Some ARM targets (eg PE) generate a reloc based on the label,
1332 whilst others (eg ELF) generate a reloc based on the section
1333 symbol. This meant that the disassembled outputs would differ.
74b5b66a 1334
603eea08
NC
1335 * gas/arm/inst.s: Change test of BLPL instruction.
1336 * gas/arm/inst.d: Change expected decode of BLPL instruction.
1337 * gas/arm/arm7t.s: Remove use of .LC0 label in .word directive.
50903393
NC
1338 Remove .rdata section, since this cannot exist in an arm-aout
1339 target.
1340 * gas/arm/arm7t.d: Change expected reloc generated for .word
1341 directive.
603eea08 1342
e591b0ea
NC
13431999-10-21 Nick Clifton <nickc@cygnus.com>
1344
1345 * gas/arm/arm7t.d: Update to match latest objdump output.
1346 * gas/arm/inst.s: Fix erroneous test case.
1347 * gas/arm/inst.d: Update to match latest objdump output.
1348
a6ea59ce
GK
1349Mon Oct 11 13:37:51 1999 Geoffrey Keating <geoffk@cygnus.com>
1350
1351 * lib/gas-defs.exp (regexp_diff): Allow '#...' to mean "some
74b5b66a 1352 indeterminate number of extra lines here".
a6ea59ce
GK
1353
1354 * gas/elf/elf.exp: Remove XFAILs.
1355 * gas/elf/section0.d: Make pass on MIPS (and hopefully alpha).
1356 * gas/elf/section1.d: Likewise.
1357
c43185de
DN
1358Thu Oct 7 00:12:04 MDT 1999 Diego Novillo <dnovillo@cygnus.com>
1359
1360 * gas/d10v: New directory.
1361 * gas/d10v/d10.exp: New file.
1362 * gas/d10v/inst.s: New file.
1363 * gas/d10v/inst.d: New file.
1364
07147777
GK
1365Thu Oct 7 12:52:25 1999 Geoffrey Keating <geoffk@cygnus.com>
1366
1367 * gas/mips/elf-rel.s: New file.
1368 * gas/mips/elf-rel.d: New file.
1369 * gas/mips/elf-rel2.d: New file.
1370 * gas/mips/e32-rel2.d: New file.
1371 * gas/mips/elf-rel2.s: New file.
1372 * gas/mips/mips.exp: Add elf-rel, elf-rel2.
1373
1374 * gas/mips/elf_e_flags1.d: Tweak a little so it passes
1375 even if the CPU is set to something by default.
1376
93c6c015
DE
1377Mon Oct 4 18:25:49 1999 Doug Evans <devans@canuck.cygnus.com>
1378
1379 * gas/m32r/error.exp: New testcase driver.
1380 * gas/m32r/m32rx.exp: New testcase driver.
1381 * gas/m32r/fslotx.[sd]: New testcase.
1382 * gas/m32r/m32rx.[sd]: New testcase.
1383 * gas/m32r/relax-s.[sd]: New testcase.
1384 * gas/m32r/interfere.s: New testcase.
1385 * gas/m32r/wrongsize.s: New testcase.
1386
b7be1db6
AM
13871999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
1388
1389 * gas/i386/i386.exp: Enable reloc and white tests for COFF.
1390 * gas/i386/reloc.d: Accept dir32 relocs.
1391
61feeec2
ILT
13921999-09-12 Donn Terry <donn@interix.com>
1393
1394 * gas/all/gas.exp: Run cofftag test for i*86-*-interix*.
1395 * lib/gas-defs.exp: Add perror if can not read .d file.
1396
2ef5e2a1
ILT
13971999-09-04 Steve Chamberlain <sac@pobox.com>
1398
1399 * gas/pj/{pj.exp, ops.c, ops.d}: New tests for picoJava.
1400
c5089c84
NC
14011999-09-02 Nick Clifton <nickc@cygnus.com>
1402
1403 * gas/vtable/vtable.exp: Add [istarget "strongarm*-*-*"] to run
1404 dump test "entry0" instead of "entry1".
74b5b66a 1405
f3d180e9 14061999-09-01 Scott Bambrough <scottb@netwinder.org>
74b5b66a
AJ
1407
1408 * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
f3d180e9
CM
1409 test "entry0" instead of "entry1". ARM targets use REL relocs,
1410 and should use the test entry0.
1411
c35dfbeb
AM
14121999-09-01 H.J. Lu <hjl@gnu.org>
1413
1414 * gas/i386/naked.d: Fix for coff targets.
1415
68196d70
JL
1416Mon Aug 30 12:18:40 1999 Jeffrey A Law (law@cygnus.com)
1417
cb63de9b
JL
1418 * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for
1419 sectioning.
1420 * gas/hppa/unsorted/unsorted.exp: Disable tests not appropriate for
1421 PA64.
1422
a91f57fd
JL
1423 * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for
1424 sectioning.
1425 * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
1426 Revamp address expressions slightly to handle an arbitrary sized
1427 address.
1428
a022ef54
JL
1429 * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for
1430 sectioning.
1431 * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
1432
68196d70
JL
1433 * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for
1434 sectioning.
1435
3f9ed93b
AM
14361999-08-30 Alan Modra <alan@spri.levels.unisa.edu.au>
1437
1438 * gas/i386/naked.s, gas/i386/naked.d: Test-suite addition for
1439 allow_naked_reg parsing.
1440 * gas/i386/i386.exp: Call it.
1441
5f47d35b
AM
14421999-08-29 Alan Modra <alan@spri.levels.unisa.edu.au>
1443
1444 * gas/i386/white.s, gas/i386/white.l: Add space in FP reg tests.
1445
0791df6c
JL
1446Sat Aug 28 00:16:12 1999 Jerry Quinn <jquinn@nortelnetworks.com>
1447
e3ca10d7
JL
1448 * gas/hppa/basic/basic.exp: Add new tests shift2.s,
1449 shift3.s, extract2.s, extract3.s, deposit2.s, and deposit3.s.
1450 * gas/hppa/basic/shift2.s, shift3.s, extract2.s,
1451 extract3.s, deposit2.s, deposit3.s: New.
1452
436709ee 1453 * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:
7fca9a72 1454 Add new syntax versions of instructions to tests.
436709ee
JL
1455 * gas/hppa/basic/add2.s,dcor2.s,perf.s,purge2.s,shladd2.s,sub2.s,
1456 system2.s, unit2.s: New tests.
1457 * hppa/basic/basic.exp: Add new tests.
1458
3c5c4310
JL
1459 * gas/hppa/basic/basic.exp:
1460 * gas/hppa/basic/media.s: Add test cases for new instructions.
1461
be3f1865
JL
1462 * gas/hppa/basic/basic.exp (do_branch2,do_media): New.
1463 * gas/hppa/basic/branch2.s: New.
1464 * gas/hppa/basic/media.s: New.
1465
1466 * gas/hppa/basic/basic.exp (do_fp_comp2): New.
1467 * gas/hppa/basic/fp_comp2.s: New.
0791df6c 1468
b23bac36
AM
14691999-08-20 Alan Modra <alan@spri.levels.unisa.edu.au>
1470
1471 * gas/i386/general.s, gas/i386/general.l: Add .code16gcc
1472 displacement checks with auto address prefix.
1473
2190b5a5
ILT
14741999-08-17 H.J. Lu <hjl@gnu.org>
1475
1476 * gas/elf/elf.exp: Expected to fail on alpha*-*-*.
1477
171a4983
ILT
14781999-08-09 Ian Lance Taylor <ian@zembu.com>
1479
1480 * gas/i386/float.s, gas/i386/float.l: Modify to work correctly
1481 when gas uses 2**4 alignment for .text.
1482 * gas/i386/general.s, gas/i386/general.l: Likewise.
1483 * gas/i386/katmai.s, gas/i386/katmai.d: Likewise.
1484 * gas/i386/modrm.s, gas/i386/modrm.l: Likewise.
1485 * gas/i386/prefix.s, gas/i386/prefix.d: Likewise.
1486
6812da59
AM
14871999-07-27 Alan Modra <alan@spri.levels.unisa.edu.au>
1488
1489 * gas/i386/reloc.d: Fix so that test passes when enable-targets
1490 includes 64-bit bfd target.
1491
aa1b0fd6
ILT
14921999-06-13 Ian Lance Taylor <ian@zembu.com>
1493
1494 * gas/i386/katmai.d: Tweak for recent disassembler changes.
1495
14c18613
ILT
14961999-06-12 Ian Lance Taylor <ian@zembu.com>
1497
966d5bec
ILT
1498 * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
1499 "*-*-linux*oldld*".
1500 * gas/vtable/vtable.exp: Likewise.
1501 * gas/i386/reloc.d: Modify expected reloc names to accept a.out
1502 names.
1503
14c18613
ILT
1504 * gas/i386/amd.s: Add a symbol so a.out tests will work.
1505 * gas/i386/katmai.s: Likewise.
1506 * gas/i386/amd.d: Corresponding change.
1507 * gas/i386/katmai.d: Corresponding change.
1508
8ee99f93
ILT
15091999-06-10 Ian Lance Taylor <ian@zembu.com>
1510
1511 * gas/mips/sync.d: Pass -mips2 to the assembler.
1512
1513 * gas/mips/elf_e_flags.s: Tweak code so that the tests pass for
1514 mips-elf target as well as mips64-elf target.
1515 * gas/mips/elf_e_flags1.d: Corresponding changes.
1516 * gas/mips/elf_e_flags2.d: Likewise.
1517 * gas/mips/elf_e_flags3.d: Likewise.
1518 * gas/mips/elf_e_flags4.d: Likewise.
1519
1520 * gas/elf/elf.exp: Add setup_xfail for mips*-*-*.
1521
1522 * gas/all/itbl-test.c (main): Update itbl_get_reg_val call for new
1523 parameter.
1524
b3fb1136
RH
15251999-06-10 Jakub Jelinek <jj@ultra.linux.cz>
1526
1527 * gas/sparc/synth64.s: Add checks for single register signx/clruw.
1528 * gas/sparc/set64.s: Add tests for setuw and setsw synthetic insns.
1529 * gas/sparc/prefetch.d: Add -64 as switch.
1530 * gas/sparc/rdpr.d: Ditto.
1531 * gas/sparc/wrpr.d: Ditto.
1532 * gas/sparc/synth64.d: Ditto, reflect synth64.s changes.
1533 * gas/sparc/reloc64.d: Add -64 as switch, be more tolerant, as
1534 current gas outputs %hi(0) and not %hi(0x0).
1535 * gas/sparc/set64.d: Add -64 as switch, reflect set64.s changes and
1536 optimizations for setx instruction.
1537 * gas/sparc/sparc.exp: Do sparc64*-*-* checks if it is any of the
1538 compiled-in targets.
1539
18452d40
RH
15401999-06-10 Richard Henderson <rth@cygnus.com>
1541
1542 * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'.
1543 * gas/macros/rept.s, gas/macros/test2.s, gas/macros/test3.s: Likewise.
1544 * gas/macros/{irp,rept,test2,test3}.d: Update.
1545
98944905
RH
15461999-06-05 Richard Henderson <rth@cygnus.com>
1547
1548 * gas/elf/elf.exp: New directory.
1549 * gas/elf/section0.[sd]: New test.
1550 * gas/elf/section1.[sd]: New test.
1551
5164c382
NC
15521999-06-03 Philip Blundell <philb@gnu.org>
1553
1554 * gas/arm/arm7t.d, gas/arm/inst.d: Update to match current gas,
74b5b66a 1555 bfd and opcodes.
5164c382 1556
0dbfb37c
ILT
15571999-05-28 Ian Lance Taylor <ian@zembu.com>
1558
1559 * gas/vtable/vtable.exp: Don't run test for i960 yet.
1560
2481b576
NC
15611999-05-17 Nick Clifton <nickc@cygnus.com>
1562
1563 * gas/mcore/allinsn.d: Updated to match latest objdump output.
1564
c608c12e
AM
15651999-05-12 Alan Modra <alan@spri.levels.unisa.edu.au>
1566
1567 * gas/i386/opcode.d: Modify callw to suit disasm fix.
1568
1569 * gas/i386/amd.d: Modify a '(bad)' to SIMD instruction.
1570
1571 * gas/i386/amd.s: Pad to multiple of 8
1572 * gas/i386/amd.d: Here too.
1573
1574 * gas/i386/prefix.[sd]: Align with nops
1575 * gas/i386/reloc.[sd]: Here too.
1576
1577 * gas/i386/katmai.[sd]: New for PIII SIMD
1578 * gas/i386/i386.exp: Call it.
1579
252b5132
RH
15801999-05-02 Nick Clifton <nickc@cygnus.com>
1581
1582 * gas/mcore/allinsn.d: Update to match latest assembler
74b5b66a 1583 operations.
252b5132
RH
1584
15851999-04-16 DJ Delorie <dj@cygnus.com>
1586
1587 * gas/i386/amd.s: Add NOPs to align for coff targets
1588 * gas/i386/amd.d: and check for them.
1589
1590Thu Apr 15 15:03:43 1999 Jeffrey A Law (law@cygnus.com)
1591
1592 * gas/hppa/basic/basic.exp (do_coprmem): No longer expected to file.
1593
1594Wed Apr 14 13:43:06 1999 Jeffrey A Law (law@cygnus.com)
1595
1596 * gas/hppa/basic/branch.s: Do not use immediate value where we
1597 really want a register.
1598 * gas/hppa/basic/coprmem.s: Likewise.
1599 * gas/hppa/basic/fmemLRbug.s: Likewise.
1600 * gas/hppa/basic/coprmem.s: Likewise.
1601 * gas/hppa/basic/spop.s: Likewise.
1602 * gas/hppa/basic/imem.s: Likewise.
1603 * gas/hppa/parse/badfmpyadd.s: Likewise.
1604 * gas/hppa/parse/calldatabug.s: Likewise.
1605 * gas/hppa/parse/entrybug.s: Likewise.
1606 * gas/hppa/parse/exprbug.s: Likewise.
1607 * gas/hppa/parse/fixup7bug.s: Likewise.
1608 * gas/hppa/parse/labelbug.s: Likewise.
1609 * gas/hppa/reloc/applybug.s: Likewise.
1610 * gas/hppa/reloc/funcrelocbug.s: Likewise.
1611 * gas/hppa/reloc/labelopbug.s: Likewise.
1612 * gas/hppa/reloc/longcall.s: Likewise.
1613 * gas/hppa/reloc/plabelbug.s: Likewise.
1614 * gas/hppa/reloc/reduce.s: Likewise.
1615 * gas/hppa/reloc/reduce2.s: Likewise.
1616 * gas/hppa/reloc/reduce3.s: Likewise.
1617 * gas/hppa/unsorted/brlenbug.s: Likewise.
1618 * gas/hppa/unsorted/importbug.s: Likewise.
1619 * gas/hppa/unsorted/lasbeldiffs.s: Likewise.
1620
1621 * gas/hppa/basic/basic.exp (do_imem): Handle multiple encodings
1622 for loads and stores using reg + small d addresses.
1623 No longer expect failure for mis-parse of imm %reg.
1624
16251999-04-13 Doug Evans <devans@casey.cygnus.com>
1626
1627 * gas/m32r/m32rx.d (cmpu__rach): Fix expected output.
1628 * gas/m32r/m32rx.s (bc__add,add__bc): Explicitly specify short branch
1629 so branch relaxation restrictions won't interfere with parallelization
1630 attempts.
1631
16321999-04-08 Nick Clifton <nickc@cygnus.com>
1633
1634 * gas/mcore: New Directory.
1635 * gas/mcore/allinsn.exp: New File: Expect file for MCore assembly
1636 tests.
1637 * gas/mcore/allinsn.s: New File: Source file for MCore assembly
1638 tests.
1639 * gas/mcore/allinsn.d: New File: Expected output file for MCore
1640 assembly tests.
1641
16421999-03-20 Doug Evans <devans@casey.cygnus.com>
1643
1644 * gas/m32r/m32rx.[sd]: Fix a few more testcases.
1645
16461999-03-16 Martin Hunt <hunt@cygnus.com>
1647
1648 * gas/d30v/d30.exp (run_list_test): Add new tests,
1649 label, guard-debug, serial, warn_oddreg, bittest, and mul.
1650
1651 * gas/d30v/opt.s: Fix some warnings and add a few labels
1652 to keep things from parallelizing where we don't want them to.
1653
1654 * gas/d30v/reloc.s: Fix warning.
74b5b66a 1655
252b5132
RH
1656 * gas/d30v/opt.d, reloc.d, inst.d: Rebuild.
1657
74b5b66a 1658 * gas/d30v/label.s: New test. Check that labels are aligned
252b5132
RH
1659 on 8-byte boundaries.
1660
1661 * gas/d30v/guard-debug.s: New test. Test output with "-g".
1662
74b5b66a 1663 * gas/d30v/serial.s: New test. Check for warnings with
252b5132
RH
1664 illegal serial instructions.
1665
1666 * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when
1667 odd-numbered registers are used for some instructions.
1668
74b5b66a 1669 * gas/d30v/bittest.s: New test. Check for bit operation
252b5132
RH
1670 instructions (BCLR, BNOT, BSET, BTST) in the IU.
1671
1672 * gas/d30v/mul.s: New test. Check for restricted sequences
1673 in a bunch of different multiply instructions.
74b5b66a 1674
252b5132
RH
1675 * gas/vtable/vtable.exp (run_list_test): Don't
1676 run test on D30V.
1677
16781999-03-05 Nick Clifton <nickc@cygnus.com>
1679
1680 * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag
74b5b66a 1681 test.
252b5132
RH
1682
16831999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
1684
1685 * gas/mips/mips.exp: Run the new tests, below.
1686 * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
1687 gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
1688 * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
1689
1690 * lib/gas-defs.exp (run_dump_test): Document. It's not
74b5b66a 1691 really trivial.
252b5132
RH
1692
1693 * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing
1694 $program (the dump tool).
1695
16961999-02-10 Doug Evans <devans@casey.cygnus.com>
1697
1698 * gas/m32r/allinsn.d: Prefix all | with \.
1699 (push,pop): Fix expected output.
1700 * gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
1701 * gas/m32r/fslot.d: Prefix all | with \.
1702
17031999-02-08 Nick Clifton <nickc@cygnus.com>
1704
1705 * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator.
1706 Some ports use it as a comment initiator.
1707
1708 * gas/vtable/entry1.d: Do not look for an addend. Some ports use
1709 REL relocations and so do not have one.
1710
17111998-12-18 Nick Clifton <nickc@cygnus.com>
1712
1713 * gas/fr30/allinsn.s: Fix to match latest assembler syntax.
1714 * gas/fr30/allinsn.d: Fix to match latest assembler output
1715
17161998-12-03 Nick Clifton <nickc@cygnus.com>
1717
1718 * gas/fr30/allinsn.d: Updated to match latest assembler output.
1719
17201998-12-02 Nick Clifton <nickc@cygnus.com>
1721
1722 * gas/fr30/allinsn.s: Replace illegal insns with legal versions.
1723
1724 * gas/fr30/allinsn.d: Update to match latest assembler output.
1725
1726Thu Nov 19 15:59:51 1998 Dave Brolley <brolley@cygnus.com>
1727
1728 * gas/fr30/allinsn.s: Reorder insns for better simulation.
1729
1730Thu Nov 19 07:50:44 1998 Doug Evans <devans@charmed.cygnus.com>
1731
1732 * gas/mips/sync.[sd]: New testcase.
1733 * gas/mips/mips.exp: Run it.
1734
1735Wed Nov 18 11:27:56 1998 Dave Brolley <brolley@cygnus.com>
1736
1737 * gas/fr30/allinsn.s (dmov): Correct hex literals.
1738
1739Tue Nov 17 15:24:20 1998 Nick Clifton <nickc@cygnus.com>
1740
1741 * gas/fr30/allinsn.s: Moved currently un-assembliable instructions
1742 to end of file.
1743
1744 * gas/fr30/allinsn.d: Added disassembly of currently assembliable
1745 opcodes.
1746
1747Mon Nov 16 16:50:27 1998 Nick Clifton <nickc@cygnus.com>
1748
1749 * gas/fr30/allinsn.s: Fix syntax errors.
1750
1751Mon Nov 16 19:27:52 1998 Dave Brolley <brolley@cygnus.com>
1752
1753 * gas/fr30/allinsn.s: Fixed more typos.
1754
1755Fri Nov 13 13:15:01 1998 Nick Clifton <nickc@cygnus.com>
1756
1757 * gas/fr30/allinsn.s: Fixed typos and added some tests of upper
1758 case vs lower case.
1759
1760Tue Nov 10 14:54:47 1998 Nick Clifton <nickc@cygnus.com>
1761
1762 * gas/fr30/allinsn.s: New file.
1763 * gas/fr30/allinsn.d: New file.
1764 * gas/fr30/allinsn.exp: New file.
1765 * gas/fr30/fr30.exp: New file.
1766
1767Mon Nov 2 20:16:50 1998 Doug Evans <devans@canuck.cygnus.com>
1768
1769 * gas/m32r/fslot.[sd]: New testcase.
1770 * gas/m32r/m32r.exp: Run it.
1771
1772Tue Oct 20 11:35:06 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
1773
1774 * gas/i386/i386.exp: Run AMD insn test.
1775 * gas/i386/amd.s: New test.
1776 * gas/i386/amd.d: New test results.
1777
1778Sun Sep 20 01:00:01 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1779
1780 * gas/vtable/inherit1.l: Require only the word GAS somewere in the
1781 first line of the listing.
1782
1783Tue Sep 1 10:20:03 1998 Richard Henderson <rth@cygnus.com>
1784
1785 * gas/ppc/astest.d: Adjust regexps to match a 64-bit host.
1786 * gas/ppc/astest2.d: Likewise.
1787
1788Mon Aug 31 13:25:07 1998 Richard Henderson <rth@cygnus.com>
1789
1790 * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
1791 of whitespace for 64-bit hosts.
1792
1793Mon Aug 31 12:45:49 1998 Richard Henderson <rth@cygnus.com>
1794
1795 * gas/vtable/vtable.exp: New.
1796 * gas/vtable/{entry0.s,entry0.d}: New.
1797 * gas/vtable/{entry1.s,entry1.d}: New.
1798 * gas/vtable/{inherit0.s,inherit0.d}: New.
1799 * gas/vtable/{inherit1.s,inherit1.l}: New.
1800
1801Thu Aug 20 23:18:06 1998 Ian Lance Taylor <ian@cygnus.com>
1802
1803 * gas/i386/white.l: Revert patch of August 12.
1804
1805Wed Aug 12 11:54:37 1998 Jeffrey A Law (law@cygnus.com)
1806
1807 * gas/mn10300/udf.s: New test.
1808 * gas/mn10300/basic.exp: Run it.
1809
1810Wed Aug 12 13:25:38 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
1811
1812 * gas/i386/general.l: Test andb $~0x80,foo.
1813 * gas/i386/general.s: Update.
1814
1815 * gas/i386/white.l: Expect warning for stand-alone ss prefix.
1816
1817Tue Jul 21 12:46:59 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
1818
1819 * gas/i386/white.s: Add some more whitespace tests.
1820 * gas/i386/white.l: Update accordingly.
1821
1822Mon Jul 13 18:15:11 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
1823
1824 * gas/i386/*: All new i386 testsuite.
1825
18261998-07-02 Ken Raeburn <raeburn@cygnus.com>
1827
1828 * lib/gas-defs.exp (gas_init): Complain if target name isn't in
1829 canonical form.
1830
1831Wed Jul 1 15:35:09 1998 Nick Clifton <nickc@cygnus.com>
1832
1833 * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.
1834
1835Wed Jul 1 17:31:39 1998 Ian Lance Taylor <ian@cygnus.com>
1836
1837 * gas/ppc/simpshft.s: Add alignment so that it works on AIX.
1838 * gas/ppc/simpshft.d: Change accordingly. Only dump the .text
1839 section.
1840
1841Tue Jun 23 15:14:43 1998 Nick Clifton <nickc@cygnus.com>
1842
1843 * gas/v850/hilo2.s: Use r1 as the destination of the movea
1844 instruction, since r0 is read only.
1845
1846 * gas/v850/basic.exp: Fix names of special area relocations.
1847 Set -mwarn-signed-overflow flag when running range.s test.
1848
1849Sun Jun 21 12:44:43 1998 Nick Clifton <nickc@cygnus.com>
1850
1851 * gas/d30v/reloc.d: Updated to match latest assembler output.
1852
1853Wed Jun 17 14:02:10 1998 Frank Ch. Eigler <fche@cygnus.com>
1854
1855 * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
74b5b66a 1856 run on differently targeted assembler.
252b5132
RH
1857 * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
1858 * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
1859 * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
1860 * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
74b5b66a 1861
252b5132 1862 * gas/mips/ld-ilocks.d: Removed disassembler flags to let target
74b5b66a 1863 defaults go unmodified. Replaced $f4/$f5 with $fp[45], as the
252b5132
RH
1864 original `ld.d' had. Find `ld.s'.
1865 * gas/mips/mul-ilocks.d: Nearly ditto.
74b5b66a 1866
252b5132
RH
1867Thu Jun 11 16:50:46 1998 Nick Clifton <nickc@cygnus.com>
1868
1869 * gas/d30v/inst.d: Expect repeati instrucitons to be combined.
1870
1871 * gas/d30v/inst.s: Add nop to keep assembled instructions at
1872 expected addresses.
1873
1874Mon Jun 8 18:47:11 1998 Nick Clifton <nickc@cygnus.com>
1875
1876 * gas/d30v/array.d: Updated to match latest assembler results.
1877 * gas/d30v/reloc.d: Partially updated to match latest assembler
74b5b66a 1878 results.
252b5132
RH
1879
1880Fri Jun 5 19:15:59 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1881
1882 * gas/m68k/operands.s: For all pc relative addresses change tstl
1883 to pea since the former does not allow pcrel on m68000. Do not
1884 make label foo global, so that references to it can be relaxed on
1885 ELF targets.
1886 * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
1887
1888Tue Jun 2 15:08:36 1998 Geoff Keating <geoffk@ozemail.com.au>
1889
1890 * gas/ppc/ppc.exp: Run simpshft test.
1891 * gas/ppc/simpshft.d: New file.
1892 * gas/ppc/simpshft.s: New file.
1893
1894Mon Jun 1 17:00:22 1998 Jeffrey A Law (law@cygnus.com)
1895
1896 * gas/mips/div-ilocks.d: Handle both "break" instruction variants.
1897 * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
74b5b66a 1898
252b5132
RH
1899Fri May 29 12:07:35 1998 Ian Lance Taylor <ian@cygnus.com>
1900
1901 * gas/mips/mips.exp: Adjust ilocks initialization to match current
1902 assembler defaults more closely.
1903
1904 * gas/sh/fp.s: Remove ftst/nan. The assembler no longer supports
1905 the instruction.
1906 * gas/sh/basic.exp: Adjust accordingly.
1907
1908Wed May 27 15:26:51 1998 Nick Clifton <nickc@cygnus.com>
1909
1910 * gas/d30v/align.d: Updated to match latest assembler output.
1911 * gas/d30v/inst.d: Updated to match latest assembler output.
1912 * gas/d30v/inst.s: Updated to match latest assembler rules.
1913 * gas/d30v/opt.d: Updated to match latest assembler output.
1914
1915Fri May 22 15:56:51 1998 Doug Evans <devans@canuck.cygnus.com>
1916
1917 * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.
1918 * gas/m32r/uppercase.d: Likewise.
1919
1920Thu May 21 15:03:06 1998 Nick Clifton <nickc@cygnus.com>
1921
1922 * gas/arm/thumb.s: Add period to start of labels to prevent
1923 assembler thinking that they are function entry points.
1924
1925Tue May 19 18:17:10 1998 Ian Lance Taylor <ian@cygnus.com>
1926
1927 * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.
1928
1929Mon May 18 13:11:45 1998 Frank Ch. Eigler <fche@cygnus.com>
1930
1931 * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match
74b5b66a
AJ
1932 disassembler.
1933
252b5132
RH
1934Fri May 15 14:51:01 1998 Gavin Koch <gavin@cygnus.com>
1935
1936 * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.
1937 * gas/mips/ld-ilocks-addr32.d : New.
1938
1939Wed May 13 15:06:31 1998 Doug Evans <devans@canuck.cygnus.com>
1940
1941 * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
1942
1943Thu May 7 13:05:25 1998 Frank Ch. Eigler <fche@cygnus.com>
1944
1945 * gas/mips/break20.[sd]: New tests for 20-bit operand break and
74b5b66a 1946 sddbp instructions.
252b5132 1947 * gas/mips/trap20.[sd]: New tests for 20-bit operand trap
74b5b66a 1948 instructions.
252b5132
RH
1949 * gas/mips/mips.exp: Run them.
1950
1951Thu Apr 30 11:55:01 1998 Frank Ch. Eigler <fche@cygnus.com>
1952
1953 * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels
74b5b66a
AJ
1954 in disassembly, where the offset is in hex and has a "0x" prefix.
1955
252b5132
RH
1956Tue Apr 28 16:38:34 1998 Frank Ch. Eigler <fche@cygnus.com>
1957
1958 * gas/mips/lineno.[sd]: Assembly source line number test.
1959 * gas/mips/mips.exp: Added lineno test.
1960
1961Wed Apr 8 18:45:17 1998 Jeffrey A Law (law@cygnus.com)
1962
1963 * gas/testsuite/all/gas.exp: No longer expect failures for
1964 difference of undefined symbols on mn10x00 targets.
1965
1966Mon Mar 23 10:47:33 1998 Frank Ch. Eigler <fche@cygnus.com>
1967
1968 * gas/all/align.s: Back out ".section text" change below;
1969 use ".text" again.
1970 * gas/macros/semi.s: Ditto.
74b5b66a 1971
252b5132
RH
1972Fri Mar 20 18:51:49 1998 Frank Ch. Eigler <fche@cygnus.com>
1973
1974 * gas/all/align.s: Identify ".text" section explicitly.
1975 * gas/macros/semi.s: Ditto.
74b5b66a
AJ
1976
1977
1978
252b5132
RH
1979Mon Mar 2 13:30:40 1998 Doug Evans <devans@seba.cygnus.com>
1980
1981 * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
1982 (ldi16): Improve test.
1983 (nop): Fix test.
1984
1985Thu Feb 12 20:12:39 1998 Ian Lance Taylor <ian@cygnus.com>
1986
1987 * gasp/macro.out: Adjust to reflect the fact that keyword
1988 arguments are now permitted after positional arguments.
1989
1990Wed Feb 4 15:27:44 1998 Nick Clifton <nickc@cygnus.com>
1991
1992 * gas/arm/arm7t.d: Update to match latest assembler output.
1993
1994Wed Feb 4 15:40:00 1998 Geoffrey Keating <geoffk@ozemail.com.au>
1995
1996 * gas/ppc/ppc.exp: New file.
1997 * gas/ppc/astest.s, gas/ppc/astest.d: New test.
1998 * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.
1999
2000Sun Feb 1 21:43:54 1998 Jeffrey A Law (law@cygnus.com)
2001
2002 * gas/mips/4010.s: Pad test code out to a 16byte boundary.
2003 * gas/mips/4010.d: Corresponding changes.
2004 * gas/mips/4100.s: Pad test code out to a 16byte boundary.
2005 * gas/mips/4100.d: Corresponding changes.
2006 * gas/mips/4650.s: Pad test code out to a 16byte boundary.
2007 * gas/mips/4650.d: Corresponding changes.
2008
2009Fri Jan 30 14:09:13 1998 Ian Lance Taylor <ian@cygnus.com>
2010
2011 * gas/mri/moveml.d: Add test comments, fix regexps.
2012
2013Thu Jan 29 13:34:49 1998 Doug Evans <devans@canuck.cygnus.com>
2014
2015 * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
2016
2017Thu Jan 29 09:43:50 1998 Richard Henderson <rth@cygnus.com>
2018
2019 * gas/m68k/mri_moveml.[sd]: Moved to ...
2020 * gas/mri/moveml.[sd]: ... here.
2021 * gas/mri/mri.exp: Run it.
2022
2023Tue Jan 27 21:55:44 1998 Jeffrey A Law (law@cygnus.com)
2024
2025 * gas/mips/4010.s: Add 4010 tests.
2026 * gas/mips/4010.d: Expected output.
2027 * gas/mips/4100.s: Add 4010 tests.
2028 * gas/mips/4100.d: Expected output.
2029 * gas/mips/4650.s: Add 4010 tests.
2030 * gas/mips/4650.d: Expected output.
2031 * gas/mips/mips.exp: Run the new tests.
2032 * gas/mips/*.d: Pass the right processor model to objdump.
2033 Fix minor cases where expected output was wrong due to opcode
2034 conflicts.
2035
2036Tue Jan 27 05:35:02 1998 Richard Henderson <rth@cygnus.com>
2037
2038 * gas/m68k/mri_moveml.[sd]: New testcase.
2039
2040Thu Jan 22 17:29:07 1998 Nick Clifton <nickc@cygnus.com>
2041
2042 * gas/m32r/high-1.d: Add hash prefix to constants.
2043
2044 * gas/m32r/allinsn.s: Add hash prefix to some constants.
2045 * gas/m32r/allinsn.d: Add hash prefix to constants.
2046
2047Wed Jan 21 21:24:08 1998 Manfred Hollstein <manfred@s-direktnet.de>
2048
2049 * gas/m88k/init.d: Fix hexadecimal offsets.
2050
2051Wed Jan 14 17:49:22 1998 Nick Clifton <nickc@cygnus.com>
2052
2053 * gas/m32r/uppercase.d: Fix white space matching.
2054 * gas/m32r/relax-1.d: Fix white space matching.
2055
2056Wed Jan 14 15:44:32 1998 Jeffrey A Law (law@cygnus.com)
2057
2058 * gas/mips/div.d: Update for recent assembler changes.
2059 * gas/mips/div-ilocks.d: Likewise.
2060
2061Wed Jan 14 11:13:06 1998 Doug Evans <devans@seba.cygnus.com>
2062
2063 * gas/m32r/allinsn.d (cmpui): Update output to new format.
2064
2065Thu Dec 18 11:10:42 1997 Nick Clifton <nickc@cygnus.com>
2066
2067 * gas/arm/inst.d: Updated to match latest disassembler changes.
2068
2069 * gas/arm/arm7t.d: Updated to match latest disassembler changes.
2070
2071Tue Dec 16 22:19:25 1997 Ken Raeburn <raeburn@cygnus.com>
2072
2073 * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d,
2074 gas/mips/jal-xgot.d: Add assembler option to select a specific
2075 target chip, the R3000.
2076 * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting
2077 R3900.
2078 * gas/mips/mips.exp: Run it.
2079
2080 * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax
2081 targets.
2082
2083Wed Oct 15 10:40:14 1997 Jeffrey A Law (law@cygnus.com)
2084
2085 * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.
2086
2087 * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler
2088 changes.
2089
2090Thu Oct 9 18:10:44 1997 Doug Evans <dje@canuck.cygnus.com>
2091
2092 * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.
2093
2094Thu Oct 9 12:59:55 1997 Ian Lance Taylor <ian@cygnus.com>
2095
2096 * gas/arm/arm7t.d: Update for recent disassembler changes.
2097 * gas/h8300/ffxx1.d: Likewise.
2098
2099Wed Oct 8 16:22:50 1997 Doug Evans <dje@canuck.cygnus.com>
2100
2101 * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
2102
2103Wed Oct 8 15:12:35 1997 Ian Lance Taylor <ian@cygnus.com>
2104
2105 * gas/sparc/synth.d: Update for recent disassembler changes.
2106 * gas/sparc/synth64.d: Likewise.
2107
2108 * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
2109 function symbol.
2110 * gas/mips/jal.s: Likewise.
2111
2112Tue Oct 7 13:30:30 1997 Doug Evans <dje@canuck.cygnus.com>
2113
2114 * gas/sparc/reloc64.[sd]: New testcase.
2115 * gas/sparc/sparc.exp: Run it.
2116
2117Sat Oct 4 19:14:24 1997 Ian Lance Taylor <ian@cygnus.com>
2118
2119 * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
2120
2121Fri Oct 3 15:46:05 1997 Ian Lance Taylor <ian@cygnus.com>
2122
2123 * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
2124 work. Correct for big endian and for tabs in input file.
2125
2126 * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
2127 * gas/alpha/fp.s: Change comment characters from ! to #.
2128
2129Thu Sep 18 11:17:53 1997 Doug Evans <dje@canuck.cygnus.com>
2130
2131 * gas/sparc/splet.d: Update to new objdump output format.
2132 * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
2133 * gas/sparc/set64.[ds]: New testcase.
2134 * gas/sparc/splet-2.[ds]: New testcase.
2135 * gas/sparc/sparc.exp: Run them.
2136
2137Tue Sep 16 15:27:08 1997 Ken Raeburn <raeburn@cygnus.com>
2138
2139 Merge changes from Martin Hunt:
2140
74b5b66a 2141 * gas/d30v/inst.s: Add some new tests.
252b5132 2142
74b5b66a
AJ
2143 * gas/d30v/{inst, opt, reloc}.d: Update results with
2144 new disassembler changes.
252b5132 2145
74b5b66a 2146 * gas/d30v/inst.[sd]: Update examples for d*i instructions.
252b5132
RH
2147
2148 * gas/d30v/*.d: Update all test results because
74b5b66a 2149 of new ".s" and ".l" extensions.
252b5132
RH
2150
2151 * gas/d30v/inst.[sd]: Correct entry for mulx2h.
74b5b66a 2152 * gas/d30v/opt.[sd]: Correct st2w instruction.
252b5132
RH
2153
2154 * gas/d30v/align.d: Change expected output.
2155
74b5b66a 2156 * gas/d30v/reloc.[sd]: Add test case.
252b5132
RH
2157
2158 * gas/d30v/array.[sd]: New test case.
2159
74b5b66a 2160 * gas/d30v/opt.[sd]: Added more test cases.
252b5132
RH
2161
2162 * gas/d30v/opt.s: Add test cases.
74b5b66a 2163 * gas/d30v/reloc.s: Fix a test case.
252b5132
RH
2164 * gas/d30v/{opt,reloc}.d: Regenerate.
2165
2166Mon Sep 8 14:21:23 1997 Doug Evans <dje@canuck.cygnus.com>
2167
2168 * gas/m32r/high-1.[ds]: New testcase.
2169 * gas/m32r/m32r.exp: Run it.
2170
2171Mon Aug 25 11:04:24 1997 Doug Evans <dje@canuck.cygnus.com>
2172
2173 * gas/m32r/relax-1.[ds]: New testcase.
2174 * gas/m32r/m32r.exp: Run it.
2175
2176Thu Aug 14 23:49:49 1997 Doug Evans <dje@canuck.cygnus.com>
2177
2178 * gas/arc: New directory
2179 * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
2180 ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
2181
2182Wed Aug 6 00:33:30 1997 Ian Lance Taylor <ian@cygnus.com>
2183
2184 * config/default.exp: Set AS and GASP to as-new, not as.new.
2185
2186Tue Aug 5 12:33:23 1997 Ian Lance Taylor <ian@cygnus.com>
2187
2188 * config/default.exp: Set NM to nm-new, not nm.new, to match
2189 recent change in binutils build directory.
2190
2191Thu Jul 31 15:21:51 1997 Jeffrey A Law (law@cygnus.com)
2192
2193 * gas/v850/range.s: New test.
2194 * gas/v850/basic.exp: Run it.
2195
2196Tue Jul 29 14:35:02 1997 Jeffrey A Law (law@cygnus.com)
2197
2198 * gas/v850/hilo2.s: New test.
2199 * gas/v850/fepsw.s: New test.
2200 * gas/v850/basic.exp: Run them.
2201
2202Tue Jul 15 13:03:17 1997 Doug Evans <dje@canuck.cygnus.com>
2203
2204 * gas/m32r/uppercase.[sd]: New testcase.
2205 * gas/m32r/m32r.exp: New file.
2206
2207Mon Jun 16 14:32:11 1997 Ian Lance Taylor <ian@cygnus.com>
2208
2209 * gas/m68k/pcrel.d: Update for m68k disassembler changes.
2210 * gas/m68k/operands.d: Likewise.
2211
2212Mon Jun 2 16:50:03 1997 Nick Clifton <nickc@cygnus.com>
2213
2214 * gas/arm/arm.exp: Added changes from armT-970328-branch.
2215
2216Mon Jun 2 12:09:02 1997 Gavin Koch <gavin@cygnus.com>
2217
2218 * gas/mips/mips.exp: The r3900 has interlocks for mul, but
2219 not div.
2220
2221Mon Jun 2 12:03:32 1997 Gavin Koch <gavin@.cygnus.com>
2222
74b5b66a 2223 * gas/mips/mul.{d,s}: End the tests with no-ops.
252b5132
RH
2224
2225Mon Jun 2 11:48:58 1997 Gavin Koch <gavin@cygnus.com>
2226
2227 * lib/gas-defs.exp (regexp_diff): Improve messages when one
2228 file is shorter than the other.
2229
2230Wed May 7 16:18:30 1997 Manfred Hollstein <manfred@s-direktnet.de>
2231
2232 * gas/m88k/init.{s,d}: New checks for proper padding of
2233 .init sections.
2234 * gas/m88k/m88.exp: Run them.
2235
2236 * gas/m68k/t2.d: New file for check of presence of section
2237 symbols on the m68k-motorola-sysv.
2238 * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
2239
2240Wed May 7 16:12:24 1997 Ian Lance Taylor <ian@cygnus.com>
2241
2242 * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
2243
2244 * gas/mips/lifloat.s: Update for recent changes to floating point
2245 handling.
2246 * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
2247 * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
2248
2249 * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
2250
2251Sat Apr 19 23:16:35 1997 Niklas Hallqvist <niklas@petra.appli.se>
2252
2253 * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
2254
2255Wed Apr 16 12:20:24 1997 Martin Hunt <hunt@cygnus.com>
2256
2257 * gas/d30v/d30.exp: Add optimizer test case.
2258 * gas/d30v/opt.s: Add conditional compilation tests.
2259 * gas/d30v/opt.d: Rebuild.
2260
2261Tue Apr 15 18:10:01 1997 Gavin Koch <gavin@cygnus.com>
2262
2263 * gas/mips/{delay.d,nodelay.d}: added.
2264
2265Mon Apr 7 12:57:45 1997 Doug Evans <dje@canuck.cygnus.com>
2266
2267 * gas/m32r/allinsn.d: Update to new objdump output style.
2268
2269Fri Apr 4 13:19:39 1997 Ian Lance Taylor <ian@cygnus.com>
2270
2271 * gas/all/float.s: Put a tab before .text, to keep the PA happy.
2272
2273 * gas/arm/arm.exp: Only run inst and arm7t on targets which can
2274 handle -EL. Add setup_xfail for thumb.
2275
2276 * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
2277
2278Thu Apr 3 18:26:56 1997 Doug Evans <dje@canuck.cygnus.com>
2279
2280 * gas/m32r/allinsn.{exp,s.d}: New testcases.
2281
2282Thu Mar 27 00:42:28 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
2283
2284 * gas/d30v/d30.exp: Add test case reloc.
2285 * gas/d30v/reloc.[sd]: New files to test relocations.
2286
2287Sat Mar 15 17:21:46 1997 Ian Lance Taylor <ian@cygnus.com>
2288
2289 * gas/arm/inst.d: Update for disassembler changes.
2290 * gas/arm/arm7t.d: Likewise.
2291
2292Tue Mar 11 13:31:56 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2293
2294 * gas/m68k/op68000.d: Update for recent assembler bug fix.
2295
2296Wed Mar 5 13:01:24 1997 Jeffrey A Law (law@cygnus.com)
2297
2298 * gas/all/gas.exp: xfail a couple tests for the mn10300.
2299
2300Mon Mar 3 11:41:00 1997 Fred Fish <fnf@cygnus.com>
2301
2302 * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
2303 relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
2304
2305Thu Feb 27 15:21:46 1997 Fred Fish <fnf@cygnus.com>
2306
2307 * gas/tic80/{align.d, align.lst, align.s} New test for the
2308 ".align" pseudop.
2309 * gas/tic80/tic80.exp: Run the align test.
74b5b66a 2310
252b5132
RH
2311Wed Feb 26 20:36:46 1997 Fred Fish <fnf@cygnus.com>
2312
2313 * gas/tic80/{float.d, float.lst, float.s}: New tests for
2314 simple floating point operands.
2315 * gas/tic80/tic80.exp: Run the float test.
2316
2317Wed Feb 26 15:16:04 1997 Fred Fish <fnf@cygnus.com>
2318
2319 * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
74b5b66a 2320 regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
252b5132
RH
2321 New tests for :m and :s operand modifiers.
2322 * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
2323
2324Tue Feb 25 13:45:55 1997 Ian Lance Taylor <ian@cygnus.com>
2325
2326 * gas/macros/semi.s: Force the final alignment to use a fill value
2327 of 0.
2328
2329 * gas/all/cond.s, gas/all/cond.d: New test.
2330 * gas/all/gas.exp: Run it.
2331
2332Mon Feb 24 10:52:12 1997 Bob Manson <manson@charmed.cygnus.com>
2333
2334 * lib/gas-defs.exp(gas_init): Added new parameter for script
2335 name.
2336
2337Mon Feb 24 10:40:28 1997 Fred Fish <fnf@cygnus.com>
2338
2339 * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
74b5b66a 2340 regops.d, relocs1.d,
252b5132
RH
2341 (relocs1.c): Add file for reference.
2342 (relocs1b.d): Split reloc table contents test to different test file.
2343 (relocs2.c): Add test that uses various types (char, short, int, ...) of
2344 static and global variables with data shuffling to generate lots of ld/st
2345 instructions for the different types.
2346 (relocs2.d): New file, expected code for relocs2 test.
2347 (relocs2.lst): New file, TI assembler listing for reference.
2348 (relocs2.s): New file, assembly source for relocs2 test.
2349 (relocs2b.d): New file, expected reloc table contents for relocs2 test.
2350 (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
2351
2352Sun Feb 23 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
2353
2354 * gas/all/itbl-test.c(main): Update function calls.
2355 Remove parameters from itbl_get_reg_val and
2356 change itbl_get_insn_name to itbl_get_field.
2357
2358Sun Feb 23 17:22:00 1997 Dawn Perchik <dawn@cygnus.com>
2359
2360 * gas/mips/itbl: Add comments.
2361 * gas/mips/itbl.s: Add comments. Prefix register names with $.
2362 * gas/all/itbl: Generic table for testing for itbl support.
2363 * gas/all/itbl.s: Generic assembly for testing for itbl support.
2364 * gas/mips/itbl-test.c: Moved to gas/all.
2365 * gas/all/itbl-test.c: Moved from gas/mips.
2366
2367Sat Feb 22 20:24:23 1997 Fred Fish <fnf@cygnus.com>
2368
2369 * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
74b5b66a 2370 endmask.lst, regops.lst}: Remove ^M's from end of lines.
252b5132
RH
2371 * gas/tic80/bitnum.s: Add comment to each line showing value
2372 that symbolic BITNUM assembles to. Add coverage for raw
2373 numeric values for the BITNUM operand.
2374 * gas/tic80/bitnum.d: Update due to bitnum.s changes.
2375 * gas/tic80/regops.d: Update due to opcode library additions
2376 of floating point test BITNUM values that are ambiguous with
2377 the integral ones.
2378 * gas/tic80/relocs1.s: New test case that tests simple relocs.
2379 * gas/tic80/relocs1.d: Expected output for above.
2380 * gas/tic80/relocs1.lst: TI assembler listing for above.
2381 * gas/tic80/tic80.exp: Add relocs1 test.
2382
2383Fri Feb 21 14:23:14 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
2384
2385 * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
2386 inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
2387
2388Wed Feb 19 00:55:29 1997 Ian Lance Taylor <ian@cygnus.com>
2389
2390 * gas/macros/semi.s, gas/macros/semi.d: New test.
2391 * gas/macros/macros.exp: Run it.
2392 * gas/mri/semi.s, gas/mri/semi.d: New test.
2393 * gas/mri/mri.exp: Run it.
2394
2395Tue Feb 18 13:37:06 1997 Jeffrey A Law (law@cygnus.com)
2396
2397 * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
2398 output.
74b5b66a 2399
252b5132
RH
2400Fri Feb 14 17:56:27 1997 Ian Lance Taylor <ian@cygnus.com>
2401
2402 * gas/all/align.d, gas/all/align.s: New test.
2403 * gas/all/gas.exp: Run it.
2404
2405Thu Feb 13 14:44:05 1997 Ian Lance Taylor <ian@cygnus.com>
2406
2407 * gas/mips/mips16.d: Correct PC relative instruction bytes.
2408
2409Wed Feb 12 12:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
2410
2411 * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
2412 * gas/mips/lif-xgot.d: Likewise.
2413 * gas/mips/ulh-svr4pic.d: Likewise.
2414 * gas/mips/ulh-xgot.d: Likewise.
2415
2416 * gas/mips/mips16.d: Update for yet another change in disassembly
2417 output (this one is spacing only).
2418
2419Tue Feb 11 14:45:39 1997 Fred Fish <fnf@cygnus.com>
2420
2421 * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
74b5b66a 2422 ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
252b5132
RH
2423 endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
2424 tic80.exp}: New files for TIc80 test cases.
2425
2426Tue Feb 11 15:46:27 1997 Ian Lance Taylor <ian@cygnus.com>
2427
2428 * gas/mips/mips16.d: Update for change in disassembly output.
2429
2430Mon Feb 10 22:24:00 1997 Dawn Perchik <dawn@cygnus.com>
2431
74b5b66a 2432 * gas/mips/itbl-test.c: Add copyright message and fix indentation.
252b5132
RH
2433
2434Mon Feb 10 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
2435
74b5b66a 2436 * gas/mips/itbl-test.c: New file. Stand-alone assembler and
252b5132
RH
2437 dissassembler for itbl support.
2438
2439Mon Feb 10 17:20:00 1997 Dawn Perchik <dawn@cygnus.com>
2440
2441 * gas/mips/itbl: New file. Instruction Spec for testing --itbl
2442 option.
2443 * gas/mips/itbl.s: New file. Assembly with ne2w instructions
2444 specified in itbl.
2445
2446Fri Feb 7 16:42:53 1997 Bob Manson <manson@charmed.cygnus.com>
2447
2448 * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
2449 * lib/gas-defs.exp: Ditto.
2450
2451Mon Feb 3 15:46:05 1997 Ian Lance Taylor <ian@cygnus.com>
2452
2453 * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
2454 objdump. Update for current relocation printing style.
2455
2456Thu Jan 30 11:57:33 1997 Ian Lance Taylor <ian@cygnus.com>
2457
2458 * gas/mips/mips16.d: Update for disassembler changes.
2459
2460Thu Jan 23 03:15:06 1997 Angela Marie Thomas (angela@cygnus.com)
2461
2462 * gas/mips/mips.exp: set ilocks for all 4100/4300
2463
2464Thu Jan 2 16:49:17 1997 Ian Lance Taylor <ian@cygnus.com>
2465
2466 * gas/mips/mips16.s, gas/mips/mips16.d: New test.
2467 * gas/mips/mips.exp: Run mips16 test.
2468
2469 * gas/mips/mips.exp: Run dli test unconditionally.
2470 * gas/mips/dli.s: Add text symbol. Add nops to round to 16 byte
2471 boundary.
2472 * gas/mips/dli.d: Corresponding changes.
2473
2474Tue Dec 31 13:03:16 1996 Ian Lance Taylor <ian@cygnus.com>
2475
2476 * gas/sparc/synth.d: Use --prefix-addresses for objdump.
2477 * gas/sparc/synth64.d: Likewise.
2478
2479Tue Dec 24 16:30:58 1996 Angela Marie Thomas (angela@cygnus.com)
2480
2481 * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
2482
2483Fri Dec 13 13:05:33 1996 Ian Lance Taylor <ian@cygnus.com>
2484
2485 * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
2486 .ifdef, to accomodate change to avoid default alignment on
2487 embedded systems.
2488
2489Wed Dec 11 09:26:01 1996 Jeffrey A Law (law@cygnus.com)
2490
2491 * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
2492 "movb dm,(an)".
2493
2494Tue Dec 10 13:01:05 1996 Jeffrey A Law (law@cygnus.com)
2495
2496 * gas/mn10300/basic.exp: Update after endianness changes to
2497 the assembler.
2498
2499 * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
2500 * gas/mn10200/{movb.s, movbu.s}: Likewise.
2501 * gas/mn10200/basic.exp: Run them.
2502
2503Mon Dec 9 17:08:38 1996 Jeffrey A Law (law@cygnus.com)
2504
2505 * gas/mn10200/*.s: New tests for the mn10200 assembler.
2506 * gas/mn10200/basic.exp: Run them.
2507
2508Fri Dec 6 15:35:04 1996 Jeffrey A Law (law@cygnus.com)
2509
2510 * gas/mn10300/*.s: Remove '$' register prefixing.
2511
2512Mon Nov 25 16:35:33 1996 Doug Evans <dje@canuck.cygnus.com>
2513
2514 * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
2515 \r will be present.
2516
2517Mon Nov 25 13:45:02 1996 Ian Lance Taylor <ian@cygnus.com>
2518
2519 * gas/m68k/*.d: Update for disassembler changes.
2520 * gas/mri/*.d: Likewise.
2521
2522Mon Nov 25 11:38:37 1996 Jeffrey A Law (law@cygnus.com)
2523
2524 * gas/mn10300/*.s: Use '$' as register prefix for
2525 all register operands.
2526
2527Thu Nov 21 11:52:54 1996 Jeffrey A Law (law@cygnus.com)
2528
2529 * gas/all/gas.exp: xfail a couple tests for the mn10300.
2530
2531Wed Nov 20 11:31:41 1996 Jeffrey A Law (law@cygnus.com)
2532
2533 * gas/mn10300/other.s: Update for correct syntax on a
2534 few instructions (those with register lists).
2535 * gas/mn10300/basic.exp: Corresponding changes.
2536
2537Tue Nov 19 13:36:57 1996 Jeffrey A Law (law@cygnus.com)
2538
2539 * gas/mn10300/movm.s: Update for correct syntax.
2540 * gas/mn10300/basic.exp: Update expected movm bit patterns.
2541
2542Fri Nov 15 13:57:42 1996 Jeffrey A Law (law@cygnus.com)
2543
2544 * gas/mn10300/other.s: Put parens around register
2545 argument in calls and jmp instructions.
2546
2547Wed Nov 13 13:16:04 1996 Jeffrey A Law (law@cygnus.com)
2548
2549 * gas/h8300/ffxx1.d: Update for recent disassembler changes.
2550
2551Mon Nov 11 16:03:24 1996 Jeffrey A Law (law@cygnus.com)
2552
2553 * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
2554 as needed.
2555 * gas/hppa/unsorted/unsorted.exp: Likewise.
2556
2557Thu Nov 7 00:27:52 1996 Jeffrey A Law (law@cygnus.com)
2558
2559 * gas/mn10300/basic.exp: Check opcode insertion for
2560 extended instructions.
2561 * gas/mn10300/extend.s: Tweak constants for better
2562 testsuite coverage.
2563
2564Wed Nov 6 13:50:07 1996 Jeffrey A Law (law@cygnus.com)
2565
2566 * gas/mn10300/basic.exp: Test insertion of operands
2567 into call and jmp instructions with 32bit offsets.
2568 Fix typo in bit test patterns.
2569 * gas/mn10300/other.s: Tweak constants to improve
2570 testsuite coverage.
2571
2572 * gas/mn10300/basic.exp: Test insertion of 32bit operand
2573 in calls, btst, bclr & bset instructions.
2574
2575 * gas/mn10300/*.s: Tweak constants in 32bit insns for
2576 better testing coverage.
2577 * gas/mn10300/basic.exp: Test insertion of most 32bit
2578 operands.
2579
2580Tue Nov 5 13:33:12 1996 Jeffrey A Law (law@cygnus.com)
2581
2582 * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
2583 movbu, movhu instructions. Check bit patterns for more bit
2584 operations. Check bit patterns for various 16bit call, retf
2585 and ret instructions.
2586 * gas/mn10300/other.s: Update operands for better test coverage.
2587
2588Mon Nov 4 12:55:11 1996 Jeffrey A Law (law@cygnus.com)
2589
2590 * gas/mn10300/basic.exp: Check bit patterns for a couple more
2591 mov and cmp instructions.
2592
2593Tue Oct 29 17:05:43 1996 Ian Lance Taylor <ian@cygnus.com>
2594
2595 * gas/mips/*.d: Update for disassembler changes.
2596
2597Wed Oct 16 22:39:50 1996 Jeffrey A Law (law@cygnus.com)
2598
2599 * gas/v850/reloc.s: New tests.
2600 * gas/v850/basic.exp: Run them.
2601
2602Mon Oct 14 13:52:55 1996 Ian Lance Taylor <ian@cygnus.com>
2603
2604 * gas/mips: Add symbols to several testsuites, since the ELF
2605 assembler now always builds a symbol table, which means that
2606 objdump will no longer report `No symbols in FILE'. Change the
2607 expected output accordingly.
2608
2609Thu Oct 10 13:11:48 1996 Jeffrey A Law (law@cygnus.com)
2610
2611 * gas/mn10300/basic.exp: Check bit patterns for instructions
2612 with a single 8bit or 16bit immediate operand.
2613
2614 * gas/mn10300/basic.exp: Check bit patterns for many
2615 instructions. Add missing test in do_mov1.
2616 * gas/mn10300/mov1.s: Add missing test.
2617
2618Wed Oct 9 14:15:18 1996 Jeffrey A Law (law@cygnus.com)
2619
2620 * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
2621 * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
2622 * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
2623 * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
2624 * gas/mn10300/{shift.s, sub.s}: Likewise.
2625 * gas/mn10300/basic.exp: Run them.
2626
2627Thu Oct 3 09:57:03 1996 Jeffrey A Law (law@cygnus.com)
2628
2629 * gas/mn10200, gas/mn10300: New directories for Matsushita
2630 mn10200 and mn10300 tests.
2631
2632Tue Oct 1 15:38:28 1996 Ian Lance Taylor <ian@cygnus.com>
2633
2634 * lib/gas-defs.exp (gas_version): Fix for current version
2635 printing.
2636
2637Sun Sep 29 07:55:58 1996 Doug Evans <dje@canuck.cygnus.com>
2638
2639 * gas/sparc/splet.d: Fix typo in cpusha result.
2640
2641Mon Sep 23 12:33:31 1996 Ian Lance Taylor <ian@cygnus.com>
2642
2643 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
2644
2645Wed Sep 18 12:14:06 1996 Ian Lance Taylor <ian@cygnus.com>
2646
2647 * gas/all/cofftag.s: Use .p2align rather than .align.
2648
2649Fri Sep 13 15:28:04 1996 Jeffrey A Law (law@cygnus.com)
2650
2651 * gas/h8300/macs.s: Add "stmac" instructions.
2652 * gas/h8300/basic.exp: Test them.
2653
2654Thu Sep 12 10:28:44 1996 James G. Smith <jsmith@cygnus.co.uk>
2655
2656 * gas/arm/thumb.s (back): Check assembly of Thumb BL.
2657
2658Mon Sep 9 14:37:00 1996 Ian Lance Taylor <ian@cygnus.com>
2659
2660 * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
2661 registers.
2662
2663Fri Sep 6 18:23:54 1996 James G. Smith <jsmith@cygnus.co.uk>
2664
2665 * gas/mips/dli.{s,d}: More test cases added.
2666
2667Wed Sep 4 11:47:29 1996 James G. Smith <jsmith@cygnus.co.uk>
2668
2669 * gas/mips/mips.exp: Add check for dli macro instruction.
2670 * gas/mips/dli.{s,d}: Added.
2671
2672Sat Aug 31 01:25:03 1996 Jeffrey A Law (law@cygnus.com)
2673
2674 * gas/v850/basic.exp (do_mem): Check bit patterns for short
2675 load/store instructions. Remove xfails for short load/store
2676 instructions.
2677 * gas/v850/mem.s: Offsets for short load/store operands
2678 are unsigned.
2679
2680 * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
2681 (do_jumps): Likewise.
74b5b66a 2682
252b5132
RH
2683Fri Aug 30 00:37:55 1996 Jeffrey A Law (law@cygnus.com)
2684
2685 * gas/v850/misc.s: Tweak register numbers for better testing.
2686 * gas/v850/basic.exp (do_misc): Corresponding changes.
2687
2688 * gas/v850/hilo.s: New testfile.
2689 * gas/v850/basic.exp: Run hilo tests.
2690
2691Thu Aug 29 11:32:23 1996 James G. Smith <jsmith@cygnus.co.uk>
2692
2693 * gas/arm/arm7t.d: Explicitly force little-endian assembly.
2694
2695Fri Aug 23 11:02:55 1996 Jeffrey A Law (law@cygnus.com)
2696
2697 * gas/v850/basic.exp (do_move): Test instruction bit patterns.
2698 * gas/v850/move.s: Tweak constants for better testing.
2699
2700 * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
2701 xfail sst and sld tests.
2702 (do_mov): Remove bogus xfail.
2703 * gas/v850/mem.s: sst and sld instructions can only index from
2704 "ep" register.
2705
2706 * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
2707 Update addresses.
2708 * gas/v850/logical.s: Tweak constants for better testing.
2709
2710 * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
2711 but not displacements (yet).
2712
2713 * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
2714
2715 * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
2716 but not displacements (yet).
74b5b66a 2717
252b5132
RH
2718 * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
2719
74b5b66a 2720 * gas/v850/basic.exp (do_arith): Test instruction bit patterns.
252b5132
RH
2721 * gas/v850/arith.s: Tweak constants for better testing.
2722
2723 * gas/v850/basic.exp (do_misc): No longer expect failures
2724 assembling "ldsr" and "stsr" opcodes.
2725 * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
2726 opcodes.
2727
2728 * gas/v850/basic.exp (do_misc): No longer expect failures
2729 assembling "trap" opcodes.
2730 * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
2731
2732 * gas/v850: New directory with v850 tests.
2733
2734Fri Aug 16 00:19:10 1996 Jeffrey A Law (law@cygnus.com)
2735
2736 * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
2737 fic and fice instructions to test 3bit space identifiers.
2738 * gas/hppa/basic/system.s: Similarly for iitlba and
2739 iitlbp.
2740 * gas/hppa/basic/basic.exp: Corresponding changes.
2741
2742Thu Aug 15 16:25:05 1996 James G. Smith <jsmith@cygnus.co.uk>
2743
2744 * gas/arm/arm.exp: Change inst.s test to check objdump.
2745 * gas/arm/inst.d: Added.
74b5b66a 2746
252b5132
RH
2747Thu Aug 15 16:06:02 1996 James G. Smith <jsmith@cygnus.co.uk>
2748
2749 * gas/arm/thumb.s: Added.
2750 * gas/arm/immed.s: Added.
2751 * gas/arm/arch4t.s: Added.
2752 * gas/arm/arm.exp: Updated to run the new tests.
2753
2754Tue Aug 6 11:06:29 1996 Jeffrey A Law (law@cygnus.com)
2755
2756 * gas/h8300/misch.s: Reenable "eepmov.w" test.
2757 * gas/h8300/miscs.s: Likewise.
2758 * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
2759 on the H8/300H and H8/S. Don't expect it to fail.
2760
2761Wed Jul 31 10:57:44 1996 Doug Evans <dje@canuck.cygnus.com>
2762
2763 * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
2764
2765Wed Jul 31 15:55:12 1996 James G. Smith <jsmith@cygnus.co.uk>
2766
2767 * gas/arm/arm7t.s: Added.
2768 * gas/arm/arm7t.d: Added.
2769 * gas/arm/arm.exp: Updated to run the new test.
2770
2771Mon Jul 8 14:27:39 1996 Ian Lance Taylor <ian@cygnus.com>
2772
2773 * gas/m68k/pcrel.d: Rename from schwab.d.
2774 * gas/m68k/pcrel.s: Rename from schwab.s.
2775
2776Mon Jul 8 14:23:26 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2777
2778 * gas/m68k/schwab.d: Correct for ELF format.
2779 * gas/m68k/all.exp: Run "schwab" test for all targets.
2780
2781Thu Jul 4 14:23:36 1996 Ian Lance Taylor <ian@cygnus.com>
2782
2783 Avoid DOS file naming problems:
2784 * gas/h8300/branch.s: Rename from branches.s.
2785 * gas/h8300/branchh.s: Rename from branchesh.s.
2786 * gas/h8300/branchs.s: Rename from branchess.s.
2787 * gas/h8300/rotsh.s: Rename from rotshift.s.
2788 * gas/h8300/rotshh.s: Rename from rotshifth.s.
2789 * gas/h8300/rotshs.s: Rename from rotshifts.s.
2790 * gas/h8300/h8300.exp: Corresponding changes.
2791
2792Thu Jul 4 14:01:46 1996 James G. Smith <jsmith@cygnus.co.uk>
2793
2794 * gas/mips/mips.exp: Add new tests for processors with interlocks
74b5b66a 2795 on div and mul.
252b5132
RH
2796 * gas/mips/div-ilocks.d: Added.
2797 * gas/mips/mul-ilocks.d: Added.
74b5b66a 2798
252b5132
RH
2799Wed Jul 3 14:20:04 1996 Ian Lance Taylor <ian@cygnus.com>
2800
2801 * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
2802 which now pass.
2803 * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
2804 bit host.
2805
2806Sat Jun 29 18:21:51 1996 Ian Lance Taylor <ian@cygnus.com>
2807
2808 * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
2809 test.
2810 * gas/vax/quad.exp: Expect a nop after the movq.
2811
2812Tue Jun 18 12:39:49 1996 Jeffrey A. Law <law@rtl.cygnus.com>
2813
2814 * gas/h8300/cbranchh.s: Switch into h8300h mode.
2815 * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
2816
2817 * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
2818 H8/S.
2819 * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
2820 * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
2821 * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
2822 * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
2823 * gas/h8300/{rotshifts.s,extends.s}: Likewise.
2824 * gas/h8300/h8300.exp: Run them.
2825
2826Mon Jun 10 14:14:40 1996 Ian Lance Taylor <ian@cygnus.com>
2827
2828 * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
2829 with the same name as a global variable.
2830 * gas/all/gas.exp: Run cofftag test for any COFF target.
2831
2832Thu Jun 6 12:30:05 1996 Ian Lance Taylor <ian@cygnus.com>
2833
2834 * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
2835 test.
2836
2837Fri May 31 10:11:13 1996 Jeffrey A Law (law@cygnus.com)
2838
2839 * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
2840
2841Wed May 29 16:35:43 1996 Ian Lance Taylor <ian@cygnus.com>
2842
2843 * gas/mips/jal-xgot.d: Correct for 64 bit output.
2844
2845Thu Apr 25 19:31:59 1996 Doug Evans <dje@canuck.cygnus.com>
2846
2847 * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
2848
2849Wed Apr 24 17:06:18 1996 Ian Lance Taylor <ian@cygnus.com>
2850
2851 * gas/m68k/op68000.d: Add statements now caught by gas.
2852
2853Mon Apr 22 16:45:12 1996 Doug Evans <dje@canuck.cygnus.com>
2854
2855 * gas/sparc/splet.[ds]: New tests for sparclet extensions.
2856 * gas/sparc/sparc.exp: Run them.
2857
2858Mon Apr 15 17:25:18 1996 Ian Lance Taylor <ian@cygnus.com>
2859
2860 * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
2861 * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
2862 * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
2863 * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
2864
2865Wed Apr 10 14:27:51 1996 Jeffrey A Law (law@cygnus.com)
2866
2867 * gas/h8300/mov32bug.s: New test.
2868 * gas/h8300/h8300.exp: Run it.
2869
2870Fri Apr 5 10:13:28 1996 Jeffrey A Law (law@cygnus.com)
2871
2872 * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
2873 * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
2874 * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
2875 * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
2876 * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
2877 * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
2878 * gas/h8300/h8300.exp: Run them.
2879
2880 * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
2881
2882 * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
2883
2884 * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
2885 * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
2886 * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
2887 * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
2888 * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
2889 * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
2890 * gas/h8300/h8300.exp: Run them.
2891
2892Fri Mar 15 17:16:24 1996 Ian Lance Taylor <ian@cygnus.com>
2893
2894 * gas/sparc/synth.d: Don't require sparc in the file format, since
2895 it won't be there on SunOS.
2896
2897Thu Mar 7 14:51:23 1996 Doug Evans <dje@charmed.cygnus.com>
2898
2899 * gas/sparc/synth.[ds]: New testcase.
2900 * gas/sparc/sparc.exp: Run it.
2901
2902Fri Mar 1 12:01:48 1996 Jeffrey A Law (law@cygnus.com)
2903
2904 * gas/all/gas.exp: xfail difference of two undefined symbols
2905 and difference of forward references for the h8300.
2906
2907Thu Feb 22 16:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
2908
2909 * gas/mips/lb-xgot.d: Correct.
2910
2911Mon Feb 19 02:43:36 1996 Doug Evans <dje@charmed.cygnus.com>
2912
2913 * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
2914 to gas.
2915 * gas/sparc/addend.exp: Execute for any sparc cpu.
2916 * gas/sparc/{mismatch.exp,mism-1.s}: New test.
2917
2918Wed Feb 14 13:49:59 1996 Ian Lance Taylor <ian@cygnus.com>
2919
2920 * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
2921 * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
2922 * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
2923 * gas/mips/mips.exp: Run new tests if svr4pic.
2924
2925Sat Jan 27 13:27:45 1996 Doug Evans <dje@charmed.cygnus.com>
2926
2927 * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
2928
2929Fri Jan 26 14:24:01 1996 Jeffrey A Law (law@cygnus.com)
2930
2931 * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
2932
2933Wed Jan 10 12:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
2934
2935 * gas/mips/*.d: Update for changes to disassembler.
2936
2937Wed Jan 3 22:59:53 1996 Ian Lance Taylor <ian@cygnus.com>
2938
2939 * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
74b5b66a 2940 change.
252b5132
RH
2941
2942Fri Nov 17 10:32:25 1995 Ian Lance Taylor <ian@cygnus.com>
2943
2944 * gas/mri/immconst.d: New test.
2945 * gas/mri/mri.exp: Run it.
2946 * gas/mri/constants.s: Test immediate constants.
2947 * gas/mri/constants.d: Corresponding change.
2948
2949 * gas/m68k/link.s: Add nop to pad to eight byte boundary.
2950 * gas/m68k/link.d: Corresponding change.
2951
2952Sun Nov 12 21:28:11 1995 Jeffrey A Law (law@cygnus.com)
2953
2954 * gas/hppa/unsorted/brlenbug.s: New test.
2955 * gas/hppa/unsorted/unsorted.exp: Run it.
2956
2957Sun Nov 5 12:49:27 1995 Ian Lance Taylor <ian@cygnus.com>
2958
2959 * gas/mips/beq.s: Declare text_label global.
2960 * gas/mips/jal.s: Likewise.
2961
2962Fri Nov 3 12:35:07 1995 Ian Lance Taylor <ian@cygnus.com>
2963
2964 * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
2965
2966 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
2967 * gas/m68k/all.exp: Run it.
2968
2969Thu Nov 2 23:11:05 1995 Ian Lance Taylor <ian@cygnus.com>
2970
2971 * gas/m68k/link.s, gas/m68k/link.d: New test.
2972 * gas/m68k/all.exp: Run it.
2973
2974Tue Oct 24 10:57:20 1995 Jeffrey A Law (law@cygnus.com)
2975
2976 * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
2977 * gas/hppa/basic/system.s: Corresponding changes.
2978
2979Fri Oct 6 17:13:35 1995 Ken Raeburn <raeburn@cygnus.com>
2980
2981 * gas/m68k/operands.d: Don't require a fixed number of leading
2982 zeros in any number.
2983
2984 * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
2985 for immediate values.
2986
2987Fri Oct 6 10:54:13 1995 Doug Evans <dje@canuck.cygnus.com>
2988
2989 * gas/arm/arm.exp: Renamed from gas.exp.
2990 * gas/arm/le-fpconst.[sd]: New testcase.
2991
2992Fri Sep 29 15:12:10 1995 Ian Lance Taylor <ian@cygnus.com>
2993
2994 * gas/mri/mri.exp: Only run tests for m68k target.
2995
2996Mon Sep 25 12:31:46 1995 Ian Lance Taylor <ian@cygnus.com>
2997
2998 * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
2999 test.
3000
3001Thu Sep 21 01:26:08 1995 Jeff Law (law@snake.cs.utah.edu)
3002
3003 * gas/sh/fp.s (fmac): Update for new assembly syntax.
3004
3005Mon Sep 18 14:04:34 1995 Ian Lance Taylor <ian@cygnus.com>
3006
3007 * lib/gas-defs.exp (gas_run): Call prune_system_crud.
3008 (run_dump_test, objdump): Likewise.
3009
3010Thu Sep 14 13:10:10 1995 Doug Evans <dje@canuck.cygnus.com>
3011
3012 * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
3013 * gas/sparc/sparc.exp: Run them.
3014
3015Wed Sep 13 16:35:51 1995 Ian Lance Taylor <ian@cygnus.com>
3016
3017 * Makefile.in, configure.in: Remove; the testsuite is now run
3018 directly from the gas Makefile.
3019
3020Mon Sep 11 11:44:23 1995 Ian Lance Taylor <ian@cygnus.com>
3021
3022 * gas/mri/empty.s: New file.
3023 * gas/mri/mri.exp: Test assembling empty.s.
3024 * gas/mri/comment.s: Add a couple more comment variants.
3025
3026 * gas/mri/mri.exp: Add xfail for the expr test for all hppa
3027 targets.
3028
3029Wed Sep 6 21:39:23 1995 Ian Lance Taylor <ian@cygnus.com>
3030
3031 * gas/mri/comment.s, gas/mri/comment.d: New test.
3032 * gas/mri/mri.exp: Run it.
3033 * gas/mri/expr.s: Remove whitespace in operand field.
3034 * gas/mri/for.s: Add comments for further testing.
3035 * gas/macros/test2.s: Put in an upper case ELSE to test case
3036 insensitivity.
3037
3038Wed Aug 30 16:12:03 1995 Doug Evans <dje@canuck.cygnus.com>
3039
3040 * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
3041
3042Tue Aug 29 18:59:33 1995 Doug Evans <dje@canuck.cygnus.com>
3043
3044 * gas/sparc/sparc.exp: New file.
3045 * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
3046
3047Mon Aug 21 14:39:29 1995 Ian Lance Taylor <ian@cygnus.com>
3048
3049 * gas/macros/*: New tests for macros.
3050
3051 * gas/mri/common.s: Use data, not .data.
3052
3053 * gasp/pl3.out: Update for changes in commented source output when
3054 LOCAL is used.
3055
3056Sat Aug 19 17:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
3057
3058 * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
3059 of diff.
3060 * lib/gas-defs.exp: Define prune_system_crud if it is not already
3061 defined.
3062
3063Fri Aug 18 11:09:38 1995 Ian Lance Taylor <ian@cygnus.com>
3064
3065 * gasp/mri/*.out: Use ;, not !, for the comment character.
3066
3067Wed Aug 16 12:24:12 1995 Ian Lance Taylor <ian@cygnus.com>
3068
3069 * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
3070 expect failure for targets which use SOM.
3071
3072 * lib/gas-defs.exp (run_dump_test): If the program to run does not
3073 exist, mark the test as untested.
3074
3075 * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
3076 common test.
3077
3078 * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
3079 rather than using an implicit a.out.
3080
3081 * gas/mri/for.s: Add nop to round out to four byte boundary.
3082 * gas/mri/repeat.s: Likewise.
3083 * gas/mri/while.s: Likewise.
3084 * gas/mri/for.d: Expected added nop.
3085 * gas/mri/repeat.d: Likewise.
3086 * gas/mri/while.d: Likewise.
3087
3088 * gas/mips/*.d: Change all test names to say MIPS.
3089
3090Tue Aug 15 15:42:33 1995 Ian Lance Taylor <ian@cygnus.com>
3091
3092 * gas/mri/for.d, gas/mri/for.s: New test.
3093 * gas/mri/if.d, gas/mri/if.s: New test.
3094 * gas/mri/repeat.d, gas/mri/repeat.s: New test.
3095 * gas/mri/while.d, gas/mri/while.s: New test.
3096 * gas/mri/mri.exp: Run the new tests.
3097
3098Mon Aug 14 16:03:07 1995 Ian Lance Taylor <ian@cygnus.com>
3099
3100 * gas/mri/expr.d: Permit leading zeroes, in case we're using a
3101 64-bit BFD.
3102
3103 * gasp/mri/*: New tests.
3104 * gasp/gasp.exp: Run them. Also, clean up the test names used in
3105 pass and fail.
3106
3107Sun Aug 13 00:39:24 1995 Jeff Law (law@snake.cs.utah.edu)
3108
3109 * gas/sh/basic.exp: Update now that we know the right
3110 bit patters for the new sts instructions.
3111
3112Thu Aug 10 00:46:21 1995 Ian Lance Taylor <ian@cygnus.com>
3113
3114 * gas/mri/char.d: Fix for little endian machines.
3115 * gas/mri/float.d: Likewise.
3116
3117Wed Aug 9 15:34:36 1995 Ian Lance Taylor <ian@cygnus.com>
3118
3119 * gas/all/struct.s, gas/all/struct.d: New test.
3120 * gas/all/gas.exp: Run it.
3121
3122Tue Aug 8 17:11:39 1995 Ian Lance Taylor <ian@cygnus.com>
3123
3124 * gas/mri/common.s, gas/mri/common.d: New test.
3125 * gas/mri/mri.exp: Run it.
3126
3127Mon Aug 7 22:39:28 1995 Ian Lance Taylor <ian@cygnus.com>
3128
3129 * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
3130 test.
3131
3132 * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
3133 truncated files, so that the tests pass.
3134
3135 * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
3136 constants, and expr.
3137
3138 * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run
3139 on vxworks*, not just vxworks5.1.
3140
3141 * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
3142 (run_dump_test): Just call pass or fail.
3143
3144 * gas/m68k/operands.s, gas/m68k/operands.d: New test.
3145 * gas/m68k/op68000.d: New test.
3146 * gas/m68k/cas.s, gas/m68k/cas.d: New test.
3147 * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
3148 * gas/m68k/schwab.d: Run objdump with -j .text. Adjust for
3149 changes to disassembler.
3150 * gas/m68k/all.exp: Run new tests. Run schwab test for
3151 m68k-*-coff*.
3152
3153Mon Aug 7 03:01:32 1995 Jeff Law (law@snake.cs.utah.edu)
3154
3155 * gas/sh/*: New tests for the hitachi-sh.
3156
3157Tue Aug 1 18:02:47 1995 Ian Lance Taylor <ian@cygnus.com>
3158
3159 * gas/mri/*: New tests for MRI mode.
3160
3161 * lib/gas-defs.exp (run_dump_test): Support using objcopy. Dump
3162 program executions to the log file before running them. Use the
3163 simple program name, rather than the path to the binary being run,
3164 in pass/fail messages.
3165 (regexp_diff): If the regexp file has the special comment #pass,
3166 stop checking at that point.
3167 * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
3168 if they are not already set.
3169
3170Tue Aug 1 11:41:30 1995 steve chamberlain <sac@slash.cygnus.com>
3171
3172 * Makefile.in: Remove superfluous runtest gasp.
3173
3174Mon Jul 31 18:19:26 1995 steve chamberlain <sac@slash.cygnus.com>
3175
74b5b66a 3176 * gasp/*: New.
252b5132
RH
3177 * Makefile.in: Use gasp tests.
3178 * config/default.exp: Add gasp stuff.
3179
3180Thu Jul 20 18:56:48 1995 Jeff Law (law@snake.cs.utah.edu)
3181
3182 * gas/all/gas.exp: Disable tests that are not appropriate for
3183 the PA.
3184
3185Thu Jul 13 18:22:49 1995 Ken Raeburn <raeburn@cygnus.com>
3186
3187 * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
3188
3189Wed Jun 21 21:28:57 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3190
3191 * gas/m68k/schwab.*: New test based on a test case from Andreas
3192 Schwab.
3193 * gas/m68k/all.exp: Run it for some aout configurations.
3194
3195Mon Jun 12 22:27:18 1995 Jeff Law (law@snake.cs.utah.edu)
3196
3197 * gas/hppa/parse/badfmpyadd.s: New test.
3198 * gas/hppa/parse/parse.exp: Run it.
3199
3200Sun May 21 20:26:18 1995 Jeff Law (law@snake.cs.utah.edu)
3201
3202 * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
3203 ELF targets.
3204
74b5b66a 3205Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
252b5132
RH
3206
3207 * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
3208 * arm/arm6.s: Correct bogus tests.
3209 * arm/gas.exp (arm6.s): Is now a valid test.
3210 (arm7dm.s): New test.
74b5b66a 3211 * arm/float.s: Add load/store multiple floating point instruction
252b5132
RH
3212 tests.
3213
3214Wed May 3 13:14:44 1995 Jeff Law (law@snake.cs.utah.edu)
3215
3216 * gas/hppa/reloc/longcall.s: New test.
3217 * gas/hppa/reloc/reloc.exp: Run it.
3218
3219Tue May 2 16:37:48 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3220
3221 * gas/mips/ld.d: Modified for gas delay-slot fixes.
3222
3223Sat Apr 29 23:35:18 1995 Doug Evans <dje@chestnut.cygnus.com>
3224
3225 * lib/gas-dg.exp: New file.
3226
3227Tue Apr 11 13:57:52 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3228
3229 * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
3230 targets.
3231
3232Mon Apr 10 15:36:39 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3233
3234 * lib/gas-defs.exp (pass_phase): New proc.
3235 (run_dump_test): Note passing or failing of each phase of this
3236 test, instead of failure of phases or passing of complete test.
3237 Ensure test file name is in reported message.
3238
3239Sat Apr 8 12:46:33 1995 Doug Evans <dje@chestnut.cygnus.com>
3240
3241 * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
3242 Always resolve testcase status before returning.
3243 If `slurp_options' fails, return and don't do test.
3244 (slurp_options): Fix "can't open" error message.
3245 Return -1 to indicate error.
3246
3247Mon Mar 20 22:45:30 1995 Jeff Law (law@snake.cs.utah.edu)
3248
3249 * gas/hppa/unsorted/common.s: New test.
3250 * gas/hppa/unsorted/unsorted.exp: Run it.
3251
3252Fri Mar 10 19:07:09 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3253
3254 * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
3255 uncertainty as to whether there should be trailing bytes in the
3256 output file.
3257 * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
3258 of 0x00000000ffffffff on 64-bit hosts. (I'm not sure if this is
3259 correct.) End with "..." to match trailing zero bytes.
3260
3261Wed Mar 8 15:50:34 1995 Ian Lance Taylor <ian@cygnus.com>
3262
3263 * gas/mips/mips4.d, gas/mips/mips4.s: New files.
3264 * gas/mips/mips.exp: Run new test.
3265
3266Thu Feb 23 17:58:50 1995 Jeff Law (law@snake.cs.utah.edu)
3267
3268 * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
3269 * gas/hppa/basic/basic.exp: Test them.
3270
3271Wed Feb 15 15:43:26 1995 Ian Lance Taylor <ian@cygnus.com>
3272
3273 * gas/mips/uld.d: New file.
3274 * gas/mips/uld.s: New file.
3275 * gas/mips/usd.d: New file.
3276 * gas/mips/usd.s: New file.
3277 * gas/mips/mips.exp: Run new tests.
3278
3279Thu Feb 9 10:57:39 1995 Jeff Law (law@snake.cs.utah.edu)
3280
3281 * gas/hppa/reloc/applybug.s: New test.
3282 * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
3283
3284Thu Feb 2 00:34:55 1995 Jeff Law (law@snake.cs.utah.edu)
3285
3286 * gas/hppa/reloc/picreloc.s: New test.
3287 * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
3288
3289Fri Jan 27 14:02:02 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3290
3291 * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
3292 gas/h8300/h8300.exp: New tests.
3293
3294Mon Jan 23 21:44:26 1995 Jeff Law (law@snake.cs.utah.edu)
3295
3296 * gas/hppa/basic/basic.exp (do_system): Update.
3297
3298Wed Jan 11 17:20:25 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
3299
3300 * gas/mips/mips.exp: Don't run the memory-access tests if the
3301 format is a.out, because the generated code is different from what
3302 is used with other formats.
3303
3304Tue Jan 10 11:42:13 1995 Jeff Law (law@snake.cs.utah.edu)
3305
3306 * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
3307 regexp to avoid losing without a controlling tty.
3308
3309Fri Dec 30 18:08:20 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3310
3311 * gas/i386/pushw.l: Fixed whitespace to match current listing
3312 style.
3313
3314 * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
3315 listings enabled.
3316
3317Thu Dec 15 18:14:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3318
3319 * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
3320 (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
3321 * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS. Use
3322 findfile and transform procedures to determine objdump program
3323 name.
3324
3325 * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
3326 in case the format doesn't automatically require it.
3327 * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
3328 name for the reloc type.
3329
3330 * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
3331 (run_dump_test): If verbosity level is over 3, print out dump
3332 command and its output.
3333
3334Tue Dec 13 18:21:09 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3335
3336 * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
3337 disassembly.
3338
3339Fri Dec 9 19:54:04 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3340
3341 * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
3342 it depends on tty modes.
3343
3344 * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
3345 -nottyinit.
3346
3347 * gas/arm/gas.exp: The arm6 test should report errors, for now.
3348
3349Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3350
3351 * lib/gas-defs.exp: Use -i in expect_after command.
3352
3353Wed Dec 7 16:49:14 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3354
3355 * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
3356 disassembly.
3357
3358 * gas/ieee-fp: Renamed from ieee.fp.
3359
3360 * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
3361
3362Wed Nov 30 10:48:00 1994 Jeff Law (law@snake.cs.utah.edu)
3363
3364 * gas/hppa/parse: Renamed from gas/hppa/more.parse.
3365
3366Mon Nov 28 00:40:26 1994 Jeff Law (law@snake.cs.utah.edu)
3367
3368 * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
3369 to fail. Fix comments for the test. Tweak test name.
3370
3371Tue Nov 22 23:38:20 1994 Jeff Law (law@snake.cs.utah.edu)
3372
3373 * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
74b5b66a 3374 output.
252b5132
RH
3375
3376Fri Nov 18 17:56:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3377
3378 * gas/mips/ld.d: Adjust to work for both big and little endian
3379 code.
3380 * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
3381 * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
3382 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
3383 * gas/mips/usw.d: Likewise.
3384
3385Tue Nov 15 11:09:57 1994 Jeff Law (law@snake.cs.utah.edu)
3386
3387 * gas/hppa/unsorted/align4.s: New test.
3388 * gas/hppa/unsorted/unsorted.exp: Run it.
3389
3390 * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
3391 current expected PA ELF output.
3392 * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
3393 (do_plabel_relocation_test): Likewise.
3394
3395Thu Nov 3 18:14:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
3396
3397 * gas/all/p1480.s: Use larger constant, so expression can have a
3398 positive value.
3399 * gas/all/gas.exp: Expect p1480.s without listings to pass.
3400
3401Thu Nov 3 15:43:46 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
3402
3403 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
3404 Correct test cases.
3405
3406Thu Oct 20 00:55:13 1994 Jeff Law (law@snake.cs.utah.edu)
3407
3408 * gas/hppa/reloc/blebug3.s: New test.
3409 * gas/hppa/reloc/reloc.exp: Run it.
3410
3411Mon Oct 17 02:33:53 1994 Jeff Law (law@snake.cs.utah.edu)
3412
3413 * gas/hppa/reloc/reduce3.s: New test.
3414 * gas/hppa/reloc/reloc.exp: Run it.
3415
3416Sun Oct 16 22:25:56 1994 Jeff Law (law@snake.cs.utah.edu)
3417
3418 * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
3419 current reality.
3420
3421Wed Sep 28 21:21:34 1994 Jeff Law (law@snake.cs.utah.edu)
3422
3423 * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
3424 * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
3425 * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
3426 * gas/hppa/reloc/reloc.exp: Changed accordingly.
3427
3428Wed Sep 28 13:25:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3429
3430 * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
3431 overflows are correctly converted to jumps.
3432
3433Mon Sep 26 17:41:43 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3434
3435 * gas/mips: Add test cases for PIC code, both SVR4 style and
3436 -membedded-pic style.
3437
3438Fri Sep 23 14:45:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3439
3440 * gas/mips: New directory with MIPS specific test cases.
3441
3442 * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
3443 the name of the source file to assemble.
3444 (regexp_diff): Put the reason for failure in the log file.
3445
3446Wed Sep 21 13:44:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
3447
3448 * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
3449 doesn't support it. Redirect stdout using > instead of 1>, and
3450 don't bother to redirect stderr since TCL redirects it anyhow.
3451 (run_dump_test): Pass appropriate arguments to program, defaulting
3452 to -r.
3453
3454Sat Sep 17 01:04:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3455
3456 * gas/vax: New directory.
3457 * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
3458 values.
3459
3460Mon Sep 12 22:19:11 1994 Jeff Law (law@snake.cs.utah.edu)
3461
3462 * gas/hppa/reloc/r_no_relocbug.s: New test.
3463 * gas/hppa/reloc/reloc.exp: Run it.
3464
3465 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
3466 expected output.
3467
3468Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
3469
3470 * gas/arm/*: New subtree. Add ARM tests.
3471
3472Mon Aug 8 12:13:31 1994 Jeff Law (law@snake.cs.utah.edu)
3473
3474 * gas/hppa/unsorted/unsorted.exp: Accept any character
3475 between foo's type and foo itself.
3476
3477Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3478
3479 * lib/gas-defs.exp (run_dump_test): New routine for running the
3480 assembler, running objdump or nm (not fully supported) on the
3481 resulting object file, and comparing the results against a file of
3482 regular expressions in the test suite, all in one command.
3483 Options for the assembler and objdump are read from comments at
3484 the start of the .d file.
3485 (fail_phase, slurp_options): New auxiliary routines.
3486 (regexp_diff): Always return a value. Fix bugs in actually doing
3487 the regexp test.
3488
3489 * gas/sun4/addend.exp: Use run_dump_test.
3490 * gas/sun4/addend.d: Fix regular expressions so that they work.
3491
3492Thu Jul 7 11:55:33 1994 Jeff Law (law@snake.cs.utah.edu)
3493
3494 * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
3495 * gas/hppa/reloc/reloc.exp: Run them.
3496
3497Thu Jun 30 18:49:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3498
3499 * config/default.exp: Look for "as.new" in "$base_dir/..", where
3500 it got compiled, not in "$base_dir".
3501 * config/unknown.exp: Deleted.
3502
3503Sun Jun 26 13:23:54 1994 Jeff Law (law@snake.cs.utah.edu)
3504
3505 * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
3506 before exiting. Enclose both calls inside a "catch".
3507 (objdump_finish): Likewise.
3508
3509Fri Jun 10 10:23:35 1994 Jeff Law (law@snake.cs.utah.edu)
3510
3511 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
3512 for SOM to match current testcase.
3513
3514Thu Jun 2 19:46:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3515
3516 * gas/i386/{pushw.s,pushw.l}: New test.
3517 * gas/i386/all.exp: Run it.
3518
3519 * Makefile.in (distclean): Remove site config files and gas.sum.
3520
3521Fri May 27 12:24:18 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3522
3523 * gas/m68k/disperr.s: Use % for registers.
3524
3525 * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
3526
3527Tue May 17 14:53:08 1994 Bill Cox (bill@rtl.cygnus.com)
3528
3529 * lib/gas-defs.exp: Replace error proc calls with perror calls.
3530
3531Mon May 16 13:19:16 1994 Jeff Law (law@snake.cs.utah.edu)
3532
3533 * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
3534 ELF code.
3535 * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
3536 not support them.
3537 * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
3538 new ELF code.
3539
3540Thu May 5 17:27:54 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3541
3542 * config/default.exp: Renamed from unix-gas.exp.
3543
3544Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
3545
3546 * Makefile.in (check): Set TCL_LIBRARY for runtest.
3547
3548Mon Apr 11 07:54:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3549
3550 * gas/hppa/more.parse/callinfobug.s: Add missing name for
3551 procedure.
3552
3553 * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
3554 $DATA$ rather than $LIT$ subspace.
3555
3556Sun Mar 27 14:05:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3557
3558 * gas/hppa/reloc/funcrelocbug.s: New test.
3559 * gas/hppa/reloc/reloc.exp: Run it.
3560
3561Thu Mar 17 13:38:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3562
3563 * gas/hppa/unsorted/importbug.s: New test.
3564 * gas/hppa/unsorted/unsorted.exp: Run it.
3565
3566Wed Mar 16 11:57:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3567
3568 * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
3569
3570 * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
3571 * gas/hppa/unsorted/unsorted.exp: Run it.
3572
3573 * gas/hppa/more.parse/callinfobug.s: New test.
3574 * gas/hppa/omre.parse/parse.exp: Run it.
3575
3576 * gas/hppa/more.parse/regpopbug.s: New test.
3577 * gas/hppa/more.parse/parse.exp: Run it.
3578
3579Mon Feb 28 14:10:04 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3580
3581 * lib/gas-defs.exp (objdump): New proc.
3582 (objdump_start): Deleted unused proc.
3583 (objdump_start_common): Merged into objdump_start_no_subdir.
3584
3585 * gas/alpha/fp.exp: Use objdump instead of
3586 objdump_start_no_subdir, since the former actually waits for
3587 objdump to finish. Specify .rdata section only. Make comment
3588 indicate Alpha architecture rather than SPARC.
3589 * gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match
3590 against ASCII code 0x2a ("*", special in regexp).
3591 * gas/sun4/addend.exp: Use objdump instead of
3592 objdump_start_no_subdir.
3593
3594Thu Feb 24 07:11:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3595
3596 * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
3597 a failure if gas is not producing an ELF object.
3598
3599Mon Feb 14 09:24:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3600
3601 * gas/hppa/basic/fmemLRbug.s: New test.
3602 * gas/hppa/basic/basic.exp: Run it.
3603
3604Thu Feb 10 00:34:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3605
3606 * gas/alpha/fp.*: New files.
3607 * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
3608 verbosity level 3 or above only.
3609
3610Mon Feb 7 15:53:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3611
3612 * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
3613 PA OSF1.
3614
3615Fri Feb 4 23:42:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3616
3617 * gas/hppa/more.parse/xmpyubug.s: New test.
3618 * gas/hppa/more.parse/parse.exp: Run it.
3619
3620Fri Feb 4 17:13:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3621
3622 * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
3623 "simple_diff" from linker test suite.
3624 * gas/sun4/addend.exp: Use it.
3625 * gas/sun4/addend.d: New file.
3626
3627Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3628
3629 * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
3630 format.
3631
3632Thu Jan 20 16:44:51 1994 Rob Savoye (rob@darkstar.cygnus.com)
3633
3634 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
3635 sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
3636 well under either version of expect.
3637
3638Mon Jan 17 00:25:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3639
3640 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested
3641 elsewhere now.
3642 * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
3643 * gas/hppa/basic/basic.exp: Run them.
3644
3645Thu Jan 13 11:59:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3646
3647 * gas/all/gas.exp: No longer expect difference of forward
3648 references to fail.
3649 * gas/all/x930509.s: Fix testcase to match how the expect code was
3650 written.
3651
3652Wed Jan 12 13:41:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3653
3654 * gas/hppa/reloc/reloc.exp: Fix typo in last change. Latest test
3655 for cross-subspace call bugs is no longer expected to fail.
3656
3657 * gas/hppa/more.parse/procbug.s: Add test for another bug relating
3658 to having a function's label follow the .PROC directive.
3659
3660Tue Jan 11 21:47:48 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3661
3662 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
3663 found while working on multiple $CODE$ subspace support.
3664
3665Mon Jan 10 09:54:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3666
3667 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
3668 to fail.
3669 * gas/hppa/more.parse/procbug.s: Add missing .procend.
3670
3671Mon Jan 3 10:07:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3672
3673 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
3674 app.c change.
3675
3676Wed Dec 29 11:32:39 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3677
3678 * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
3679
3680Wed Dec 15 08:24:31 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
3681
3682 * Makefile.in (site.exp): Don't set ASFLAGS. Quote value of
3683 OBJDUMPFLAGS in case it's empty. Use temporary names until the
3684 end; make creating site.exp the final step.
3685 (check): Pass in ASFLAGS.
3686
3687 * gas/all/gas.exp: Use all_ones proc. Change regexp for matching
3688 C comments to avoid bugs in latest expect code.
3689
3690Wed Dec 8 14:30:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3691
3692 * gas/m68k/disperr.s: New test.
3693 * gas/m68k/all.exp: Run it.
3694
3695Sun Dec 5 19:24:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3696
3697 * gas/hppa/reloc/roundmode.s: New test.
3698 * gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
3699
3700Wed Dec 1 10:44:18 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3701
3702 * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
74b5b66a 3703 test for ELF.
252b5132
RH
3704
3705Tue Nov 30 13:43:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3706
3707 * gas/hppa/more.parse/parse.exp: Test for error on for subspace
3708 directive is an XFAIL for SOM assmeblers.
3709
3710 * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
3711 cross-subspace call test.
3712
3713Sun Nov 28 12:12:50 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3714
3715 * gas/hppa/more.parse/appbug.s: New test.
3716 * gas/hppa/more.parse/parse.exp: Run it.
3717
3718 * gas/hppa/unsorted/align3.s: New test.
3719 * gas/hppa/unsorted/unsorted.exp: Run it.
3720
3721Sat Nov 27 22:50:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3722
3723 * gas/all/p2425.s: Insert a tab before assembler directives so
3724 that the directives are not interpreted as labels.
3725
3726 * gas/hppa/basic/weird.s: Sync with GDB version.
3727
3728 * gas/hppa/more.parse/labelbug.s: New test.
3729
3730 * gas/hppa/more.parse/parse.exp: Run it.
3731
3732Wed Nov 24 01:25:03 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3733
3734 * gas/hppa/reloc/fixupbug.s: New test.
3735 * gas/hppa/reloc/reloc.exp: Run it.
3736
3737 * gas/hppa/reloc/exitbug.s: New test.
3738 * gas/hppa/reloc/reloc.exp: Run it.
3739
3740Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3741
3742 * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
3743 share the same test code.
3744 * gas/hppa/reloc/relocreduce.s: Likewise.
3745
3746 * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
3747 * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
3748
3749Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3750
3751 * gas/hppa/reloc/reloc.exp: No longer expect failure for
3752 field selector on ble instruction test.
3753
3754 * gas/hppa/basic/basic.exp: No longer expect failures for
3755 system instruction tests now that probei is fixed.
3756
3757Sat Nov 6 22:45:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3758
3759 * gas/hppa/reloc/selectorbug.s: New test.
3760 * gas/hppa/reloc/reloc.exp: Run it.
3761
3762Thu Nov 4 17:01:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3763
3764 * gas/hppa/unsorted/fragbug.s: New test.
3765 * gas/hppa/unsorted/unsorted.exp: Run it.
3766
3767Thu Nov 04 09:09:49 1993 Jeffrey Wheat (cassidy@cygnus.com)
3768
3769 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
3770
3771Tue Nov 2 22:12:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3772
3773 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
3774 * gas/hppa/more.parse/parse.exp: Run them.
3775
3776Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3777
3778 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
3779 which specific relocations are expected to be found.
74b5b66a 3780
252b5132
RH
3781Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3782
3783 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
3784
3785 * gas/hppa/more.parse/parse.exp: Add new test.
3786 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
3787 sections are handled correctly.
3788
3789 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
3790
3791Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3792
3793 * gas/hppa/more.parse/calldatabug.s: Colonize.
3794 * gas/hppa/more.parse/parse.exp: Fix typos.
3795
3796Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3797
3798 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
3799 * gas/hppa/*/*.exp: New test drivers.
3800 * gas/hppa/*/*.s: New test files.
3801
3802Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com)
3803
3804 * gas/sun4: New directory.
3805 * gas/sun4/addend.s,addend.exp: New test case.
3806 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
3807 test case.
3808
3809 * gas/all/gas.exp: Check `*' in C comments.
3810
3811 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
3812 simplify some tests.
3813 (want_no_output): Return zero or nonzero, depending on success or
3814 failure.
3815 (gas_test_old): Return value from want_no_output.
3816 (objdump_start_common): Split off from objdump_start.
3817 (objdump_start_no_subdir): New procedure.
3818
3819Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com)
3820
3821 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
3822 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
3823
3824 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
3825 AS_FOR_TARGET.
3826 (check): Don't pass ASFLAGS variable.
3827 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
3828
3829 From Jeff Law:
3830
3831 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
3832 so that tests can parse the output of objdump looking for errors
3833 in relocation entires, file headers and the like.
3834
3835Thu Sep 23 16:20:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3836
3837 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
3838 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
3839 call so it no longer performs multiple tests.
3840 * gas/m68k/all.exp (t2.s): Don't bother with listings.
3841 (p2410.s): Don't pass unwanted arguments to gas_test_error.
3842
3843Wed Aug 25 16:50:08 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3844
3845 * lib/do*: Remove RCS id strings.
3846
3847Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
3848
3849 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
3850 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
3851 * gas/i386: New directory.
3852
3853Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
3854
3855 * Added directory structure, to categorize tests by targets.
3856 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
3857 and refined some to examine the assembler listing output.
3858 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
3859 expect_after patterns.
3860 (gas_start, gas_finish): New procs, for tests that examine process
3861 output.
3862 * config/unix-gas.exp: Invoke gas_init directly, instead of
3863 requiring test .exp files do it.
3864
3865Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3866
3867 * gas/gas.exp: Handle new tests, and changes to testing procs.
3868
3869 * lib/gas-defs.exp (want_no_output): New proc; success iff output
3870 is empty.
3871 (gas_test_old): Functionally same as old gas_test.
3872 (gas_test_ignore_stdout): Rewritten to use want_no_output.
3873 (gas_test): New argument lists set of options to be tried in
3874 combinations. Option with trailing ">" indicates standard output
3875 should be ignored.
3876
3877 * gas/p2425a.s: Use %-form for registers, so this test can be run
3878 on m68k-coff targets too.
3879
3880 * gas/p2430a.s: New test case, whitespace &c matches customer
3881 report more closely. Gets different results from p2430.s; this is
3882 bad, and not yet tested for.
3883
3884Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
3885
3886 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
3887 * lib/run: New script.
3888 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
3889 and redirection options. Use "run" script so redirection works.
3890 (gas_test): Now takes assembler options as separate arg from input
3891 file name.
3892 (gas_test_ignore_stdout): New proc. Discards output.
3893 (gas_test_error): New proc. Expects assembler to generate output.
3894 (target_cpu_family setting): Handle i486->i386 also.
3895
3896 * lib/do*: Scripts moved here from gas/testscripts. May be useful
3897 someday for writing more test cases; not currently used.
3898
3899Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3900
3901 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
3902 cases.
3903 * gas/gas.exp: Enable them for appropriate targets. Removed some
3904 useless comments &c. Changed m68k target test to be more general.
3905
3906 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
3907 * gas/gas.exp: Call gas_init.
3908
3909Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
3910
3911 * Test suite created.