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