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