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