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