* irix5-nat.c: Include mips-tdep.h.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
250355db
NC
12003-12-16 Nick Clifton <nickc@redhat.com>
2
3 * gas/arm/arm.exp: Run special versions of the inst, ldconst,
4 arm7t and copro tests for the arm-wince-pe target.
5 * gas/arm/wince_inst.d: New file. Like inst.d but for the
6 arm-wince-pe target where the -8 bias is not applied to
7 PC-relative load instructions.
8 * gas/arm/wince_ldconst.d: New file. Similar reasons.
9 * gas/arm/wince_arm7t.d: New file. Similar reasons.
10 * gas/arm/wince_copro.d: New file. Similar reasons.
11
87e921a1
CG
122003-12-15 Christian Groessler <chris@groessler.org>
13
14 * gas/z8k/eidi.s: Add uppercase forms. Add forms with comma
15 separated parameters.
16
5dfd8c03
MM
172003-12-14 Mark Mitchell <mark@codesourcery.com>
18
19 * gas/arm/thumbv6.s: Add nops.
20 * gas/arm/thumbv6.d: Use -M force-thumb option to objdump. Add nops.
21
accf8041
AM
222003-12-14 Alan Modra <amodra@bigpond.net.au>
23
24 * gas/mmix/basep-8.d: Update for lcomm symbol type change.
25 * gas/mmix/basep-9.d: Likewise.
26
1f6c9eb0
ZW
272003-12-10 Zack Weinberg <zack@codesourcery.com>
28
29 * gas/ppc/booke.s: Add two more forms of the mbar instruction
30 and three forms of the tlbwe instruction.
31 * gas/ppc/booke.d: Update to match.
32
4249f881
PB
332003-12-10 Paul Brook <paul@codesourcery.com>
34
35 * gas/arm/arm.exp: Add r15-bad.
36 * gas/arm/r15-bad.s: New file.
37 * gas/arm/r15-bad.l: New file.
38
0a6ace1e
RS
392003-12-06 Richard Sandiford <rsandifo@redhat.com>
40
41 * gas/mips/elf-rel16.[sd]: New test.
42 * gas/mips/mips.exp: Run it.
43 * gas/mips/elf-rel-xgot-n32.d: Fix addends for "lw $5,dl1+34($5)".
44 * gas/mips/elf-rel-xgot-n64.d: Likewise.
45
09d92015
MM
462003-12-05 Ricardo Anguiano <anguiano@codesourcery.com>
47 Mark Mitchell <mark@codesourcery.com>
48 Richard Earnshaw <rearnsha@arm.com>
49
50 * gas/arm/arm.exp: Add archv6 and thumbv6.
51 * gas/arm/archv6.d: New file.
52 * gas/arm/archv6.s: Likewise.
53 * gas/arm/thumbv6.d: Likewise.
54 * gas/arm/thumbv6.s: Likewise.
55
24bc63c5
CG
562003-12-06 Christian Groessler <chris@groessler.org>
57
58 * gas/z8k/ctrl-names.d: New file.
59 * gas/z8k/ctrl-names.s: New file.
60 * gas/z8k/z8k.exp: Run new tests.
61
88845958
NC
622003-12-02 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
63
64 * gas/m32r/m32r2.exp: New file for m32r2.
65 * gas/m32r/m32r2.s: Likewise.
66 * gas/m32r/m32r2.d: Likewise.
67
f8fc3443
NC
682003-12-03 Nick Clifton <nickc@redhat.com>
69
70 * gas/vax/vax.exp (do_quad): Treat a vax-*-linux-gnu target as an
71 ELF target.
72
a3f9a7e9
KK
732003-12-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
74
75 * gas/sh/basic.exp: Define ASFLAGS appropriately and don't do
76 dsp test for sh64/sh5 targets.
77 * gas/sh/sh64/crange1.s: Tidy up to match data alignment.
78 * gas/sh/sh64/crange1-1.d: Update.
79 * gas/sh/sh64/crange1-2.d: Likewise.
80 * gas/sh/sh64/datal32-3.d: Likewise.
81 * gas/sh/sh64/datal64-3.d: Likewise.
82 * gas/sh/sh64/localcom-1.d: Likewise.
83
b49dc2a1
AO
842003-11-27 Alexandre Oliva <aoliva@redhat.com>
85
86 * gas/frv/reloc1.[sd]: Test references to external symbols and
87 inter-section references too.
88
0f03428a
CG
892003-11-26 Christian Groessler <chris@groessler.org>
90
91 * gas/z8k/jmp-cc.d: New file.
92 * gas/z8k/jmp-cc.s: New file.
93 * gas/z8k/ret-cc.d: New file.
94 * gas/z8k/ret-cc.s: New file.
95 * gas/z8k/z8k.exp: Run new tests.
96
b4f16abb
NC
972003-11-26 Nick Clifton <nickc@redhat.com>
98
99 * gas/h8300/t01_mov.s: Revert changes.
100 * gas/h8300/t01_mov.exp: Revert changes.
101
4892e510
NC
1022003-11-25 Asgari Jinia <asgarij@kpitcummins.com>
103
104 * gas/h8300/multiples.s : Add instructions for H8s.
105 * gas/h8300/h8300.exp (do_h8300s_multiple) : Add more test
106 conditions for instructions for H8s.
107 * gas/h8300/t01_mov.s: Correct illegal ldm/stm register pairings.
108 * gas/h8300/t01_mov.exp: Update expected results.
109
4bff14ba
AM
1102003-11-22 Alan Modra <amodra@bigpond.net.au>
111
bd55cd2b
AM
112 * gas/i386/divide.s: New.
113 * gas/i386/divide.d: New.
114 * gas/i386/i386.exp (gas_32_check): Run it.
115
4bff14ba
AM
116 * gas/ppc/machine.s: New.
117 * gas/ppc/machine.d: New.
118 * gas/ppc/ppc.exp: Run it.
119
1abe91b1
MR
1202003-11-18 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
121
122 * gas/mips/lca-svr4pic.d: New test for the "lca" macro.
123 * gas/mips/lca-xgot.d: Likewise.
124 * gas/mips/lca.s: Source for the new tests.
125 * gas/mips/mips.exp: Run the new tests.
126
22a398e1
NC
1272003-11-14 Nick Clifton <nickc@redhat.com>
128
129 * gas/arm/arm7.d: Pass -D instead of -d to objdump in order to
1f6c9eb0
ZW
130 display the contents of data fields in the .text section.
131 This change is necessary after the addition of arm elf mapping
132 symbol support to gas.
133 * gas/arm/pic.d: Expect addresses with function name offsets.
134 This change is necessary after the addition of arm elf mapping
135 symbol support to gas.
136
6057a28f
NC
1372003-11-13 Nick Clifton <nickc@redhat.com>
138
139 * gas/arm/mapping.s: New test: Source for ARM ELF mapping
140 symbols test.
141 * gas/arm/mapping.d: New file: Expected output.
142 * gas/arm/arm.exp: Run new test.
143
0bbf2aa4
NC
1442003-11-06 Nick Clifton <nickc@redhat.com>
145
146 * gas/arm/req.s: New test file. Check .req and .unreq psuedo ops.
147 * gas/arm/req.l: Expected error output from req.s test.
148 * gas/arm/copro.d: Set target architecture for objdump so that the
149 test will work on architectures which cannot encode higher arm
150 architecture types in their file headers.
151 * gas/arm/arm.exp: Run new req.s test.
152 Skip thumb instruction test for PE targets which do not support
153 thumb relocations.
154 * gas/elf/elf.exp: Skip special handling of section2 test for
155 XScale targets - it is no longer needed.
156
e81a635e
L
1572003-11-04 H.J. Lu <hongjiu.lu@intel.com>
158
159 * gas/m68k/mcf-mov3q.d: Support 64bit BFD.
160
eb4286fc
DJ
1612003-11-03 Daniel Jacobowitz <drow@mvista.com>
162
163 * gas/arm/arm7t.d: Replace '-#' with '#-'.
164 * gas/arm/copro.d: Likewise.
165 * gas/arm/fpa-mem.d: Likewise.
166 * gas/arm/maverick.c: Likewise.
167 * gas/arm/maverick.d: Likewise.
168 * gas/arm/vfp1.d: Likewise.
169 * gas/arm/vfp1xD.d: Likewise.
170 * gas/arm/xscale.d: Likewise.
171
a80d50fc
SC
1722003-10-27 Stephane Carrez <stcarrez@nerim.fr>
173
174 * gas/m68hc11/opers12-dwarf2.d: Update, local label prefix removed.
175 * gas/m68hc11/lbranch-dwarf2.d: Update.
176
68eb2996
NC
1772003-10-23 Peter Barada <pbarada@mail.wm.sps.mot.com>
178
179 * gas/m68k/mcf-mov3q.s: New file: Test some ColdFire instructions.
180 * gas/m68k/mcf-mov3q.s: New file: Expected disassembly.
181 * gas/m68k/all.exp: Run new test.
182
5e2f6673
L
1832003-10-22 Andreas Schwab <schwab@suse.de>
184 H.J. Lu <hongjiu.lu@intel.com>
185
186 * gas/ia64/dv-mutex-err.s: Add more tests for compare.
187 * gas/ia64/dv-mutex.s: Likewise.
188
189 * gas/ia64/dv-mutex-err.l: Updated.
190 * gas/ia64/dv-mutex.d: Likewise.
191
3314fb38
HPN
1922003-10-18 Hans-Peter Nilsson <hp@bitrange.com>
193
194 * gas/mmix/op-0-1.d, gas/mmix/pushj-c.d, gas/mmix/weak1.d: Add
195 --no-pushj-stubs option.
196 * gas/mmix/reloclab-r.d, gas/mmix/reloclab.d: Add --no-stubs
197 option.
198 * gas/mmix/reloclab.l: Adjust for PUSHJ stub.
199 * gas/mmix/pushj-cs.d, gas/mmix/reloclab-s.d, gas/mmix/relax2.s,
200 gas/mmix/relax2.d, gas/mmix/op-0-1s.d, gas/mmix/reloclab-rs.d,
201 gas/mmix/weak1-s.d: New tests.
202
8bfee9a1
ILT
2032003-10-17 Ian Lance Taylor <ian@wasabisystems.com>
204
205 * gas/arm/iwmmxt-bad.s: New file.
206 * gas/arm/iwmmxt-bad.l: New file.
207 * gas/arm/arm.exp: Run new test.
208
91e93d26
ILT
2092003-10-16 Ian Lance Taylor <ian@wasabisystems.com>
210
211 * gas/arm/iwmmxt.d: Add -miwmmxt to #objdump line, to get the
212 right disassembly.
213
0e294368
L
2142003-10-16 H.J. Lu <hongjiu.lu@intel.com>
215
216 * gas/alpha/elf-reloc-8.d: Updated.
217
79ff22bb
DB
2182003-10-10 Dave Brolley <brolley@redhat.com>
219
220 * gas/frv/allinsn.s: Use preoperly aligned registers.
221 * gas/frv/allinsn.d: Update expected results.
222
04248055
CD
2232003-10-08 Chris Demetriou <cgd@broadcom.com>
224
225 * lib/gas-defs.exp (gas_run): Always log the command being run.
226 (gas_start): Likewise.
227 (regexp_diff): Make error reporting about non-existent files
228 consistent.
229
249dba3e
NC
2302003-10-06 Nick Clifton <nickc@redhat.com>
231
232 * gas/macros/app1.d: Skip sections symbols (if present).
233 * gas/macros/app2.d: Likewise.
234 * gas/macros/app3.d: Likewise.
235 * gas/macros/app4.d: Likewise.
236
249ad7a7
CG
2372003-10-04 Christian Groessler <chris@groessler.org>
238
239 * gas/z8k/calr-backf.s: New file.
240 * gas/z8k/calr-forwf.s: New file.
241 * gas/z8k/calr.d: New file.
242 * gas/z8k/calr.s: New file.
243 * gas/z8k/djnz-backf.s: New file.
244 * gas/z8k/djnz-backf2.s: New file.
245 * gas/z8k/djnz.d: New file.
246 * gas/z8k/djnz.s: New file.
247 * gas/z8k/jr-back.d: New file.
248 * gas/z8k/jr-forw.d: New file.
249 * gas/z8k/jr-back.s: Fix displacement length. Add some more jumps
1f6c9eb0 250 for jr-back.d.
249ad7a7
CG
251 * gas/z8k/jr-backf.s: Fix displacement length.
252 * gas/z8k/jr-forw.s: Fix displacement length. Add some more jumps
1f6c9eb0 253 for jr-forw.d.
249ad7a7
CG
254 * gas/z8k/jr-forwf.s: Fix displacement length.
255 * gas/z8k/z8k.exp: Run new tests.
256
ecd13cd3
TS
2572003-10-01 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
258
259 * gas/mips/ldstla-32-shared.d: New file.
260 * gas/mips/ldstla-32.d: New file.
261 * gas/mips/ldstla-32.s: New file.
262 * gas/mips/ldstla-n32-shared.d: New file.
263 * gas/mips/ldstla-n32.d: New file.
264 * gas/mips/ldstla-n32.s: New file.
265 * gas/mips/ldstla-n64-shared.d: New file.
266 * gas/mips/ldstla-n64.d: New file.
267 * gas/mips/ldstla-n64.s: New file.
268 * gas/mips/mips.exp: Add ld-st-la tests.
269
30c378fd
CD
2702003-09-30 Chris Demetriou <cgd@broadcom.com>
271
272 * lib/gas-defs.exp (run_dump_test): If stderr file is specified
273 and there was no stderr output, compare anyway (i.e., cause a
274 test failure).
275 * gas/mips/mips64-mips3d.s: Add some new instructions to test warnings.
276 * gas/mips/mips64-mips3d.l: New file.
277 * gas/mips/mips64-mips3d.d: Use mips64-mips3d.l, and update for
278 changes to mips64-mips3d.s.
279 * gas/mips/mips64-mips3d-incl.d: Likewise.
280 * gas/mips/set-arch.l: New file.
281 * gas/mips/set-arch.d: Specify set-arch.l as stderr output to check.
282 * gas/mips/mips5.l: Make error messages match source.
283
5f74bc13
CD
2842003-09-30 Chris Demetriou <cgd@broadcom.com>
285
286 * gas/mips/cp0-names-mips64r2.d: New file.
287 * gas/mips/cp0sel-names-mips64r2.d: New file.
288 * gas/mips/elf_arch_mips64r2.d: New file.
289 * gas/mips/hwr-names-mips64r2.d: New file.
290 * gas/mips/mips32r2-ill-fp64.l: New file.
291 * gas/mips/mips32r2-ill-fp64.s: New file.
292 * gas/mips/mips64r2-ill.l: New file.
293 * gas/mips/mips64r2-ill.s: New file.
294 * gas/mips/mips64r2.d: New file.
295 * gas/mips/mips64r2.s: New file.
296 * gas/mips/mips.exp: Define "mips64r2" arch, and run new tests.
297
69ba8a0d
DB
2982003-09-29 Dave Brolley <brolley@redhat.com>
299
300 * gas/frv/allinsn.s (nldqi): Removed. Replaced with nop.
301 * gas/frv/allinsn.d (nldqi): Ditto.
302
2912c48f
HPN
3032003-09-25 Hans-Peter Nilsson <hp@axis.com>
304
305 * gas/cris/rd-pcrel2.d: Update for changes in section flag
306 defaults.
307
e9033001
TS
3082003-09-20 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
309
310 * gas/mips/elfel-rel.d: Add ABI specification.
311 * gas/mips/elfel-rel2.d: Likewise.
312 * gas/mips/elfel-rel3.d: Likewise.
313
9f6c1c4b
TS
3142003-09-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
315
316 * gas/mips/rm7000.s: Let objdump print trailing dots.
317
22dd2f6c
TS
3182003-09-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
319
320 * gas/mips/empic3_e.s: Fix typo.
321
d5087907
RS
3222003-09-05 Richard Sandiford <rsandifo@redhat.com>
323
324 * gas/frv/reloc1.[sd]: New test.
325 * gas/frv/allinsn.exp: Run it.
326
8ad30312
NC
3272003-09-04 Nick Clifton <nickc@redhat.com>
328
329 * gas/v850/v850e1.s: New test source file.
330 * gas/v850/v850e1.d: New test disassembly file.
331 * gas/v850/basic.exp: Run v850e1 test.
332
13dfd2d0
NC
3332003-09-03 Robert Millan <robertmh@gnu.org>
334
335 * gas/alpha/alpha.exp: Match GNU/KFreeBSD with new kfreebsd*-gnu
336 triplet.
337
155e0d23
NC
3382003-09-03 Nick Clifton <nickc@redhat.com>
339
340 * gas/cris/diffexp-ovwr.d: Remove regexp for empty section
341 contents string.
342 gas/cris/pushpop-dcr1-sreg.d: Likewise.
343 gas/cris/string-1.d: Likewise.
344 gas/cris/string-2.d: Likewise.
345 gas/cris/x-to-dcr1-sreg.d: Likewise.
346 gas/elf/section0.d: Likewise.
347 gas/elf/section1.d: Likewise.
348 gas/i386/relax.d: Likewise.
349 gas/mips/elempic.d: Likewise.
350 gas/mips/empic.d: Likewise.
351 gas/mips/mips16-e.d: Likewise.
352 gas/mips/mips16-f.d: Likewise.
353 gas/mips/mipsel16-e.d: Likewise.
354 gas/mips/mipsel16-f.d: Likewise.
355 gas/mips/rm7000.d: Likewise.
356 gas/mips/telempic.d: Likewise.
357 gas/mips/tempic.d: Likewise.
358 gas/mips/tmips16-e.d: Likewise.
359 gas/mips/tmips16-f.d: Likewise.
360 gas/mips/tmipsel16-e.d: Likewise.
361 gas/mips/tmipsel16-f.d: Likewise.
362 gas/mmix/align-1.d: Likewise.
363 gas/mmix/basep-10.d: Likewise.
364 gas/mmix/basep-11.d: Likewise.
365 gas/mmix/basep-9.d: Likewise.
366 gas/mmix/comment-3.d: Likewise.
367 gas/mmix/cons-1.d: Likewise.
368 gas/mmix/cons-2.d: Likewise.
369 gas/mmix/expr-1.d: Likewise.
370 gas/mmix/fb-1.d: Likewise.
371 gas/mmix/fb-2.d: Likewise.
372 gas/mmix/greg1.d: Likewise.
373 gas/mmix/greg1a.d: Likewise.
374 gas/mmix/greg2.d: Likewise.
375 gas/mmix/greg2a.d: Likewise.
376 gas/mmix/greg3.d: Likewise.
377 gas/mmix/greg4.d: Likewise.
378 gas/mmix/greg7.d: Likewise.
379 gas/mmix/greg8.d: Likewise.
380 gas/mmix/is-1.d: Likewise.
381 gas/mmix/local-1.d: Likewise.
382 gas/mmix/odd-1.d: Likewise.
383 gas/mmix/op-0-1.d: Likewise.
384 gas/mmix/op-0-2.d: Likewise.
385 gas/mmix/prefix3.d: Likewise.
386 gas/mmix/pseudo-1.d: Likewise.
387 gas/mmix/weak1.d: Likewise.
388 gas/sh/sh64/crange1-1.d: Likewise.
389 gas/sh/sh64/crange1-2.d: Likewise.
390 gas/sh/sh64/crange2-2.d: Likewise.
391 gas/sh/sh64/crange3-1.d: Likewise.
392 gas/sh/sh64/crange4-1.d: Likewise.
393 gas/sh/sh64/crange5-1.d: Likewise.
394 gas/sh/sh64/datal32-3.d: Likewise.
395 gas/sh/sh64/datal64-3.d: Likewise.
396 gas/sh/sh64/endian-1.d: Likewise.
397 gas/sh/sh64/endian-2.d: Likewise.
398 gas/sh/sh64/localcom-1.d: Likewise.
399 gas/sh/sh64/rel32-5.d: Likewise.
400 gas/sh/sh64/rel64-5.d: Likewise.
401 gas/sh/sh64/ua32-1.d: Likewise.
402 gas/sh/sh64/ua64-1.d: Likewise.
403 gas/xstormy16/reloc-1.d: Likewise.
404
37a52082
MR
4052003-09-01 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
406
1f6c9eb0
ZW
407 * gas/mips/elf-rel-got-n32.d: Fix ulw and usw patterns for
408 little-endian.
409 * gas/mips/elf-rel-got-n64.d: Likewise.
410 * gas/mips/elf-rel-xgot-n32.d: Likewise.
411 * gas/mips/elf-rel-xgot-n64.d: Likewise.
37a52082 412
364b6d8b
JJ
4132003-08-29 Jakub Jelinek <jakub@redhat.com>
414
415 * gas/cfi/cfi-sparc-1.s: New test.
416 * gas/cfi/cfi-sparc-1.d: New test.
417 * gas/cfi/cfi-sparc64-1.s: New test.
418 * gas/cfi/cfi-sparc64-1.d: New test.
419 * gas/cfi/cfi.exp: Run them.
420
f02232aa
NC
4212003-08-19 Nick Clifton <nickc@redhat.com>
422
423 * gas/arm/copro.s: Add tests of Addressing Mode 5 (Unindexed).
424 * gas/arm/arm.exp: Run copro.s as a dump test.
425 * gas/arm/copro.d: New file: expected disassembly of copro.s
426
be6389fd
JE
4272003-08-16 Jason Eckhardt <jle@rice.edu>
428
429 * gas/i860/pseudo-ops01.{s,d}: New files.
430 * gas/i860/i860.exp: Execute the new test above.
431 * gas/i860/README.i860: Remove align defect from list.
432
857f8be0
NC
4332003-08-14 Nick Clifton <nickc@redhat.com>
434
435 * gas/arm/pic.d: Update regexp for destination address of
436 unrelocated branch instructions so that they point to themselves.
437 * gas/arm/inst.d: Likewise.
438
c04898f8
AS
4392003-08-08 Andreas Schwab <schwab@suse.de>
440
441 * gas/cfi/cfi-m68k.s, gas/cfi/cfi-m68k.d: New test.
442 * gas/cfi/cfi.exp (run_list_test): Run it.
443
e15f6d30
JE
4442003-08-06 Jason Eckhardt <jle@rice.edu>
445
446 * gas/i860/dir-align01.{s,d}: New files.
447 * gas/i860/i860.exp: Execute the new test above.
448
0acc96e1
JE
4492003-08-06 Jason Eckhardt <jle@rice.edu>
450
451 * gas/i860/dual02-err.l: Update expected error message.
452 * gas/i860/README.i860: Remove dual02-err from known failure list.
453
b7cf83af
JE
4542003-08-05 Jason Eckhardt <jle@rice.edu>
455
456 * gas/i860/README.i860: Remove dual01 from the known failures.
457
ed9dc3d0
JE
4582003-08-05 Jason Eckhardt <jle@rice.edu>
459
460 * gas/i860/dir-intel01.{s,d}: New files.
461 * gas/i860/dir-intel02.{s,d}: New files.
462 * gas/i860/dir-intel03-err.{s,l}: New files.
463 * gas/i860/i860.exp: Execute the above new tests.
464
afaa9ce3
JE
4652003-08-03 Jason Eckhardt <jle@rice.edu>
466
467 * gas/i860/*.d: Prefix name with "i860".
468
c83c4371
JE
4692003-08-03 Jason Eckhardt <jle@rice.edu>
470
471 * gas/i860/dual01.{s,d}: New files.
472 * gas/i860/dual02-err.{s,l}: New files.
473 * gas/i860/dual03.{s,d}: New files.
474 * gas/i860/i860.exp: Execute the above new tests.
475 * gas/i860/README.i860: Update.
476
edf6a232
AM
4772003-08-02 Alan Modra <amodra@bigpond.net.au>
478
479 * gas/d10v/address-001.d: Adjust for objdump -d change.
480 * gas/d10v/control-001.d: Likewise.
481 * gas/d10v/error-001.d: Likewise.
482 * gas/d10v/immediate-001.d: Likewise.
483 * gas/d10v/immediate-002.d: Likewise.
484 * gas/d10v/immediate-003.d: Likewise.
485 * gas/d10v/immediate-006.d: Likewise.
486 * gas/d10v/immediate-007.d: Likewise.
487 * gas/d10v/instruction_packing-001.d: Likewise.
488 * gas/d10v/instruction_packing-002.d: Likewise.
489 * gas/d10v/instruction_packing-003.d: Likewise.
490 * gas/d10v/instruction_packing-004.d: Likewise.
491 * gas/d10v/instruction_packing-006.d: Likewise.
492 * gas/d10v/instruction_packing-007.d: Likewise.
493 * gas/d10v/instruction_packing-008.d: Likewise.
494 * gas/d10v/instruction_packing-009.d: Likewise.
495 * gas/d10v/instruction_packing-010.d: Likewise.
496 * gas/d10v/instruction_packing.d: Likewise.
497 * gas/d10v/label-001.d: Likewise.
498 * gas/d10v/warning-014.d: Likewise.
499 * gas/m88k/init.d: Likewise.
500
abac126a
JE
5012003-08-01 Jason Eckhardt <jle@rice.edu>
502
503 * gas/i860/README.i860: New file.
504
9f2339b7
NC
5052003-07-29 Nick Clifton <nickc@redhat.com>
506
507 * gas/sparc/unalign.d: Remove empty .text disassembly line.
508
34f70875
L
5092003-07-28 H.J. Lu <hongjiu.lu@intel.com>
510
511 * gas/elf/elf.exp: Add section3 for note section.
512
513 * gas/elf/section3.d: New file.
514 * gas/elf/section3.s: Likewise.
515
b59a0218
AM
5162003-07-26 Alan Modra <amodra@bigpond.net.au>
517
518 * gas/ppc/altivec.d: Update.
519 * gas/ppc/altivec_xcoff.d: Update.
520 * gas/ppc/altivec_xcoff64.d: Update.
521 * gas/ppc/booke.d: Update.
522 * gas/ppc/booke_xcoff.d: Update.
523 * gas/ppc/booke_xcoff64.d: Update.
524 * gas/ppc/e500.d: Update.
525
586b12ad
SC
5262003-07-23 Stephane Carrez <stcarrez@nerim.fr>
527
528 * gas/m68hc11/m68hc11.exp: Execute the new tests.
529 * gas/m68hc11/abi.s: New test for abi elf flags.
530 * gas/m68hc11/abi-m68hc11-32-64.d: Test for 32-bit int, 64-bit float.
531 * gas/m68hc11/abi-m68hc11-16-64.d: Test for 16-bit int, 64-bit float.
532 * gas/m68hc11/abi-m68hc11-32-32.d: Test for 32-bit int, 32-bit float.
533 * gas/m68hc11/abi-m68hc11-16-32.d: Test for 16-bit int, 32-bit float.
534
5a7ea749
RS
5352003-07-15 Richard Sandiford <rsandifo@redhat.com>
536
537 * gas/mips/rm7000.[sd]: New test.
538 * gas/mips/mips.exp: Run it.
539
75e21f08
JJ
5402003-07-10 Jakub Jelinek <jakub@redhat.com>
541
542 * gas/cfi/cfi-ppc-1.s: New test.
543 * gas/cfi/cfi-ppc-1.d: New test.
544 * gas/cfi/cfi-s390-1.s: New test.
545 * gas/cfi/cfi-s390-1.s: New test.
546 * gas/cfi/cfi-s390x-1.s: New test.
547 * gas/cfi/cfi-s390x-1.s: New test.
548 * gas/cfi/cfi.exp: Run them.
549
e1f834a3
AO
5502003-07-09 Alexandre Oliva <aoliva@redhat.com>
551
552 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
553 * gas/mn10300/am33-2.c (d8pcsec): PC-relative relocations within
554 text sections don't decay to section+offset.
555 * gas/mn10300/am33-2.d: Rebuilt.
556 2000-08-15 Eric Christopher <echristo@cygnus.com>
557 * gas/mn10300/am33-2.c (d8pcsec): New Function
558 (condjmp): Adjust testcase for TC_LINKRELAX_FIXUP
559 functionality.
560 * gas/mn10300/am33-2.d: Regenerate
561 2000-05-24 Alexandre Oliva <aoliva@cygnus.com>
562 * gas/mn10300/am33-2.c (d8pcoff): Likewise.
563 * gas/mn10300/am33-2.d: Rebuilt.
564 2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
565 * gas/mn10300/am33-2.c (main): Changed `.am332' to `.am33_2'.
566 Replaced `AM33 2.0' with `AM33/2.0'.
567 * gas/mn10300/am33-2.d, gas/mn10300/am33-2.s: Rebuilt.
568 2000-03-31 Alexandre Oliva <aoliva@cygnus.com>
569 * gas/mn10300/am33-2.c: New file, that generated...
570 * gas/mn10300/am33-2.s, gas/mn10300/am33-2.d: New files.
571 * gas/mn10300/basic.exp: Test am33-2.
572
115695a8
CD
5732003-07-08 Chris Demetriou <cgd@broadcom.com>
574
575 * gas/testsuite/gas/mips/mips.exp: Make sure that branch-misc-2 is
576 run to compile non-PIC code, and add branch-misc-2pic.
577 * gas/mips/branch-misc-2.l: Adjust for change in non-PIC warnings.
578 * gas/mips/branch-misc-2pic.l: New file.
579 * gas/mips/branch-misc-2pic.s: New file.
580
1b680e4f
RS
5812003-07-07 Richard Sandiford <rsandifo@redhat.com>
582
583 * gas/h8300/h8sx_disp2.[sd]: Add tests for symbolic displacements.
584
03417200
AM
5852003-07-04 Alan Modra <amodra@bigpond.net.au>
586
587 * gas/ppc/test2elf64.s: Rename to..
588 * gas/ppc/power4.s: ..this. Add mtcr and mfcr testcases.
589 * gas/ppc/test2elf64.d: Rename to..
590 * gas/ppc/power4.d: ..this. Update.
591 * gas/ppc/ppc.exp: Update.
592
65968516
TS
5932003-07-02 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
594
595 * gas/mips/set-arch.d: Fix GPR names and show raw insns.
596
fef14a42
TS
5972003-06-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
598
599 * gas/mips/set-arch.s: New file, testcase for .set arch=FOO.
600 * gas/mips/set-arch.d: Likewise.
601 * gas/mips/mips.exp: Use it.
602
2d0d09ca
RS
6032003-06-25 Richard Sandiford <rsandifo@redhat.com>
604
605 * gas/h8300/h8sx_mov_imm.[sd]: Add tests for mov.[wl] #xx:8,@yy.
606
6990d625
RS
6072003-06-24 Richard Sandiford <rsandifo@redhat.com>
608
609 * gas/h8300/h8300.exp (h8sx_disp2, h8sx_rtsl, h8sx_mov_imm): Move...
610 * gas/h8300/h8300-elf.exp: ...here.
611
ca164297
L
6122003-06-23 H.J. Lu <hongjiu.lu@intel.com>
613
614 * gas/i386/i386.exp: Add prescott.
615
616 * gas/i386/prescott.d: New file.
617 * gas/i386/prescott.s: Likewise.
618
b7c7d6c1
TS
6192003-06-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
620
621 * gas/mips/elf-rel-got-n32.d: Remove special handling for n32 ABI.
622 * gas/mips/elf-rel-xgot-n32.d: Likewise.
623 * gas/mips/jal-newabi.d: Likewise.
624
373bbd04
CG
6252003-06-21 Christian Groessler <chris@groessler.org>
626
627 * gas/z8k: New directory.
628 * gas/z8k/dec.s: New file.
629 * gas/z8k/decbf.s: New file.
630 * gas/z8k/decf.s: New file.
631 * gas/z8k/eidi.s: New file.
632 * gas/z8k/eidif.s: New file.
633 * gas/z8k/inc.s: New file.
634 * gas/z8k/incbf.s: New file.
635 * gas/z8k/incf.s: New file.
636 * gas/z8k/inout.d: New file.
637 * gas/z8k/inout.s: New file.
638 * gas/z8k/jr-back.s: New file.
639 * gas/z8k/jr-backf.s: New file.
640 * gas/z8k/jr-forw.s: New file.
641 * gas/z8k/jr-forwf.s: New file.
642 * gas/z8k/ldk.s: New file.
643 * gas/z8k/ldkf.s: New file.
644 * gas/z8k/z8k.exp: New file.
645
9393cb0d
JJ
6462003-06-18 Jakub Jelinek <jakub@redhat.com>
647
648 * gas/cfi/cfi-i386.d: Regenerated.
649 * gas/cfi/cfi-common-1.d: Regenerated.
650 * gas/cfi/cfi-common-2.d: Regenerated.
651 * gas/cfi/cfi-common-3.d: Regenerated.
652 * gas/cfi/cfi-x86_64.d: Regenerated.
653 * gas/cfi/cfi-alpha-1.d: Regenerated.
654 * gas/cfi/cfi-alpha-2.d: Regenerated.
655 * gas/cfi/cfi-alpha-3.d: Regenerated.
656
ff614a27
NC
6572003-06-17 Nick Clifton <nickc@redhat.com>
658
659 * gas/i386/absrel.d: Tweak patterns to work for i386-pc-cygwin
660 target as well.
661 * gas/i386/sub.d: Likewise.
662
5afcbc60
NC
6632003-06-17 Loren James Rittle <rittle@latour.rsch.comm.mot.com>
664
665 * gas/alpha/elf-reloc-1.d: Allow system-specific gunk after
666 canonical file format.
667 * gas/alpha/elf-reloc-4.d: Likewise.
668 * gas/alpha/elf-reloc-5.d: Likewise.
669 * gas/alpha/elf-reloc-7.d: Likewise.
670 * gas/alpha/elf-reloc-8.d: Likewise.
671 * gas/alpha/elf-tls-1.d: Likewise.
672 * gas/alpha/elf-usepv-1.d: Likewise.
673
0465aa2f
HPN
6742003-06-16 Hans-Peter Nilsson <hp@axis.com>
675
676 * gas/cris: Match output having $ register prefix. Deal with
677 target variants default requiring register prefix on input.
678
2fd303f5
RE
6792003-06-13 Richard Earnshaw <rearnsha@arm.com>
680
681 * gas/arm/arm.exp: Pass -mfpu=fpa option to the FPA instruction test.
682
34ce925e
RS
6832003-06-12 Richard Sandiford <rsandifo@redhat.com>
684
685 * gas/mips/elf-rel15.[sd]: New test.
686 * gas/mips/mips.exp: Run it.
687
cdfbf930
RH
6882003-06-11 Richard Henderson <rth@redhat.com>
689
690 * gas/cfi/cfi-common-3.[ds]: New.
691 * gas/cfi/cfi.exp: Run it.
692
c21e73b9
AM
6932003-06-11 Alan Modra <amodra@bigpond.net.au>
694
695 * gas/macros/app1.d: Ignore section symbols.
696 * gas/macros/app2.d: Likewise.
697 * gas/macros/app3.d: Likewise.
698 * gas/macros/app4.d: Likewise.
699
5ef0935e
TS
7002003-06-10 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
701
702 * gas/mips/mips.exp: Fix typo.
703 * gas/mips/elempic.d: Force o64 ABI.
704 * gas/mips/telempic.d: Likewise.
705
d199a636
AM
7062003-06-10 Alan Modra <amodra@bigpond.net.au>
707
d04428bd
AM
708 * lib/gas-defs.exp (proc is_elf_format): Copy from ld testsuite.
709 * gas/cfi/cfi.exp: Use here. Only run tests when ELF.
d199a636
AM
710 * gas/macros/and.s: Avoid .set so we don't break mips.
711
405525ec
AM
7122003-06-10 Alan Modra <amodra@bigpond.net.au>
713
714 * gas/macros/and.s: New.
715 * gas/macros/macros.exp: Assemble it.
716
adadcc0c
AM
7172003-06-10 Gary Hade <garyhade@us.ibm.com>
718
719 * gas/ppc/test2elf64.{s,d}: New test.
720 * gas/ppc/ppc.exp: Run new test.
721
2a93846b
RS
7222003-06-10 Richard Sandiford <rsandifo@redhat.com>
723
724 * gas/h8300/h8sx_mov_imm.[sd]: New test.
725 * gas/h8300/h8300.exp: Run it.
726
0613284f
RS
7272003-06-10 Richard Sandiford <rsandifo@redhat.com>
728
729 * gas/h8300/h8sx_rtsl.[sd]: New test.
730 * gas/h8300/h8300.exp: Run it.
731
28d7dee9
RS
7322003-06-10 Richard Sandiford <rsandifo@redhat.com>
733
734 * gas/h8300/h8sx_disp2.[sd]: New test.
735 * gas/h8300/h8300.exp: Run it.
736
fa87b337
RH
7372003-06-07 Richard Henderson <rth@redhat.com>
738
739 * gas/cfi/cfi-common-1.d, gas/cfi/cfi-common-1.s: New.
740 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-2.s: New.
741 * gas/cfi/cfi-diag-1.d, gas/cfi/cfi-diag-1.s: New.
742 * gas/cfi/cfi.exp: Run them.
743
fe8aec39
MS
7442003-06-05 Michael Snyder <msnyder@redhat.com>
745
746 * gas/h8300/t01_mov.s: New file, tests mov instructions.
747 * gas/h8300/t02_mova.s: New file, tests mova instructions.
748 * gas/h8300/t03_add.s: New file, tests add instructions.
749 * gas/h8300/t04_sub.s: New file, tests sub instructions.
750 * gas/h8300/t05_cmp.s: New file, tests cmp instructions.
751 * gas/h8300/t06_ari2.s: New file, tests arithmetic instructions.
752 * gas/h8300/t07_ari3.s: New file, tests arithmetic instructions.
753 * gas/h8300/t08_or.s: New file, tests or instructions.
754 * gas/h8300/t09_xor.s: New file, tests xor instructions.
755 * gas/h8300/t10_and.s: New file, tests and instructions.
756 * gas/h8300/t11_logs.s: New file, tests logical instructions.
757 * gas/h8300/t12_bit.s: New file, tests bit instructions.
758 * gas/h8300/t13_otr.s.s: New file, tests misc. instructions.
759 * gas/h8300/t01_mov.exp: New file.
760 * gas/h8300/t02_mova.exp: New file.
761 * gas/h8300/t03_add.exp: New file.
762 * gas/h8300/t04_sub.exp: New file.
763 * gas/h8300/t05_cmp.exp: New file.
764 * gas/h8300/t06_ari2.exp: New file.
765 * gas/h8300/t07_ari3.exp: New file.
766 * gas/h8300/t08_or.exp: New file.
767 * gas/h8300/t09_xor.exp: New file.
768 * gas/h8300/t10_and.exp: New file.
769 * gas/h8300/t11_logs.exp: New file.
770 * gas/h8300/t12_bit.exp: New file.
771 * gas/h8300/t13_otr.exp: New file.
772
f4b97536
RH
7732003-06-04 Richard Henderson <rth@redhat.com>
774
775 * gas/alpha/elf-usepv-1.[sd]: New.
776 * gas/alpha/elf-usepv-2.[sd]: New.
777 * gas/alpha/alpha.exp: Run them.
778 * gas/cfi/cfi-alpha-3.[sd]: New.
779 * gas/cfi/cfi.exp: Run it.
780
eafbc43f
RH
7812003-05-31 Richard Henderson <rth@redhat.com>
782
783 * gas/alpha/elf-reloc-8.d: Correct .eh_frame relocs.
784 * gas/cfi/cfi-alpha-2.d: New.
785 * gas/cfi/cfi-alpha-2.s: New.
786 * gas/cfi/cfi.exp: Run it.
787
f37f01cf
RH
7882003-05-29 Richard Henderson <rth@redhat.com>
789
790 * gas/alpha/elf-reloc-8.d: Add .eh_frame relocs.
791 * gas/cfi/cfi-alpha-1.d: New.
792 * gas/cfi/cfi-alpha-1.s: New.
793 * gas/cfi/cfi.exp: Run it.
794
a4447b93
RH
7952003-05-27 Richard Henderson <rth@redhat.com>
796
797 * gas/cfi/cfi-i386.d: Update for dw2gencfi rewrite.
798 * gas/cfi/cfi-x86_64.d: Likewise.
799 * gas/cfi/cfi-i386-2.d: New.
800 * gas/cfi/cfi-i386-2.s: New.
801
14218d5f
JE
8022003-05-23 Jason Eckhardt <jle@rice.edu>
803
804 * gas/i860/xp.s: New file.
805 * gas/i860/xp.d: New file.
806
39c1d492
RE
8072003-05-23 Richard Earnshaw <rearnsha@arm.com>
808
809 * gas/i860/i860.exp: Don't call exit if the target isn't an i860.
810
3302cdec
TS
8112003-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
812
813 * gas/mips/jal-newabi.s: New file, testcase for NewABI xgot jal macro.
814 * gas/mips/jal-newabi.d: Likewise.
815 * gas/mips/mips.exp: Add new testcase.
816
85c77c38
DA
8172003-05-21 H.J. Lu <hongjiu.lu@intel.com>
818
819 * gas/hppa/parse/parse.exp: Add "space.s".
820 * gas/hppa/parse/space.s: New file to test spaces.
821
a1dfe41e
JE
8222003-05-20 Jason Eckhardt <jle@rice.edu>
823
824 * gas/i860/branch.{s,d}: New files.
825 * gas/i860/system.{s,d}: New files.
826
371409b0
JE
8272003-05-20 Jason Eckhardt <jle@rice.edu>
828
829 * gas/i860/bitwise.{s,d}: New files.
830 * gas/i860/bte.{s,d}: New files.
831 * gas/i860/fldst01.{s,d}: New files.
832 * gas/i860/fldst02.{s,d}: New files.
833 * gas/i860/fldst03.{s,d}: New files.
834 * gas/i860/fldst04.{s,d}: New files.
835 * gas/i860/fldst05.{s,d}: New files.
836 * gas/i860/fldst06.{s,d}: New files.
837 * gas/i860/fldst07.{s,d}: New files.
838 * gas/i860/fldst08.{s,d}: New files.
839 * gas/i860/float01.{s,d}: New files.
840 * gas/i860/float02.{s,d}: New files.
841 * gas/i860/float03.{s,d}: New files.
842 * gas/i860/float04.{s,d}: New files.
843 * gas/i860/form.{s,d}: New files.
844 * gas/i860/iarith.{s,d}: New files.
845 * gas/i860/ldst01.{s,d}: New files.
846 * gas/i860/ldst02.{s,d}: New files.
847 * gas/i860/ldst03.{s,d}: New files.
848 * gas/i860/ldst04.{s,d}: New files.
849 * gas/i860/ldst05.{s,d}: New files.
850 * gas/i860/ldst06.{s,d}: New files.
851 * gas/i860/pfam.{s,d}: New files.
852 * gas/i860/pfmam.{s,d}: New files.
853 * gas/i860/pfmsm.{s,d}: New files.
854 * gas/i860/pfsm.{s,d}: New files.
855 * gas/i860/regress01.{s,d}: New files.
856 * gas/i860/shift.{s,d}: New files.
857 * gas/i860/simd.{s,d}: New files.
858
6ccb204b
JE
8592003-05-20 Jason Eckhardt <jle@rice.edu>
860
861 * gas/i860: New directory.
862 * gas/i860/i860.exp: New file.
863
2ebaa23b
AM
8642003-05-20 Michal Ludvig <mludvig@suse.cz>
865
866 * gas/cfi/cfi.exp: Testsuite for cfi machinery.
867 * gas/cfi/cfi-x86_64.[sd]: Files for x86-64.
868 * gas/cfi/cfi-i386.[sd]: Files for i386.
869
b892b944
TS
8702003-05-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
871
872 * gas/mips/mips.exp: mips-*-linux-*, mipsel-*-linux-* use only 32-bit
873 register width by default. Add them to addr32 and exclude offending
874 testcases.
875 * gas/mips/delay.s: Avoid odd floating point registers.
876 * gas/mips/delay.d: Likewise.
877 * gas/mips/nodelay.d: Likewise.
878 * gas/mips/mips4.s: Likewise.
879 * gas/mips/mips4.d: Likewise.
880 * gas/mips/mips5.s: Likewise.
881 * gas/mips/mips5.d: Likewise.
882 * gas/mips/vr5400.s: Likewise.
883 * gas/mips/vr5400.d: Likewise.
884 * gas/mips/vr5500.s: Likewise.
885 * gas/mips/vr5500.d: Likewise.
886 * gas/mips/elf_e_flags2.d: Allow different expansions of the move
887 macro.
888 * gas/mips/elf_e_flags3.d: Likewise.
889 * gas/mips/elf_e_flags4.d: Likewise.
890 * gas/mips/uld2-eb.d: Likewise.
891 * gas/mips/uld2-el.d: Likewise.
892
80c7c40a
NC
8932003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
894
895 * lib/gas-defs.exp: Accept i[3-7]86 variants.
896
23daf098 8972003-05-13 Hans-Peter Nilsson <hp@axis.com>
fdf63aff
HPN
898
899 * gas/macros/app1.s, gas/macros/app1.d, gas/macros/app2.s,
900 gas/macros/app2.d, gas/macros/app3.s, gas/macros/app3.d,
901 gas/macros/app4.s, gas/macros/app4b.s, gas/macros/app4.d: New
902 tests.
903 * gas/macros/macros.exp: Run them.
904
35f5df7f
L
9052003-05-07 H.J. Lu <hongjiu.lu@intel.com>
906
907 * gas/ia64/ia64.exp: Add alias.
908
2ebaa23b 909 * gas/ia64/alias.s: New.
35f5df7f
L
910 * gas/ia64/alias.d: Likewise.
911
21b99e26
AO
9122003-05-06 Alexandre Oliva <aoliva@redhat.com>
913
914 * gas/mips/abs.d, gas/mips/add.d, gas/mips/and.d,
915 gas/mips/beq.d, gas/mips/bge.d, gas/mips/bgeu.d,
916 gas/mips/blt.d, gas/mips/bltu.d, gas/mips/branch-misc-1.d,
917 gas/mips/break20.d, gas/mips/cp0sel-names-mips32.d,
918 gas/mips/cp0sel-names-mips32r2.d,
919 gas/mips/cp0sel-names-mips64.d,
920 gas/mips/cp0sel-names-numeric.d, gas/mips/cp0sel-names-sb1.d,
921 gas/mips/elf-jal.d, gas/mips/elf-rel.d, gas/mips/elf-rel2.d,
922 gas/mips/elf-rel3.d, gas/mips/elf-rel4.d, gas/mips/elf-rel5.d,
923 gas/mips/elf-rel6.d, gas/mips/elf-rel7.d,
924 gas/mips/elf_arch_mips1.d, gas/mips/elf_arch_mips2.d,
925 gas/mips/elf_arch_mips3.d, gas/mips/elf_arch_mips32.d,
926 gas/mips/elf_arch_mips32r2.d, gas/mips/elf_arch_mips4.d,
927 gas/mips/elf_arch_mips5.d, gas/mips/elf_arch_mips64.d,
928 gas/mips/elf_ase_mips16.d, gas/mips/empic.d,
929 gas/mips/empic2.d, gas/mips/empic3_e.d, gas/mips/empic3_g1.d,
930 gas/mips/empic3_g2.d, gas/mips/hwr-names-mips32r2.d,
931 gas/mips/hwr-names-numeric.d, gas/mips/jal-empic-elf-2.d,
932 gas/mips/jal-empic-elf-3.d, gas/mips/jal-empic-elf.d,
933 gas/mips/jal-svr4pic.d, gas/mips/jal-xgot.d, gas/mips/jal.d,
934 gas/mips/la-empic.d, gas/mips/la-svr4pic.d,
935 gas/mips/la-xgot.d, gas/mips/la.d, gas/mips/lb-empic.d,
936 gas/mips/lb-svr4pic.d, gas/mips/lb-xgot-ilocks.d,
937 gas/mips/lb-xgot.d, gas/mips/lb.d, gas/mips/ld-empic.d,
938 gas/mips/ld-svr4pic.d, gas/mips/ld-xgot.d, gas/mips/ld.d,
939 gas/mips/li.d, gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d,
940 gas/mips/lif-xgot.d, gas/mips/lifloat.d,
941 gas/mips/mips-gp32-fp32-pic.d, gas/mips/mips-gp32-fp32.d,
942 gas/mips/mips-gp32-fp64-pic.d, gas/mips/mips-gp32-fp64.d,
943 gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.d,
944 gas/mips/mips-gp64-fp64-pic.d, gas/mips/mips-gp64-fp64.d,
945 gas/mips/mips.exp, gas/mips/mips16-e.d, gas/mips/mips16-f.d,
946 gas/mips/mips32.d, gas/mips/mips32r2.d, gas/mips/mips4010.d,
947 gas/mips/mips4650.d, gas/mips/mips64.d, gas/mips/mipsel16-e.d,
948 gas/mips/mipsel16-f.d, gas/mips/rol-hw.d, gas/mips/rol.d,
949 gas/mips/sb.d, gas/mips/sync.d, gas/mips/tempic.d,
950 gas/mips/tmips16-e.d, gas/mips/tmips16-f.d,
951 gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d,
952 gas/mips/trunc.d, gas/mips/uld.d, gas/mips/ulh-empic.d,
953 gas/mips/ulh-svr4pic.d, gas/mips/ulh-xgot.d, gas/mips/ulh.d,
954 gas/mips/ulh2-eb.d, gas/mips/ulh2-el.d, gas/mips/ulw.d,
955 gas/mips/ulw2-eb.d, gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-el.d,
956 gas/mips/ulw2-el-ilocks.d, gas/mips/usd.d, gas/mips/ush.d,
957 gas/mips/usw.d, gas/mips/vr4122.d: Added ABI specification.
958 gas/vtable/vtable.exp: mips64*-*-linux* and mips*-*-irix6* are
959 RELA.
960
1f88a2f9
L
9612003-05-03 H.J. Lu <hjl@gnu.org>
962
963 * gas/elf/symver.s: Use '%' instead of '@' in .type.
964 * gas/elf/type.s: Likewise.
965
633a0b73
L
9662003-05-03 H.J. Lu <hjl@gnu.org>
967
968 * gas/elf/elf.exp (run_list_test): Support pipe for readelf.
969
970 * gas/elf/type.e-m32r: Removed.
971 * gas/elf/type.e-mips: Likewise.
972 * gas/elf/type.e-miwmmxt: Likewise.
973
974 * gas/elf/type.e: Updated.
975
711ef82f
L
9762003-05-03 H.J. Lu <hjl@gnu.org>
977
978 * gas/ia64/ia64.exp: Add unwind.
979
980 * gas/ia64/unwind.s: New. Test the new section attribute 'o'
981 and the new section type "unwind".
982 * gas/ia64/unwind.d: Likewise.
983
74cb52a6
CD
9842003-05-02 Chris Demetriou <cgd@broadcom.com>
985
986 * gas/mips/mips.exp (mips_arch_init): Reimplement in
987 a way that's safe with ancient versions of tcl/expect.
988
4d8728e1
CD
9892003-05-01 Chris Demetriou <cgd@broadcom.com>
990
991 * gas/mips/mips.exp (mips_arch_init): New function.
992 Call it before setting up architecture array entries.
993
5c1aa77e
L
9942003-05-01 H.J. Lu <hjl@gnu.org>
995
996 * gas/elf/elf.exp (run_list_test): Accept empty $opts.
997 Add type test.
998
999 * gas/elf/type.e: New file.
1000 * gas/elf/type.s: Likewise.
1001 * gas/elf/type.e-m32r: Likewise.
1002 * gas/elf/type.e-mips: Likewise.
1003 * gas/elf/type.e-miwmmxt: Likewise.
1004
612d7b83
L
10052003-05-01 H.J. Lu <hjl@gnu.org>
1006
1007 * gas/ia64/ia64.exp: Add secname.
1008
1009 * gas/ia64/secname.s: New. Test the trailing '#' in section
1010 name.
1011 * gas/ia64/secname.d: Likewise.
1012
395f4d9b
L
10132003-05-01 H.J. Lu <hjl@gnu.org>
1014
1015 * gas/ia64/ia64.exp: Add "global".
1016
1017 * gas/ia64/global.d: New file.
1018 * gas/ia64/global.s: Likewise.
1019
10a98291
L
10202003-04-30 H.J. Lu <hjl@gnu.org>
1021
1022 * gas/ia64/ia64.exp: Add order.
1023
1024 * gas/ia64/order.s: New file.
1025 * gas/ia64/order.d: Likewise.
1026
bf57c3c9
L
10272003-04-29 H.J. Lu <hjl@gnu.org>
1028
1029 * gas/ia64/ia64.exp: Add align.
1030
1031 * gas/ia64/align.d: New file.
1032 * gas/ia64/align.s: Likewise.
1033
1034 * ia64/dependency-1.d: Remove the padding.
1035
165a7f90
L
10362003-04-30 H.J. Lu <hjl@gnu.org>
1037
1038 * gas/ia64/ia64.exp: Add real.
1039
1040 * gas/ia64/real.s: New file.
1041 * gas/ia64/real.d: Likewise.
1042
eba874d8
NC
10432003-04-29 Nick Clifton <nickc@redhat.com>
1044
1045 * gas/elf/elf.exp: Invoke symver test.
2ebaa23b
AM
1046 * gas/elf/symver.s: New test case.
1047 * gas/elf/symver.d: Expected output.
eba874d8 1048
504c3621
NC
10492003-04-24 Nick Clifton <nickc@redhat.com>
1050
1051 * gas/ppc/astest2.s: Add tests for conditional branches with
1052 probability indicators.
1053 * gas/ppc/astest2.d: Add expected disassembly.
1054
204cd129
NC
10552003-04-23 H.J. Lu <hjl@gnu.org>
1056
1057 * gas/ia64/opc-i.s: Add testcases for valid label.
1058 * gas/ia64/opc-i.d: Updated.
1059
05760fd2
AO
10602003-04-10 Alexandre Oliva <aoliva@redhat.com>
1061
1062 * gas/mips/elf-rel-got-n32.d, gas/mips/elf-rel-got-n32.s,
1063 gas/mips/elf-rel-got-n64.d, gas/mips/elf-rel-got-n64.s,
1064 gas/mips/elf-rel-xgot-n32.d, gas/mips/elf-rel-xgot-n64.d: New.
1065 * gas/mips/mips.exp: Test them.
1066
983aea34
NC
10672003-04-08 Nick Clifton <nickc@redhat.com>
1068
9cc92a36 1069 * gas/m32r/m32r.exp: Run signed-relocs test.
2ebaa23b
AM
1070 * gas/m32r/signed-relocs.s: New file: Test signed relocs.
1071 * gas/m32r/signed-relocs.d: New file: Expected results
9cc92a36 1072
983aea34
NC
1073 * gas/ia64/dependency-1.s: New file: Test read before write dependency.
1074 * gas/ia64/dependency-1.d: New file: Expected assembly results.
1075 * gas/ia64/ia64.exp: Run the new test.
1076
abdf8f87
SC
10772003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1078
1079 * gas/m68hc11/bug-1825.d (_table): Update.
1080 * gas/m68hc11/bug-1825.s (_table): Add tests for 16-bit absolute relocs
1081
ab53523a
SC
10822003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1083
1084 * gas/m68hc11/insns.s: Add %page and %addr checks.
1085 * gas/m68hc11/insns12.s: Likewise.
1086 * gas/m68hc11/insns-dwarf2.d: Update.
1087 * gas/m68hc11/insns.d: Update.
1088
97f2bd8b
CD
10892003-04-04 Chris Demetriou <cgd@broadcom.com>
1090
1091 * gas/mips/mips5.d: New test.
1092 * gas/mips/mips5.l: New test stderr listing.
1093 * gas/mips/mips5.s: New test source file.
1094 * gas/mips/mips.exp: Run the mips5 test.
1095
8fbf1ae5
PB
10962003-04-03 Philip Blundell <philb@gnu.org>
1097
1098 * gas/arm/offset.s: New test.
1099 * gas/arm/arm.exp (run_errors_test): Run it.
1100
af22f5b2
CD
11012003-04-02 Chris Demetriou <cgd@broadcom.com>
1102
1103 * gas/mips/ulh.d: Adjust for ulh and ulhu macro assembly changes.
1104
1105 * gas/mips/mips.exp: Define new "gpr_ilocks" architecture
1106 property, and add it to mips2 (and later) chips and r3900.
1107 * gas/mips/uld2.s: New test source file.
1108 * gas/mips/ulh2.s: Likewise.
1109 * gas/mips/ulw2.s: Likewise.
1110 * gas/mips/uld2.l: New test stderr listing.
1111 * gas/mips/ulh2.l: Likewise.
1112 * gas/mips/ulw2.l: Likewise.
1113 * gas/mips/uld2-eb.d: New test.
1114 * gas/mips/uld2-el.d: Likewise.
1115 * gas/mips/ulh2-eb.d: Likewise.
1116 * gas/mips/ulh2-el.d: Likewise.
1117 * gas/mips/ulw2-eb-ilocks.d: Likewise.
1118 * gas/mips/ulw2-eb.d: Likewise.
1119 * gas/mips/ulw2-el-ilocks.d: Likewise.
1120 * gas/mips/ulw2-el.d: Likewise.
1121 * gas/mips/mips.exp: Run new tests for appropriate architectures.
1122
e0001a05
NC
11232003-04-01 Bob Wilson <bob.wilson@acm.org>
1124
2ebaa23b
AM
1125 * gas/xtensa/all.exp: New file.
1126 * gas/xtensa/entry_align.s: Likewise.
1127 * gas/xtensa/entry_misalign2.s: Likewise.
1128 * gas/xtensa/entry_misalign.s: Likewise.
1129 * gas/xtensa/j_too_far.s: Likewise.
1130 * gas/xtensa/loop_align.s: Likewise.
1131 * gas/xtensa/loop_misalign.s: Likewise.
e0001a05 1132
e16bb312
NC
11332003-03-25 Stan Cox <scox@redhat.com>
1134 Nick Clifton <nickc@redhat.com>
2ebaa23b 1135
e16bb312
NC
1136 Contribute support for Intel's iWMMXt chip - an ARM variant:
1137
1138 * gas/arm/arm.exp: Run iwmmxt test.
1139 * gas/arm/iwmmxt.s: New test source file.
1140 * gas/arm/iwmmxt.d: New test expected results file.
1141 * gas/elf/elf.exp: Fix section2 test to cope with note section.
1142 * gas/eld/section2.e-miwxxmt: New test expected results file.
1143
d17b874b
AO
11442003-03-12 Alexandre Oliva <aoliva@redhat.com>
1145
1146 * gas/mips/branch-misc-2.s: Add branch to symbol in another
1147 section.
1148 * gas/mips/branch-misc-2.l: Update error messages and warnings.
1149
f958455d
AO
11502003-03-12 Alexandre Oliva <aoliva@redhat.com>
1151
1152 * Reverted previous patch.
1153
7c2be35c
TS
11542003-03-02 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1155
1156 * gas/mips/bge.d: Reactivate external branch tests.
1157 * gas/mips/bge.s: Likewise.
1158 * gas/mips/bgeu.d: Likewise.
1159 * gas/mips/bgeu.s: Likewise.
1160 * gas/mips/blt.d: Likewise.
1161 * gas/mips/blt.s: Likewise.
1162 * gas/mips/bltu.d: Likewise.
1163 * gas/mips/bltu.s: Likewise.
1164 * gas/mips/branch-misc-2.d: New File.
1165 * gas/mips/branch-misc-2.l: Remove.
1166 * gas/mips/mips.exp: Adjust branch-misc-2 test.
1167
cce4814f
NC
11682003-02-21 Nick Clifton <nickc@redhat.com>
1169
1170 * gas/all/test-gen.c: New file: Framework for automatically
1171 generating assembler test files.
2ebaa23b 1172 * gas/all/test-examples.c: New file: Example of a file using
cce4814f
NC
1173 test-gen.c.
1174
2ebaa23b 1175 * gas/arm/maverick.c: Rework to produce correct test files and
cce4814f 1176 fix formatting.
2ebaa23b
AM
1177 * gas/arm/maverick.s: Regenerate.
1178 * gas/arm/maverick.d: Regenerate.
1179 * gas/arm/arm.exp: Always run Maverick tests.
cce4814f 1180
64bdfcaf
RS
11812003-02-21 Richard Sandiford <rsandifo@redhat.com>
1182
1183 * gas/mips/elf-rel14.[sd]: New test.
1184 * gas/mips/mips.exp: Run it.
1185
5919d012
RS
11862003-02-07 Richard Sandiford <rsandifo@redhat.com>
1187
1188 * gas/mips/rel12.[sd], gas/mips/rel13.[sd]: New tests.
1189 * gas/mips/mips.exp: Run them.
1190
09b8f35a
RS
11912003-02-07 Richard Sandiford <rsandifo@redhat.com>
1192
1193 * gas/mips/expr1.[sd]: New test.
1194 * gas/mips/mips.exp: Run it.
1195
43e9b450
AM
11962003-02-06 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
1197
1198 * gas/i386/x86-64-opcode.s: More tests for x86-64 MOVD opcodes.
1199 * gas/i386/x86-64-opcode.d: Adjust to suit.
1200
24fdaefe
HPN
12012003-02-04 Hans-Peter Nilsson <hp@axis.com>
1202
1203 * gas/cris/rd-dw2-1.d: Adjust for dwarf2 directory table change.
1204
5e0116d5
RS
12052003-02-02 Richard Sandiford <rsandifo@redhat.com>
1206
1207 * gas/mips/elf-rel8.[sd], gas/mips/elf-rel9.[sd],
1208 gas/mips/elf-rel10.[sd], gas/mips/elf-rel11.[sd]: New tests.
1209 * gas/mips/mips.exp: Run elf-rel8 and elf-rel9 for all elf
1210 targets. Run elf-rel10 and elf-rel11 for NewABI targets.
1211
a4cb6c4d
AO
12122003-01-27 Alexandre Oliva <aoliva@redhat.com>
1213
1214 * gas/mips/n32-consec.d: New.
1215 * gas/mips/n32-consec.s: New.
1216 * gas/mips/mips.exp (run_list_test_arches): Run it on irix6 and
1217 mips64*-linux* systems.
1218
3434109f
MS
12192003-01-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
1220
1221 * gas/s390/reloc.s: Add test for PLT reloc against locally defined
1222 but global function.
1223 * gas/s390/reloc.d: Likewise.
1224 * gas/s390/reloc64.s: Likewise.
1225 * gas/s390/reloc64.d: Likewise.
1226
3dbe594b
NC
12272003-01-21 Adrian Bunk <bunk@fs.tum.de>
1228
1229 * gas/sparc/sparc.exp (sparc_elf_setup): All NetBSD ELF targets
1230 should pass these tests.
1231
fa87107f
MS
12322003-01-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
1233
1234 * gas/s390/reloc.d: Add tests for the new gotoff, gotplt and pltoff
1235 relocations.
1236 * gas/s390/reloc.s: Likewise.
1237 * gas/s390/reloc64.d: Likewise.
1238 * gas/s390/reloc64.s: Likewise.
1239
33d9fdd0
DD
12402003-01-07 DJ Delorie <dj@redhat.com>
1241
1242 * gas/xstormy16/reloc-2.d: Adjust for fixed REL12 relocs.
1243
a99bcdd0
SC
12442003-01-02 Jeff Johnston <jjohnstn@redhat.com>
1245
1246 * gas/iq2000: New testsuite.
1247
071742cf
CD
12482003-01-02 Chris Demetriou <cgd@broadcom.com>
1249
1250 * gas/mips/elf_arch_mips32r2.d: Fix file description comment.
1251
bbcc0807
CD
12522002-12-31 Chris Demetriou <cgd@broadcom.com>
1253
1254 * gas/mips/cp0sel-names-mips32.d: New test.
1255 * gas/mips/cp0sel-names-mips32r2.d: New test.
1256 * gas/mips/cp0sel-names-mips64.d: New test.
1257 * gas/mips/cp0sel-names-numeric.d: New test.
1258 * gas/mips/cp0sel-names-sb1.d: New test.
1259 * gas/mips/cp0sel-names.s: New test source file.
1260 * gas/mips/mips.exp: Run new tests.
1261
b337e146
CD
12622002-12-30 Chris Demetriou <cgd@broadcom.com>
1263
1264 * gas/mips/elf_arch_mips1.d: New test.
1265 * gas/mips/elf_arch_mips2.d: New test.
1266 * gas/mips/elf_arch_mips3.d: New test.
1267 * gas/mips/elf_arch_mips4.d: New test.
1268 * gas/mips/elf_arch_mips5.d: New test.
1269 * gas/mips/elf_arch_mips32.d: New test.
1270 * gas/mips/elf_arch_mips32r2.d: New test.
1271 * gas/mips/elf_arch_mips64.d: New test.
1272 * gas/mips/empty.s: New test source file.
1273 * gas/mips/mips.exp: Run new tests.
1274
1275 * gas/mips/elf_ase_mips16.d: Change to use empty.s
1276 * gas/mips/elf_ase_mips16.s: Remove.
1277
54610ba2 12782002-12-30 Chris Demetriou <cgd@broadcom.com>
af7ee8bf
CD
1279
1280 * gas/mips/cp0-names-mips32r2.d: New test.
1281 * gas/mips/hwr-names-mips32r2.d: New test.
1282 * gas/mips/hwr-names-numeric.d: New test.
1283 * gas/mips/hwr-names.s: New test source file.
1284 * gas/mips/mips32r2.d: New test.
1285 * gas/mips/mips32r2.s: New test source file.
1286 * gas/mips/mips32r2-ill.l: New test.
1287 * gas/mips/mips32r2-ill.s: New test source file.
1288 * gas/mips/mips.exp: Add mips32r2 architecture data array
1289 entry. Run new tests mentioned above.
1290
2469cfa2
NC
12912002-12-24 Dmitry Diky <diwil@mail.ru>
1292
1293 * gas/msp430: New directory.
1294 * gas/msp430/msp430.exp: Test msp430 assembler.
1295 * gas/msp430/opcode.s: Test source file.
1296 * gas/msp430/opcode.s: Expected disassembly.
1297
5915a74a
CD
12982002-12-27 Chris Demetriou <cgd@broadcom.com>
1299
1300 * gas/mips/mips.exp: Define the notion of an "architecture data
1301 array," add comments indicating how to add a new architecture and
1302 suggestions for adding new tests. Populate the architecture data
1303 array with many known architectures and convert many tests to
1304 be run for multiple architectures.
1305 (mips_arches): New global array.
1306 (mips_arch_create, mips_arch_list_all, mips_arch_data)
1307 (mips_arch_displayname, mips_arch_properties)
1308 (mips_arch_as_flags, mips_arch_objdump_flags, mips_arch_matches)
1309 (mips_arch_list_matching): New functions to operate on mips_arches.
1310 (run_dump_test_arch, run_dump_test_arches, run_list_test_arch)
1311 (run_list_test_arches): New functions.
1312 (run_list_test): Document and add an optional "test name" argument.
1313 * gas/mips/abs.d: Remove CPU-specific assembler and objdump flags,
1314 and CPU names from test names.
1315 * gas/mips/add.d: Likewise.
1316 * gas/mips/and.d: Likewise.
1317 * gas/mips/dli.d: Likewise.
1318 * gas/mips/jal-empic-elf-2.d: Likewise.
1319 * gas/mips/jal-empic-elf-3.d: Likewise.
1320 * gas/mips/jal-empic-elf.d: Likewise.
1321 * gas/mips/lb-svr4pic.d: Likewise.
1322 * gas/mips/lb.d: Likewise.
1323 * gas/mips/mips32.d: Likewise.
1324 * gas/mips/mips4.d: Likewise.
1325 * gas/mips/mips64.d: Likewise.
1326 * gas/mips/rol-hw.d: Likewise.
1327 * gas/mips/rol.d: Likewise.
1328 * gas/mips/rol64-hw.d: Likewise.
1329 * gas/mips/rol64.d: Likewise.
1330 * gas/mips/elf-jal.d: Likewise. Also, indicate ELF in test name.
1331 * gas/mips/mips64-mdmx.d: Tweak printed name to indicate that this
1332 test uses the -mdmx flag.
1333 * gas/mips/mips64-mips3d.d: Tweak printed name to indicate that
1334 this test uses the -mips3d flag.
1335 * gas/mips/mips64-mips3d-incl.d: New file.
1336
640c0ccd
CD
13372002-12-27 Chris Demetriou <cgd@broadcom.com>
1338
1339 * gas/mips/cp0-names-mips32.d: New file.
1340 * gas/mips/cp0-names-mips64.d: New file.
1341 * gas/mips/cp0-names-numeric.d: New file.
1342 * gas/mips/cp0-names-sb1.d: New file.
1343 * gas/mips/cp0-names.s: New file.
1344 * gas/mips/fpr-names-32.d: New file.
1345 * gas/mips/fpr-names-64.d: New file.
1346 * gas/mips/fpr-names-n32.d: New file.
1347 * gas/mips/fpr-names-numeric.d: New file.
1348 * gas/mips/fpr-names.s: New file.
1349 * gas/mips/gpr-names-32.d: New file.
1350 * gas/mips/gpr-names-64.d: New file.
1351 * gas/mips/gpr-names-n32.d: New file.
1352 * gas/mips/gpr-names-numeric.d: New file.
1353 * gas/mips/gpr-names.s: New file.
1354 * gas/mips/mips.exp: Run new tests.
1355
e8119602 13562002-12-20 Chris Demetriou <cgd@broadcom.com>
9a7e42b6 1357
2ebaa23b
AM
1358 * lib/gas-defs.exp (run_dump_test): Add a new optional argument,
1359 "extra_options".
9a7e42b6 1360
82dd0097
CD
13612002-12-18 Chris Demetriou <cgd@broadcom.com>
1362
1363 * gas/mips/rol.s: Add ".set noat" and some new instructions to test.
1364 * gas/mips/rol64.s: Likewise.
1365 * gas/mips/rol.l: New file.
1366 * gas/mips/rol.d: Adjust to use rol.l and for rol.s changes.
1367 * gas/mips/rol64.l: New file.
1368 * gas/mips/rol64.d: Adjust to use rol64.l and for rol64.s changes.
1369 * gas/mips/rol-hw.d: New file.
1370 * gas/mips/rol-hw.l: New file.
1371 * gas/mips/rol64-hw.d: New file.
1372 * gas/mips/rol64-hw.l: New file.
1373 * gas/mips/mips.exp: Run rol-hw and rol64-hw tests.
1374
6f171daa
AO
13752002-12-12 Alexandre Oliva <aoliva@redhat.com>
1376
1377 * gas/mips/beq.d: Comment out branches to undefined symbols,
1378 no longer supported.
1379 * gas/mips/beq.s: Likewise.
1380 * gas/mips/bge.d: Likewise.
1381 * gas/mips/bge.s: Likewise.
1382 * gas/mips/bgeu.d: Likewise.
1383 * gas/mips/bgeu.s: Likewise.
1384 * gas/mips/blt.d: Likewise.
1385 * gas/mips/blt.s: Likewise.
1386 * gas/mips/bltu.d: Likewise.
1387 * gas/mips/bltu.s: Likewise.
1388 * gas/mips/mips.exp: Change branch-misc-2 test to run_list_test.
1389 * gas/mips/branch-misc-2.d: Removed.
1390 * gas/mips/branch-misc-2.s: Added branches to undefined symbols.
1391 * gas/mips/branch-misc-2.l: New.
1392
f56074d6
AH
13932002-12-09 Aldy Hernandez <aldyh@redhat.com>
1394
1395 * gas/ppc/booke.d: Fix msync and mbar to reflect reality.
1396
1397 * gas/ppc/e500.d: Fix m[tf]pmr to reflect reality.
1398
f39f5da9
SC
13992002-12-08 Stephane Carrez <stcarrez@nerim.fr>
1400
1401 * gas/m68hc11/m68hc11.exp (gas_m68hc11_error): New function;
1402 (gas_m68hc11_warning): New function.
1403 (gas_m68hc11_message): New function.
1404 (top): New tests for assembler errors.
1405 (gas_m68hc11_opcode_list): New function.
1406 (top): New tests for opcode list.
1407
5da0c277
SC
14082002-12-08 Stephane Carrez <stcarrez@nerim.fr>
1409
1410 * gas/m68hc11/bug-1825.s: Add some tests.
1411 * gas/m68hc11/bug-1825.d: Update.
1412 * gas/m68hc11/opers12.d: Update.
1413 * gas/m68hc11/opers12-dwarf2.d: Update.
1414
fa2c7eff
RH
14152002-12-05 Richard Henderson <rth@redhat.com>
1416
1417 * gas/ia64/ltoff22x-1.[ds]: New.
1418 * gas/ia64/ia64.exp: Run it.
1419
d070dab9
JW
14202002-12-05 Jim Wilson <wilson@redhat.com>
1421
2ebaa23b
AM
1422 * gas/ia64/opc-x.d: Regenerate.
1423
cb4eb367
AM
14242002-12-05 Alan Modra <amodra@bigpond.net.au>
1425
1426 * gas/arm/adrl.s: Pad end of .text.
1427 * gas/arm/adrl.d: Adjust to suit.
1428
c10d9d8f
JW
14292002-12-04 David Mosberger <davidm@hpl.hp.com>
1430
1431 * gas/ia64/opc-b.d: Update for instructions added by SDM2.1.
1432 * gas/ia64/opc-b.s: Ditto.
1433 * gas/ia64/opc-f.d: Ditto.
1434 * gas/ia64/opc-f.s: Ditto.
1435 * gas/ia64/opc-i.d: Ditto.
1436 * gas/ia64/opc-i.s: Ditto.
1437 * gas/ia64/opc-m.d: Ditto.
1438 * gas/ia64/opc-m.s: Ditto.
1439 * gas/ia64/opc-x.d: Ditto.
1440 * gas/ia64/opc-x.s: Ditto.
1441
a823923b
RH
14422002-12-03 Richard Henderson <rth@redhat.com>
1443
1444 * gas/ia64/ldxmov-1.[ds]: New.
1445 * gas/ia64/ldxmov-2.[ls]: New.
1446 * gas/ia64/ia64.exp: Run them.
1447
dc8ec78b
AM
14482002-12-03 Alan Modra <amodra@bigpond.net.au>
1449
1450 * gas/arm/adrl.s: Test behaviour against globals too.
1451 * gas/arm/adrl.d: Adjust.
1452
fea17916
NC
14532002-12-02 Nick Clifton <nickc@redhat.com>
1454
1455 * gasp: Remove entire directory tree. (Gasp has been removed from
1456 binutils).
dc8ec78b 1457 * config/default.asp (GASP): Remove definition and initialization.
fea17916 1458
27bdea3d
SC
14592002-12-01 Stephane Carrez <stcarrez@nerim.fr>
1460
1461 * gas/m68hc11/m68hc11.exp: Rename from all.exp; run the new tests.
1462 * gas/m68hc11/all.exp: Remove.
1463 * gas/m68hc11/indexed12.d: New test.
1464 * gas/m68hc11/indexed12.s: Likewise.
1465 * gas/m68hc11/bug-1825.d: Likewise.
1466 * gas/m68hc11/bug-1825.s: Likewise.
1467
49fa082d
SC
14682002-12-01 Stephane Carrez <stcarrez@nerim.fr>
1469
1470 * gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump
1471 can find the real symbol and not a gas internal debug symbol.
1472 * gas/m68hc11/insns.d: Update.
1473 * gas/m68hc11/insns-dwarf2.d: Update.
1474 * gas/m68hc11/insns12.d: Update.
1475 * gas/m68hc11/opers12.s (min5b, min9b): Use 16 and -256 for the min.
1476 * gas/m68hc11/opers12.d: Update after indexed offset operand fixes.
1477 * gas/m68hc11/opers12-dwarf2.d: Likewise.
1478
0174e383
KK
14792002-11-30 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1480
1481 * sh/gas/sh/pic.s: Add a test for ".long foo@PLT+.-2-label".
1482 * sh/gas/sh/pic.d: Add expected output.
1483
143c8e19
NC
14842002-11-29 Nick Clifton <nickc@redhat.com>
1485
1486 * gas/arm/arch5tej.s: Replace "nop"s with tests of breakpoint
1487 instruction.
1488 * gas/arm/arch5tej.d: Expect "bkpt"s not nops.
1489
c79b382e
HPN
14902002-11-26 Hans-Peter Nilsson <hp@axis.com>
1491
1492 * gas/cris/rd-bcnst.d, gas/cris/rd-bcnst.d: New test.
1493
d12e3de5
DD
14942002-11-25 DJ Delorie <dj@redhat.com>
1495
1496 * gas/xstormy16/allinsn.d: Fix sdiv/sdivlh encodings.
1497
c8014bda
DD
14982002-11-19 DJ Delorie <dj@redhat.com>
1499
1500 * gas/xstormy16/allinsn.sh: Add sdiv, divlh, and sdivlh.
1501 * gas/xstormy16/allinsn.d: Regenerate.
1502 * gas/xstormy16/allinsn.s: Regenerate.
2ebaa23b 1503
eb128449
SS
15042002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
1505
1506 * gas/all/gas.exp: Setup for tic4x testcase
1507 * gas/macros/macros.exp: Ditto
1508 * gas/tic4x: New tic4x gas testsuite directory
1509 * gas/tic4x/addressing.s: Create. Fix bug in one insn
1510 * gas/tic4x/addressing_c3x.d: Create and update
1511 * gas/tic4x/addressing_c4x.d: Create and update
1512 * gas/tic4x/allopcodes.S: Create. Add support for new
1513 opclass.h changes.
1514 * gas/tic4x/data.d: Create
1515 * gas/tic4x/data.s: Create
1516 * gas/tic4x/float.d: Create
1517 * gas/tic4x/float.s: Create
1518 * gas/tic4x/opclasses.h: Create. Added testsuites for the
1519 new enhanced opcodes.
1520 * gas/tic4x/opcodes.s: Create (regenerate).
1521 * gas/tic4x/opcodes_c3x.d: Create. Updated from enhanced
1522 changes
1523 * gas/tic4x/opcodes_c4x.d: Create. Ditto.
1524 * gas/tic4x/rebuild.sh: Create
1525 * gas/tic4x/registers.s: Create
1526 * gas/tic4x/registers_c3x.d: Create
1527 * gas/tic4x/registers_c4x.d: Create
1528 * gas/tic4x/zeros.d: Create
bbce6ab7 1529 * gas/tic4x/zeros.s: Create
eb128449
SS
1530 * gas/tic4x/opcodes_new.d: Added new testsuite for
1531 the enhanced and special insns.
1532 * gas/tic4x/tic4x.exp: Create. Added the opcodes_new testsuite
1533
852f55ac
AM
15342002-11-12 Alan Modra <amodra@bigpond.net.au>
1535
1536 * gas/ppc/booke.d: Adjust output for corrected condition reg.
1537
b46c1691
NC
15382002-11-07 Nick Clifton <nickc@redhat.com>
1539
1540 * gas/all/gas.exp: Only run fastcall test for x86 PE targets.
1541
c9e38879
NC
15422002-11-07 Casper S. Hornstrup <chorns@users.sourceforge.net>
1543
1544 * gas/all/gas.exp: Run fastcall label handling test.
1545 * gas/all/fastcall.s: New file for testing handling of fastcall
1546 labels.
1547
4dd8d67b
L
15482002-11-01 H.J. Lu <hjl@gnu.org>
1549
1550 * gas/i386/i386.exp: Add "sub".
1551
1552 * gas/i386/sub.d: New.
1553 * gas/i386/sub.s: New.
1554
3d4a853f
L
15552002-10-22 H.J. Lu <hjl@gnu.org>
1556
1557 * gas/mips/branch-misc-2.d: Updated.
1558
c84e5117
HPN
15592002-10-23 Hans-Peter Nilsson <hp@axis.com>
1560
1561 * gas/cris/rd-pcrel1.d, gas/cris/rd-pcrel1.s,
1562 gas/cris/rd-pcrel2.d, gas/cris/rd-pcrel2.s: New tests.
1563
631cb423
RS
15642002-10-21 Richard Sandiford <rsandifo@redhat.com>
1565
1566 * gas/mips/elf-rel7.[sd]: New test.
1567 * gas/mips/mips.exp: Run it.
1568
63d0b393
AO
15692002-10-12 Alexandre Oliva <aoliva@redhat.com>
1570
1571 * gas/mips/mips.exp: Don't xfail relax.
1572 * gas/mips/relax.s: Increase coverage.
1573 * gas/mips/relax.d: Add expected output. Use relax.l for as stderr.
1574 * gas/mips/relax.l: New file.
1575
94a03f18
KK
15762002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1577
1578 * gas/sh/tlsd.s, gas/sh/tlsd.d: New.
1579 * gas/sh/tlsnopic.s, gas/sh/tlsnopic.d: New.
1580 * gas/sh/tlspic.s, gas/sh/tlspic.d: New.
1581 * gas/sh/basic.exp: Add new tests.
1582
42bf09b2
SC
15832002-10-09 Stephen Clarke <stephen.clarke@superh.com>
1584
1585 * gas/elf.exp: Don't run for sh64*-*-linux*, because it sets the
1586 lsb in SHmedia code addresses.
1587 * gas/sh/basic.exp: Force SHcompact for sh64*-*-linux* to enable
1588 recognition of SH-1/2/3/4 instructions.
1589 (proc do_fp): Do not run dsp tests for sh64*-*-linux*.
1590 * gas/sh/sh64/abi-32.d: Adjust expected output to include
1591 sh64*-*-linux* formats too.
1592 * gas/sh/sh64/abi-64.d, gas/sh/sh64/basic-1.d,
1593 gas/sh/sh64/case-1.d, gas/sh/sh64/case-noexp-1.d,
1594 gas/sh/sh64/crange1-1.d, gas/sh/sh64/crange1-2.d,
1595 gas/sh/sh64/crange2-1.d, gas/sh/sh64/crange2-2.d,
1596 sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange3-1.d,
1597 gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5-1.d,
1598 gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-2.d, gas/sh/sh64/datal-2.d,
1599 gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal32-3.d,
1600 gas/sh/sh64/datal64-1.d, gas/sh/sh64/datal64-3.d,
1601 gas/sh/sh64/endian-1.d, gas/sh/sh64/endian-2.d,
1602 gas/sh/sh64/err-noexp-cmd1.s, gas/sh/sh64/immexpr32-1.d,
1603 gas/sh/sh64/immexpr32-2.d, gas/sh/sh64/immexpr64-1.d,
1604 gas/sh/sh64/immexpr64-2.d, gas/sh/sh64/lineno.d,
1605 gas/sh/sh64/localcom-1.d, gas/sh/sh64/mix-1.d,
1606 gas/sh/sh64/mix-noexp-1.d, gas/sh/sh64/movi-3.d,
1607 gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
1608 gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/movi64-1.d,
1609 gas/sh/sh64/movi64-2.d, gas/sh/sh64/movi64-3.d,
1610 gas/sh/sh64/movi64-noexp-2.d, gas/sh/sh64/pt-1.d,
1611 gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/pt32-1.d,
1612 gas/sh/sh64/pt32-noexp-2.d, gas/sh/sh64/pt64-1.d,
1613 gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt64-32-2.d,
1614 gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/ptc32-1.d,
1615 gas/sh/sh64/ptc32-noexp-1.d, gas/sh/sh64/ptc64-1.d,
1616 gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc64-noexp-1.d,
1617 gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext32-noexp-1.d,
1618 gas/sh/sh64/ptext64-1.d, gas/sh/sh64/ptext64-32-1.d,
1619 gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/rel32-1.d,
1620 gas/sh/sh64/rel32-2.d, gas/sh/sh64/rel32-3.d,
1621 gas/sh/sh64/rel32-4.d, gas/sh/sh64/rel32-5.d,
1622 gas/sh/sh64/rel64-1.d, gas/sh/sh64/rel64-2.d,
1623 gas/sh/sh64/rel64-3.d, gas/sh/sh64/rel64-4.d,
1624 gas/sh/sh64/rel64-5.d, gas/sh/sh64/relax-1.d,
1625 gas/sh/sh64/relax-2.d, gas/sh/sh64/relax-3.d,
1626 gas/sh/sh64/shift32-1.d, gas/sh/sh64/shift32-3.d,
1627 gas/sh/sh64/shift32-noexp-3.d, gas/sh/sh64/shift64-1.d,
1628 gas/sh/sh64/shift64-2.d, gas/sh/sh64/shift64-3.d,
1629 gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/syntax-1.d,
1630 gas/sh/sh64/syntax-2.d, gas/sh/sh64/ua32-1.d,
1631 gas/sh/sh64/ua64-1.d: Likewise.
bbce6ab7 1632
21bd8c31
CD
16332002-10-03 Chris Demetriou <cgd@broadcom.com>
1634
1635 * gas/mips/mips-no-jalx.l: Make error message regexps accomodate
1636 tools which target a specific CPU by default.
1637
28602ebf
KK
16382002-10-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1639
1640 * testsuite/gas/sh/pcrel2.d: Check code also.
1641
7a68fea6
SC
16422002-10-02 Stephen Clarke <stephen.clarke@superh.com>
1643
1644 * gas/sh/sh64/ptc32-noexp-1.d: Adjust for changes to *ABS*
1645 symbol generation.
1646 * gas/sh/sh64/ptc64-noexp-1.d: Likewise.
bbce6ab7 1647
f11b4434
L
16482002-09-30 H.J. Lu <hjl@gnu.org>
1649
1650 * gas/mips/mips.exp: Undo the last change.
1651
5d42dcdf
L
16522002-09-30 H.J. Lu <hjl@gnu.org>
1653
1654 * gas/mips/mips.exp: Set xfail on empic, empic2, empic3_g1 and
1655 empic3_g2 on Linux/mips.
1656
17c06574
L
16572002-09-30 H.J. Lu <hjl@gnu.org>
1658
28e0c55d
L
1659 * gas/mips/vr4120.d: Use "#pass" instead of "#..." to skip the
1660 rest of output.
17c06574 1661
60b63b72 16622002-09-30 Gavin Romig-Koch <gavin@redhat.com>
bbce6ab7
AM
1663 Ken Raeburn <raeburn@cygnus.com>
1664 Aldy Hernandez <aldyh@redhat.com>
1665 DJ Delorie <dj@redhat.com>
1666 Michael Meissner <meissner@redhat.com>
1667 Eric Christopher <echristo@redhat.com>
1668 Richard Sandiford <rsandifo@redhat.com>
60b63b72
RS
1669
1670 * gas/mips/mips4100.[sd]: Move dmadd16 and madd16 checks to...
1671 * gas/mips/vr4111.[sd]: ...this new test.
1672 * gas/mips/vr4120.[sd],
1673 * gas/mips/vr4122.[sd],
1674 * gas/mips/vr5400.[sd],
1675 * gas/mips/vr5500.[sd]: New tests.
1676 * mips.exp: Run them.
1677
8ba4dac0
DJ
16782002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1679
1680 * gas/sh/pcrel2.s: New.
1681 * gas/sh/pcrel2.d: New.
1682 * gas/sh/basic.exp: Add pcrel2 test.
1683
8f3f3666
JT
16842002-09-27 Jason Thorpe <thorpej@wasabisystems.com>
1685
1686 * gas/vax/elf-rel.[ds]: New test.
1687 * gas/vax/quad.exp: Move contents to...
1688 * gas/vax/vax.exp: ...here. New file.
1689
502eccd9
L
16902002-09-27 H.J. Lu <hjl@gnu.org>
1691
1692 * gas/mips/mips-jalx.s: Add ".p2align 4".
1693 * gas/mips/mips16-jalx.s: Likewise.
1694
1695 * gas/mips/mips-jalx.d: Check nop.
1696 * gas/mips/mips16-jalx.d: Likewise.
1697
3396de36
TS
16982002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1699
1700 * gas/mips/mips-jalx.d: New file, check jalx assembly.
1701 * gas/mips/mips-jalx.s: Likewise.
1702 * gas/mips/mips-no-jalx.l: Likewise.
1703 * gas/mips/mips-no-jalx.s: Likewise.
1704 * gas/mips/mips16-jalx.d: Likewise.
1705 * gas/mips/mips16-jalx.s: Likewise.
1706 * gas/mips/mips.exp: Add new tests.
1707
f3c0ec86
TS
17082002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1709
1710 * gas/mips/jal-range.s: Fix jump overflow check.
1711 * gas/mips/jal-range.l: Likewise.
1712
9d7f5776
NC
17132002-09-23 Nick Clifton <nickc@redhat.com>
1714
1715 * gas/arm/armv1-bad.s: Add LDM and STM instructions which are
1716 unpredictable because of their use of the writeback bit.
1717
96ea7171
NC
17182002-09-21 Nick Clifton <nickc@redhat.com>
1719
1720 * gas/arm/inst.s: Fix UNPREDICATABLE use of writeback in LDM/STM
1721 instructions.
1722 * gas/arm/inst.d: Update expected results.
1723
37e55690
JJ
17242002-09-19 Jakub Jelinek <jakub@redhat.com>
1725
1726 * gas/i386/tlspic.s: Add tests.
1727 * gas/i386/tlspic.d: Regenerated.
1728 * gas/i386/tlsnopic.s: Add tests.
1729 * gas/i386/tlsnopic.d: Regenerated.
1730
021c2b5e
RH
17312002-09-19 Richard Henderson <rth@redhat.com>
1732
1733 * gas/alpha/elf-reloc-7.s: New.
1734 * gas/alpha/elf-reloc-7.d: New.
1735 * gas/alpha/alpha.exp: Run it.
1736
885add95
CD
17372002-09-18 Chris Demetriou <cgd@broadcom.com>
1738
1739 * gas/mips/mips-abi32-pic2.s: New file.
1740 * gas/mips/mips-abi32-pic2.d: New file.
1741 * gas/mips/mips.exp: Run new test.
1742
17432002-09-18 Chris Demetriou <cgd@broadcom.com>
65551fa4
CD
1744
1745 * gas/mips/baddata1.s: New file.
1746 * gas/mips/baddata1.l: New file.
1747 * gas/mips/mips.exp: Run new test.
1748
2dc83527
CD
17492002-09-18 Chris Demetriou <cgd@broadcom.com>
1750
1751 * gas/mips/branch-misc-1.d: New file.
1752 * gas/mips/branch-misc-1.s: New file.
1753 * gas/mips/branch-misc-2.s: New file.
1754 * gas/mips/branch-misc-2.d: New file.
1755 * gas/mips/mips.exp: Run new tests.
1756
f697dfed
TS
17572002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1758
1759 * gas/mips/jal-range.s: Check for jal overflows.
1760 * gas/mips/jal-range.l: List file for it.
1761 * gas/mips/mips.exp: Use it.
1762
fc697c14
BE
17632002-09-08 Ben Elliston <bje@redhat.com>
1764
1765 * gas/hppa/basic/basic.exp: Update DejaGnu mail address.
1766 * gas/hppa/parse/parse.exp: Likewise.
1767 * gas/hppa/reloc/reloc.exp: Likewise.
1768 * gas/hppa/unsorted/unsorted.exp: Likewise.
1769 * gas/mn10200/basic.exp: Likewise.
1770 * gas/mn10300/basic.exp: Likewise.
1771 * gas/sh/basic.exp: Likewise.
1772 * gas/sh/sh64/sh64.exp: Likewise.
1773 * gas/v850/basic.exp: Likewise.
1774 * lib/gas-defs.exp: Likewise.
1775
1776 * gas/all/gas.exp: Removing limping support for DejaGnu 1.1.1.
1777 * gasp/gasp.exp: Likewise.
1778
63ba7a1c
AM
17792002-09-05 Alan Modra <amodra@bigpond.net.au>
1780
1781 * gas/i386/absrel.s: New.
1782 * gas/i386/absrel.d: New.
1783 * gas/i386/pcrel.s: New.
1784 * gas/i386/pcrel.d: New.
1785 * gas/i386/i386.exp: Run them.
1786 * gas/testsuite/gas/mmix/comment-1.d: Don't test the symbol
1787 index, the name will do.
1788 * gas/mri/moveml.d: Escape dots.
1789 * gas/macros/macros.exp (strings): Add rs6000-*-* to xfails.
1790 * gas/mips/beq.s: Don't make text_label global.
1791 * gas/mips/mips32.s: Likewise.
1792 * gas/mips/mips64-mips3d.s: Likewise.
1793
bcd93207
AM
17942002-08-28 Alan Modra <amodra@bigpond.net.au>
1795
deda5edf
AM
1796 * gas/mcore/allinsn.d: Escape dots. Pass -z to objdump and adjust
1797 to suit. Match coff relocs. Match "from address pool" comments.
1798 * gas/sparc/pcrel.s: Use 2b label in expressions.
1799 * gas/sparc/pcrel64.s: Likewise.
1800 * gas/sparc/pcrel.d: Adjust to suit.
1801 * gas/sparc/pcrel64.d: Likewise.
1802 * gas/vtable/vtable.exp: Move xfails to ..
1803 (proc vtable_setup_xfails): .. here. Add i866.
1804
bcd93207
AM
1805 * gas/macros/macros.exp (strings): Update xfails.
1806
6c091933
AM
18072002-08-26 Alan Modra <amodra@bigpond.net.au>
1808
4fa0e86f
AM
1809 * gas/m68k/all.exp: xfail non-ELF targets on pcrel test.
1810
98b37a6b
AM
1811 * gas/m68hc11/insns.d: Quote dots.
1812 * gas/m68hc11/opers12.d: Likewise.
1813
8ace442d
AM
1814 * gas/ieee-fp/x930509a.exp: Run the test but xfail. Add c80 to xfails.
1815
6c2beb07
AM
1816 * gas/vax/quad.exp: Use quad_elf.s for ELF targets.
1817 * gas/vax/quad.s: Align
1818 * gas/vax/quad_elf.s: New version of quad.s with %reg.
1819
96e97d9b
AM
1820 * gas/sparc/sparc.exp (sparc_elf_setup): New.
1821 Use it to xfail for non-ELF targets.
1822
6c091933
AM
1823 * gas/tic54x/align.s: Add comment.
1824 * gas/tic54x/align.d: Adjust .text size for 2002-05-23 write.c change.
1825 * gas/tic54x/extaddr.d: Similarly adjust disassembly tail.
1826
f598fd5e
NC
18272002-08-22 Nick Clifton <nickc@redhat.com>
1828
1829 * gas/arm/arch5tej.s: Add nops to align output.
1830 * gas/arm/arch5tej.d: Expect nops.
bbce6ab7
AM
1831 * gas/arm/arm7t.s: Add nops, remove thumb instructions.
1832 * gas/arm/arm7t.d: Expect nops.
1833 * gas/arm/armv1.s: Add nops.
1834 * gas/arm/armv1.d: Expect nops.
1835 * gas/arm/fpa-mem.s: Add nops.
1836 * gas/arm/fpa-mem.d: Expext nops.
1837 * gas/arm/vfp1.s: Add nops.
1838 * gas/arm/vfp1.d: Expect nops.
1839 * gas/arm/xscale.s: Add nops.
1840 * gas/arm/xscale.d: Expect nops.
1841 * gas/arm/arm.exp: Do not run thumb tests for arm-aout
f598fd5e
NC
1842 toolchain.
1843
7bbfa6f5
AM
18442002-08-22 Alan Modra <amodra@bigpond.net.au>
1845
1846 * gas/ppc/ppc.exp: Don't run e500 test on xcoff targets.
1847 * gas/ppc/astest2.d: Escape dots.
1848
483fc7cd
RS
18492002-08-20 Richard Sandiford <rsandifo@redhat.com>
1850
1851 * gas/mips/rol.s: Add rotate by zero tests.
1852 * gas/mips/rol.d: Update accordingly.
1853 * gas/mips/rol64.d: Expect rotates by zero to use dsrl.
1854
5578ad9c
EZ
18552002-08-19 Elena Zannoni <ezannoni@redhat.com>
1856
bbce6ab7
AM
1857 From matthew green <mrg@redhat.com>
1858 * e500.s: New tests for e500 instructions.
1859 * e500.d: Results for new test.
1860 * ppc.exp: Test e500.s.
5578ad9c 1861
2af28746 18622002-08-16 Stephen Clarke <stephen.clarke@superh.com>
1b44b93c
SC
1863
1864 * gas/sh/sh64/datal32-3.d: Formatting change to match the current
1865 output of objdump.
1866
8bda4946
AM
18672002-08-16 Alan Modra <amodra@bigpond.net.au>
1868
1869 * gas/all/gas.exp (forward references): Don't test c30.
1870 * gas/d30v/guard-debug.d: Use -gstabs rather than -g.
1871 * gas/elf/ehopt0.s: Don't use "$" in labels.
1872 * gas/ieee-fp/x930509a.exp: Don't test c30.
1873 * gas/m68hc11/malis.d: Adjust -I so that test runs when not building
1874 in source dir.
1875 * gas/mri/mri.exp: Don't run on "m68hc*".
1876 * gas/sh/basic.exp (do_fp): Match LE too.
1877 (pcrel-coff): Run this version for "sh*-pe*" and rename "sh*-hms" to
1878 "sh*-rtems".
1879 * gas/sh/pcrel-coff.d: Add -EB to objdump flags.
1880 * gas/vtable/vtable.exp: Don't run on linuxecoff. setup_xfail in
1881 preference to not running on ELF targets that might one day pass.
1882 Add more xfails. Add more targets to the REL list.
1883
b57efb7d
L
18842002-08-14 H.J. Lu <hjl@gnu.org>
1885
1886 * gas/mips/elempic.d: Treat "addiu" and "daddiu" as equivalent
1887 when $0 is source.
1888 * gas/mips/telempic.d: Likewise.
1889 * gas/mips/telempic.d: Likewise.
1890
cd2b2939
SC
18912002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1892
1893 * gas/m68hc11/all.exp: Run the new test.
1894 * gas/m68hc11/insns12.s: New file to test specific 68HC12 insns.
1895 * gas/m68hc11/insns12.d: New file.
1896 * gas/m68hc11/branchs12.s: New test.
1897 * gas/m68hc11/branchs12.d: New test.
1898
1899 * gas/m68hc11/all_insns.d: Dump the relocs to verify that they
1900 are against symbols and not sections (for linker relaxation).
1901 * gas/m68hc11/insns-dwarf2.d: Likewise.
1902 * gas/m68hc11/insns.d: Likewise.
1903 * gas/m68hc11/lbranch.d: Likewise.
1904 * gas/m68hc11/lbranch-dwarf2.d: Likewise.
1905 * gas/m68hc11/opers12.d: Likewise.
1906 * gas/m68hc11/opers12-dwarf2.d: Likewise.
1907
fdb987ee
RS
19082002-08-12 Richard Sandiford <rsandifo@redhat.com>
1909
1910 * gas/mips/elf-consthilo.[sd]: New test.
1911 * gas/mips/mips.exp: Run it.
1912
0c11417f
MR
19132002-08-09 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1914
1915 * gas/mips/empic.d: Treat "addiu" and "daddiu" as equivalent when
1916 $0 is source.
1917
bbce6ab7
AM
19182002-08-09 Jakub Jelinek <jakub@redhat.com>
1919
1920 * gas/i386/gotpc.s: New.
1921 * gas/i386/gotpc.d: New.
1922 * gas/i386/i386.exp: Add gotpc test.
1923
86fff92e
AM
19242002-08-06 Alan Modra <amodra@bigpond.net.au>
1925
1926 * gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.
1927 * gas/ppc/booke_xcoff64.d: Likewise. Also fix relocs.
1928
fd512f5c
L
19292002-08-01 H.J. Lu <hjl@gnu.org>
1930
1931 * gas/mips/elf-rel6.s: Add ".p2align 4".
1932 * gas/mips/elf-rel6.d: Check nop.
1933
98605598
RS
19342002-08-01 Richard Sandiford <rsandifo@redhat.com>
1935
1936 * gas/mips/elf-rel6.[sd]: New test.
1937 * gas/mips/mips.exp: Run it.
1938
70a31400
CD
19392002-07-29 Chris Demetriou <cgd@broadcom.com>
1940
1941 * gas/mips/elf_ase_mips16.d: New file to test ELF MIPS16 ASE marking.
1942 * gas/mips/elf_ase_mips16.s: Likewise.
1943 * gas/mips/mips.exp: Run the new test.
1944
d5cc04b1
AM
19452002-07-26 Alan Modra <amodra@bigpond.net.au>
1946
1947 * gas/ppc/altivec.d: Invoke "as" with "-a32".
1948
316f5878
RS
19492002-07-25 Richard Sandiford <rsandifo@redhat.com>
1950
1951 * gas/mips/mips-gp32-fp64.d,
1952 * gas/mips/mips-gp32-fp64-pic.d: Add -mfp64.
1953
9084e1de
HPN
19542002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
1955
1956 * gas/mmix/list-pseudoints.l: Adjust for changes in gas section
1957 padding.
1958 * gas/mmix/greg7.d: Ditto.
1959 * gas/mmix/greg8.d: Ditto.
1960 * gas/mmix/fb-2.d: Ditto.
1961 * gas/mmix/comment-1.d: Ditto.
1962 * gas/mmix/byte-1.d: Ditto.
1963
9b702f94
L
19642002-07-17 H.J. Lu <hjl@gnu.org>
1965
1966 * gas/ia64/dv-branch.d: Updated.
1967 * gas/ia64/opc-b.d: Likewise.
1968
be66c492
AM
19692002-07-08 Alan Modra <amodra@bigpond.net.au>
1970
1971 * gas/i386/intel16.s: New.
1972 * gas/i386/intel16.d: New.
1973 * gas/i386/i386.exp: Run it.
1974
139e4a70
AM
19752002-07-03 Alan Modra <amodra@bigpond.net.au>
1976
1977 * lib/gas-defs.exp (run_dump_test): Run objdump/nm/objcopy/readelf
1978 with LC_ALL=C to ensure consistent sorting.
1979
af029d49
DB
19802002-06-18 Dave Brolley <brolley@redhat.com>
1981
1982 * gas/frv: New testsuite.
1983
477ad2e1
JR
1984Mon Jun 17 16:23:59 2002 J"orn Rennecke <joern.rennecke@superh.com>
1985
1986 * gas/sh/dsp.s: Add three more instructions.
1987 * gas/sh/dsp.d: Update.
1988
ecb4347a
DJ
19892002-06-14 Daniel Jacobowitz <drow@mvista.com>
1990
1991 * gas/mips/lineno.d: Use --gstabs.
1992 * gas/mips/mips.exp (lineno.s): Remove XFAIL.
1993
3e0922c9
TR
19942002-06-12 Tom Rix <trix@redhat.com>
1995
1996 * gas/ppc/aix.exp: Run tests for all versions of powerpc AIX. Add
1997 text alignment tests.
1998 * gas/ppc/textalign-xcoff-001.d: New Test.
1999 * gas/ppc/textalign-xcoff-002.d: New Test.
2000 * gas/ppc/test1xcoff32.d : Change text section alignment.
2001 * gas/ppc/booke_xcoff.d: Remove invalid pad.
2002
bbce6ab7
AM
20032002-06-06 J"orn Rennecke <joern.rennecke@superh.com>
2004
2005 * testsuite/gas/sh/pcrel.s: Also test @(symbol,pc).
2006 * testsuite/gas/sh/pcrel.d: Update.
2007 * testsuite/gas/sh/pcrel.l: New file.
2008
8b579b7a
JL
20092002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
2010
2011 * gas/hppa/basic/add.s: Set code level to 1.1.
2012 * gas/hppa/basic/branch.s: Likewise.
2013 * gas/hppa/basic/dcor.s: Likewise.
2014 * gas/hppa/basic/logical.s: Likewise.
2015 * gas/hppa/basic/shladd.s: Likewise.
2016 * gas/hppa/basic/sub.s: Likewise.
2017 * gas/hppa/basic/unit.s: Likewise.
2018 * gas/hppa/unsorted/unsorted.exp: Return if target "*-*-linux*".
2019
107c6e1a
CD
20202002-05-31 Chris G. Demetriou <cgd@broadcom.com>
2021
2022 * gas/mips/sb1-ext-mdmx.s: New file.
2023 * gas/mips/sb1-ext-mdmx.d: Likewise.
2024 * gas/mips/mips.exp: Run new "sb1-ext-mdmx" test.
2025
b4dc22a8
CD
20262002-05-31 Chris G. Demetriou <cgd@broadcom.com>
2027
2028 * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
2029 mipsisa64*-*-* targets, rather than e32-rel2 and e32el-rel2.
2030
149add75
CD
20312002-05-30 Chris G. Demetriou <cgd@broadcom.com>
2032
2033 * gas/mips/mips64-mdmx.s: Tweak to more thoroughly cover
2034 instruction encodings.
2035 * gas/mips/mips64-mdmx.d: Likewise.
2036
deec1734
CD
20372002-05-30 Chris G. Demetriou <cgd@broadcom.com>
2038
2039 * gas/mips/mips64-mdmx.s: New file.
2040 * gas/mips/mips64-mdmx.d: Likewise.
2041 * gas/mips/mips.exp: Run new "mips64-mdmx" test.
2042
3765b1be
RH
20432002-05-30 Richard Henderson <rth@redhat.com>
2044
2045 * gas/alpha/elf-tls-1.s, gas/alpha/elf-tls-1.d: New.
2046 * gas/alpha/elf-tls-2.s, gas/alpha/elf-tls-1.l: New.
2047 * gas/alpha/elf-tls-3.s, gas/alpha/elf-tls-1.l: New.
2048 * gas/alpha/alpha.exp: Run them.
2049
8c2784a5
TR
20502002-05-30 Tom Rix <trix@redhat.com>
2051
2052 * gas/d10v/d10v.exp: Add -gstabs packing, sequence control
2053 packing, warning, instruction packing, label, immediate and,
2054 error tests.
bbce6ab7 2055 * gas/d10v/instruction_packing-001.d - intruction_packing-010.d:
8c2784a5
TR
2056 New tests.
2057 * gas/d10v/control-001.d: New test.
bbce6ab7 2058 * gas/d10v/warning-001.d - warning-019.d: New tests.
8c2784a5
TR
2059 * gas/d10v/label-001.d: New test.
2060 * gas/d10v/error-001.d - error-002.d : New tests.
2061 * gas/d10v/immediate-001.d - immediate-007.d: New tests.
2062
2063 * lib/gas-defs.exp (run_dump_test): Add error option.
2064
d172d4ba
NC
20652002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
2066
2067 * gas/dlx: New directory: DLX gas testsuite
2068 * alltests.exp: New file: Test driver
2069 * branch.d: New file: Expected results.
2070 * branch.s: New file: Test branch insns.
2071 * itype.d: New file: Expected results.
2072 * itype.s: New file: Test ordinary insns.
2073 * lhi.d: New file: Expected results.
2074 * lhi.s: New file: Test load hi insns.
2075 * load.d: New file: Expected results.
2076 * load.s: New file: Test load insns.
2077 * rtype.d: New file: Expected results.
2078 * rtype.s: New file: Test arithmetic insns.
2079 * store.d: New file: Expected results.
2080 * store.s: New file: Test store insns.
2081
bbce6ab7
AM
20822002-05-23 Jakub Jelinek <jakub@redhat.com>
2083
2084 * gas/i386/tlspic.s: New file.
2085 * gas/i386/tlsd.s: New file.
2086 * gas/i386/tlsnopic.s: New file.
2087 * gas/i386/tlsd.d: New file.
2088 * gas/i386/tlsnopic.d: New file.
2089 * gas/i386/tlspic.d: New file.
2090 * gas/i386/i386.exp: Add tlsd, tlsnopic and tlspic tests.
2091 * gas/ia64/tls.s: New file.
2092 * gas/ia64/tls.d: New file.
2093 * gas/ia64/ia64.exp: Add tls test.
2094
7f743288
TR
20952002-05-23 Tom Rix <trix@redhat.com>
2096
2097 * gas/d10v/d10v.exp: Add instruction packing test.
2098 * gas/d10v/instruction_packing.s : New test.
2099
21002002-05-22 Tom Rix <trix@redhat.com>
2101
2102 * gas/d10v/d10v.exp: Renamed from d10.exp. Add address-* tests.
2103 * gas/d10v/address-001.s - address-041.s : New tests.
2104
8dd76882
L
21052002-05-23 H.J. Lu <hjl@gnu.org>
2106
2107 * gas/mips/elf-rel.d: Skip the padding.
2108 * gas/mips/elfel-rel.d: Likewise.
2109
76101304
L
21102002-05-23 H.J. Lu <hjl@gnu.org>
2111
2112 * gas/all/align2.d: New.
2113 * gas/all/align2.s: New.
2114
2115 * gas/all/gas.exp: Run align2.
2116
a75a8c67
L
21172002-05-22 H.J. Lu <hjl@gnu.org>
2118
2119 * gas/mips/elf-rel.d: Updated for the subsegs_finish change in
2120 write.c.
2121 * gas/mips/elfel-rel.d: Likewise.
2122
77b63882
JR
2123Wed May 22 14:26:07 2002 J"orn Rennecke <joern.rennecke@superh.com>
2124
2125 * gas/sh/pcrel-coff.s: New file.
2126 * gas/sh/pcrel-coff.d: Likewise.
2127 * gas/sh/basic.exp: For coff, don't do dsp test,
2128 and a modified pcrel test.
2129
771c7ce4
TS
21302002-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2131
2132 * gas/mips/rol64.s: New file, test of drol, dror macros.
2133 * gas/mips/rol64.d: Likewise.
2134 * gas/mips/mips.exp: Add new test.
2135
49e5c6c5
NC
21362002-05-20 Nick Clifton <nickc@cambridge.redhat.com>
2137
2138 * gas/arm/arm.exp: Replace deprecated command line switches
2139 with their modern equivalents.
2140 * gas/arm/arm7t.d: As above.
2141 * gas/arm/armv1.d: As above.
2142 * gas/arm/fpa-dyadic.d: As above.
2143 * gas/arm/fpa-mem.d: As above.
2144 * gas/arm/fpa-monadic.d: As above.
2145 * gas/arm/inst.d: As above.
2146 * gas/arm/ldconst.d: As above.
2147 * gas/arm/xscale.d: As above.
2148
6fb63971
AM
21492002-05-13 Alan Modra <amodra@bigpond.net.au>
2150
2151 * gas/i386/x86-64-opcode.s: Pad out end of .text with zeros.
2152 * gas/i386/x86-64-opcode.d: Adjust.
2153
358b94bd
NC
21542002-05-02 Nick Clifton <nickc@cambridge.redhat.com>
2155
2156 * gas/arm/arm7t.s: Add thumb mode "sub r?, #0" and "add r?, #0".
2157 * gas/arm/arm7t.d: Add expected results. (Make sure that the
2158 subtract is not converted into an add).
2159
b7efdfcc
L
21602002-04-23 H.J. Lu <hjl@gnu.org>
2161
2162 * gas/mips/elempic.d: Use empic.l.
2163 * gas/mips/telempic.d: Likewise.
2164 * gas/mips/tempic.d: Likewise.
2165
978ee720
L
21662002-04-23 H.J. Lu <hjl@gnu.org>
2167
2168 * gas/hppa/parse/parse.exp: Don't expect failure on line separator
2169 test on hppa*-*-linux* nor hppa*-*-netbsd*.
2170
6398a477
CD
21712002-04-22 Chris Demetriou <cgd@broadcom.com>
2172
2173 * gas/mips/mips-gp64-fp32.l: New file.
2174 * gas/mips/mips-gp64-fp32.d: Use mips-gp64-fp32.l to check stderr
2175 output.
2176 * gas/mips/mips-gp64-fp64.l: New file.
2177 * gas/mips/mips-gp64-fp64.d: Use mips-gp64-fp64.l to check stderr
2178 output.
2179
ff970196
CD
21802002-04-22 Chris Demetriou <cgd@broadcom.com>
2181
2182 * lib/gas-defs.exp (run_dump_test): Support new attribute "stderr"
2183 which is a file used to regexp_diff the assembler's pruned stderr
2184 output.
2185 (write_file): New helper function to write a string into a file.
2186
2187 * gas/mips/empic.l: New file which matches empic tests' warnings.
2188 * gas/mips/empic.d: Use empic.l.
2189
aceebfd6
NC
21902002-04-19 Nick Clifton <nickc@cambridge.redhat.com>
2191
2192 * gas/all/gas.exp (cofftag): Do not run test for xscale-coff
2193 toolchain.
2194 (struct, align, incbin): Use case switch so that other targets to
2195 be skipped can be added in the future.
2196
eb0fdfed
MG
21972002-04-17 matthew green <mrg@redhat.com>
2198
2199 * gas/ppc/altivec.d: Fix dssall test.
2200 * gas/ppc/altivec.s: Likewise.
2201 * gas/ppc/altivec_xcoff.d: Likewise.
2202 * gas/ppc/altivec_xcoff.s: Likewise.
2203 * gas/ppc/altivec_xcoff64.d: Likewise.
2204 * gas/ppc/altivec_xcoff64.s: Likewise.
2205
f22ba854
NC
22062002-04-04 Nick Clifton <nickc@cambridge.redhat.com>
2207
2208 * gas/mips/mips.exp: Remove spurious whaitespace.
2209 Open out one-line if-then-else test clauses so that other clauses
2210 can be inserted in the future.
2211
858bc62d
AJ
22122002-03-19 Bo Thorsen <bo@suse.de>
2213
2214 * gas/i386/x86-64-opcode.d: More test cases for x86-64 opcodes.
2215 * gas/i386/x86-64-opcode.s: Likewise
2216
1f25f5d3
CD
22172002-03-15 Chris G. Demetriou <cgd@broadcom.com>
2218
2219 * gas/mips/mips64-mips3d.s: New file.
2220 * gas/mips/mips64-mips3d.d: Likewise.
2221 * gas/mips/mips.exp: Run new "mips64-mips3d" test.
2222
7ad8fb54
CD
22232002-03-15 Chris G. Demetriou <cgd@broadcom.com>
2224
2225 * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
2226 mipsisa32*-*-* targets, rather than e32-rel2 and e32el-rel2.
2227
c5096a3c
HPN
22282002-03-14 Hans-Peter Nilsson <hp@bitrange.com>
2229
2230 * gas/mmix/weak1.d, gas/mmix/weak1.d: New test.
2231
0d4dcc4a
AM
22322002-03-05 Paul Koning <pkoning@equallogic.com>
2233
2234 * gas/pdp11/pdp11.exp: New file.
2235 * gas/pdp11/opcode.s: Ditto.
2236 * gas/pdp11/opcode.d: Ditto.
2237
831b02f6
NC
22382002-02-22 Bo Thorsen <bo@suse.de>
2239
2240 * i386.exp: Add x86-64-opcode (checks valid opcodes) and x86-64-inval
2241 (checks invalid opcodes) checks
2242 * x86-64-inval.l: New file.
2243 * x86-64-inval.s: New file.
2244 * x86-64-opcode.d: New file.
2245 * x86-64-opcode.s: New file.
2246
d65d31a6
CD
22472002-02-26 Chris Demetriou <cgd@broadcom.com>
2248
2249 * gas/mips/empic2.d: Adjust for the fact that relocations on
2250 symbols local to this file are resolved at assembly time into
2251 section-relative relocations, even if the symbols are extern.
2252 * gas/mips/empic2.s: Add file offset information, so the next
2253 person to do the math mentioned above has an easier time.
2254 * gas/mips/jal-empic-elf.d: New test.
2255 * gas/mips/jal-empic-elf-2.d, gas/mips/jal-empic-elf-2.s: New test.
2256 * gas/mips/jal-empic-elf-3.d, gas/mips/jal-empic-elf-3.s: New test.
2257 * gas/mips/mips.exp: Run the new tests.
858bc62d 2258
4d34fb5f
TS
22592002-02-25 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2260
2261 * mips-gp64-fp32-pic.d: Fix test of 64bit register loads.
2262 * mips-gp64-fp32-pic.s: Likewise.
2263 * mips-gp64-fp32.d: Likewise.
2264 * mips-gp64-fp32.s: Likewise.
2265 * mips-gp64-fp64-pic.d: Likewise.
2266 * mips-gp64-fp64-pic.s: Likewise.
2267 * mips-gp64-fp64.d: Likewise.
2268 * mips-gp64-fp64.s: Likewise.
2269
e31cd5a0
AM
22702002-02-25 Alan Modra <amodra@bigpond.net.au>
2271
2272 * gas/hppa/reloc/reloc.exp: Update copyright date.
2273
552eb682
HPN
22742002-02-24 Hans-Peter Nilsson <hp@bitrange.com>
2275
2276 * gas/mmix/bspec-1.d, gas/mmix/bspec-2.d, gas/mmix/comment-1.d:
2277 Adjust to changes in readelf output.
2278
4bef1a1c
NC
22792002-02-22 Nick Clifton <nickc@cambridge.redhat.com>
2280
2281 * gasp/gasp.exp: If gasp does not exist, do not complain, just
2282 exit silently.
2283
ff3a6ee3
TR
22842002-02-20 Tom Rix <trix@redhat.com>
2285
2286 * gas/ppc/ppc.exp: Add xcoff booke tests.
2287 * gas/ppc/booke_xcoff.s: New.
2288 * gas/ppc/booke_xcoff.d: New.
2289 * gas/ppc/booke_xcoff64.s: New.
2290 * gas/ppc/booke_xcoff64.d: New.
2291
adf14613
DJ
22922002-02-18 Daniel Jacobowitz <drow@mvista.com>
2293
2294 * gas/sh/basic.exp: Don't run PIC tests for targets that don't
2295 support it.
2296
74a21df4
TR
22972002-02-14 Tom Rix <trix@redhat.com>
2298
2299 * gas/ppc/ppc.exp: Add xcoff altivec tests.
2300 * gas/ppc/altivec_xcoff.s: New.
2301 * gas/ppc/altivec_xcoff.d: New.
2302 * gas/ppc/altivec_xcoff64.s: New.
2303 * gas/ppc/altivec_xcoff64.d: New.
2304
6334e312 23052002-02-13 Ben Elliston <bje@redhat.com>
1ac57253
BE
2306
2307 * gasp/flonums.asm: New test.
2308 * gasp/flonums.err: New result.
2309 * gasp/flonums.out: Likewise.
2310
5c1e36e1
AM
23112002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
2312
2313 * gas/hppa/reloc/reloc.exp (labelopbug.s): Change test to suit
2314 hppa_fix_adjustable change.
2315
543833df
RH
23162002-02-09 Richard Henderson <rth@redhat.com>
2317
2318 * gas/alpha/elf-reloc-5.s, gas/alpha/elf-reloc-5.d: New.
2319 * gas/alpha/elf-reloc-6.s, gas/alpha/elf-reloc-6.l: New.
2320 * gas/alpha/alpha.exp: Run them.
2321
51124b6c
CD
23222002-02-08 Chris Demetriou <cgd@broadcom.com>
2323
2324 * gas/mips/mips.exp: Document (but do not XFAIL) currently-failing
2325 MIPS ECOFF tests, providing what information is known about
2326 the origins of the failures.
2327
3c74c164
AO
23282002-02-08 Alexandre Oliva <aoliva@redhat.com>
2329
2330 Contribute sh64-elf.
2331 2002-02-01 Alexandre Oliva <aoliva@redhat.com>
2332 * gas/sh/sh64/syntax-1.s: Remove `-4' from @(expr-4,pc).
2333 2002-01-28 Alexandre Oliva <aoliva@redhat.com>
2334 * gas/sh/sh64/crange1-1.d: Formatting changes to match the current
2335 output of objdump.
2336 * gas/sh/sh64/crange1-2.d: Likewise.
2337 * gas/sh/sh64/crange2-2.d: Likewise.
2338 * gas/sh/sh64/crange3-1.d: Likewise.
2339 * gas/sh/sh64/crange4-1.d: Likewise.
2340 * gas/sh/sh64/datal-2.d: Likewise.
2341 * gas/sh/sh64/datal32-1.d: Likewise.
2342 * gas/sh/sh64/datal32-3.d: Likewise.
2343 * gas/sh/sh64/localcom-1.d: Likewise.
2344 * gas/sh/sh64/mix-1.d: Likewise.
2345 * gas/sh/sh64/pt32-1.d: Likewise.
2346 * gas/sh/sh64/rel32-1.d: Likewise.
2347 * gas/sh/sh64/rel32-2.d: Likewise.
2348 * gas/sh/sh64/rel32-3.d: Likewise.
2349 * gas/sh/sh64/rel32-4.d: Likewise.
2350 * gas/sh/sh64/rel32-5.d: Likewise.
2351 * gas/sh/sh64/ua32-1.d: Likewise.
2352 2001-03-14 DJ Delorie <dj@redhat.com>
2353 * gas/sh/sh64/endian-1.d: New test - Little Endianness.
2354 * gas/sh/sh64/endian-1.s: New test - Little Endianness.
2355 * gas/sh/sh64/endian-2.d: New test - Big Endianness.
2356 * gas/sh/sh64/endian-2.s: New test - Big Endianness.
2357 2001-03-12 DJ Delorie <dj@redhat.com>
2358 * gas/sh/sh64/syntax-1.d: New test - basic syntax.
2359 * gas/sh/sh64/syntax-1.s: New test - basic syntax.
2360 * gas/sh/sh64/syntax-2.d: New test - basic syntax, pseudos.
2361 * gas/sh/sh64/syntax-2.s: New test - basic syntax, pseudos.
2362 2001-03-06 DJ Delorie <dj@redhat.com>
2363 * gas/sh/sh64/lineno.d: New, test dwarf2 line numbers vs macros.
2364 * gas/sh/sh64/lineno.s: Ditto.
2365 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
2366 * gas/sh/sh64/err-dsp.s: New test.
2367 2001-01-13 Hans-Peter Nilsson <hpn@cygnus.com>
2368 * gas/sh/sh64/err-abi-64.s, gas/sh/sh64/err-abi-32.s,
2369 gas/sh/sh64/abi-64.s, gas/sh/sh64/abi-64.d, gas/sh/sh64/abi-32.s,
2370 gas/sh/sh64/abi-32.d, gas/sh/sh64/crange3.s,
2371 gas/sh/sh64/crange3-1.d, gas/sh/sh64/crange4.s,
2372 gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5.s,
2373 gas/sh/sh64/crange5-1.d: New tests.
2374 2001-01-07 Hans-Peter Nilsson <hpn@cygnus.com>
2375 * gas/sh/sh64/relax-1.s, gas/sh/sh64/relax-1.d: New test.
2376 * gas/sh/sh64/err-pt-1.s: New test.
2377 * gas/sh/sh64/relax-2.s, gas/sh/sh64/relax-2.d: New test.
2378 * gas/sh/sh64/localcom-1.s, gas/sh/sh64/localcom-1.d: New test.
2379 * gas/sh/sh64/movi-3.s, gas/sh/sh64/movi-3.d: New test.
2380 * gas/sh/sh64/relax-3.s, gas/sh/sh64/relax-3.d: New test.
2381 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
2382 * gas/sh/sh64/case-noexp-1.d: Adjust to changed GAS output for
2383 check-PTA/PTB / perhaps-change-to-PTB bit in target field.
2384 * gas/sh/sh64/case-noexp-1.d: Ditto.
2385 * gas/sh/sh64/mix-noexp-1.d: Ditto.
2386 * gas/sh/sh64/pt32-noexp-2.d: Ditto.
2387 * gas/sh/sh64/pt64-noexp-2.d: Ditto.
2388 * gas/sh/sh64/ptc32-noexp-1.d: Ditto.
2389 * gas/sh/sh64/ptc64-noexp-1.d: Ditto.
2390 * gas/sh/sh64/ptext32-noexp-1.d: Ditto.
2391 * gas/sh/sh64/ptext64-noexp-1.d: Ditto.
2392 2000-12-31 Hans-Peter Nilsson <hpn@cygnus.com>
2393 * gas/sh/sh64/shift64-3.d: Fix typo.
2394 * gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/shift32-noexp-3.d,
2395 gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/ptext64-32-1.d,
2396 gas/sh/sh64/ptext32-noexp-1.d, gas/sh/sh64/ptc64-noexp-1.d,
2397 gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc32-noexp-1.d,
2398 gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/pt64-32-2.d,
2399 gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt32-noexp-2.d,
2400 gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/movi64-noexp-2.d,
2401 gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/mix-noexp-1.d,
2402 gas/sh/sh64/err-ptb-2.s, gas/sh/sh64/err-ptb-1.s,
2403 gas/sh/sh64/err-pt32-cmd3.s, gas/sh/sh64/err-pt32-cmd2.s,
2404 gas/sh/sh64/err-pt32-cmd1.s, gas/sh/sh64/err-noexp-cmd1.s,
2405 gas/sh/sh64/err-movi-noexp-1.s, gas/sh/sh64/crange2.s,
2406 gas/sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange2-2.d,
2407 gas/sh/sh64/crange2-1.d, gas/sh/sh64/case-noexp-1.d: New tests.
2408 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
2409 * gas/sh/sh64/err-4.s: Use option -no-mix to see errors. Adjust
2410 for errors not being emitted at the .mode directives anymore.
2411 * gas/sh/sh64/crange1.s, gas/sh/sh64/crange1-2.d,
2412 gas/sh/sh64/crange1-1.d: New tests for .cranges section.
2413 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
2414 * gas/sh/sh64/err-3.s: New test.
2415 * gas/sh/sh64/immexpr1.s, gas/sh/sh64/immexpr32-1.d,
2416 gas/sh/sh64/immexpr64-1.d: New tests.
2417 * gas/sh/sh64/immexpr2.s, gas/sh/sh64/immexpr32-2.d,
2418 gas/sh/sh64/immexpr64-2.d: New tests.
2419 2000-12-11 Hans-Peter Nilsson <hpn@cygnus.com>
2420 * gas/sh/sh64/rel-1.s, gas/sh/sh64/rel-2.s, gas/sh/sh64/rel-3.s,
2421 gas/sh/sh64/rel-4.s, gas/sh/sh64/rel-5.s, gas/sh/sh64/rel32-1.d,
2422 gas/sh/sh64/rel32-2.d, gas/sh/sh64/rel32-3.d,
2423 gas/sh/sh64/rel32-4.d, gas/sh/sh64/rel32-5.d,
2424 gas/sh/sh64/rel64-1.d, gas/sh/sh64/rel64-2.d,
2425 gas/sh/sh64/rel64-3.d, gas/sh/sh64/rel64-4.d,
2426 gas/sh/sh64/rel64-5.d: New tests.
2427 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
2428 * gas/sh/sh64/case-1.d, gas/sh/sh64/mix-1.d, gas/sh/sh64/pt32-1.d,
2429 gas/sh/sh64/pt64-1.d, gas/sh/sh64/ptc32-1.d,
2430 gas/sh/sh64/ptc64-1.d, gas/sh/sh64/ptext32-1.d,
2431 gas/sh/sh64/ptext64-1.d: Correct offsets in PT/PTA/PTB expansion.
2432 2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
2433 * gas/sh/sh64/datal-3.s, gas/sh/sh64/datal32-3.d,
2434 gas/sh/sh64/datal64-3.d: New tests.
2435 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
2436 * gas/sh/sh64/datal-1.s: Remove whitespace at end of line.
2437 * gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal64-1.d,
2438 gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
2439 gas/sh/sh64/movi64-1.d, gas/sh/sh64/movi64-3.d: Correct register.
2440 * gas/sh/sh64/mix-1.s, gas/sh/sh64/mix-1.d, gas/sh/sh64/err-4.s:
2441 New tests.
2442 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
2443 * gas/macros/macros.exp: Import xfail sh*-*-* from net binutils.
2444 * gas/sh/sh64/case-1.d: Correct offsets in PT/PTA/PTB expansion.
2445 gas/sh/sh64/pt32-1.d, gas/sh/sh64/pt64-1.d: Ditto.
2446 gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Ditto.
2447 gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext64-1.d: Ditto.
2448 2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com>
2449 * gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Correct.
2450 * gas/sh/sh64/datal-1.s, gas/sh/sh64/datal32-1.d,
2451 gas/sh/sh64/datal64-1.d: New test.
2452 * gas/sh/sh64/datal-2.s, gas/sh/sh64/datal-2.d: New test.
2453 * gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-1.s: New test.
2454 * gas/sh/sh64/creg-2.d, gas/sh/sh64/creg-2.s: New test.
2455 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
2456 * gas/sh/sh64: New testsuite.
2457
e93c640e
AO
24582002-02-06 Alexandre Oliva <aoliva@redhat.com>
2459
2460 * gas/sh/pic.d, gas/sh/pic.s: New test.
858bc62d 2461 * gas/sh/basic.exp: Run it.
e93c640e 2462
899f54f5
AM
24632002-02-05 Alan Modra <amodra@bigpond.net.au>
2464
2465 * gas/ppc/test1elf64.d: Tweak arch name.
2466
31c372aa
AO
24672002-02-04 Alexandre Oliva <aoliva@redhat.com>
2468
e93c640e
AO
2469 * gas/sh/pcrel.d, gas/sh/pcrel.s: New test.
2470 * gas/sh/basic.exp: Run it.
31c372aa 2471
c4a42e0f
HPN
24722002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
2473
2474 * gas/mmix/basep-8.d, gas/mmix/basep-9.s, gas/mmix/basep-9.d,
2475 gas/mmix/err-bpo6.s, gas/mmix/basep-8.s, gas/mmix/basep-10.d,
2476 gas/mmix/basep-10.s, gas/mmix/basep-11.s, gas/mmix/basep-11.d: New
2477 tests for base-plus-offset relocations and global register
2478 allocations for weak and common symbols.
2479
9e0665bc
AM
24802002-02-02 Alan Modra <amodra@bigpond.net.au>
2481
2482 * gas/elf/elf.exp: Don't special case v850.
2483
0395e33b
HPN
24842002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
2485
2486 * gas/mmix/basep-1b.d, gas/mmix/basep-2b.d, gas/mmix/basep-7.d,
2487 gas/mmix/err-bpo2.s, gas/mmix/basep-3b.d, gas/mmix/err-bpo3.s,
2488 gas/mmix/basep-4.d, gas/mmix/err-bpo4.s, gas/mmix/err-bpo5.s,
2489 gas/mmix/basep-5.d, gas/mmix/basep-6.d: New tests.
2490
3095869f
AO
24912002-01-22 Alexandre Oliva <aoliva@redhat.com>
2492
2493 * gas/mn10300/basic.exp (run_list_test): New proc, from alpha.
2494 * gas/mn10300/movpc.s, gas/mn10300/movpc.l: New tests.
2495
199f4802
RH
24962002-01-22 Richard Henderson <rth@redhat.com>
2497
2498 * gas/alpha/unop.s, gas/alpha/unop.d: New test.
2499 * gas/alpha/alpha.exp: Run it.
2500
7b45c6e1
AM
25012002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
2502
2503 * gas/cris/cris.exp: Comment typo fix
2504
ea6ef066
RE
25052002-01-18 Richard Earnshaw <rearnsha@arm.com>
2506 Keith Walker <keith.walker@arm.com>
2507
2508 * gas/arm/arch5tej.s gas/arm/arch5tej.d: New files.
2509 * gas/arm/arm.exp (arch5tej): New dump test.
2510
03b1477f
RE
25112002-01-18 Richard Earnshaw <rearnsha@arm.com>
2512
2513 * gas/arm/vfp1.d: Use new command-line options.
2514 * gas/arm/vfp1xD.d: Likewise.
2515 * gas/arm/arm.exp (vfp-bad): Likewise.
2516 * gas/arm/maverick.d: Likewise.
2517
b1ffc257
TW
25182002-01-17 Timothy Wall <twall@oculustech.com>
2519
2520 * gas/tic54x/labels.s (after_macro): Correct comments.
2521
bfae80f2
RE
25222002-01-15 Richard Earnshaw <rearnsha@arm.com>
2523
2524 * gas/arm/vfp1.s gas/arm/vf1.d: New files.
2525 * gas/arm/vfp1xD.s gas/arm/vf1xD.d: New files.
2526 * gas/arm/vfp-bad.s gas/arm/vfp-bad.l: New files.
2527 * gas/arm/arm.exp: Run new VFP tests.
2528
d6e5ae25
NC
25292002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
2530
6a7715f4
NC
2531 * gas/elf/section2.e-m32r: New file.
2532 * gas/elf/elf.exp: Use section2.e-m32r for m32r targets.
2533
d6e5ae25
NC
2534 * gas/sh/dsp.d: Fix expected results.
2535
d1c15a92
NC
25362002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
2537
2538 * gas/elf/elf.exp (run_list_test): Use section2.e-mips script for
2539 v850-elf toolchain.
2540
50463d2a
RE
25412002-01-14 Richard Earnshaw <rearnsha@arm.com>
2542
2543 * gas/arm/armv1.s, arm/armv1.d, arm/fpa-mem.s, arm/fpa-mem.d
2544 arm/fpa-monadic.s, arm/fpa-monadic.d, arm/fpa-dyadic.s,
2545 arm/fpa-dyadic.d: New tests.
2546 * gas/arm/le-fpconst.d (objdump): pass --section=.text
2547 * gas/arm/arm.exp: Add new tests. Run le-fpconst test on elf targets.
2548
2ad6300c
RE
25492002-01-14 Richard Earnshaw <rearnsha@arm.com>
2550
2551 * gas/arm/armv1-bad.s gas/arm/armv1-bad.l: New files.
2552 * gas/arm/arm.exp (run_error_test): New proc.
2553 (armv1-bad): New error test.
2554
e28cd48c
RE
25552002-01-11 Richard Earnshaw <rearnsha@arm.com>
2556
2557 * gas/arm/ldconst.s gas/arm/ldconst.d: New files. Test ldr with
2558 immediate pseudo-operations.
2559 * gas/arm/arm.exp: Run it.
2560
1951c6f7
MG
25612002-01-10 matthew green <mrg@redhat.com>
2562
2563 * gas/xstormy16/allinsn.sh (movf, jmp, call, icall): Update.
2564 * gas/xstormy16/allinsn.d: Regenerate.
2565 * gas/xstormy16/allinsn.s: Regenerate.
2566
52fe395a
RE
25672002-01-09 Richard Earnshaw <rearnsha@arm.com>
2568
2569 * gas/arm/float.s: Don't use VFP register names in fpa instructions.
2570
b3ca3a6a
L
25712002-01-08 H.J. Lu <hjl@gnu.org>
2572
2573 * gas/mips/elf-rel.s: New tests for nested ().
2574
2575 * gas/mips/elf-rel.d: Modified for nested () tests.
2576 * gas/mips/elfel-rel.d: Likewise.
2577
7a621144
DJ
25782002-01-05 Daniel Jacobowitz <drow@mvista.com>
2579
2580 * gas/mips/jal-svr4pic.s: Add .ent and .frame directives.
2581 * gas/mips/mips-abi32-pic.s: Add .frame directive.
2582 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2583 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2584 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2585 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2586
a657e7c1
CD
25872002-01-02 Chris Demetriou <cgd@broadcom.com>
2588
2589 * gas/mips/empic3_e.d: New file to test -membedded-pic
2590 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
2591 * gas/mips/empic3_e.s: Likewise.
2592 * gas/mips/empic3_g1.d: Likewise.
2593 * gas/mips/empic3_g1.s: Likewise.
2594 * gas/mips/empic3_g2.d: Likewise.
2595 * gas/mips/empic3_g2.s: Likewise.
2596 * gas/mips/mips.exp: Run the new tests.
2597
ff460b2a
NC
25982001-12-21 Anders Norlander <anorland@synergenix.se>
2599
2600 * gas/all/incbin.dat: New [binary] file.
2601 * gas/all/incbin.s: Use incbin.dat instead of incbin.s.
2602 * gas/all/incbin.d: Reflect change in incbin.s
2603
a3ea9108
AO
26042001-12-20 Alexandre Oliva <aoliva@redhat.com>
2605
2606 * gas/sh/err-at.s: New test.
2607
351d03c5
HPN
26082001-12-18 Hans-Peter Nilsson <hp@axis.com>
2609
2610 * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
2611 handling.
2612
11dc9c30 26132001-12-07 Geoffrey Keating <geoffk@redhat.com>
93fbbb04
GK
2614 matthew green <mrg@redhat.com>
2615
2616 * gas/xstormy16/allinsn.d: New file.
2617 * gas/xstormy16/allinsn.exp: New file.
2618 * gas/xstormy16/allinsn.s: New file.
2619 * gas/xstormy16/allinsn.sh: New file.
2620 * gas/xstormy16/gcc.d: New file.
2621 * gas/xstormy16/gcc.s: New file.
2622 * gas/xstormy16/gcc.sh: New file.
2623 * gas/xstormy16/reloc-1.d: New file.
2624 * gas/xstormy16/reloc-1.s: New file.
2625 * gas/xstormy16/reloc-2.d: New file.
2626 * gas/xstormy16/reloc-2.s: New file.
2627
1954e53d
AM
26282001-12-08 Alan Modra <amodra@bigpond.net.au>
2629
2630 * gas/all/incbin.s: Add spaces before directives.
4b2c32f8 2631 * gas/all/incbin.d: Update.
1954e53d 2632
ff460b2a 26332001-12-07 Jeffrey A Law (law@cygnus.com)
78c3a810
JL
2634
2635 * gas/hppa/parse/linesepbug.s: Restore to its original form,
2636 reverting change of July 19, 2000.
2637
bae1b355
RE
26382001-12-05 Richard Earnshaw <rearnsha@arm.com>
2639
2640 * gas/arm/xscale.s, gas/arm/xscale.d (pld tests): PLD instruction has
2641 no post-indexed addressing modes.
2642
373f2697
AJ
26432001-11-25 Andreas Jaeger <aj@suse.de>
2644
2645 * gas/all/gas.exp (incbin): Fix condition.
2646
ff460b2a 26472001-11-23 Jeffrey A Law (law@cygnus.com)
7377433e 2648
c8060cba
JL
2649 * gas/all/gas.exp (incbin): Do not run on the PA.
2650
7377433e
JL
2651 * gas/hppa/parse/parse.exp: Expect failure on line separator bug.
2652
5f266a81
CD
26532001-11-16 Chris Demetriou <cgd@broadcom.cOm>
2654
2655 * gas/mips/elf-rel5.s, gas/mips/elf-rel5.s: New test
2656 to test symbol plus offset relocations in various ways.
2657 * gas/mips/mips.exp: Run new test.
2658
802a735e
AM
26592001-11-15 Alan Modra <amodra@bigpond.net.au>
2660
2661 * gas/ppc/booke.d: Modify reloc and target matches for powerpc64.
2662
6e917903
TW
26632001-11-11 Timothy Wall <twall@alum.mit.edu>
2664
2665 * gas/tic54x/sections.[sd]: Check for named, initialized sections
2666 defaulting to CODE and DATA.
2667 * gas/tic54x/align.[sd]: While breaking compatibility with TI's
2668 assembler, the difference is not worth the effort to fix. We'd
2669 prefer the assembler *not* fill the section alignment.
2670 * gas/tic54x/all-opcodes.d: Verify Lmem opcodes have proper
373f2697 2671 length.
6e917903
TW
2672 * gas/tic54x/labels.s: Document differences from TI tools.
2673 * gas/tic54x/extaddr.d: Match output.
2674 * gas/all/gas.exp: On c54x targets, don't do any tests that use
373f2697 2675 p2align.
6e917903 2676 * gas/macros/macros.exp: Expect failure matching use of .ascii.
373f2697 2677
ae948b86
TS
26782001-11-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2679
2680 * gas/mips/mips.exp: Change naming of some conditionals to reflect
2681 the object format they actually mean. Don't try mips-abi32 and
2682 mips-abi32-pic tests for ecoff.
2683
bacd434f
HPN
26842001-11-11 Hans-Peter Nilsson <hp@bitrange.com>
2685
2686 * gas/mmix/bspec-2.d, gas/mmix/bspec-1.d, gas/mmix/comment-1.d:
2687 Prune and generalize, adjusting to generic ELF file layout changes.
2688
9fb9af6e
CD
26892001-11-04 Chris Demetriou <cgd@broadcom.com>
2690
2691 * gas/mips/mips.exp (svr4pic): Set if target is *-*-netbsd*.
2692 (aout): Don't set if *-*-netbsd*.
373f2697 2693
dc5e727b
NC
26942001-11-02 NIIBE Yutaka <gniibe@m17n.org>
2695
2696 * gas/sh/basic.exp: For Linux, add "-big" option for the
2697 invocation of gas.
2698
5d45665a
SC
26992001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2700
2701 * gas/m68hc11/opers12.s: Add test for disassembler bug with movb
2702 instruction.
2703 * gas/m68hc11/opers12.d: Likewise.
2704 * gas/m68hc11/opers12-dwarf2.d: Likewise.
2705
afdbd6d0
CD
27062001-10-31 Chris Demetriou <cgd@broadcom.com>
2707
2708 * gas/mips/empic.s: Undo damage inflicted on 2000-12-02.
2709 * gas/mips/empic.d: Likewise.
2710 * gas/mips/elempic.d: Likewise (it was copied into other files).
2711 * gas/mips/telempic.d: Likewise.
2712 * gas/mips/tempic.d: Likewise.
2713
2714 * gas/mips/empic2.s: New test to check new 'la' and 'lw' (and
2715 related ops) syntax, test loads with large offsets.
2716 * gas/mips/emcic2.d: Likewise.
2717 * gas/mips/mips.exp: Run the new test on ELF platforms.
2718
3c1bae7f
NC
27192001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
2720
2721 * gas/mmix/pop-op.l: Update to match latest listing behaviour.
2722 * gas/mmix/reloc8.l: Update to match latest listing behaviour.
2723 * gas/mmix/resume-op.l: Update to match latest listing behaviour.
2724 * gas/mmix/save-op.l: Update to match latest listing behaviour.
2725 * gas/mmix/unsave-op.l: Update to match latest listing behaviour.
2726
a9f20350
HPN
27272001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
2728
2729 * gas/mmix/tst.s: Delete unused file.
2730 * gas/mmix/unsave-op.s, gas/mmix/save-op.s, gas/mmix/resume-op.s,
2731 gas/mmix/reloc8.s, gas/mmix/prefix1.s, gas/mmix/pop-op.s,
2732 gas/mmix/greg8.s, gas/mmix/greg6.s, gas/mmix/expr-1.s,
2733 gas/mmix/greg1.s, gas/mmix/err-bspec-5.s, gas/mmix/op-0-1.s,
2734 gas/mmix/fb-2.s: Remove trailing empty lines.
2735
3c3bdf30
NC
27362001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
2737
2738 * gas/mmix: New testsuite directory.
2739
67605879
CD
27402001-10-24 Chris Demetriou <cgd@broadcom.com>
2741
2742 * gas/mips/ld-empic.d: Remove extra whitespace at beginning of
2743 file introduced in the change on 2001-05-15.
2744
b631d488
CD
27452001-10-24 Chris Demetriou <cgd@broadcom.com>
2746
2747 * gas/mips/mips-abi32-pic.s: Use ".word" rather than ".4byte".
2748 Delete use of ".size".
2749 * gas/mips/mips-abi32.s: Likewise.
2750 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2751 * gas/mips/mips-gp32-fp32.s: Likewise.
2752 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2753 * gas/mips/mips-gp32-fp64.s: Likewise.
2754 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2755 * gas/mips/mips-gp64-fp32.s: Likewise.
2756 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2757 * gas/mips/mips-gp64-fp64.s: Likewise.
2758
9bb28706
CD
27592001-10-23 Chris Demetriou <cgd@broadcom.com>
2760
2761 * gas/mips/beq.s: Add zero words at end of instructions so
2762 that objdump will print "..." when disassembling.
2763 * gas/mips/beq.d: Update for disassembler changes which force
2764 branch delay-slot nops to be printed.
2765 * gas/mips/bge.d: Ditto.
2766 * gas/mips/bgeu.d: Ditto.
2767 * gas/mips/blt.d: Ditto.
2768 * gas/mips/bltu.d: Ditto.
2769 * gas/mips/jal-svr4pic.d: Ditto.
2770 * gas/mips/jal-xgot.d: Ditto.
2771
7903fbf8
L
27722001-10-20 H.J. Lu <hjl@gnu.org>
2773
2774 * gas/elf/ehopt0.s: Lose ",@progbits".
2775
2228315b
CD
27762001-10-17 Chris Demetriou <cgd@broadcom.com>
2777
2778 * gas/mips/mips.exp (sb1-ext-ps): New test to test
2779 SB-1 core's paired-single extensions to the MIPS64 ISA.
2780 * gas/mips/sb1-ext-ps.d: New file.
2781 * gas/mips/sb1-ext-ps.s: New file.
2782
f5c120c5
MG
27832001-10-17 matthew green <mrg@redhat.com>
2784
2785 * gas/ppc/altivec.s: New test for AltiVec.
2786 * gas/ppc/altivec.d: New file.
2787 * gas/ppc/ppc.exp: Test altivec.s
2788
a3366758
HPN
27892001-10-16 Hans-Peter Nilsson <hp@bitrange.com>
2790
2791 * gas/sh/err-le.s, gas/sh/err-be.s: New tests.
2792
9fa87a06
MG
27932001-10-13 matthew green <mrg@redhat.com>
2794
2795 * gas/ppc/booke.s (rfci, wrtee, wrteei, mfdcrx, mfdcr, mtdcrx,
2796 mtdcr, msync, dcba, mbar): New BookE tests.
2797 * gas/ppc/booke.d: Update for new BookE tests.
2798
418c1742
MG
27992001-10-12 matthew green <mrg@redhat.com>
2800
2801 * gas/ppc/booke.s: New test for Motorola BookE.
2802 * gas/ppc/booke.d: New file.
2803 * gas/ppc/ppc.exp: Test booke.s.
2804
05caa641
NC
28052001-10-09 Nick Clifton <nickc@cambridge.redhat.com>
2806
2807 * sh/basic.exp: Add dsp dump test.
bbce6ab7
AM
2808 * sh/dsp/d: New file: Expected output of disassembly of dsp.s
2809 * sh/dsp.s: New file: Test assembly source of DSP single data
05caa641
NC
2810 transfer instructions.
2811
611c71af
AH
28122001-10-08 Aldy Hernandez <aldyh@redhat.com>
2813
2814 * gas/arm/arm.exp: Run arm9e tests.
2815
2816 * gas/arm/maverick.c: New.
2817
2818 * gas/arm/maverick.d: New.
2819
2820 * gas/arm/maverick.s: New.
2821
f983ac44
TS
28222001-10-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2823
2824 * gas/mips/mips-gp64-fp32-pic.d: Use 32bit instructions for addresses.
2825 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2826 * gas/mips/mips-gp64-fp32.d: Likewise.
2827 * gas/mips/mips-gp64-fp32.s: Likewise.
2828 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
2829 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2830 * gas/mips/mips-gp64-fp64.d: Likewise.
2831 * gas/mips/mips-gp64-fp64.s: Likewise.
2832 * gas/mips/elempic.d: Likewise.
2833 * gas/mips/ld.d: Likewise.
2834 * gas/mips/uld.d: Likewise.
2835 * gas/mips/usd.d: Likewise.
2836
fc847f15
L
28372001-09-29 H.J. Lu <hjl@gnu.org>
2838
2839 * gas/i386/i386.exp: Run 64bit tests only for "i*86-*-* and
2840 x86_64-*-*.
2841
b6849f55
NC
28422001-09-18 Martin Schwidefsky <schwidefsky@de.ibm.com>
2843
2844 * gas/s390: New directory.
2845 * gas/s390/opcode.d: New file.
2846 * gas/s390/opcode.s: New file.
2847 * gas/s390/opcode64.d: New file.
2848 * gas/s390/opcode64.s: New file.
2849 * gas/s390/operands.d: New file.
2850 * gas/s390/operands.s: New file.
2851 * gas/s390/operands64.d: New file.
2852 * gas/s390/operands64.s: New file.
2853 * gas/s390/reloc.d: New file.
2854 * gas/s390/reloc.s: New file.
2855 * gas/s390/reloc64.d: New file.
2856 * gas/s390/reloc64.s: New file.
2857 * gas/s390/s390.exp: New file.
2858
06e70a48
EC
28592001-09-07 Eric Christopher <echristo@redhat.com>
2860
a529d758
EC
2861 * gas/mips/mips64.d: Change to use isa64.
2862 * gas/mips/mips32.d: Change to use isa32.
06e70a48 2863
553178e4
TS
28642001-09-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2865
2866 * gas/mips/mips-abi32-pic.s: Remove .set mips4 pseudo-op.
2867 * gas/mips/mips-abi32.s: Likewise.
2868 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
2869 * gas/mips/mips-gp32-fp32.s: Likewise.
2870 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
2871 * gas/mips/mips-gp32-fp64.s: Likewise.
2872 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
2873 * gas/mips/mips-gp64-fp32.s: Likewise.
2874 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
2875 * gas/mips/mips-gp64-fp64.s: Likewise.
b6849f55 2876
cb56d3d3
TS
28772001-09-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2878
2879 * gas/mips/beq.d: Check branches to external labels.
2880 * gas/mips/beq.s: Likewise.
2881 * gas/mips/bge.d: Likewise.
2882 * gas/mips/bge.s: Likewise.
2883 * gas/mips/bgeu.d: Likewise.
2884 * gas/mips/bgeu.s: Likewise.
2885 * gas/mips/blt.d: Likewise.
2886 * gas/mips/blt.s: Likewise.
2887 * gas/mips/bltu.d: Likewise.
2888 * gas/mips/bltu.s: Likewise.
2889 * gas/mips/elempic.d: Switch from R_MIPS_GNU_REL16_S2 to R_MIPS_PC16.
2890 * gas/mips/empic.d: Likewise.
2891 * gas/mips/empic.s: Likewise.
2892 * gas/mips/telempic.d: Likewise.
2893 * gas/mips/tempic.d: Likewise.
b6849f55 2894
8050ee1a
TS
28952001-09-06 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2896
2897 * gas/mips/tmips16-f.d: New file, testcase for big endian MIPS16
2898 relocations, tradtional variant.
b6849f55 2899
19f78583
RH
29002001-08-04 Richard Henderson <rth@redhat.com>
2901
2902 * gas/alpha/alpha.exp: New file.
2903 * gas/alpha/elf-reloc-1.[sd]: New test.
2904 * gas/alpha/elf-reloc-2.[sl]: New test.
2905 * gas/alpha/elf-reloc-3.[sl]: New test.
2906 * gas/alpha/elf-reloc-4.[sd]: New test.
2907 * gas/alpha/fp.exp: Remove file.
2908 * gas/alpha/fp.s: Output to .data not .rdata.
2909 * gas/alpha/fp.d: Adjust to match.
2910
ff460b2a 29112001-09-04 Jeffrey A Law (law@cygnus.com)
4961b731
JL
2912
2913 * gas/all/gas.exp (930509a): Expect failure on the H8/300 ELF port.
2914
2915 * gas/h8300/ffxx1-elf.d: Update due to recent changes to H8/300
2916 ELF toolchain.
2917 * gas/h8300/h8300-elf.exp: Likewise.
2918
2919 * gas/macros/macros.exp: Expect failure on all H8/300 ports.
2920
2921 * gas/vtable/vtable.exp: Do not run tests on H8/300 ELF ports.
2922
ff460b2a 29232001-08-30 J"orn Rennecke <amylaar@redhat.com>
f41e3528
JR
2924
2925 * gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.
2926 (do_h8300_branch, do_h8300h_cbranch, do_h8300h_branch): Likewise.
2927 (do_h8300s_cbranch, do_h8300s_branch, ffxx1): Likwise.
2928 * gas/h8300/h8300-coff.exp, gas/h8300/h8300-elf.exp: New files.
2929 * gas/h8300/branch-elf.s, gas/h8300/branchh-elf.s: Likewise.
2930 * gas/h8300/branchs-elf.s, gas/h8300/ffxx1-elf.d: Likewise.
2931 * gas/h8300/ffxx1-elf.s: Likewise.
2932 * gas/h8300/branch.s, gas/h8300/branchh.s: Move to:
2933 * gas/h8300/branch-coff.s, gas/h8300/branchh-coff.s
2934 * gas/h8300/branchs.s, gas/h8300/ffxx1.d: Move to:
2935 * gas/h8300/branchs-coff.s, gas/h8300/ffxx1-coff.d .
2936 * gas/h8300/ffxx1.s: Move to:
2937 * gas/h8300/ffxx1-coff.s .
2938
ff460b2a 29392001-08-29 J"orn Rennecke <amylaar@redhat.com>
3ad62fc4
JL
2940
2941 * lib/gas-defs.exp: (regexp_diff) At verbosity 3, also show
2942 where mismatch occurs due to regexp mismatch.
2943
e88b7c97
AM
29442001-08-27 Staffan Ulfberg <staffanu@swox.se>
2945 Alan Modra <amodra@bigpond.net.au>
2946
2947 * gas/macros/macros.exp: xfail powerpc-*-aix.
2948 * gas/ppc/astest64.s: New.
2949 * gas/ppc/astest64.d: New.
2950 * gas/ppc/astest2_64.s: New.
2951 * gas/ppc/astest2_64.d: New.
2952 * gas/ppc/test1elf.asm: New.
2953 * gas/ppc/test1xcoff.asm: New.
2954 * gas/ppc/generate.sh: New. Generate new files below from above .asm
2955 * gas/ppc/test1elf32.s: New.
2956 * gas/ppc/test1elf32.d: New.
2957 * gas/ppc/test1elf64.s: New.
2958 * gas/ppc/test1elf64.d: New.
2959 * gas/ppc/test1xcoff32.s: New.
2960 * gas/ppc/test1xcoff32.d: New.
2961 * gas/ppc/ppc.exp: Run new tests.
2962 * gas/ppc/simpshft.s: Tweak align now that we get nops.
2963
dda688fc
TS
29642001-08-24 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2965
2966 * binutils-all/readelf.exp: Don't regard mips*el-*-* as traditional
2967 mips.
2968 * gas/mips/mips.exp: Likewise. Use traditional testcases for
2969 mips${el}16-f if needed.
2970 * gas/mips/elempic.d: New file, testcase for little endian empic.
2971 * gas/mips/elfel-rel2.d: Don't test trailing zeroes in dump.
2972 * gas/mips/mips16-f.d: Use non-traditional symbol sorting.
2973 * gas/mips/mipsel16-f.d: Likewise.
2974 * gas/mips/mipsel16-e.d: New file, testcase for little endian MIPS16
2975 relocations.
2976 * gas/mips/tmipsel16-f.d: New file, testcase for little endian MIPS16
2977 relocations, traditional variant.
2978
c85229da
L
29792001-08-17 H.J. Lu <hjl@gnu.org>
2980
2981 * gas/sparc/unalign.d: Support Sparc V9.
2982
99c14723
TS
29832001-08-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2984
2985 * gas/mips/mips.exp: Added performance counter test.
2986 * gas/mips/perfcount.s: New File. Test of performance counter opcodes.
2987 * gas/mips/perfcount.d: Likewise.
2988
d8b6305a
NC
29892001-08-12 Nick Clifton <nickc@cambridge.redhat.com>
2990
2991 * gas/sparc/unalign.s: Extend test to check .uaword with multiple
2992 arguments.
2993 * gas/sparc/unalign.d: Extend to expect unaligned relocs for both
2994 arguments to .uaword.
2995
db1c0ae7
L
29962001-08-10 H.J. Lu <hjl@gnu.org>
2997
2998 * gas/mips/e32-rel2.d: Updated for the objdump output change.
2999 * gas/mips/e32el-rel2.d: Likewise.
3000 * gas/mips/elf-rel.d: Likewise.
3001 * gas/mips/elf-rel2.d: Likewise.
3002 * gas/mips/elf-rel3.d: Likewise.
3003 * gas/mips/elf_e_flags1.d: Likewise.
3004 * gas/mips/elf_e_flags2.d: Likewise.
3005 * gas/mips/elf_e_flags3.d: Likewise.
3006 * gas/mips/elf_e_flags4.d: Likewise.
3007 * gas/mips/elfel-rel.d: Likewise.
3008 * gas/mips/elfel-rel2.d: Likewise.
3009 * gas/mips/elfel-rel3.d: Likewise.
3010 * gas/mips/empic.d: Likewise.
3011 * gas/mips/mips16-e.d: Likewise.
3012 * gas/mips/mips16-f.d: Likewise.
3013 * gas/mips/mipsel16-f.d: Likewise.
3014 * gas/mips/telempic.d: Likewise.
3015 * gas/mips/tempic.d: Likewise.
3016 * gas/mips/tmips16-e.d: Likewise.
3017 * gas/mips/tmipsel16-e.d: Likewise.
3018
3019 * gas/mips/mips16-f.d: Fix the symbol table output.
3020
3021 * gas/mips/mipsel16-f.d: Fix the endian.
3022
3023 * gas/mips/mips.exp; Don't xfail mips16-f/mipsel16-f.
3024
a26f95e7
RS
30252001-08-10 Richard Sandiford <rsandifo@redhat.com>
3026
3027 * gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.
3028 * gas/mips/mips-gp32-fp64.d: Likewise.
3029 * gas/mips/mips-abi32.d: Likewise.
3030 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
3031 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
3032 * gas/mips/mips-abi32-pic.d: Likewise.
06e70a48 3033
21d34b1c
TS
30342001-07-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3035
3036 * mips/lb.d: Reflect disassembler output fixes.
3037 * mips/mips32.d: Likewise.
3038 * mips/mips64.d: Likewise. Typo.
3039 * mips/sb.d: Likewise.
3040 * mips/trunc.d: Likewise.
3041
25a7b89f
L
30422001-08-04 H.J. Lu <hjl@gnu.org>
3043
3044 * gas/cris/operand-err-1.s: Updated.
3045
aea2ae6e
L
30462001-08-04 H.J. Lu <hjl@gnu.org>
3047 Chris G. Demetriou <cgd@broadcom.com>
3048
3049 * gas/mips/e32-rel4.s: Removed.
3050
3051 * gas/mips/e32-rel4.d: Use elf-rel4.s.
3052
3053 * gas/mips/mips.exp: Use the same rel4 test for litte endian.
3054
3055 * gas/mips/mips-abi32-pic.d: Add lines for objdump.
3056 * gas/mips/mips-abi32.d: Likewise.
3057 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
3058 * gas/mips/mips-gp32-fp32.d: Likewise.
3059 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
3060 * gas/mips/mips-gp32-fp64.d: Likewise.
3061 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
3062 * gas/mips/mips-gp64-fp32.d: Likewise.
3063 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
3064 * gas/mips/mips-gp64-fp64.d: Likewise.
3065
3066 * gas/mips/mips-abi32-pic.s: Add space for objdump.
3067 * gas/mips/mips-abi32.s: Likewise.
3068 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
3069 * gas/mips/mips-gp32-fp32.s: Likewise.
3070 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
3071 * gas/mips/mips-gp32-fp64.s: Likewise.
3072 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
3073 * gas/mips/mips-gp64-fp32.s: Likewise.
3074 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
3075 * gas/mips/mips-gp64-fp64.s: Likewise.
3076
3077 * gas/mips/mips-abi32-pic.s: Add the missing .end.
3078 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
3079 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
3080 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
3081 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
3082
82146c59 30832001-08-03 Richard Sandiford <rsandifo@redhat.com>
06e70a48 3084
82146c59
RS
3085 * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test.
3086 * gas/mips/e32-rel4.s, gas/mips/e32-rel4.s: New test.
3087
3088 * gas/mips/mips.exp: Run new tests.
3089
dc462216
RS
30902001-08-02 Richard Sandiford <rsandifo@redhat.com>
3091
3092 * gas/mips/mips-gp32-fp32,
3093 * gas/mips/mips-gp32-fp64,
3094 * gas/mips/mips-gp64-fp32,
3095 * gas/mips/mips-gp64-fp64,
3096 * gas/mips/mips-abi32,
3097 * gas/mips/mips-gp32-fp32-pic,
3098 * gas/mips/mips-gp32-fp64-pic,
3099 * gas/mips/mips-gp64-fp32-pic,
3100 * gas/mips/mips-gp64-fp64-pic,
3101 * gas/mips/mips-abi32-pic: New testcases.
3102
3103 * gas/mips/mips.exp: Run them.
3104
af08bab8
AM
31052001-08-01 Alan Modra <amodra@bigpond.net.au>
3106
3107 * gas/elf/section2.l: Adjust warning message comparison.
3108
0c4ec151
RS
31092001-07-31 Richard Sandiford <rsandifo@redhat.com>
3110
3111 * gas/mips/mips.exp (el): New variable.
3112 Use it to pick ELF reloc tests.
3113
411e0b6d
CD
31142001-07-26 Chris Demetriou <cgd@broadcom.com>
3115
3116 * gas/mips/lif-empic.d: Add back dollar signs before floating
3117 point register names.
3118
bc4aa73f
AM
31192001-07-26 Alan Modra <amodra@bigpond.net.au>
3120
3121 * gas/i386/relax.s: Test rs_space.
3122 * gas/i386/relax.d: Update.
3123
2e7a08de
AM
31242001-07-23 Alan Modra <amodra@bigpond.net.au>
3125
3126 * gas/i386/opcode.d: Tweak lgdt for 2001-07-18 change.
3127 * gas/i386/intel.d: Likewise.
3128
9a7f7ba6
PB
31292001-07-16 Philip Blundell <philb@gnu.org>
3130
3131 * gas/arm/arm7t.d, gas/arm/inst.d: Tweak expected output for
3132 change to disassembler.
3133
e7d10af4
NC
31342001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
3135
3136 Fix failures in MIPS testsuite:
3137 * gas/mips/abs.d: Pass -march=4000 to gas.
3138 * gas/mips/eld_rel2.d: Do not expect zeroes at end of dump.
3139 * gas/mips/elf_e_flags1.d: Pass -march=4000 to gas.
3140
8a543126
AM
31412001-07-11 Jakub Jelinek <jakub@redhat.com>
3142
3143 * gas/sparc/unalign.s: Remove .uaxword test.
3144 * gas/sparc/unalign.d: Adjust accordingly.
3145
7e005732
NC
31462001-07-08 Anders Norlander <anorland@synergenix.se>
3147
3148 * gas/all/gas.exp: Run incbin test.
3149 * gas/all/incbin.s: New file.
3150 * gas/all/incbin.d: New file.
3151
7461da6e
RS
31522001-07-04 Richard Sandiford <rsandifo@redhat.com>
3153
3154 * gas/mips/elf-rel3.s: Add zero word to end of file.
3155
86a15486
L
31562001-07-03 H.J. Lu <hjl@gnu.org>
3157
3158 * gas/mips/lb-xgot-ilocks.d: Add -march=r3900.
3159
013468bc
BE
31602001-07-01 Ben Elliston <bje@redhat.com>
3161
3162 * gas/m88k/allinsn.s: New file.
3163 * gas/m88k/allinsn.d: Likewise.
3164 * gas/m88k/m88k.exp: Test with allinsn.s also.
3165
ec68c924
EC
31662001-06-28 Eric Christopher <echristo@redhat.com>
3167
3168 * gas/mips/usd.d: Change for march/mtune.
3169 * gas/mips/ulh-xgot.d: Ditto.
3170 * gas/mips/uld.d: Ditto.
3171 * gas/mips/trunc.d: Ditto.
3172 * gas/mips/rol.d: Ditto.
3173 * gas/mips/nodelay.d: Ditto.
3174 * gas/mips/mul.d: Ditto.
3175 * gas/mips/mul-ilocks.d: Ditto.
3176 * gas/mips/trap20.d: Ditto.
3177 * gas/mips/mips4.d: Ditto.
3178 * gas/mips/mips16.d: Ditto.
3179 * gas/mips/lif-xgot.d: Ditto.
3180 * gas/mips/lif-svr4pic.d: Ditto.
3181 * gas/mips/ld-xgot.d: Ditto.
3182 * gas/mips/ld-svr4pic.d: Ditto.
3183 * gas/mips/ld-ilocks-addr32.d: Ditto.
3184 * gas/mips/lb-xgot.d: Ditto.
3185 * gas/mips/jal-xgot.d: Ditto.
3186 * gas/mips/jal-svr4pic.d: Ditto.
3187 * gas/mips/delay.d: Ditto.
3188 * gas/mips/lb-xgot-ilocks.d: Ditto.
3189 * gas/mips/div.d: Ditto.
3190 * gas/mips/break20.d: Ditto.
3191 * gas/mips/delay.d: Ditto.
3192 * gas/mips/elf_e_flags3.d: Ditto.
3193 * gas/mips/elf_e_flags4.d: Ditto.
3194 * gas/mips/lineno.d: Ditto.
3195 * gas/mips/mips16.d: Ditto.
3196 * gas/mips/mips4.d: Ditto.
3197 * gas/mips/mips4010.d: Ditto.
3198 * gas/mips/mips4650.d: Ditto.
3199
1cac9012
NC
32002001-06-21 Nick Clifton <nickc@cambridge.redhat.com>
3201
3202 * gas/arm/arm.exp: Remove msr-bad.s test.
3203 Select processor type for architecture specific instruction tests.
3204
3205 * gas/arm/adrl.s: Add adrEQl as a test.
3206 * gas/arm/adrl.d: Adjusted expected output.
3207
3208 * gas/arm/arm7dm.s: Add "msr CPSR_x, #0" as a test instruction.
3209 * gas/arm/msr-bad.s: Delete.
3210
1ad63b2f
TR
32112001-06-18 Tom Rix <trix@redhat.com>
3212
3213 * gas/ppc/aix.exp: New file, aix specific tests.
3214 * gas/ppc/align.s: New file, .comm alignment test.
ec68c924 3215
74b5b66a
AJ
32162001-06-13 Andreas Jaeger <aj@suse.de>
3217
3218 * gas/vtable/vtable.exp (run_list_test): Don't run on sparc64.
3219
e1f44d10
NC
32202001-06-06 Peter Jakubek <pjak@snafu.de>
3221
3222 * gas/mri/for.d: Correct for swapped operands.
bbce6ab7
AM
3223 * gas/mri/if.d: Likewise.
3224 * gas/mri/repeat.d: Likewise.
3225 * gas/mri/while.d: Likewise.
e1f44d10 3226
de8b1efe
AM
32272001-06-12 Alan Modra <amodra@bigpond.net.au>
3228
3229 * gas/i386/x86_64.d: Update for 2001-06-11 disassembler change.
3230
bab00cea
L
32312001-06-10 H.J. Lu <hjl@gnu.org>
3232
3233 * gas/elf/section2.l: Match various white spaces.
3234
6174aabb
L
32352001-06-10 H.J. Lu <hjl@gnu.org>
3236
3e9379a9 3237 * gas/elf/section2.e: Support 64bit ELF.
6174aabb
L
3238 * gas/elf/section2.e-mips: Likewise.
3239
594e740f
L
32402001-06-08 H.J. Lu <hjl@gnu.org>
3241
3242 * gas/mips/elfel-rel3.s: Moved to ...
3243 * gas/mips/elf-rel3.s: Here.
3244
3245 * gas/mips/elf-rel3.d: Updated.
3246
3247 * gas/mips/elfel-rel3.d: Updated.
3248
3249 * gas/mips/relax.d: New file.
3250 * gas/mips/relax.s: Likewise.
3251
3252 * gas/mips/mips.exp: Run relax and set xfail.
3253
d9e138e2
L
32542001-06-08 H.J. Lu <hjl@gnu.org>
3255
3256 * gas/mips/illegal.s: New file.
3257 * gas/mips/illegal.l: Likewise.
3258
3259 * gas/elf/elf.exp (run_list_test): New.
3260 Run illegal with run_list_test.
3261
7388e440
L
32622001-06-08 H.J. Lu <hjl@gnu.org>
3263
3264 * gas/mips/elf-jal.d: New file.
3265
3266 * gas/mips/mips.exp: Run "elf-jal" instead of "jal" for ELF.
3267
02e07694
AM
32682001-06-08 Alan Modra <amodra@bigpond.net.au>
3269
3270 * gas/elf/elf.exp (run_list_test): Undo $readelf change in 2001-06-07.
3271
fa6b2d59
L
32722001-06-07 H.J. Lu <hjl@gnu.org>
3273
3274 * gas/elf/section2.e-mips: New file.
3275
3276 * gas/elf/elf.exp (run_list_test): Add suffix.
3277 Pass -mips as suffix to run_list_test for mips.
3278
7b15a6b5
L
32792001-06-07 H.J. Lu <hjl@gnu.org>
3280
3281 * gas/elf/section2.l: Match ".*GAS.*" instead of
3282 "GAS LISTING .*".
3283
9160c09b
L
32842001-06-07 H.J. Lu <hjl@gnu.org>
3285
3286 * gas/mips/mips.exp: Set xfail for "lineno" on Linux/mips.
3287
d2d89a16 32882001-06-07 H.J. Lu <hjl@gnu.org>
823e3a73
L
3289
3290 * gas/mips/empic.d: Support stabs.
3291 * gas/mips/mips16-e.d: Likewise.
3292 * gas/mips/mips16-f.d: Likewise.
3293 * gas/mips/mipsel16-f.d: Likewise.
3294 * gas/mips/telempic.d: Likewise.
3295 * gas/mips/tempic.d: Likewise.
3296 * gas/mips/tmips16-e.d: Likewise.
3297 * gas/mips/tmipsel16-e.d: Likewise.
3298
a90335ee
L
32992001-06-06 H.J. Lu <hjl@gnu.org>
3300
3301 * gas/mips/elf-rel3.s: New file.
3302 * gas/mips/elf-rel3.d: Likewise.
3303 * gas/mips/elfel-rel3.s: Likewise.
3304 * gas/mips/elfel-rel3.d: Likewise.
3305
3306 * gas/mips/mips.exp: Run elf-rel3/elfel-rel3.
3307
5b5032eb
L
33082001-06-06 H.J. Lu <hjl@gnu.org>
3309
3310 * gas/elf/elf.exp (run_list_test): New.
3311 Run section2 with run_list_test.
3312
3313 * gas/elf/section2.e: New file.
3314 * gas/elf/section2.l: Likewise.
3315 * gas/elf/section2.s: Likewise.
3316
5199a87b
L
33172001-06-04 H.J. Lu <hjl@gnu.org>
3318
3319 * gas/mips/mips4010.s: Add the missing ".end".
3320 * gas/mips/mips4100.s: Likewise.
3321 * gas/mips/mips4650.s: Likewise.
3322 * gas/mips/sync.s: Likewise.
3323
0b4bdf77
L
33242001-06-02 H.J. Lu <hjl@gnu.org>
3325
3326 * gas/sparc/unalign.d: Support Sparc V9.
3327
0f2712ed
NC
33282001-05-28 Jeff Sturm <jsturm@one-point.com>
3329
3330 * gas/sparc/unalign.s: New test. Check unaligned relocs.
3331 * gas/sparc/unalign.d: New expected test results.
3332 * gas/sparc/sparc.exp: Run new test.
3333
0b171357
HPN
33342001-05-27 Hans-Peter Nilsson <hp@axis.com>
3335
3336 * gas/cris/addi.d: Tweak for 64-bit BFD.
0f2712ed
NC
3337 * gas/cris/binop-cmpmove.d: Ditto.
3338 * gas/cris/binop-cmpmovx.d: Ditto.
3339 * gas/cris/binop-extx.d: Ditto.
3340 * gas/cris/binop.d: Ditto.
3341 * gas/cris/bork.d: Ditto.
3342 * gas/cris/branch.d: Ditto.
3343 * gas/cris/break.d: Ditto.
3344 * gas/cris/brokw-1.d: Ditto.
3345 * gas/cris/brokw-2.d: Ditto.
3346 * gas/cris/brokw-3.d: Ditto.
3347 * gas/cris/ccr.d: Ditto.
3348 * gas/cris/clear.d: Ditto.
3349 * gas/cris/continue.d: Ditto.
3350 * gas/cris/fragtest.d: Ditto.
3351 * gas/cris/jump-type.d: Ditto.
3352 * gas/cris/labfloat.d: Ditto.
3353 * gas/cris/macroat.d: Ditto.
3354 * gas/cris/movem-to-reg.d: Ditto.
3355 * gas/cris/nosep.d: Ditto.
3356 * gas/cris/oneop-type.d: Ditto.
3357 * gas/cris/prefix.d: Ditto.
3358 * gas/cris/pushpop-byte-sreg.d: Ditto.
3359 * gas/cris/pushpop-dword-sreg.d: Ditto.
3360 * gas/cris/pushpop-word-sreg.d: Ditto.
3361 * gas/cris/pushpop.d: Ditto.
3362 * gas/cris/quick-s6.d: Ditto.
3363 * gas/cris/quick-u5.d: Ditto.
3364 * gas/cris/quick-u6.d: Ditto.
3365 * gas/cris/range-err-1.s: Ditto.
3366 * gas/cris/rd-pic-1.d: Ditto.
3367 * gas/cris/rd-regprefix-1.d: Ditto.
3368 * gas/cris/rd-regprefix-1b.d: Ditto.
3369 * gas/cris/reg-to-mem.d: Ditto.
3370 * gas/cris/regreg.d: Ditto.
3371 * gas/cris/return.d: Ditto.
3372 * gas/cris/scc.d: Ditto.
3373 * gas/cris/separator.d: Ditto.
3374 * gas/cris/shexpr-1.d: Ditto.
3375 * gas/cris/sreg-to-x.d: Ditto.
3376 * gas/cris/test.d: Ditto.
3377 * gas/cris/unimplemented.d: Ditto.
3378 * gas/cris/unop-mem.d: Ditto.
3379 * gas/cris/x-to-byte-sreg.d: Ditto.
3380 * gas/cris/x-to-dcr1-sreg.d: Ditto.
3381 * gas/cris/x-to-dword-sreg.d: Ditto.
3382 * gas/cris/x-to-word-sreg.d: Ditto.
0b171357
HPN
3383 * gas/cris/shexpr-1.d: Ditto. Correct format.
3384
ff8715d0
L
33852001-05-25 H.J. Lu <hjl@gnu.org>
3386
3387 * gas/mips/e32el-rel2.d: New for little endian mips.
3388 * gas/mips/elfel-rel2.d: Likewise.
3389 * gas/mips/elfel-rel.d: Likewise.
3390 * gas/mips/mipsel16-f.d: Likewise.
3391 * gas/mips/telempic.d: Likewise.
3392 * gas/mips/tmipsel16-e.d: Likewise.
3393
3394 * gas/mips/tempic.d: New for traditional mips.
3395 * gas/mips/tmips16-e.d: Likewise.
3396
3397 * gas/mips/elf-rel.d: Handle alignment padding.
3398 * gas/mips/elf-rel2.d: Likewise.
3399
3400 * gas/mips/mips.exp: Support little endian and traditional
3401 mips.
3402
8569c2f5
L
34032001-05-24 H.J. Lu <hjl@gnu.org>
3404
3405 * gas/m68k/pcrel.d: Support 64bit BFD.
3406
58e2fc90
L
34072001-05-24 H.J. Lu <hjl@gnu.org>
3408
3409 * gas/arm/adrl.d: Support 64bit BFD.
3410 * gas/arm/arm7t.d: Likewise.
3411 * gas/arm/inst.d: Likewise.
3412 * gas/arm/pic.d: Likewise.
3413 * gas/arm/xscale.d: Likewise.
3414
60edd2d3
AM
34152001-05-23 Alan Modra <amodra@one.net.au>
3416
3417 * gas/elf/ehopt0.d: Tweak for bigendian targets.
3418
aa5f19f2
NC
34192001-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3420
3421 * gas/mips/abs.d: Remove $ before register names, per latest
3422 disassembler.
3423 * gas/mips/add.d: Ditto.
3424 * gas/mips/and.d: Ditto.
3425 * gas/mips/beq.d: Ditto.
3426 * gas/mips/bge.d: Ditto.
3427 * gas/mips/bgeu.d: Ditto.
3428 * gas/mips/blt.d: Ditto.
3429 * gas/mips/bltu.d: Ditto.
3430 * gas/mips/delay.d: Ditto.
3431 * gas/mips/div-ilocks.d: Ditto.
3432 * gas/mips/div.d: Ditto.
3433 * gas/mips/dli.d: Ditto.
3434 * gas/mips/elf_e_flags1.d: Ditto.
3435 * gas/mips/elf_e_flags2.d: Ditto.
3436 * gas/mips/elf_e_flags3.d: Ditto.
3437 * gas/mips/elf_e_flags4.d: Ditto.
3438 * gas/mips/jal-empic.d: Ditto.
3439 * gas/mips/jal-svr4pic.d: Ditto.
3440 * gas/mips/jal-xgot.d: Ditto.
3441 * gas/mips/jal.d: Ditto.
3442 * gas/mips/la-empic.d: Ditto.
3443 * gas/mips/la-svr4pic.d: Ditto.
3444 * gas/mips/la-xgot.d: Ditto.
3445 * gas/mips/la.d: Ditto.
3446 * gas/mips/lb-empic.d: Ditto.
3447 * gas/mips/lb-svr4pic.d: Ditto.
3448 * gas/mips/lb-xgot-ilocks.d: Ditto.
3449 * gas/mips/lb-xgot.d: Ditto.
3450 * gas/mips/lb.d: Ditto.
3451 * gas/mips/ld-empic.d: Ditto.
3452 * gas/mips/ld-ilocks-addr32.d: Ditto.
3453 * gas/mips/ld-ilocks.d: Ditto.
3454 * gas/mips/ld-svr4pic.d: Ditto.
3455 * gas/mips/ld-xgot.d: Ditto.
3456 * gas/mips/ld.d: Ditto.
3457 * gas/mips/li.d: Ditto.
3458 * gas/mips/lif-empic.d: Ditto.
3459 * gas/mips/lif-svr4pic.d: Ditto.
3460 * gas/mips/lif-xgot.d: Ditto.
3461 * gas/mips/lifloat.d: Ditto.
3462 * gas/mips/mips16.d: Ditto.
3463 * gas/mips/mips32.d: Ditto.
3464 * gas/mips/mips4.d: Ditto.
3465 * gas/mips/mips4010.d: Ditto.
3466 * gas/mips/mips4100.d: Ditto.
3467 * gas/mips/mips4650.d: Ditto.
3468 * gas/mips/mips64.d: Ditto.
3469 * gas/mips/mul-ilocks.d: Ditto.
3470 * gas/mips/mul.d: Ditto.
3471 * gas/mips/nodelay.d: Ditto.
3472 * gas/mips/rol.d: Ditto.
3473 * gas/mips/sb.d: Ditto.
3474 * gas/mips/trap20.d: Ditto.
3475 * gas/mips/trunc.d: Ditto.
3476 * gas/mips/uld.d: Ditto.
3477 * gas/mips/ulh-empic.d: Ditto.
3478 * gas/mips/ulh-svr4pic.d: Ditto.
3479 * gas/mips/ulh-xgot.d: Ditto.
3480 * gas/mips/ulh.d: Ditto.
3481 * gas/mips/ulw.d: Ditto.
3482 * gas/mips/usd.d: Ditto.
3483 * gas/mips/ush.d: Ditto.
3484 * gas/mips/usw.d: Ditto.
3485
1ff55c93
RH
34862001-05-14 Richard Henderson <rth@redhat.com>
3487
3488 * gas/elf/ehopt0.s: New.
3489 * gas/elf/ehopt0.d: New.
3490 * gas/elf/elf.exp: Run it.
3491
bcee8eb8
AM
34922001-05-12 Peter Targett <peter.targett@arccores.com>
3493
3494 * gas/arc/st.s: Add test case @h30 fixup.
3495 * gas/arc/st.d: Update to suit.
3496
67d6227d
AM
34972001-05-12 Alan Modra <amodra@one.net.au>
3498
3499 * gas/i386/sse2.s: Correct cvtps2dq, movdq2q, and movq2dq
4bba6815 3500 * gas/i386/sse2.d: Likewise. Fix pmuludq and punpckhqdq too.
67d6227d
AM
3501
3502 * gas/i386/ssemmx2.d: Correct movq.
3503
cbc5fe50
HPN
35042001-05-10 Hans-Peter Nilsson <hp@axis.com>
3505
3506 * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
3507 handling.
3508
992aaec9
AM
35092001-05-04 Alan Modra <amodra@one.net.au>
3510
3511 * gas/i386/katmai.d: Correct pmovmskb and pextrw opcodes.
3512 * gas/i386/ssemmx2.d: Likewise. Correct register for pextrw,
3513 pinsrw, and pmovmskb.
3514 * gas/i386/sse2.d: Correct register for movmskpd.
3515
c7e40348
NC
35162001-05-02 Johan Rydberg <jrydberg@opencores.org>
3517
bbce6ab7
AM
3518 * gas/openrisc/addi.s: New file.
3519 * gas/openrisc/addi.d: Likewise.
3520 * gas/openrisc/allinsn.exp: Likewise.
3521 * gas/openrisc/allinsn.s: Likewise.
3522 * gas/openrisc/allinsn.d: Likewise.
3523 * gas/openrisc/lohi.s: Likewise.
3524 * gas/openrisc/lohi.d: Likewise.
3525 * gas/openrisc/store.s: Likewise.
3526 * gas/openrisc/store.d: Likewise.
c7e40348 3527
ad7f5c69
HPN
35282001-04-05 Hans-Peter Nilsson <hp@axis.com>
3529
3530 * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
3531 gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
3532 gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
3533 gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
3534 gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d:
3535 New tests.
8ac9c124
HPN
3536 * gas/cris/brokw-2.s: Correct broken-word expansion visualization
3537 in comment.
777623bb
HPN
3538 * gas/cris/fragtest.s, gas/cris/rd-pic-1.s,
3539 gas/cris/binop-cmpmovx.d, gas/cris/binop-cmpmove.d,
3540 gas/cris/binop.d, gas/cris/binop.s, gas/cris/brokw-2.d,
3541 gas/cris/clear.d, gas/cris/fragtest.s, gas/cris/jump-type.d,
3542 gas/cris/nosep.s, gas/cris/pushpop.d, gas/cris/quick.s,
3543 gas/cris/range-err-2.s, gas/cris/sep-err-1.s,
3544 gas/cris/sreg-to-x.d, gas/cris/test.d, gas/cris/x-to-byte-sreg.d,
3545 gas/cris/x-to-word-sreg.d, gas/cris/x-to-dword-sreg.d: Remove
3546 trailing empty lines.
3547 * gas/cris/continue.s: Ditto, tweak comment.
ad7f5c69 3548
4b0d96c2
HPN
3549 * lib/gas-defs.exp (run_dump_test): Support using readelf.
3550 * config/default.exp: Default READELF and READELFFLAGS.
3551
61b96bb4
AM
35522001-03-31 Alan Modra <alan@linuxcare.com.au>
3553
3554 * gas/all/cond.s: Add .if .elseif tree.
3555 * gas/all/cond.d: Match above.
3556
5fba8300
L
35572001-03-30 H.J. Lu <hjl@gnu.org>
3558
3559 * gas/i386/relax.d: Dump with -s instead of -drw.
3560
00687228
L
35612001-03-29 H.J. Lu <hjl@gnu.org>
3562
3563 * gas/i386/relax.s: New test for relaxation between sections.
3564 * gas/i386/relax.d: New.
3565
3566 * gas/i386/i386.exp: Add tests for ELF.
3567
d5c4095a
NC
35682001-03-27 Chris Demetriou <cgd@broadcom.com>
3569
3570 * gas/mips/lineno.d: Allow for the possibility that
3571 the local labels won't be in the objdump output. Match
3572 zeros in addresses using '+' for better compatibility with
3573 different targets.
3574
10a51814
CD
35752001-03-26 Chris Demetriou <cgd@broadcom.com>
3576
3577 * gas/mips/sync.s: Declare 'foo' as a function so that this
3578 test will work on properly on ECOFF targets.
3579
0f17484f
AM
35802001-03-24 Alan Modra <alan@linuxcare.com.au>
3581
3582 * gas/i386/ssemmx2.s: Change movntq to movntdq.
3583 * gas/i386/ssemmx2.d: Matching change.
3584
7704145c
HPN
35852001-03-23 Hans-Peter Nilsson <hp@axis.com>
3586
5ef6758f
HPN
3587 * gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d:
3588 New tests.
3589
7704145c
HPN
3590 * gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s,
3591 gas/cris/branch-warn-3.s: Tweak for fixed FIXME:s.
3592
bbe6d95f
AM
35932001-03-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
3594
3595 * gas/vax/quad.exp: Correct expected result.
3596
d394a339
AS
35972001-03-19 Andreas Schwab <schwab@suse.de>
3598
3599 * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get
3600 consistent output across targets.
3601 * gas/m68k/pcrel.d: Adjusted.
3602
64cbbfae
L
36032001-03-18 H.J. Lu <hjl@gnu.org>
3604
3605 * gas/i386/intel.s: Move PIC code to ...
3606 * gas/i386/intelpic.s: New. Here.
3607 * gas/i386/intel.d: Updated.
3608 * gas/i386/intelpic.d: New.
3609
3610 * gas/i386/i386.exp: Check PIC code in Intel syntax for ELF
3611 targets only.
3612
31abcf7d
SC
36132001-03-18 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3614
3615 * gas/mri/mri.exp: Fix test of m6811/m6812 targets.
3616
fa7cd6d2
L
36172001-02-26 H.J. Lu <hjl@gnu.org>
3618
3619 * gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]".
3620
d88ae36a
L
36212001-02-23 H.J. Lu <hjl@gnu.org>
3622
3623 * gas/ia64/opc-a-err.l: Fix "cmp4.lt.or".
3624
3625 * gas/ia64/opc-a.pl: Add tests for pseudo-ops for "cmp" and
3626 "cmp4".
3627 * gas/ia64/opc-a.s: Rebuilt.
3628 * gas/ia64/opc-a.d: Likewise.
3629
f14c6878
CD
36302001-02-17 Chris Demetriou <cgd@broadcom.com>
3631
3632 * gas/mips/mips32.d: Remove ELF dependencies. This test
3633 wasn't meant to be ELF specific, and doesn't have to be.
3634 * gas/mips/mips64.d: Likewise.
3635
2cd5676f
CD
36362001-02-17 Chris Demetriou <cgd@broadcom.com>
3637
3638 * gas/mips/mips.exp: Don't attempt the elf_e_flags family of
3639 tests if not ELF; they test ELF-specific features.
3640
98a79704
SC
36412001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3642
74b5b66a 3643 * gas/mri/mri.exp: Don't execute the M68K specific tests
98a79704
SC
3644 on m6811-elf and m6812-elf targets, still run the generic MRI tests.
3645
4f69f974
SC
36462001-02-04 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3647
3648 * gas/m68hc11/malis.s: New test to verify compliance with Motorola
3649 Assembly Language Input Standard.
3650 * gas/m68hc11/malis.d: New file.
3651 * gas/m68hc11/malis-include.s: New file.
3652 * gas/m68hc11/all.exp: Add the new test.
3653
6e0b89ee
AM
36542001-01-12 Alan Modra <alan@linuxcare.com.au>
3655
3656 * gas/i386/i386.exp (gas_64_check): Correct target string.
3657 Use gas_64_check rather than target string to decided whether
3658 x86_64 checks should run.
3659
3660 * gas/i386/sse2.s: Add a label to cure objdump "no symbols" error.
3661 * gas/i386/ssemmx2.s: Likewise.
3662 * gas/i386/sse2.d: Update to suit.
3663 * gas/i386/ssemmx2.s: Likewise.
3664
0d2bcfaf
NC
36652001-01-11 Peter Targett <peter.targett@arccores.com>
3666
3667 * gas/arc/alias.*: Removed.
3668 * gas/arc/branch.*: Likewise.
3669 * gas/arc/insn3.*: Likewise.
3670 * gas/arc/math.*: Likewise.
3671 * gas/arc/sshift.*: Likewise.
3672 * gas/arc/arc.exp: Simplified test process for base case
3673 instruction set by adding run_dump_test cases for all base
3674 instructions.
74b5b66a
AJ
3675 * gas/arc/adc.s, gas/arc/adc.d: New test cases and dump.
3676 * gas/arc/add.s, gas/arc/add.d: Likewise.
3677 * gas/arc/and.s, gas/arc/and.d: Likewise.
3678 * gas/arc/asl.s, gas/arc/asl.d: Likewise.
3679 * gas/arc/asr.s, gas/arc/asr.d: Likewise.
3680 * gas/arc/b.s, gas/arc/b.d: Likewise.
3681 * gas/arc/bic.s, gas/arc/bic.d: Likewise.
3682 * gas/arc/bl.s, gas/arc/bl.d: Likewise.
3683 * gas/arc/brk.s, gas/arc/brk.d: Likewise.
3684 * gas/arc/extb.s, gas/arc/extb.d: Likewise.
3685 * gas/arc/extw.s, gas/arc/extw.d: Likewise.
3686 * gas/arc/flag.s, gas/arc/flag.d: Likewise.
3687 * gas/arc/j.s, gas/arc/j.d: Likewise.
3688 * gas/arc/jl.s, gas/arc/jl.d: Likewise.
3689 * gas/arc/ld.s, gas/arc/ld.d: Likewise.
3690 * gas/arc/ld2.s, gas/arc/ld2.d: Likewise.
3691 * gas/arc/lp.s, gas/arc/lp.d: Likewise.
3692 * gas/arc/lsr.s, gas/arc/lsr.d: Likewise.
3693 * gas/arc/mov.s, gas/arc/mov.d: Likewise.
3694 * gas/arc/nop.s, gas/arc/nop.d: Likewise.
3695 * gas/arc/or.s, gas/arc/or.d: Likewise.
3696 * gas/arc/rlc.s, gas/arc/rlc.d: Likewise.
3697 * gas/arc/ror.s, gas/arc/ror.d: Likewise.
3698 * gas/arc/rrc.s, gas/arc/rrc.d: Likewise.
3699 * gas/arc/sbc.s, gas/arc/sbc.d: Likewise.
3700 * gas/arc/sexb.s, gas/arc/sexb.d: Likewise.
3701 * gas/arc/sexw.s, gas/arc/sexw.d: Likewise.
3702 * gas/arc/sleep.s, gas/arc/sleep.d: Likewise.
3703 * gas/arc/add.s, gas/arc/add.d: Likewise.
3704 * gas/arc/st.s, gas/arc/st.d: Likewise.
3705 * gas/arc/sub.s, gas/arc/sub.d: Likewise.
3706 * gas/arc/swi.s, gas/arc/swi.d: Likewise.
3707 * gas/arc/xor.s, gas/arc/xor.d: Likewise.
0d2bcfaf
NC
3708 * gas/arc/warn.s: Removed warning test case for setting of flags
3709 followed by conditional branch, an arc5 only feature.
3710
3711 * gas/ieee-fp/x930509a.exp: Skip test if target also arc*-*-*.
3712
3713 * gas/vtable/vtable.exp: Skip tests if target also arc*-*-*.
3714
88051039
SC
37152001-01-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3716
3717 * gas/m68hc11/opers12.s: Add more tests for index post byte.
3718 * gas/m68hc11/opers12.d: Likewise.
3719
68a581b8
SC
37202001-01-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3721
3722 * gas/m68hc11/all.exp: Add new tests for dwarf2.
3723 * gas/m68hc11/lbranch-dwarf2.d: New file, test for dwarf2.
3724 * gas/m68hc11/opers12-dwarf2.d: Likewise.
3725 * gas/m68hc11/insns-dwarf2.d: Likewise.
3726
3f535693
NC
37272001-01-11 Nick Clifton <nickc@redhat.com>
3728
3729 * gas/arm/adrl.s: Add global label 'foo'.
3730 * gas/arm/adrl.d: Expect to see references to 'foo' in the
3731 disassembly. COFF and ELF disassemblys should now be the same.
3732
ff460b2a 37332001-01-10 Jan Hubicka <jh@suse.cz>
de9d65b5
JH
3734
3735 * i386.exp: Add ssemmx2 and sse2 tests.
3736 (sse2.d, sse2.s, ssemmx2.d, ssemmx2.s): New tests.
3737
d38ccb31
NC
37382001-01-09 Nick Clifton <nickc@redhat.com>
3739
3740 * gas/arm/pic.d: Fix patterns to match new behaviour of
3741 disassembler.
3742 inst.d: Fix patterns to match new behaviour of disassembler.
3743
183d6175
PB
37442001-01-03 Philip Blundell <pb@futuretv.com>
3745
3746 * gas/vtable/vtable.exp: Don't run tests on Alpha.
3747
ff460b2a 37482001-01-06 Jan Hubicka <jh@suse.cz>
b96d3a20
JH
3749
3750 * i386.exp: Add tests for presence of 32bit versus 64bit output
3751 format; run both 64bit and 32bit tests when format is available;
3752 add x86_64 test.
3753 * x86_64.s: New file.
3754 * x86_64.d: New file.
3755
ab32098a
NC
37562001-01-02 Nick Clifton <nickc@redhat.com>
3757
3758 * gas/arm/arm.exp: Pass -marmv3 to msr-bad test, since the
3759 instruction is legal in v5. Also fix expected error message.
3760
ca6489f9
PB
37612001-01-01 Philip Blundell <philb@gnu.org>
3762
3763 * gas/arm/adrl.s, gas/arm/pic.s, gas/arm/msr-bad.s: New tests.
3764 * gas/arm/arm.exp: Run them.
3765 * gas/arm/adrl.d, gas/arm/pic.d: Expected results for above.
3766 * gas/arm/arm6.s: Also test uppercase `CPSR' and `SPSR'.
3767
0a940afa
L
37682000-12-22 H.J. Lu <hjl@gnu.org>
3769
3770 * gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
3771 * gas/i386/intel.d: Updated.
3772
514829c3
JW
37732000-12-12 Jim Wilson <wilson@redhat.com>
3774
3775 * gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
3776 gas/ia64/dv-srlz.d, gas/ia64/opc-m.d: Update.
3777
846b8f1e
NC
37782000-12-12 Nick Clifton <nickc@redhat.com>
3779
3780 * gas/vtable/vtable.exp: Fix formatting.
3781
3782 * gas/arm/elsegundo.s: New Test (currently disabled).
3783 * gas/arm/elsegundo.d: Expected test results.
3784
4819127a
L
37852000-12-11 H.J. Lu <hjl@gnu.org>
3786
3787 * gas/i386/intel.d: Adjusted for the a.out assembler.
3788 * gas/i386/intel.s: Likewise.
3789
77eb0326
NC
37902000-12-09 Nick Clifton <nickc@redhat.com>
3791
3792 * gas/m68k/pcrel.d: Update to match latest assembler output.
3793
9abcc8f0 37942000-12-02 Chris Demetriou <cgd@sibyte.com>
4c507252 3795
bbce6ab7
AM
3796 * gas/mips/elf_e_flags.s: Add padding to the end of the
3797 file so that objdump output will be consistent.
3798 * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
3799 gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: Expect
3800 "..." at end of objdump output because of zero bytes at end
3801 of section.
3802 * gas/mips/elf_e_flags.c: Add note to comment about
3803 what's changing in elf_e_flags.s.
3804
3805 * gas/mips/la.s: Add padding to the end of the file so that
3806 objdump output will be consistent.
3807 * gas/mips/la-svr4pic.d, gas/mips/la-xgot.d: Expect "..." at
3808 end of objdump output because of zero bytes at end of
3809 section.
3810
3811 * gas/mips/sync.s: Add padding to the end of the file so that
3812 objdump output will be consistent.
3813 * gas/mips/sync.d: Expect "..." at end of objdump output
3814 because of zero bytes at end of section.
3815
3816 * gas/mips/empic.d: Pad sections out to 16 bytes, to avoid
3817 alignment issues so tests are useful on multiple targets.
3818 * gas/mips/empic.s: Likewise.
3819 * gas/mips/mips16-e.d: Likewise.
3820 * gas/mips/mips16-e.s: Likewise.
3821 * gas/mips/mips16-f.d: Likewise.
3822 * gas/mips/mips16-f.s: Likewise.
3823
3824 * gas/mips/mips32.d: Expect disassembly of madd and maddu
3825 to use their correct names. Add tests for break and sdbbp.
3826 * gas/mips/mips32.s: Likewise.
3827
3828 * gas/mips/mips64.s: Add test for assembly of MIPS64
3829 extensions.
3830 * gas/mips/mips64.d: Likewise.
3831 * gas/mips/mips.exp: Test using the new "mips64" test.
0808b8a9 3832
b90dd607
NC
38332000-12-01 Chris Demetriou <cgd@sibyte.com>
3834
bbce6ab7
AM
3835 * gas/mips/mips16.d: Expect mips16 nops to be used for padding
3836 when mips16 code generation is enabled.
b90dd607 3837
0c92ba5f
NC
3838 * gas/mips/empic.d: Adjust for the fact that the difference
3839 between two symbols in the same section are not expected to
3840 generate a reloc.
3841 * gas/mips/empic.s: Likewise. Also, correct typo in comment
3842 about expected relocs.
74b5b66a 3843
bbce6ab7
AM
3844 * gas/mips/mips32.s, gas/mips/mips32.d: New files for MIPS32
3845 instruction assembly test.
3846 * gas/mips/mips.exp: Add the test mentioned above.
481294f0 3847
76a0ddac
DN
38482000-11-30 Diego Novillo <dnovillo@redhat.com>
3849
3850 * intel.s, intel.d: New test for @GOT references.
3851
dc6e09d3
HPN
38522000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
3853
3854 * gas/sh/err.exp: New, framework for error-testing.
3855 * gas/sh/err-1.s: New test.
3856
ae3e85dd
SC
38572000-11-26 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3858
3859 * gas/m68hc11/opers12.s: New test for movw operands.
3860 * gas/m68hc11/opers12.d: Likewise.
3861
077b8428
NC
38622000-11-24 Nick Clifton <nickc@redhat.com>
3863
3864 * arm.exp: Run tests for xscale as well as arm.
3865 Run xscale tests.
3866
3867 * xscale.s: New file: XScale instruction tests.
3868 * xscale.d: New file: Expected XScale instruction results.
3869
a257e27a
L
38702000-11-20 H.J. Lu <hjl@gnu.org>
3871
3872 * gas/i386/intel.d: Add 3 "nop"s for the a.out assembler.
3873 * gas/i386/intel.s: Likewise.
3874
f5776d3d
L
38752000-11-16 H.J. Lu <hjl@gnu.org>
3876
3877 * gas/symver/symver0.d: Add 64bit support.
3878 * gas/symver/symver1.d: Likewise.
3879
e206b66f
L
38802000-11-16 H.J. Lu <hjl@gnu.org>
3881
3882 * gas/symver/symver.exp: Don't run symver4 nor symver5.
3883
747e13a0
L
38842000-11-13 H.J. Lu <hjl@gnu.org>
3885
3886 * gas/symver/symver.exp: New for symver test.
3887 * gas/symver/symver0.d: Likewise.
3888 * gas/symver/symver0.s: Likewise.
3889 * gas/symver/symver1.d: Likewise.
3890 * gas/symver/symver1.s: Likewise.
3891 * gas/symver/symver2.l: Likewise.
3892 * gas/symver/symver2.s: Likewise.
3893 * gas/symver/symver3.l: Likewise.
3894 * gas/symver/symver3.s: Likewise.
3895 * gas/symver/symver4.l: Likewise.
3896 * gas/symver/symver4.s: Likewise.
3897 * gas/symver/symver5.l: Likewise.
3898 * gas/symver/symver5.s: Likewise.
3899 * gas/symver/symver6.l: Likewise.
3900 * gas/symver/symver6.s: Likewise.
3901
935e6103
HPN
39022000-11-11 Hans-Peter Nilsson <hp@bitrange.com>
3903
3904 * gas/macros/macros.exp: Mark strings test xfail for sh.
3905
64a0c779
DN
39062000-10-24 Diego Novillo <dnovillo@cygnus.com>
3907
3908 * intel.s, intel.d: Add new tests for intel syntax.
3909
73cd359e
AM
39102000-10-19 Alan Modra <alan@linuxcare.com.au>
3911
3912 * gas/elf/section0.s: Ensure section sizes are multiples of 16.
3913 * gas/elf/section1.s: Likewise.
3914 * gas/elf/section[01].d: Change to suit.
3915
476d4b9b
L
39162000-10-18 H.J. Lu <hjl@gnu.org>
3917
3918 * gas/i386/intel.d: Fix the support for 64bit BFD in the last
3919 change.
3920
6588847e
DN
39212000-10-15 Diego Novillo <dnovillo@cygnus.com>
3922
3923 * intel.s, intel.d: Add new tests for naked registers using intel
3924 syntax.
3925
2e968471
HPN
39262000-09-29 Hans-Peter Nilsson <hp@axis.com>
3927
3928 * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s,
3929 gas/cris/rd-regprefix-1.d, gas/cris/rd-regprefix-1b.d,
3930 gas/cris/us-err-1.s, gas/cris/us-err-2.s, gas/cris/us-err-3.s: New.
3931 * gas/cris/cris.exp: Loop run_dump_test over files matching rd-*.d.
3932
9a635504
AM
39332000-09-28 Alan Modra <alan@linuxcare.com.au>
3934
170cdc4f
AM
3935 * gas/hppa/parse/parse.exp: Replace "hppa*w-*-*" with "hppa*64*-*-*"
3936 * gas/hppa/reloc/reloc.exp: Likewise.
3937 * gas/hppa/unsorted/unsorted.exp: Likewise.
3938
9a635504
AM
3939 * gas/hppa/reloc/reduce.s: Modify .PARAM so we need an arg reloc.
3940
139368c9
JW
39412000-09-22 Jim Wilson <wilson@cygnus.com>
3942
d48ad4f3
JW
3943 * gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests.
3944 * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
3945
139368c9
JW
3946 * gas/ia64/dv-raw-err.s: Add new testcases for PR%, 16 - 62.
3947 * gas/ia64/dv-waw-err.s: Likewise.
3948 * gas/ia64/dv-imply.d: Regenerate.
3949 * gas/ia64/dv-mutex.d, gas/ia64/dv-raw-err.l, gas/ia64/dv-safe.d,
3950 gas/ia64/dv-srlz.d, gas/ia64/dv-war-err.l, gas/ia64/dv-waw-err.l,
3951 gas/ia64/opc-f.d, gas/ia64/opc-i.d, gas/ia64/opc-m.d: Likewise.
3952
7484b8e6
TW
39532000-09-14 Timothy Wall <twall@cygnus.com>
3954
3955 * gas/ia64/dv-waw-err.[sl]: Additional tests for parallel
3956 comparisons which should and should not produce DVs.
3957
927781e2
AM
39582000-09-05 Alan Modra <alan@linuxcare.com.au>
3959
3960 * gas/vtable/vtable.exp: Re-enable for hppa-elf.
3961
9a8f29e3
TW
39622000-08-29 Timothy Wall <twall@cygnus.com>
3963
bbce6ab7
AM
3964 * gas/ia64/dv-mutex.s: Add stop to avoid DV error on cmp.eq.
3965 * gas/ia64/dv-mutex.d: Update regexp pattern.
3966 * gas/ia64/dv-entry-err.s: Add stop to avoid DV error on cmp.eq.
3967 * gas/ia64/dv-imply.s: Add stops to avoid DV errors on cmp.REL.
3968 Test still fails due to insn opcode pattern changes.
74b5b66a 3969
5e0c2226
L
39702000-08-21 H.J. Lu <hjl@gnu.org>
3971
3972 * gas/all/cofftag.d: Support the strict COFF.
3973
50b81f19
JW
39742000-08-16 Jim Wilson <wilson@cygnus.com>
3975
3976 * gas/ia64/dv-raw-err.s: Add new tests for addl and postinc.
3977 * gas/ia64/dv-raw-err.l: Likewise.
3978 * gas/ia64/dv-waw-err.l: Update sed pattern.
3979 * gas/ia64/opc-f.pl: Delete fpsub, and fpadd comment.
3980 * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
3981
8cb8bcba
NC
39822000-08-16 Nick Clifton <nickc@redhat.com>
3983
3984 * gas/arm/inst.s: Add tests for edge cases of shift based
bbce6ab7 3985 addressing modes.
8cb8bcba
NC
3986
3987 * gas/arm/inst.d: Add expected results for new tests.
3988
483f05e3
HPN
39892000-07-20 Hans-Peter Nilsson <hp@axis.com>
3990
3991 * gas/all/gas.exp: Don't run floating-point tests on CRIS.
3992 * gas/ieee-fp/x930509a.exp: Ditto.
3993 * gas/macros/macros.exp: Mark strings test xfail for CRIS.
e5da6f52 3994 * gas/cris/*: New tests for CRIS.
483f05e3 3995
81366cb8
AM
39962000-07-19 Alan Modra <alan@linuxcare.com.au>
3997
3998 * gas/macros/macros.exp (test1): Run it for hppa*-*-linux*.
3999 (semi): Likewise.
4000 (strings): Don't run for hppa, except for hppa*-*-linux*.
4001
4002 * gas/hppa/parse/linesepbug.s: Ensure we have whitespace before
4003 pseudos.
4004
4b43d9f6
NC
40052000-07-18 Scott Bambrough <scottb@netwinder.org>
4006
bbce6ab7
AM
4007 * gas/arm/inst.d: Fix expected results to match current assembler
4008 output. Patch from Justin Seger <justin.m.seger@intel.com>.
4b43d9f6 4009
4b6341e9
AM
40102000-07-10 Alan Modra <alan@linuxcare.com.au>
4011
4012 * gas/vtable/vtable.exp: Disable test for hppa.
4013
4014 * gas/hppa/reloc/reloc.exp (do_relocation_reduction_tests): Don't
4015 run test for any elf target.
4016 (applybug): Don't run test for linux.
4017 * gas/hppa/unsorted/unsorted.exp (do_common_text): Likewise.
4018 * gas/hppa/parse/parse.exp (linesepbug): Remove xfail
4019 (labelbug): xfail for hppa-linux.
4020
4021 * gas/hppa/basic/{coprmem.s, fmemLRbug.s}: Add colons to labels.
4022 * gas/hppa/parse/{callinfobug.s, regpopbug.s}: Likewise.
4023 * gas/hppa/reloc/{applybug.s, funcrelocbug.s, longcall.s,
4024 r_no_reloc.s, reduce3.s}: Likewise.
4025 * gas/hppa/unsorted/common.s: Likewise.
4026
97b39d03
NC
40272000-07-05 Nick Clifton <nickc@cygnus.com>
4028
4029 * gas/d30v/inst.d: Fix expected results to match current assembler
4030 output.
4031 * gas/d30v/bittest.l: Fix expected warning messages to match
4032 current assembler output.
4033
4b6341e9 40342000-06-29 Kazu Hirata <kazu@hxi.com>
fbe1e41f
NC
4035
4036 * gas/h8300/h8300.exp (do_h8300s_mac): Change the registers used
4037 in ldmac and stmac.
4038 * gas/h8300/macs.s: Likewise.
4039
6b2539e3
NC
40402000-06-27 Nick Clifton <nickc@cygnus.com>
4041
4042 * gas/d30v/bittest.l: Edit to match new warning messages produced
4043 by assembler.
4044
39bec121
TW
40452000-06-19 Timothy Wall <twall@cygnus.com>
4046
4047 * gas/macros/macros.exp: Avoid tests which are not useful on tic54x.
4048 * gas/all/gas.exp: Make adjustments for tic54x target.
4049 * gas/ieee-fp/x930509a.exp: Ditto.
4050 * gas/tic54x/*: New tests for tic54x. NOTE: load page has been
4051 moved into the LMA and is not printed separately by objdump any
4052 longer. This still needs to be tested.
74b5b66a 4053
60bcf0fa
NC
40542000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
4055
4056 * gas/m68k/all.exp: Don't execute tests if the target is m68hc11&12.
4057 * gas/m68hc11/all.exp: Specific tests for m68hc11.
4058 * gas/m68hc11/all_insns.[ds]: Check m68hc11 instructions.
4059 * gas/m68hc11/insns[ds]: Another test.
4060 * gas/m68hc11/lbranch.[ds]: Check branch optimization (gas relax).
4061 * gas/m68hc11/opers12.[ds]: New files, check m68hc12 operands.
4062
55d98a80
AM
40632000-06-17 Alan Modra <alan@linuxcare.com.au>
4064
4065 * gas/macros/strings.s: Don't start directives in first column
4066 (for LABELS_WITHOUT_COLONS targets).
4067
8e1b6ed6
L
40682000-06-14 H.J. Lu <hjl@gnu.org>
4069
4070 * gas/macros/strings.d: Support a.out and coff.
4071
88830cd1
NC
40722000-06-14 Nick Clifton <nickc@cygnus.com>
4073
4074 * gas/arm/arm6.s: Remove 'mrs r9, cpsr_all' since the cpsr_all
4075 flag is no longer legal syntax.
4076
aa787a89
NC
40772000-06-09 Nick Clifton <nickc@cygnus.com>
4078
4079 * gas/macros/macros.exp: Run new test: strings.
4080 * gas/macros/strings.s: New test: String expansion inside
4081 macros.
4082 * gas/macros/strings.d: New test results.
74b5b66a 4083
a6b9488a
AM
40842000-06-04 Alan Modra <alan@linuxcare.com.au>
4085
4086 * gas/i386/prefix.s: Modify so we have at least one x86 test that
4087 checks the line separator.
4088
ff460b2a 40892000-05-21 Hans-Peter Nilsson <hp@axis.com>
f48026f7
HPN
4090
4091 * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.
4092
322f2c45
NC
40932000-05-15 Nick Clifton <nickc@cygnus.com>
4094
4095 * gas/arm/arch4t.s: Add tests of new fields to msr instruction.
4096
de950844
AM
40972000-05-11 Ulf Carlsson <ulfc@engr.sgi.com>
4098
4099 * gas/mips/mips.exp: Include *-*-linux* in svr4pic.
4100
4101 * gas/mips/jal-svr4pic.{s,d} gas/mips/jal-xgot.d: Add a jal to a
4102 weak symbol.
4103
575bc3d6
AM
41042000-05-08 Alan Modra <alan@linuxcare.com.au>
4105
4106 * gas/mri/float.d: Fix for srec length change.
4107
36f89926
AM
41082000-05-02 Alan Modra <alan@linuxcare.com.au>
4109
4110 * gas/hppa/unsorted/unsorted.exp: Duplicate hppa*-*-*elf*
4111 behaviour for hppa*-*-linux* throughout file.
4112 * gas/hppa/reloc/reloc.exp: Ditto.
4113 (reduce2.s): Disable test for elf targets.
4114
4115 * gas/hppa/parse/parse.exp (ssbug.s): setup_xfail hppa*-*-linux*.
4116
4117 * gas/elf/section0.s: Don't start pseudos on first column so
4118 targets that define LABELS_WITHOUT_COLONS work.
4119 * gas/elf/section1.s: Ditto.
4120 * gas/vtable/inherit0.s: Ditto.
4121 * gas/vtable/inherit1.s: Ditto.
4122 * gas/vtable/entry0.s: Ditto.
4123 * gas/vtable/entry1.s: Ditto.
4124
7fca9a72
NC
41252000-05-01 Nick Clifton <nickc@cygnus.com>
4126
74b5b66a
AJ
4127 * gasp/macro.out: Fix label numbers to remove leading zeroes.
4128 * gasp/mdouble.out: Fix label numbers to remove leading zeroes.
7fca9a72 4129
ee68970f
AM
41302000-04-25 Alan Modra <alan@linuxcare.com.au>
4131
4132 * gas/i386/general.l: Allow for DISP32 pe relocs.
4133 * gas/i386/jump.d: Similarly.
4134
ff460b2a 41352000-04-24 Jim Wilson <wilson@cygnus.com>
c4479208 4136
8d82e76a
JW
4137 * gas/ia64/opc-i.d: Change pmin2.u to pmin2. Change pmax2.u to pmax2.
4138 Change MLI to MLX. Switch operands for output matching tbit.z.orcm,
4139 tbit.z.andcm, tbit.nz.orcm, tbit.nz.andcm, tnat.z.orcm, tnat.z.andcm,
4140 tnat.nz.orcm, tnat.nz.andcm inputs.
4141 * gas/ia64/opc-i.pl: Insert padding nops before last dep.
4142 * gas/ia64/opc-i.s: Regenerate.
74b5b66a 4143
c4479208
JW
4144 * gas/ia64/opc-i.s: Regenerate.
4145 * gas/ia64/opc-f.pl: Add explicit stop at end.
74b5b66a 4146
bf3ca999
TW
41472000-04-22 Timothy Wall <twall@cygnus.com>
4148
4149 * gas/ia64/opc-f.d: Disassemble zeroes to verify break.f.
4150 * gas/ia64/opc-f.s: Add an explicit stop to make IAS output match.
4151
ff460b2a
NC
41522000-04-21 Richard Henderson <rth@cygnus.com>
4153 David Mosberger <davidm@hpl.hp.com>
4154 Timothy Wall <twall@cygnus.com>
4155 Jim Wilson <wilson@cygnus.com>
800eeca4
JW
4156
4157 * gas/vtable/vtable.exp: Disable for ia64.
7fca9a72 4158 * gas/ia64: New testsuite directory.
74b5b66a 4159
71851002
AM
41602000-04-03 Alan Modra <alan@linuxcare.com.au>
4161
4162 * gas/i386/general.s: Check 16-bit immediates, and move call/jump
4163 checks to start.
4164 * gas/i386/general.l: Likewise.
4165
31254b20
AO
41662000-04-01 Alexandre Oliva <aoliva@cygnus.com>
4167
4168 * gas/mn10300/am33_5.s: Check that negative SP offsets are encoded
4169 with 32 bits, not with the unsigned shorter opcodes.
4170 * gas/mn10300/basic.exp: Likewise.
4171
77f42f92
AO
41722000-03-31 Alexandre Oliva <aoliva@cygnus.com>
4173
4174 * lib/gas-defs.exp (regexp_diff): Don't break on the first
4175 difference, list them all.
4176
d1a1bf19
NC
41772000-03-29 Nick Clifton <nickc@cygnus.com
4178
4179 * gas/arm/thumb.s: Add test of bal instruction.
4180
224de7a5
AM
41812000-03-27 Alan Modra <alan@linuxcare.com.au>
4182
4183 * gas/ieee-fp/x930509a.exp (dotest): Fix test for
4184 LISTING_WORD_SIZE==1.
4185 * gas/all/gas.exp (do_930509a): Same here.
4186 * gas/all/cond.d: And here.
4187
d1a1bf19
NC
41882000-03-16 Nick Clifton <nickc@cygnus.com>
4189
4190 * gas/arm/arm.exp: Run branch.s test.
4191 Run tests if target is strongarm.
4192
4193 * gas/arm/branch.s: New test. Make sure that assembler can handle
4194 same-section branch relocations properly.
4195
4196 * gas/arm/branch.d: New file. Expected output from assembling
4197 branch.s.
4198
bb2d6cd7
GK
41992000-03-10 Geoffrey Keating <geoffk@cygnus.com>
4200
4201 * gas/mips/empic.d: New file.
4202 * gas/mips/empic.s: New file.
4203 * gas/mips/mips16-e.d: New file.
4204 * gas/mips/mips16-e.s: New file.
4205 * gas/mips/mips16-f.d: New file.
4206 * gas/mips/mips16-f.s: New file.
4207 * gas/mips/mips.exp: Add empic, mips16-e. Add mips16-f as an
4208 expected failure.
4209
11038c5e
L
42102000-02-25 H.J. Lu <hjl@gnu.org>
4211
4212 * gas/i386/general.l: Support a.out and coff.
4213
cc5ca5ce
AM
42142000-02-25 Alan Modra <alan@spri.levels.unisa.edu.au>
4215
4216 * gas/i386/intel.s: New file, intel version of opcode.s
084e9a84
AM
4217 * gas/i386/intel.d: New file, copy of opcode.d
4218 * gas/i386/i386.exp: Call it.
cc5ca5ce
AM
4219
4220 * gas/i386/general.s: Add extra "out" instructions.
4221 * gas/i386/general.l: Likewise.
4222
557537a5
NC
42232000-01-31 Nick Clifton <nickc@cygnus.com>
4224
4225 * gas/arm/inst.s: Include test of ATPCS register naming
4226 conventions.
4227
4228 * gas/arm/float.s: Include test of ATPCS register naming
4229 conventions.
4230
ff460b2a 42312000-01-21 H.J. Lu <hjl@gnu.org>
dfad2e40
AM
4232
4233 * gas/i386/general.l: Support a.out.
4234 * gas/i386/jump.d: Likewise.
4235 * gas/i386/jump16.d: Likewise.
4236
a3d1c52b
AM
42372000-01-21 Alan Modra <alan@spri.levels.unisa.edu.au>
4238
4239 * gas/i386/general.{s,l}: Move 16 bit jmp and call tests from here
4240 * gas/i386/jump16.{s,d}: To here.
4241 * gas/i386/jump.{s,d}: New files. Duplicate 32 bit jmp and call
4242 tests in general.s so that objdump is exercised.
4243
4244 * gas/i386/i386.exp: Call new tests.
4245
a8de5998
AM
42462000-01-15 Alan Modra <alan@spri.levels.unisa.edu.au>
4247
add0c677
AM
4248 * gas/i386/general.{s,l}: Add jmp and call tests for .code16gcc,
4249 .code16, and .code32 modes.
a8de5998 4250
ff460b2a 42511999-11-30 Jeffrey A Law (law@cygnus.com)
433b8629
JL
4252
4253 * gas/mn10300/{am33.s, am33_2.s, am33_3.s}: New test files.
4254 * gas/mn10300/{am33_4.s, am33_5.s, am33_6.s}: Likewise.
4255 * gas/mn10300/{am33_7.s, am33_8.s}: Likewise.
4256 * gas/mn10300/basic.exp: Run the am33 tests.
4257
73c89d48
GRK
42581999-11-15 Gavin Romig-Koch <gavin@cygnus.com>
4259
4260 * gas/mips/la.d: Adjust for new la macro expansion.
4261 Change matches for explicit addresses to matches for
4262 any address.
4263 * gas/mips/la-xgot.d: Same.
4264 * gas/mips/la-svr4pic.d: Same.
4265
603eea08
NC
42661999-11-01 Nick Clifton <nickc@cygnus.com>
4267
4268 Remove reloc generating references to local labels in test code.
4269 Some ARM targets (eg PE) generate a reloc based on the label,
4270 whilst others (eg ELF) generate a reloc based on the section
4271 symbol. This meant that the disassembled outputs would differ.
74b5b66a 4272
603eea08
NC
4273 * gas/arm/inst.s: Change test of BLPL instruction.
4274 * gas/arm/inst.d: Change expected decode of BLPL instruction.
4275 * gas/arm/arm7t.s: Remove use of .LC0 label in .word directive.
50903393
NC
4276 Remove .rdata section, since this cannot exist in an arm-aout
4277 target.
4278 * gas/arm/arm7t.d: Change expected reloc generated for .word
4279 directive.
603eea08 4280
e591b0ea
NC
42811999-10-21 Nick Clifton <nickc@cygnus.com>
4282
4283 * gas/arm/arm7t.d: Update to match latest objdump output.
4284 * gas/arm/inst.s: Fix erroneous test case.
4285 * gas/arm/inst.d: Update to match latest objdump output.
4286
ff460b2a 42871999-10-11 Geoffrey Keating <geoffk@cygnus.com>
a6ea59ce
GK
4288
4289 * lib/gas-defs.exp (regexp_diff): Allow '#...' to mean "some
74b5b66a 4290 indeterminate number of extra lines here".
a6ea59ce
GK
4291
4292 * gas/elf/elf.exp: Remove XFAILs.
4293 * gas/elf/section0.d: Make pass on MIPS (and hopefully alpha).
4294 * gas/elf/section1.d: Likewise.
4295
ff460b2a 42961999-10-07 Diego Novillo <dnovillo@cygnus.com>
c43185de
DN
4297
4298 * gas/d10v: New directory.
4299 * gas/d10v/d10.exp: New file.
4300 * gas/d10v/inst.s: New file.
4301 * gas/d10v/inst.d: New file.
4302
ff460b2a 43031999-10-07 Geoffrey Keating <geoffk@cygnus.com>
07147777
GK
4304
4305 * gas/mips/elf-rel.s: New file.
4306 * gas/mips/elf-rel.d: New file.
4307 * gas/mips/elf-rel2.d: New file.
4308 * gas/mips/e32-rel2.d: New file.
4309 * gas/mips/elf-rel2.s: New file.
4310 * gas/mips/mips.exp: Add elf-rel, elf-rel2.
4311
4312 * gas/mips/elf_e_flags1.d: Tweak a little so it passes
4313 even if the CPU is set to something by default.
4314
ff460b2a 43151999-10-04 Doug Evans <devans@canuck.cygnus.com>
93c6c015
DE
4316
4317 * gas/m32r/error.exp: New testcase driver.
4318 * gas/m32r/m32rx.exp: New testcase driver.
4319 * gas/m32r/fslotx.[sd]: New testcase.
4320 * gas/m32r/m32rx.[sd]: New testcase.
4321 * gas/m32r/relax-s.[sd]: New testcase.
4322 * gas/m32r/interfere.s: New testcase.
4323 * gas/m32r/wrongsize.s: New testcase.
4324
b7be1db6
AM
43251999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
4326
4327 * gas/i386/i386.exp: Enable reloc and white tests for COFF.
4328 * gas/i386/reloc.d: Accept dir32 relocs.
4329
61feeec2
ILT
43301999-09-12 Donn Terry <donn@interix.com>
4331
4332 * gas/all/gas.exp: Run cofftag test for i*86-*-interix*.
4333 * lib/gas-defs.exp: Add perror if can not read .d file.
4334
2ef5e2a1
ILT
43351999-09-04 Steve Chamberlain <sac@pobox.com>
4336
4337 * gas/pj/{pj.exp, ops.c, ops.d}: New tests for picoJava.
4338
c5089c84
NC
43391999-09-02 Nick Clifton <nickc@cygnus.com>
4340
4341 * gas/vtable/vtable.exp: Add [istarget "strongarm*-*-*"] to run
4342 dump test "entry0" instead of "entry1".
74b5b66a 4343
f3d180e9 43441999-09-01 Scott Bambrough <scottb@netwinder.org>
74b5b66a 4345
bbce6ab7
AM
4346 * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
4347 test "entry0" instead of "entry1". ARM targets use REL relocs,
4348 and should use the test entry0.
f3d180e9 4349
c35dfbeb
AM
43501999-09-01 H.J. Lu <hjl@gnu.org>
4351
4352 * gas/i386/naked.d: Fix for coff targets.
4353
68196d70
JL
4354Mon Aug 30 12:18:40 1999 Jeffrey A Law (law@cygnus.com)
4355
cb63de9b
JL
4356 * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for
4357 sectioning.
4358 * gas/hppa/unsorted/unsorted.exp: Disable tests not appropriate for
4359 PA64.
4360
a91f57fd
JL
4361 * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for
4362 sectioning.
4363 * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
4364 Revamp address expressions slightly to handle an arbitrary sized
4365 address.
4366
a022ef54
JL
4367 * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for
4368 sectioning.
4369 * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
4370
68196d70
JL
4371 * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for
4372 sectioning.
4373
3f9ed93b
AM
43741999-08-30 Alan Modra <alan@spri.levels.unisa.edu.au>
4375
4376 * gas/i386/naked.s, gas/i386/naked.d: Test-suite addition for
4377 allow_naked_reg parsing.
4378 * gas/i386/i386.exp: Call it.
4379
5f47d35b
AM
43801999-08-29 Alan Modra <alan@spri.levels.unisa.edu.au>
4381
4382 * gas/i386/white.s, gas/i386/white.l: Add space in FP reg tests.
4383
ff460b2a 43841999-08-28 Jerry Quinn <jquinn@nortelnetworks.com>
0791df6c 4385
e3ca10d7
JL
4386 * gas/hppa/basic/basic.exp: Add new tests shift2.s,
4387 shift3.s, extract2.s, extract3.s, deposit2.s, and deposit3.s.
4388 * gas/hppa/basic/shift2.s, shift3.s, extract2.s,
4389 extract3.s, deposit2.s, deposit3.s: New.
4390
436709ee 4391 * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:
7fca9a72 4392 Add new syntax versions of instructions to tests.
436709ee
JL
4393 * gas/hppa/basic/add2.s,dcor2.s,perf.s,purge2.s,shladd2.s,sub2.s,
4394 system2.s, unit2.s: New tests.
4395 * hppa/basic/basic.exp: Add new tests.
4396
3c5c4310
JL
4397 * gas/hppa/basic/basic.exp:
4398 * gas/hppa/basic/media.s: Add test cases for new instructions.
4399
be3f1865
JL
4400 * gas/hppa/basic/basic.exp (do_branch2,do_media): New.
4401 * gas/hppa/basic/branch2.s: New.
4402 * gas/hppa/basic/media.s: New.
4403
4404 * gas/hppa/basic/basic.exp (do_fp_comp2): New.
4405 * gas/hppa/basic/fp_comp2.s: New.
0791df6c 4406
b23bac36
AM
44071999-08-20 Alan Modra <alan@spri.levels.unisa.edu.au>
4408
4409 * gas/i386/general.s, gas/i386/general.l: Add .code16gcc
4410 displacement checks with auto address prefix.
4411
2190b5a5
ILT
44121999-08-17 H.J. Lu <hjl@gnu.org>
4413
4414 * gas/elf/elf.exp: Expected to fail on alpha*-*-*.
4415
171a4983
ILT
44161999-08-09 Ian Lance Taylor <ian@zembu.com>
4417
4418 * gas/i386/float.s, gas/i386/float.l: Modify to work correctly
4419 when gas uses 2**4 alignment for .text.
4420 * gas/i386/general.s, gas/i386/general.l: Likewise.
4421 * gas/i386/katmai.s, gas/i386/katmai.d: Likewise.
4422 * gas/i386/modrm.s, gas/i386/modrm.l: Likewise.
4423 * gas/i386/prefix.s, gas/i386/prefix.d: Likewise.
4424
6812da59
AM
44251999-07-27 Alan Modra <alan@spri.levels.unisa.edu.au>
4426
4427 * gas/i386/reloc.d: Fix so that test passes when enable-targets
4428 includes 64-bit bfd target.
4429
aa1b0fd6
ILT
44301999-06-13 Ian Lance Taylor <ian@zembu.com>
4431
4432 * gas/i386/katmai.d: Tweak for recent disassembler changes.
4433
14c18613
ILT
44341999-06-12 Ian Lance Taylor <ian@zembu.com>
4435
966d5bec
ILT
4436 * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
4437 "*-*-linux*oldld*".
4438 * gas/vtable/vtable.exp: Likewise.
4439 * gas/i386/reloc.d: Modify expected reloc names to accept a.out
4440 names.
4441
14c18613
ILT
4442 * gas/i386/amd.s: Add a symbol so a.out tests will work.
4443 * gas/i386/katmai.s: Likewise.
4444 * gas/i386/amd.d: Corresponding change.
4445 * gas/i386/katmai.d: Corresponding change.
4446
8ee99f93
ILT
44471999-06-10 Ian Lance Taylor <ian@zembu.com>
4448
4449 * gas/mips/sync.d: Pass -mips2 to the assembler.
4450
4451 * gas/mips/elf_e_flags.s: Tweak code so that the tests pass for
4452 mips-elf target as well as mips64-elf target.
4453 * gas/mips/elf_e_flags1.d: Corresponding changes.
4454 * gas/mips/elf_e_flags2.d: Likewise.
4455 * gas/mips/elf_e_flags3.d: Likewise.
4456 * gas/mips/elf_e_flags4.d: Likewise.
4457
4458 * gas/elf/elf.exp: Add setup_xfail for mips*-*-*.
4459
4460 * gas/all/itbl-test.c (main): Update itbl_get_reg_val call for new
4461 parameter.
4462
b3fb1136
RH
44631999-06-10 Jakub Jelinek <jj@ultra.linux.cz>
4464
4465 * gas/sparc/synth64.s: Add checks for single register signx/clruw.
4466 * gas/sparc/set64.s: Add tests for setuw and setsw synthetic insns.
4467 * gas/sparc/prefetch.d: Add -64 as switch.
4468 * gas/sparc/rdpr.d: Ditto.
4469 * gas/sparc/wrpr.d: Ditto.
4470 * gas/sparc/synth64.d: Ditto, reflect synth64.s changes.
4471 * gas/sparc/reloc64.d: Add -64 as switch, be more tolerant, as
4472 current gas outputs %hi(0) and not %hi(0x0).
4473 * gas/sparc/set64.d: Add -64 as switch, reflect set64.s changes and
4474 optimizations for setx instruction.
4475 * gas/sparc/sparc.exp: Do sparc64*-*-* checks if it is any of the
4476 compiled-in targets.
4477
18452d40
RH
44781999-06-10 Richard Henderson <rth@cygnus.com>
4479
4480 * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'.
4481 * gas/macros/rept.s, gas/macros/test2.s, gas/macros/test3.s: Likewise.
4482 * gas/macros/{irp,rept,test2,test3}.d: Update.
4483
98944905
RH
44841999-06-05 Richard Henderson <rth@cygnus.com>
4485
4486 * gas/elf/elf.exp: New directory.
4487 * gas/elf/section0.[sd]: New test.
4488 * gas/elf/section1.[sd]: New test.
4489
5164c382
NC
44901999-06-03 Philip Blundell <philb@gnu.org>
4491
4492 * gas/arm/arm7t.d, gas/arm/inst.d: Update to match current gas,
74b5b66a 4493 bfd and opcodes.
5164c382 4494
0dbfb37c
ILT
44951999-05-28 Ian Lance Taylor <ian@zembu.com>
4496
4497 * gas/vtable/vtable.exp: Don't run test for i960 yet.
4498
2481b576
NC
44991999-05-17 Nick Clifton <nickc@cygnus.com>
4500
4501 * gas/mcore/allinsn.d: Updated to match latest objdump output.
4502
c608c12e
AM
45031999-05-12 Alan Modra <alan@spri.levels.unisa.edu.au>
4504
4505 * gas/i386/opcode.d: Modify callw to suit disasm fix.
4506
4507 * gas/i386/amd.d: Modify a '(bad)' to SIMD instruction.
4508
4509 * gas/i386/amd.s: Pad to multiple of 8
4510 * gas/i386/amd.d: Here too.
4511
4512 * gas/i386/prefix.[sd]: Align with nops
4513 * gas/i386/reloc.[sd]: Here too.
4514
4515 * gas/i386/katmai.[sd]: New for PIII SIMD
4516 * gas/i386/i386.exp: Call it.
4517
252b5132
RH
45181999-05-02 Nick Clifton <nickc@cygnus.com>
4519
4520 * gas/mcore/allinsn.d: Update to match latest assembler
74b5b66a 4521 operations.
252b5132
RH
4522
45231999-04-16 DJ Delorie <dj@cygnus.com>
4524
4525 * gas/i386/amd.s: Add NOPs to align for coff targets
4526 * gas/i386/amd.d: and check for them.
4527
ff460b2a 45281999-04-15 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4529
4530 * gas/hppa/basic/basic.exp (do_coprmem): No longer expected to file.
4531
ff460b2a 45321999-04-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4533
4534 * gas/hppa/basic/branch.s: Do not use immediate value where we
4535 really want a register.
4536 * gas/hppa/basic/coprmem.s: Likewise.
4537 * gas/hppa/basic/fmemLRbug.s: Likewise.
4538 * gas/hppa/basic/coprmem.s: Likewise.
4539 * gas/hppa/basic/spop.s: Likewise.
4540 * gas/hppa/basic/imem.s: Likewise.
4541 * gas/hppa/parse/badfmpyadd.s: Likewise.
4542 * gas/hppa/parse/calldatabug.s: Likewise.
4543 * gas/hppa/parse/entrybug.s: Likewise.
4544 * gas/hppa/parse/exprbug.s: Likewise.
4545 * gas/hppa/parse/fixup7bug.s: Likewise.
4546 * gas/hppa/parse/labelbug.s: Likewise.
4547 * gas/hppa/reloc/applybug.s: Likewise.
4548 * gas/hppa/reloc/funcrelocbug.s: Likewise.
4549 * gas/hppa/reloc/labelopbug.s: Likewise.
4550 * gas/hppa/reloc/longcall.s: Likewise.
4551 * gas/hppa/reloc/plabelbug.s: Likewise.
4552 * gas/hppa/reloc/reduce.s: Likewise.
4553 * gas/hppa/reloc/reduce2.s: Likewise.
4554 * gas/hppa/reloc/reduce3.s: Likewise.
4555 * gas/hppa/unsorted/brlenbug.s: Likewise.
4556 * gas/hppa/unsorted/importbug.s: Likewise.
4557 * gas/hppa/unsorted/lasbeldiffs.s: Likewise.
4558
4559 * gas/hppa/basic/basic.exp (do_imem): Handle multiple encodings
4560 for loads and stores using reg + small d addresses.
4561 No longer expect failure for mis-parse of imm %reg.
4562
45631999-04-13 Doug Evans <devans@casey.cygnus.com>
4564
4565 * gas/m32r/m32rx.d (cmpu__rach): Fix expected output.
4566 * gas/m32r/m32rx.s (bc__add,add__bc): Explicitly specify short branch
4567 so branch relaxation restrictions won't interfere with parallelization
4568 attempts.
4569
45701999-04-08 Nick Clifton <nickc@cygnus.com>
4571
4572 * gas/mcore: New Directory.
4573 * gas/mcore/allinsn.exp: New File: Expect file for MCore assembly
4574 tests.
4575 * gas/mcore/allinsn.s: New File: Source file for MCore assembly
4576 tests.
4577 * gas/mcore/allinsn.d: New File: Expected output file for MCore
4578 assembly tests.
4579
45801999-03-20 Doug Evans <devans@casey.cygnus.com>
4581
4582 * gas/m32r/m32rx.[sd]: Fix a few more testcases.
4583
45841999-03-16 Martin Hunt <hunt@cygnus.com>
4585
4586 * gas/d30v/d30.exp (run_list_test): Add new tests,
bbce6ab7 4587 label, guard-debug, serial, warn_oddreg, bittest, and mul.
252b5132
RH
4588
4589 * gas/d30v/opt.s: Fix some warnings and add a few labels
bbce6ab7 4590 to keep things from parallelizing where we don't want them to.
252b5132
RH
4591
4592 * gas/d30v/reloc.s: Fix warning.
74b5b66a 4593
252b5132
RH
4594 * gas/d30v/opt.d, reloc.d, inst.d: Rebuild.
4595
74b5b66a 4596 * gas/d30v/label.s: New test. Check that labels are aligned
bbce6ab7 4597 on 8-byte boundaries.
252b5132
RH
4598
4599 * gas/d30v/guard-debug.s: New test. Test output with "-g".
4600
74b5b66a 4601 * gas/d30v/serial.s: New test. Check for warnings with
bbce6ab7 4602 illegal serial instructions.
252b5132
RH
4603
4604 * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when
bbce6ab7 4605 odd-numbered registers are used for some instructions.
252b5132 4606
74b5b66a 4607 * gas/d30v/bittest.s: New test. Check for bit operation
bbce6ab7 4608 instructions (BCLR, BNOT, BSET, BTST) in the IU.
252b5132
RH
4609
4610 * gas/d30v/mul.s: New test. Check for restricted sequences
bbce6ab7 4611 in a bunch of different multiply instructions.
74b5b66a 4612
252b5132
RH
4613 * gas/vtable/vtable.exp (run_list_test): Don't
4614 run test on D30V.
4615
46161999-03-05 Nick Clifton <nickc@cygnus.com>
4617
4618 * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag
74b5b66a 4619 test.
252b5132
RH
4620
46211999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
4622
4623 * gas/mips/mips.exp: Run the new tests, below.
4624 * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
4625 gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
4626 * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
4627
4628 * lib/gas-defs.exp (run_dump_test): Document. It's not
74b5b66a 4629 really trivial.
252b5132
RH
4630
4631 * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing
4632 $program (the dump tool).
4633
46341999-02-10 Doug Evans <devans@casey.cygnus.com>
4635
4636 * gas/m32r/allinsn.d: Prefix all | with \.
4637 (push,pop): Fix expected output.
4638 * gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
4639 * gas/m32r/fslot.d: Prefix all | with \.
4640
46411999-02-08 Nick Clifton <nickc@cygnus.com>
4642
4643 * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator.
4644 Some ports use it as a comment initiator.
4645
4646 * gas/vtable/entry1.d: Do not look for an addend. Some ports use
4647 REL relocations and so do not have one.
4648
46491998-12-18 Nick Clifton <nickc@cygnus.com>
4650
4651 * gas/fr30/allinsn.s: Fix to match latest assembler syntax.
4652 * gas/fr30/allinsn.d: Fix to match latest assembler output
4653
46541998-12-03 Nick Clifton <nickc@cygnus.com>
4655
4656 * gas/fr30/allinsn.d: Updated to match latest assembler output.
4657
46581998-12-02 Nick Clifton <nickc@cygnus.com>
4659
4660 * gas/fr30/allinsn.s: Replace illegal insns with legal versions.
4661
4662 * gas/fr30/allinsn.d: Update to match latest assembler output.
4663
ff460b2a 46641998-11-19 Dave Brolley <brolley@cygnus.com>
252b5132
RH
4665
4666 * gas/fr30/allinsn.s: Reorder insns for better simulation.
4667
ff460b2a 46681998-11-19 Doug Evans <devans@charmed.cygnus.com>
252b5132
RH
4669
4670 * gas/mips/sync.[sd]: New testcase.
4671 * gas/mips/mips.exp: Run it.
4672
ff460b2a 46731998-11-18 Dave Brolley <brolley@cygnus.com>
252b5132
RH
4674
4675 * gas/fr30/allinsn.s (dmov): Correct hex literals.
4676
ff460b2a 46771998-11-17 Nick Clifton <nickc@cygnus.com>
252b5132
RH
4678
4679 * gas/fr30/allinsn.s: Moved currently un-assembliable instructions
4680 to end of file.
4681
4682 * gas/fr30/allinsn.d: Added disassembly of currently assembliable
4683 opcodes.
4684
d6e5ae25 46851998-11-16 Nick Clifton <nickc@cygnus.com>
252b5132
RH
4686
4687 * gas/fr30/allinsn.s: Fix syntax errors.
4688
d6e5ae25 46891998-11-16 Dave Brolley <brolley@cygnus.com>
252b5132
RH
4690
4691 * gas/fr30/allinsn.s: Fixed more typos.
4692
d6e5ae25 46931998-11-13 Nick Clifton <nickc@cygnus.com>
252b5132
RH
4694
4695 * gas/fr30/allinsn.s: Fixed typos and added some tests of upper
4696 case vs lower case.
4697
d6e5ae25 46981998-11-10 Nick Clifton <nickc@cygnus.com>
252b5132
RH
4699
4700 * gas/fr30/allinsn.s: New file.
4701 * gas/fr30/allinsn.d: New file.
4702 * gas/fr30/allinsn.exp: New file.
4703 * gas/fr30/fr30.exp: New file.
4704
d6e5ae25 47051998-11-02 Doug Evans <devans@canuck.cygnus.com>
252b5132
RH
4706
4707 * gas/m32r/fslot.[sd]: New testcase.
4708 * gas/m32r/m32r.exp: Run it.
4709
d6e5ae25 47101998-10-20 Alan Modra <alan@spri.levels.unisa.edu.au>
252b5132
RH
4711
4712 * gas/i386/i386.exp: Run AMD insn test.
4713 * gas/i386/amd.s: New test.
4714 * gas/i386/amd.d: New test results.
4715
d6e5ae25 47161998-09-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
252b5132
RH
4717
4718 * gas/vtable/inherit1.l: Require only the word GAS somewere in the
4719 first line of the listing.
4720
4721Tue Sep 1 10:20:03 1998 Richard Henderson <rth@cygnus.com>
4722
4723 * gas/ppc/astest.d: Adjust regexps to match a 64-bit host.
4724 * gas/ppc/astest2.d: Likewise.
4725
4726Mon Aug 31 13:25:07 1998 Richard Henderson <rth@cygnus.com>
4727
4728 * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
4729 of whitespace for 64-bit hosts.
4730
4731Mon Aug 31 12:45:49 1998 Richard Henderson <rth@cygnus.com>
4732
4733 * gas/vtable/vtable.exp: New.
4734 * gas/vtable/{entry0.s,entry0.d}: New.
4735 * gas/vtable/{entry1.s,entry1.d}: New.
4736 * gas/vtable/{inherit0.s,inherit0.d}: New.
4737 * gas/vtable/{inherit1.s,inherit1.l}: New.
4738
4739Thu Aug 20 23:18:06 1998 Ian Lance Taylor <ian@cygnus.com>
4740
4741 * gas/i386/white.l: Revert patch of August 12.
4742
4743Wed Aug 12 11:54:37 1998 Jeffrey A Law (law@cygnus.com)
4744
4745 * gas/mn10300/udf.s: New test.
4746 * gas/mn10300/basic.exp: Run it.
4747
4748Wed Aug 12 13:25:38 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
4749
4750 * gas/i386/general.l: Test andb $~0x80,foo.
4751 * gas/i386/general.s: Update.
4752
4753 * gas/i386/white.l: Expect warning for stand-alone ss prefix.
4754
4755Tue Jul 21 12:46:59 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
4756
4757 * gas/i386/white.s: Add some more whitespace tests.
4758 * gas/i386/white.l: Update accordingly.
4759
4760Mon Jul 13 18:15:11 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
4761
4762 * gas/i386/*: All new i386 testsuite.
4763
47641998-07-02 Ken Raeburn <raeburn@cygnus.com>
4765
4766 * lib/gas-defs.exp (gas_init): Complain if target name isn't in
4767 canonical form.
4768
4769Wed Jul 1 15:35:09 1998 Nick Clifton <nickc@cygnus.com>
4770
4771 * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.
4772
4773Wed Jul 1 17:31:39 1998 Ian Lance Taylor <ian@cygnus.com>
4774
4775 * gas/ppc/simpshft.s: Add alignment so that it works on AIX.
4776 * gas/ppc/simpshft.d: Change accordingly. Only dump the .text
4777 section.
4778
4779Tue Jun 23 15:14:43 1998 Nick Clifton <nickc@cygnus.com>
4780
4781 * gas/v850/hilo2.s: Use r1 as the destination of the movea
4782 instruction, since r0 is read only.
4783
4784 * gas/v850/basic.exp: Fix names of special area relocations.
4785 Set -mwarn-signed-overflow flag when running range.s test.
4786
4787Sun Jun 21 12:44:43 1998 Nick Clifton <nickc@cygnus.com>
4788
4789 * gas/d30v/reloc.d: Updated to match latest assembler output.
4790
d6e5ae25 47911998-06-17 Frank Ch. Eigler <fche@cygnus.com>
252b5132
RH
4792
4793 * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
74b5b66a 4794 run on differently targeted assembler.
252b5132
RH
4795 * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
4796 * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
4797 * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
4798 * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
74b5b66a 4799
252b5132 4800 * gas/mips/ld-ilocks.d: Removed disassembler flags to let target
74b5b66a 4801 defaults go unmodified. Replaced $f4/$f5 with $fp[45], as the
252b5132
RH
4802 original `ld.d' had. Find `ld.s'.
4803 * gas/mips/mul-ilocks.d: Nearly ditto.
74b5b66a 4804
d6e5ae25 48051998-06-11 Nick Clifton <nickc@cygnus.com>
252b5132
RH
4806
4807 * gas/d30v/inst.d: Expect repeati instrucitons to be combined.
4808
4809 * gas/d30v/inst.s: Add nop to keep assembled instructions at
4810 expected addresses.
4811
d6e5ae25 48121998-06-08 Nick Clifton <nickc@cygnus.com>
252b5132
RH
4813
4814 * gas/d30v/array.d: Updated to match latest assembler results.
4815 * gas/d30v/reloc.d: Partially updated to match latest assembler
74b5b66a 4816 results.
252b5132 4817
d6e5ae25 48181998-06-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
252b5132
RH
4819
4820 * gas/m68k/operands.s: For all pc relative addresses change tstl
4821 to pea since the former does not allow pcrel on m68000. Do not
4822 make label foo global, so that references to it can be relaxed on
4823 ELF targets.
4824 * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
4825
d6e5ae25 48261998-06-02 Geoff Keating <geoffk@ozemail.com.au>
252b5132
RH
4827
4828 * gas/ppc/ppc.exp: Run simpshft test.
4829 * gas/ppc/simpshft.d: New file.
4830 * gas/ppc/simpshft.s: New file.
4831
d6e5ae25 48321998-06-01 Jeffrey A Law (law@cygnus.com)
252b5132
RH
4833
4834 * gas/mips/div-ilocks.d: Handle both "break" instruction variants.
4835 * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
74b5b66a 4836
d6e5ae25 48371998-05-29 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
4838
4839 * gas/mips/mips.exp: Adjust ilocks initialization to match current
4840 assembler defaults more closely.
4841
4842 * gas/sh/fp.s: Remove ftst/nan. The assembler no longer supports
4843 the instruction.
4844 * gas/sh/basic.exp: Adjust accordingly.
4845
4846Wed May 27 15:26:51 1998 Nick Clifton <nickc@cygnus.com>
4847
4848 * gas/d30v/align.d: Updated to match latest assembler output.
4849 * gas/d30v/inst.d: Updated to match latest assembler output.
4850 * gas/d30v/inst.s: Updated to match latest assembler rules.
4851 * gas/d30v/opt.d: Updated to match latest assembler output.
4852
4853Fri May 22 15:56:51 1998 Doug Evans <devans@canuck.cygnus.com>
4854
4855 * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.
4856 * gas/m32r/uppercase.d: Likewise.
4857
4858Thu May 21 15:03:06 1998 Nick Clifton <nickc@cygnus.com>
4859
4860 * gas/arm/thumb.s: Add period to start of labels to prevent
4861 assembler thinking that they are function entry points.
4862
4863Tue May 19 18:17:10 1998 Ian Lance Taylor <ian@cygnus.com>
4864
4865 * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.
4866
4867Mon May 18 13:11:45 1998 Frank Ch. Eigler <fche@cygnus.com>
4868
4869 * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match
74b5b66a
AJ
4870 disassembler.
4871
252b5132
RH
4872Fri May 15 14:51:01 1998 Gavin Koch <gavin@cygnus.com>
4873
4874 * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.
4875 * gas/mips/ld-ilocks-addr32.d : New.
4876
4877Wed May 13 15:06:31 1998 Doug Evans <devans@canuck.cygnus.com>
4878
4879 * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
4880
4881Thu May 7 13:05:25 1998 Frank Ch. Eigler <fche@cygnus.com>
4882
4883 * gas/mips/break20.[sd]: New tests for 20-bit operand break and
74b5b66a 4884 sddbp instructions.
252b5132 4885 * gas/mips/trap20.[sd]: New tests for 20-bit operand trap
74b5b66a 4886 instructions.
252b5132
RH
4887 * gas/mips/mips.exp: Run them.
4888
4889Thu Apr 30 11:55:01 1998 Frank Ch. Eigler <fche@cygnus.com>
4890
4891 * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels
74b5b66a
AJ
4892 in disassembly, where the offset is in hex and has a "0x" prefix.
4893
252b5132
RH
4894Tue Apr 28 16:38:34 1998 Frank Ch. Eigler <fche@cygnus.com>
4895
4896 * gas/mips/lineno.[sd]: Assembly source line number test.
4897 * gas/mips/mips.exp: Added lineno test.
4898
4899Wed Apr 8 18:45:17 1998 Jeffrey A Law (law@cygnus.com)
4900
4901 * gas/testsuite/all/gas.exp: No longer expect failures for
4902 difference of undefined symbols on mn10x00 targets.
4903
4904Mon Mar 23 10:47:33 1998 Frank Ch. Eigler <fche@cygnus.com>
4905
4906 * gas/all/align.s: Back out ".section text" change below;
4907 use ".text" again.
4908 * gas/macros/semi.s: Ditto.
74b5b66a 4909
252b5132
RH
4910Fri Mar 20 18:51:49 1998 Frank Ch. Eigler <fche@cygnus.com>
4911
4912 * gas/all/align.s: Identify ".text" section explicitly.
4913 * gas/macros/semi.s: Ditto.
74b5b66a
AJ
4914
4915
4916
252b5132
RH
4917Mon Mar 2 13:30:40 1998 Doug Evans <devans@seba.cygnus.com>
4918
4919 * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
4920 (ldi16): Improve test.
4921 (nop): Fix test.
4922
4923Thu Feb 12 20:12:39 1998 Ian Lance Taylor <ian@cygnus.com>
4924
4925 * gasp/macro.out: Adjust to reflect the fact that keyword
4926 arguments are now permitted after positional arguments.
4927
4928Wed Feb 4 15:27:44 1998 Nick Clifton <nickc@cygnus.com>
4929
4930 * gas/arm/arm7t.d: Update to match latest assembler output.
4931
4932Wed Feb 4 15:40:00 1998 Geoffrey Keating <geoffk@ozemail.com.au>
4933
4934 * gas/ppc/ppc.exp: New file.
4935 * gas/ppc/astest.s, gas/ppc/astest.d: New test.
4936 * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.
4937
4938Sun Feb 1 21:43:54 1998 Jeffrey A Law (law@cygnus.com)
4939
4940 * gas/mips/4010.s: Pad test code out to a 16byte boundary.
4941 * gas/mips/4010.d: Corresponding changes.
4942 * gas/mips/4100.s: Pad test code out to a 16byte boundary.
4943 * gas/mips/4100.d: Corresponding changes.
4944 * gas/mips/4650.s: Pad test code out to a 16byte boundary.
4945 * gas/mips/4650.d: Corresponding changes.
4946
4947Fri Jan 30 14:09:13 1998 Ian Lance Taylor <ian@cygnus.com>
4948
4949 * gas/mri/moveml.d: Add test comments, fix regexps.
4950
4951Thu Jan 29 13:34:49 1998 Doug Evans <devans@canuck.cygnus.com>
4952
4953 * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
4954
4955Thu Jan 29 09:43:50 1998 Richard Henderson <rth@cygnus.com>
4956
4957 * gas/m68k/mri_moveml.[sd]: Moved to ...
4958 * gas/mri/moveml.[sd]: ... here.
4959 * gas/mri/mri.exp: Run it.
4960
4961Tue Jan 27 21:55:44 1998 Jeffrey A Law (law@cygnus.com)
4962
4963 * gas/mips/4010.s: Add 4010 tests.
4964 * gas/mips/4010.d: Expected output.
4965 * gas/mips/4100.s: Add 4010 tests.
4966 * gas/mips/4100.d: Expected output.
4967 * gas/mips/4650.s: Add 4010 tests.
4968 * gas/mips/4650.d: Expected output.
4969 * gas/mips/mips.exp: Run the new tests.
4970 * gas/mips/*.d: Pass the right processor model to objdump.
4971 Fix minor cases where expected output was wrong due to opcode
4972 conflicts.
4973
4974Tue Jan 27 05:35:02 1998 Richard Henderson <rth@cygnus.com>
4975
4976 * gas/m68k/mri_moveml.[sd]: New testcase.
4977
4978Thu Jan 22 17:29:07 1998 Nick Clifton <nickc@cygnus.com>
4979
4980 * gas/m32r/high-1.d: Add hash prefix to constants.
4981
4982 * gas/m32r/allinsn.s: Add hash prefix to some constants.
4983 * gas/m32r/allinsn.d: Add hash prefix to constants.
4984
4985Wed Jan 21 21:24:08 1998 Manfred Hollstein <manfred@s-direktnet.de>
4986
4987 * gas/m88k/init.d: Fix hexadecimal offsets.
4988
4989Wed Jan 14 17:49:22 1998 Nick Clifton <nickc@cygnus.com>
4990
4991 * gas/m32r/uppercase.d: Fix white space matching.
4992 * gas/m32r/relax-1.d: Fix white space matching.
4993
4994Wed Jan 14 15:44:32 1998 Jeffrey A Law (law@cygnus.com)
4995
4996 * gas/mips/div.d: Update for recent assembler changes.
4997 * gas/mips/div-ilocks.d: Likewise.
4998
4999Wed Jan 14 11:13:06 1998 Doug Evans <devans@seba.cygnus.com>
5000
5001 * gas/m32r/allinsn.d (cmpui): Update output to new format.
5002
5003Thu Dec 18 11:10:42 1997 Nick Clifton <nickc@cygnus.com>
5004
5005 * gas/arm/inst.d: Updated to match latest disassembler changes.
5006
5007 * gas/arm/arm7t.d: Updated to match latest disassembler changes.
5008
5009Tue Dec 16 22:19:25 1997 Ken Raeburn <raeburn@cygnus.com>
5010
5011 * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d,
5012 gas/mips/jal-xgot.d: Add assembler option to select a specific
5013 target chip, the R3000.
5014 * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting
5015 R3900.
5016 * gas/mips/mips.exp: Run it.
5017
5018 * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax
5019 targets.
5020
5021Wed Oct 15 10:40:14 1997 Jeffrey A Law (law@cygnus.com)
5022
5023 * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.
5024
5025 * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler
5026 changes.
5027
ff460b2a 50281997-10-09 Doug Evans <dje@canuck.cygnus.com>
252b5132
RH
5029
5030 * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.
5031
ff460b2a 50321997-10-09 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
5033
5034 * gas/arm/arm7t.d: Update for recent disassembler changes.
5035 * gas/h8300/ffxx1.d: Likewise.
5036
ff460b2a 50371997-10-08 Doug Evans <dje@canuck.cygnus.com>
252b5132
RH
5038
5039 * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
5040
ff460b2a 50411997-10-08 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
5042
5043 * gas/sparc/synth.d: Update for recent disassembler changes.
5044 * gas/sparc/synth64.d: Likewise.
5045
5046 * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
5047 function symbol.
5048 * gas/mips/jal.s: Likewise.
5049
ff460b2a 50501997-10-07 Doug Evans <dje@canuck.cygnus.com>
252b5132
RH
5051
5052 * gas/sparc/reloc64.[sd]: New testcase.
5053 * gas/sparc/sparc.exp: Run it.
5054
ff460b2a 50551997-10-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
5056
5057 * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
5058
ff460b2a 50591997-10-03 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
5060
5061 * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
5062 work. Correct for big endian and for tabs in input file.
5063
5064 * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
5065 * gas/alpha/fp.s: Change comment characters from ! to #.
5066
ff460b2a 50671997-09-18 Doug Evans <dje@canuck.cygnus.com>
252b5132
RH
5068
5069 * gas/sparc/splet.d: Update to new objdump output format.
5070 * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
5071 * gas/sparc/set64.[ds]: New testcase.
5072 * gas/sparc/splet-2.[ds]: New testcase.
5073 * gas/sparc/sparc.exp: Run them.
5074
ff460b2a 50751997-08-16 Ken Raeburn <raeburn@cygnus.com>
252b5132
RH
5076
5077 Merge changes from Martin Hunt:
5078
74b5b66a 5079 * gas/d30v/inst.s: Add some new tests.
252b5132 5080
74b5b66a
AJ
5081 * gas/d30v/{inst, opt, reloc}.d: Update results with
5082 new disassembler changes.
252b5132 5083
74b5b66a 5084 * gas/d30v/inst.[sd]: Update examples for d*i instructions.
252b5132
RH
5085
5086 * gas/d30v/*.d: Update all test results because
74b5b66a 5087 of new ".s" and ".l" extensions.
252b5132
RH
5088
5089 * gas/d30v/inst.[sd]: Correct entry for mulx2h.
74b5b66a 5090 * gas/d30v/opt.[sd]: Correct st2w instruction.
252b5132
RH
5091
5092 * gas/d30v/align.d: Change expected output.
5093
74b5b66a 5094 * gas/d30v/reloc.[sd]: Add test case.
252b5132
RH
5095
5096 * gas/d30v/array.[sd]: New test case.
5097
74b5b66a 5098 * gas/d30v/opt.[sd]: Added more test cases.
252b5132
RH
5099
5100 * gas/d30v/opt.s: Add test cases.
74b5b66a 5101 * gas/d30v/reloc.s: Fix a test case.
252b5132
RH
5102 * gas/d30v/{opt,reloc}.d: Regenerate.
5103
5104Mon Sep 8 14:21:23 1997 Doug Evans <dje@canuck.cygnus.com>
5105
5106 * gas/m32r/high-1.[ds]: New testcase.
5107 * gas/m32r/m32r.exp: Run it.
5108
5109Mon Aug 25 11:04:24 1997 Doug Evans <dje@canuck.cygnus.com>
5110
5111 * gas/m32r/relax-1.[ds]: New testcase.
5112 * gas/m32r/m32r.exp: Run it.
5113
5114Thu Aug 14 23:49:49 1997 Doug Evans <dje@canuck.cygnus.com>
5115
5116 * gas/arc: New directory
5117 * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
5118 ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
5119
5120Wed Aug 6 00:33:30 1997 Ian Lance Taylor <ian@cygnus.com>
5121
5122 * config/default.exp: Set AS and GASP to as-new, not as.new.
5123
5124Tue Aug 5 12:33:23 1997 Ian Lance Taylor <ian@cygnus.com>
5125
5126 * config/default.exp: Set NM to nm-new, not nm.new, to match
5127 recent change in binutils build directory.
5128
5129Thu Jul 31 15:21:51 1997 Jeffrey A Law (law@cygnus.com)
5130
5131 * gas/v850/range.s: New test.
5132 * gas/v850/basic.exp: Run it.
5133
5134Tue Jul 29 14:35:02 1997 Jeffrey A Law (law@cygnus.com)
5135
5136 * gas/v850/hilo2.s: New test.
5137 * gas/v850/fepsw.s: New test.
5138 * gas/v850/basic.exp: Run them.
5139
5140Tue Jul 15 13:03:17 1997 Doug Evans <dje@canuck.cygnus.com>
5141
5142 * gas/m32r/uppercase.[sd]: New testcase.
5143 * gas/m32r/m32r.exp: New file.
5144
5145Mon Jun 16 14:32:11 1997 Ian Lance Taylor <ian@cygnus.com>
5146
5147 * gas/m68k/pcrel.d: Update for m68k disassembler changes.
5148 * gas/m68k/operands.d: Likewise.
5149
5150Mon Jun 2 16:50:03 1997 Nick Clifton <nickc@cygnus.com>
5151
5152 * gas/arm/arm.exp: Added changes from armT-970328-branch.
5153
5154Mon Jun 2 12:09:02 1997 Gavin Koch <gavin@cygnus.com>
5155
5156 * gas/mips/mips.exp: The r3900 has interlocks for mul, but
5157 not div.
5158
5159Mon Jun 2 12:03:32 1997 Gavin Koch <gavin@.cygnus.com>
5160
74b5b66a 5161 * gas/mips/mul.{d,s}: End the tests with no-ops.
252b5132
RH
5162
5163Mon Jun 2 11:48:58 1997 Gavin Koch <gavin@cygnus.com>
5164
5165 * lib/gas-defs.exp (regexp_diff): Improve messages when one
5166 file is shorter than the other.
5167
5168Wed May 7 16:18:30 1997 Manfred Hollstein <manfred@s-direktnet.de>
5169
5170 * gas/m88k/init.{s,d}: New checks for proper padding of
5171 .init sections.
5172 * gas/m88k/m88.exp: Run them.
5173
5174 * gas/m68k/t2.d: New file for check of presence of section
5175 symbols on the m68k-motorola-sysv.
5176 * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
5177
5178Wed May 7 16:12:24 1997 Ian Lance Taylor <ian@cygnus.com>
5179
5180 * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
5181
5182 * gas/mips/lifloat.s: Update for recent changes to floating point
5183 handling.
5184 * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
5185 * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
5186
5187 * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
5188
5189Sat Apr 19 23:16:35 1997 Niklas Hallqvist <niklas@petra.appli.se>
5190
5191 * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
5192
5193Wed Apr 16 12:20:24 1997 Martin Hunt <hunt@cygnus.com>
5194
5195 * gas/d30v/d30.exp: Add optimizer test case.
5196 * gas/d30v/opt.s: Add conditional compilation tests.
5197 * gas/d30v/opt.d: Rebuild.
5198
5199Tue Apr 15 18:10:01 1997 Gavin Koch <gavin@cygnus.com>
5200
5201 * gas/mips/{delay.d,nodelay.d}: added.
5202
5203Mon Apr 7 12:57:45 1997 Doug Evans <dje@canuck.cygnus.com>
5204
5205 * gas/m32r/allinsn.d: Update to new objdump output style.
5206
5207Fri Apr 4 13:19:39 1997 Ian Lance Taylor <ian@cygnus.com>
5208
5209 * gas/all/float.s: Put a tab before .text, to keep the PA happy.
5210
5211 * gas/arm/arm.exp: Only run inst and arm7t on targets which can
5212 handle -EL. Add setup_xfail for thumb.
5213
5214 * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
5215
5216Thu Apr 3 18:26:56 1997 Doug Evans <dje@canuck.cygnus.com>
5217
5218 * gas/m32r/allinsn.{exp,s.d}: New testcases.
5219
5220Thu Mar 27 00:42:28 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5221
5222 * gas/d30v/d30.exp: Add test case reloc.
5223 * gas/d30v/reloc.[sd]: New files to test relocations.
5224
5225Sat Mar 15 17:21:46 1997 Ian Lance Taylor <ian@cygnus.com>
5226
5227 * gas/arm/inst.d: Update for disassembler changes.
5228 * gas/arm/arm7t.d: Likewise.
5229
5230Tue Mar 11 13:31:56 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5231
5232 * gas/m68k/op68000.d: Update for recent assembler bug fix.
5233
5234Wed Mar 5 13:01:24 1997 Jeffrey A Law (law@cygnus.com)
5235
5236 * gas/all/gas.exp: xfail a couple tests for the mn10300.
5237
5238Mon Mar 3 11:41:00 1997 Fred Fish <fnf@cygnus.com>
5239
5240 * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
5241 relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
5242
5243Thu Feb 27 15:21:46 1997 Fred Fish <fnf@cygnus.com>
5244
5245 * gas/tic80/{align.d, align.lst, align.s} New test for the
5246 ".align" pseudop.
5247 * gas/tic80/tic80.exp: Run the align test.
74b5b66a 5248
252b5132
RH
5249Wed Feb 26 20:36:46 1997 Fred Fish <fnf@cygnus.com>
5250
5251 * gas/tic80/{float.d, float.lst, float.s}: New tests for
5252 simple floating point operands.
5253 * gas/tic80/tic80.exp: Run the float test.
5254
5255Wed Feb 26 15:16:04 1997 Fred Fish <fnf@cygnus.com>
5256
5257 * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
74b5b66a 5258 regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
252b5132
RH
5259 New tests for :m and :s operand modifiers.
5260 * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
5261
5262Tue Feb 25 13:45:55 1997 Ian Lance Taylor <ian@cygnus.com>
5263
5264 * gas/macros/semi.s: Force the final alignment to use a fill value
5265 of 0.
5266
5267 * gas/all/cond.s, gas/all/cond.d: New test.
5268 * gas/all/gas.exp: Run it.
5269
5270Mon Feb 24 10:52:12 1997 Bob Manson <manson@charmed.cygnus.com>
5271
5272 * lib/gas-defs.exp(gas_init): Added new parameter for script
5273 name.
5274
5275Mon Feb 24 10:40:28 1997 Fred Fish <fnf@cygnus.com>
5276
5277 * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
74b5b66a 5278 regops.d, relocs1.d,
252b5132
RH
5279 (relocs1.c): Add file for reference.
5280 (relocs1b.d): Split reloc table contents test to different test file.
5281 (relocs2.c): Add test that uses various types (char, short, int, ...) of
5282 static and global variables with data shuffling to generate lots of ld/st
5283 instructions for the different types.
5284 (relocs2.d): New file, expected code for relocs2 test.
5285 (relocs2.lst): New file, TI assembler listing for reference.
5286 (relocs2.s): New file, assembly source for relocs2 test.
5287 (relocs2b.d): New file, expected reloc table contents for relocs2 test.
5288 (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
5289
5290Sun Feb 23 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
5291
5292 * gas/all/itbl-test.c(main): Update function calls.
5293 Remove parameters from itbl_get_reg_val and
5294 change itbl_get_insn_name to itbl_get_field.
5295
5296Sun Feb 23 17:22:00 1997 Dawn Perchik <dawn@cygnus.com>
5297
5298 * gas/mips/itbl: Add comments.
5299 * gas/mips/itbl.s: Add comments. Prefix register names with $.
5300 * gas/all/itbl: Generic table for testing for itbl support.
5301 * gas/all/itbl.s: Generic assembly for testing for itbl support.
5302 * gas/mips/itbl-test.c: Moved to gas/all.
5303 * gas/all/itbl-test.c: Moved from gas/mips.
5304
5305Sat Feb 22 20:24:23 1997 Fred Fish <fnf@cygnus.com>
5306
5307 * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
74b5b66a 5308 endmask.lst, regops.lst}: Remove ^M's from end of lines.
252b5132
RH
5309 * gas/tic80/bitnum.s: Add comment to each line showing value
5310 that symbolic BITNUM assembles to. Add coverage for raw
5311 numeric values for the BITNUM operand.
5312 * gas/tic80/bitnum.d: Update due to bitnum.s changes.
5313 * gas/tic80/regops.d: Update due to opcode library additions
5314 of floating point test BITNUM values that are ambiguous with
5315 the integral ones.
5316 * gas/tic80/relocs1.s: New test case that tests simple relocs.
5317 * gas/tic80/relocs1.d: Expected output for above.
5318 * gas/tic80/relocs1.lst: TI assembler listing for above.
5319 * gas/tic80/tic80.exp: Add relocs1 test.
5320
5321Fri Feb 21 14:23:14 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
5322
5323 * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
5324 inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
5325
5326Wed Feb 19 00:55:29 1997 Ian Lance Taylor <ian@cygnus.com>
5327
5328 * gas/macros/semi.s, gas/macros/semi.d: New test.
5329 * gas/macros/macros.exp: Run it.
5330 * gas/mri/semi.s, gas/mri/semi.d: New test.
5331 * gas/mri/mri.exp: Run it.
5332
5333Tue Feb 18 13:37:06 1997 Jeffrey A Law (law@cygnus.com)
5334
5335 * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
5336 output.
74b5b66a 5337
252b5132
RH
5338Fri Feb 14 17:56:27 1997 Ian Lance Taylor <ian@cygnus.com>
5339
5340 * gas/all/align.d, gas/all/align.s: New test.
5341 * gas/all/gas.exp: Run it.
5342
5343Thu Feb 13 14:44:05 1997 Ian Lance Taylor <ian@cygnus.com>
5344
5345 * gas/mips/mips16.d: Correct PC relative instruction bytes.
5346
5347Wed Feb 12 12:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
5348
5349 * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
5350 * gas/mips/lif-xgot.d: Likewise.
5351 * gas/mips/ulh-svr4pic.d: Likewise.
5352 * gas/mips/ulh-xgot.d: Likewise.
5353
5354 * gas/mips/mips16.d: Update for yet another change in disassembly
5355 output (this one is spacing only).
5356
5357Tue Feb 11 14:45:39 1997 Fred Fish <fnf@cygnus.com>
5358
5359 * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
74b5b66a 5360 ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
252b5132
RH
5361 endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
5362 tic80.exp}: New files for TIc80 test cases.
5363
5364Tue Feb 11 15:46:27 1997 Ian Lance Taylor <ian@cygnus.com>
5365
5366 * gas/mips/mips16.d: Update for change in disassembly output.
5367
5368Mon Feb 10 22:24:00 1997 Dawn Perchik <dawn@cygnus.com>
5369
bbce6ab7 5370 * gas/mips/itbl-test.c: Add copyright message and fix indentation.
252b5132
RH
5371
5372Mon Feb 10 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
5373
74b5b66a 5374 * gas/mips/itbl-test.c: New file. Stand-alone assembler and
252b5132
RH
5375 dissassembler for itbl support.
5376
5377Mon Feb 10 17:20:00 1997 Dawn Perchik <dawn@cygnus.com>
5378
5379 * gas/mips/itbl: New file. Instruction Spec for testing --itbl
5380 option.
5381 * gas/mips/itbl.s: New file. Assembly with ne2w instructions
5382 specified in itbl.
5383
5384Fri Feb 7 16:42:53 1997 Bob Manson <manson@charmed.cygnus.com>
5385
5386 * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
5387 * lib/gas-defs.exp: Ditto.
5388
5389Mon Feb 3 15:46:05 1997 Ian Lance Taylor <ian@cygnus.com>
5390
5391 * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
5392 objdump. Update for current relocation printing style.
5393
5394Thu Jan 30 11:57:33 1997 Ian Lance Taylor <ian@cygnus.com>
5395
5396 * gas/mips/mips16.d: Update for disassembler changes.
5397
5398Thu Jan 23 03:15:06 1997 Angela Marie Thomas (angela@cygnus.com)
5399
5400 * gas/mips/mips.exp: set ilocks for all 4100/4300
5401
5402Thu Jan 2 16:49:17 1997 Ian Lance Taylor <ian@cygnus.com>
5403
5404 * gas/mips/mips16.s, gas/mips/mips16.d: New test.
5405 * gas/mips/mips.exp: Run mips16 test.
5406
5407 * gas/mips/mips.exp: Run dli test unconditionally.
5408 * gas/mips/dli.s: Add text symbol. Add nops to round to 16 byte
5409 boundary.
5410 * gas/mips/dli.d: Corresponding changes.
5411
5412Tue Dec 31 13:03:16 1996 Ian Lance Taylor <ian@cygnus.com>
5413
5414 * gas/sparc/synth.d: Use --prefix-addresses for objdump.
5415 * gas/sparc/synth64.d: Likewise.
5416
5417Tue Dec 24 16:30:58 1996 Angela Marie Thomas (angela@cygnus.com)
5418
5419 * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
5420
5421Fri Dec 13 13:05:33 1996 Ian Lance Taylor <ian@cygnus.com>
5422
5423 * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
5424 .ifdef, to accomodate change to avoid default alignment on
5425 embedded systems.
5426
5427Wed Dec 11 09:26:01 1996 Jeffrey A Law (law@cygnus.com)
5428
5429 * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
5430 "movb dm,(an)".
5431
5432Tue Dec 10 13:01:05 1996 Jeffrey A Law (law@cygnus.com)
5433
5434 * gas/mn10300/basic.exp: Update after endianness changes to
5435 the assembler.
5436
5437 * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
5438 * gas/mn10200/{movb.s, movbu.s}: Likewise.
5439 * gas/mn10200/basic.exp: Run them.
5440
5441Mon Dec 9 17:08:38 1996 Jeffrey A Law (law@cygnus.com)
5442
5443 * gas/mn10200/*.s: New tests for the mn10200 assembler.
5444 * gas/mn10200/basic.exp: Run them.
5445
5446Fri Dec 6 15:35:04 1996 Jeffrey A Law (law@cygnus.com)
5447
5448 * gas/mn10300/*.s: Remove '$' register prefixing.
5449
5450Mon Nov 25 16:35:33 1996 Doug Evans <dje@canuck.cygnus.com>
5451
5452 * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
5453 \r will be present.
5454
5455Mon Nov 25 13:45:02 1996 Ian Lance Taylor <ian@cygnus.com>
5456
5457 * gas/m68k/*.d: Update for disassembler changes.
5458 * gas/mri/*.d: Likewise.
5459
5460Mon Nov 25 11:38:37 1996 Jeffrey A Law (law@cygnus.com)
5461
5462 * gas/mn10300/*.s: Use '$' as register prefix for
5463 all register operands.
5464
5465Thu Nov 21 11:52:54 1996 Jeffrey A Law (law@cygnus.com)
5466
5467 * gas/all/gas.exp: xfail a couple tests for the mn10300.
5468
5469Wed Nov 20 11:31:41 1996 Jeffrey A Law (law@cygnus.com)
5470
5471 * gas/mn10300/other.s: Update for correct syntax on a
5472 few instructions (those with register lists).
5473 * gas/mn10300/basic.exp: Corresponding changes.
5474
5475Tue Nov 19 13:36:57 1996 Jeffrey A Law (law@cygnus.com)
5476
5477 * gas/mn10300/movm.s: Update for correct syntax.
5478 * gas/mn10300/basic.exp: Update expected movm bit patterns.
5479
5480Fri Nov 15 13:57:42 1996 Jeffrey A Law (law@cygnus.com)
5481
5482 * gas/mn10300/other.s: Put parens around register
5483 argument in calls and jmp instructions.
5484
5485Wed Nov 13 13:16:04 1996 Jeffrey A Law (law@cygnus.com)
5486
5487 * gas/h8300/ffxx1.d: Update for recent disassembler changes.
5488
5489Mon Nov 11 16:03:24 1996 Jeffrey A Law (law@cygnus.com)
5490
5491 * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
5492 as needed.
5493 * gas/hppa/unsorted/unsorted.exp: Likewise.
5494
5495Thu Nov 7 00:27:52 1996 Jeffrey A Law (law@cygnus.com)
5496
5497 * gas/mn10300/basic.exp: Check opcode insertion for
5498 extended instructions.
5499 * gas/mn10300/extend.s: Tweak constants for better
5500 testsuite coverage.
5501
5502Wed Nov 6 13:50:07 1996 Jeffrey A Law (law@cygnus.com)
5503
5504 * gas/mn10300/basic.exp: Test insertion of operands
5505 into call and jmp instructions with 32bit offsets.
5506 Fix typo in bit test patterns.
5507 * gas/mn10300/other.s: Tweak constants to improve
5508 testsuite coverage.
5509
5510 * gas/mn10300/basic.exp: Test insertion of 32bit operand
5511 in calls, btst, bclr & bset instructions.
5512
5513 * gas/mn10300/*.s: Tweak constants in 32bit insns for
5514 better testing coverage.
5515 * gas/mn10300/basic.exp: Test insertion of most 32bit
5516 operands.
5517
5518Tue Nov 5 13:33:12 1996 Jeffrey A Law (law@cygnus.com)
5519
5520 * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
5521 movbu, movhu instructions. Check bit patterns for more bit
5522 operations. Check bit patterns for various 16bit call, retf
5523 and ret instructions.
5524 * gas/mn10300/other.s: Update operands for better test coverage.
5525
5526Mon Nov 4 12:55:11 1996 Jeffrey A Law (law@cygnus.com)
5527
5528 * gas/mn10300/basic.exp: Check bit patterns for a couple more
5529 mov and cmp instructions.
5530
5531Tue Oct 29 17:05:43 1996 Ian Lance Taylor <ian@cygnus.com>
5532
5533 * gas/mips/*.d: Update for disassembler changes.
5534
5535Wed Oct 16 22:39:50 1996 Jeffrey A Law (law@cygnus.com)
5536
5537 * gas/v850/reloc.s: New tests.
5538 * gas/v850/basic.exp: Run them.
5539
5540Mon Oct 14 13:52:55 1996 Ian Lance Taylor <ian@cygnus.com>
5541
5542 * gas/mips: Add symbols to several testsuites, since the ELF
5543 assembler now always builds a symbol table, which means that
5544 objdump will no longer report `No symbols in FILE'. Change the
5545 expected output accordingly.
5546
5547Thu Oct 10 13:11:48 1996 Jeffrey A Law (law@cygnus.com)
5548
5549 * gas/mn10300/basic.exp: Check bit patterns for instructions
5550 with a single 8bit or 16bit immediate operand.
5551
5552 * gas/mn10300/basic.exp: Check bit patterns for many
5553 instructions. Add missing test in do_mov1.
5554 * gas/mn10300/mov1.s: Add missing test.
5555
5556Wed Oct 9 14:15:18 1996 Jeffrey A Law (law@cygnus.com)
5557
5558 * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
5559 * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
5560 * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
5561 * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
5562 * gas/mn10300/{shift.s, sub.s}: Likewise.
5563 * gas/mn10300/basic.exp: Run them.
5564
5565Thu Oct 3 09:57:03 1996 Jeffrey A Law (law@cygnus.com)
5566
5567 * gas/mn10200, gas/mn10300: New directories for Matsushita
5568 mn10200 and mn10300 tests.
5569
5570Tue Oct 1 15:38:28 1996 Ian Lance Taylor <ian@cygnus.com>
5571
5572 * lib/gas-defs.exp (gas_version): Fix for current version
5573 printing.
5574
5575Sun Sep 29 07:55:58 1996 Doug Evans <dje@canuck.cygnus.com>
5576
5577 * gas/sparc/splet.d: Fix typo in cpusha result.
5578
5579Mon Sep 23 12:33:31 1996 Ian Lance Taylor <ian@cygnus.com>
5580
5581 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
5582
5583Wed Sep 18 12:14:06 1996 Ian Lance Taylor <ian@cygnus.com>
5584
5585 * gas/all/cofftag.s: Use .p2align rather than .align.
5586
5587Fri Sep 13 15:28:04 1996 Jeffrey A Law (law@cygnus.com)
5588
5589 * gas/h8300/macs.s: Add "stmac" instructions.
5590 * gas/h8300/basic.exp: Test them.
5591
5592Thu Sep 12 10:28:44 1996 James G. Smith <jsmith@cygnus.co.uk>
5593
5594 * gas/arm/thumb.s (back): Check assembly of Thumb BL.
5595
5596Mon Sep 9 14:37:00 1996 Ian Lance Taylor <ian@cygnus.com>
5597
5598 * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
5599 registers.
5600
5601Fri Sep 6 18:23:54 1996 James G. Smith <jsmith@cygnus.co.uk>
5602
5603 * gas/mips/dli.{s,d}: More test cases added.
5604
5605Wed Sep 4 11:47:29 1996 James G. Smith <jsmith@cygnus.co.uk>
5606
5607 * gas/mips/mips.exp: Add check for dli macro instruction.
5608 * gas/mips/dli.{s,d}: Added.
5609
5610Sat Aug 31 01:25:03 1996 Jeffrey A Law (law@cygnus.com)
5611
5612 * gas/v850/basic.exp (do_mem): Check bit patterns for short
5613 load/store instructions. Remove xfails for short load/store
5614 instructions.
5615 * gas/v850/mem.s: Offsets for short load/store operands
5616 are unsigned.
5617
5618 * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
5619 (do_jumps): Likewise.
74b5b66a 5620
252b5132
RH
5621Fri Aug 30 00:37:55 1996 Jeffrey A Law (law@cygnus.com)
5622
5623 * gas/v850/misc.s: Tweak register numbers for better testing.
5624 * gas/v850/basic.exp (do_misc): Corresponding changes.
5625
5626 * gas/v850/hilo.s: New testfile.
5627 * gas/v850/basic.exp: Run hilo tests.
5628
5629Thu Aug 29 11:32:23 1996 James G. Smith <jsmith@cygnus.co.uk>
5630
5631 * gas/arm/arm7t.d: Explicitly force little-endian assembly.
5632
5633Fri Aug 23 11:02:55 1996 Jeffrey A Law (law@cygnus.com)
5634
5635 * gas/v850/basic.exp (do_move): Test instruction bit patterns.
5636 * gas/v850/move.s: Tweak constants for better testing.
5637
5638 * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
5639 xfail sst and sld tests.
5640 (do_mov): Remove bogus xfail.
5641 * gas/v850/mem.s: sst and sld instructions can only index from
5642 "ep" register.
5643
5644 * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
5645 Update addresses.
5646 * gas/v850/logical.s: Tweak constants for better testing.
5647
5648 * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
5649 but not displacements (yet).
5650
5651 * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
5652
5653 * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
5654 but not displacements (yet).
74b5b66a 5655
252b5132
RH
5656 * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
5657
74b5b66a 5658 * gas/v850/basic.exp (do_arith): Test instruction bit patterns.
252b5132
RH
5659 * gas/v850/arith.s: Tweak constants for better testing.
5660
5661 * gas/v850/basic.exp (do_misc): No longer expect failures
5662 assembling "ldsr" and "stsr" opcodes.
5663 * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
5664 opcodes.
5665
5666 * gas/v850/basic.exp (do_misc): No longer expect failures
5667 assembling "trap" opcodes.
5668 * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
5669
5670 * gas/v850: New directory with v850 tests.
5671
5672Fri Aug 16 00:19:10 1996 Jeffrey A Law (law@cygnus.com)
5673
5674 * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
5675 fic and fice instructions to test 3bit space identifiers.
5676 * gas/hppa/basic/system.s: Similarly for iitlba and
5677 iitlbp.
5678 * gas/hppa/basic/basic.exp: Corresponding changes.
5679
5680Thu Aug 15 16:25:05 1996 James G. Smith <jsmith@cygnus.co.uk>
5681
5682 * gas/arm/arm.exp: Change inst.s test to check objdump.
5683 * gas/arm/inst.d: Added.
74b5b66a 5684
252b5132
RH
5685Thu Aug 15 16:06:02 1996 James G. Smith <jsmith@cygnus.co.uk>
5686
5687 * gas/arm/thumb.s: Added.
5688 * gas/arm/immed.s: Added.
5689 * gas/arm/arch4t.s: Added.
5690 * gas/arm/arm.exp: Updated to run the new tests.
5691
5692Tue Aug 6 11:06:29 1996 Jeffrey A Law (law@cygnus.com)
5693
5694 * gas/h8300/misch.s: Reenable "eepmov.w" test.
5695 * gas/h8300/miscs.s: Likewise.
5696 * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
5697 on the H8/300H and H8/S. Don't expect it to fail.
5698
5699Wed Jul 31 10:57:44 1996 Doug Evans <dje@canuck.cygnus.com>
5700
5701 * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
5702
5703Wed Jul 31 15:55:12 1996 James G. Smith <jsmith@cygnus.co.uk>
5704
5705 * gas/arm/arm7t.s: Added.
5706 * gas/arm/arm7t.d: Added.
5707 * gas/arm/arm.exp: Updated to run the new test.
5708
5709Mon Jul 8 14:27:39 1996 Ian Lance Taylor <ian@cygnus.com>
5710
5711 * gas/m68k/pcrel.d: Rename from schwab.d.
5712 * gas/m68k/pcrel.s: Rename from schwab.s.
5713
5714Mon Jul 8 14:23:26 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5715
5716 * gas/m68k/schwab.d: Correct for ELF format.
5717 * gas/m68k/all.exp: Run "schwab" test for all targets.
5718
5719Thu Jul 4 14:23:36 1996 Ian Lance Taylor <ian@cygnus.com>
5720
5721 Avoid DOS file naming problems:
5722 * gas/h8300/branch.s: Rename from branches.s.
5723 * gas/h8300/branchh.s: Rename from branchesh.s.
5724 * gas/h8300/branchs.s: Rename from branchess.s.
5725 * gas/h8300/rotsh.s: Rename from rotshift.s.
5726 * gas/h8300/rotshh.s: Rename from rotshifth.s.
5727 * gas/h8300/rotshs.s: Rename from rotshifts.s.
5728 * gas/h8300/h8300.exp: Corresponding changes.
5729
5730Thu Jul 4 14:01:46 1996 James G. Smith <jsmith@cygnus.co.uk>
5731
5732 * gas/mips/mips.exp: Add new tests for processors with interlocks
74b5b66a 5733 on div and mul.
252b5132
RH
5734 * gas/mips/div-ilocks.d: Added.
5735 * gas/mips/mul-ilocks.d: Added.
74b5b66a 5736
252b5132
RH
5737Wed Jul 3 14:20:04 1996 Ian Lance Taylor <ian@cygnus.com>
5738
5739 * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
5740 which now pass.
5741 * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
5742 bit host.
5743
5744Sat Jun 29 18:21:51 1996 Ian Lance Taylor <ian@cygnus.com>
5745
5746 * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
5747 test.
5748 * gas/vax/quad.exp: Expect a nop after the movq.
5749
5750Tue Jun 18 12:39:49 1996 Jeffrey A. Law <law@rtl.cygnus.com>
5751
5752 * gas/h8300/cbranchh.s: Switch into h8300h mode.
5753 * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
5754
5755 * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
5756 H8/S.
5757 * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
5758 * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
5759 * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
5760 * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
5761 * gas/h8300/{rotshifts.s,extends.s}: Likewise.
5762 * gas/h8300/h8300.exp: Run them.
5763
5764Mon Jun 10 14:14:40 1996 Ian Lance Taylor <ian@cygnus.com>
5765
5766 * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
5767 with the same name as a global variable.
5768 * gas/all/gas.exp: Run cofftag test for any COFF target.
5769
5770Thu Jun 6 12:30:05 1996 Ian Lance Taylor <ian@cygnus.com>
5771
5772 * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
5773 test.
5774
5775Fri May 31 10:11:13 1996 Jeffrey A Law (law@cygnus.com)
5776
5777 * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
5778
5779Wed May 29 16:35:43 1996 Ian Lance Taylor <ian@cygnus.com>
5780
5781 * gas/mips/jal-xgot.d: Correct for 64 bit output.
5782
5783Thu Apr 25 19:31:59 1996 Doug Evans <dje@canuck.cygnus.com>
5784
5785 * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
5786
5787Wed Apr 24 17:06:18 1996 Ian Lance Taylor <ian@cygnus.com>
5788
5789 * gas/m68k/op68000.d: Add statements now caught by gas.
5790
5791Mon Apr 22 16:45:12 1996 Doug Evans <dje@canuck.cygnus.com>
5792
5793 * gas/sparc/splet.[ds]: New tests for sparclet extensions.
5794 * gas/sparc/sparc.exp: Run them.
5795
5796Mon Apr 15 17:25:18 1996 Ian Lance Taylor <ian@cygnus.com>
5797
5798 * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
5799 * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
5800 * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
5801 * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
5802
5803Wed Apr 10 14:27:51 1996 Jeffrey A Law (law@cygnus.com)
5804
5805 * gas/h8300/mov32bug.s: New test.
5806 * gas/h8300/h8300.exp: Run it.
5807
5808Fri Apr 5 10:13:28 1996 Jeffrey A Law (law@cygnus.com)
5809
5810 * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
5811 * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
5812 * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
5813 * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
5814 * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
5815 * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
5816 * gas/h8300/h8300.exp: Run them.
5817
5818 * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
5819
5820 * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
5821
5822 * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
5823 * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
5824 * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
5825 * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
5826 * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
5827 * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
5828 * gas/h8300/h8300.exp: Run them.
5829
5830Fri Mar 15 17:16:24 1996 Ian Lance Taylor <ian@cygnus.com>
5831
5832 * gas/sparc/synth.d: Don't require sparc in the file format, since
5833 it won't be there on SunOS.
5834
5835Thu Mar 7 14:51:23 1996 Doug Evans <dje@charmed.cygnus.com>
5836
5837 * gas/sparc/synth.[ds]: New testcase.
5838 * gas/sparc/sparc.exp: Run it.
5839
5840Fri Mar 1 12:01:48 1996 Jeffrey A Law (law@cygnus.com)
5841
5842 * gas/all/gas.exp: xfail difference of two undefined symbols
5843 and difference of forward references for the h8300.
5844
5845Thu Feb 22 16:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
5846
5847 * gas/mips/lb-xgot.d: Correct.
5848
5849Mon Feb 19 02:43:36 1996 Doug Evans <dje@charmed.cygnus.com>
5850
5851 * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
5852 to gas.
5853 * gas/sparc/addend.exp: Execute for any sparc cpu.
5854 * gas/sparc/{mismatch.exp,mism-1.s}: New test.
5855
5856Wed Feb 14 13:49:59 1996 Ian Lance Taylor <ian@cygnus.com>
5857
5858 * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
5859 * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
5860 * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
5861 * gas/mips/mips.exp: Run new tests if svr4pic.
5862
5863Sat Jan 27 13:27:45 1996 Doug Evans <dje@charmed.cygnus.com>
5864
5865 * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
5866
5867Fri Jan 26 14:24:01 1996 Jeffrey A Law (law@cygnus.com)
5868
5869 * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
5870
5871Wed Jan 10 12:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
5872
5873 * gas/mips/*.d: Update for changes to disassembler.
5874
5875Wed Jan 3 22:59:53 1996 Ian Lance Taylor <ian@cygnus.com>
5876
5877 * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
74b5b66a 5878 change.
252b5132
RH
5879
5880Fri Nov 17 10:32:25 1995 Ian Lance Taylor <ian@cygnus.com>
5881
5882 * gas/mri/immconst.d: New test.
5883 * gas/mri/mri.exp: Run it.
5884 * gas/mri/constants.s: Test immediate constants.
5885 * gas/mri/constants.d: Corresponding change.
5886
5887 * gas/m68k/link.s: Add nop to pad to eight byte boundary.
5888 * gas/m68k/link.d: Corresponding change.
5889
5890Sun Nov 12 21:28:11 1995 Jeffrey A Law (law@cygnus.com)
5891
5892 * gas/hppa/unsorted/brlenbug.s: New test.
5893 * gas/hppa/unsorted/unsorted.exp: Run it.
5894
5895Sun Nov 5 12:49:27 1995 Ian Lance Taylor <ian@cygnus.com>
5896
5897 * gas/mips/beq.s: Declare text_label global.
5898 * gas/mips/jal.s: Likewise.
5899
5900Fri Nov 3 12:35:07 1995 Ian Lance Taylor <ian@cygnus.com>
5901
5902 * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
5903
5904 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
5905 * gas/m68k/all.exp: Run it.
5906
5907Thu Nov 2 23:11:05 1995 Ian Lance Taylor <ian@cygnus.com>
5908
5909 * gas/m68k/link.s, gas/m68k/link.d: New test.
5910 * gas/m68k/all.exp: Run it.
5911
5912Tue Oct 24 10:57:20 1995 Jeffrey A Law (law@cygnus.com)
5913
5914 * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
5915 * gas/hppa/basic/system.s: Corresponding changes.
5916
5917Fri Oct 6 17:13:35 1995 Ken Raeburn <raeburn@cygnus.com>
5918
5919 * gas/m68k/operands.d: Don't require a fixed number of leading
5920 zeros in any number.
5921
5922 * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
5923 for immediate values.
5924
5925Fri Oct 6 10:54:13 1995 Doug Evans <dje@canuck.cygnus.com>
5926
5927 * gas/arm/arm.exp: Renamed from gas.exp.
5928 * gas/arm/le-fpconst.[sd]: New testcase.
5929
5930Fri Sep 29 15:12:10 1995 Ian Lance Taylor <ian@cygnus.com>
5931
5932 * gas/mri/mri.exp: Only run tests for m68k target.
5933
5934Mon Sep 25 12:31:46 1995 Ian Lance Taylor <ian@cygnus.com>
5935
5936 * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
5937 test.
5938
5939Thu Sep 21 01:26:08 1995 Jeff Law (law@snake.cs.utah.edu)
5940
5941 * gas/sh/fp.s (fmac): Update for new assembly syntax.
5942
5943Mon Sep 18 14:04:34 1995 Ian Lance Taylor <ian@cygnus.com>
5944
5945 * lib/gas-defs.exp (gas_run): Call prune_system_crud.
5946 (run_dump_test, objdump): Likewise.
5947
5948Thu Sep 14 13:10:10 1995 Doug Evans <dje@canuck.cygnus.com>
5949
5950 * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
5951 * gas/sparc/sparc.exp: Run them.
5952
5953Wed Sep 13 16:35:51 1995 Ian Lance Taylor <ian@cygnus.com>
5954
5955 * Makefile.in, configure.in: Remove; the testsuite is now run
5956 directly from the gas Makefile.
5957
5958Mon Sep 11 11:44:23 1995 Ian Lance Taylor <ian@cygnus.com>
5959
5960 * gas/mri/empty.s: New file.
5961 * gas/mri/mri.exp: Test assembling empty.s.
5962 * gas/mri/comment.s: Add a couple more comment variants.
5963
5964 * gas/mri/mri.exp: Add xfail for the expr test for all hppa
5965 targets.
5966
5967Wed Sep 6 21:39:23 1995 Ian Lance Taylor <ian@cygnus.com>
5968
5969 * gas/mri/comment.s, gas/mri/comment.d: New test.
5970 * gas/mri/mri.exp: Run it.
5971 * gas/mri/expr.s: Remove whitespace in operand field.
5972 * gas/mri/for.s: Add comments for further testing.
5973 * gas/macros/test2.s: Put in an upper case ELSE to test case
5974 insensitivity.
5975
5976Wed Aug 30 16:12:03 1995 Doug Evans <dje@canuck.cygnus.com>
5977
5978 * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
5979
5980Tue Aug 29 18:59:33 1995 Doug Evans <dje@canuck.cygnus.com>
5981
5982 * gas/sparc/sparc.exp: New file.
5983 * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
5984
5985Mon Aug 21 14:39:29 1995 Ian Lance Taylor <ian@cygnus.com>
5986
5987 * gas/macros/*: New tests for macros.
5988
5989 * gas/mri/common.s: Use data, not .data.
5990
5991 * gasp/pl3.out: Update for changes in commented source output when
5992 LOCAL is used.
5993
5994Sat Aug 19 17:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
5995
5996 * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
5997 of diff.
5998 * lib/gas-defs.exp: Define prune_system_crud if it is not already
5999 defined.
6000
6001Fri Aug 18 11:09:38 1995 Ian Lance Taylor <ian@cygnus.com>
6002
6003 * gasp/mri/*.out: Use ;, not !, for the comment character.
6004
6005Wed Aug 16 12:24:12 1995 Ian Lance Taylor <ian@cygnus.com>
6006
6007 * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
6008 expect failure for targets which use SOM.
6009
6010 * lib/gas-defs.exp (run_dump_test): If the program to run does not
bbce6ab7 6011 exist, mark the test as untested.
252b5132
RH
6012
6013 * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
6014 common test.
6015
6016 * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
6017 rather than using an implicit a.out.
6018
6019 * gas/mri/for.s: Add nop to round out to four byte boundary.
6020 * gas/mri/repeat.s: Likewise.
6021 * gas/mri/while.s: Likewise.
6022 * gas/mri/for.d: Expected added nop.
6023 * gas/mri/repeat.d: Likewise.
6024 * gas/mri/while.d: Likewise.
6025
6026 * gas/mips/*.d: Change all test names to say MIPS.
6027
6028Tue Aug 15 15:42:33 1995 Ian Lance Taylor <ian@cygnus.com>
6029
6030 * gas/mri/for.d, gas/mri/for.s: New test.
6031 * gas/mri/if.d, gas/mri/if.s: New test.
6032 * gas/mri/repeat.d, gas/mri/repeat.s: New test.
6033 * gas/mri/while.d, gas/mri/while.s: New test.
6034 * gas/mri/mri.exp: Run the new tests.
6035
6036Mon Aug 14 16:03:07 1995 Ian Lance Taylor <ian@cygnus.com>
6037
6038 * gas/mri/expr.d: Permit leading zeroes, in case we're using a
bbce6ab7 6039 64-bit BFD.
252b5132
RH
6040
6041 * gasp/mri/*: New tests.
6042 * gasp/gasp.exp: Run them. Also, clean up the test names used in
6043 pass and fail.
6044
6045Sun Aug 13 00:39:24 1995 Jeff Law (law@snake.cs.utah.edu)
6046
6047 * gas/sh/basic.exp: Update now that we know the right
6048 bit patters for the new sts instructions.
6049
6050Thu Aug 10 00:46:21 1995 Ian Lance Taylor <ian@cygnus.com>
6051
6052 * gas/mri/char.d: Fix for little endian machines.
6053 * gas/mri/float.d: Likewise.
6054
6055Wed Aug 9 15:34:36 1995 Ian Lance Taylor <ian@cygnus.com>
6056
6057 * gas/all/struct.s, gas/all/struct.d: New test.
6058 * gas/all/gas.exp: Run it.
6059
6060Tue Aug 8 17:11:39 1995 Ian Lance Taylor <ian@cygnus.com>
6061
6062 * gas/mri/common.s, gas/mri/common.d: New test.
6063 * gas/mri/mri.exp: Run it.
6064
6065Mon Aug 7 22:39:28 1995 Ian Lance Taylor <ian@cygnus.com>
6066
6067 * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
6068 test.
6069
6070 * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
6071 truncated files, so that the tests pass.
6072
6073 * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
6074 constants, and expr.
6075
6076 * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run
6077 on vxworks*, not just vxworks5.1.
6078
6079 * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
6080 (run_dump_test): Just call pass or fail.
6081
6082 * gas/m68k/operands.s, gas/m68k/operands.d: New test.
6083 * gas/m68k/op68000.d: New test.
6084 * gas/m68k/cas.s, gas/m68k/cas.d: New test.
6085 * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
6086 * gas/m68k/schwab.d: Run objdump with -j .text. Adjust for
6087 changes to disassembler.
6088 * gas/m68k/all.exp: Run new tests. Run schwab test for
6089 m68k-*-coff*.
6090
6091Mon Aug 7 03:01:32 1995 Jeff Law (law@snake.cs.utah.edu)
6092
6093 * gas/sh/*: New tests for the hitachi-sh.
6094
6095Tue Aug 1 18:02:47 1995 Ian Lance Taylor <ian@cygnus.com>
6096
6097 * gas/mri/*: New tests for MRI mode.
6098
6099 * lib/gas-defs.exp (run_dump_test): Support using objcopy. Dump
6100 program executions to the log file before running them. Use the
6101 simple program name, rather than the path to the binary being run,
6102 in pass/fail messages.
6103 (regexp_diff): If the regexp file has the special comment #pass,
6104 stop checking at that point.
6105 * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
6106 if they are not already set.
6107
6108Tue Aug 1 11:41:30 1995 steve chamberlain <sac@slash.cygnus.com>
6109
6110 * Makefile.in: Remove superfluous runtest gasp.
6111
6112Mon Jul 31 18:19:26 1995 steve chamberlain <sac@slash.cygnus.com>
6113
74b5b66a 6114 * gasp/*: New.
252b5132
RH
6115 * Makefile.in: Use gasp tests.
6116 * config/default.exp: Add gasp stuff.
6117
6118Thu Jul 20 18:56:48 1995 Jeff Law (law@snake.cs.utah.edu)
6119
6120 * gas/all/gas.exp: Disable tests that are not appropriate for
6121 the PA.
6122
6123Thu Jul 13 18:22:49 1995 Ken Raeburn <raeburn@cygnus.com>
6124
6125 * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
6126
6127Wed Jun 21 21:28:57 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6128
6129 * gas/m68k/schwab.*: New test based on a test case from Andreas
6130 Schwab.
6131 * gas/m68k/all.exp: Run it for some aout configurations.
6132
6133Mon Jun 12 22:27:18 1995 Jeff Law (law@snake.cs.utah.edu)
6134
6135 * gas/hppa/parse/badfmpyadd.s: New test.
6136 * gas/hppa/parse/parse.exp: Run it.
6137
6138Sun May 21 20:26:18 1995 Jeff Law (law@snake.cs.utah.edu)
6139
6140 * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
6141 ELF targets.
6142
74b5b66a 6143Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
252b5132
RH
6144
6145 * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
6146 * arm/arm6.s: Correct bogus tests.
6147 * arm/gas.exp (arm6.s): Is now a valid test.
6148 (arm7dm.s): New test.
74b5b66a 6149 * arm/float.s: Add load/store multiple floating point instruction
252b5132
RH
6150 tests.
6151
6152Wed May 3 13:14:44 1995 Jeff Law (law@snake.cs.utah.edu)
6153
6154 * gas/hppa/reloc/longcall.s: New test.
6155 * gas/hppa/reloc/reloc.exp: Run it.
6156
6157Tue May 2 16:37:48 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6158
6159 * gas/mips/ld.d: Modified for gas delay-slot fixes.
6160
6161Sat Apr 29 23:35:18 1995 Doug Evans <dje@chestnut.cygnus.com>
6162
6163 * lib/gas-dg.exp: New file.
6164
6165Tue Apr 11 13:57:52 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6166
6167 * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
6168 targets.
6169
6170Mon Apr 10 15:36:39 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6171
6172 * lib/gas-defs.exp (pass_phase): New proc.
6173 (run_dump_test): Note passing or failing of each phase of this
6174 test, instead of failure of phases or passing of complete test.
6175 Ensure test file name is in reported message.
6176
6177Sat Apr 8 12:46:33 1995 Doug Evans <dje@chestnut.cygnus.com>
6178
6179 * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
6180 Always resolve testcase status before returning.
6181 If `slurp_options' fails, return and don't do test.
6182 (slurp_options): Fix "can't open" error message.
6183 Return -1 to indicate error.
6184
6185Mon Mar 20 22:45:30 1995 Jeff Law (law@snake.cs.utah.edu)
6186
6187 * gas/hppa/unsorted/common.s: New test.
6188 * gas/hppa/unsorted/unsorted.exp: Run it.
6189
6190Fri Mar 10 19:07:09 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6191
6192 * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
6193 uncertainty as to whether there should be trailing bytes in the
6194 output file.
6195 * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
6196 of 0x00000000ffffffff on 64-bit hosts. (I'm not sure if this is
6197 correct.) End with "..." to match trailing zero bytes.
6198
6199Wed Mar 8 15:50:34 1995 Ian Lance Taylor <ian@cygnus.com>
6200
6201 * gas/mips/mips4.d, gas/mips/mips4.s: New files.
6202 * gas/mips/mips.exp: Run new test.
6203
6204Thu Feb 23 17:58:50 1995 Jeff Law (law@snake.cs.utah.edu)
6205
6206 * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
6207 * gas/hppa/basic/basic.exp: Test them.
6208
6209Wed Feb 15 15:43:26 1995 Ian Lance Taylor <ian@cygnus.com>
6210
6211 * gas/mips/uld.d: New file.
6212 * gas/mips/uld.s: New file.
6213 * gas/mips/usd.d: New file.
6214 * gas/mips/usd.s: New file.
6215 * gas/mips/mips.exp: Run new tests.
6216
6217Thu Feb 9 10:57:39 1995 Jeff Law (law@snake.cs.utah.edu)
6218
6219 * gas/hppa/reloc/applybug.s: New test.
6220 * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
6221
6222Thu Feb 2 00:34:55 1995 Jeff Law (law@snake.cs.utah.edu)
6223
bbce6ab7 6224 * gas/hppa/reloc/picreloc.s: New test.
252b5132
RH
6225 * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
6226
6227Fri Jan 27 14:02:02 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6228
6229 * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
6230 gas/h8300/h8300.exp: New tests.
6231
6232Mon Jan 23 21:44:26 1995 Jeff Law (law@snake.cs.utah.edu)
6233
6234 * gas/hppa/basic/basic.exp (do_system): Update.
6235
6236Wed Jan 11 17:20:25 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
6237
6238 * gas/mips/mips.exp: Don't run the memory-access tests if the
6239 format is a.out, because the generated code is different from what
6240 is used with other formats.
6241
6242Tue Jan 10 11:42:13 1995 Jeff Law (law@snake.cs.utah.edu)
6243
6244 * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
6245 regexp to avoid losing without a controlling tty.
6246
6247Fri Dec 30 18:08:20 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6248
6249 * gas/i386/pushw.l: Fixed whitespace to match current listing
6250 style.
6251
6252 * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
6253 listings enabled.
6254
6255Thu Dec 15 18:14:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6256
6257 * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
6258 (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
6259 * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS. Use
6260 findfile and transform procedures to determine objdump program
6261 name.
6262
6263 * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
6264 in case the format doesn't automatically require it.
6265 * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
6266 name for the reloc type.
6267
6268 * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
6269 (run_dump_test): If verbosity level is over 3, print out dump
6270 command and its output.
6271
6272Tue Dec 13 18:21:09 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6273
6274 * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
6275 disassembly.
6276
6277Fri Dec 9 19:54:04 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6278
6279 * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
6280 it depends on tty modes.
6281
6282 * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
6283 -nottyinit.
6284
6285 * gas/arm/gas.exp: The arm6 test should report errors, for now.
6286
6287Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6288
6289 * lib/gas-defs.exp: Use -i in expect_after command.
6290
6291Wed Dec 7 16:49:14 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6292
6293 * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
6294 disassembly.
6295
6296 * gas/ieee-fp: Renamed from ieee.fp.
6297
6298 * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
6299
6300Wed Nov 30 10:48:00 1994 Jeff Law (law@snake.cs.utah.edu)
6301
6302 * gas/hppa/parse: Renamed from gas/hppa/more.parse.
6303
6304Mon Nov 28 00:40:26 1994 Jeff Law (law@snake.cs.utah.edu)
6305
6306 * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
6307 to fail. Fix comments for the test. Tweak test name.
6308
6309Tue Nov 22 23:38:20 1994 Jeff Law (law@snake.cs.utah.edu)
6310
6311 * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
74b5b66a 6312 output.
252b5132
RH
6313
6314Fri Nov 18 17:56:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6315
6316 * gas/mips/ld.d: Adjust to work for both big and little endian
6317 code.
6318 * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
6319 * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
6320 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
6321 * gas/mips/usw.d: Likewise.
6322
6323Tue Nov 15 11:09:57 1994 Jeff Law (law@snake.cs.utah.edu)
6324
6325 * gas/hppa/unsorted/align4.s: New test.
6326 * gas/hppa/unsorted/unsorted.exp: Run it.
6327
6328 * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
6329 current expected PA ELF output.
6330 * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
6331 (do_plabel_relocation_test): Likewise.
6332
6333Thu Nov 3 18:14:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
6334
6335 * gas/all/p1480.s: Use larger constant, so expression can have a
6336 positive value.
6337 * gas/all/gas.exp: Expect p1480.s without listings to pass.
6338
6339Thu Nov 3 15:43:46 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
6340
6341 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
6342 Correct test cases.
6343
6344Thu Oct 20 00:55:13 1994 Jeff Law (law@snake.cs.utah.edu)
6345
6346 * gas/hppa/reloc/blebug3.s: New test.
6347 * gas/hppa/reloc/reloc.exp: Run it.
6348
6349Mon Oct 17 02:33:53 1994 Jeff Law (law@snake.cs.utah.edu)
6350
6351 * gas/hppa/reloc/reduce3.s: New test.
6352 * gas/hppa/reloc/reloc.exp: Run it.
6353
6354Sun Oct 16 22:25:56 1994 Jeff Law (law@snake.cs.utah.edu)
6355
6356 * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
6357 current reality.
6358
6359Wed Sep 28 21:21:34 1994 Jeff Law (law@snake.cs.utah.edu)
6360
6361 * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
6362 * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
6363 * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
6364 * gas/hppa/reloc/reloc.exp: Changed accordingly.
6365
6366Wed Sep 28 13:25:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6367
6368 * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
6369 overflows are correctly converted to jumps.
6370
6371Mon Sep 26 17:41:43 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6372
6373 * gas/mips: Add test cases for PIC code, both SVR4 style and
6374 -membedded-pic style.
6375
6376Fri Sep 23 14:45:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6377
6378 * gas/mips: New directory with MIPS specific test cases.
6379
6380 * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
6381 the name of the source file to assemble.
6382 (regexp_diff): Put the reason for failure in the log file.
6383
6384Wed Sep 21 13:44:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
6385
6386 * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
6387 doesn't support it. Redirect stdout using > instead of 1>, and
6388 don't bother to redirect stderr since TCL redirects it anyhow.
6389 (run_dump_test): Pass appropriate arguments to program, defaulting
6390 to -r.
6391
6392Sat Sep 17 01:04:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6393
6394 * gas/vax: New directory.
6395 * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
6396 values.
6397
6398Mon Sep 12 22:19:11 1994 Jeff Law (law@snake.cs.utah.edu)
6399
6400 * gas/hppa/reloc/r_no_relocbug.s: New test.
6401 * gas/hppa/reloc/reloc.exp: Run it.
6402
6403 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
6404 expected output.
6405
6406Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
6407
6408 * gas/arm/*: New subtree. Add ARM tests.
6409
6410Mon Aug 8 12:13:31 1994 Jeff Law (law@snake.cs.utah.edu)
6411
6412 * gas/hppa/unsorted/unsorted.exp: Accept any character
6413 between foo's type and foo itself.
6414
6415Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6416
6417 * lib/gas-defs.exp (run_dump_test): New routine for running the
6418 assembler, running objdump or nm (not fully supported) on the
6419 resulting object file, and comparing the results against a file of
6420 regular expressions in the test suite, all in one command.
6421 Options for the assembler and objdump are read from comments at
6422 the start of the .d file.
6423 (fail_phase, slurp_options): New auxiliary routines.
6424 (regexp_diff): Always return a value. Fix bugs in actually doing
6425 the regexp test.
6426
6427 * gas/sun4/addend.exp: Use run_dump_test.
6428 * gas/sun4/addend.d: Fix regular expressions so that they work.
6429
6430Thu Jul 7 11:55:33 1994 Jeff Law (law@snake.cs.utah.edu)
6431
6432 * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
6433 * gas/hppa/reloc/reloc.exp: Run them.
6434
6435Thu Jun 30 18:49:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6436
6437 * config/default.exp: Look for "as.new" in "$base_dir/..", where
6438 it got compiled, not in "$base_dir".
6439 * config/unknown.exp: Deleted.
6440
6441Sun Jun 26 13:23:54 1994 Jeff Law (law@snake.cs.utah.edu)
6442
6443 * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
6444 before exiting. Enclose both calls inside a "catch".
6445 (objdump_finish): Likewise.
6446
6447Fri Jun 10 10:23:35 1994 Jeff Law (law@snake.cs.utah.edu)
6448
6449 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
6450 for SOM to match current testcase.
6451
6452Thu Jun 2 19:46:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6453
6454 * gas/i386/{pushw.s,pushw.l}: New test.
6455 * gas/i386/all.exp: Run it.
6456
6457 * Makefile.in (distclean): Remove site config files and gas.sum.
6458
6459Fri May 27 12:24:18 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6460
6461 * gas/m68k/disperr.s: Use % for registers.
6462
6463 * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
6464
6465Tue May 17 14:53:08 1994 Bill Cox (bill@rtl.cygnus.com)
6466
6467 * lib/gas-defs.exp: Replace error proc calls with perror calls.
6468
6469Mon May 16 13:19:16 1994 Jeff Law (law@snake.cs.utah.edu)
6470
6471 * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
6472 ELF code.
6473 * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
6474 not support them.
6475 * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
6476 new ELF code.
6477
6478Thu May 5 17:27:54 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6479
6480 * config/default.exp: Renamed from unix-gas.exp.
6481
6482Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
6483
6484 * Makefile.in (check): Set TCL_LIBRARY for runtest.
6485
6486Mon Apr 11 07:54:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6487
6488 * gas/hppa/more.parse/callinfobug.s: Add missing name for
6489 procedure.
6490
6491 * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
6492 $DATA$ rather than $LIT$ subspace.
6493
6494Sun Mar 27 14:05:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6495
6496 * gas/hppa/reloc/funcrelocbug.s: New test.
6497 * gas/hppa/reloc/reloc.exp: Run it.
6498
6499Thu Mar 17 13:38:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6500
6501 * gas/hppa/unsorted/importbug.s: New test.
6502 * gas/hppa/unsorted/unsorted.exp: Run it.
6503
6504Wed Mar 16 11:57:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6505
6506 * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
6507
6508 * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
6509 * gas/hppa/unsorted/unsorted.exp: Run it.
6510
6511 * gas/hppa/more.parse/callinfobug.s: New test.
6512 * gas/hppa/omre.parse/parse.exp: Run it.
6513
6514 * gas/hppa/more.parse/regpopbug.s: New test.
6515 * gas/hppa/more.parse/parse.exp: Run it.
6516
6517Mon Feb 28 14:10:04 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6518
6519 * lib/gas-defs.exp (objdump): New proc.
6520 (objdump_start): Deleted unused proc.
6521 (objdump_start_common): Merged into objdump_start_no_subdir.
6522
6523 * gas/alpha/fp.exp: Use objdump instead of
6524 objdump_start_no_subdir, since the former actually waits for
6525 objdump to finish. Specify .rdata section only. Make comment
6526 indicate Alpha architecture rather than SPARC.
6527 * gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match
6528 against ASCII code 0x2a ("*", special in regexp).
6529 * gas/sun4/addend.exp: Use objdump instead of
6530 objdump_start_no_subdir.
6531
6532Thu Feb 24 07:11:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6533
bbce6ab7 6534 * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
252b5132
RH
6535 a failure if gas is not producing an ELF object.
6536
6537Mon Feb 14 09:24:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6538
6539 * gas/hppa/basic/fmemLRbug.s: New test.
6540 * gas/hppa/basic/basic.exp: Run it.
6541
6542Thu Feb 10 00:34:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6543
6544 * gas/alpha/fp.*: New files.
6545 * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
6546 verbosity level 3 or above only.
6547
6548Mon Feb 7 15:53:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6549
6550 * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
6551 PA OSF1.
6552
6553Fri Feb 4 23:42:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6554
6555 * gas/hppa/more.parse/xmpyubug.s: New test.
6556 * gas/hppa/more.parse/parse.exp: Run it.
6557
6558Fri Feb 4 17:13:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6559
6560 * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
6561 "simple_diff" from linker test suite.
6562 * gas/sun4/addend.exp: Use it.
6563 * gas/sun4/addend.d: New file.
6564
6565Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
6566
6567 * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
6568 format.
6569
6570Thu Jan 20 16:44:51 1994 Rob Savoye (rob@darkstar.cygnus.com)
6571
6572 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
6573 sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
6574 well under either version of expect.
6575
6576Mon Jan 17 00:25:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6577
6578 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested
6579 elsewhere now.
6580 * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
6581 * gas/hppa/basic/basic.exp: Run them.
6582
6583Thu Jan 13 11:59:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6584
6585 * gas/all/gas.exp: No longer expect difference of forward
6586 references to fail.
6587 * gas/all/x930509.s: Fix testcase to match how the expect code was
6588 written.
6589
6590Wed Jan 12 13:41:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6591
6592 * gas/hppa/reloc/reloc.exp: Fix typo in last change. Latest test
6593 for cross-subspace call bugs is no longer expected to fail.
6594
6595 * gas/hppa/more.parse/procbug.s: Add test for another bug relating
6596 to having a function's label follow the .PROC directive.
6597
6598Tue Jan 11 21:47:48 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6599
6600 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
6601 found while working on multiple $CODE$ subspace support.
6602
6603Mon Jan 10 09:54:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6604
6605 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
6606 to fail.
6607 * gas/hppa/more.parse/procbug.s: Add missing .procend.
6608
6609Mon Jan 3 10:07:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
6610
6611 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
6612 app.c change.
6613
6614Wed Dec 29 11:32:39 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6615
6616 * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
6617
6618Wed Dec 15 08:24:31 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
6619
6620 * Makefile.in (site.exp): Don't set ASFLAGS. Quote value of
6621 OBJDUMPFLAGS in case it's empty. Use temporary names until the
6622 end; make creating site.exp the final step.
6623 (check): Pass in ASFLAGS.
6624
6625 * gas/all/gas.exp: Use all_ones proc. Change regexp for matching
6626 C comments to avoid bugs in latest expect code.
6627
6628Wed Dec 8 14:30:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6629
6630 * gas/m68k/disperr.s: New test.
6631 * gas/m68k/all.exp: Run it.
6632
6633Sun Dec 5 19:24:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6634
6635 * gas/hppa/reloc/roundmode.s: New test.
6636 * gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
6637
6638Wed Dec 1 10:44:18 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6639
6640 * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
74b5b66a 6641 test for ELF.
252b5132
RH
6642
6643Tue Nov 30 13:43:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6644
6645 * gas/hppa/more.parse/parse.exp: Test for error on for subspace
6646 directive is an XFAIL for SOM assmeblers.
6647
6648 * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
6649 cross-subspace call test.
6650
6651Sun Nov 28 12:12:50 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6652
6653 * gas/hppa/more.parse/appbug.s: New test.
6654 * gas/hppa/more.parse/parse.exp: Run it.
6655
6656 * gas/hppa/unsorted/align3.s: New test.
6657 * gas/hppa/unsorted/unsorted.exp: Run it.
6658
6659Sat Nov 27 22:50:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6660
6661 * gas/all/p2425.s: Insert a tab before assembler directives so
6662 that the directives are not interpreted as labels.
6663
6664 * gas/hppa/basic/weird.s: Sync with GDB version.
6665
6666 * gas/hppa/more.parse/labelbug.s: New test.
6667
6668 * gas/hppa/more.parse/parse.exp: Run it.
6669
6670Wed Nov 24 01:25:03 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6671
6672 * gas/hppa/reloc/fixupbug.s: New test.
6673 * gas/hppa/reloc/reloc.exp: Run it.
6674
6675 * gas/hppa/reloc/exitbug.s: New test.
6676 * gas/hppa/reloc/reloc.exp: Run it.
6677
6678Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6679
6680 * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
6681 share the same test code.
6682 * gas/hppa/reloc/relocreduce.s: Likewise.
6683
6684 * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
6685 * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
6686
6687Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6688
6689 * gas/hppa/reloc/reloc.exp: No longer expect failure for
6690 field selector on ble instruction test.
6691
6692 * gas/hppa/basic/basic.exp: No longer expect failures for
6693 system instruction tests now that probei is fixed.
6694
6695Sat Nov 6 22:45:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6696
6697 * gas/hppa/reloc/selectorbug.s: New test.
6698 * gas/hppa/reloc/reloc.exp: Run it.
6699
6700Thu Nov 4 17:01:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6701
6702 * gas/hppa/unsorted/fragbug.s: New test.
6703 * gas/hppa/unsorted/unsorted.exp: Run it.
6704
6705Thu Nov 04 09:09:49 1993 Jeffrey Wheat (cassidy@cygnus.com)
6706
6707 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
6708
6709Tue Nov 2 22:12:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6710
6711 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
6712 * gas/hppa/more.parse/parse.exp: Run them.
6713
6714Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6715
6716 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
6717 which specific relocations are expected to be found.
74b5b66a 6718
252b5132
RH
6719Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6720
6721 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
6722
6723 * gas/hppa/more.parse/parse.exp: Add new test.
6724 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
6725 sections are handled correctly.
6726
6727 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
6728
6729Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6730
6731 * gas/hppa/more.parse/calldatabug.s: Colonize.
6732 * gas/hppa/more.parse/parse.exp: Fix typos.
6733
6734Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6735
6736 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
6737 * gas/hppa/*/*.exp: New test drivers.
6738 * gas/hppa/*/*.s: New test files.
6739
6740Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com)
6741
6742 * gas/sun4: New directory.
6743 * gas/sun4/addend.s,addend.exp: New test case.
6744 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
6745 test case.
6746
6747 * gas/all/gas.exp: Check `*' in C comments.
6748
6749 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
6750 simplify some tests.
6751 (want_no_output): Return zero or nonzero, depending on success or
6752 failure.
6753 (gas_test_old): Return value from want_no_output.
6754 (objdump_start_common): Split off from objdump_start.
6755 (objdump_start_no_subdir): New procedure.
6756
6757Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com)
6758
6759 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
6760 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
6761
6762 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
6763 AS_FOR_TARGET.
6764 (check): Don't pass ASFLAGS variable.
6765 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
6766
6767 From Jeff Law:
6768
6769 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
6770 so that tests can parse the output of objdump looking for errors
6771 in relocation entires, file headers and the like.
6772
6773Thu Sep 23 16:20:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6774
6775 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
6776 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
6777 call so it no longer performs multiple tests.
6778 * gas/m68k/all.exp (t2.s): Don't bother with listings.
6779 (p2410.s): Don't pass unwanted arguments to gas_test_error.
6780
6781Wed Aug 25 16:50:08 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6782
6783 * lib/do*: Remove RCS id strings.
6784
6785Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
6786
6787 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
6788 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
6789 * gas/i386: New directory.
6790
6791Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
6792
6793 * Added directory structure, to categorize tests by targets.
6794 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
6795 and refined some to examine the assembler listing output.
6796 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
6797 expect_after patterns.
6798 (gas_start, gas_finish): New procs, for tests that examine process
6799 output.
6800 * config/unix-gas.exp: Invoke gas_init directly, instead of
6801 requiring test .exp files do it.
6802
6803Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6804
6805 * gas/gas.exp: Handle new tests, and changes to testing procs.
6806
6807 * lib/gas-defs.exp (want_no_output): New proc; success iff output
6808 is empty.
6809 (gas_test_old): Functionally same as old gas_test.
6810 (gas_test_ignore_stdout): Rewritten to use want_no_output.
6811 (gas_test): New argument lists set of options to be tried in
6812 combinations. Option with trailing ">" indicates standard output
6813 should be ignored.
6814
6815 * gas/p2425a.s: Use %-form for registers, so this test can be run
6816 on m68k-coff targets too.
6817
6818 * gas/p2430a.s: New test case, whitespace &c matches customer
6819 report more closely. Gets different results from p2430.s; this is
6820 bad, and not yet tested for.
6821
6822Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
6823
6824 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
6825 * lib/run: New script.
6826 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
6827 and redirection options. Use "run" script so redirection works.
6828 (gas_test): Now takes assembler options as separate arg from input
6829 file name.
6830 (gas_test_ignore_stdout): New proc. Discards output.
6831 (gas_test_error): New proc. Expects assembler to generate output.
6832 (target_cpu_family setting): Handle i486->i386 also.
6833
6834 * lib/do*: Scripts moved here from gas/testscripts. May be useful
6835 someday for writing more test cases; not currently used.
6836
6837Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
6838
6839 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
6840 cases.
6841 * gas/gas.exp: Enable them for appropriate targets. Removed some
6842 useless comments &c. Changed m68k target test to be more general.
6843
6844 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
6845 * gas/gas.exp: Call gas_init.
6846
6847Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
6848
6849 * Test suite created.
This page took 0.666776 seconds and 4 git commands to generate.