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