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