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