* gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
ad7f5c69
HPN
12001-04-05 Hans-Peter Nilsson <hp@axis.com>
2
3 * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
4 gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
5 gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
6 gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
7 gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d:
8 New tests.
9
4b0d96c2
HPN
102001-04-05 Hans-Peter Nilsson <hp@axis.com>
11
12 * lib/gas-defs.exp (run_dump_test): Support using readelf.
13 * config/default.exp: Default READELF and READELFFLAGS.
14
61b96bb4
AM
152001-03-31 Alan Modra <alan@linuxcare.com.au>
16
17 * gas/all/cond.s: Add .if .elseif tree.
18 * gas/all/cond.d: Match above.
19
5fba8300
L
202001-03-30 H.J. Lu <hjl@gnu.org>
21
22 * gas/i386/relax.d: Dump with -s instead of -drw.
23
00687228
L
242001-03-29 H.J. Lu <hjl@gnu.org>
25
26 * gas/i386/relax.s: New test for relaxation between sections.
27 * gas/i386/relax.d: New.
28
29 * gas/i386/i386.exp: Add tests for ELF.
30
d5c4095a
NC
312001-03-27 Chris Demetriou <cgd@broadcom.com>
32
33 * gas/mips/lineno.d: Allow for the possibility that
34 the local labels won't be in the objdump output. Match
35 zeros in addresses using '+' for better compatibility with
36 different targets.
37
10a51814
CD
382001-03-26 Chris Demetriou <cgd@broadcom.com>
39
40 * gas/mips/sync.s: Declare 'foo' as a function so that this
41 test will work on properly on ECOFF targets.
42
0f17484f
AM
432001-03-24 Alan Modra <alan@linuxcare.com.au>
44
45 * gas/i386/ssemmx2.s: Change movntq to movntdq.
46 * gas/i386/ssemmx2.d: Matching change.
47
7704145c
HPN
482001-03-23 Hans-Peter Nilsson <hp@axis.com>
49
5ef6758f
HPN
50 * gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d:
51 New tests.
52
7704145c
HPN
53 * gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s,
54 gas/cris/branch-warn-3.s: Tweak for fixed FIXME:s.
55
bbe6d95f
AM
562001-03-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
57
58 * gas/vax/quad.exp: Correct expected result.
59
d394a339
AS
602001-03-19 Andreas Schwab <schwab@suse.de>
61
62 * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get
63 consistent output across targets.
64 * gas/m68k/pcrel.d: Adjusted.
65
64cbbfae
L
662001-03-18 H.J. Lu <hjl@gnu.org>
67
68 * gas/i386/intel.s: Move PIC code to ...
69 * gas/i386/intelpic.s: New. Here.
70 * gas/i386/intel.d: Updated.
71 * gas/i386/intelpic.d: New.
72
73 * gas/i386/i386.exp: Check PIC code in Intel syntax for ELF
74 targets only.
75
31abcf7d
SC
762001-03-18 Stephane Carrez <Stephane.Carrez@worldnet.fr>
77
78 * gas/mri/mri.exp: Fix test of m6811/m6812 targets.
79
fa7cd6d2
L
802001-02-26 H.J. Lu <hjl@gnu.org>
81
82 * gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]".
83
d88ae36a
L
842001-02-23 H.J. Lu <hjl@gnu.org>
85
86 * gas/ia64/opc-a-err.l: Fix "cmp4.lt.or".
87
88 * gas/ia64/opc-a.pl: Add tests for pseudo-ops for "cmp" and
89 "cmp4".
90 * gas/ia64/opc-a.s: Rebuilt.
91 * gas/ia64/opc-a.d: Likewise.
92
f14c6878
CD
932001-02-17 Chris Demetriou <cgd@broadcom.com>
94
95 * gas/mips/mips32.d: Remove ELF dependencies. This test
96 wasn't meant to be ELF specific, and doesn't have to be.
97 * gas/mips/mips64.d: Likewise.
98
2cd5676f
CD
992001-02-17 Chris Demetriou <cgd@broadcom.com>
100
101 * gas/mips/mips.exp: Don't attempt the elf_e_flags family of
102 tests if not ELF; they test ELF-specific features.
103
98a79704
SC
1042001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
105
106 * gas/mri/mri.exp: Don't execute the M68K specific tests
107 on m6811-elf and m6812-elf targets, still run the generic MRI tests.
108
4f69f974
SC
1092001-02-04 Stephane Carrez <Stephane.Carrez@worldnet.fr>
110
111 * gas/m68hc11/malis.s: New test to verify compliance with Motorola
112 Assembly Language Input Standard.
113 * gas/m68hc11/malis.d: New file.
114 * gas/m68hc11/malis-include.s: New file.
115 * gas/m68hc11/all.exp: Add the new test.
116
6e0b89ee
AM
1172001-01-12 Alan Modra <alan@linuxcare.com.au>
118
119 * gas/i386/i386.exp (gas_64_check): Correct target string.
120 Use gas_64_check rather than target string to decided whether
121 x86_64 checks should run.
122
123 * gas/i386/sse2.s: Add a label to cure objdump "no symbols" error.
124 * gas/i386/ssemmx2.s: Likewise.
125 * gas/i386/sse2.d: Update to suit.
126 * gas/i386/ssemmx2.s: Likewise.
127
0d2bcfaf
NC
1282001-01-11 Peter Targett <peter.targett@arccores.com>
129
130 * gas/arc/alias.*: Removed.
131 * gas/arc/branch.*: Likewise.
132 * gas/arc/insn3.*: Likewise.
133 * gas/arc/math.*: Likewise.
134 * gas/arc/sshift.*: Likewise.
135 * gas/arc/arc.exp: Simplified test process for base case
136 instruction set by adding run_dump_test cases for all base
137 instructions.
138 * gas/arc/adc.s, gas/arc/adc.d: New test cases and dump.
139 * gas/arc/add.s, gas/arc/add.d: Likewise.
140 * gas/arc/and.s, gas/arc/and.d: Likewise.
141 * gas/arc/asl.s, gas/arc/asl.d: Likewise.
142 * gas/arc/asr.s, gas/arc/asr.d: Likewise.
143 * gas/arc/b.s, gas/arc/b.d: Likewise.
144 * gas/arc/bic.s, gas/arc/bic.d: Likewise.
145 * gas/arc/bl.s, gas/arc/bl.d: Likewise.
146 * gas/arc/brk.s, gas/arc/brk.d: Likewise.
147 * gas/arc/extb.s, gas/arc/extb.d: Likewise.
148 * gas/arc/extw.s, gas/arc/extw.d: Likewise.
149 * gas/arc/flag.s, gas/arc/flag.d: Likewise.
150 * gas/arc/j.s, gas/arc/j.d: Likewise.
151 * gas/arc/jl.s, gas/arc/jl.d: Likewise.
152 * gas/arc/ld.s, gas/arc/ld.d: Likewise.
153 * gas/arc/ld2.s, gas/arc/ld2.d: Likewise.
154 * gas/arc/lp.s, gas/arc/lp.d: Likewise.
155 * gas/arc/lsr.s, gas/arc/lsr.d: Likewise.
156 * gas/arc/mov.s, gas/arc/mov.d: Likewise.
157 * gas/arc/nop.s, gas/arc/nop.d: Likewise.
158 * gas/arc/or.s, gas/arc/or.d: Likewise.
159 * gas/arc/rlc.s, gas/arc/rlc.d: Likewise.
160 * gas/arc/ror.s, gas/arc/ror.d: Likewise.
161 * gas/arc/rrc.s, gas/arc/rrc.d: Likewise.
162 * gas/arc/sbc.s, gas/arc/sbc.d: Likewise.
163 * gas/arc/sexb.s, gas/arc/sexb.d: Likewise.
164 * gas/arc/sexw.s, gas/arc/sexw.d: Likewise.
165 * gas/arc/sleep.s, gas/arc/sleep.d: Likewise.
166 * gas/arc/add.s, gas/arc/add.d: Likewise.
167 * gas/arc/st.s, gas/arc/st.d: Likewise.
168 * gas/arc/sub.s, gas/arc/sub.d: Likewise.
169 * gas/arc/swi.s, gas/arc/swi.d: Likewise.
170 * gas/arc/xor.s, gas/arc/xor.d: Likewise.
171 * gas/arc/warn.s: Removed warning test case for setting of flags
172 followed by conditional branch, an arc5 only feature.
173
174 * gas/ieee-fp/x930509a.exp: Skip test if target also arc*-*-*.
175
176 * gas/vtable/vtable.exp: Skip tests if target also arc*-*-*.
177
88051039
SC
1782001-01-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
179
180 * gas/m68hc11/opers12.s: Add more tests for index post byte.
181 * gas/m68hc11/opers12.d: Likewise.
182
68a581b8
SC
1832001-01-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
184
185 * gas/m68hc11/all.exp: Add new tests for dwarf2.
186 * gas/m68hc11/lbranch-dwarf2.d: New file, test for dwarf2.
187 * gas/m68hc11/opers12-dwarf2.d: Likewise.
188 * gas/m68hc11/insns-dwarf2.d: Likewise.
189
3f535693
NC
1902001-01-11 Nick Clifton <nickc@redhat.com>
191
192 * gas/arm/adrl.s: Add global label 'foo'.
193 * gas/arm/adrl.d: Expect to see references to 'foo' in the
194 disassembly. COFF and ELF disassemblys should now be the same.
195
de9d65b5
JH
196Wed Jan 10 15:14:54 MET 2001 Jan Hubicka <jh@suse.cz>
197
198 * i386.exp: Add ssemmx2 and sse2 tests.
199 (sse2.d, sse2.s, ssemmx2.d, ssemmx2.s): New tests.
200
d38ccb31
NC
2012001-01-09 Nick Clifton <nickc@redhat.com>
202
203 * gas/arm/pic.d: Fix patterns to match new behaviour of
204 disassembler.
205 inst.d: Fix patterns to match new behaviour of disassembler.
206
183d6175
PB
2072001-01-03 Philip Blundell <pb@futuretv.com>
208
209 * gas/vtable/vtable.exp: Don't run tests on Alpha.
210
b96d3a20
JH
211Sat Jan 6 13:34:07 MET 2001 Jan Hubicka <jh@suse.cz>
212
213 * i386.exp: Add tests for presence of 32bit versus 64bit output
214 format; run both 64bit and 32bit tests when format is available;
215 add x86_64 test.
216 * x86_64.s: New file.
217 * x86_64.d: New file.
218
ab32098a
NC
2192001-01-02 Nick Clifton <nickc@redhat.com>
220
221 * gas/arm/arm.exp: Pass -marmv3 to msr-bad test, since the
222 instruction is legal in v5. Also fix expected error message.
223
ca6489f9
PB
2242001-01-01 Philip Blundell <philb@gnu.org>
225
226 * gas/arm/adrl.s, gas/arm/pic.s, gas/arm/msr-bad.s: New tests.
227 * gas/arm/arm.exp: Run them.
228 * gas/arm/adrl.d, gas/arm/pic.d: Expected results for above.
229 * gas/arm/arm6.s: Also test uppercase `CPSR' and `SPSR'.
230
0a940afa
L
2312000-12-22 H.J. Lu <hjl@gnu.org>
232
233 * gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
234 * gas/i386/intel.d: Updated.
235
514829c3
JW
2362000-12-12 Jim Wilson <wilson@redhat.com>
237
238 * gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
239 gas/ia64/dv-srlz.d, gas/ia64/opc-m.d: Update.
240
846b8f1e
NC
2412000-12-12 Nick Clifton <nickc@redhat.com>
242
243 * gas/vtable/vtable.exp: Fix formatting.
244
245 * gas/arm/elsegundo.s: New Test (currently disabled).
246 * gas/arm/elsegundo.d: Expected test results.
247
4819127a
L
2482000-12-11 H.J. Lu <hjl@gnu.org>
249
250 * gas/i386/intel.d: Adjusted for the a.out assembler.
251 * gas/i386/intel.s: Likewise.
252
77eb0326
NC
2532000-12-09 Nick Clifton <nickc@redhat.com>
254
255 * gas/m68k/pcrel.d: Update to match latest assembler output.
256
9abcc8f0 2572000-12-02 Chris Demetriou <cgd@sibyte.com>
4c507252
NC
258
259 * gas/mips/elf_e_flags.s: Add padding to the end of the
260 file so that objdump output will be consistent.
261 * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
262 gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: Expect
263 "..." at end of objdump output because of zero bytes at end
264 of section.
265 * gas/mips/elf_e_flags.c: Add note to comment about
266 what's changing in elf_e_flags.s.
267
268 * gas/mips/la.s: Add padding to the end of the file so that
269 objdump output will be consistent.
270 * gas/mips/la-svr4pic.d, gas/mips/la-xgot.d: Expect "..." at
271 end of objdump output because of zero bytes at end of
272 section.
273
274 * gas/mips/sync.s: Add padding to the end of the file so that
275 objdump output will be consistent.
276 * gas/mips/sync.d: Expect "..." at end of objdump output
277 because of zero bytes at end of section.
278
b6426432
NC
279 * gas/mips/empic.d: Pad sections out to 16 bytes, to avoid
280 alignment issues so tests are useful on multiple targets.
281 * gas/mips/empic.s: Likewise.
282 * gas/mips/mips16-e.d: Likewise.
283 * gas/mips/mips16-e.s: Likewise.
284 * gas/mips/mips16-f.d: Likewise.
285 * gas/mips/mips16-f.s: Likewise.
286
e70f2590
NC
287 * gas/mips/mips32.d: Expect disassembly of madd and maddu
288 to use their correct names. Add tests for break and sdbbp.
289 * gas/mips/mips32.s: Likewise.
290
0808b8a9
NC
291 * gas/mips/mips64.s: Add test for assembly of MIPS64
292 extensions.
293 * gas/mips/mips64.d: Likewise.
294 * gas/mips/mips.exp: Test using the new "mips64" test.
295
b90dd607
NC
2962000-12-01 Chris Demetriou <cgd@sibyte.com>
297
298 * gas/mips/mips16.d: Expect mips16 nops to be used for padding
299 when mips16 code generation is enabled.
300
0c92ba5f
NC
301 * gas/mips/empic.d: Adjust for the fact that the difference
302 between two symbols in the same section are not expected to
303 generate a reloc.
304 * gas/mips/empic.s: Likewise. Also, correct typo in comment
305 about expected relocs.
306
481294f0
NC
307 * gas/mips/mips32.s, gas/mips/mips32.d: New files for MIPS32
308 instruction assembly test.
309 * gas/mips/mips.exp: Add the test mentioned above.
310
76a0ddac
DN
3112000-11-30 Diego Novillo <dnovillo@redhat.com>
312
313 * intel.s, intel.d: New test for @GOT references.
314
dc6e09d3
HPN
3152000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
316
317 * gas/sh/err.exp: New, framework for error-testing.
318 * gas/sh/err-1.s: New test.
319
ae3e85dd
SC
3202000-11-26 Stephane Carrez <Stephane.Carrez@worldnet.fr>
321
322 * gas/m68hc11/opers12.s: New test for movw operands.
323 * gas/m68hc11/opers12.d: Likewise.
324
077b8428
NC
3252000-11-24 Nick Clifton <nickc@redhat.com>
326
327 * arm.exp: Run tests for xscale as well as arm.
328 Run xscale tests.
329
330 * xscale.s: New file: XScale instruction tests.
331 * xscale.d: New file: Expected XScale instruction results.
332
a257e27a
L
3332000-11-20 H.J. Lu <hjl@gnu.org>
334
335 * gas/i386/intel.d: Add 3 "nop"s for the a.out assembler.
336 * gas/i386/intel.s: Likewise.
337
f5776d3d
L
3382000-11-16 H.J. Lu <hjl@gnu.org>
339
340 * gas/symver/symver0.d: Add 64bit support.
341 * gas/symver/symver1.d: Likewise.
342
e206b66f
L
3432000-11-16 H.J. Lu <hjl@gnu.org>
344
345 * gas/symver/symver.exp: Don't run symver4 nor symver5.
346
747e13a0
L
3472000-11-13 H.J. Lu <hjl@gnu.org>
348
349 * gas/symver/symver.exp: New for symver test.
350 * gas/symver/symver0.d: Likewise.
351 * gas/symver/symver0.s: Likewise.
352 * gas/symver/symver1.d: Likewise.
353 * gas/symver/symver1.s: Likewise.
354 * gas/symver/symver2.l: Likewise.
355 * gas/symver/symver2.s: Likewise.
356 * gas/symver/symver3.l: Likewise.
357 * gas/symver/symver3.s: Likewise.
358 * gas/symver/symver4.l: Likewise.
359 * gas/symver/symver4.s: Likewise.
360 * gas/symver/symver5.l: Likewise.
361 * gas/symver/symver5.s: Likewise.
362 * gas/symver/symver6.l: Likewise.
363 * gas/symver/symver6.s: Likewise.
364
935e6103
HPN
3652000-11-11 Hans-Peter Nilsson <hp@bitrange.com>
366
367 * gas/macros/macros.exp: Mark strings test xfail for sh.
368
64a0c779
DN
3692000-10-24 Diego Novillo <dnovillo@cygnus.com>
370
371 * intel.s, intel.d: Add new tests for intel syntax.
372
73cd359e
AM
3732000-10-19 Alan Modra <alan@linuxcare.com.au>
374
375 * gas/elf/section0.s: Ensure section sizes are multiples of 16.
376 * gas/elf/section1.s: Likewise.
377 * gas/elf/section[01].d: Change to suit.
378
476d4b9b
L
3792000-10-18 H.J. Lu <hjl@gnu.org>
380
381 * gas/i386/intel.d: Fix the support for 64bit BFD in the last
382 change.
383
6588847e
DN
3842000-10-15 Diego Novillo <dnovillo@cygnus.com>
385
386 * intel.s, intel.d: Add new tests for naked registers using intel
387 syntax.
388
2e968471
HPN
3892000-09-29 Hans-Peter Nilsson <hp@axis.com>
390
391 * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s,
392 gas/cris/rd-regprefix-1.d, gas/cris/rd-regprefix-1b.d,
393 gas/cris/us-err-1.s, gas/cris/us-err-2.s, gas/cris/us-err-3.s: New.
394 * gas/cris/cris.exp: Loop run_dump_test over files matching rd-*.d.
395
9a635504
AM
3962000-09-28 Alan Modra <alan@linuxcare.com.au>
397
170cdc4f
AM
398 * gas/hppa/parse/parse.exp: Replace "hppa*w-*-*" with "hppa*64*-*-*"
399 * gas/hppa/reloc/reloc.exp: Likewise.
400 * gas/hppa/unsorted/unsorted.exp: Likewise.
401
9a635504
AM
402 * gas/hppa/reloc/reduce.s: Modify .PARAM so we need an arg reloc.
403
139368c9
JW
4042000-09-22 Jim Wilson <wilson@cygnus.com>
405
d48ad4f3
JW
406 * gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests.
407 * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
408
139368c9
JW
409 * gas/ia64/dv-raw-err.s: Add new testcases for PR%, 16 - 62.
410 * gas/ia64/dv-waw-err.s: Likewise.
411 * gas/ia64/dv-imply.d: Regenerate.
412 * gas/ia64/dv-mutex.d, gas/ia64/dv-raw-err.l, gas/ia64/dv-safe.d,
413 gas/ia64/dv-srlz.d, gas/ia64/dv-war-err.l, gas/ia64/dv-waw-err.l,
414 gas/ia64/opc-f.d, gas/ia64/opc-i.d, gas/ia64/opc-m.d: Likewise.
415
7484b8e6
TW
4162000-09-14 Timothy Wall <twall@cygnus.com>
417
418 * gas/ia64/dv-waw-err.[sl]: Additional tests for parallel
419 comparisons which should and should not produce DVs.
420
927781e2
AM
4212000-09-05 Alan Modra <alan@linuxcare.com.au>
422
423 * gas/vtable/vtable.exp: Re-enable for hppa-elf.
424
9a8f29e3
TW
4252000-08-29 Timothy Wall <twall@cygnus.com>
426
427 * gas/ia64/dv-mutex.s: Add stop to avoid DV error on cmp.eq.
428 * gas/ia64/dv-mutex.d: Update regexp pattern.
429 * gas/ia64/dv-entry-err.s: Add stop to avoid DV error on cmp.eq.
430 * gas/ia64/dv-imply.s: Add stops to avoid DV errors on cmp.REL.
431 Test still fails due to insn opcode pattern changes.
432
5e0c2226
L
4332000-08-21 H.J. Lu <hjl@gnu.org>
434
435 * gas/all/cofftag.d: Support the strict COFF.
436
50b81f19
JW
4372000-08-16 Jim Wilson <wilson@cygnus.com>
438
439 * gas/ia64/dv-raw-err.s: Add new tests for addl and postinc.
440 * gas/ia64/dv-raw-err.l: Likewise.
441 * gas/ia64/dv-waw-err.l: Update sed pattern.
442 * gas/ia64/opc-f.pl: Delete fpsub, and fpadd comment.
443 * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
444
8cb8bcba
NC
4452000-08-16 Nick Clifton <nickc@redhat.com>
446
447 * gas/arm/inst.s: Add tests for edge cases of shift based
448 addressing modes.
449
450 * gas/arm/inst.d: Add expected results for new tests.
451
483f05e3
HPN
4522000-07-20 Hans-Peter Nilsson <hp@axis.com>
453
454 * gas/all/gas.exp: Don't run floating-point tests on CRIS.
455 * gas/ieee-fp/x930509a.exp: Ditto.
456 * gas/macros/macros.exp: Mark strings test xfail for CRIS.
e5da6f52 457 * gas/cris/*: New tests for CRIS.
483f05e3 458
81366cb8
AM
4592000-07-19 Alan Modra <alan@linuxcare.com.au>
460
461 * gas/macros/macros.exp (test1): Run it for hppa*-*-linux*.
462 (semi): Likewise.
463 (strings): Don't run for hppa, except for hppa*-*-linux*.
464
465 * gas/hppa/parse/linesepbug.s: Ensure we have whitespace before
466 pseudos.
467
4b43d9f6
NC
4682000-07-18 Scott Bambrough <scottb@netwinder.org>
469
470 * gas/arm/inst.d: Fix expected results to match current assembler
471 output. Patch from Justin Seger <justin.m.seger@intel.com>.
472
4b6341e9
AM
4732000-07-10 Alan Modra <alan@linuxcare.com.au>
474
475 * gas/vtable/vtable.exp: Disable test for hppa.
476
477 * gas/hppa/reloc/reloc.exp (do_relocation_reduction_tests): Don't
478 run test for any elf target.
479 (applybug): Don't run test for linux.
480 * gas/hppa/unsorted/unsorted.exp (do_common_text): Likewise.
481 * gas/hppa/parse/parse.exp (linesepbug): Remove xfail
482 (labelbug): xfail for hppa-linux.
483
484 * gas/hppa/basic/{coprmem.s, fmemLRbug.s}: Add colons to labels.
485 * gas/hppa/parse/{callinfobug.s, regpopbug.s}: Likewise.
486 * gas/hppa/reloc/{applybug.s, funcrelocbug.s, longcall.s,
487 r_no_reloc.s, reduce3.s}: Likewise.
488 * gas/hppa/unsorted/common.s: Likewise.
489
97b39d03
NC
4902000-07-05 Nick Clifton <nickc@cygnus.com>
491
492 * gas/d30v/inst.d: Fix expected results to match current assembler
493 output.
494 * gas/d30v/bittest.l: Fix expected warning messages to match
495 current assembler output.
496
4b6341e9 4972000-06-29 Kazu Hirata <kazu@hxi.com>
fbe1e41f
NC
498
499 * gas/h8300/h8300.exp (do_h8300s_mac): Change the registers used
500 in ldmac and stmac.
501 * gas/h8300/macs.s: Likewise.
502
6b2539e3
NC
5032000-06-27 Nick Clifton <nickc@cygnus.com>
504
505 * gas/d30v/bittest.l: Edit to match new warning messages produced
506 by assembler.
507
39bec121
TW
5082000-06-19 Timothy Wall <twall@cygnus.com>
509
510 * gas/macros/macros.exp: Avoid tests which are not useful on tic54x.
511 * gas/all/gas.exp: Make adjustments for tic54x target.
512 * gas/ieee-fp/x930509a.exp: Ditto.
513 * gas/tic54x/*: New tests for tic54x. NOTE: load page has been
514 moved into the LMA and is not printed separately by objdump any
515 longer. This still needs to be tested.
516
60bcf0fa
NC
5172000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
518
519 * gas/m68k/all.exp: Don't execute tests if the target is m68hc11&12.
520 * gas/m68hc11/all.exp: Specific tests for m68hc11.
521 * gas/m68hc11/all_insns.[ds]: Check m68hc11 instructions.
522 * gas/m68hc11/insns[ds]: Another test.
523 * gas/m68hc11/lbranch.[ds]: Check branch optimization (gas relax).
524 * gas/m68hc11/opers12.[ds]: New files, check m68hc12 operands.
525
55d98a80
AM
5262000-06-17 Alan Modra <alan@linuxcare.com.au>
527
528 * gas/macros/strings.s: Don't start directives in first column
529 (for LABELS_WITHOUT_COLONS targets).
530
8e1b6ed6
L
5312000-06-14 H.J. Lu <hjl@gnu.org>
532
533 * gas/macros/strings.d: Support a.out and coff.
534
88830cd1
NC
5352000-06-14 Nick Clifton <nickc@cygnus.com>
536
537 * gas/arm/arm6.s: Remove 'mrs r9, cpsr_all' since the cpsr_all
538 flag is no longer legal syntax.
539
aa787a89
NC
5402000-06-09 Nick Clifton <nickc@cygnus.com>
541
542 * gas/macros/macros.exp: Run new test: strings.
543 * gas/macros/strings.s: New test: String expansion inside
544 macros.
545 * gas/macros/strings.d: New test results.
546
a6b9488a
AM
5472000-06-04 Alan Modra <alan@linuxcare.com.au>
548
549 * gas/i386/prefix.s: Modify so we have at least one x86 test that
550 checks the line separator.
551
f48026f7
HPN
552Sun May 21 10:08:08 2000 Hans-Peter Nilsson <hp@axis.com>
553
554 * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.
555
322f2c45
NC
5562000-05-15 Nick Clifton <nickc@cygnus.com>
557
558 * gas/arm/arch4t.s: Add tests of new fields to msr instruction.
559
de950844
AM
5602000-05-11 Ulf Carlsson <ulfc@engr.sgi.com>
561
562 * gas/mips/mips.exp: Include *-*-linux* in svr4pic.
563
564 * gas/mips/jal-svr4pic.{s,d} gas/mips/jal-xgot.d: Add a jal to a
565 weak symbol.
566
575bc3d6
AM
5672000-05-08 Alan Modra <alan@linuxcare.com.au>
568
569 * gas/mri/float.d: Fix for srec length change.
570
36f89926
AM
5712000-05-02 Alan Modra <alan@linuxcare.com.au>
572
573 * gas/hppa/unsorted/unsorted.exp: Duplicate hppa*-*-*elf*
574 behaviour for hppa*-*-linux* throughout file.
575 * gas/hppa/reloc/reloc.exp: Ditto.
576 (reduce2.s): Disable test for elf targets.
577
578 * gas/hppa/parse/parse.exp (ssbug.s): setup_xfail hppa*-*-linux*.
579
580 * gas/elf/section0.s: Don't start pseudos on first column so
581 targets that define LABELS_WITHOUT_COLONS work.
582 * gas/elf/section1.s: Ditto.
583 * gas/vtable/inherit0.s: Ditto.
584 * gas/vtable/inherit1.s: Ditto.
585 * gas/vtable/entry0.s: Ditto.
586 * gas/vtable/entry1.s: Ditto.
587
7fca9a72
NC
5882000-05-01 Nick Clifton <nickc@cygnus.com>
589
590 * gasp/macro.out: Fix label numbers to remove leading zeroes.
591 * gasp/mdouble.out: Fix label numbers to remove leading zeroes.
592
ee68970f
AM
5932000-04-25 Alan Modra <alan@linuxcare.com.au>
594
595 * gas/i386/general.l: Allow for DISP32 pe relocs.
596 * gas/i386/jump.d: Similarly.
597
c4479208
JW
598Mon Apr 24 16:35:08 2000 Jim Wilson <wilson@cygnus.com>
599
8d82e76a
JW
600 * gas/ia64/opc-i.d: Change pmin2.u to pmin2. Change pmax2.u to pmax2.
601 Change MLI to MLX. Switch operands for output matching tbit.z.orcm,
602 tbit.z.andcm, tbit.nz.orcm, tbit.nz.andcm, tnat.z.orcm, tnat.z.andcm,
603 tnat.nz.orcm, tnat.nz.andcm inputs.
604 * gas/ia64/opc-i.pl: Insert padding nops before last dep.
605 * gas/ia64/opc-i.s: Regenerate.
606
c4479208
JW
607 * gas/ia64/opc-i.s: Regenerate.
608 * gas/ia64/opc-f.pl: Add explicit stop at end.
609
bf3ca999
TW
6102000-04-22 Timothy Wall <twall@cygnus.com>
611
612 * gas/ia64/opc-f.d: Disassemble zeroes to verify break.f.
613 * gas/ia64/opc-f.s: Add an explicit stop to make IAS output match.
614
800eeca4
JW
615Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
616 David Mosberger <davidm@hpl.hp.com>
617 Timothy Wall <twall@cygnus.com>
618 Jim Wilson <wilson@cygnus.com>
619
620 * gas/vtable/vtable.exp: Disable for ia64.
7fca9a72 621 * gas/ia64: New testsuite directory.
800eeca4 622
71851002
AM
6232000-04-03 Alan Modra <alan@linuxcare.com.au>
624
625 * gas/i386/general.s: Check 16-bit immediates, and move call/jump
626 checks to start.
627 * gas/i386/general.l: Likewise.
628
31254b20
AO
6292000-04-01 Alexandre Oliva <aoliva@cygnus.com>
630
631 * gas/mn10300/am33_5.s: Check that negative SP offsets are encoded
632 with 32 bits, not with the unsigned shorter opcodes.
633 * gas/mn10300/basic.exp: Likewise.
634
77f42f92
AO
6352000-03-31 Alexandre Oliva <aoliva@cygnus.com>
636
637 * lib/gas-defs.exp (regexp_diff): Don't break on the first
638 difference, list them all.
639
d1a1bf19
NC
6402000-03-29 Nick Clifton <nickc@cygnus.com
641
642 * gas/arm/thumb.s: Add test of bal instruction.
643
224de7a5
AM
6442000-03-27 Alan Modra <alan@linuxcare.com.au>
645
646 * gas/ieee-fp/x930509a.exp (dotest): Fix test for
647 LISTING_WORD_SIZE==1.
648 * gas/all/gas.exp (do_930509a): Same here.
649 * gas/all/cond.d: And here.
650
d1a1bf19
NC
6512000-03-16 Nick Clifton <nickc@cygnus.com>
652
653 * gas/arm/arm.exp: Run branch.s test.
654 Run tests if target is strongarm.
655
656 * gas/arm/branch.s: New test. Make sure that assembler can handle
657 same-section branch relocations properly.
658
659 * gas/arm/branch.d: New file. Expected output from assembling
660 branch.s.
661
bb2d6cd7
GK
6622000-03-10 Geoffrey Keating <geoffk@cygnus.com>
663
664 * gas/mips/empic.d: New file.
665 * gas/mips/empic.s: New file.
666 * gas/mips/mips16-e.d: New file.
667 * gas/mips/mips16-e.s: New file.
668 * gas/mips/mips16-f.d: New file.
669 * gas/mips/mips16-f.s: New file.
670 * gas/mips/mips.exp: Add empic, mips16-e. Add mips16-f as an
671 expected failure.
672
11038c5e
L
6732000-02-25 H.J. Lu <hjl@gnu.org>
674
675 * gas/i386/general.l: Support a.out and coff.
676
cc5ca5ce
AM
6772000-02-25 Alan Modra <alan@spri.levels.unisa.edu.au>
678
679 * gas/i386/intel.s: New file, intel version of opcode.s
084e9a84
AM
680 * gas/i386/intel.d: New file, copy of opcode.d
681 * gas/i386/i386.exp: Call it.
cc5ca5ce
AM
682
683 * gas/i386/general.s: Add extra "out" instructions.
684 * gas/i386/general.l: Likewise.
685
557537a5
NC
6862000-01-31 Nick Clifton <nickc@cygnus.com>
687
688 * gas/arm/inst.s: Include test of ATPCS register naming
689 conventions.
690
691 * gas/arm/float.s: Include test of ATPCS register naming
692 conventions.
693
dfad2e40
AM
694Fri Jan 21 12:48:06 2000 H.J. Lu <hjl@gnu.org>
695
696 * gas/i386/general.l: Support a.out.
697 * gas/i386/jump.d: Likewise.
698 * gas/i386/jump16.d: Likewise.
699
a3d1c52b
AM
7002000-01-21 Alan Modra <alan@spri.levels.unisa.edu.au>
701
702 * gas/i386/general.{s,l}: Move 16 bit jmp and call tests from here
703 * gas/i386/jump16.{s,d}: To here.
704 * gas/i386/jump.{s,d}: New files. Duplicate 32 bit jmp and call
705 tests in general.s so that objdump is exercised.
706
707 * gas/i386/i386.exp: Call new tests.
708
a8de5998
AM
7092000-01-15 Alan Modra <alan@spri.levels.unisa.edu.au>
710
add0c677
AM
711 * gas/i386/general.{s,l}: Add jmp and call tests for .code16gcc,
712 .code16, and .code32 modes.
a8de5998 713
433b8629
JL
714Tue Nov 30 23:02:01 1999 Jeffrey A Law (law@cygnus.com)
715
716 * gas/mn10300/{am33.s, am33_2.s, am33_3.s}: New test files.
717 * gas/mn10300/{am33_4.s, am33_5.s, am33_6.s}: Likewise.
718 * gas/mn10300/{am33_7.s, am33_8.s}: Likewise.
719 * gas/mn10300/basic.exp: Run the am33 tests.
720
73c89d48
GRK
7211999-11-15 Gavin Romig-Koch <gavin@cygnus.com>
722
723 * gas/mips/la.d: Adjust for new la macro expansion.
724 Change matches for explicit addresses to matches for
725 any address.
726 * gas/mips/la-xgot.d: Same.
727 * gas/mips/la-svr4pic.d: Same.
728
603eea08
NC
7291999-11-01 Nick Clifton <nickc@cygnus.com>
730
731 Remove reloc generating references to local labels in test code.
732 Some ARM targets (eg PE) generate a reloc based on the label,
733 whilst others (eg ELF) generate a reloc based on the section
734 symbol. This meant that the disassembled outputs would differ.
735
736 * gas/arm/inst.s: Change test of BLPL instruction.
737 * gas/arm/inst.d: Change expected decode of BLPL instruction.
738 * gas/arm/arm7t.s: Remove use of .LC0 label in .word directive.
50903393
NC
739 Remove .rdata section, since this cannot exist in an arm-aout
740 target.
741 * gas/arm/arm7t.d: Change expected reloc generated for .word
742 directive.
603eea08 743
e591b0ea
NC
7441999-10-21 Nick Clifton <nickc@cygnus.com>
745
746 * gas/arm/arm7t.d: Update to match latest objdump output.
747 * gas/arm/inst.s: Fix erroneous test case.
748 * gas/arm/inst.d: Update to match latest objdump output.
749
a6ea59ce
GK
750Mon Oct 11 13:37:51 1999 Geoffrey Keating <geoffk@cygnus.com>
751
752 * lib/gas-defs.exp (regexp_diff): Allow '#...' to mean "some
753 indeterminate number of extra lines here".
754
755 * gas/elf/elf.exp: Remove XFAILs.
756 * gas/elf/section0.d: Make pass on MIPS (and hopefully alpha).
757 * gas/elf/section1.d: Likewise.
758
c43185de
DN
759Thu Oct 7 00:12:04 MDT 1999 Diego Novillo <dnovillo@cygnus.com>
760
761 * gas/d10v: New directory.
762 * gas/d10v/d10.exp: New file.
763 * gas/d10v/inst.s: New file.
764 * gas/d10v/inst.d: New file.
765
07147777
GK
766Thu Oct 7 12:52:25 1999 Geoffrey Keating <geoffk@cygnus.com>
767
768 * gas/mips/elf-rel.s: New file.
769 * gas/mips/elf-rel.d: New file.
770 * gas/mips/elf-rel2.d: New file.
771 * gas/mips/e32-rel2.d: New file.
772 * gas/mips/elf-rel2.s: New file.
773 * gas/mips/mips.exp: Add elf-rel, elf-rel2.
774
775 * gas/mips/elf_e_flags1.d: Tweak a little so it passes
776 even if the CPU is set to something by default.
777
93c6c015
DE
778Mon Oct 4 18:25:49 1999 Doug Evans <devans@canuck.cygnus.com>
779
780 * gas/m32r/error.exp: New testcase driver.
781 * gas/m32r/m32rx.exp: New testcase driver.
782 * gas/m32r/fslotx.[sd]: New testcase.
783 * gas/m32r/m32rx.[sd]: New testcase.
784 * gas/m32r/relax-s.[sd]: New testcase.
785 * gas/m32r/interfere.s: New testcase.
786 * gas/m32r/wrongsize.s: New testcase.
787
b7be1db6
AM
7881999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
789
790 * gas/i386/i386.exp: Enable reloc and white tests for COFF.
791 * gas/i386/reloc.d: Accept dir32 relocs.
792
61feeec2
ILT
7931999-09-12 Donn Terry <donn@interix.com>
794
795 * gas/all/gas.exp: Run cofftag test for i*86-*-interix*.
796 * lib/gas-defs.exp: Add perror if can not read .d file.
797
2ef5e2a1
ILT
7981999-09-04 Steve Chamberlain <sac@pobox.com>
799
800 * gas/pj/{pj.exp, ops.c, ops.d}: New tests for picoJava.
801
c5089c84
NC
8021999-09-02 Nick Clifton <nickc@cygnus.com>
803
804 * gas/vtable/vtable.exp: Add [istarget "strongarm*-*-*"] to run
805 dump test "entry0" instead of "entry1".
806
f3d180e9
CM
8071999-09-01 Scott Bambrough <scottb@netwinder.org>
808
809 * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
810 test "entry0" instead of "entry1". ARM targets use REL relocs,
811 and should use the test entry0.
812
c35dfbeb
AM
8131999-09-01 H.J. Lu <hjl@gnu.org>
814
815 * gas/i386/naked.d: Fix for coff targets.
816
68196d70
JL
817Mon Aug 30 12:18:40 1999 Jeffrey A Law (law@cygnus.com)
818
cb63de9b
JL
819 * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for
820 sectioning.
821 * gas/hppa/unsorted/unsorted.exp: Disable tests not appropriate for
822 PA64.
823
a91f57fd
JL
824 * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for
825 sectioning.
826 * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
827 Revamp address expressions slightly to handle an arbitrary sized
828 address.
829
a022ef54
JL
830 * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for
831 sectioning.
832 * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
833
68196d70
JL
834 * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for
835 sectioning.
836
3f9ed93b
AM
8371999-08-30 Alan Modra <alan@spri.levels.unisa.edu.au>
838
839 * gas/i386/naked.s, gas/i386/naked.d: Test-suite addition for
840 allow_naked_reg parsing.
841 * gas/i386/i386.exp: Call it.
842
5f47d35b
AM
8431999-08-29 Alan Modra <alan@spri.levels.unisa.edu.au>
844
845 * gas/i386/white.s, gas/i386/white.l: Add space in FP reg tests.
846
0791df6c
JL
847Sat Aug 28 00:16:12 1999 Jerry Quinn <jquinn@nortelnetworks.com>
848
e3ca10d7
JL
849 * gas/hppa/basic/basic.exp: Add new tests shift2.s,
850 shift3.s, extract2.s, extract3.s, deposit2.s, and deposit3.s.
851 * gas/hppa/basic/shift2.s, shift3.s, extract2.s,
852 extract3.s, deposit2.s, deposit3.s: New.
853
436709ee 854 * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:
7fca9a72 855 Add new syntax versions of instructions to tests.
436709ee
JL
856 * gas/hppa/basic/add2.s,dcor2.s,perf.s,purge2.s,shladd2.s,sub2.s,
857 system2.s, unit2.s: New tests.
858 * hppa/basic/basic.exp: Add new tests.
859
3c5c4310
JL
860 * gas/hppa/basic/basic.exp:
861 * gas/hppa/basic/media.s: Add test cases for new instructions.
862
be3f1865
JL
863 * gas/hppa/basic/basic.exp (do_branch2,do_media): New.
864 * gas/hppa/basic/branch2.s: New.
865 * gas/hppa/basic/media.s: New.
866
867 * gas/hppa/basic/basic.exp (do_fp_comp2): New.
868 * gas/hppa/basic/fp_comp2.s: New.
0791df6c 869
b23bac36
AM
8701999-08-20 Alan Modra <alan@spri.levels.unisa.edu.au>
871
872 * gas/i386/general.s, gas/i386/general.l: Add .code16gcc
873 displacement checks with auto address prefix.
874
2190b5a5
ILT
8751999-08-17 H.J. Lu <hjl@gnu.org>
876
877 * gas/elf/elf.exp: Expected to fail on alpha*-*-*.
878
171a4983
ILT
8791999-08-09 Ian Lance Taylor <ian@zembu.com>
880
881 * gas/i386/float.s, gas/i386/float.l: Modify to work correctly
882 when gas uses 2**4 alignment for .text.
883 * gas/i386/general.s, gas/i386/general.l: Likewise.
884 * gas/i386/katmai.s, gas/i386/katmai.d: Likewise.
885 * gas/i386/modrm.s, gas/i386/modrm.l: Likewise.
886 * gas/i386/prefix.s, gas/i386/prefix.d: Likewise.
887
6812da59
AM
8881999-07-27 Alan Modra <alan@spri.levels.unisa.edu.au>
889
890 * gas/i386/reloc.d: Fix so that test passes when enable-targets
891 includes 64-bit bfd target.
892
aa1b0fd6
ILT
8931999-06-13 Ian Lance Taylor <ian@zembu.com>
894
895 * gas/i386/katmai.d: Tweak for recent disassembler changes.
896
14c18613
ILT
8971999-06-12 Ian Lance Taylor <ian@zembu.com>
898
966d5bec
ILT
899 * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
900 "*-*-linux*oldld*".
901 * gas/vtable/vtable.exp: Likewise.
902 * gas/i386/reloc.d: Modify expected reloc names to accept a.out
903 names.
904
14c18613
ILT
905 * gas/i386/amd.s: Add a symbol so a.out tests will work.
906 * gas/i386/katmai.s: Likewise.
907 * gas/i386/amd.d: Corresponding change.
908 * gas/i386/katmai.d: Corresponding change.
909
8ee99f93
ILT
9101999-06-10 Ian Lance Taylor <ian@zembu.com>
911
912 * gas/mips/sync.d: Pass -mips2 to the assembler.
913
914 * gas/mips/elf_e_flags.s: Tweak code so that the tests pass for
915 mips-elf target as well as mips64-elf target.
916 * gas/mips/elf_e_flags1.d: Corresponding changes.
917 * gas/mips/elf_e_flags2.d: Likewise.
918 * gas/mips/elf_e_flags3.d: Likewise.
919 * gas/mips/elf_e_flags4.d: Likewise.
920
921 * gas/elf/elf.exp: Add setup_xfail for mips*-*-*.
922
923 * gas/all/itbl-test.c (main): Update itbl_get_reg_val call for new
924 parameter.
925
b3fb1136
RH
9261999-06-10 Jakub Jelinek <jj@ultra.linux.cz>
927
928 * gas/sparc/synth64.s: Add checks for single register signx/clruw.
929 * gas/sparc/set64.s: Add tests for setuw and setsw synthetic insns.
930 * gas/sparc/prefetch.d: Add -64 as switch.
931 * gas/sparc/rdpr.d: Ditto.
932 * gas/sparc/wrpr.d: Ditto.
933 * gas/sparc/synth64.d: Ditto, reflect synth64.s changes.
934 * gas/sparc/reloc64.d: Add -64 as switch, be more tolerant, as
935 current gas outputs %hi(0) and not %hi(0x0).
936 * gas/sparc/set64.d: Add -64 as switch, reflect set64.s changes and
937 optimizations for setx instruction.
938 * gas/sparc/sparc.exp: Do sparc64*-*-* checks if it is any of the
939 compiled-in targets.
940
18452d40
RH
9411999-06-10 Richard Henderson <rth@cygnus.com>
942
943 * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'.
944 * gas/macros/rept.s, gas/macros/test2.s, gas/macros/test3.s: Likewise.
945 * gas/macros/{irp,rept,test2,test3}.d: Update.
946
98944905
RH
9471999-06-05 Richard Henderson <rth@cygnus.com>
948
949 * gas/elf/elf.exp: New directory.
950 * gas/elf/section0.[sd]: New test.
951 * gas/elf/section1.[sd]: New test.
952
5164c382
NC
9531999-06-03 Philip Blundell <philb@gnu.org>
954
955 * gas/arm/arm7t.d, gas/arm/inst.d: Update to match current gas,
956 bfd and opcodes.
957
0dbfb37c
ILT
9581999-05-28 Ian Lance Taylor <ian@zembu.com>
959
960 * gas/vtable/vtable.exp: Don't run test for i960 yet.
961
2481b576
NC
9621999-05-17 Nick Clifton <nickc@cygnus.com>
963
964 * gas/mcore/allinsn.d: Updated to match latest objdump output.
965
c608c12e
AM
9661999-05-12 Alan Modra <alan@spri.levels.unisa.edu.au>
967
968 * gas/i386/opcode.d: Modify callw to suit disasm fix.
969
970 * gas/i386/amd.d: Modify a '(bad)' to SIMD instruction.
971
972 * gas/i386/amd.s: Pad to multiple of 8
973 * gas/i386/amd.d: Here too.
974
975 * gas/i386/prefix.[sd]: Align with nops
976 * gas/i386/reloc.[sd]: Here too.
977
978 * gas/i386/katmai.[sd]: New for PIII SIMD
979 * gas/i386/i386.exp: Call it.
980
252b5132
RH
9811999-05-02 Nick Clifton <nickc@cygnus.com>
982
983 * gas/mcore/allinsn.d: Update to match latest assembler
984 operations.
985
9861999-04-16 DJ Delorie <dj@cygnus.com>
987
988 * gas/i386/amd.s: Add NOPs to align for coff targets
989 * gas/i386/amd.d: and check for them.
990
991Thu Apr 15 15:03:43 1999 Jeffrey A Law (law@cygnus.com)
992
993 * gas/hppa/basic/basic.exp (do_coprmem): No longer expected to file.
994
995Wed Apr 14 13:43:06 1999 Jeffrey A Law (law@cygnus.com)
996
997 * gas/hppa/basic/branch.s: Do not use immediate value where we
998 really want a register.
999 * gas/hppa/basic/coprmem.s: Likewise.
1000 * gas/hppa/basic/fmemLRbug.s: Likewise.
1001 * gas/hppa/basic/coprmem.s: Likewise.
1002 * gas/hppa/basic/spop.s: Likewise.
1003 * gas/hppa/basic/imem.s: Likewise.
1004 * gas/hppa/parse/badfmpyadd.s: Likewise.
1005 * gas/hppa/parse/calldatabug.s: Likewise.
1006 * gas/hppa/parse/entrybug.s: Likewise.
1007 * gas/hppa/parse/exprbug.s: Likewise.
1008 * gas/hppa/parse/fixup7bug.s: Likewise.
1009 * gas/hppa/parse/labelbug.s: Likewise.
1010 * gas/hppa/reloc/applybug.s: Likewise.
1011 * gas/hppa/reloc/funcrelocbug.s: Likewise.
1012 * gas/hppa/reloc/labelopbug.s: Likewise.
1013 * gas/hppa/reloc/longcall.s: Likewise.
1014 * gas/hppa/reloc/plabelbug.s: Likewise.
1015 * gas/hppa/reloc/reduce.s: Likewise.
1016 * gas/hppa/reloc/reduce2.s: Likewise.
1017 * gas/hppa/reloc/reduce3.s: Likewise.
1018 * gas/hppa/unsorted/brlenbug.s: Likewise.
1019 * gas/hppa/unsorted/importbug.s: Likewise.
1020 * gas/hppa/unsorted/lasbeldiffs.s: Likewise.
1021
1022 * gas/hppa/basic/basic.exp (do_imem): Handle multiple encodings
1023 for loads and stores using reg + small d addresses.
1024 No longer expect failure for mis-parse of imm %reg.
1025
10261999-04-13 Doug Evans <devans@casey.cygnus.com>
1027
1028 * gas/m32r/m32rx.d (cmpu__rach): Fix expected output.
1029 * gas/m32r/m32rx.s (bc__add,add__bc): Explicitly specify short branch
1030 so branch relaxation restrictions won't interfere with parallelization
1031 attempts.
1032
10331999-04-08 Nick Clifton <nickc@cygnus.com>
1034
1035 * gas/mcore: New Directory.
1036 * gas/mcore/allinsn.exp: New File: Expect file for MCore assembly
1037 tests.
1038 * gas/mcore/allinsn.s: New File: Source file for MCore assembly
1039 tests.
1040 * gas/mcore/allinsn.d: New File: Expected output file for MCore
1041 assembly tests.
1042
10431999-03-20 Doug Evans <devans@casey.cygnus.com>
1044
1045 * gas/m32r/m32rx.[sd]: Fix a few more testcases.
1046
10471999-03-16 Martin Hunt <hunt@cygnus.com>
1048
1049 * gas/d30v/d30.exp (run_list_test): Add new tests,
1050 label, guard-debug, serial, warn_oddreg, bittest, and mul.
1051
1052 * gas/d30v/opt.s: Fix some warnings and add a few labels
1053 to keep things from parallelizing where we don't want them to.
1054
1055 * gas/d30v/reloc.s: Fix warning.
1056
1057 * gas/d30v/opt.d, reloc.d, inst.d: Rebuild.
1058
1059 * gas/d30v/label.s: New test. Check that labels are aligned
1060 on 8-byte boundaries.
1061
1062 * gas/d30v/guard-debug.s: New test. Test output with "-g".
1063
1064 * gas/d30v/serial.s: New test. Check for warnings with
1065 illegal serial instructions.
1066
1067 * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when
1068 odd-numbered registers are used for some instructions.
1069
1070 * gas/d30v/bittest.s: New test. Check for bit operation
1071 instructions (BCLR, BNOT, BSET, BTST) in the IU.
1072
1073 * gas/d30v/mul.s: New test. Check for restricted sequences
1074 in a bunch of different multiply instructions.
1075
1076 * gas/vtable/vtable.exp (run_list_test): Don't
1077 run test on D30V.
1078
10791999-03-05 Nick Clifton <nickc@cygnus.com>
1080
1081 * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag
1082 test.
1083
10841999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
1085
1086 * gas/mips/mips.exp: Run the new tests, below.
1087 * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
1088 gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
1089 * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
1090
1091 * lib/gas-defs.exp (run_dump_test): Document. It's not
1092 really trivial.
1093
1094 * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing
1095 $program (the dump tool).
1096
10971999-02-10 Doug Evans <devans@casey.cygnus.com>
1098
1099 * gas/m32r/allinsn.d: Prefix all | with \.
1100 (push,pop): Fix expected output.
1101 * gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
1102 * gas/m32r/fslot.d: Prefix all | with \.
1103
11041999-02-08 Nick Clifton <nickc@cygnus.com>
1105
1106 * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator.
1107 Some ports use it as a comment initiator.
1108
1109 * gas/vtable/entry1.d: Do not look for an addend. Some ports use
1110 REL relocations and so do not have one.
1111
11121998-12-18 Nick Clifton <nickc@cygnus.com>
1113
1114 * gas/fr30/allinsn.s: Fix to match latest assembler syntax.
1115 * gas/fr30/allinsn.d: Fix to match latest assembler output
1116
11171998-12-03 Nick Clifton <nickc@cygnus.com>
1118
1119 * gas/fr30/allinsn.d: Updated to match latest assembler output.
1120
11211998-12-02 Nick Clifton <nickc@cygnus.com>
1122
1123 * gas/fr30/allinsn.s: Replace illegal insns with legal versions.
1124
1125 * gas/fr30/allinsn.d: Update to match latest assembler output.
1126
1127Thu Nov 19 15:59:51 1998 Dave Brolley <brolley@cygnus.com>
1128
1129 * gas/fr30/allinsn.s: Reorder insns for better simulation.
1130
1131Thu Nov 19 07:50:44 1998 Doug Evans <devans@charmed.cygnus.com>
1132
1133 * gas/mips/sync.[sd]: New testcase.
1134 * gas/mips/mips.exp: Run it.
1135
1136Wed Nov 18 11:27:56 1998 Dave Brolley <brolley@cygnus.com>
1137
1138 * gas/fr30/allinsn.s (dmov): Correct hex literals.
1139
1140Tue Nov 17 15:24:20 1998 Nick Clifton <nickc@cygnus.com>
1141
1142 * gas/fr30/allinsn.s: Moved currently un-assembliable instructions
1143 to end of file.
1144
1145 * gas/fr30/allinsn.d: Added disassembly of currently assembliable
1146 opcodes.
1147
1148Mon Nov 16 16:50:27 1998 Nick Clifton <nickc@cygnus.com>
1149
1150 * gas/fr30/allinsn.s: Fix syntax errors.
1151
1152Mon Nov 16 19:27:52 1998 Dave Brolley <brolley@cygnus.com>
1153
1154 * gas/fr30/allinsn.s: Fixed more typos.
1155
1156Fri Nov 13 13:15:01 1998 Nick Clifton <nickc@cygnus.com>
1157
1158 * gas/fr30/allinsn.s: Fixed typos and added some tests of upper
1159 case vs lower case.
1160
1161Tue Nov 10 14:54:47 1998 Nick Clifton <nickc@cygnus.com>
1162
1163 * gas/fr30/allinsn.s: New file.
1164 * gas/fr30/allinsn.d: New file.
1165 * gas/fr30/allinsn.exp: New file.
1166 * gas/fr30/fr30.exp: New file.
1167
1168Mon Nov 2 20:16:50 1998 Doug Evans <devans@canuck.cygnus.com>
1169
1170 * gas/m32r/fslot.[sd]: New testcase.
1171 * gas/m32r/m32r.exp: Run it.
1172
1173Tue Oct 20 11:35:06 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
1174
1175 * gas/i386/i386.exp: Run AMD insn test.
1176 * gas/i386/amd.s: New test.
1177 * gas/i386/amd.d: New test results.
1178
1179Sun Sep 20 01:00:01 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1180
1181 * gas/vtable/inherit1.l: Require only the word GAS somewere in the
1182 first line of the listing.
1183
1184Tue Sep 1 10:20:03 1998 Richard Henderson <rth@cygnus.com>
1185
1186 * gas/ppc/astest.d: Adjust regexps to match a 64-bit host.
1187 * gas/ppc/astest2.d: Likewise.
1188
1189Mon Aug 31 13:25:07 1998 Richard Henderson <rth@cygnus.com>
1190
1191 * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
1192 of whitespace for 64-bit hosts.
1193
1194Mon Aug 31 12:45:49 1998 Richard Henderson <rth@cygnus.com>
1195
1196 * gas/vtable/vtable.exp: New.
1197 * gas/vtable/{entry0.s,entry0.d}: New.
1198 * gas/vtable/{entry1.s,entry1.d}: New.
1199 * gas/vtable/{inherit0.s,inherit0.d}: New.
1200 * gas/vtable/{inherit1.s,inherit1.l}: New.
1201
1202Thu Aug 20 23:18:06 1998 Ian Lance Taylor <ian@cygnus.com>
1203
1204 * gas/i386/white.l: Revert patch of August 12.
1205
1206Wed Aug 12 11:54:37 1998 Jeffrey A Law (law@cygnus.com)
1207
1208 * gas/mn10300/udf.s: New test.
1209 * gas/mn10300/basic.exp: Run it.
1210
1211Wed Aug 12 13:25:38 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
1212
1213 * gas/i386/general.l: Test andb $~0x80,foo.
1214 * gas/i386/general.s: Update.
1215
1216 * gas/i386/white.l: Expect warning for stand-alone ss prefix.
1217
1218Tue Jul 21 12:46:59 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
1219
1220 * gas/i386/white.s: Add some more whitespace tests.
1221 * gas/i386/white.l: Update accordingly.
1222
1223Mon Jul 13 18:15:11 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
1224
1225 * gas/i386/*: All new i386 testsuite.
1226
12271998-07-02 Ken Raeburn <raeburn@cygnus.com>
1228
1229 * lib/gas-defs.exp (gas_init): Complain if target name isn't in
1230 canonical form.
1231
1232Wed Jul 1 15:35:09 1998 Nick Clifton <nickc@cygnus.com>
1233
1234 * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.
1235
1236Wed Jul 1 17:31:39 1998 Ian Lance Taylor <ian@cygnus.com>
1237
1238 * gas/ppc/simpshft.s: Add alignment so that it works on AIX.
1239 * gas/ppc/simpshft.d: Change accordingly. Only dump the .text
1240 section.
1241
1242Tue Jun 23 15:14:43 1998 Nick Clifton <nickc@cygnus.com>
1243
1244 * gas/v850/hilo2.s: Use r1 as the destination of the movea
1245 instruction, since r0 is read only.
1246
1247 * gas/v850/basic.exp: Fix names of special area relocations.
1248 Set -mwarn-signed-overflow flag when running range.s test.
1249
1250Sun Jun 21 12:44:43 1998 Nick Clifton <nickc@cygnus.com>
1251
1252 * gas/d30v/reloc.d: Updated to match latest assembler output.
1253
1254Wed Jun 17 14:02:10 1998 Frank Ch. Eigler <fche@cygnus.com>
1255
1256 * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
1257 run on differently targeted assembler.
1258 * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
1259 * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
1260 * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
1261 * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
1262
1263 * gas/mips/ld-ilocks.d: Removed disassembler flags to let target
1264 defaults go unmodified. Replaced $f4/$f5 with $fp[45], as the
1265 original `ld.d' had. Find `ld.s'.
1266 * gas/mips/mul-ilocks.d: Nearly ditto.
1267
1268Thu Jun 11 16:50:46 1998 Nick Clifton <nickc@cygnus.com>
1269
1270 * gas/d30v/inst.d: Expect repeati instrucitons to be combined.
1271
1272 * gas/d30v/inst.s: Add nop to keep assembled instructions at
1273 expected addresses.
1274
1275Mon Jun 8 18:47:11 1998 Nick Clifton <nickc@cygnus.com>
1276
1277 * gas/d30v/array.d: Updated to match latest assembler results.
1278 * gas/d30v/reloc.d: Partially updated to match latest assembler
1279 results.
1280
1281Fri Jun 5 19:15:59 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1282
1283 * gas/m68k/operands.s: For all pc relative addresses change tstl
1284 to pea since the former does not allow pcrel on m68000. Do not
1285 make label foo global, so that references to it can be relaxed on
1286 ELF targets.
1287 * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
1288
1289Tue Jun 2 15:08:36 1998 Geoff Keating <geoffk@ozemail.com.au>
1290
1291 * gas/ppc/ppc.exp: Run simpshft test.
1292 * gas/ppc/simpshft.d: New file.
1293 * gas/ppc/simpshft.s: New file.
1294
1295Mon Jun 1 17:00:22 1998 Jeffrey A Law (law@cygnus.com)
1296
1297 * gas/mips/div-ilocks.d: Handle both "break" instruction variants.
1298 * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
1299
1300Fri May 29 12:07:35 1998 Ian Lance Taylor <ian@cygnus.com>
1301
1302 * gas/mips/mips.exp: Adjust ilocks initialization to match current
1303 assembler defaults more closely.
1304
1305 * gas/sh/fp.s: Remove ftst/nan. The assembler no longer supports
1306 the instruction.
1307 * gas/sh/basic.exp: Adjust accordingly.
1308
1309Wed May 27 15:26:51 1998 Nick Clifton <nickc@cygnus.com>
1310
1311 * gas/d30v/align.d: Updated to match latest assembler output.
1312 * gas/d30v/inst.d: Updated to match latest assembler output.
1313 * gas/d30v/inst.s: Updated to match latest assembler rules.
1314 * gas/d30v/opt.d: Updated to match latest assembler output.
1315
1316Fri May 22 15:56:51 1998 Doug Evans <devans@canuck.cygnus.com>
1317
1318 * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.
1319 * gas/m32r/uppercase.d: Likewise.
1320
1321Thu May 21 15:03:06 1998 Nick Clifton <nickc@cygnus.com>
1322
1323 * gas/arm/thumb.s: Add period to start of labels to prevent
1324 assembler thinking that they are function entry points.
1325
1326Tue May 19 18:17:10 1998 Ian Lance Taylor <ian@cygnus.com>
1327
1328 * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.
1329
1330Mon May 18 13:11:45 1998 Frank Ch. Eigler <fche@cygnus.com>
1331
1332 * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match
1333 disassembler.
1334
1335Fri May 15 14:51:01 1998 Gavin Koch <gavin@cygnus.com>
1336
1337 * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.
1338 * gas/mips/ld-ilocks-addr32.d : New.
1339
1340Wed May 13 15:06:31 1998 Doug Evans <devans@canuck.cygnus.com>
1341
1342 * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
1343
1344Thu May 7 13:05:25 1998 Frank Ch. Eigler <fche@cygnus.com>
1345
1346 * gas/mips/break20.[sd]: New tests for 20-bit operand break and
1347 sddbp instructions.
1348 * gas/mips/trap20.[sd]: New tests for 20-bit operand trap
1349 instructions.
1350 * gas/mips/mips.exp: Run them.
1351
1352Thu Apr 30 11:55:01 1998 Frank Ch. Eigler <fche@cygnus.com>
1353
1354 * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels
1355 in disassembly, where the offset is in hex and has a "0x" prefix.
1356
1357Tue Apr 28 16:38:34 1998 Frank Ch. Eigler <fche@cygnus.com>
1358
1359 * gas/mips/lineno.[sd]: Assembly source line number test.
1360 * gas/mips/mips.exp: Added lineno test.
1361
1362Wed Apr 8 18:45:17 1998 Jeffrey A Law (law@cygnus.com)
1363
1364 * gas/testsuite/all/gas.exp: No longer expect failures for
1365 difference of undefined symbols on mn10x00 targets.
1366
1367Mon Mar 23 10:47:33 1998 Frank Ch. Eigler <fche@cygnus.com>
1368
1369 * gas/all/align.s: Back out ".section text" change below;
1370 use ".text" again.
1371 * gas/macros/semi.s: Ditto.
1372
1373Fri Mar 20 18:51:49 1998 Frank Ch. Eigler <fche@cygnus.com>
1374
1375 * gas/all/align.s: Identify ".text" section explicitly.
1376 * gas/macros/semi.s: Ditto.
1377
1378
1379
1380Mon Mar 2 13:30:40 1998 Doug Evans <devans@seba.cygnus.com>
1381
1382 * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
1383 (ldi16): Improve test.
1384 (nop): Fix test.
1385
1386Thu Feb 12 20:12:39 1998 Ian Lance Taylor <ian@cygnus.com>
1387
1388 * gasp/macro.out: Adjust to reflect the fact that keyword
1389 arguments are now permitted after positional arguments.
1390
1391Wed Feb 4 15:27:44 1998 Nick Clifton <nickc@cygnus.com>
1392
1393 * gas/arm/arm7t.d: Update to match latest assembler output.
1394
1395Wed Feb 4 15:40:00 1998 Geoffrey Keating <geoffk@ozemail.com.au>
1396
1397 * gas/ppc/ppc.exp: New file.
1398 * gas/ppc/astest.s, gas/ppc/astest.d: New test.
1399 * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.
1400
1401Sun Feb 1 21:43:54 1998 Jeffrey A Law (law@cygnus.com)
1402
1403 * gas/mips/4010.s: Pad test code out to a 16byte boundary.
1404 * gas/mips/4010.d: Corresponding changes.
1405 * gas/mips/4100.s: Pad test code out to a 16byte boundary.
1406 * gas/mips/4100.d: Corresponding changes.
1407 * gas/mips/4650.s: Pad test code out to a 16byte boundary.
1408 * gas/mips/4650.d: Corresponding changes.
1409
1410Fri Jan 30 14:09:13 1998 Ian Lance Taylor <ian@cygnus.com>
1411
1412 * gas/mri/moveml.d: Add test comments, fix regexps.
1413
1414Thu Jan 29 13:34:49 1998 Doug Evans <devans@canuck.cygnus.com>
1415
1416 * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
1417
1418Thu Jan 29 09:43:50 1998 Richard Henderson <rth@cygnus.com>
1419
1420 * gas/m68k/mri_moveml.[sd]: Moved to ...
1421 * gas/mri/moveml.[sd]: ... here.
1422 * gas/mri/mri.exp: Run it.
1423
1424Tue Jan 27 21:55:44 1998 Jeffrey A Law (law@cygnus.com)
1425
1426 * gas/mips/4010.s: Add 4010 tests.
1427 * gas/mips/4010.d: Expected output.
1428 * gas/mips/4100.s: Add 4010 tests.
1429 * gas/mips/4100.d: Expected output.
1430 * gas/mips/4650.s: Add 4010 tests.
1431 * gas/mips/4650.d: Expected output.
1432 * gas/mips/mips.exp: Run the new tests.
1433 * gas/mips/*.d: Pass the right processor model to objdump.
1434 Fix minor cases where expected output was wrong due to opcode
1435 conflicts.
1436
1437Tue Jan 27 05:35:02 1998 Richard Henderson <rth@cygnus.com>
1438
1439 * gas/m68k/mri_moveml.[sd]: New testcase.
1440
1441Thu Jan 22 17:29:07 1998 Nick Clifton <nickc@cygnus.com>
1442
1443 * gas/m32r/high-1.d: Add hash prefix to constants.
1444
1445 * gas/m32r/allinsn.s: Add hash prefix to some constants.
1446 * gas/m32r/allinsn.d: Add hash prefix to constants.
1447
1448Wed Jan 21 21:24:08 1998 Manfred Hollstein <manfred@s-direktnet.de>
1449
1450 * gas/m88k/init.d: Fix hexadecimal offsets.
1451
1452Wed Jan 14 17:49:22 1998 Nick Clifton <nickc@cygnus.com>
1453
1454 * gas/m32r/uppercase.d: Fix white space matching.
1455 * gas/m32r/relax-1.d: Fix white space matching.
1456
1457Wed Jan 14 15:44:32 1998 Jeffrey A Law (law@cygnus.com)
1458
1459 * gas/mips/div.d: Update for recent assembler changes.
1460 * gas/mips/div-ilocks.d: Likewise.
1461
1462Wed Jan 14 11:13:06 1998 Doug Evans <devans@seba.cygnus.com>
1463
1464 * gas/m32r/allinsn.d (cmpui): Update output to new format.
1465
1466Thu Dec 18 11:10:42 1997 Nick Clifton <nickc@cygnus.com>
1467
1468 * gas/arm/inst.d: Updated to match latest disassembler changes.
1469
1470 * gas/arm/arm7t.d: Updated to match latest disassembler changes.
1471
1472Tue Dec 16 22:19:25 1997 Ken Raeburn <raeburn@cygnus.com>
1473
1474 * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d,
1475 gas/mips/jal-xgot.d: Add assembler option to select a specific
1476 target chip, the R3000.
1477 * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting
1478 R3900.
1479 * gas/mips/mips.exp: Run it.
1480
1481 * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax
1482 targets.
1483
1484Wed Oct 15 10:40:14 1997 Jeffrey A Law (law@cygnus.com)
1485
1486 * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.
1487
1488 * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler
1489 changes.
1490
1491Thu Oct 9 18:10:44 1997 Doug Evans <dje@canuck.cygnus.com>
1492
1493 * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.
1494
1495Thu Oct 9 12:59:55 1997 Ian Lance Taylor <ian@cygnus.com>
1496
1497 * gas/arm/arm7t.d: Update for recent disassembler changes.
1498 * gas/h8300/ffxx1.d: Likewise.
1499
1500Wed Oct 8 16:22:50 1997 Doug Evans <dje@canuck.cygnus.com>
1501
1502 * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
1503
1504Wed Oct 8 15:12:35 1997 Ian Lance Taylor <ian@cygnus.com>
1505
1506 * gas/sparc/synth.d: Update for recent disassembler changes.
1507 * gas/sparc/synth64.d: Likewise.
1508
1509 * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
1510 function symbol.
1511 * gas/mips/jal.s: Likewise.
1512
1513Tue Oct 7 13:30:30 1997 Doug Evans <dje@canuck.cygnus.com>
1514
1515 * gas/sparc/reloc64.[sd]: New testcase.
1516 * gas/sparc/sparc.exp: Run it.
1517
1518Sat Oct 4 19:14:24 1997 Ian Lance Taylor <ian@cygnus.com>
1519
1520 * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
1521
1522Fri Oct 3 15:46:05 1997 Ian Lance Taylor <ian@cygnus.com>
1523
1524 * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
1525 work. Correct for big endian and for tabs in input file.
1526
1527 * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
1528 * gas/alpha/fp.s: Change comment characters from ! to #.
1529
1530Thu Sep 18 11:17:53 1997 Doug Evans <dje@canuck.cygnus.com>
1531
1532 * gas/sparc/splet.d: Update to new objdump output format.
1533 * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
1534 * gas/sparc/set64.[ds]: New testcase.
1535 * gas/sparc/splet-2.[ds]: New testcase.
1536 * gas/sparc/sparc.exp: Run them.
1537
1538Tue Sep 16 15:27:08 1997 Ken Raeburn <raeburn@cygnus.com>
1539
1540 Merge changes from Martin Hunt:
1541
1542 * gas/d30v/inst.s: Add some new tests.
1543
1544 * gas/d30v/{inst, opt, reloc}.d: Update results with
1545 new disassembler changes.
1546
1547 * gas/d30v/inst.[sd]: Update examples for d*i instructions.
1548
1549 * gas/d30v/*.d: Update all test results because
1550 of new ".s" and ".l" extensions.
1551
1552 * gas/d30v/inst.[sd]: Correct entry for mulx2h.
1553 * gas/d30v/opt.[sd]: Correct st2w instruction.
1554
1555 * gas/d30v/align.d: Change expected output.
1556
1557 * gas/d30v/reloc.[sd]: Add test case.
1558
1559 * gas/d30v/array.[sd]: New test case.
1560
1561 * gas/d30v/opt.[sd]: Added more test cases.
1562
1563 * gas/d30v/opt.s: Add test cases.
1564 * gas/d30v/reloc.s: Fix a test case.
1565 * gas/d30v/{opt,reloc}.d: Regenerate.
1566
1567Mon Sep 8 14:21:23 1997 Doug Evans <dje@canuck.cygnus.com>
1568
1569 * gas/m32r/high-1.[ds]: New testcase.
1570 * gas/m32r/m32r.exp: Run it.
1571
1572Mon Aug 25 11:04:24 1997 Doug Evans <dje@canuck.cygnus.com>
1573
1574 * gas/m32r/relax-1.[ds]: New testcase.
1575 * gas/m32r/m32r.exp: Run it.
1576
1577Thu Aug 14 23:49:49 1997 Doug Evans <dje@canuck.cygnus.com>
1578
1579 * gas/arc: New directory
1580 * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
1581 ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
1582
1583Wed Aug 6 00:33:30 1997 Ian Lance Taylor <ian@cygnus.com>
1584
1585 * config/default.exp: Set AS and GASP to as-new, not as.new.
1586
1587Tue Aug 5 12:33:23 1997 Ian Lance Taylor <ian@cygnus.com>
1588
1589 * config/default.exp: Set NM to nm-new, not nm.new, to match
1590 recent change in binutils build directory.
1591
1592Thu Jul 31 15:21:51 1997 Jeffrey A Law (law@cygnus.com)
1593
1594 * gas/v850/range.s: New test.
1595 * gas/v850/basic.exp: Run it.
1596
1597Tue Jul 29 14:35:02 1997 Jeffrey A Law (law@cygnus.com)
1598
1599 * gas/v850/hilo2.s: New test.
1600 * gas/v850/fepsw.s: New test.
1601 * gas/v850/basic.exp: Run them.
1602
1603Tue Jul 15 13:03:17 1997 Doug Evans <dje@canuck.cygnus.com>
1604
1605 * gas/m32r/uppercase.[sd]: New testcase.
1606 * gas/m32r/m32r.exp: New file.
1607
1608Mon Jun 16 14:32:11 1997 Ian Lance Taylor <ian@cygnus.com>
1609
1610 * gas/m68k/pcrel.d: Update for m68k disassembler changes.
1611 * gas/m68k/operands.d: Likewise.
1612
1613Mon Jun 2 16:50:03 1997 Nick Clifton <nickc@cygnus.com>
1614
1615 * gas/arm/arm.exp: Added changes from armT-970328-branch.
1616
1617Mon Jun 2 12:09:02 1997 Gavin Koch <gavin@cygnus.com>
1618
1619 * gas/mips/mips.exp: The r3900 has interlocks for mul, but
1620 not div.
1621
1622Mon Jun 2 12:03:32 1997 Gavin Koch <gavin@.cygnus.com>
1623
1624 * gas/mips/mul.{d,s}: End the tests with no-ops.
1625
1626Mon Jun 2 11:48:58 1997 Gavin Koch <gavin@cygnus.com>
1627
1628 * lib/gas-defs.exp (regexp_diff): Improve messages when one
1629 file is shorter than the other.
1630
1631Wed May 7 16:18:30 1997 Manfred Hollstein <manfred@s-direktnet.de>
1632
1633 * gas/m88k/init.{s,d}: New checks for proper padding of
1634 .init sections.
1635 * gas/m88k/m88.exp: Run them.
1636
1637 * gas/m68k/t2.d: New file for check of presence of section
1638 symbols on the m68k-motorola-sysv.
1639 * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
1640
1641Wed May 7 16:12:24 1997 Ian Lance Taylor <ian@cygnus.com>
1642
1643 * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
1644
1645 * gas/mips/lifloat.s: Update for recent changes to floating point
1646 handling.
1647 * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
1648 * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
1649
1650 * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
1651
1652Sat Apr 19 23:16:35 1997 Niklas Hallqvist <niklas@petra.appli.se>
1653
1654 * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
1655
1656Wed Apr 16 12:20:24 1997 Martin Hunt <hunt@cygnus.com>
1657
1658 * gas/d30v/d30.exp: Add optimizer test case.
1659 * gas/d30v/opt.s: Add conditional compilation tests.
1660 * gas/d30v/opt.d: Rebuild.
1661
1662Tue Apr 15 18:10:01 1997 Gavin Koch <gavin@cygnus.com>
1663
1664 * gas/mips/{delay.d,nodelay.d}: added.
1665
1666Mon Apr 7 12:57:45 1997 Doug Evans <dje@canuck.cygnus.com>
1667
1668 * gas/m32r/allinsn.d: Update to new objdump output style.
1669
1670Fri Apr 4 13:19:39 1997 Ian Lance Taylor <ian@cygnus.com>
1671
1672 * gas/all/float.s: Put a tab before .text, to keep the PA happy.
1673
1674 * gas/arm/arm.exp: Only run inst and arm7t on targets which can
1675 handle -EL. Add setup_xfail for thumb.
1676
1677 * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
1678
1679Thu Apr 3 18:26:56 1997 Doug Evans <dje@canuck.cygnus.com>
1680
1681 * gas/m32r/allinsn.{exp,s.d}: New testcases.
1682
1683Thu Mar 27 00:42:28 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
1684
1685 * gas/d30v/d30.exp: Add test case reloc.
1686 * gas/d30v/reloc.[sd]: New files to test relocations.
1687
1688Sat Mar 15 17:21:46 1997 Ian Lance Taylor <ian@cygnus.com>
1689
1690 * gas/arm/inst.d: Update for disassembler changes.
1691 * gas/arm/arm7t.d: Likewise.
1692
1693Tue Mar 11 13:31:56 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1694
1695 * gas/m68k/op68000.d: Update for recent assembler bug fix.
1696
1697Wed Mar 5 13:01:24 1997 Jeffrey A Law (law@cygnus.com)
1698
1699 * gas/all/gas.exp: xfail a couple tests for the mn10300.
1700
1701Mon Mar 3 11:41:00 1997 Fred Fish <fnf@cygnus.com>
1702
1703 * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
1704 relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
1705
1706Thu Feb 27 15:21:46 1997 Fred Fish <fnf@cygnus.com>
1707
1708 * gas/tic80/{align.d, align.lst, align.s} New test for the
1709 ".align" pseudop.
1710 * gas/tic80/tic80.exp: Run the align test.
1711
1712Wed Feb 26 20:36:46 1997 Fred Fish <fnf@cygnus.com>
1713
1714 * gas/tic80/{float.d, float.lst, float.s}: New tests for
1715 simple floating point operands.
1716 * gas/tic80/tic80.exp: Run the float test.
1717
1718Wed Feb 26 15:16:04 1997 Fred Fish <fnf@cygnus.com>
1719
1720 * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
1721 regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
1722 New tests for :m and :s operand modifiers.
1723 * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
1724
1725Tue Feb 25 13:45:55 1997 Ian Lance Taylor <ian@cygnus.com>
1726
1727 * gas/macros/semi.s: Force the final alignment to use a fill value
1728 of 0.
1729
1730 * gas/all/cond.s, gas/all/cond.d: New test.
1731 * gas/all/gas.exp: Run it.
1732
1733Mon Feb 24 10:52:12 1997 Bob Manson <manson@charmed.cygnus.com>
1734
1735 * lib/gas-defs.exp(gas_init): Added new parameter for script
1736 name.
1737
1738Mon Feb 24 10:40:28 1997 Fred Fish <fnf@cygnus.com>
1739
1740 * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
1741 regops.d, relocs1.d,
1742 (relocs1.c): Add file for reference.
1743 (relocs1b.d): Split reloc table contents test to different test file.
1744 (relocs2.c): Add test that uses various types (char, short, int, ...) of
1745 static and global variables with data shuffling to generate lots of ld/st
1746 instructions for the different types.
1747 (relocs2.d): New file, expected code for relocs2 test.
1748 (relocs2.lst): New file, TI assembler listing for reference.
1749 (relocs2.s): New file, assembly source for relocs2 test.
1750 (relocs2b.d): New file, expected reloc table contents for relocs2 test.
1751 (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
1752
1753Sun Feb 23 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
1754
1755 * gas/all/itbl-test.c(main): Update function calls.
1756 Remove parameters from itbl_get_reg_val and
1757 change itbl_get_insn_name to itbl_get_field.
1758
1759Sun Feb 23 17:22:00 1997 Dawn Perchik <dawn@cygnus.com>
1760
1761 * gas/mips/itbl: Add comments.
1762 * gas/mips/itbl.s: Add comments. Prefix register names with $.
1763 * gas/all/itbl: Generic table for testing for itbl support.
1764 * gas/all/itbl.s: Generic assembly for testing for itbl support.
1765 * gas/mips/itbl-test.c: Moved to gas/all.
1766 * gas/all/itbl-test.c: Moved from gas/mips.
1767
1768Sat Feb 22 20:24:23 1997 Fred Fish <fnf@cygnus.com>
1769
1770 * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
1771 endmask.lst, regops.lst}: Remove ^M's from end of lines.
1772 * gas/tic80/bitnum.s: Add comment to each line showing value
1773 that symbolic BITNUM assembles to. Add coverage for raw
1774 numeric values for the BITNUM operand.
1775 * gas/tic80/bitnum.d: Update due to bitnum.s changes.
1776 * gas/tic80/regops.d: Update due to opcode library additions
1777 of floating point test BITNUM values that are ambiguous with
1778 the integral ones.
1779 * gas/tic80/relocs1.s: New test case that tests simple relocs.
1780 * gas/tic80/relocs1.d: Expected output for above.
1781 * gas/tic80/relocs1.lst: TI assembler listing for above.
1782 * gas/tic80/tic80.exp: Add relocs1 test.
1783
1784Fri Feb 21 14:23:14 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
1785
1786 * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
1787 inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
1788
1789Wed Feb 19 00:55:29 1997 Ian Lance Taylor <ian@cygnus.com>
1790
1791 * gas/macros/semi.s, gas/macros/semi.d: New test.
1792 * gas/macros/macros.exp: Run it.
1793 * gas/mri/semi.s, gas/mri/semi.d: New test.
1794 * gas/mri/mri.exp: Run it.
1795
1796Tue Feb 18 13:37:06 1997 Jeffrey A Law (law@cygnus.com)
1797
1798 * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
1799 output.
1800
1801Fri Feb 14 17:56:27 1997 Ian Lance Taylor <ian@cygnus.com>
1802
1803 * gas/all/align.d, gas/all/align.s: New test.
1804 * gas/all/gas.exp: Run it.
1805
1806Thu Feb 13 14:44:05 1997 Ian Lance Taylor <ian@cygnus.com>
1807
1808 * gas/mips/mips16.d: Correct PC relative instruction bytes.
1809
1810Wed Feb 12 12:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
1811
1812 * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
1813 * gas/mips/lif-xgot.d: Likewise.
1814 * gas/mips/ulh-svr4pic.d: Likewise.
1815 * gas/mips/ulh-xgot.d: Likewise.
1816
1817 * gas/mips/mips16.d: Update for yet another change in disassembly
1818 output (this one is spacing only).
1819
1820Tue Feb 11 14:45:39 1997 Fred Fish <fnf@cygnus.com>
1821
1822 * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
1823 ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
1824 endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
1825 tic80.exp}: New files for TIc80 test cases.
1826
1827Tue Feb 11 15:46:27 1997 Ian Lance Taylor <ian@cygnus.com>
1828
1829 * gas/mips/mips16.d: Update for change in disassembly output.
1830
1831Mon Feb 10 22:24:00 1997 Dawn Perchik <dawn@cygnus.com>
1832
1833 * gas/mips/itbl-test.c: Add copyright message and fix indentation.
1834
1835Mon Feb 10 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
1836
1837 * gas/mips/itbl-test.c: New file. Stand-alone assembler and
1838 dissassembler for itbl support.
1839
1840Mon Feb 10 17:20:00 1997 Dawn Perchik <dawn@cygnus.com>
1841
1842 * gas/mips/itbl: New file. Instruction Spec for testing --itbl
1843 option.
1844 * gas/mips/itbl.s: New file. Assembly with ne2w instructions
1845 specified in itbl.
1846
1847Fri Feb 7 16:42:53 1997 Bob Manson <manson@charmed.cygnus.com>
1848
1849 * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
1850 * lib/gas-defs.exp: Ditto.
1851
1852Mon Feb 3 15:46:05 1997 Ian Lance Taylor <ian@cygnus.com>
1853
1854 * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
1855 objdump. Update for current relocation printing style.
1856
1857Thu Jan 30 11:57:33 1997 Ian Lance Taylor <ian@cygnus.com>
1858
1859 * gas/mips/mips16.d: Update for disassembler changes.
1860
1861Thu Jan 23 03:15:06 1997 Angela Marie Thomas (angela@cygnus.com)
1862
1863 * gas/mips/mips.exp: set ilocks for all 4100/4300
1864
1865Thu Jan 2 16:49:17 1997 Ian Lance Taylor <ian@cygnus.com>
1866
1867 * gas/mips/mips16.s, gas/mips/mips16.d: New test.
1868 * gas/mips/mips.exp: Run mips16 test.
1869
1870 * gas/mips/mips.exp: Run dli test unconditionally.
1871 * gas/mips/dli.s: Add text symbol. Add nops to round to 16 byte
1872 boundary.
1873 * gas/mips/dli.d: Corresponding changes.
1874
1875Tue Dec 31 13:03:16 1996 Ian Lance Taylor <ian@cygnus.com>
1876
1877 * gas/sparc/synth.d: Use --prefix-addresses for objdump.
1878 * gas/sparc/synth64.d: Likewise.
1879
1880Tue Dec 24 16:30:58 1996 Angela Marie Thomas (angela@cygnus.com)
1881
1882 * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
1883
1884Fri Dec 13 13:05:33 1996 Ian Lance Taylor <ian@cygnus.com>
1885
1886 * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
1887 .ifdef, to accomodate change to avoid default alignment on
1888 embedded systems.
1889
1890Wed Dec 11 09:26:01 1996 Jeffrey A Law (law@cygnus.com)
1891
1892 * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
1893 "movb dm,(an)".
1894
1895Tue Dec 10 13:01:05 1996 Jeffrey A Law (law@cygnus.com)
1896
1897 * gas/mn10300/basic.exp: Update after endianness changes to
1898 the assembler.
1899
1900 * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
1901 * gas/mn10200/{movb.s, movbu.s}: Likewise.
1902 * gas/mn10200/basic.exp: Run them.
1903
1904Mon Dec 9 17:08:38 1996 Jeffrey A Law (law@cygnus.com)
1905
1906 * gas/mn10200/*.s: New tests for the mn10200 assembler.
1907 * gas/mn10200/basic.exp: Run them.
1908
1909Fri Dec 6 15:35:04 1996 Jeffrey A Law (law@cygnus.com)
1910
1911 * gas/mn10300/*.s: Remove '$' register prefixing.
1912
1913Mon Nov 25 16:35:33 1996 Doug Evans <dje@canuck.cygnus.com>
1914
1915 * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
1916 \r will be present.
1917
1918Mon Nov 25 13:45:02 1996 Ian Lance Taylor <ian@cygnus.com>
1919
1920 * gas/m68k/*.d: Update for disassembler changes.
1921 * gas/mri/*.d: Likewise.
1922
1923Mon Nov 25 11:38:37 1996 Jeffrey A Law (law@cygnus.com)
1924
1925 * gas/mn10300/*.s: Use '$' as register prefix for
1926 all register operands.
1927
1928Thu Nov 21 11:52:54 1996 Jeffrey A Law (law@cygnus.com)
1929
1930 * gas/all/gas.exp: xfail a couple tests for the mn10300.
1931
1932Wed Nov 20 11:31:41 1996 Jeffrey A Law (law@cygnus.com)
1933
1934 * gas/mn10300/other.s: Update for correct syntax on a
1935 few instructions (those with register lists).
1936 * gas/mn10300/basic.exp: Corresponding changes.
1937
1938Tue Nov 19 13:36:57 1996 Jeffrey A Law (law@cygnus.com)
1939
1940 * gas/mn10300/movm.s: Update for correct syntax.
1941 * gas/mn10300/basic.exp: Update expected movm bit patterns.
1942
1943Fri Nov 15 13:57:42 1996 Jeffrey A Law (law@cygnus.com)
1944
1945 * gas/mn10300/other.s: Put parens around register
1946 argument in calls and jmp instructions.
1947
1948Wed Nov 13 13:16:04 1996 Jeffrey A Law (law@cygnus.com)
1949
1950 * gas/h8300/ffxx1.d: Update for recent disassembler changes.
1951
1952Mon Nov 11 16:03:24 1996 Jeffrey A Law (law@cygnus.com)
1953
1954 * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
1955 as needed.
1956 * gas/hppa/unsorted/unsorted.exp: Likewise.
1957
1958Thu Nov 7 00:27:52 1996 Jeffrey A Law (law@cygnus.com)
1959
1960 * gas/mn10300/basic.exp: Check opcode insertion for
1961 extended instructions.
1962 * gas/mn10300/extend.s: Tweak constants for better
1963 testsuite coverage.
1964
1965Wed Nov 6 13:50:07 1996 Jeffrey A Law (law@cygnus.com)
1966
1967 * gas/mn10300/basic.exp: Test insertion of operands
1968 into call and jmp instructions with 32bit offsets.
1969 Fix typo in bit test patterns.
1970 * gas/mn10300/other.s: Tweak constants to improve
1971 testsuite coverage.
1972
1973 * gas/mn10300/basic.exp: Test insertion of 32bit operand
1974 in calls, btst, bclr & bset instructions.
1975
1976 * gas/mn10300/*.s: Tweak constants in 32bit insns for
1977 better testing coverage.
1978 * gas/mn10300/basic.exp: Test insertion of most 32bit
1979 operands.
1980
1981Tue Nov 5 13:33:12 1996 Jeffrey A Law (law@cygnus.com)
1982
1983 * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
1984 movbu, movhu instructions. Check bit patterns for more bit
1985 operations. Check bit patterns for various 16bit call, retf
1986 and ret instructions.
1987 * gas/mn10300/other.s: Update operands for better test coverage.
1988
1989Mon Nov 4 12:55:11 1996 Jeffrey A Law (law@cygnus.com)
1990
1991 * gas/mn10300/basic.exp: Check bit patterns for a couple more
1992 mov and cmp instructions.
1993
1994Tue Oct 29 17:05:43 1996 Ian Lance Taylor <ian@cygnus.com>
1995
1996 * gas/mips/*.d: Update for disassembler changes.
1997
1998Wed Oct 16 22:39:50 1996 Jeffrey A Law (law@cygnus.com)
1999
2000 * gas/v850/reloc.s: New tests.
2001 * gas/v850/basic.exp: Run them.
2002
2003Mon Oct 14 13:52:55 1996 Ian Lance Taylor <ian@cygnus.com>
2004
2005 * gas/mips: Add symbols to several testsuites, since the ELF
2006 assembler now always builds a symbol table, which means that
2007 objdump will no longer report `No symbols in FILE'. Change the
2008 expected output accordingly.
2009
2010Thu Oct 10 13:11:48 1996 Jeffrey A Law (law@cygnus.com)
2011
2012 * gas/mn10300/basic.exp: Check bit patterns for instructions
2013 with a single 8bit or 16bit immediate operand.
2014
2015 * gas/mn10300/basic.exp: Check bit patterns for many
2016 instructions. Add missing test in do_mov1.
2017 * gas/mn10300/mov1.s: Add missing test.
2018
2019Wed Oct 9 14:15:18 1996 Jeffrey A Law (law@cygnus.com)
2020
2021 * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
2022 * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
2023 * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
2024 * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
2025 * gas/mn10300/{shift.s, sub.s}: Likewise.
2026 * gas/mn10300/basic.exp: Run them.
2027
2028Thu Oct 3 09:57:03 1996 Jeffrey A Law (law@cygnus.com)
2029
2030 * gas/mn10200, gas/mn10300: New directories for Matsushita
2031 mn10200 and mn10300 tests.
2032
2033Tue Oct 1 15:38:28 1996 Ian Lance Taylor <ian@cygnus.com>
2034
2035 * lib/gas-defs.exp (gas_version): Fix for current version
2036 printing.
2037
2038Sun Sep 29 07:55:58 1996 Doug Evans <dje@canuck.cygnus.com>
2039
2040 * gas/sparc/splet.d: Fix typo in cpusha result.
2041
2042Mon Sep 23 12:33:31 1996 Ian Lance Taylor <ian@cygnus.com>
2043
2044 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
2045
2046Wed Sep 18 12:14:06 1996 Ian Lance Taylor <ian@cygnus.com>
2047
2048 * gas/all/cofftag.s: Use .p2align rather than .align.
2049
2050Fri Sep 13 15:28:04 1996 Jeffrey A Law (law@cygnus.com)
2051
2052 * gas/h8300/macs.s: Add "stmac" instructions.
2053 * gas/h8300/basic.exp: Test them.
2054
2055Thu Sep 12 10:28:44 1996 James G. Smith <jsmith@cygnus.co.uk>
2056
2057 * gas/arm/thumb.s (back): Check assembly of Thumb BL.
2058
2059Mon Sep 9 14:37:00 1996 Ian Lance Taylor <ian@cygnus.com>
2060
2061 * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
2062 registers.
2063
2064Fri Sep 6 18:23:54 1996 James G. Smith <jsmith@cygnus.co.uk>
2065
2066 * gas/mips/dli.{s,d}: More test cases added.
2067
2068Wed Sep 4 11:47:29 1996 James G. Smith <jsmith@cygnus.co.uk>
2069
2070 * gas/mips/mips.exp: Add check for dli macro instruction.
2071 * gas/mips/dli.{s,d}: Added.
2072
2073Sat Aug 31 01:25:03 1996 Jeffrey A Law (law@cygnus.com)
2074
2075 * gas/v850/basic.exp (do_mem): Check bit patterns for short
2076 load/store instructions. Remove xfails for short load/store
2077 instructions.
2078 * gas/v850/mem.s: Offsets for short load/store operands
2079 are unsigned.
2080
2081 * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
2082 (do_jumps): Likewise.
2083
2084Fri Aug 30 00:37:55 1996 Jeffrey A Law (law@cygnus.com)
2085
2086 * gas/v850/misc.s: Tweak register numbers for better testing.
2087 * gas/v850/basic.exp (do_misc): Corresponding changes.
2088
2089 * gas/v850/hilo.s: New testfile.
2090 * gas/v850/basic.exp: Run hilo tests.
2091
2092Thu Aug 29 11:32:23 1996 James G. Smith <jsmith@cygnus.co.uk>
2093
2094 * gas/arm/arm7t.d: Explicitly force little-endian assembly.
2095
2096Fri Aug 23 11:02:55 1996 Jeffrey A Law (law@cygnus.com)
2097
2098 * gas/v850/basic.exp (do_move): Test instruction bit patterns.
2099 * gas/v850/move.s: Tweak constants for better testing.
2100
2101 * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
2102 xfail sst and sld tests.
2103 (do_mov): Remove bogus xfail.
2104 * gas/v850/mem.s: sst and sld instructions can only index from
2105 "ep" register.
2106
2107 * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
2108 Update addresses.
2109 * gas/v850/logical.s: Tweak constants for better testing.
2110
2111 * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
2112 but not displacements (yet).
2113
2114 * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
2115
2116 * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
2117 but not displacements (yet).
2118
2119 * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
2120
2121 * gas/v850/basic.exp (do_arith): Test instruction bit patterns.
2122 * gas/v850/arith.s: Tweak constants for better testing.
2123
2124 * gas/v850/basic.exp (do_misc): No longer expect failures
2125 assembling "ldsr" and "stsr" opcodes.
2126 * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
2127 opcodes.
2128
2129 * gas/v850/basic.exp (do_misc): No longer expect failures
2130 assembling "trap" opcodes.
2131 * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
2132
2133 * gas/v850: New directory with v850 tests.
2134
2135Fri Aug 16 00:19:10 1996 Jeffrey A Law (law@cygnus.com)
2136
2137 * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
2138 fic and fice instructions to test 3bit space identifiers.
2139 * gas/hppa/basic/system.s: Similarly for iitlba and
2140 iitlbp.
2141 * gas/hppa/basic/basic.exp: Corresponding changes.
2142
2143Thu Aug 15 16:25:05 1996 James G. Smith <jsmith@cygnus.co.uk>
2144
2145 * gas/arm/arm.exp: Change inst.s test to check objdump.
2146 * gas/arm/inst.d: Added.
2147
2148Thu Aug 15 16:06:02 1996 James G. Smith <jsmith@cygnus.co.uk>
2149
2150 * gas/arm/thumb.s: Added.
2151 * gas/arm/immed.s: Added.
2152 * gas/arm/arch4t.s: Added.
2153 * gas/arm/arm.exp: Updated to run the new tests.
2154
2155Tue Aug 6 11:06:29 1996 Jeffrey A Law (law@cygnus.com)
2156
2157 * gas/h8300/misch.s: Reenable "eepmov.w" test.
2158 * gas/h8300/miscs.s: Likewise.
2159 * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
2160 on the H8/300H and H8/S. Don't expect it to fail.
2161
2162Wed Jul 31 10:57:44 1996 Doug Evans <dje@canuck.cygnus.com>
2163
2164 * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
2165
2166Wed Jul 31 15:55:12 1996 James G. Smith <jsmith@cygnus.co.uk>
2167
2168 * gas/arm/arm7t.s: Added.
2169 * gas/arm/arm7t.d: Added.
2170 * gas/arm/arm.exp: Updated to run the new test.
2171
2172Mon Jul 8 14:27:39 1996 Ian Lance Taylor <ian@cygnus.com>
2173
2174 * gas/m68k/pcrel.d: Rename from schwab.d.
2175 * gas/m68k/pcrel.s: Rename from schwab.s.
2176
2177Mon Jul 8 14:23:26 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2178
2179 * gas/m68k/schwab.d: Correct for ELF format.
2180 * gas/m68k/all.exp: Run "schwab" test for all targets.
2181
2182Thu Jul 4 14:23:36 1996 Ian Lance Taylor <ian@cygnus.com>
2183
2184 Avoid DOS file naming problems:
2185 * gas/h8300/branch.s: Rename from branches.s.
2186 * gas/h8300/branchh.s: Rename from branchesh.s.
2187 * gas/h8300/branchs.s: Rename from branchess.s.
2188 * gas/h8300/rotsh.s: Rename from rotshift.s.
2189 * gas/h8300/rotshh.s: Rename from rotshifth.s.
2190 * gas/h8300/rotshs.s: Rename from rotshifts.s.
2191 * gas/h8300/h8300.exp: Corresponding changes.
2192
2193Thu Jul 4 14:01:46 1996 James G. Smith <jsmith@cygnus.co.uk>
2194
2195 * gas/mips/mips.exp: Add new tests for processors with interlocks
2196 on div and mul.
2197 * gas/mips/div-ilocks.d: Added.
2198 * gas/mips/mul-ilocks.d: Added.
2199
2200Wed Jul 3 14:20:04 1996 Ian Lance Taylor <ian@cygnus.com>
2201
2202 * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
2203 which now pass.
2204 * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
2205 bit host.
2206
2207Sat Jun 29 18:21:51 1996 Ian Lance Taylor <ian@cygnus.com>
2208
2209 * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
2210 test.
2211 * gas/vax/quad.exp: Expect a nop after the movq.
2212
2213Tue Jun 18 12:39:49 1996 Jeffrey A. Law <law@rtl.cygnus.com>
2214
2215 * gas/h8300/cbranchh.s: Switch into h8300h mode.
2216 * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
2217
2218 * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
2219 H8/S.
2220 * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
2221 * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
2222 * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
2223 * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
2224 * gas/h8300/{rotshifts.s,extends.s}: Likewise.
2225 * gas/h8300/h8300.exp: Run them.
2226
2227Mon Jun 10 14:14:40 1996 Ian Lance Taylor <ian@cygnus.com>
2228
2229 * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
2230 with the same name as a global variable.
2231 * gas/all/gas.exp: Run cofftag test for any COFF target.
2232
2233Thu Jun 6 12:30:05 1996 Ian Lance Taylor <ian@cygnus.com>
2234
2235 * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
2236 test.
2237
2238Fri May 31 10:11:13 1996 Jeffrey A Law (law@cygnus.com)
2239
2240 * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
2241
2242Wed May 29 16:35:43 1996 Ian Lance Taylor <ian@cygnus.com>
2243
2244 * gas/mips/jal-xgot.d: Correct for 64 bit output.
2245
2246Thu Apr 25 19:31:59 1996 Doug Evans <dje@canuck.cygnus.com>
2247
2248 * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
2249
2250Wed Apr 24 17:06:18 1996 Ian Lance Taylor <ian@cygnus.com>
2251
2252 * gas/m68k/op68000.d: Add statements now caught by gas.
2253
2254Mon Apr 22 16:45:12 1996 Doug Evans <dje@canuck.cygnus.com>
2255
2256 * gas/sparc/splet.[ds]: New tests for sparclet extensions.
2257 * gas/sparc/sparc.exp: Run them.
2258
2259Mon Apr 15 17:25:18 1996 Ian Lance Taylor <ian@cygnus.com>
2260
2261 * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
2262 * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
2263 * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
2264 * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
2265
2266Wed Apr 10 14:27:51 1996 Jeffrey A Law (law@cygnus.com)
2267
2268 * gas/h8300/mov32bug.s: New test.
2269 * gas/h8300/h8300.exp: Run it.
2270
2271Fri Apr 5 10:13:28 1996 Jeffrey A Law (law@cygnus.com)
2272
2273 * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
2274 * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
2275 * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
2276 * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
2277 * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
2278 * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
2279 * gas/h8300/h8300.exp: Run them.
2280
2281 * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
2282
2283 * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
2284
2285 * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
2286 * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
2287 * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
2288 * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
2289 * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
2290 * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
2291 * gas/h8300/h8300.exp: Run them.
2292
2293Fri Mar 15 17:16:24 1996 Ian Lance Taylor <ian@cygnus.com>
2294
2295 * gas/sparc/synth.d: Don't require sparc in the file format, since
2296 it won't be there on SunOS.
2297
2298Thu Mar 7 14:51:23 1996 Doug Evans <dje@charmed.cygnus.com>
2299
2300 * gas/sparc/synth.[ds]: New testcase.
2301 * gas/sparc/sparc.exp: Run it.
2302
2303Fri Mar 1 12:01:48 1996 Jeffrey A Law (law@cygnus.com)
2304
2305 * gas/all/gas.exp: xfail difference of two undefined symbols
2306 and difference of forward references for the h8300.
2307
2308Thu Feb 22 16:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
2309
2310 * gas/mips/lb-xgot.d: Correct.
2311
2312Mon Feb 19 02:43:36 1996 Doug Evans <dje@charmed.cygnus.com>
2313
2314 * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
2315 to gas.
2316 * gas/sparc/addend.exp: Execute for any sparc cpu.
2317 * gas/sparc/{mismatch.exp,mism-1.s}: New test.
2318
2319Wed Feb 14 13:49:59 1996 Ian Lance Taylor <ian@cygnus.com>
2320
2321 * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
2322 * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
2323 * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
2324 * gas/mips/mips.exp: Run new tests if svr4pic.
2325
2326Sat Jan 27 13:27:45 1996 Doug Evans <dje@charmed.cygnus.com>
2327
2328 * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
2329
2330Fri Jan 26 14:24:01 1996 Jeffrey A Law (law@cygnus.com)
2331
2332 * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
2333
2334Wed Jan 10 12:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
2335
2336 * gas/mips/*.d: Update for changes to disassembler.
2337
2338Wed Jan 3 22:59:53 1996 Ian Lance Taylor <ian@cygnus.com>
2339
2340 * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
2341 change.
2342
2343Fri Nov 17 10:32:25 1995 Ian Lance Taylor <ian@cygnus.com>
2344
2345 * gas/mri/immconst.d: New test.
2346 * gas/mri/mri.exp: Run it.
2347 * gas/mri/constants.s: Test immediate constants.
2348 * gas/mri/constants.d: Corresponding change.
2349
2350 * gas/m68k/link.s: Add nop to pad to eight byte boundary.
2351 * gas/m68k/link.d: Corresponding change.
2352
2353Sun Nov 12 21:28:11 1995 Jeffrey A Law (law@cygnus.com)
2354
2355 * gas/hppa/unsorted/brlenbug.s: New test.
2356 * gas/hppa/unsorted/unsorted.exp: Run it.
2357
2358Sun Nov 5 12:49:27 1995 Ian Lance Taylor <ian@cygnus.com>
2359
2360 * gas/mips/beq.s: Declare text_label global.
2361 * gas/mips/jal.s: Likewise.
2362
2363Fri Nov 3 12:35:07 1995 Ian Lance Taylor <ian@cygnus.com>
2364
2365 * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
2366
2367 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
2368 * gas/m68k/all.exp: Run it.
2369
2370Thu Nov 2 23:11:05 1995 Ian Lance Taylor <ian@cygnus.com>
2371
2372 * gas/m68k/link.s, gas/m68k/link.d: New test.
2373 * gas/m68k/all.exp: Run it.
2374
2375Tue Oct 24 10:57:20 1995 Jeffrey A Law (law@cygnus.com)
2376
2377 * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
2378 * gas/hppa/basic/system.s: Corresponding changes.
2379
2380Fri Oct 6 17:13:35 1995 Ken Raeburn <raeburn@cygnus.com>
2381
2382 * gas/m68k/operands.d: Don't require a fixed number of leading
2383 zeros in any number.
2384
2385 * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
2386 for immediate values.
2387
2388Fri Oct 6 10:54:13 1995 Doug Evans <dje@canuck.cygnus.com>
2389
2390 * gas/arm/arm.exp: Renamed from gas.exp.
2391 * gas/arm/le-fpconst.[sd]: New testcase.
2392
2393Fri Sep 29 15:12:10 1995 Ian Lance Taylor <ian@cygnus.com>
2394
2395 * gas/mri/mri.exp: Only run tests for m68k target.
2396
2397Mon Sep 25 12:31:46 1995 Ian Lance Taylor <ian@cygnus.com>
2398
2399 * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
2400 test.
2401
2402Thu Sep 21 01:26:08 1995 Jeff Law (law@snake.cs.utah.edu)
2403
2404 * gas/sh/fp.s (fmac): Update for new assembly syntax.
2405
2406Mon Sep 18 14:04:34 1995 Ian Lance Taylor <ian@cygnus.com>
2407
2408 * lib/gas-defs.exp (gas_run): Call prune_system_crud.
2409 (run_dump_test, objdump): Likewise.
2410
2411Thu Sep 14 13:10:10 1995 Doug Evans <dje@canuck.cygnus.com>
2412
2413 * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
2414 * gas/sparc/sparc.exp: Run them.
2415
2416Wed Sep 13 16:35:51 1995 Ian Lance Taylor <ian@cygnus.com>
2417
2418 * Makefile.in, configure.in: Remove; the testsuite is now run
2419 directly from the gas Makefile.
2420
2421Mon Sep 11 11:44:23 1995 Ian Lance Taylor <ian@cygnus.com>
2422
2423 * gas/mri/empty.s: New file.
2424 * gas/mri/mri.exp: Test assembling empty.s.
2425 * gas/mri/comment.s: Add a couple more comment variants.
2426
2427 * gas/mri/mri.exp: Add xfail for the expr test for all hppa
2428 targets.
2429
2430Wed Sep 6 21:39:23 1995 Ian Lance Taylor <ian@cygnus.com>
2431
2432 * gas/mri/comment.s, gas/mri/comment.d: New test.
2433 * gas/mri/mri.exp: Run it.
2434 * gas/mri/expr.s: Remove whitespace in operand field.
2435 * gas/mri/for.s: Add comments for further testing.
2436 * gas/macros/test2.s: Put in an upper case ELSE to test case
2437 insensitivity.
2438
2439Wed Aug 30 16:12:03 1995 Doug Evans <dje@canuck.cygnus.com>
2440
2441 * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
2442
2443Tue Aug 29 18:59:33 1995 Doug Evans <dje@canuck.cygnus.com>
2444
2445 * gas/sparc/sparc.exp: New file.
2446 * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
2447
2448Mon Aug 21 14:39:29 1995 Ian Lance Taylor <ian@cygnus.com>
2449
2450 * gas/macros/*: New tests for macros.
2451
2452 * gas/mri/common.s: Use data, not .data.
2453
2454 * gasp/pl3.out: Update for changes in commented source output when
2455 LOCAL is used.
2456
2457Sat Aug 19 17:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
2458
2459 * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
2460 of diff.
2461 * lib/gas-defs.exp: Define prune_system_crud if it is not already
2462 defined.
2463
2464Fri Aug 18 11:09:38 1995 Ian Lance Taylor <ian@cygnus.com>
2465
2466 * gasp/mri/*.out: Use ;, not !, for the comment character.
2467
2468Wed Aug 16 12:24:12 1995 Ian Lance Taylor <ian@cygnus.com>
2469
2470 * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
2471 expect failure for targets which use SOM.
2472
2473 * lib/gas-defs.exp (run_dump_test): If the program to run does not
2474 exist, mark the test as untested.
2475
2476 * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
2477 common test.
2478
2479 * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
2480 rather than using an implicit a.out.
2481
2482 * gas/mri/for.s: Add nop to round out to four byte boundary.
2483 * gas/mri/repeat.s: Likewise.
2484 * gas/mri/while.s: Likewise.
2485 * gas/mri/for.d: Expected added nop.
2486 * gas/mri/repeat.d: Likewise.
2487 * gas/mri/while.d: Likewise.
2488
2489 * gas/mips/*.d: Change all test names to say MIPS.
2490
2491Tue Aug 15 15:42:33 1995 Ian Lance Taylor <ian@cygnus.com>
2492
2493 * gas/mri/for.d, gas/mri/for.s: New test.
2494 * gas/mri/if.d, gas/mri/if.s: New test.
2495 * gas/mri/repeat.d, gas/mri/repeat.s: New test.
2496 * gas/mri/while.d, gas/mri/while.s: New test.
2497 * gas/mri/mri.exp: Run the new tests.
2498
2499Mon Aug 14 16:03:07 1995 Ian Lance Taylor <ian@cygnus.com>
2500
2501 * gas/mri/expr.d: Permit leading zeroes, in case we're using a
2502 64-bit BFD.
2503
2504 * gasp/mri/*: New tests.
2505 * gasp/gasp.exp: Run them. Also, clean up the test names used in
2506 pass and fail.
2507
2508Sun Aug 13 00:39:24 1995 Jeff Law (law@snake.cs.utah.edu)
2509
2510 * gas/sh/basic.exp: Update now that we know the right
2511 bit patters for the new sts instructions.
2512
2513Thu Aug 10 00:46:21 1995 Ian Lance Taylor <ian@cygnus.com>
2514
2515 * gas/mri/char.d: Fix for little endian machines.
2516 * gas/mri/float.d: Likewise.
2517
2518Wed Aug 9 15:34:36 1995 Ian Lance Taylor <ian@cygnus.com>
2519
2520 * gas/all/struct.s, gas/all/struct.d: New test.
2521 * gas/all/gas.exp: Run it.
2522
2523Tue Aug 8 17:11:39 1995 Ian Lance Taylor <ian@cygnus.com>
2524
2525 * gas/mri/common.s, gas/mri/common.d: New test.
2526 * gas/mri/mri.exp: Run it.
2527
2528Mon Aug 7 22:39:28 1995 Ian Lance Taylor <ian@cygnus.com>
2529
2530 * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
2531 test.
2532
2533 * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
2534 truncated files, so that the tests pass.
2535
2536 * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
2537 constants, and expr.
2538
2539 * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run
2540 on vxworks*, not just vxworks5.1.
2541
2542 * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
2543 (run_dump_test): Just call pass or fail.
2544
2545 * gas/m68k/operands.s, gas/m68k/operands.d: New test.
2546 * gas/m68k/op68000.d: New test.
2547 * gas/m68k/cas.s, gas/m68k/cas.d: New test.
2548 * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
2549 * gas/m68k/schwab.d: Run objdump with -j .text. Adjust for
2550 changes to disassembler.
2551 * gas/m68k/all.exp: Run new tests. Run schwab test for
2552 m68k-*-coff*.
2553
2554Mon Aug 7 03:01:32 1995 Jeff Law (law@snake.cs.utah.edu)
2555
2556 * gas/sh/*: New tests for the hitachi-sh.
2557
2558Tue Aug 1 18:02:47 1995 Ian Lance Taylor <ian@cygnus.com>
2559
2560 * gas/mri/*: New tests for MRI mode.
2561
2562 * lib/gas-defs.exp (run_dump_test): Support using objcopy. Dump
2563 program executions to the log file before running them. Use the
2564 simple program name, rather than the path to the binary being run,
2565 in pass/fail messages.
2566 (regexp_diff): If the regexp file has the special comment #pass,
2567 stop checking at that point.
2568 * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
2569 if they are not already set.
2570
2571Tue Aug 1 11:41:30 1995 steve chamberlain <sac@slash.cygnus.com>
2572
2573 * Makefile.in: Remove superfluous runtest gasp.
2574
2575Mon Jul 31 18:19:26 1995 steve chamberlain <sac@slash.cygnus.com>
2576
2577 * gasp/*: New.
2578 * Makefile.in: Use gasp tests.
2579 * config/default.exp: Add gasp stuff.
2580
2581Thu Jul 20 18:56:48 1995 Jeff Law (law@snake.cs.utah.edu)
2582
2583 * gas/all/gas.exp: Disable tests that are not appropriate for
2584 the PA.
2585
2586Thu Jul 13 18:22:49 1995 Ken Raeburn <raeburn@cygnus.com>
2587
2588 * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
2589
2590Wed Jun 21 21:28:57 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2591
2592 * gas/m68k/schwab.*: New test based on a test case from Andreas
2593 Schwab.
2594 * gas/m68k/all.exp: Run it for some aout configurations.
2595
2596Mon Jun 12 22:27:18 1995 Jeff Law (law@snake.cs.utah.edu)
2597
2598 * gas/hppa/parse/badfmpyadd.s: New test.
2599 * gas/hppa/parse/parse.exp: Run it.
2600
2601Sun May 21 20:26:18 1995 Jeff Law (law@snake.cs.utah.edu)
2602
2603 * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
2604 ELF targets.
2605
2606Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
2607
2608 * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
2609 * arm/arm6.s: Correct bogus tests.
2610 * arm/gas.exp (arm6.s): Is now a valid test.
2611 (arm7dm.s): New test.
2612 * arm/float.s: Add load/store multiple floating point instruction
2613 tests.
2614
2615Wed May 3 13:14:44 1995 Jeff Law (law@snake.cs.utah.edu)
2616
2617 * gas/hppa/reloc/longcall.s: New test.
2618 * gas/hppa/reloc/reloc.exp: Run it.
2619
2620Tue May 2 16:37:48 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2621
2622 * gas/mips/ld.d: Modified for gas delay-slot fixes.
2623
2624Sat Apr 29 23:35:18 1995 Doug Evans <dje@chestnut.cygnus.com>
2625
2626 * lib/gas-dg.exp: New file.
2627
2628Tue Apr 11 13:57:52 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2629
2630 * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
2631 targets.
2632
2633Mon Apr 10 15:36:39 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2634
2635 * lib/gas-defs.exp (pass_phase): New proc.
2636 (run_dump_test): Note passing or failing of each phase of this
2637 test, instead of failure of phases or passing of complete test.
2638 Ensure test file name is in reported message.
2639
2640Sat Apr 8 12:46:33 1995 Doug Evans <dje@chestnut.cygnus.com>
2641
2642 * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
2643 Always resolve testcase status before returning.
2644 If `slurp_options' fails, return and don't do test.
2645 (slurp_options): Fix "can't open" error message.
2646 Return -1 to indicate error.
2647
2648Mon Mar 20 22:45:30 1995 Jeff Law (law@snake.cs.utah.edu)
2649
2650 * gas/hppa/unsorted/common.s: New test.
2651 * gas/hppa/unsorted/unsorted.exp: Run it.
2652
2653Fri Mar 10 19:07:09 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2654
2655 * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
2656 uncertainty as to whether there should be trailing bytes in the
2657 output file.
2658 * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
2659 of 0x00000000ffffffff on 64-bit hosts. (I'm not sure if this is
2660 correct.) End with "..." to match trailing zero bytes.
2661
2662Wed Mar 8 15:50:34 1995 Ian Lance Taylor <ian@cygnus.com>
2663
2664 * gas/mips/mips4.d, gas/mips/mips4.s: New files.
2665 * gas/mips/mips.exp: Run new test.
2666
2667Thu Feb 23 17:58:50 1995 Jeff Law (law@snake.cs.utah.edu)
2668
2669 * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
2670 * gas/hppa/basic/basic.exp: Test them.
2671
2672Wed Feb 15 15:43:26 1995 Ian Lance Taylor <ian@cygnus.com>
2673
2674 * gas/mips/uld.d: New file.
2675 * gas/mips/uld.s: New file.
2676 * gas/mips/usd.d: New file.
2677 * gas/mips/usd.s: New file.
2678 * gas/mips/mips.exp: Run new tests.
2679
2680Thu Feb 9 10:57:39 1995 Jeff Law (law@snake.cs.utah.edu)
2681
2682 * gas/hppa/reloc/applybug.s: New test.
2683 * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
2684
2685Thu Feb 2 00:34:55 1995 Jeff Law (law@snake.cs.utah.edu)
2686
2687 * gas/hppa/reloc/picreloc.s: New test.
2688 * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
2689
2690Fri Jan 27 14:02:02 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2691
2692 * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
2693 gas/h8300/h8300.exp: New tests.
2694
2695Mon Jan 23 21:44:26 1995 Jeff Law (law@snake.cs.utah.edu)
2696
2697 * gas/hppa/basic/basic.exp (do_system): Update.
2698
2699Wed Jan 11 17:20:25 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2700
2701 * gas/mips/mips.exp: Don't run the memory-access tests if the
2702 format is a.out, because the generated code is different from what
2703 is used with other formats.
2704
2705Tue Jan 10 11:42:13 1995 Jeff Law (law@snake.cs.utah.edu)
2706
2707 * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
2708 regexp to avoid losing without a controlling tty.
2709
2710Fri Dec 30 18:08:20 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2711
2712 * gas/i386/pushw.l: Fixed whitespace to match current listing
2713 style.
2714
2715 * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
2716 listings enabled.
2717
2718Thu Dec 15 18:14:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2719
2720 * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
2721 (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
2722 * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS. Use
2723 findfile and transform procedures to determine objdump program
2724 name.
2725
2726 * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
2727 in case the format doesn't automatically require it.
2728 * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
2729 name for the reloc type.
2730
2731 * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
2732 (run_dump_test): If verbosity level is over 3, print out dump
2733 command and its output.
2734
2735Tue Dec 13 18:21:09 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2736
2737 * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
2738 disassembly.
2739
2740Fri Dec 9 19:54:04 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2741
2742 * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
2743 it depends on tty modes.
2744
2745 * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
2746 -nottyinit.
2747
2748 * gas/arm/gas.exp: The arm6 test should report errors, for now.
2749
2750Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2751
2752 * lib/gas-defs.exp: Use -i in expect_after command.
2753
2754Wed Dec 7 16:49:14 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2755
2756 * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
2757 disassembly.
2758
2759 * gas/ieee-fp: Renamed from ieee.fp.
2760
2761 * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
2762
2763Wed Nov 30 10:48:00 1994 Jeff Law (law@snake.cs.utah.edu)
2764
2765 * gas/hppa/parse: Renamed from gas/hppa/more.parse.
2766
2767Mon Nov 28 00:40:26 1994 Jeff Law (law@snake.cs.utah.edu)
2768
2769 * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
2770 to fail. Fix comments for the test. Tweak test name.
2771
2772Tue Nov 22 23:38:20 1994 Jeff Law (law@snake.cs.utah.edu)
2773
2774 * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
2775 output.
2776
2777Fri Nov 18 17:56:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2778
2779 * gas/mips/ld.d: Adjust to work for both big and little endian
2780 code.
2781 * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
2782 * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
2783 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
2784 * gas/mips/usw.d: Likewise.
2785
2786Tue Nov 15 11:09:57 1994 Jeff Law (law@snake.cs.utah.edu)
2787
2788 * gas/hppa/unsorted/align4.s: New test.
2789 * gas/hppa/unsorted/unsorted.exp: Run it.
2790
2791 * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
2792 current expected PA ELF output.
2793 * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
2794 (do_plabel_relocation_test): Likewise.
2795
2796Thu Nov 3 18:14:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2797
2798 * gas/all/p1480.s: Use larger constant, so expression can have a
2799 positive value.
2800 * gas/all/gas.exp: Expect p1480.s without listings to pass.
2801
2802Thu Nov 3 15:43:46 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2803
2804 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
2805 Correct test cases.
2806
2807Thu Oct 20 00:55:13 1994 Jeff Law (law@snake.cs.utah.edu)
2808
2809 * gas/hppa/reloc/blebug3.s: New test.
2810 * gas/hppa/reloc/reloc.exp: Run it.
2811
2812Mon Oct 17 02:33:53 1994 Jeff Law (law@snake.cs.utah.edu)
2813
2814 * gas/hppa/reloc/reduce3.s: New test.
2815 * gas/hppa/reloc/reloc.exp: Run it.
2816
2817Sun Oct 16 22:25:56 1994 Jeff Law (law@snake.cs.utah.edu)
2818
2819 * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
2820 current reality.
2821
2822Wed Sep 28 21:21:34 1994 Jeff Law (law@snake.cs.utah.edu)
2823
2824 * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
2825 * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
2826 * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
2827 * gas/hppa/reloc/reloc.exp: Changed accordingly.
2828
2829Wed Sep 28 13:25:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2830
2831 * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
2832 overflows are correctly converted to jumps.
2833
2834Mon Sep 26 17:41:43 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2835
2836 * gas/mips: Add test cases for PIC code, both SVR4 style and
2837 -membedded-pic style.
2838
2839Fri Sep 23 14:45:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2840
2841 * gas/mips: New directory with MIPS specific test cases.
2842
2843 * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
2844 the name of the source file to assemble.
2845 (regexp_diff): Put the reason for failure in the log file.
2846
2847Wed Sep 21 13:44:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2848
2849 * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
2850 doesn't support it. Redirect stdout using > instead of 1>, and
2851 don't bother to redirect stderr since TCL redirects it anyhow.
2852 (run_dump_test): Pass appropriate arguments to program, defaulting
2853 to -r.
2854
2855Sat Sep 17 01:04:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2856
2857 * gas/vax: New directory.
2858 * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
2859 values.
2860
2861Mon Sep 12 22:19:11 1994 Jeff Law (law@snake.cs.utah.edu)
2862
2863 * gas/hppa/reloc/r_no_relocbug.s: New test.
2864 * gas/hppa/reloc/reloc.exp: Run it.
2865
2866 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
2867 expected output.
2868
2869Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
2870
2871 * gas/arm/*: New subtree. Add ARM tests.
2872
2873Mon Aug 8 12:13:31 1994 Jeff Law (law@snake.cs.utah.edu)
2874
2875 * gas/hppa/unsorted/unsorted.exp: Accept any character
2876 between foo's type and foo itself.
2877
2878Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2879
2880 * lib/gas-defs.exp (run_dump_test): New routine for running the
2881 assembler, running objdump or nm (not fully supported) on the
2882 resulting object file, and comparing the results against a file of
2883 regular expressions in the test suite, all in one command.
2884 Options for the assembler and objdump are read from comments at
2885 the start of the .d file.
2886 (fail_phase, slurp_options): New auxiliary routines.
2887 (regexp_diff): Always return a value. Fix bugs in actually doing
2888 the regexp test.
2889
2890 * gas/sun4/addend.exp: Use run_dump_test.
2891 * gas/sun4/addend.d: Fix regular expressions so that they work.
2892
2893Thu Jul 7 11:55:33 1994 Jeff Law (law@snake.cs.utah.edu)
2894
2895 * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
2896 * gas/hppa/reloc/reloc.exp: Run them.
2897
2898Thu Jun 30 18:49:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2899
2900 * config/default.exp: Look for "as.new" in "$base_dir/..", where
2901 it got compiled, not in "$base_dir".
2902 * config/unknown.exp: Deleted.
2903
2904Sun Jun 26 13:23:54 1994 Jeff Law (law@snake.cs.utah.edu)
2905
2906 * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
2907 before exiting. Enclose both calls inside a "catch".
2908 (objdump_finish): Likewise.
2909
2910Fri Jun 10 10:23:35 1994 Jeff Law (law@snake.cs.utah.edu)
2911
2912 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
2913 for SOM to match current testcase.
2914
2915Thu Jun 2 19:46:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2916
2917 * gas/i386/{pushw.s,pushw.l}: New test.
2918 * gas/i386/all.exp: Run it.
2919
2920 * Makefile.in (distclean): Remove site config files and gas.sum.
2921
2922Fri May 27 12:24:18 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2923
2924 * gas/m68k/disperr.s: Use % for registers.
2925
2926 * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
2927
2928Tue May 17 14:53:08 1994 Bill Cox (bill@rtl.cygnus.com)
2929
2930 * lib/gas-defs.exp: Replace error proc calls with perror calls.
2931
2932Mon May 16 13:19:16 1994 Jeff Law (law@snake.cs.utah.edu)
2933
2934 * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
2935 ELF code.
2936 * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
2937 not support them.
2938 * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
2939 new ELF code.
2940
2941Thu May 5 17:27:54 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2942
2943 * config/default.exp: Renamed from unix-gas.exp.
2944
2945Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
2946
2947 * Makefile.in (check): Set TCL_LIBRARY for runtest.
2948
2949Mon Apr 11 07:54:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2950
2951 * gas/hppa/more.parse/callinfobug.s: Add missing name for
2952 procedure.
2953
2954 * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
2955 $DATA$ rather than $LIT$ subspace.
2956
2957Sun Mar 27 14:05:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2958
2959 * gas/hppa/reloc/funcrelocbug.s: New test.
2960 * gas/hppa/reloc/reloc.exp: Run it.
2961
2962Thu Mar 17 13:38:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2963
2964 * gas/hppa/unsorted/importbug.s: New test.
2965 * gas/hppa/unsorted/unsorted.exp: Run it.
2966
2967Wed Mar 16 11:57:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2968
2969 * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
2970
2971 * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
2972 * gas/hppa/unsorted/unsorted.exp: Run it.
2973
2974 * gas/hppa/more.parse/callinfobug.s: New test.
2975 * gas/hppa/omre.parse/parse.exp: Run it.
2976
2977 * gas/hppa/more.parse/regpopbug.s: New test.
2978 * gas/hppa/more.parse/parse.exp: Run it.
2979
2980Mon Feb 28 14:10:04 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2981
2982 * lib/gas-defs.exp (objdump): New proc.
2983 (objdump_start): Deleted unused proc.
2984 (objdump_start_common): Merged into objdump_start_no_subdir.
2985
2986 * gas/alpha/fp.exp: Use objdump instead of
2987 objdump_start_no_subdir, since the former actually waits for
2988 objdump to finish. Specify .rdata section only. Make comment
2989 indicate Alpha architecture rather than SPARC.
2990 * gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match
2991 against ASCII code 0x2a ("*", special in regexp).
2992 * gas/sun4/addend.exp: Use objdump instead of
2993 objdump_start_no_subdir.
2994
2995Thu Feb 24 07:11:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2996
2997 * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
2998 a failure if gas is not producing an ELF object.
2999
3000Mon Feb 14 09:24:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3001
3002 * gas/hppa/basic/fmemLRbug.s: New test.
3003 * gas/hppa/basic/basic.exp: Run it.
3004
3005Thu Feb 10 00:34:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3006
3007 * gas/alpha/fp.*: New files.
3008 * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
3009 verbosity level 3 or above only.
3010
3011Mon Feb 7 15:53:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3012
3013 * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
3014 PA OSF1.
3015
3016Fri Feb 4 23:42:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3017
3018 * gas/hppa/more.parse/xmpyubug.s: New test.
3019 * gas/hppa/more.parse/parse.exp: Run it.
3020
3021Fri Feb 4 17:13:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3022
3023 * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
3024 "simple_diff" from linker test suite.
3025 * gas/sun4/addend.exp: Use it.
3026 * gas/sun4/addend.d: New file.
3027
3028Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
3029
3030 * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
3031 format.
3032
3033Thu Jan 20 16:44:51 1994 Rob Savoye (rob@darkstar.cygnus.com)
3034
3035 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
3036 sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
3037 well under either version of expect.
3038
3039Mon Jan 17 00:25:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3040
3041 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested
3042 elsewhere now.
3043 * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
3044 * gas/hppa/basic/basic.exp: Run them.
3045
3046Thu Jan 13 11:59:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3047
3048 * gas/all/gas.exp: No longer expect difference of forward
3049 references to fail.
3050 * gas/all/x930509.s: Fix testcase to match how the expect code was
3051 written.
3052
3053Wed Jan 12 13:41:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3054
3055 * gas/hppa/reloc/reloc.exp: Fix typo in last change. Latest test
3056 for cross-subspace call bugs is no longer expected to fail.
3057
3058 * gas/hppa/more.parse/procbug.s: Add test for another bug relating
3059 to having a function's label follow the .PROC directive.
3060
3061Tue Jan 11 21:47:48 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3062
3063 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
3064 found while working on multiple $CODE$ subspace support.
3065
3066Mon Jan 10 09:54:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3067
3068 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
3069 to fail.
3070 * gas/hppa/more.parse/procbug.s: Add missing .procend.
3071
3072Mon Jan 3 10:07:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
3073
3074 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
3075 app.c change.
3076
3077Wed Dec 29 11:32:39 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3078
3079 * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
3080
3081Wed Dec 15 08:24:31 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
3082
3083 * Makefile.in (site.exp): Don't set ASFLAGS. Quote value of
3084 OBJDUMPFLAGS in case it's empty. Use temporary names until the
3085 end; make creating site.exp the final step.
3086 (check): Pass in ASFLAGS.
3087
3088 * gas/all/gas.exp: Use all_ones proc. Change regexp for matching
3089 C comments to avoid bugs in latest expect code.
3090
3091Wed Dec 8 14:30:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3092
3093 * gas/m68k/disperr.s: New test.
3094 * gas/m68k/all.exp: Run it.
3095
3096Sun Dec 5 19:24:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3097
3098 * gas/hppa/reloc/roundmode.s: New test.
3099 * gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
3100
3101Wed Dec 1 10:44:18 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3102
3103 * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
3104 test for ELF.
3105
3106Tue Nov 30 13:43:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3107
3108 * gas/hppa/more.parse/parse.exp: Test for error on for subspace
3109 directive is an XFAIL for SOM assmeblers.
3110
3111 * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
3112 cross-subspace call test.
3113
3114Sun Nov 28 12:12:50 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3115
3116 * gas/hppa/more.parse/appbug.s: New test.
3117 * gas/hppa/more.parse/parse.exp: Run it.
3118
3119 * gas/hppa/unsorted/align3.s: New test.
3120 * gas/hppa/unsorted/unsorted.exp: Run it.
3121
3122Sat Nov 27 22:50:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3123
3124 * gas/all/p2425.s: Insert a tab before assembler directives so
3125 that the directives are not interpreted as labels.
3126
3127 * gas/hppa/basic/weird.s: Sync with GDB version.
3128
3129 * gas/hppa/more.parse/labelbug.s: New test.
3130
3131 * gas/hppa/more.parse/parse.exp: Run it.
3132
3133Wed Nov 24 01:25:03 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3134
3135 * gas/hppa/reloc/fixupbug.s: New test.
3136 * gas/hppa/reloc/reloc.exp: Run it.
3137
3138 * gas/hppa/reloc/exitbug.s: New test.
3139 * gas/hppa/reloc/reloc.exp: Run it.
3140
3141Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3142
3143 * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
3144 share the same test code.
3145 * gas/hppa/reloc/relocreduce.s: Likewise.
3146
3147 * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
3148 * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
3149
3150Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3151
3152 * gas/hppa/reloc/reloc.exp: No longer expect failure for
3153 field selector on ble instruction test.
3154
3155 * gas/hppa/basic/basic.exp: No longer expect failures for
3156 system instruction tests now that probei is fixed.
3157
3158Sat Nov 6 22:45:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3159
3160 * gas/hppa/reloc/selectorbug.s: New test.
3161 * gas/hppa/reloc/reloc.exp: Run it.
3162
3163Thu Nov 4 17:01:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3164
3165 * gas/hppa/unsorted/fragbug.s: New test.
3166 * gas/hppa/unsorted/unsorted.exp: Run it.
3167
3168Thu Nov 04 09:09:49 1993 Jeffrey Wheat (cassidy@cygnus.com)
3169
3170 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
3171
3172Tue Nov 2 22:12:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3173
3174 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
3175 * gas/hppa/more.parse/parse.exp: Run them.
3176
3177Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3178
3179 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
3180 which specific relocations are expected to be found.
3181
3182Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3183
3184 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
3185
3186 * gas/hppa/more.parse/parse.exp: Add new test.
3187 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
3188 sections are handled correctly.
3189
3190 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
3191
3192Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3193
3194 * gas/hppa/more.parse/calldatabug.s: Colonize.
3195 * gas/hppa/more.parse/parse.exp: Fix typos.
3196
3197Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3198
3199 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
3200 * gas/hppa/*/*.exp: New test drivers.
3201 * gas/hppa/*/*.s: New test files.
3202
3203Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com)
3204
3205 * gas/sun4: New directory.
3206 * gas/sun4/addend.s,addend.exp: New test case.
3207 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
3208 test case.
3209
3210 * gas/all/gas.exp: Check `*' in C comments.
3211
3212 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
3213 simplify some tests.
3214 (want_no_output): Return zero or nonzero, depending on success or
3215 failure.
3216 (gas_test_old): Return value from want_no_output.
3217 (objdump_start_common): Split off from objdump_start.
3218 (objdump_start_no_subdir): New procedure.
3219
3220Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com)
3221
3222 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
3223 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
3224
3225 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
3226 AS_FOR_TARGET.
3227 (check): Don't pass ASFLAGS variable.
3228 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
3229
3230 From Jeff Law:
3231
3232 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
3233 so that tests can parse the output of objdump looking for errors
3234 in relocation entires, file headers and the like.
3235
3236Thu Sep 23 16:20:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3237
3238 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
3239 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
3240 call so it no longer performs multiple tests.
3241 * gas/m68k/all.exp (t2.s): Don't bother with listings.
3242 (p2410.s): Don't pass unwanted arguments to gas_test_error.
3243
3244Wed Aug 25 16:50:08 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3245
3246 * lib/do*: Remove RCS id strings.
3247
3248Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
3249
3250 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
3251 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
3252 * gas/i386: New directory.
3253
3254Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
3255
3256 * Added directory structure, to categorize tests by targets.
3257 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
3258 and refined some to examine the assembler listing output.
3259 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
3260 expect_after patterns.
3261 (gas_start, gas_finish): New procs, for tests that examine process
3262 output.
3263 * config/unix-gas.exp: Invoke gas_init directly, instead of
3264 requiring test .exp files do it.
3265
3266Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3267
3268 * gas/gas.exp: Handle new tests, and changes to testing procs.
3269
3270 * lib/gas-defs.exp (want_no_output): New proc; success iff output
3271 is empty.
3272 (gas_test_old): Functionally same as old gas_test.
3273 (gas_test_ignore_stdout): Rewritten to use want_no_output.
3274 (gas_test): New argument lists set of options to be tried in
3275 combinations. Option with trailing ">" indicates standard output
3276 should be ignored.
3277
3278 * gas/p2425a.s: Use %-form for registers, so this test can be run
3279 on m68k-coff targets too.
3280
3281 * gas/p2430a.s: New test case, whitespace &c matches customer
3282 report more closely. Gets different results from p2430.s; this is
3283 bad, and not yet tested for.
3284
3285Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
3286
3287 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
3288 * lib/run: New script.
3289 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
3290 and redirection options. Use "run" script so redirection works.
3291 (gas_test): Now takes assembler options as separate arg from input
3292 file name.
3293 (gas_test_ignore_stdout): New proc. Discards output.
3294 (gas_test_error): New proc. Expects assembler to generate output.
3295 (target_cpu_family setting): Handle i486->i386 also.
3296
3297 * lib/do*: Scripts moved here from gas/testscripts. May be useful
3298 someday for writing more test cases; not currently used.
3299
3300Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
3301
3302 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
3303 cases.
3304 * gas/gas.exp: Enable them for appropriate targets. Removed some
3305 useless comments &c. Changed m68k target test to be more general.
3306
3307 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
3308 * gas/gas.exp: Call gas_init.
3309
3310Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
3311
3312 * Test suite created.
This page took 0.211504 seconds and 4 git commands to generate.