]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/ChangeLog
2002-12-04 Andrew Cagney <ac131313@redhat.com>
[thirdparty/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
a823923b
RH
12002-12-03 Richard Henderson <rth@redhat.com>
2
3 * gas/ia64/ldxmov-1.[ds]: New.
4 * gas/ia64/ldxmov-2.[ls]: New.
5 * gas/ia64/ia64.exp: Run them.
6
dc8ec78b
AM
72002-12-03 Alan Modra <amodra@bigpond.net.au>
8
9 * gas/arm/adrl.s: Test behaviour against globals too.
10 * gas/arm/adrl.d: Adjust.
11
fea17916
NC
122002-12-02 Nick Clifton <nickc@redhat.com>
13
14 * gasp: Remove entire directory tree. (Gasp has been removed from
15 binutils).
dc8ec78b 16 * config/default.asp (GASP): Remove definition and initialization.
fea17916 17
27bdea3d
SC
182002-12-01 Stephane Carrez <stcarrez@nerim.fr>
19
20 * gas/m68hc11/m68hc11.exp: Rename from all.exp; run the new tests.
21 * gas/m68hc11/all.exp: Remove.
22 * gas/m68hc11/indexed12.d: New test.
23 * gas/m68hc11/indexed12.s: Likewise.
24 * gas/m68hc11/bug-1825.d: Likewise.
25 * gas/m68hc11/bug-1825.s: Likewise.
26
49fa082d
SC
272002-12-01 Stephane Carrez <stcarrez@nerim.fr>
28
29 * gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump
30 can find the real symbol and not a gas internal debug symbol.
31 * gas/m68hc11/insns.d: Update.
32 * gas/m68hc11/insns-dwarf2.d: Update.
33 * gas/m68hc11/insns12.d: Update.
34 * gas/m68hc11/opers12.s (min5b, min9b): Use 16 and -256 for the min.
35 * gas/m68hc11/opers12.d: Update after indexed offset operand fixes.
36 * gas/m68hc11/opers12-dwarf2.d: Likewise.
37
0174e383
KK
382002-11-30 Kaz Kojima <kkojima@rr.iij4u.or.jp>
39
40 * sh/gas/sh/pic.s: Add a test for ".long foo@PLT+.-2-label".
41 * sh/gas/sh/pic.d: Add expected output.
42
143c8e19
NC
432002-11-29 Nick Clifton <nickc@redhat.com>
44
45 * gas/arm/arch5tej.s: Replace "nop"s with tests of breakpoint
46 instruction.
47 * gas/arm/arch5tej.d: Expect "bkpt"s not nops.
48
c79b382e
HPN
492002-11-26 Hans-Peter Nilsson <hp@axis.com>
50
51 * gas/cris/rd-bcnst.d, gas/cris/rd-bcnst.d: New test.
52
d12e3de5
DD
532002-11-25 DJ Delorie <dj@redhat.com>
54
55 * gas/xstormy16/allinsn.d: Fix sdiv/sdivlh encodings.
56
c8014bda
DD
572002-11-19 DJ Delorie <dj@redhat.com>
58
59 * gas/xstormy16/allinsn.sh: Add sdiv, divlh, and sdivlh.
60 * gas/xstormy16/allinsn.d: Regenerate.
61 * gas/xstormy16/allinsn.s: Regenerate.
62
eb128449
SS
632002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
64
65 * gas/all/gas.exp: Setup for tic4x testcase
66 * gas/macros/macros.exp: Ditto
67 * gas/tic4x: New tic4x gas testsuite directory
68 * gas/tic4x/addressing.s: Create. Fix bug in one insn
69 * gas/tic4x/addressing_c3x.d: Create and update
70 * gas/tic4x/addressing_c4x.d: Create and update
71 * gas/tic4x/allopcodes.S: Create. Add support for new
72 opclass.h changes.
73 * gas/tic4x/data.d: Create
74 * gas/tic4x/data.s: Create
75 * gas/tic4x/float.d: Create
76 * gas/tic4x/float.s: Create
77 * gas/tic4x/opclasses.h: Create. Added testsuites for the
78 new enhanced opcodes.
79 * gas/tic4x/opcodes.s: Create (regenerate).
80 * gas/tic4x/opcodes_c3x.d: Create. Updated from enhanced
81 changes
82 * gas/tic4x/opcodes_c4x.d: Create. Ditto.
83 * gas/tic4x/rebuild.sh: Create
84 * gas/tic4x/registers.s: Create
85 * gas/tic4x/registers_c3x.d: Create
86 * gas/tic4x/registers_c4x.d: Create
87 * gas/tic4x/zeros.d: Create
bbce6ab7 88 * gas/tic4x/zeros.s: Create
eb128449
SS
89 * gas/tic4x/opcodes_new.d: Added new testsuite for
90 the enhanced and special insns.
91 * gas/tic4x/tic4x.exp: Create. Added the opcodes_new testsuite
92
852f55ac
AM
932002-11-12 Alan Modra <amodra@bigpond.net.au>
94
95 * gas/ppc/booke.d: Adjust output for corrected condition reg.
96
b46c1691
NC
972002-11-07 Nick Clifton <nickc@redhat.com>
98
99 * gas/all/gas.exp: Only run fastcall test for x86 PE targets.
100
c9e38879
NC
1012002-11-07 Casper S. Hornstrup <chorns@users.sourceforge.net>
102
103 * gas/all/gas.exp: Run fastcall label handling test.
104 * gas/all/fastcall.s: New file for testing handling of fastcall
105 labels.
106
4dd8d67b
L
1072002-11-01 H.J. Lu <hjl@gnu.org>
108
109 * gas/i386/i386.exp: Add "sub".
110
111 * gas/i386/sub.d: New.
112 * gas/i386/sub.s: New.
113
3d4a853f
L
1142002-10-22 H.J. Lu <hjl@gnu.org>
115
116 * gas/mips/branch-misc-2.d: Updated.
117
c84e5117
HPN
1182002-10-23 Hans-Peter Nilsson <hp@axis.com>
119
120 * gas/cris/rd-pcrel1.d, gas/cris/rd-pcrel1.s,
121 gas/cris/rd-pcrel2.d, gas/cris/rd-pcrel2.s: New tests.
122
631cb423
RS
1232002-10-21 Richard Sandiford <rsandifo@redhat.com>
124
125 * gas/mips/elf-rel7.[sd]: New test.
126 * gas/mips/mips.exp: Run it.
127
63d0b393
AO
1282002-10-12 Alexandre Oliva <aoliva@redhat.com>
129
130 * gas/mips/mips.exp: Don't xfail relax.
131 * gas/mips/relax.s: Increase coverage.
132 * gas/mips/relax.d: Add expected output. Use relax.l for as stderr.
133 * gas/mips/relax.l: New file.
134
94a03f18
KK
1352002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
136
137 * gas/sh/tlsd.s, gas/sh/tlsd.d: New.
138 * gas/sh/tlsnopic.s, gas/sh/tlsnopic.d: New.
139 * gas/sh/tlspic.s, gas/sh/tlspic.d: New.
140 * gas/sh/basic.exp: Add new tests.
141
42bf09b2
SC
1422002-10-09 Stephen Clarke <stephen.clarke@superh.com>
143
144 * gas/elf.exp: Don't run for sh64*-*-linux*, because it sets the
145 lsb in SHmedia code addresses.
146 * gas/sh/basic.exp: Force SHcompact for sh64*-*-linux* to enable
147 recognition of SH-1/2/3/4 instructions.
148 (proc do_fp): Do not run dsp tests for sh64*-*-linux*.
149 * gas/sh/sh64/abi-32.d: Adjust expected output to include
150 sh64*-*-linux* formats too.
151 * gas/sh/sh64/abi-64.d, gas/sh/sh64/basic-1.d,
152 gas/sh/sh64/case-1.d, gas/sh/sh64/case-noexp-1.d,
153 gas/sh/sh64/crange1-1.d, gas/sh/sh64/crange1-2.d,
154 gas/sh/sh64/crange2-1.d, gas/sh/sh64/crange2-2.d,
155 sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange3-1.d,
156 gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5-1.d,
157 gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-2.d, gas/sh/sh64/datal-2.d,
158 gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal32-3.d,
159 gas/sh/sh64/datal64-1.d, gas/sh/sh64/datal64-3.d,
160 gas/sh/sh64/endian-1.d, gas/sh/sh64/endian-2.d,
161 gas/sh/sh64/err-noexp-cmd1.s, gas/sh/sh64/immexpr32-1.d,
162 gas/sh/sh64/immexpr32-2.d, gas/sh/sh64/immexpr64-1.d,
163 gas/sh/sh64/immexpr64-2.d, gas/sh/sh64/lineno.d,
164 gas/sh/sh64/localcom-1.d, gas/sh/sh64/mix-1.d,
165 gas/sh/sh64/mix-noexp-1.d, gas/sh/sh64/movi-3.d,
166 gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
167 gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/movi64-1.d,
168 gas/sh/sh64/movi64-2.d, gas/sh/sh64/movi64-3.d,
169 gas/sh/sh64/movi64-noexp-2.d, gas/sh/sh64/pt-1.d,
170 gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/pt32-1.d,
171 gas/sh/sh64/pt32-noexp-2.d, gas/sh/sh64/pt64-1.d,
172 gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt64-32-2.d,
173 gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/ptc32-1.d,
174 gas/sh/sh64/ptc32-noexp-1.d, gas/sh/sh64/ptc64-1.d,
175 gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc64-noexp-1.d,
176 gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext32-noexp-1.d,
177 gas/sh/sh64/ptext64-1.d, gas/sh/sh64/ptext64-32-1.d,
178 gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/rel32-1.d,
179 gas/sh/sh64/rel32-2.d, gas/sh/sh64/rel32-3.d,
180 gas/sh/sh64/rel32-4.d, gas/sh/sh64/rel32-5.d,
181 gas/sh/sh64/rel64-1.d, gas/sh/sh64/rel64-2.d,
182 gas/sh/sh64/rel64-3.d, gas/sh/sh64/rel64-4.d,
183 gas/sh/sh64/rel64-5.d, gas/sh/sh64/relax-1.d,
184 gas/sh/sh64/relax-2.d, gas/sh/sh64/relax-3.d,
185 gas/sh/sh64/shift32-1.d, gas/sh/sh64/shift32-3.d,
186 gas/sh/sh64/shift32-noexp-3.d, gas/sh/sh64/shift64-1.d,
187 gas/sh/sh64/shift64-2.d, gas/sh/sh64/shift64-3.d,
188 gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/syntax-1.d,
189 gas/sh/sh64/syntax-2.d, gas/sh/sh64/ua32-1.d,
190 gas/sh/sh64/ua64-1.d: Likewise.
bbce6ab7 191
21bd8c31
CD
1922002-10-03 Chris Demetriou <cgd@broadcom.com>
193
194 * gas/mips/mips-no-jalx.l: Make error message regexps accomodate
195 tools which target a specific CPU by default.
196
28602ebf
KK
1972002-10-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
198
199 * testsuite/gas/sh/pcrel2.d: Check code also.
200
7a68fea6
SC
2012002-10-02 Stephen Clarke <stephen.clarke@superh.com>
202
203 * gas/sh/sh64/ptc32-noexp-1.d: Adjust for changes to *ABS*
204 symbol generation.
205 * gas/sh/sh64/ptc64-noexp-1.d: Likewise.
bbce6ab7 206
f11b4434
L
2072002-09-30 H.J. Lu <hjl@gnu.org>
208
209 * gas/mips/mips.exp: Undo the last change.
210
5d42dcdf
L
2112002-09-30 H.J. Lu <hjl@gnu.org>
212
213 * gas/mips/mips.exp: Set xfail on empic, empic2, empic3_g1 and
214 empic3_g2 on Linux/mips.
215
17c06574
L
2162002-09-30 H.J. Lu <hjl@gnu.org>
217
28e0c55d
L
218 * gas/mips/vr4120.d: Use "#pass" instead of "#..." to skip the
219 rest of output.
17c06574 220
60b63b72 2212002-09-30 Gavin Romig-Koch <gavin@redhat.com>
bbce6ab7
AM
222 Ken Raeburn <raeburn@cygnus.com>
223 Aldy Hernandez <aldyh@redhat.com>
224 DJ Delorie <dj@redhat.com>
225 Michael Meissner <meissner@redhat.com>
226 Eric Christopher <echristo@redhat.com>
227 Richard Sandiford <rsandifo@redhat.com>
60b63b72
RS
228
229 * gas/mips/mips4100.[sd]: Move dmadd16 and madd16 checks to...
230 * gas/mips/vr4111.[sd]: ...this new test.
231 * gas/mips/vr4120.[sd],
232 * gas/mips/vr4122.[sd],
233 * gas/mips/vr5400.[sd],
234 * gas/mips/vr5500.[sd]: New tests.
235 * mips.exp: Run them.
236
8ba4dac0
DJ
2372002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
238
239 * gas/sh/pcrel2.s: New.
240 * gas/sh/pcrel2.d: New.
241 * gas/sh/basic.exp: Add pcrel2 test.
242
8f3f3666
JT
2432002-09-27 Jason Thorpe <thorpej@wasabisystems.com>
244
245 * gas/vax/elf-rel.[ds]: New test.
246 * gas/vax/quad.exp: Move contents to...
247 * gas/vax/vax.exp: ...here. New file.
248
502eccd9
L
2492002-09-27 H.J. Lu <hjl@gnu.org>
250
251 * gas/mips/mips-jalx.s: Add ".p2align 4".
252 * gas/mips/mips16-jalx.s: Likewise.
253
254 * gas/mips/mips-jalx.d: Check nop.
255 * gas/mips/mips16-jalx.d: Likewise.
256
3396de36
TS
2572002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
258
259 * gas/mips/mips-jalx.d: New file, check jalx assembly.
260 * gas/mips/mips-jalx.s: Likewise.
261 * gas/mips/mips-no-jalx.l: Likewise.
262 * gas/mips/mips-no-jalx.s: Likewise.
263 * gas/mips/mips16-jalx.d: Likewise.
264 * gas/mips/mips16-jalx.s: Likewise.
265 * gas/mips/mips.exp: Add new tests.
266
f3c0ec86
TS
2672002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
268
269 * gas/mips/jal-range.s: Fix jump overflow check.
270 * gas/mips/jal-range.l: Likewise.
271
9d7f5776
NC
2722002-09-23 Nick Clifton <nickc@redhat.com>
273
274 * gas/arm/armv1-bad.s: Add LDM and STM instructions which are
275 unpredictable because of their use of the writeback bit.
276
96ea7171
NC
2772002-09-21 Nick Clifton <nickc@redhat.com>
278
279 * gas/arm/inst.s: Fix UNPREDICATABLE use of writeback in LDM/STM
280 instructions.
281 * gas/arm/inst.d: Update expected results.
282
37e55690
JJ
2832002-09-19 Jakub Jelinek <jakub@redhat.com>
284
285 * gas/i386/tlspic.s: Add tests.
286 * gas/i386/tlspic.d: Regenerated.
287 * gas/i386/tlsnopic.s: Add tests.
288 * gas/i386/tlsnopic.d: Regenerated.
289
021c2b5e
RH
2902002-09-19 Richard Henderson <rth@redhat.com>
291
292 * gas/alpha/elf-reloc-7.s: New.
293 * gas/alpha/elf-reloc-7.d: New.
294 * gas/alpha/alpha.exp: Run it.
295
885add95
CD
2962002-09-18 Chris Demetriou <cgd@broadcom.com>
297
298 * gas/mips/mips-abi32-pic2.s: New file.
299 * gas/mips/mips-abi32-pic2.d: New file.
300 * gas/mips/mips.exp: Run new test.
301
3022002-09-18 Chris Demetriou <cgd@broadcom.com>
65551fa4
CD
303
304 * gas/mips/baddata1.s: New file.
305 * gas/mips/baddata1.l: New file.
306 * gas/mips/mips.exp: Run new test.
307
2dc83527
CD
3082002-09-18 Chris Demetriou <cgd@broadcom.com>
309
310 * gas/mips/branch-misc-1.d: New file.
311 * gas/mips/branch-misc-1.s: New file.
312 * gas/mips/branch-misc-2.s: New file.
313 * gas/mips/branch-misc-2.d: New file.
314 * gas/mips/mips.exp: Run new tests.
315
f697dfed
TS
3162002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
317
318 * gas/mips/jal-range.s: Check for jal overflows.
319 * gas/mips/jal-range.l: List file for it.
320 * gas/mips/mips.exp: Use it.
321
fc697c14
BE
3222002-09-08 Ben Elliston <bje@redhat.com>
323
324 * gas/hppa/basic/basic.exp: Update DejaGnu mail address.
325 * gas/hppa/parse/parse.exp: Likewise.
326 * gas/hppa/reloc/reloc.exp: Likewise.
327 * gas/hppa/unsorted/unsorted.exp: Likewise.
328 * gas/mn10200/basic.exp: Likewise.
329 * gas/mn10300/basic.exp: Likewise.
330 * gas/sh/basic.exp: Likewise.
331 * gas/sh/sh64/sh64.exp: Likewise.
332 * gas/v850/basic.exp: Likewise.
333 * lib/gas-defs.exp: Likewise.
334
335 * gas/all/gas.exp: Removing limping support for DejaGnu 1.1.1.
336 * gasp/gasp.exp: Likewise.
337
63ba7a1c
AM
3382002-09-05 Alan Modra <amodra@bigpond.net.au>
339
340 * gas/i386/absrel.s: New.
341 * gas/i386/absrel.d: New.
342 * gas/i386/pcrel.s: New.
343 * gas/i386/pcrel.d: New.
344 * gas/i386/i386.exp: Run them.
345 * gas/testsuite/gas/mmix/comment-1.d: Don't test the symbol
346 index, the name will do.
347 * gas/mri/moveml.d: Escape dots.
348 * gas/macros/macros.exp (strings): Add rs6000-*-* to xfails.
349 * gas/mips/beq.s: Don't make text_label global.
350 * gas/mips/mips32.s: Likewise.
351 * gas/mips/mips64-mips3d.s: Likewise.
352
bcd93207
AM
3532002-08-28 Alan Modra <amodra@bigpond.net.au>
354
deda5edf
AM
355 * gas/mcore/allinsn.d: Escape dots. Pass -z to objdump and adjust
356 to suit. Match coff relocs. Match "from address pool" comments.
357 * gas/sparc/pcrel.s: Use 2b label in expressions.
358 * gas/sparc/pcrel64.s: Likewise.
359 * gas/sparc/pcrel.d: Adjust to suit.
360 * gas/sparc/pcrel64.d: Likewise.
361 * gas/vtable/vtable.exp: Move xfails to ..
362 (proc vtable_setup_xfails): .. here. Add i866.
363
bcd93207
AM
364 * gas/macros/macros.exp (strings): Update xfails.
365
6c091933
AM
3662002-08-26 Alan Modra <amodra@bigpond.net.au>
367
4fa0e86f
AM
368 * gas/m68k/all.exp: xfail non-ELF targets on pcrel test.
369
98b37a6b
AM
370 * gas/m68hc11/insns.d: Quote dots.
371 * gas/m68hc11/opers12.d: Likewise.
372
8ace442d
AM
373 * gas/ieee-fp/x930509a.exp: Run the test but xfail. Add c80 to xfails.
374
6c2beb07
AM
375 * gas/vax/quad.exp: Use quad_elf.s for ELF targets.
376 * gas/vax/quad.s: Align
377 * gas/vax/quad_elf.s: New version of quad.s with %reg.
378
96e97d9b
AM
379 * gas/sparc/sparc.exp (sparc_elf_setup): New.
380 Use it to xfail for non-ELF targets.
381
6c091933
AM
382 * gas/tic54x/align.s: Add comment.
383 * gas/tic54x/align.d: Adjust .text size for 2002-05-23 write.c change.
384 * gas/tic54x/extaddr.d: Similarly adjust disassembly tail.
385
f598fd5e
NC
3862002-08-22 Nick Clifton <nickc@redhat.com>
387
388 * gas/arm/arch5tej.s: Add nops to align output.
389 * gas/arm/arch5tej.d: Expect nops.
bbce6ab7
AM
390 * gas/arm/arm7t.s: Add nops, remove thumb instructions.
391 * gas/arm/arm7t.d: Expect nops.
392 * gas/arm/armv1.s: Add nops.
393 * gas/arm/armv1.d: Expect nops.
394 * gas/arm/fpa-mem.s: Add nops.
395 * gas/arm/fpa-mem.d: Expext nops.
396 * gas/arm/vfp1.s: Add nops.
397 * gas/arm/vfp1.d: Expect nops.
398 * gas/arm/xscale.s: Add nops.
399 * gas/arm/xscale.d: Expect nops.
400 * gas/arm/arm.exp: Do not run thumb tests for arm-aout
f598fd5e
NC
401 toolchain.
402
7bbfa6f5
AM
4032002-08-22 Alan Modra <amodra@bigpond.net.au>
404
405 * gas/ppc/ppc.exp: Don't run e500 test on xcoff targets.
406 * gas/ppc/astest2.d: Escape dots.
407
483fc7cd
RS
4082002-08-20 Richard Sandiford <rsandifo@redhat.com>
409
410 * gas/mips/rol.s: Add rotate by zero tests.
411 * gas/mips/rol.d: Update accordingly.
412 * gas/mips/rol64.d: Expect rotates by zero to use dsrl.
413
5578ad9c
EZ
4142002-08-19 Elena Zannoni <ezannoni@redhat.com>
415
bbce6ab7
AM
416 From matthew green <mrg@redhat.com>
417 * e500.s: New tests for e500 instructions.
418 * e500.d: Results for new test.
419 * ppc.exp: Test e500.s.
5578ad9c 420
2af28746 4212002-08-16 Stephen Clarke <stephen.clarke@superh.com>
1b44b93c
SC
422
423 * gas/sh/sh64/datal32-3.d: Formatting change to match the current
424 output of objdump.
425
8bda4946
AM
4262002-08-16 Alan Modra <amodra@bigpond.net.au>
427
428 * gas/all/gas.exp (forward references): Don't test c30.
429 * gas/d30v/guard-debug.d: Use -gstabs rather than -g.
430 * gas/elf/ehopt0.s: Don't use "$" in labels.
431 * gas/ieee-fp/x930509a.exp: Don't test c30.
432 * gas/m68hc11/malis.d: Adjust -I so that test runs when not building
433 in source dir.
434 * gas/mri/mri.exp: Don't run on "m68hc*".
435 * gas/sh/basic.exp (do_fp): Match LE too.
436 (pcrel-coff): Run this version for "sh*-pe*" and rename "sh*-hms" to
437 "sh*-rtems".
438 * gas/sh/pcrel-coff.d: Add -EB to objdump flags.
439 * gas/vtable/vtable.exp: Don't run on linuxecoff. setup_xfail in
440 preference to not running on ELF targets that might one day pass.
441 Add more xfails. Add more targets to the REL list.
442
b57efb7d
L
4432002-08-14 H.J. Lu <hjl@gnu.org>
444
445 * gas/mips/elempic.d: Treat "addiu" and "daddiu" as equivalent
446 when $0 is source.
447 * gas/mips/telempic.d: Likewise.
448 * gas/mips/telempic.d: Likewise.
449
cd2b2939
SC
4502002-08-13 Stephane Carrez <stcarrez@nerim.fr>
451
452 * gas/m68hc11/all.exp: Run the new test.
453 * gas/m68hc11/insns12.s: New file to test specific 68HC12 insns.
454 * gas/m68hc11/insns12.d: New file.
455 * gas/m68hc11/branchs12.s: New test.
456 * gas/m68hc11/branchs12.d: New test.
457
458 * gas/m68hc11/all_insns.d: Dump the relocs to verify that they
459 are against symbols and not sections (for linker relaxation).
460 * gas/m68hc11/insns-dwarf2.d: Likewise.
461 * gas/m68hc11/insns.d: Likewise.
462 * gas/m68hc11/lbranch.d: Likewise.
463 * gas/m68hc11/lbranch-dwarf2.d: Likewise.
464 * gas/m68hc11/opers12.d: Likewise.
465 * gas/m68hc11/opers12-dwarf2.d: Likewise.
466
fdb987ee
RS
4672002-08-12 Richard Sandiford <rsandifo@redhat.com>
468
469 * gas/mips/elf-consthilo.[sd]: New test.
470 * gas/mips/mips.exp: Run it.
471
0c11417f
MR
4722002-08-09 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
473
474 * gas/mips/empic.d: Treat "addiu" and "daddiu" as equivalent when
475 $0 is source.
476
bbce6ab7
AM
4772002-08-09 Jakub Jelinek <jakub@redhat.com>
478
479 * gas/i386/gotpc.s: New.
480 * gas/i386/gotpc.d: New.
481 * gas/i386/i386.exp: Add gotpc test.
482
86fff92e
AM
4832002-08-06 Alan Modra <amodra@bigpond.net.au>
484
485 * gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.
486 * gas/ppc/booke_xcoff64.d: Likewise. Also fix relocs.
487
fd512f5c
L
4882002-08-01 H.J. Lu <hjl@gnu.org>
489
490 * gas/mips/elf-rel6.s: Add ".p2align 4".
491 * gas/mips/elf-rel6.d: Check nop.
492
98605598
RS
4932002-08-01 Richard Sandiford <rsandifo@redhat.com>
494
495 * gas/mips/elf-rel6.[sd]: New test.
496 * gas/mips/mips.exp: Run it.
497
70a31400
CD
4982002-07-29 Chris Demetriou <cgd@broadcom.com>
499
500 * gas/mips/elf_ase_mips16.d: New file to test ELF MIPS16 ASE marking.
501 * gas/mips/elf_ase_mips16.s: Likewise.
502 * gas/mips/mips.exp: Run the new test.
503
d5cc04b1
AM
5042002-07-26 Alan Modra <amodra@bigpond.net.au>
505
506 * gas/ppc/altivec.d: Invoke "as" with "-a32".
507
316f5878
RS
5082002-07-25 Richard Sandiford <rsandifo@redhat.com>
509
510 * gas/mips/mips-gp32-fp64.d,
511 * gas/mips/mips-gp32-fp64-pic.d: Add -mfp64.
512
9084e1de
HPN
5132002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
514
515 * gas/mmix/list-pseudoints.l: Adjust for changes in gas section
516 padding.
517 * gas/mmix/greg7.d: Ditto.
518 * gas/mmix/greg8.d: Ditto.
519 * gas/mmix/fb-2.d: Ditto.
520 * gas/mmix/comment-1.d: Ditto.
521 * gas/mmix/byte-1.d: Ditto.
522
9b702f94
L
5232002-07-17 H.J. Lu <hjl@gnu.org>
524
525 * gas/ia64/dv-branch.d: Updated.
526 * gas/ia64/opc-b.d: Likewise.
527
be66c492
AM
5282002-07-08 Alan Modra <amodra@bigpond.net.au>
529
530 * gas/i386/intel16.s: New.
531 * gas/i386/intel16.d: New.
532 * gas/i386/i386.exp: Run it.
533
139e4a70
AM
5342002-07-03 Alan Modra <amodra@bigpond.net.au>
535
536 * lib/gas-defs.exp (run_dump_test): Run objdump/nm/objcopy/readelf
537 with LC_ALL=C to ensure consistent sorting.
538
af029d49
DB
5392002-06-18 Dave Brolley <brolley@redhat.com>
540
541 * gas/frv: New testsuite.
542
477ad2e1
JR
543Mon Jun 17 16:23:59 2002 J"orn Rennecke <joern.rennecke@superh.com>
544
545 * gas/sh/dsp.s: Add three more instructions.
546 * gas/sh/dsp.d: Update.
547
ecb4347a
DJ
5482002-06-14 Daniel Jacobowitz <drow@mvista.com>
549
550 * gas/mips/lineno.d: Use --gstabs.
551 * gas/mips/mips.exp (lineno.s): Remove XFAIL.
552
3e0922c9
TR
5532002-06-12 Tom Rix <trix@redhat.com>
554
555 * gas/ppc/aix.exp: Run tests for all versions of powerpc AIX. Add
556 text alignment tests.
557 * gas/ppc/textalign-xcoff-001.d: New Test.
558 * gas/ppc/textalign-xcoff-002.d: New Test.
559 * gas/ppc/test1xcoff32.d : Change text section alignment.
560 * gas/ppc/booke_xcoff.d: Remove invalid pad.
561
bbce6ab7
AM
5622002-06-06 J"orn Rennecke <joern.rennecke@superh.com>
563
564 * testsuite/gas/sh/pcrel.s: Also test @(symbol,pc).
565 * testsuite/gas/sh/pcrel.d: Update.
566 * testsuite/gas/sh/pcrel.l: New file.
567
8b579b7a
JL
5682002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
569
570 * gas/hppa/basic/add.s: Set code level to 1.1.
571 * gas/hppa/basic/branch.s: Likewise.
572 * gas/hppa/basic/dcor.s: Likewise.
573 * gas/hppa/basic/logical.s: Likewise.
574 * gas/hppa/basic/shladd.s: Likewise.
575 * gas/hppa/basic/sub.s: Likewise.
576 * gas/hppa/basic/unit.s: Likewise.
577 * gas/hppa/unsorted/unsorted.exp: Return if target "*-*-linux*".
578
107c6e1a
CD
5792002-05-31 Chris G. Demetriou <cgd@broadcom.com>
580
581 * gas/mips/sb1-ext-mdmx.s: New file.
582 * gas/mips/sb1-ext-mdmx.d: Likewise.
583 * gas/mips/mips.exp: Run new "sb1-ext-mdmx" test.
584
b4dc22a8
CD
5852002-05-31 Chris G. Demetriou <cgd@broadcom.com>
586
587 * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
588 mipsisa64*-*-* targets, rather than e32-rel2 and e32el-rel2.
589
149add75
CD
5902002-05-30 Chris G. Demetriou <cgd@broadcom.com>
591
592 * gas/mips/mips64-mdmx.s: Tweak to more thoroughly cover
593 instruction encodings.
594 * gas/mips/mips64-mdmx.d: Likewise.
595
deec1734
CD
5962002-05-30 Chris G. Demetriou <cgd@broadcom.com>
597
598 * gas/mips/mips64-mdmx.s: New file.
599 * gas/mips/mips64-mdmx.d: Likewise.
600 * gas/mips/mips.exp: Run new "mips64-mdmx" test.
601
3765b1be
RH
6022002-05-30 Richard Henderson <rth@redhat.com>
603
604 * gas/alpha/elf-tls-1.s, gas/alpha/elf-tls-1.d: New.
605 * gas/alpha/elf-tls-2.s, gas/alpha/elf-tls-1.l: New.
606 * gas/alpha/elf-tls-3.s, gas/alpha/elf-tls-1.l: New.
607 * gas/alpha/alpha.exp: Run them.
608
8c2784a5
TR
6092002-05-30 Tom Rix <trix@redhat.com>
610
611 * gas/d10v/d10v.exp: Add -gstabs packing, sequence control
612 packing, warning, instruction packing, label, immediate and,
613 error tests.
bbce6ab7 614 * gas/d10v/instruction_packing-001.d - intruction_packing-010.d:
8c2784a5
TR
615 New tests.
616 * gas/d10v/control-001.d: New test.
bbce6ab7 617 * gas/d10v/warning-001.d - warning-019.d: New tests.
8c2784a5
TR
618 * gas/d10v/label-001.d: New test.
619 * gas/d10v/error-001.d - error-002.d : New tests.
620 * gas/d10v/immediate-001.d - immediate-007.d: New tests.
621
622 * lib/gas-defs.exp (run_dump_test): Add error option.
623
d172d4ba
NC
6242002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
625
626 * gas/dlx: New directory: DLX gas testsuite
627 * alltests.exp: New file: Test driver
628 * branch.d: New file: Expected results.
629 * branch.s: New file: Test branch insns.
630 * itype.d: New file: Expected results.
631 * itype.s: New file: Test ordinary insns.
632 * lhi.d: New file: Expected results.
633 * lhi.s: New file: Test load hi insns.
634 * load.d: New file: Expected results.
635 * load.s: New file: Test load insns.
636 * rtype.d: New file: Expected results.
637 * rtype.s: New file: Test arithmetic insns.
638 * store.d: New file: Expected results.
639 * store.s: New file: Test store insns.
640
bbce6ab7
AM
6412002-05-23 Jakub Jelinek <jakub@redhat.com>
642
643 * gas/i386/tlspic.s: New file.
644 * gas/i386/tlsd.s: New file.
645 * gas/i386/tlsnopic.s: New file.
646 * gas/i386/tlsd.d: New file.
647 * gas/i386/tlsnopic.d: New file.
648 * gas/i386/tlspic.d: New file.
649 * gas/i386/i386.exp: Add tlsd, tlsnopic and tlspic tests.
650 * gas/ia64/tls.s: New file.
651 * gas/ia64/tls.d: New file.
652 * gas/ia64/ia64.exp: Add tls test.
653
7f743288
TR
6542002-05-23 Tom Rix <trix@redhat.com>
655
656 * gas/d10v/d10v.exp: Add instruction packing test.
657 * gas/d10v/instruction_packing.s : New test.
658
6592002-05-22 Tom Rix <trix@redhat.com>
660
661 * gas/d10v/d10v.exp: Renamed from d10.exp. Add address-* tests.
662 * gas/d10v/address-001.s - address-041.s : New tests.
663
8dd76882
L
6642002-05-23 H.J. Lu <hjl@gnu.org>
665
666 * gas/mips/elf-rel.d: Skip the padding.
667 * gas/mips/elfel-rel.d: Likewise.
668
76101304
L
6692002-05-23 H.J. Lu <hjl@gnu.org>
670
671 * gas/all/align2.d: New.
672 * gas/all/align2.s: New.
673
674 * gas/all/gas.exp: Run align2.
675
a75a8c67
L
6762002-05-22 H.J. Lu <hjl@gnu.org>
677
678 * gas/mips/elf-rel.d: Updated for the subsegs_finish change in
679 write.c.
680 * gas/mips/elfel-rel.d: Likewise.
681
77b63882
JR
682Wed May 22 14:26:07 2002 J"orn Rennecke <joern.rennecke@superh.com>
683
684 * gas/sh/pcrel-coff.s: New file.
685 * gas/sh/pcrel-coff.d: Likewise.
686 * gas/sh/basic.exp: For coff, don't do dsp test,
687 and a modified pcrel test.
688
771c7ce4
TS
6892002-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
690
691 * gas/mips/rol64.s: New file, test of drol, dror macros.
692 * gas/mips/rol64.d: Likewise.
693 * gas/mips/mips.exp: Add new test.
694
49e5c6c5
NC
6952002-05-20 Nick Clifton <nickc@cambridge.redhat.com>
696
697 * gas/arm/arm.exp: Replace deprecated command line switches
698 with their modern equivalents.
699 * gas/arm/arm7t.d: As above.
700 * gas/arm/armv1.d: As above.
701 * gas/arm/fpa-dyadic.d: As above.
702 * gas/arm/fpa-mem.d: As above.
703 * gas/arm/fpa-monadic.d: As above.
704 * gas/arm/inst.d: As above.
705 * gas/arm/ldconst.d: As above.
706 * gas/arm/xscale.d: As above.
707
6fb63971
AM
7082002-05-13 Alan Modra <amodra@bigpond.net.au>
709
710 * gas/i386/x86-64-opcode.s: Pad out end of .text with zeros.
711 * gas/i386/x86-64-opcode.d: Adjust.
712
358b94bd
NC
7132002-05-02 Nick Clifton <nickc@cambridge.redhat.com>
714
715 * gas/arm/arm7t.s: Add thumb mode "sub r?, #0" and "add r?, #0".
716 * gas/arm/arm7t.d: Add expected results. (Make sure that the
717 subtract is not converted into an add).
718
b7efdfcc
L
7192002-04-23 H.J. Lu <hjl@gnu.org>
720
721 * gas/mips/elempic.d: Use empic.l.
722 * gas/mips/telempic.d: Likewise.
723 * gas/mips/tempic.d: Likewise.
724
978ee720
L
7252002-04-23 H.J. Lu <hjl@gnu.org>
726
727 * gas/hppa/parse/parse.exp: Don't expect failure on line separator
728 test on hppa*-*-linux* nor hppa*-*-netbsd*.
729
6398a477
CD
7302002-04-22 Chris Demetriou <cgd@broadcom.com>
731
732 * gas/mips/mips-gp64-fp32.l: New file.
733 * gas/mips/mips-gp64-fp32.d: Use mips-gp64-fp32.l to check stderr
734 output.
735 * gas/mips/mips-gp64-fp64.l: New file.
736 * gas/mips/mips-gp64-fp64.d: Use mips-gp64-fp64.l to check stderr
737 output.
738
ff970196
CD
7392002-04-22 Chris Demetriou <cgd@broadcom.com>
740
741 * lib/gas-defs.exp (run_dump_test): Support new attribute "stderr"
742 which is a file used to regexp_diff the assembler's pruned stderr
743 output.
744 (write_file): New helper function to write a string into a file.
745
746 * gas/mips/empic.l: New file which matches empic tests' warnings.
747 * gas/mips/empic.d: Use empic.l.
748
aceebfd6
NC
7492002-04-19 Nick Clifton <nickc@cambridge.redhat.com>
750
751 * gas/all/gas.exp (cofftag): Do not run test for xscale-coff
752 toolchain.
753 (struct, align, incbin): Use case switch so that other targets to
754 be skipped can be added in the future.
755
eb0fdfed
MG
7562002-04-17 matthew green <mrg@redhat.com>
757
758 * gas/ppc/altivec.d: Fix dssall test.
759 * gas/ppc/altivec.s: Likewise.
760 * gas/ppc/altivec_xcoff.d: Likewise.
761 * gas/ppc/altivec_xcoff.s: Likewise.
762 * gas/ppc/altivec_xcoff64.d: Likewise.
763 * gas/ppc/altivec_xcoff64.s: Likewise.
764
f22ba854
NC
7652002-04-04 Nick Clifton <nickc@cambridge.redhat.com>
766
767 * gas/mips/mips.exp: Remove spurious whaitespace.
768 Open out one-line if-then-else test clauses so that other clauses
769 can be inserted in the future.
770
858bc62d
AJ
7712002-03-19 Bo Thorsen <bo@suse.de>
772
773 * gas/i386/x86-64-opcode.d: More test cases for x86-64 opcodes.
774 * gas/i386/x86-64-opcode.s: Likewise
775
1f25f5d3
CD
7762002-03-15 Chris G. Demetriou <cgd@broadcom.com>
777
778 * gas/mips/mips64-mips3d.s: New file.
779 * gas/mips/mips64-mips3d.d: Likewise.
780 * gas/mips/mips.exp: Run new "mips64-mips3d" test.
781
7ad8fb54
CD
7822002-03-15 Chris G. Demetriou <cgd@broadcom.com>
783
784 * gas/mips/mips.exp: Use elf-rel2 and elfel-rel2 for
785 mipsisa32*-*-* targets, rather than e32-rel2 and e32el-rel2.
786
c5096a3c
HPN
7872002-03-14 Hans-Peter Nilsson <hp@bitrange.com>
788
789 * gas/mmix/weak1.d, gas/mmix/weak1.d: New test.
790
0d4dcc4a
AM
7912002-03-05 Paul Koning <pkoning@equallogic.com>
792
793 * gas/pdp11/pdp11.exp: New file.
794 * gas/pdp11/opcode.s: Ditto.
795 * gas/pdp11/opcode.d: Ditto.
796
831b02f6
NC
7972002-02-22 Bo Thorsen <bo@suse.de>
798
799 * i386.exp: Add x86-64-opcode (checks valid opcodes) and x86-64-inval
800 (checks invalid opcodes) checks
801 * x86-64-inval.l: New file.
802 * x86-64-inval.s: New file.
803 * x86-64-opcode.d: New file.
804 * x86-64-opcode.s: New file.
805
d65d31a6
CD
8062002-02-26 Chris Demetriou <cgd@broadcom.com>
807
808 * gas/mips/empic2.d: Adjust for the fact that relocations on
809 symbols local to this file are resolved at assembly time into
810 section-relative relocations, even if the symbols are extern.
811 * gas/mips/empic2.s: Add file offset information, so the next
812 person to do the math mentioned above has an easier time.
813 * gas/mips/jal-empic-elf.d: New test.
814 * gas/mips/jal-empic-elf-2.d, gas/mips/jal-empic-elf-2.s: New test.
815 * gas/mips/jal-empic-elf-3.d, gas/mips/jal-empic-elf-3.s: New test.
816 * gas/mips/mips.exp: Run the new tests.
858bc62d 817
4d34fb5f
TS
8182002-02-25 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
819
820 * mips-gp64-fp32-pic.d: Fix test of 64bit register loads.
821 * mips-gp64-fp32-pic.s: Likewise.
822 * mips-gp64-fp32.d: Likewise.
823 * mips-gp64-fp32.s: Likewise.
824 * mips-gp64-fp64-pic.d: Likewise.
825 * mips-gp64-fp64-pic.s: Likewise.
826 * mips-gp64-fp64.d: Likewise.
827 * mips-gp64-fp64.s: Likewise.
828
e31cd5a0
AM
8292002-02-25 Alan Modra <amodra@bigpond.net.au>
830
831 * gas/hppa/reloc/reloc.exp: Update copyright date.
832
552eb682
HPN
8332002-02-24 Hans-Peter Nilsson <hp@bitrange.com>
834
835 * gas/mmix/bspec-1.d, gas/mmix/bspec-2.d, gas/mmix/comment-1.d:
836 Adjust to changes in readelf output.
837
4bef1a1c
NC
8382002-02-22 Nick Clifton <nickc@cambridge.redhat.com>
839
840 * gasp/gasp.exp: If gasp does not exist, do not complain, just
841 exit silently.
842
ff3a6ee3
TR
8432002-02-20 Tom Rix <trix@redhat.com>
844
845 * gas/ppc/ppc.exp: Add xcoff booke tests.
846 * gas/ppc/booke_xcoff.s: New.
847 * gas/ppc/booke_xcoff.d: New.
848 * gas/ppc/booke_xcoff64.s: New.
849 * gas/ppc/booke_xcoff64.d: New.
850
adf14613
DJ
8512002-02-18 Daniel Jacobowitz <drow@mvista.com>
852
853 * gas/sh/basic.exp: Don't run PIC tests for targets that don't
854 support it.
855
74a21df4
TR
8562002-02-14 Tom Rix <trix@redhat.com>
857
858 * gas/ppc/ppc.exp: Add xcoff altivec tests.
859 * gas/ppc/altivec_xcoff.s: New.
860 * gas/ppc/altivec_xcoff.d: New.
861 * gas/ppc/altivec_xcoff64.s: New.
862 * gas/ppc/altivec_xcoff64.d: New.
863
6334e312 8642002-02-13 Ben Elliston <bje@redhat.com>
1ac57253
BE
865
866 * gasp/flonums.asm: New test.
867 * gasp/flonums.err: New result.
868 * gasp/flonums.out: Likewise.
869
5c1e36e1
AM
8702002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
871
872 * gas/hppa/reloc/reloc.exp (labelopbug.s): Change test to suit
873 hppa_fix_adjustable change.
874
543833df
RH
8752002-02-09 Richard Henderson <rth@redhat.com>
876
877 * gas/alpha/elf-reloc-5.s, gas/alpha/elf-reloc-5.d: New.
878 * gas/alpha/elf-reloc-6.s, gas/alpha/elf-reloc-6.l: New.
879 * gas/alpha/alpha.exp: Run them.
880
51124b6c
CD
8812002-02-08 Chris Demetriou <cgd@broadcom.com>
882
883 * gas/mips/mips.exp: Document (but do not XFAIL) currently-failing
884 MIPS ECOFF tests, providing what information is known about
885 the origins of the failures.
886
3c74c164
AO
8872002-02-08 Alexandre Oliva <aoliva@redhat.com>
888
889 Contribute sh64-elf.
890 2002-02-01 Alexandre Oliva <aoliva@redhat.com>
891 * gas/sh/sh64/syntax-1.s: Remove `-4' from @(expr-4,pc).
892 2002-01-28 Alexandre Oliva <aoliva@redhat.com>
893 * gas/sh/sh64/crange1-1.d: Formatting changes to match the current
894 output of objdump.
895 * gas/sh/sh64/crange1-2.d: Likewise.
896 * gas/sh/sh64/crange2-2.d: Likewise.
897 * gas/sh/sh64/crange3-1.d: Likewise.
898 * gas/sh/sh64/crange4-1.d: Likewise.
899 * gas/sh/sh64/datal-2.d: Likewise.
900 * gas/sh/sh64/datal32-1.d: Likewise.
901 * gas/sh/sh64/datal32-3.d: Likewise.
902 * gas/sh/sh64/localcom-1.d: Likewise.
903 * gas/sh/sh64/mix-1.d: Likewise.
904 * gas/sh/sh64/pt32-1.d: Likewise.
905 * gas/sh/sh64/rel32-1.d: Likewise.
906 * gas/sh/sh64/rel32-2.d: Likewise.
907 * gas/sh/sh64/rel32-3.d: Likewise.
908 * gas/sh/sh64/rel32-4.d: Likewise.
909 * gas/sh/sh64/rel32-5.d: Likewise.
910 * gas/sh/sh64/ua32-1.d: Likewise.
911 2001-03-14 DJ Delorie <dj@redhat.com>
912 * gas/sh/sh64/endian-1.d: New test - Little Endianness.
913 * gas/sh/sh64/endian-1.s: New test - Little Endianness.
914 * gas/sh/sh64/endian-2.d: New test - Big Endianness.
915 * gas/sh/sh64/endian-2.s: New test - Big Endianness.
916 2001-03-12 DJ Delorie <dj@redhat.com>
917 * gas/sh/sh64/syntax-1.d: New test - basic syntax.
918 * gas/sh/sh64/syntax-1.s: New test - basic syntax.
919 * gas/sh/sh64/syntax-2.d: New test - basic syntax, pseudos.
920 * gas/sh/sh64/syntax-2.s: New test - basic syntax, pseudos.
921 2001-03-06 DJ Delorie <dj@redhat.com>
922 * gas/sh/sh64/lineno.d: New, test dwarf2 line numbers vs macros.
923 * gas/sh/sh64/lineno.s: Ditto.
924 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
925 * gas/sh/sh64/err-dsp.s: New test.
926 2001-01-13 Hans-Peter Nilsson <hpn@cygnus.com>
927 * gas/sh/sh64/err-abi-64.s, gas/sh/sh64/err-abi-32.s,
928 gas/sh/sh64/abi-64.s, gas/sh/sh64/abi-64.d, gas/sh/sh64/abi-32.s,
929 gas/sh/sh64/abi-32.d, gas/sh/sh64/crange3.s,
930 gas/sh/sh64/crange3-1.d, gas/sh/sh64/crange4.s,
931 gas/sh/sh64/crange4-1.d, gas/sh/sh64/crange5.s,
932 gas/sh/sh64/crange5-1.d: New tests.
933 2001-01-07 Hans-Peter Nilsson <hpn@cygnus.com>
934 * gas/sh/sh64/relax-1.s, gas/sh/sh64/relax-1.d: New test.
935 * gas/sh/sh64/err-pt-1.s: New test.
936 * gas/sh/sh64/relax-2.s, gas/sh/sh64/relax-2.d: New test.
937 * gas/sh/sh64/localcom-1.s, gas/sh/sh64/localcom-1.d: New test.
938 * gas/sh/sh64/movi-3.s, gas/sh/sh64/movi-3.d: New test.
939 * gas/sh/sh64/relax-3.s, gas/sh/sh64/relax-3.d: New test.
940 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
941 * gas/sh/sh64/case-noexp-1.d: Adjust to changed GAS output for
942 check-PTA/PTB / perhaps-change-to-PTB bit in target field.
943 * gas/sh/sh64/case-noexp-1.d: Ditto.
944 * gas/sh/sh64/mix-noexp-1.d: Ditto.
945 * gas/sh/sh64/pt32-noexp-2.d: Ditto.
946 * gas/sh/sh64/pt64-noexp-2.d: Ditto.
947 * gas/sh/sh64/ptc32-noexp-1.d: Ditto.
948 * gas/sh/sh64/ptc64-noexp-1.d: Ditto.
949 * gas/sh/sh64/ptext32-noexp-1.d: Ditto.
950 * gas/sh/sh64/ptext64-noexp-1.d: Ditto.
951 2000-12-31 Hans-Peter Nilsson <hpn@cygnus.com>
952 * gas/sh/sh64/shift64-3.d: Fix typo.
953 * gas/sh/sh64/shift64-noexp-3.d, gas/sh/sh64/shift32-noexp-3.d,
954 gas/sh/sh64/ptext64-noexp-1.d, gas/sh/sh64/ptext64-32-1.d,
955 gas/sh/sh64/ptext32-noexp-1.d, gas/sh/sh64/ptc64-noexp-1.d,
956 gas/sh/sh64/ptc64-32-1.d, gas/sh/sh64/ptc32-noexp-1.d,
957 gas/sh/sh64/pt64-noexp-2.d, gas/sh/sh64/pt64-32-2.d,
958 gas/sh/sh64/pt64-32-1.d, gas/sh/sh64/pt32-noexp-2.d,
959 gas/sh/sh64/pt-noexp-1.d, gas/sh/sh64/movi64-noexp-2.d,
960 gas/sh/sh64/movi32-noexp-2.d, gas/sh/sh64/mix-noexp-1.d,
961 gas/sh/sh64/err-ptb-2.s, gas/sh/sh64/err-ptb-1.s,
962 gas/sh/sh64/err-pt32-cmd3.s, gas/sh/sh64/err-pt32-cmd2.s,
963 gas/sh/sh64/err-pt32-cmd1.s, gas/sh/sh64/err-noexp-cmd1.s,
964 gas/sh/sh64/err-movi-noexp-1.s, gas/sh/sh64/crange2.s,
965 gas/sh/sh64/crange2-noexp-1.d, gas/sh/sh64/crange2-2.d,
966 gas/sh/sh64/crange2-1.d, gas/sh/sh64/case-noexp-1.d: New tests.
967 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
968 * gas/sh/sh64/err-4.s: Use option -no-mix to see errors. Adjust
969 for errors not being emitted at the .mode directives anymore.
970 * gas/sh/sh64/crange1.s, gas/sh/sh64/crange1-2.d,
971 gas/sh/sh64/crange1-1.d: New tests for .cranges section.
972 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
973 * gas/sh/sh64/err-3.s: New test.
974 * gas/sh/sh64/immexpr1.s, gas/sh/sh64/immexpr32-1.d,
975 gas/sh/sh64/immexpr64-1.d: New tests.
976 * gas/sh/sh64/immexpr2.s, gas/sh/sh64/immexpr32-2.d,
977 gas/sh/sh64/immexpr64-2.d: New tests.
978 2000-12-11 Hans-Peter Nilsson <hpn@cygnus.com>
979 * gas/sh/sh64/rel-1.s, gas/sh/sh64/rel-2.s, gas/sh/sh64/rel-3.s,
980 gas/sh/sh64/rel-4.s, gas/sh/sh64/rel-5.s, gas/sh/sh64/rel32-1.d,
981 gas/sh/sh64/rel32-2.d, gas/sh/sh64/rel32-3.d,
982 gas/sh/sh64/rel32-4.d, gas/sh/sh64/rel32-5.d,
983 gas/sh/sh64/rel64-1.d, gas/sh/sh64/rel64-2.d,
984 gas/sh/sh64/rel64-3.d, gas/sh/sh64/rel64-4.d,
985 gas/sh/sh64/rel64-5.d: New tests.
986 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
987 * gas/sh/sh64/case-1.d, gas/sh/sh64/mix-1.d, gas/sh/sh64/pt32-1.d,
988 gas/sh/sh64/pt64-1.d, gas/sh/sh64/ptc32-1.d,
989 gas/sh/sh64/ptc64-1.d, gas/sh/sh64/ptext32-1.d,
990 gas/sh/sh64/ptext64-1.d: Correct offsets in PT/PTA/PTB expansion.
991 2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
992 * gas/sh/sh64/datal-3.s, gas/sh/sh64/datal32-3.d,
993 gas/sh/sh64/datal64-3.d: New tests.
994 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
995 * gas/sh/sh64/datal-1.s: Remove whitespace at end of line.
996 * gas/sh/sh64/datal32-1.d, gas/sh/sh64/datal64-1.d,
997 gas/sh/sh64/movi32-1.d, gas/sh/sh64/movi32-2.d,
998 gas/sh/sh64/movi64-1.d, gas/sh/sh64/movi64-3.d: Correct register.
999 * gas/sh/sh64/mix-1.s, gas/sh/sh64/mix-1.d, gas/sh/sh64/err-4.s:
1000 New tests.
1001 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
1002 * gas/macros/macros.exp: Import xfail sh*-*-* from net binutils.
1003 * gas/sh/sh64/case-1.d: Correct offsets in PT/PTA/PTB expansion.
1004 gas/sh/sh64/pt32-1.d, gas/sh/sh64/pt64-1.d: Ditto.
1005 gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Ditto.
1006 gas/sh/sh64/ptext32-1.d, gas/sh/sh64/ptext64-1.d: Ditto.
1007 2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com>
1008 * gas/sh/sh64/ptc32-1.d, gas/sh/sh64/ptc64-1.d: Correct.
1009 * gas/sh/sh64/datal-1.s, gas/sh/sh64/datal32-1.d,
1010 gas/sh/sh64/datal64-1.d: New test.
1011 * gas/sh/sh64/datal-2.s, gas/sh/sh64/datal-2.d: New test.
1012 * gas/sh/sh64/creg-1.d, gas/sh/sh64/creg-1.s: New test.
1013 * gas/sh/sh64/creg-2.d, gas/sh/sh64/creg-2.s: New test.
1014 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
1015 * gas/sh/sh64: New testsuite.
1016
e93c640e
AO
10172002-02-06 Alexandre Oliva <aoliva@redhat.com>
1018
1019 * gas/sh/pic.d, gas/sh/pic.s: New test.
858bc62d 1020 * gas/sh/basic.exp: Run it.
e93c640e 1021
899f54f5
AM
10222002-02-05 Alan Modra <amodra@bigpond.net.au>
1023
1024 * gas/ppc/test1elf64.d: Tweak arch name.
1025
31c372aa
AO
10262002-02-04 Alexandre Oliva <aoliva@redhat.com>
1027
e93c640e
AO
1028 * gas/sh/pcrel.d, gas/sh/pcrel.s: New test.
1029 * gas/sh/basic.exp: Run it.
31c372aa 1030
c4a42e0f
HPN
10312002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
1032
1033 * gas/mmix/basep-8.d, gas/mmix/basep-9.s, gas/mmix/basep-9.d,
1034 gas/mmix/err-bpo6.s, gas/mmix/basep-8.s, gas/mmix/basep-10.d,
1035 gas/mmix/basep-10.s, gas/mmix/basep-11.s, gas/mmix/basep-11.d: New
1036 tests for base-plus-offset relocations and global register
1037 allocations for weak and common symbols.
1038
9e0665bc
AM
10392002-02-02 Alan Modra <amodra@bigpond.net.au>
1040
1041 * gas/elf/elf.exp: Don't special case v850.
1042
0395e33b
HPN
10432002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
1044
1045 * gas/mmix/basep-1b.d, gas/mmix/basep-2b.d, gas/mmix/basep-7.d,
1046 gas/mmix/err-bpo2.s, gas/mmix/basep-3b.d, gas/mmix/err-bpo3.s,
1047 gas/mmix/basep-4.d, gas/mmix/err-bpo4.s, gas/mmix/err-bpo5.s,
1048 gas/mmix/basep-5.d, gas/mmix/basep-6.d: New tests.
1049
3095869f
AO
10502002-01-22 Alexandre Oliva <aoliva@redhat.com>
1051
1052 * gas/mn10300/basic.exp (run_list_test): New proc, from alpha.
1053 * gas/mn10300/movpc.s, gas/mn10300/movpc.l: New tests.
1054
199f4802
RH
10552002-01-22 Richard Henderson <rth@redhat.com>
1056
1057 * gas/alpha/unop.s, gas/alpha/unop.d: New test.
1058 * gas/alpha/alpha.exp: Run it.
1059
7b45c6e1
AM
10602002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
1061
1062 * gas/cris/cris.exp: Comment typo fix
1063
ea6ef066
RE
10642002-01-18 Richard Earnshaw <rearnsha@arm.com>
1065 Keith Walker <keith.walker@arm.com>
1066
1067 * gas/arm/arch5tej.s gas/arm/arch5tej.d: New files.
1068 * gas/arm/arm.exp (arch5tej): New dump test.
1069
03b1477f
RE
10702002-01-18 Richard Earnshaw <rearnsha@arm.com>
1071
1072 * gas/arm/vfp1.d: Use new command-line options.
1073 * gas/arm/vfp1xD.d: Likewise.
1074 * gas/arm/arm.exp (vfp-bad): Likewise.
1075 * gas/arm/maverick.d: Likewise.
1076
b1ffc257
TW
10772002-01-17 Timothy Wall <twall@oculustech.com>
1078
1079 * gas/tic54x/labels.s (after_macro): Correct comments.
1080
bfae80f2
RE
10812002-01-15 Richard Earnshaw <rearnsha@arm.com>
1082
1083 * gas/arm/vfp1.s gas/arm/vf1.d: New files.
1084 * gas/arm/vfp1xD.s gas/arm/vf1xD.d: New files.
1085 * gas/arm/vfp-bad.s gas/arm/vfp-bad.l: New files.
1086 * gas/arm/arm.exp: Run new VFP tests.
1087
d6e5ae25
NC
10882002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1089
6a7715f4
NC
1090 * gas/elf/section2.e-m32r: New file.
1091 * gas/elf/elf.exp: Use section2.e-m32r for m32r targets.
1092
d6e5ae25
NC
1093 * gas/sh/dsp.d: Fix expected results.
1094
d1c15a92
NC
10952002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
1096
1097 * gas/elf/elf.exp (run_list_test): Use section2.e-mips script for
1098 v850-elf toolchain.
1099
50463d2a
RE
11002002-01-14 Richard Earnshaw <rearnsha@arm.com>
1101
1102 * gas/arm/armv1.s, arm/armv1.d, arm/fpa-mem.s, arm/fpa-mem.d
1103 arm/fpa-monadic.s, arm/fpa-monadic.d, arm/fpa-dyadic.s,
1104 arm/fpa-dyadic.d: New tests.
1105 * gas/arm/le-fpconst.d (objdump): pass --section=.text
1106 * gas/arm/arm.exp: Add new tests. Run le-fpconst test on elf targets.
1107
2ad6300c
RE
11082002-01-14 Richard Earnshaw <rearnsha@arm.com>
1109
1110 * gas/arm/armv1-bad.s gas/arm/armv1-bad.l: New files.
1111 * gas/arm/arm.exp (run_error_test): New proc.
1112 (armv1-bad): New error test.
1113
e28cd48c
RE
11142002-01-11 Richard Earnshaw <rearnsha@arm.com>
1115
1116 * gas/arm/ldconst.s gas/arm/ldconst.d: New files. Test ldr with
1117 immediate pseudo-operations.
1118 * gas/arm/arm.exp: Run it.
1119
1951c6f7
MG
11202002-01-10 matthew green <mrg@redhat.com>
1121
1122 * gas/xstormy16/allinsn.sh (movf, jmp, call, icall): Update.
1123 * gas/xstormy16/allinsn.d: Regenerate.
1124 * gas/xstormy16/allinsn.s: Regenerate.
1125
52fe395a
RE
11262002-01-09 Richard Earnshaw <rearnsha@arm.com>
1127
1128 * gas/arm/float.s: Don't use VFP register names in fpa instructions.
1129
b3ca3a6a
L
11302002-01-08 H.J. Lu <hjl@gnu.org>
1131
1132 * gas/mips/elf-rel.s: New tests for nested ().
1133
1134 * gas/mips/elf-rel.d: Modified for nested () tests.
1135 * gas/mips/elfel-rel.d: Likewise.
1136
7a621144
DJ
11372002-01-05 Daniel Jacobowitz <drow@mvista.com>
1138
1139 * gas/mips/jal-svr4pic.s: Add .ent and .frame directives.
1140 * gas/mips/mips-abi32-pic.s: Add .frame directive.
1141 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
1142 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
1143 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1144 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1145
a657e7c1
CD
11462002-01-02 Chris Demetriou <cgd@broadcom.com>
1147
1148 * gas/mips/empic3_e.d: New file to test -membedded-pic
1149 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
1150 * gas/mips/empic3_e.s: Likewise.
1151 * gas/mips/empic3_g1.d: Likewise.
1152 * gas/mips/empic3_g1.s: Likewise.
1153 * gas/mips/empic3_g2.d: Likewise.
1154 * gas/mips/empic3_g2.s: Likewise.
1155 * gas/mips/mips.exp: Run the new tests.
1156
ff460b2a
NC
11572001-12-21 Anders Norlander <anorland@synergenix.se>
1158
1159 * gas/all/incbin.dat: New [binary] file.
1160 * gas/all/incbin.s: Use incbin.dat instead of incbin.s.
1161 * gas/all/incbin.d: Reflect change in incbin.s
1162
a3ea9108
AO
11632001-12-20 Alexandre Oliva <aoliva@redhat.com>
1164
1165 * gas/sh/err-at.s: New test.
1166
351d03c5
HPN
11672001-12-18 Hans-Peter Nilsson <hp@axis.com>
1168
1169 * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
1170 handling.
1171
11dc9c30 11722001-12-07 Geoffrey Keating <geoffk@redhat.com>
93fbbb04
GK
1173 matthew green <mrg@redhat.com>
1174
1175 * gas/xstormy16/allinsn.d: New file.
1176 * gas/xstormy16/allinsn.exp: New file.
1177 * gas/xstormy16/allinsn.s: New file.
1178 * gas/xstormy16/allinsn.sh: New file.
1179 * gas/xstormy16/gcc.d: New file.
1180 * gas/xstormy16/gcc.s: New file.
1181 * gas/xstormy16/gcc.sh: New file.
1182 * gas/xstormy16/reloc-1.d: New file.
1183 * gas/xstormy16/reloc-1.s: New file.
1184 * gas/xstormy16/reloc-2.d: New file.
1185 * gas/xstormy16/reloc-2.s: New file.
1186
1954e53d
AM
11872001-12-08 Alan Modra <amodra@bigpond.net.au>
1188
1189 * gas/all/incbin.s: Add spaces before directives.
4b2c32f8 1190 * gas/all/incbin.d: Update.
1954e53d 1191
ff460b2a 11922001-12-07 Jeffrey A Law (law@cygnus.com)
78c3a810
JL
1193
1194 * gas/hppa/parse/linesepbug.s: Restore to its original form,
1195 reverting change of July 19, 2000.
1196
bae1b355
RE
11972001-12-05 Richard Earnshaw <rearnsha@arm.com>
1198
1199 * gas/arm/xscale.s, gas/arm/xscale.d (pld tests): PLD instruction has
1200 no post-indexed addressing modes.
1201
373f2697
AJ
12022001-11-25 Andreas Jaeger <aj@suse.de>
1203
1204 * gas/all/gas.exp (incbin): Fix condition.
1205
ff460b2a 12062001-11-23 Jeffrey A Law (law@cygnus.com)
7377433e 1207
c8060cba
JL
1208 * gas/all/gas.exp (incbin): Do not run on the PA.
1209
7377433e
JL
1210 * gas/hppa/parse/parse.exp: Expect failure on line separator bug.
1211
5f266a81
CD
12122001-11-16 Chris Demetriou <cgd@broadcom.cOm>
1213
1214 * gas/mips/elf-rel5.s, gas/mips/elf-rel5.s: New test
1215 to test symbol plus offset relocations in various ways.
1216 * gas/mips/mips.exp: Run new test.
1217
802a735e
AM
12182001-11-15 Alan Modra <amodra@bigpond.net.au>
1219
1220 * gas/ppc/booke.d: Modify reloc and target matches for powerpc64.
1221
6e917903
TW
12222001-11-11 Timothy Wall <twall@alum.mit.edu>
1223
1224 * gas/tic54x/sections.[sd]: Check for named, initialized sections
1225 defaulting to CODE and DATA.
1226 * gas/tic54x/align.[sd]: While breaking compatibility with TI's
1227 assembler, the difference is not worth the effort to fix. We'd
1228 prefer the assembler *not* fill the section alignment.
1229 * gas/tic54x/all-opcodes.d: Verify Lmem opcodes have proper
373f2697 1230 length.
6e917903
TW
1231 * gas/tic54x/labels.s: Document differences from TI tools.
1232 * gas/tic54x/extaddr.d: Match output.
1233 * gas/all/gas.exp: On c54x targets, don't do any tests that use
373f2697 1234 p2align.
6e917903 1235 * gas/macros/macros.exp: Expect failure matching use of .ascii.
373f2697 1236
ae948b86
TS
12372001-11-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1238
1239 * gas/mips/mips.exp: Change naming of some conditionals to reflect
1240 the object format they actually mean. Don't try mips-abi32 and
1241 mips-abi32-pic tests for ecoff.
1242
bacd434f
HPN
12432001-11-11 Hans-Peter Nilsson <hp@bitrange.com>
1244
1245 * gas/mmix/bspec-2.d, gas/mmix/bspec-1.d, gas/mmix/comment-1.d:
1246 Prune and generalize, adjusting to generic ELF file layout changes.
1247
9fb9af6e
CD
12482001-11-04 Chris Demetriou <cgd@broadcom.com>
1249
1250 * gas/mips/mips.exp (svr4pic): Set if target is *-*-netbsd*.
1251 (aout): Don't set if *-*-netbsd*.
373f2697 1252
dc5e727b
NC
12532001-11-02 NIIBE Yutaka <gniibe@m17n.org>
1254
1255 * gas/sh/basic.exp: For Linux, add "-big" option for the
1256 invocation of gas.
1257
5d45665a
SC
12582001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1259
1260 * gas/m68hc11/opers12.s: Add test for disassembler bug with movb
1261 instruction.
1262 * gas/m68hc11/opers12.d: Likewise.
1263 * gas/m68hc11/opers12-dwarf2.d: Likewise.
1264
afdbd6d0
CD
12652001-10-31 Chris Demetriou <cgd@broadcom.com>
1266
1267 * gas/mips/empic.s: Undo damage inflicted on 2000-12-02.
1268 * gas/mips/empic.d: Likewise.
1269 * gas/mips/elempic.d: Likewise (it was copied into other files).
1270 * gas/mips/telempic.d: Likewise.
1271 * gas/mips/tempic.d: Likewise.
1272
1273 * gas/mips/empic2.s: New test to check new 'la' and 'lw' (and
1274 related ops) syntax, test loads with large offsets.
1275 * gas/mips/emcic2.d: Likewise.
1276 * gas/mips/mips.exp: Run the new test on ELF platforms.
1277
3c1bae7f
NC
12782001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
1279
1280 * gas/mmix/pop-op.l: Update to match latest listing behaviour.
1281 * gas/mmix/reloc8.l: Update to match latest listing behaviour.
1282 * gas/mmix/resume-op.l: Update to match latest listing behaviour.
1283 * gas/mmix/save-op.l: Update to match latest listing behaviour.
1284 * gas/mmix/unsave-op.l: Update to match latest listing behaviour.
1285
a9f20350
HPN
12862001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
1287
1288 * gas/mmix/tst.s: Delete unused file.
1289 * gas/mmix/unsave-op.s, gas/mmix/save-op.s, gas/mmix/resume-op.s,
1290 gas/mmix/reloc8.s, gas/mmix/prefix1.s, gas/mmix/pop-op.s,
1291 gas/mmix/greg8.s, gas/mmix/greg6.s, gas/mmix/expr-1.s,
1292 gas/mmix/greg1.s, gas/mmix/err-bspec-5.s, gas/mmix/op-0-1.s,
1293 gas/mmix/fb-2.s: Remove trailing empty lines.
1294
3c3bdf30
NC
12952001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1296
1297 * gas/mmix: New testsuite directory.
1298
67605879
CD
12992001-10-24 Chris Demetriou <cgd@broadcom.com>
1300
1301 * gas/mips/ld-empic.d: Remove extra whitespace at beginning of
1302 file introduced in the change on 2001-05-15.
1303
b631d488
CD
13042001-10-24 Chris Demetriou <cgd@broadcom.com>
1305
1306 * gas/mips/mips-abi32-pic.s: Use ".word" rather than ".4byte".
1307 Delete use of ".size".
1308 * gas/mips/mips-abi32.s: Likewise.
1309 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
1310 * gas/mips/mips-gp32-fp32.s: Likewise.
1311 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
1312 * gas/mips/mips-gp32-fp64.s: Likewise.
1313 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1314 * gas/mips/mips-gp64-fp32.s: Likewise.
1315 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1316 * gas/mips/mips-gp64-fp64.s: Likewise.
1317
9bb28706
CD
13182001-10-23 Chris Demetriou <cgd@broadcom.com>
1319
1320 * gas/mips/beq.s: Add zero words at end of instructions so
1321 that objdump will print "..." when disassembling.
1322 * gas/mips/beq.d: Update for disassembler changes which force
1323 branch delay-slot nops to be printed.
1324 * gas/mips/bge.d: Ditto.
1325 * gas/mips/bgeu.d: Ditto.
1326 * gas/mips/blt.d: Ditto.
1327 * gas/mips/bltu.d: Ditto.
1328 * gas/mips/jal-svr4pic.d: Ditto.
1329 * gas/mips/jal-xgot.d: Ditto.
1330
7903fbf8
L
13312001-10-20 H.J. Lu <hjl@gnu.org>
1332
1333 * gas/elf/ehopt0.s: Lose ",@progbits".
1334
2228315b
CD
13352001-10-17 Chris Demetriou <cgd@broadcom.com>
1336
1337 * gas/mips/mips.exp (sb1-ext-ps): New test to test
1338 SB-1 core's paired-single extensions to the MIPS64 ISA.
1339 * gas/mips/sb1-ext-ps.d: New file.
1340 * gas/mips/sb1-ext-ps.s: New file.
1341
f5c120c5
MG
13422001-10-17 matthew green <mrg@redhat.com>
1343
1344 * gas/ppc/altivec.s: New test for AltiVec.
1345 * gas/ppc/altivec.d: New file.
1346 * gas/ppc/ppc.exp: Test altivec.s
1347
a3366758
HPN
13482001-10-16 Hans-Peter Nilsson <hp@bitrange.com>
1349
1350 * gas/sh/err-le.s, gas/sh/err-be.s: New tests.
1351
9fa87a06
MG
13522001-10-13 matthew green <mrg@redhat.com>
1353
1354 * gas/ppc/booke.s (rfci, wrtee, wrteei, mfdcrx, mfdcr, mtdcrx,
1355 mtdcr, msync, dcba, mbar): New BookE tests.
1356 * gas/ppc/booke.d: Update for new BookE tests.
1357
418c1742
MG
13582001-10-12 matthew green <mrg@redhat.com>
1359
1360 * gas/ppc/booke.s: New test for Motorola BookE.
1361 * gas/ppc/booke.d: New file.
1362 * gas/ppc/ppc.exp: Test booke.s.
1363
05caa641
NC
13642001-10-09 Nick Clifton <nickc@cambridge.redhat.com>
1365
1366 * sh/basic.exp: Add dsp dump test.
bbce6ab7
AM
1367 * sh/dsp/d: New file: Expected output of disassembly of dsp.s
1368 * sh/dsp.s: New file: Test assembly source of DSP single data
05caa641
NC
1369 transfer instructions.
1370
611c71af
AH
13712001-10-08 Aldy Hernandez <aldyh@redhat.com>
1372
1373 * gas/arm/arm.exp: Run arm9e tests.
1374
1375 * gas/arm/maverick.c: New.
1376
1377 * gas/arm/maverick.d: New.
1378
1379 * gas/arm/maverick.s: New.
1380
f983ac44
TS
13812001-10-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1382
1383 * gas/mips/mips-gp64-fp32-pic.d: Use 32bit instructions for addresses.
1384 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1385 * gas/mips/mips-gp64-fp32.d: Likewise.
1386 * gas/mips/mips-gp64-fp32.s: Likewise.
1387 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1388 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1389 * gas/mips/mips-gp64-fp64.d: Likewise.
1390 * gas/mips/mips-gp64-fp64.s: Likewise.
1391 * gas/mips/elempic.d: Likewise.
1392 * gas/mips/ld.d: Likewise.
1393 * gas/mips/uld.d: Likewise.
1394 * gas/mips/usd.d: Likewise.
1395
fc847f15
L
13962001-09-29 H.J. Lu <hjl@gnu.org>
1397
1398 * gas/i386/i386.exp: Run 64bit tests only for "i*86-*-* and
1399 x86_64-*-*.
1400
b6849f55
NC
14012001-09-18 Martin Schwidefsky <schwidefsky@de.ibm.com>
1402
1403 * gas/s390: New directory.
1404 * gas/s390/opcode.d: New file.
1405 * gas/s390/opcode.s: New file.
1406 * gas/s390/opcode64.d: New file.
1407 * gas/s390/opcode64.s: New file.
1408 * gas/s390/operands.d: New file.
1409 * gas/s390/operands.s: New file.
1410 * gas/s390/operands64.d: New file.
1411 * gas/s390/operands64.s: New file.
1412 * gas/s390/reloc.d: New file.
1413 * gas/s390/reloc.s: New file.
1414 * gas/s390/reloc64.d: New file.
1415 * gas/s390/reloc64.s: New file.
1416 * gas/s390/s390.exp: New file.
1417
06e70a48
EC
14182001-09-07 Eric Christopher <echristo@redhat.com>
1419
a529d758
EC
1420 * gas/mips/mips64.d: Change to use isa64.
1421 * gas/mips/mips32.d: Change to use isa32.
06e70a48 1422
553178e4
TS
14232001-09-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1424
1425 * gas/mips/mips-abi32-pic.s: Remove .set mips4 pseudo-op.
1426 * gas/mips/mips-abi32.s: Likewise.
1427 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
1428 * gas/mips/mips-gp32-fp32.s: Likewise.
1429 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
1430 * gas/mips/mips-gp32-fp64.s: Likewise.
1431 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1432 * gas/mips/mips-gp64-fp32.s: Likewise.
1433 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1434 * gas/mips/mips-gp64-fp64.s: Likewise.
b6849f55 1435
cb56d3d3
TS
14362001-09-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1437
1438 * gas/mips/beq.d: Check branches to external labels.
1439 * gas/mips/beq.s: Likewise.
1440 * gas/mips/bge.d: Likewise.
1441 * gas/mips/bge.s: Likewise.
1442 * gas/mips/bgeu.d: Likewise.
1443 * gas/mips/bgeu.s: Likewise.
1444 * gas/mips/blt.d: Likewise.
1445 * gas/mips/blt.s: Likewise.
1446 * gas/mips/bltu.d: Likewise.
1447 * gas/mips/bltu.s: Likewise.
1448 * gas/mips/elempic.d: Switch from R_MIPS_GNU_REL16_S2 to R_MIPS_PC16.
1449 * gas/mips/empic.d: Likewise.
1450 * gas/mips/empic.s: Likewise.
1451 * gas/mips/telempic.d: Likewise.
1452 * gas/mips/tempic.d: Likewise.
b6849f55 1453
8050ee1a
TS
14542001-09-06 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1455
1456 * gas/mips/tmips16-f.d: New file, testcase for big endian MIPS16
1457 relocations, tradtional variant.
b6849f55 1458
19f78583
RH
14592001-08-04 Richard Henderson <rth@redhat.com>
1460
1461 * gas/alpha/alpha.exp: New file.
1462 * gas/alpha/elf-reloc-1.[sd]: New test.
1463 * gas/alpha/elf-reloc-2.[sl]: New test.
1464 * gas/alpha/elf-reloc-3.[sl]: New test.
1465 * gas/alpha/elf-reloc-4.[sd]: New test.
1466 * gas/alpha/fp.exp: Remove file.
1467 * gas/alpha/fp.s: Output to .data not .rdata.
1468 * gas/alpha/fp.d: Adjust to match.
1469
ff460b2a 14702001-09-04 Jeffrey A Law (law@cygnus.com)
4961b731
JL
1471
1472 * gas/all/gas.exp (930509a): Expect failure on the H8/300 ELF port.
1473
1474 * gas/h8300/ffxx1-elf.d: Update due to recent changes to H8/300
1475 ELF toolchain.
1476 * gas/h8300/h8300-elf.exp: Likewise.
1477
1478 * gas/macros/macros.exp: Expect failure on all H8/300 ports.
1479
1480 * gas/vtable/vtable.exp: Do not run tests on H8/300 ELF ports.
1481
ff460b2a 14822001-08-30 J"orn Rennecke <amylaar@redhat.com>
f41e3528
JR
1483
1484 * gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.
1485 (do_h8300_branch, do_h8300h_cbranch, do_h8300h_branch): Likewise.
1486 (do_h8300s_cbranch, do_h8300s_branch, ffxx1): Likwise.
1487 * gas/h8300/h8300-coff.exp, gas/h8300/h8300-elf.exp: New files.
1488 * gas/h8300/branch-elf.s, gas/h8300/branchh-elf.s: Likewise.
1489 * gas/h8300/branchs-elf.s, gas/h8300/ffxx1-elf.d: Likewise.
1490 * gas/h8300/ffxx1-elf.s: Likewise.
1491 * gas/h8300/branch.s, gas/h8300/branchh.s: Move to:
1492 * gas/h8300/branch-coff.s, gas/h8300/branchh-coff.s
1493 * gas/h8300/branchs.s, gas/h8300/ffxx1.d: Move to:
1494 * gas/h8300/branchs-coff.s, gas/h8300/ffxx1-coff.d .
1495 * gas/h8300/ffxx1.s: Move to:
1496 * gas/h8300/ffxx1-coff.s .
1497
ff460b2a 14982001-08-29 J"orn Rennecke <amylaar@redhat.com>
3ad62fc4
JL
1499
1500 * lib/gas-defs.exp: (regexp_diff) At verbosity 3, also show
1501 where mismatch occurs due to regexp mismatch.
1502
e88b7c97
AM
15032001-08-27 Staffan Ulfberg <staffanu@swox.se>
1504 Alan Modra <amodra@bigpond.net.au>
1505
1506 * gas/macros/macros.exp: xfail powerpc-*-aix.
1507 * gas/ppc/astest64.s: New.
1508 * gas/ppc/astest64.d: New.
1509 * gas/ppc/astest2_64.s: New.
1510 * gas/ppc/astest2_64.d: New.
1511 * gas/ppc/test1elf.asm: New.
1512 * gas/ppc/test1xcoff.asm: New.
1513 * gas/ppc/generate.sh: New. Generate new files below from above .asm
1514 * gas/ppc/test1elf32.s: New.
1515 * gas/ppc/test1elf32.d: New.
1516 * gas/ppc/test1elf64.s: New.
1517 * gas/ppc/test1elf64.d: New.
1518 * gas/ppc/test1xcoff32.s: New.
1519 * gas/ppc/test1xcoff32.d: New.
1520 * gas/ppc/ppc.exp: Run new tests.
1521 * gas/ppc/simpshft.s: Tweak align now that we get nops.
1522
dda688fc
TS
15232001-08-24 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1524
1525 * binutils-all/readelf.exp: Don't regard mips*el-*-* as traditional
1526 mips.
1527 * gas/mips/mips.exp: Likewise. Use traditional testcases for
1528 mips${el}16-f if needed.
1529 * gas/mips/elempic.d: New file, testcase for little endian empic.
1530 * gas/mips/elfel-rel2.d: Don't test trailing zeroes in dump.
1531 * gas/mips/mips16-f.d: Use non-traditional symbol sorting.
1532 * gas/mips/mipsel16-f.d: Likewise.
1533 * gas/mips/mipsel16-e.d: New file, testcase for little endian MIPS16
1534 relocations.
1535 * gas/mips/tmipsel16-f.d: New file, testcase for little endian MIPS16
1536 relocations, traditional variant.
1537
c85229da
L
15382001-08-17 H.J. Lu <hjl@gnu.org>
1539
1540 * gas/sparc/unalign.d: Support Sparc V9.
1541
99c14723
TS
15422001-08-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1543
1544 * gas/mips/mips.exp: Added performance counter test.
1545 * gas/mips/perfcount.s: New File. Test of performance counter opcodes.
1546 * gas/mips/perfcount.d: Likewise.
1547
d8b6305a
NC
15482001-08-12 Nick Clifton <nickc@cambridge.redhat.com>
1549
1550 * gas/sparc/unalign.s: Extend test to check .uaword with multiple
1551 arguments.
1552 * gas/sparc/unalign.d: Extend to expect unaligned relocs for both
1553 arguments to .uaword.
1554
db1c0ae7
L
15552001-08-10 H.J. Lu <hjl@gnu.org>
1556
1557 * gas/mips/e32-rel2.d: Updated for the objdump output change.
1558 * gas/mips/e32el-rel2.d: Likewise.
1559 * gas/mips/elf-rel.d: Likewise.
1560 * gas/mips/elf-rel2.d: Likewise.
1561 * gas/mips/elf-rel3.d: Likewise.
1562 * gas/mips/elf_e_flags1.d: Likewise.
1563 * gas/mips/elf_e_flags2.d: Likewise.
1564 * gas/mips/elf_e_flags3.d: Likewise.
1565 * gas/mips/elf_e_flags4.d: Likewise.
1566 * gas/mips/elfel-rel.d: Likewise.
1567 * gas/mips/elfel-rel2.d: Likewise.
1568 * gas/mips/elfel-rel3.d: Likewise.
1569 * gas/mips/empic.d: Likewise.
1570 * gas/mips/mips16-e.d: Likewise.
1571 * gas/mips/mips16-f.d: Likewise.
1572 * gas/mips/mipsel16-f.d: Likewise.
1573 * gas/mips/telempic.d: Likewise.
1574 * gas/mips/tempic.d: Likewise.
1575 * gas/mips/tmips16-e.d: Likewise.
1576 * gas/mips/tmipsel16-e.d: Likewise.
1577
1578 * gas/mips/mips16-f.d: Fix the symbol table output.
1579
1580 * gas/mips/mipsel16-f.d: Fix the endian.
1581
1582 * gas/mips/mips.exp; Don't xfail mips16-f/mipsel16-f.
1583
a26f95e7
RS
15842001-08-10 Richard Sandiford <rsandifo@redhat.com>
1585
1586 * gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.
1587 * gas/mips/mips-gp32-fp64.d: Likewise.
1588 * gas/mips/mips-abi32.d: Likewise.
1589 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1590 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1591 * gas/mips/mips-abi32-pic.d: Likewise.
06e70a48 1592
21d34b1c
TS
15932001-07-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1594
1595 * mips/lb.d: Reflect disassembler output fixes.
1596 * mips/mips32.d: Likewise.
1597 * mips/mips64.d: Likewise. Typo.
1598 * mips/sb.d: Likewise.
1599 * mips/trunc.d: Likewise.
1600
25a7b89f
L
16012001-08-04 H.J. Lu <hjl@gnu.org>
1602
1603 * gas/cris/operand-err-1.s: Updated.
1604
aea2ae6e
L
16052001-08-04 H.J. Lu <hjl@gnu.org>
1606 Chris G. Demetriou <cgd@broadcom.com>
1607
1608 * gas/mips/e32-rel4.s: Removed.
1609
1610 * gas/mips/e32-rel4.d: Use elf-rel4.s.
1611
1612 * gas/mips/mips.exp: Use the same rel4 test for litte endian.
1613
1614 * gas/mips/mips-abi32-pic.d: Add lines for objdump.
1615 * gas/mips/mips-abi32.d: Likewise.
1616 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1617 * gas/mips/mips-gp32-fp32.d: Likewise.
1618 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1619 * gas/mips/mips-gp32-fp64.d: Likewise.
1620 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1621 * gas/mips/mips-gp64-fp32.d: Likewise.
1622 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1623 * gas/mips/mips-gp64-fp64.d: Likewise.
1624
1625 * gas/mips/mips-abi32-pic.s: Add space for objdump.
1626 * gas/mips/mips-abi32.s: Likewise.
1627 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
1628 * gas/mips/mips-gp32-fp32.s: Likewise.
1629 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
1630 * gas/mips/mips-gp32-fp64.s: Likewise.
1631 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1632 * gas/mips/mips-gp64-fp32.s: Likewise.
1633 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1634 * gas/mips/mips-gp64-fp64.s: Likewise.
1635
1636 * gas/mips/mips-abi32-pic.s: Add the missing .end.
1637 * gas/mips/mips-gp32-fp32-pic.s: Likewise.
1638 * gas/mips/mips-gp32-fp64-pic.s: Likewise.
1639 * gas/mips/mips-gp64-fp32-pic.s: Likewise.
1640 * gas/mips/mips-gp64-fp64-pic.s: Likewise.
1641
82146c59 16422001-08-03 Richard Sandiford <rsandifo@redhat.com>
06e70a48 1643
82146c59
RS
1644 * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test.
1645 * gas/mips/e32-rel4.s, gas/mips/e32-rel4.s: New test.
1646
1647 * gas/mips/mips.exp: Run new tests.
1648
dc462216
RS
16492001-08-02 Richard Sandiford <rsandifo@redhat.com>
1650
1651 * gas/mips/mips-gp32-fp32,
1652 * gas/mips/mips-gp32-fp64,
1653 * gas/mips/mips-gp64-fp32,
1654 * gas/mips/mips-gp64-fp64,
1655 * gas/mips/mips-abi32,
1656 * gas/mips/mips-gp32-fp32-pic,
1657 * gas/mips/mips-gp32-fp64-pic,
1658 * gas/mips/mips-gp64-fp32-pic,
1659 * gas/mips/mips-gp64-fp64-pic,
1660 * gas/mips/mips-abi32-pic: New testcases.
1661
1662 * gas/mips/mips.exp: Run them.
1663
af08bab8
AM
16642001-08-01 Alan Modra <amodra@bigpond.net.au>
1665
1666 * gas/elf/section2.l: Adjust warning message comparison.
1667
0c4ec151
RS
16682001-07-31 Richard Sandiford <rsandifo@redhat.com>
1669
1670 * gas/mips/mips.exp (el): New variable.
1671 Use it to pick ELF reloc tests.
1672
411e0b6d
CD
16732001-07-26 Chris Demetriou <cgd@broadcom.com>
1674
1675 * gas/mips/lif-empic.d: Add back dollar signs before floating
1676 point register names.
1677
bc4aa73f
AM
16782001-07-26 Alan Modra <amodra@bigpond.net.au>
1679
1680 * gas/i386/relax.s: Test rs_space.
1681 * gas/i386/relax.d: Update.
1682
2e7a08de
AM
16832001-07-23 Alan Modra <amodra@bigpond.net.au>
1684
1685 * gas/i386/opcode.d: Tweak lgdt for 2001-07-18 change.
1686 * gas/i386/intel.d: Likewise.
1687
9a7f7ba6
PB
16882001-07-16 Philip Blundell <philb@gnu.org>
1689
1690 * gas/arm/arm7t.d, gas/arm/inst.d: Tweak expected output for
1691 change to disassembler.
1692
e7d10af4
NC
16932001-07-14 Nick Clifton <nickc@cambridge.redhat.com>
1694
1695 Fix failures in MIPS testsuite:
1696 * gas/mips/abs.d: Pass -march=4000 to gas.
1697 * gas/mips/eld_rel2.d: Do not expect zeroes at end of dump.
1698 * gas/mips/elf_e_flags1.d: Pass -march=4000 to gas.
1699
8a543126
AM
17002001-07-11 Jakub Jelinek <jakub@redhat.com>
1701
1702 * gas/sparc/unalign.s: Remove .uaxword test.
1703 * gas/sparc/unalign.d: Adjust accordingly.
1704
7e005732
NC
17052001-07-08 Anders Norlander <anorland@synergenix.se>
1706
1707 * gas/all/gas.exp: Run incbin test.
1708 * gas/all/incbin.s: New file.
1709 * gas/all/incbin.d: New file.
1710
7461da6e
RS
17112001-07-04 Richard Sandiford <rsandifo@redhat.com>
1712
1713 * gas/mips/elf-rel3.s: Add zero word to end of file.
1714
86a15486
L
17152001-07-03 H.J. Lu <hjl@gnu.org>
1716
1717 * gas/mips/lb-xgot-ilocks.d: Add -march=r3900.
1718
013468bc
BE
17192001-07-01 Ben Elliston <bje@redhat.com>
1720
1721 * gas/m88k/allinsn.s: New file.
1722 * gas/m88k/allinsn.d: Likewise.
1723 * gas/m88k/m88k.exp: Test with allinsn.s also.
1724
ec68c924
EC
17252001-06-28 Eric Christopher <echristo@redhat.com>
1726
1727 * gas/mips/usd.d: Change for march/mtune.
1728 * gas/mips/ulh-xgot.d: Ditto.
1729 * gas/mips/uld.d: Ditto.
1730 * gas/mips/trunc.d: Ditto.
1731 * gas/mips/rol.d: Ditto.
1732 * gas/mips/nodelay.d: Ditto.
1733 * gas/mips/mul.d: Ditto.
1734 * gas/mips/mul-ilocks.d: Ditto.
1735 * gas/mips/trap20.d: Ditto.
1736 * gas/mips/mips4.d: Ditto.
1737 * gas/mips/mips16.d: Ditto.
1738 * gas/mips/lif-xgot.d: Ditto.
1739 * gas/mips/lif-svr4pic.d: Ditto.
1740 * gas/mips/ld-xgot.d: Ditto.
1741 * gas/mips/ld-svr4pic.d: Ditto.
1742 * gas/mips/ld-ilocks-addr32.d: Ditto.
1743 * gas/mips/lb-xgot.d: Ditto.
1744 * gas/mips/jal-xgot.d: Ditto.
1745 * gas/mips/jal-svr4pic.d: Ditto.
1746 * gas/mips/delay.d: Ditto.
1747 * gas/mips/lb-xgot-ilocks.d: Ditto.
1748 * gas/mips/div.d: Ditto.
1749 * gas/mips/break20.d: Ditto.
1750 * gas/mips/delay.d: Ditto.
1751 * gas/mips/elf_e_flags3.d: Ditto.
1752 * gas/mips/elf_e_flags4.d: Ditto.
1753 * gas/mips/lineno.d: Ditto.
1754 * gas/mips/mips16.d: Ditto.
1755 * gas/mips/mips4.d: Ditto.
1756 * gas/mips/mips4010.d: Ditto.
1757 * gas/mips/mips4650.d: Ditto.
1758
1cac9012
NC
17592001-06-21 Nick Clifton <nickc@cambridge.redhat.com>
1760
1761 * gas/arm/arm.exp: Remove msr-bad.s test.
1762 Select processor type for architecture specific instruction tests.
1763
1764 * gas/arm/adrl.s: Add adrEQl as a test.
1765 * gas/arm/adrl.d: Adjusted expected output.
1766
1767 * gas/arm/arm7dm.s: Add "msr CPSR_x, #0" as a test instruction.
1768 * gas/arm/msr-bad.s: Delete.
1769
1ad63b2f
TR
17702001-06-18 Tom Rix <trix@redhat.com>
1771
1772 * gas/ppc/aix.exp: New file, aix specific tests.
1773 * gas/ppc/align.s: New file, .comm alignment test.
ec68c924 1774
74b5b66a
AJ
17752001-06-13 Andreas Jaeger <aj@suse.de>
1776
1777 * gas/vtable/vtable.exp (run_list_test): Don't run on sparc64.
1778
e1f44d10
NC
17792001-06-06 Peter Jakubek <pjak@snafu.de>
1780
1781 * gas/mri/for.d: Correct for swapped operands.
bbce6ab7
AM
1782 * gas/mri/if.d: Likewise.
1783 * gas/mri/repeat.d: Likewise.
1784 * gas/mri/while.d: Likewise.
e1f44d10 1785
de8b1efe
AM
17862001-06-12 Alan Modra <amodra@bigpond.net.au>
1787
1788 * gas/i386/x86_64.d: Update for 2001-06-11 disassembler change.
1789
bab00cea
L
17902001-06-10 H.J. Lu <hjl@gnu.org>
1791
1792 * gas/elf/section2.l: Match various white spaces.
1793
6174aabb
L
17942001-06-10 H.J. Lu <hjl@gnu.org>
1795
3e9379a9 1796 * gas/elf/section2.e: Support 64bit ELF.
6174aabb
L
1797 * gas/elf/section2.e-mips: Likewise.
1798
594e740f
L
17992001-06-08 H.J. Lu <hjl@gnu.org>
1800
1801 * gas/mips/elfel-rel3.s: Moved to ...
1802 * gas/mips/elf-rel3.s: Here.
1803
1804 * gas/mips/elf-rel3.d: Updated.
1805
1806 * gas/mips/elfel-rel3.d: Updated.
1807
1808 * gas/mips/relax.d: New file.
1809 * gas/mips/relax.s: Likewise.
1810
1811 * gas/mips/mips.exp: Run relax and set xfail.
1812
d9e138e2
L
18132001-06-08 H.J. Lu <hjl@gnu.org>
1814
1815 * gas/mips/illegal.s: New file.
1816 * gas/mips/illegal.l: Likewise.
1817
1818 * gas/elf/elf.exp (run_list_test): New.
1819 Run illegal with run_list_test.
1820
7388e440
L
18212001-06-08 H.J. Lu <hjl@gnu.org>
1822
1823 * gas/mips/elf-jal.d: New file.
1824
1825 * gas/mips/mips.exp: Run "elf-jal" instead of "jal" for ELF.
1826
02e07694
AM
18272001-06-08 Alan Modra <amodra@bigpond.net.au>
1828
1829 * gas/elf/elf.exp (run_list_test): Undo $readelf change in 2001-06-07.
1830
fa6b2d59
L
18312001-06-07 H.J. Lu <hjl@gnu.org>
1832
1833 * gas/elf/section2.e-mips: New file.
1834
1835 * gas/elf/elf.exp (run_list_test): Add suffix.
1836 Pass -mips as suffix to run_list_test for mips.
1837
7b15a6b5
L
18382001-06-07 H.J. Lu <hjl@gnu.org>
1839
1840 * gas/elf/section2.l: Match ".*GAS.*" instead of
1841 "GAS LISTING .*".
1842
9160c09b
L
18432001-06-07 H.J. Lu <hjl@gnu.org>
1844
1845 * gas/mips/mips.exp: Set xfail for "lineno" on Linux/mips.
1846
d2d89a16 18472001-06-07 H.J. Lu <hjl@gnu.org>
823e3a73
L
1848
1849 * gas/mips/empic.d: Support stabs.
1850 * gas/mips/mips16-e.d: Likewise.
1851 * gas/mips/mips16-f.d: Likewise.
1852 * gas/mips/mipsel16-f.d: Likewise.
1853 * gas/mips/telempic.d: Likewise.
1854 * gas/mips/tempic.d: Likewise.
1855 * gas/mips/tmips16-e.d: Likewise.
1856 * gas/mips/tmipsel16-e.d: Likewise.
1857
a90335ee
L
18582001-06-06 H.J. Lu <hjl@gnu.org>
1859
1860 * gas/mips/elf-rel3.s: New file.
1861 * gas/mips/elf-rel3.d: Likewise.
1862 * gas/mips/elfel-rel3.s: Likewise.
1863 * gas/mips/elfel-rel3.d: Likewise.
1864
1865 * gas/mips/mips.exp: Run elf-rel3/elfel-rel3.
1866
5b5032eb
L
18672001-06-06 H.J. Lu <hjl@gnu.org>
1868
1869 * gas/elf/elf.exp (run_list_test): New.
1870 Run section2 with run_list_test.
1871
1872 * gas/elf/section2.e: New file.
1873 * gas/elf/section2.l: Likewise.
1874 * gas/elf/section2.s: Likewise.
1875
5199a87b
L
18762001-06-04 H.J. Lu <hjl@gnu.org>
1877
1878 * gas/mips/mips4010.s: Add the missing ".end".
1879 * gas/mips/mips4100.s: Likewise.
1880 * gas/mips/mips4650.s: Likewise.
1881 * gas/mips/sync.s: Likewise.
1882
0b4bdf77
L
18832001-06-02 H.J. Lu <hjl@gnu.org>
1884
1885 * gas/sparc/unalign.d: Support Sparc V9.
1886
0f2712ed
NC
18872001-05-28 Jeff Sturm <jsturm@one-point.com>
1888
1889 * gas/sparc/unalign.s: New test. Check unaligned relocs.
1890 * gas/sparc/unalign.d: New expected test results.
1891 * gas/sparc/sparc.exp: Run new test.
1892
0b171357
HPN
18932001-05-27 Hans-Peter Nilsson <hp@axis.com>
1894
1895 * gas/cris/addi.d: Tweak for 64-bit BFD.
0f2712ed
NC
1896 * gas/cris/binop-cmpmove.d: Ditto.
1897 * gas/cris/binop-cmpmovx.d: Ditto.
1898 * gas/cris/binop-extx.d: Ditto.
1899 * gas/cris/binop.d: Ditto.
1900 * gas/cris/bork.d: Ditto.
1901 * gas/cris/branch.d: Ditto.
1902 * gas/cris/break.d: Ditto.
1903 * gas/cris/brokw-1.d: Ditto.
1904 * gas/cris/brokw-2.d: Ditto.
1905 * gas/cris/brokw-3.d: Ditto.
1906 * gas/cris/ccr.d: Ditto.
1907 * gas/cris/clear.d: Ditto.
1908 * gas/cris/continue.d: Ditto.
1909 * gas/cris/fragtest.d: Ditto.
1910 * gas/cris/jump-type.d: Ditto.
1911 * gas/cris/labfloat.d: Ditto.
1912 * gas/cris/macroat.d: Ditto.
1913 * gas/cris/movem-to-reg.d: Ditto.
1914 * gas/cris/nosep.d: Ditto.
1915 * gas/cris/oneop-type.d: Ditto.
1916 * gas/cris/prefix.d: Ditto.
1917 * gas/cris/pushpop-byte-sreg.d: Ditto.
1918 * gas/cris/pushpop-dword-sreg.d: Ditto.
1919 * gas/cris/pushpop-word-sreg.d: Ditto.
1920 * gas/cris/pushpop.d: Ditto.
1921 * gas/cris/quick-s6.d: Ditto.
1922 * gas/cris/quick-u5.d: Ditto.
1923 * gas/cris/quick-u6.d: Ditto.
1924 * gas/cris/range-err-1.s: Ditto.
1925 * gas/cris/rd-pic-1.d: Ditto.
1926 * gas/cris/rd-regprefix-1.d: Ditto.
1927 * gas/cris/rd-regprefix-1b.d: Ditto.
1928 * gas/cris/reg-to-mem.d: Ditto.
1929 * gas/cris/regreg.d: Ditto.
1930 * gas/cris/return.d: Ditto.
1931 * gas/cris/scc.d: Ditto.
1932 * gas/cris/separator.d: Ditto.
1933 * gas/cris/shexpr-1.d: Ditto.
1934 * gas/cris/sreg-to-x.d: Ditto.
1935 * gas/cris/test.d: Ditto.
1936 * gas/cris/unimplemented.d: Ditto.
1937 * gas/cris/unop-mem.d: Ditto.
1938 * gas/cris/x-to-byte-sreg.d: Ditto.
1939 * gas/cris/x-to-dcr1-sreg.d: Ditto.
1940 * gas/cris/x-to-dword-sreg.d: Ditto.
1941 * gas/cris/x-to-word-sreg.d: Ditto.
0b171357
HPN
1942 * gas/cris/shexpr-1.d: Ditto. Correct format.
1943
ff8715d0
L
19442001-05-25 H.J. Lu <hjl@gnu.org>
1945
1946 * gas/mips/e32el-rel2.d: New for little endian mips.
1947 * gas/mips/elfel-rel2.d: Likewise.
1948 * gas/mips/elfel-rel.d: Likewise.
1949 * gas/mips/mipsel16-f.d: Likewise.
1950 * gas/mips/telempic.d: Likewise.
1951 * gas/mips/tmipsel16-e.d: Likewise.
1952
1953 * gas/mips/tempic.d: New for traditional mips.
1954 * gas/mips/tmips16-e.d: Likewise.
1955
1956 * gas/mips/elf-rel.d: Handle alignment padding.
1957 * gas/mips/elf-rel2.d: Likewise.
1958
1959 * gas/mips/mips.exp: Support little endian and traditional
1960 mips.
1961
8569c2f5
L
19622001-05-24 H.J. Lu <hjl@gnu.org>
1963
1964 * gas/m68k/pcrel.d: Support 64bit BFD.
1965
58e2fc90
L
19662001-05-24 H.J. Lu <hjl@gnu.org>
1967
1968 * gas/arm/adrl.d: Support 64bit BFD.
1969 * gas/arm/arm7t.d: Likewise.
1970 * gas/arm/inst.d: Likewise.
1971 * gas/arm/pic.d: Likewise.
1972 * gas/arm/xscale.d: Likewise.
1973
60edd2d3
AM
19742001-05-23 Alan Modra <amodra@one.net.au>
1975
1976 * gas/elf/ehopt0.d: Tweak for bigendian targets.
1977
aa5f19f2
NC
19782001-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1979
1980 * gas/mips/abs.d: Remove $ before register names, per latest
1981 disassembler.
1982 * gas/mips/add.d: Ditto.
1983 * gas/mips/and.d: Ditto.
1984 * gas/mips/beq.d: Ditto.
1985 * gas/mips/bge.d: Ditto.
1986 * gas/mips/bgeu.d: Ditto.
1987 * gas/mips/blt.d: Ditto.
1988 * gas/mips/bltu.d: Ditto.
1989 * gas/mips/delay.d: Ditto.
1990 * gas/mips/div-ilocks.d: Ditto.
1991 * gas/mips/div.d: Ditto.
1992 * gas/mips/dli.d: Ditto.
1993 * gas/mips/elf_e_flags1.d: Ditto.
1994 * gas/mips/elf_e_flags2.d: Ditto.
1995 * gas/mips/elf_e_flags3.d: Ditto.
1996 * gas/mips/elf_e_flags4.d: Ditto.
1997 * gas/mips/jal-empic.d: Ditto.
1998 * gas/mips/jal-svr4pic.d: Ditto.
1999 * gas/mips/jal-xgot.d: Ditto.
2000 * gas/mips/jal.d: Ditto.
2001 * gas/mips/la-empic.d: Ditto.
2002 * gas/mips/la-svr4pic.d: Ditto.
2003 * gas/mips/la-xgot.d: Ditto.
2004 * gas/mips/la.d: Ditto.
2005 * gas/mips/lb-empic.d: Ditto.
2006 * gas/mips/lb-svr4pic.d: Ditto.
2007 * gas/mips/lb-xgot-ilocks.d: Ditto.
2008 * gas/mips/lb-xgot.d: Ditto.
2009 * gas/mips/lb.d: Ditto.
2010 * gas/mips/ld-empic.d: Ditto.
2011 * gas/mips/ld-ilocks-addr32.d: Ditto.
2012 * gas/mips/ld-ilocks.d: Ditto.
2013 * gas/mips/ld-svr4pic.d: Ditto.
2014 * gas/mips/ld-xgot.d: Ditto.
2015 * gas/mips/ld.d: Ditto.
2016 * gas/mips/li.d: Ditto.
2017 * gas/mips/lif-empic.d: Ditto.
2018 * gas/mips/lif-svr4pic.d: Ditto.
2019 * gas/mips/lif-xgot.d: Ditto.
2020 * gas/mips/lifloat.d: Ditto.
2021 * gas/mips/mips16.d: Ditto.
2022 * gas/mips/mips32.d: Ditto.
2023 * gas/mips/mips4.d: Ditto.
2024 * gas/mips/mips4010.d: Ditto.
2025 * gas/mips/mips4100.d: Ditto.
2026 * gas/mips/mips4650.d: Ditto.
2027 * gas/mips/mips64.d: Ditto.
2028 * gas/mips/mul-ilocks.d: Ditto.
2029 * gas/mips/mul.d: Ditto.
2030 * gas/mips/nodelay.d: Ditto.
2031 * gas/mips/rol.d: Ditto.
2032 * gas/mips/sb.d: Ditto.
2033 * gas/mips/trap20.d: Ditto.
2034 * gas/mips/trunc.d: Ditto.
2035 * gas/mips/uld.d: Ditto.
2036 * gas/mips/ulh-empic.d: Ditto.
2037 * gas/mips/ulh-svr4pic.d: Ditto.
2038 * gas/mips/ulh-xgot.d: Ditto.
2039 * gas/mips/ulh.d: Ditto.
2040 * gas/mips/ulw.d: Ditto.
2041 * gas/mips/usd.d: Ditto.
2042 * gas/mips/ush.d: Ditto.
2043 * gas/mips/usw.d: Ditto.
2044
1ff55c93
RH
20452001-05-14 Richard Henderson <rth@redhat.com>
2046
2047 * gas/elf/ehopt0.s: New.
2048 * gas/elf/ehopt0.d: New.
2049 * gas/elf/elf.exp: Run it.
2050
bcee8eb8
AM
20512001-05-12 Peter Targett <peter.targett@arccores.com>
2052
2053 * gas/arc/st.s: Add test case @h30 fixup.
2054 * gas/arc/st.d: Update to suit.
2055
67d6227d
AM
20562001-05-12 Alan Modra <amodra@one.net.au>
2057
2058 * gas/i386/sse2.s: Correct cvtps2dq, movdq2q, and movq2dq
4bba6815 2059 * gas/i386/sse2.d: Likewise. Fix pmuludq and punpckhqdq too.
67d6227d
AM
2060
2061 * gas/i386/ssemmx2.d: Correct movq.
2062
cbc5fe50
HPN
20632001-05-10 Hans-Peter Nilsson <hp@axis.com>
2064
2065 * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
2066 handling.
2067
992aaec9
AM
20682001-05-04 Alan Modra <amodra@one.net.au>
2069
2070 * gas/i386/katmai.d: Correct pmovmskb and pextrw opcodes.
2071 * gas/i386/ssemmx2.d: Likewise. Correct register for pextrw,
2072 pinsrw, and pmovmskb.
2073 * gas/i386/sse2.d: Correct register for movmskpd.
2074
c7e40348
NC
20752001-05-02 Johan Rydberg <jrydberg@opencores.org>
2076
bbce6ab7
AM
2077 * gas/openrisc/addi.s: New file.
2078 * gas/openrisc/addi.d: Likewise.
2079 * gas/openrisc/allinsn.exp: Likewise.
2080 * gas/openrisc/allinsn.s: Likewise.
2081 * gas/openrisc/allinsn.d: Likewise.
2082 * gas/openrisc/lohi.s: Likewise.
2083 * gas/openrisc/lohi.d: Likewise.
2084 * gas/openrisc/store.s: Likewise.
2085 * gas/openrisc/store.d: Likewise.
c7e40348 2086
ad7f5c69
HPN
20872001-04-05 Hans-Peter Nilsson <hp@axis.com>
2088
2089 * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
2090 gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
2091 gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
2092 gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
2093 gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d:
2094 New tests.
8ac9c124
HPN
2095 * gas/cris/brokw-2.s: Correct broken-word expansion visualization
2096 in comment.
777623bb
HPN
2097 * gas/cris/fragtest.s, gas/cris/rd-pic-1.s,
2098 gas/cris/binop-cmpmovx.d, gas/cris/binop-cmpmove.d,
2099 gas/cris/binop.d, gas/cris/binop.s, gas/cris/brokw-2.d,
2100 gas/cris/clear.d, gas/cris/fragtest.s, gas/cris/jump-type.d,
2101 gas/cris/nosep.s, gas/cris/pushpop.d, gas/cris/quick.s,
2102 gas/cris/range-err-2.s, gas/cris/sep-err-1.s,
2103 gas/cris/sreg-to-x.d, gas/cris/test.d, gas/cris/x-to-byte-sreg.d,
2104 gas/cris/x-to-word-sreg.d, gas/cris/x-to-dword-sreg.d: Remove
2105 trailing empty lines.
2106 * gas/cris/continue.s: Ditto, tweak comment.
ad7f5c69 2107
4b0d96c2
HPN
2108 * lib/gas-defs.exp (run_dump_test): Support using readelf.
2109 * config/default.exp: Default READELF and READELFFLAGS.
2110
61b96bb4
AM
21112001-03-31 Alan Modra <alan@linuxcare.com.au>
2112
2113 * gas/all/cond.s: Add .if .elseif tree.
2114 * gas/all/cond.d: Match above.
2115
5fba8300
L
21162001-03-30 H.J. Lu <hjl@gnu.org>
2117
2118 * gas/i386/relax.d: Dump with -s instead of -drw.
2119
00687228
L
21202001-03-29 H.J. Lu <hjl@gnu.org>
2121
2122 * gas/i386/relax.s: New test for relaxation between sections.
2123 * gas/i386/relax.d: New.
2124
2125 * gas/i386/i386.exp: Add tests for ELF.
2126
d5c4095a
NC
21272001-03-27 Chris Demetriou <cgd@broadcom.com>
2128
2129 * gas/mips/lineno.d: Allow for the possibility that
2130 the local labels won't be in the objdump output. Match
2131 zeros in addresses using '+' for better compatibility with
2132 different targets.
2133
10a51814
CD
21342001-03-26 Chris Demetriou <cgd@broadcom.com>
2135
2136 * gas/mips/sync.s: Declare 'foo' as a function so that this
2137 test will work on properly on ECOFF targets.
2138
0f17484f
AM
21392001-03-24 Alan Modra <alan@linuxcare.com.au>
2140
2141 * gas/i386/ssemmx2.s: Change movntq to movntdq.
2142 * gas/i386/ssemmx2.d: Matching change.
2143
7704145c
HPN
21442001-03-23 Hans-Peter Nilsson <hp@axis.com>
2145
5ef6758f
HPN
2146 * gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d:
2147 New tests.
2148
7704145c
HPN
2149 * gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s,
2150 gas/cris/branch-warn-3.s: Tweak for fixed FIXME:s.
2151
bbe6d95f
AM
21522001-03-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
2153
2154 * gas/vax/quad.exp: Correct expected result.
2155
d394a339
AS
21562001-03-19 Andreas Schwab <schwab@suse.de>
2157
2158 * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get
2159 consistent output across targets.
2160 * gas/m68k/pcrel.d: Adjusted.
2161
64cbbfae
L
21622001-03-18 H.J. Lu <hjl@gnu.org>
2163
2164 * gas/i386/intel.s: Move PIC code to ...
2165 * gas/i386/intelpic.s: New. Here.
2166 * gas/i386/intel.d: Updated.
2167 * gas/i386/intelpic.d: New.
2168
2169 * gas/i386/i386.exp: Check PIC code in Intel syntax for ELF
2170 targets only.
2171
31abcf7d
SC
21722001-03-18 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2173
2174 * gas/mri/mri.exp: Fix test of m6811/m6812 targets.
2175
fa7cd6d2
L
21762001-02-26 H.J. Lu <hjl@gnu.org>
2177
2178 * gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]".
2179
d88ae36a
L
21802001-02-23 H.J. Lu <hjl@gnu.org>
2181
2182 * gas/ia64/opc-a-err.l: Fix "cmp4.lt.or".
2183
2184 * gas/ia64/opc-a.pl: Add tests for pseudo-ops for "cmp" and
2185 "cmp4".
2186 * gas/ia64/opc-a.s: Rebuilt.
2187 * gas/ia64/opc-a.d: Likewise.
2188
f14c6878
CD
21892001-02-17 Chris Demetriou <cgd@broadcom.com>
2190
2191 * gas/mips/mips32.d: Remove ELF dependencies. This test
2192 wasn't meant to be ELF specific, and doesn't have to be.
2193 * gas/mips/mips64.d: Likewise.
2194
2cd5676f
CD
21952001-02-17 Chris Demetriou <cgd@broadcom.com>
2196
2197 * gas/mips/mips.exp: Don't attempt the elf_e_flags family of
2198 tests if not ELF; they test ELF-specific features.
2199
98a79704
SC
22002001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2201
74b5b66a 2202 * gas/mri/mri.exp: Don't execute the M68K specific tests
98a79704
SC
2203 on m6811-elf and m6812-elf targets, still run the generic MRI tests.
2204
4f69f974
SC
22052001-02-04 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2206
2207 * gas/m68hc11/malis.s: New test to verify compliance with Motorola
2208 Assembly Language Input Standard.
2209 * gas/m68hc11/malis.d: New file.
2210 * gas/m68hc11/malis-include.s: New file.
2211 * gas/m68hc11/all.exp: Add the new test.
2212
6e0b89ee
AM
22132001-01-12 Alan Modra <alan@linuxcare.com.au>
2214
2215 * gas/i386/i386.exp (gas_64_check): Correct target string.
2216 Use gas_64_check rather than target string to decided whether
2217 x86_64 checks should run.
2218
2219 * gas/i386/sse2.s: Add a label to cure objdump "no symbols" error.
2220 * gas/i386/ssemmx2.s: Likewise.
2221 * gas/i386/sse2.d: Update to suit.
2222 * gas/i386/ssemmx2.s: Likewise.
2223
0d2bcfaf
NC
22242001-01-11 Peter Targett <peter.targett@arccores.com>
2225
2226 * gas/arc/alias.*: Removed.
2227 * gas/arc/branch.*: Likewise.
2228 * gas/arc/insn3.*: Likewise.
2229 * gas/arc/math.*: Likewise.
2230 * gas/arc/sshift.*: Likewise.
2231 * gas/arc/arc.exp: Simplified test process for base case
2232 instruction set by adding run_dump_test cases for all base
2233 instructions.
74b5b66a
AJ
2234 * gas/arc/adc.s, gas/arc/adc.d: New test cases and dump.
2235 * gas/arc/add.s, gas/arc/add.d: Likewise.
2236 * gas/arc/and.s, gas/arc/and.d: Likewise.
2237 * gas/arc/asl.s, gas/arc/asl.d: Likewise.
2238 * gas/arc/asr.s, gas/arc/asr.d: Likewise.
2239 * gas/arc/b.s, gas/arc/b.d: Likewise.
2240 * gas/arc/bic.s, gas/arc/bic.d: Likewise.
2241 * gas/arc/bl.s, gas/arc/bl.d: Likewise.
2242 * gas/arc/brk.s, gas/arc/brk.d: Likewise.
2243 * gas/arc/extb.s, gas/arc/extb.d: Likewise.
2244 * gas/arc/extw.s, gas/arc/extw.d: Likewise.
2245 * gas/arc/flag.s, gas/arc/flag.d: Likewise.
2246 * gas/arc/j.s, gas/arc/j.d: Likewise.
2247 * gas/arc/jl.s, gas/arc/jl.d: Likewise.
2248 * gas/arc/ld.s, gas/arc/ld.d: Likewise.
2249 * gas/arc/ld2.s, gas/arc/ld2.d: Likewise.
2250 * gas/arc/lp.s, gas/arc/lp.d: Likewise.
2251 * gas/arc/lsr.s, gas/arc/lsr.d: Likewise.
2252 * gas/arc/mov.s, gas/arc/mov.d: Likewise.
2253 * gas/arc/nop.s, gas/arc/nop.d: Likewise.
2254 * gas/arc/or.s, gas/arc/or.d: Likewise.
2255 * gas/arc/rlc.s, gas/arc/rlc.d: Likewise.
2256 * gas/arc/ror.s, gas/arc/ror.d: Likewise.
2257 * gas/arc/rrc.s, gas/arc/rrc.d: Likewise.
2258 * gas/arc/sbc.s, gas/arc/sbc.d: Likewise.
2259 * gas/arc/sexb.s, gas/arc/sexb.d: Likewise.
2260 * gas/arc/sexw.s, gas/arc/sexw.d: Likewise.
2261 * gas/arc/sleep.s, gas/arc/sleep.d: Likewise.
2262 * gas/arc/add.s, gas/arc/add.d: Likewise.
2263 * gas/arc/st.s, gas/arc/st.d: Likewise.
2264 * gas/arc/sub.s, gas/arc/sub.d: Likewise.
2265 * gas/arc/swi.s, gas/arc/swi.d: Likewise.
2266 * gas/arc/xor.s, gas/arc/xor.d: Likewise.
0d2bcfaf
NC
2267 * gas/arc/warn.s: Removed warning test case for setting of flags
2268 followed by conditional branch, an arc5 only feature.
2269
2270 * gas/ieee-fp/x930509a.exp: Skip test if target also arc*-*-*.
2271
2272 * gas/vtable/vtable.exp: Skip tests if target also arc*-*-*.
2273
88051039
SC
22742001-01-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2275
2276 * gas/m68hc11/opers12.s: Add more tests for index post byte.
2277 * gas/m68hc11/opers12.d: Likewise.
2278
68a581b8
SC
22792001-01-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2280
2281 * gas/m68hc11/all.exp: Add new tests for dwarf2.
2282 * gas/m68hc11/lbranch-dwarf2.d: New file, test for dwarf2.
2283 * gas/m68hc11/opers12-dwarf2.d: Likewise.
2284 * gas/m68hc11/insns-dwarf2.d: Likewise.
2285
3f535693
NC
22862001-01-11 Nick Clifton <nickc@redhat.com>
2287
2288 * gas/arm/adrl.s: Add global label 'foo'.
2289 * gas/arm/adrl.d: Expect to see references to 'foo' in the
2290 disassembly. COFF and ELF disassemblys should now be the same.
2291
ff460b2a 22922001-01-10 Jan Hubicka <jh@suse.cz>
de9d65b5
JH
2293
2294 * i386.exp: Add ssemmx2 and sse2 tests.
2295 (sse2.d, sse2.s, ssemmx2.d, ssemmx2.s): New tests.
2296
d38ccb31
NC
22972001-01-09 Nick Clifton <nickc@redhat.com>
2298
2299 * gas/arm/pic.d: Fix patterns to match new behaviour of
2300 disassembler.
2301 inst.d: Fix patterns to match new behaviour of disassembler.
2302
183d6175
PB
23032001-01-03 Philip Blundell <pb@futuretv.com>
2304
2305 * gas/vtable/vtable.exp: Don't run tests on Alpha.
2306
ff460b2a 23072001-01-06 Jan Hubicka <jh@suse.cz>
b96d3a20
JH
2308
2309 * i386.exp: Add tests for presence of 32bit versus 64bit output
2310 format; run both 64bit and 32bit tests when format is available;
2311 add x86_64 test.
2312 * x86_64.s: New file.
2313 * x86_64.d: New file.
2314
ab32098a
NC
23152001-01-02 Nick Clifton <nickc@redhat.com>
2316
2317 * gas/arm/arm.exp: Pass -marmv3 to msr-bad test, since the
2318 instruction is legal in v5. Also fix expected error message.
2319
ca6489f9
PB
23202001-01-01 Philip Blundell <philb@gnu.org>
2321
2322 * gas/arm/adrl.s, gas/arm/pic.s, gas/arm/msr-bad.s: New tests.
2323 * gas/arm/arm.exp: Run them.
2324 * gas/arm/adrl.d, gas/arm/pic.d: Expected results for above.
2325 * gas/arm/arm6.s: Also test uppercase `CPSR' and `SPSR'.
2326
0a940afa
L
23272000-12-22 H.J. Lu <hjl@gnu.org>
2328
2329 * gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
2330 * gas/i386/intel.d: Updated.
2331
514829c3
JW
23322000-12-12 Jim Wilson <wilson@redhat.com>
2333
2334 * gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
2335 gas/ia64/dv-srlz.d, gas/ia64/opc-m.d: Update.
2336
846b8f1e
NC
23372000-12-12 Nick Clifton <nickc@redhat.com>
2338
2339 * gas/vtable/vtable.exp: Fix formatting.
2340
2341 * gas/arm/elsegundo.s: New Test (currently disabled).
2342 * gas/arm/elsegundo.d: Expected test results.
2343
4819127a
L
23442000-12-11 H.J. Lu <hjl@gnu.org>
2345
2346 * gas/i386/intel.d: Adjusted for the a.out assembler.
2347 * gas/i386/intel.s: Likewise.
2348
77eb0326
NC
23492000-12-09 Nick Clifton <nickc@redhat.com>
2350
2351 * gas/m68k/pcrel.d: Update to match latest assembler output.
2352
9abcc8f0 23532000-12-02 Chris Demetriou <cgd@sibyte.com>
4c507252 2354
bbce6ab7
AM
2355 * gas/mips/elf_e_flags.s: Add padding to the end of the
2356 file so that objdump output will be consistent.
2357 * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
2358 gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: Expect
2359 "..." at end of objdump output because of zero bytes at end
2360 of section.
2361 * gas/mips/elf_e_flags.c: Add note to comment about
2362 what's changing in elf_e_flags.s.
2363
2364 * gas/mips/la.s: Add padding to the end of the file so that
2365 objdump output will be consistent.
2366 * gas/mips/la-svr4pic.d, gas/mips/la-xgot.d: Expect "..." at
2367 end of objdump output because of zero bytes at end of
2368 section.
2369
2370 * gas/mips/sync.s: Add padding to the end of the file so that
2371 objdump output will be consistent.
2372 * gas/mips/sync.d: Expect "..." at end of objdump output
2373 because of zero bytes at end of section.
2374
2375 * gas/mips/empic.d: Pad sections out to 16 bytes, to avoid
2376 alignment issues so tests are useful on multiple targets.
2377 * gas/mips/empic.s: Likewise.
2378 * gas/mips/mips16-e.d: Likewise.
2379 * gas/mips/mips16-e.s: Likewise.
2380 * gas/mips/mips16-f.d: Likewise.
2381 * gas/mips/mips16-f.s: Likewise.
2382
2383 * gas/mips/mips32.d: Expect disassembly of madd and maddu
2384 to use their correct names. Add tests for break and sdbbp.
2385 * gas/mips/mips32.s: Likewise.
2386
2387 * gas/mips/mips64.s: Add test for assembly of MIPS64
2388 extensions.
2389 * gas/mips/mips64.d: Likewise.
2390 * gas/mips/mips.exp: Test using the new "mips64" test.
0808b8a9 2391
b90dd607
NC
23922000-12-01 Chris Demetriou <cgd@sibyte.com>
2393
bbce6ab7
AM
2394 * gas/mips/mips16.d: Expect mips16 nops to be used for padding
2395 when mips16 code generation is enabled.
b90dd607 2396
0c92ba5f
NC
2397 * gas/mips/empic.d: Adjust for the fact that the difference
2398 between two symbols in the same section are not expected to
2399 generate a reloc.
2400 * gas/mips/empic.s: Likewise. Also, correct typo in comment
2401 about expected relocs.
74b5b66a 2402
bbce6ab7
AM
2403 * gas/mips/mips32.s, gas/mips/mips32.d: New files for MIPS32
2404 instruction assembly test.
2405 * gas/mips/mips.exp: Add the test mentioned above.
481294f0 2406
76a0ddac
DN
24072000-11-30 Diego Novillo <dnovillo@redhat.com>
2408
2409 * intel.s, intel.d: New test for @GOT references.
2410
dc6e09d3
HPN
24112000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2412
2413 * gas/sh/err.exp: New, framework for error-testing.
2414 * gas/sh/err-1.s: New test.
2415
ae3e85dd
SC
24162000-11-26 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2417
2418 * gas/m68hc11/opers12.s: New test for movw operands.
2419 * gas/m68hc11/opers12.d: Likewise.
2420
077b8428
NC
24212000-11-24 Nick Clifton <nickc@redhat.com>
2422
2423 * arm.exp: Run tests for xscale as well as arm.
2424 Run xscale tests.
2425
2426 * xscale.s: New file: XScale instruction tests.
2427 * xscale.d: New file: Expected XScale instruction results.
2428
a257e27a
L
24292000-11-20 H.J. Lu <hjl@gnu.org>
2430
2431 * gas/i386/intel.d: Add 3 "nop"s for the a.out assembler.
2432 * gas/i386/intel.s: Likewise.
2433
f5776d3d
L
24342000-11-16 H.J. Lu <hjl@gnu.org>
2435
2436 * gas/symver/symver0.d: Add 64bit support.
2437 * gas/symver/symver1.d: Likewise.
2438
e206b66f
L
24392000-11-16 H.J. Lu <hjl@gnu.org>
2440
2441 * gas/symver/symver.exp: Don't run symver4 nor symver5.
2442
747e13a0
L
24432000-11-13 H.J. Lu <hjl@gnu.org>
2444
2445 * gas/symver/symver.exp: New for symver test.
2446 * gas/symver/symver0.d: Likewise.
2447 * gas/symver/symver0.s: Likewise.
2448 * gas/symver/symver1.d: Likewise.
2449 * gas/symver/symver1.s: Likewise.
2450 * gas/symver/symver2.l: Likewise.
2451 * gas/symver/symver2.s: Likewise.
2452 * gas/symver/symver3.l: Likewise.
2453 * gas/symver/symver3.s: Likewise.
2454 * gas/symver/symver4.l: Likewise.
2455 * gas/symver/symver4.s: Likewise.
2456 * gas/symver/symver5.l: Likewise.
2457 * gas/symver/symver5.s: Likewise.
2458 * gas/symver/symver6.l: Likewise.
2459 * gas/symver/symver6.s: Likewise.
2460
935e6103
HPN
24612000-11-11 Hans-Peter Nilsson <hp@bitrange.com>
2462
2463 * gas/macros/macros.exp: Mark strings test xfail for sh.
2464
64a0c779
DN
24652000-10-24 Diego Novillo <dnovillo@cygnus.com>
2466
2467 * intel.s, intel.d: Add new tests for intel syntax.
2468
73cd359e
AM
24692000-10-19 Alan Modra <alan@linuxcare.com.au>
2470
2471 * gas/elf/section0.s: Ensure section sizes are multiples of 16.
2472 * gas/elf/section1.s: Likewise.
2473 * gas/elf/section[01].d: Change to suit.
2474
476d4b9b
L
24752000-10-18 H.J. Lu <hjl@gnu.org>
2476
2477 * gas/i386/intel.d: Fix the support for 64bit BFD in the last
2478 change.
2479
6588847e
DN
24802000-10-15 Diego Novillo <dnovillo@cygnus.com>
2481
2482 * intel.s, intel.d: Add new tests for naked registers using intel
2483 syntax.
2484
2e968471
HPN
24852000-09-29 Hans-Peter Nilsson <hp@axis.com>
2486
2487 * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s,
2488 gas/cris/rd-regprefix-1.d, gas/cris/rd-regprefix-1b.d,
2489 gas/cris/us-err-1.s, gas/cris/us-err-2.s, gas/cris/us-err-3.s: New.
2490 * gas/cris/cris.exp: Loop run_dump_test over files matching rd-*.d.
2491
9a635504
AM
24922000-09-28 Alan Modra <alan@linuxcare.com.au>
2493
170cdc4f
AM
2494 * gas/hppa/parse/parse.exp: Replace "hppa*w-*-*" with "hppa*64*-*-*"
2495 * gas/hppa/reloc/reloc.exp: Likewise.
2496 * gas/hppa/unsorted/unsorted.exp: Likewise.
2497
9a635504
AM
2498 * gas/hppa/reloc/reduce.s: Modify .PARAM so we need an arg reloc.
2499
139368c9
JW
25002000-09-22 Jim Wilson <wilson@cygnus.com>
2501
d48ad4f3
JW
2502 * gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests.
2503 * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
2504
139368c9
JW
2505 * gas/ia64/dv-raw-err.s: Add new testcases for PR%, 16 - 62.
2506 * gas/ia64/dv-waw-err.s: Likewise.
2507 * gas/ia64/dv-imply.d: Regenerate.
2508 * gas/ia64/dv-mutex.d, gas/ia64/dv-raw-err.l, gas/ia64/dv-safe.d,
2509 gas/ia64/dv-srlz.d, gas/ia64/dv-war-err.l, gas/ia64/dv-waw-err.l,
2510 gas/ia64/opc-f.d, gas/ia64/opc-i.d, gas/ia64/opc-m.d: Likewise.
2511
7484b8e6
TW
25122000-09-14 Timothy Wall <twall@cygnus.com>
2513
2514 * gas/ia64/dv-waw-err.[sl]: Additional tests for parallel
2515 comparisons which should and should not produce DVs.
2516
927781e2
AM
25172000-09-05 Alan Modra <alan@linuxcare.com.au>
2518
2519 * gas/vtable/vtable.exp: Re-enable for hppa-elf.
2520
9a8f29e3
TW
25212000-08-29 Timothy Wall <twall@cygnus.com>
2522
bbce6ab7
AM
2523 * gas/ia64/dv-mutex.s: Add stop to avoid DV error on cmp.eq.
2524 * gas/ia64/dv-mutex.d: Update regexp pattern.
2525 * gas/ia64/dv-entry-err.s: Add stop to avoid DV error on cmp.eq.
2526 * gas/ia64/dv-imply.s: Add stops to avoid DV errors on cmp.REL.
2527 Test still fails due to insn opcode pattern changes.
74b5b66a 2528
5e0c2226
L
25292000-08-21 H.J. Lu <hjl@gnu.org>
2530
2531 * gas/all/cofftag.d: Support the strict COFF.
2532
50b81f19
JW
25332000-08-16 Jim Wilson <wilson@cygnus.com>
2534
2535 * gas/ia64/dv-raw-err.s: Add new tests for addl and postinc.
2536 * gas/ia64/dv-raw-err.l: Likewise.
2537 * gas/ia64/dv-waw-err.l: Update sed pattern.
2538 * gas/ia64/opc-f.pl: Delete fpsub, and fpadd comment.
2539 * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
2540
8cb8bcba
NC
25412000-08-16 Nick Clifton <nickc@redhat.com>
2542
2543 * gas/arm/inst.s: Add tests for edge cases of shift based
bbce6ab7 2544 addressing modes.
8cb8bcba
NC
2545
2546 * gas/arm/inst.d: Add expected results for new tests.
2547
483f05e3
HPN
25482000-07-20 Hans-Peter Nilsson <hp@axis.com>
2549
2550 * gas/all/gas.exp: Don't run floating-point tests on CRIS.
2551 * gas/ieee-fp/x930509a.exp: Ditto.
2552 * gas/macros/macros.exp: Mark strings test xfail for CRIS.
e5da6f52 2553 * gas/cris/*: New tests for CRIS.
483f05e3 2554
81366cb8
AM
25552000-07-19 Alan Modra <alan@linuxcare.com.au>
2556
2557 * gas/macros/macros.exp (test1): Run it for hppa*-*-linux*.
2558 (semi): Likewise.
2559 (strings): Don't run for hppa, except for hppa*-*-linux*.
2560
2561 * gas/hppa/parse/linesepbug.s: Ensure we have whitespace before
2562 pseudos.
2563
4b43d9f6
NC
25642000-07-18 Scott Bambrough <scottb@netwinder.org>
2565
bbce6ab7
AM
2566 * gas/arm/inst.d: Fix expected results to match current assembler
2567 output. Patch from Justin Seger <justin.m.seger@intel.com>.
4b43d9f6 2568
4b6341e9
AM
25692000-07-10 Alan Modra <alan@linuxcare.com.au>
2570
2571 * gas/vtable/vtable.exp: Disable test for hppa.
2572
2573 * gas/hppa/reloc/reloc.exp (do_relocation_reduction_tests): Don't
2574 run test for any elf target.
2575 (applybug): Don't run test for linux.
2576 * gas/hppa/unsorted/unsorted.exp (do_common_text): Likewise.
2577 * gas/hppa/parse/parse.exp (linesepbug): Remove xfail
2578 (labelbug): xfail for hppa-linux.
2579
2580 * gas/hppa/basic/{coprmem.s, fmemLRbug.s}: Add colons to labels.
2581 * gas/hppa/parse/{callinfobug.s, regpopbug.s}: Likewise.
2582 * gas/hppa/reloc/{applybug.s, funcrelocbug.s, longcall.s,
2583 r_no_reloc.s, reduce3.s}: Likewise.
2584 * gas/hppa/unsorted/common.s: Likewise.
2585
97b39d03
NC
25862000-07-05 Nick Clifton <nickc@cygnus.com>
2587
2588 * gas/d30v/inst.d: Fix expected results to match current assembler
2589 output.
2590 * gas/d30v/bittest.l: Fix expected warning messages to match
2591 current assembler output.
2592
4b6341e9 25932000-06-29 Kazu Hirata <kazu@hxi.com>
fbe1e41f
NC
2594
2595 * gas/h8300/h8300.exp (do_h8300s_mac): Change the registers used
2596 in ldmac and stmac.
2597 * gas/h8300/macs.s: Likewise.
2598
6b2539e3
NC
25992000-06-27 Nick Clifton <nickc@cygnus.com>
2600
2601 * gas/d30v/bittest.l: Edit to match new warning messages produced
2602 by assembler.
2603
39bec121
TW
26042000-06-19 Timothy Wall <twall@cygnus.com>
2605
2606 * gas/macros/macros.exp: Avoid tests which are not useful on tic54x.
2607 * gas/all/gas.exp: Make adjustments for tic54x target.
2608 * gas/ieee-fp/x930509a.exp: Ditto.
2609 * gas/tic54x/*: New tests for tic54x. NOTE: load page has been
2610 moved into the LMA and is not printed separately by objdump any
2611 longer. This still needs to be tested.
74b5b66a 2612
60bcf0fa
NC
26132000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
2614
2615 * gas/m68k/all.exp: Don't execute tests if the target is m68hc11&12.
2616 * gas/m68hc11/all.exp: Specific tests for m68hc11.
2617 * gas/m68hc11/all_insns.[ds]: Check m68hc11 instructions.
2618 * gas/m68hc11/insns[ds]: Another test.
2619 * gas/m68hc11/lbranch.[ds]: Check branch optimization (gas relax).
2620 * gas/m68hc11/opers12.[ds]: New files, check m68hc12 operands.
2621
55d98a80
AM
26222000-06-17 Alan Modra <alan@linuxcare.com.au>
2623
2624 * gas/macros/strings.s: Don't start directives in first column
2625 (for LABELS_WITHOUT_COLONS targets).
2626
8e1b6ed6
L
26272000-06-14 H.J. Lu <hjl@gnu.org>
2628
2629 * gas/macros/strings.d: Support a.out and coff.
2630
88830cd1
NC
26312000-06-14 Nick Clifton <nickc@cygnus.com>
2632
2633 * gas/arm/arm6.s: Remove 'mrs r9, cpsr_all' since the cpsr_all
2634 flag is no longer legal syntax.
2635
aa787a89
NC
26362000-06-09 Nick Clifton <nickc@cygnus.com>
2637
2638 * gas/macros/macros.exp: Run new test: strings.
2639 * gas/macros/strings.s: New test: String expansion inside
2640 macros.
2641 * gas/macros/strings.d: New test results.
74b5b66a 2642
a6b9488a
AM
26432000-06-04 Alan Modra <alan@linuxcare.com.au>
2644
2645 * gas/i386/prefix.s: Modify so we have at least one x86 test that
2646 checks the line separator.
2647
ff460b2a 26482000-05-21 Hans-Peter Nilsson <hp@axis.com>
f48026f7
HPN
2649
2650 * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.
2651
322f2c45
NC
26522000-05-15 Nick Clifton <nickc@cygnus.com>
2653
2654 * gas/arm/arch4t.s: Add tests of new fields to msr instruction.
2655
de950844
AM
26562000-05-11 Ulf Carlsson <ulfc@engr.sgi.com>
2657
2658 * gas/mips/mips.exp: Include *-*-linux* in svr4pic.
2659
2660 * gas/mips/jal-svr4pic.{s,d} gas/mips/jal-xgot.d: Add a jal to a
2661 weak symbol.
2662
575bc3d6
AM
26632000-05-08 Alan Modra <alan@linuxcare.com.au>
2664
2665 * gas/mri/float.d: Fix for srec length change.
2666
36f89926
AM
26672000-05-02 Alan Modra <alan@linuxcare.com.au>
2668
2669 * gas/hppa/unsorted/unsorted.exp: Duplicate hppa*-*-*elf*
2670 behaviour for hppa*-*-linux* throughout file.
2671 * gas/hppa/reloc/reloc.exp: Ditto.
2672 (reduce2.s): Disable test for elf targets.
2673
2674 * gas/hppa/parse/parse.exp (ssbug.s): setup_xfail hppa*-*-linux*.
2675
2676 * gas/elf/section0.s: Don't start pseudos on first column so
2677 targets that define LABELS_WITHOUT_COLONS work.
2678 * gas/elf/section1.s: Ditto.
2679 * gas/vtable/inherit0.s: Ditto.
2680 * gas/vtable/inherit1.s: Ditto.
2681 * gas/vtable/entry0.s: Ditto.
2682 * gas/vtable/entry1.s: Ditto.
2683
7fca9a72
NC
26842000-05-01 Nick Clifton <nickc@cygnus.com>
2685
74b5b66a
AJ
2686 * gasp/macro.out: Fix label numbers to remove leading zeroes.
2687 * gasp/mdouble.out: Fix label numbers to remove leading zeroes.
7fca9a72 2688
ee68970f
AM
26892000-04-25 Alan Modra <alan@linuxcare.com.au>
2690
2691 * gas/i386/general.l: Allow for DISP32 pe relocs.
2692 * gas/i386/jump.d: Similarly.
2693
ff460b2a 26942000-04-24 Jim Wilson <wilson@cygnus.com>
c4479208 2695
8d82e76a
JW
2696 * gas/ia64/opc-i.d: Change pmin2.u to pmin2. Change pmax2.u to pmax2.
2697 Change MLI to MLX. Switch operands for output matching tbit.z.orcm,
2698 tbit.z.andcm, tbit.nz.orcm, tbit.nz.andcm, tnat.z.orcm, tnat.z.andcm,
2699 tnat.nz.orcm, tnat.nz.andcm inputs.
2700 * gas/ia64/opc-i.pl: Insert padding nops before last dep.
2701 * gas/ia64/opc-i.s: Regenerate.
74b5b66a 2702
c4479208
JW
2703 * gas/ia64/opc-i.s: Regenerate.
2704 * gas/ia64/opc-f.pl: Add explicit stop at end.
74b5b66a 2705
bf3ca999
TW
27062000-04-22 Timothy Wall <twall@cygnus.com>
2707
2708 * gas/ia64/opc-f.d: Disassemble zeroes to verify break.f.
2709 * gas/ia64/opc-f.s: Add an explicit stop to make IAS output match.
2710
ff460b2a
NC
27112000-04-21 Richard Henderson <rth@cygnus.com>
2712 David Mosberger <davidm@hpl.hp.com>
2713 Timothy Wall <twall@cygnus.com>
2714 Jim Wilson <wilson@cygnus.com>
800eeca4
JW
2715
2716 * gas/vtable/vtable.exp: Disable for ia64.
7fca9a72 2717 * gas/ia64: New testsuite directory.
74b5b66a 2718
71851002
AM
27192000-04-03 Alan Modra <alan@linuxcare.com.au>
2720
2721 * gas/i386/general.s: Check 16-bit immediates, and move call/jump
2722 checks to start.
2723 * gas/i386/general.l: Likewise.
2724
31254b20
AO
27252000-04-01 Alexandre Oliva <aoliva@cygnus.com>
2726
2727 * gas/mn10300/am33_5.s: Check that negative SP offsets are encoded
2728 with 32 bits, not with the unsigned shorter opcodes.
2729 * gas/mn10300/basic.exp: Likewise.
2730
77f42f92
AO
27312000-03-31 Alexandre Oliva <aoliva@cygnus.com>
2732
2733 * lib/gas-defs.exp (regexp_diff): Don't break on the first
2734 difference, list them all.
2735
d1a1bf19
NC
27362000-03-29 Nick Clifton <nickc@cygnus.com
2737
2738 * gas/arm/thumb.s: Add test of bal instruction.
2739
224de7a5
AM
27402000-03-27 Alan Modra <alan@linuxcare.com.au>
2741
2742 * gas/ieee-fp/x930509a.exp (dotest): Fix test for
2743 LISTING_WORD_SIZE==1.
2744 * gas/all/gas.exp (do_930509a): Same here.
2745 * gas/all/cond.d: And here.
2746
d1a1bf19
NC
27472000-03-16 Nick Clifton <nickc@cygnus.com>
2748
2749 * gas/arm/arm.exp: Run branch.s test.
2750 Run tests if target is strongarm.
2751
2752 * gas/arm/branch.s: New test. Make sure that assembler can handle
2753 same-section branch relocations properly.
2754
2755 * gas/arm/branch.d: New file. Expected output from assembling
2756 branch.s.
2757
bb2d6cd7
GK
27582000-03-10 Geoffrey Keating <geoffk@cygnus.com>
2759
2760 * gas/mips/empic.d: New file.
2761 * gas/mips/empic.s: New file.
2762 * gas/mips/mips16-e.d: New file.
2763 * gas/mips/mips16-e.s: New file.
2764 * gas/mips/mips16-f.d: New file.
2765 * gas/mips/mips16-f.s: New file.
2766 * gas/mips/mips.exp: Add empic, mips16-e. Add mips16-f as an
2767 expected failure.
2768
11038c5e
L
27692000-02-25 H.J. Lu <hjl@gnu.org>
2770
2771 * gas/i386/general.l: Support a.out and coff.
2772
cc5ca5ce
AM
27732000-02-25 Alan Modra <alan@spri.levels.unisa.edu.au>
2774
2775 * gas/i386/intel.s: New file, intel version of opcode.s
084e9a84
AM
2776 * gas/i386/intel.d: New file, copy of opcode.d
2777 * gas/i386/i386.exp: Call it.
cc5ca5ce
AM
2778
2779 * gas/i386/general.s: Add extra "out" instructions.
2780 * gas/i386/general.l: Likewise.
2781
557537a5
NC
27822000-01-31 Nick Clifton <nickc@cygnus.com>
2783
2784 * gas/arm/inst.s: Include test of ATPCS register naming
2785 conventions.
2786
2787 * gas/arm/float.s: Include test of ATPCS register naming
2788 conventions.
2789
ff460b2a 27902000-01-21 H.J. Lu <hjl@gnu.org>
dfad2e40
AM
2791
2792 * gas/i386/general.l: Support a.out.
2793 * gas/i386/jump.d: Likewise.
2794 * gas/i386/jump16.d: Likewise.
2795
a3d1c52b
AM
27962000-01-21 Alan Modra <alan@spri.levels.unisa.edu.au>
2797
2798 * gas/i386/general.{s,l}: Move 16 bit jmp and call tests from here
2799 * gas/i386/jump16.{s,d}: To here.
2800 * gas/i386/jump.{s,d}: New files. Duplicate 32 bit jmp and call
2801 tests in general.s so that objdump is exercised.
2802
2803 * gas/i386/i386.exp: Call new tests.
2804
a8de5998
AM
28052000-01-15 Alan Modra <alan@spri.levels.unisa.edu.au>
2806
add0c677
AM
2807 * gas/i386/general.{s,l}: Add jmp and call tests for .code16gcc,
2808 .code16, and .code32 modes.
a8de5998 2809
ff460b2a 28101999-11-30 Jeffrey A Law (law@cygnus.com)
433b8629
JL
2811
2812 * gas/mn10300/{am33.s, am33_2.s, am33_3.s}: New test files.
2813 * gas/mn10300/{am33_4.s, am33_5.s, am33_6.s}: Likewise.
2814 * gas/mn10300/{am33_7.s, am33_8.s}: Likewise.
2815 * gas/mn10300/basic.exp: Run the am33 tests.
2816
73c89d48
GRK
28171999-11-15 Gavin Romig-Koch <gavin@cygnus.com>
2818
2819 * gas/mips/la.d: Adjust for new la macro expansion.
2820 Change matches for explicit addresses to matches for
2821 any address.
2822 * gas/mips/la-xgot.d: Same.
2823 * gas/mips/la-svr4pic.d: Same.
2824
603eea08
NC
28251999-11-01 Nick Clifton <nickc@cygnus.com>
2826
2827 Remove reloc generating references to local labels in test code.
2828 Some ARM targets (eg PE) generate a reloc based on the label,
2829 whilst others (eg ELF) generate a reloc based on the section
2830 symbol. This meant that the disassembled outputs would differ.
74b5b66a 2831
603eea08
NC
2832 * gas/arm/inst.s: Change test of BLPL instruction.
2833 * gas/arm/inst.d: Change expected decode of BLPL instruction.
2834 * gas/arm/arm7t.s: Remove use of .LC0 label in .word directive.
50903393
NC
2835 Remove .rdata section, since this cannot exist in an arm-aout
2836 target.
2837 * gas/arm/arm7t.d: Change expected reloc generated for .word
2838 directive.
603eea08 2839
e591b0ea
NC
28401999-10-21 Nick Clifton <nickc@cygnus.com>
2841
2842 * gas/arm/arm7t.d: Update to match latest objdump output.
2843 * gas/arm/inst.s: Fix erroneous test case.
2844 * gas/arm/inst.d: Update to match latest objdump output.
2845
ff460b2a 28461999-10-11 Geoffrey Keating <geoffk@cygnus.com>
a6ea59ce
GK
2847
2848 * lib/gas-defs.exp (regexp_diff): Allow '#...' to mean "some
74b5b66a 2849 indeterminate number of extra lines here".
a6ea59ce
GK
2850
2851 * gas/elf/elf.exp: Remove XFAILs.
2852 * gas/elf/section0.d: Make pass on MIPS (and hopefully alpha).
2853 * gas/elf/section1.d: Likewise.
2854
ff460b2a 28551999-10-07 Diego Novillo <dnovillo@cygnus.com>
c43185de
DN
2856
2857 * gas/d10v: New directory.
2858 * gas/d10v/d10.exp: New file.
2859 * gas/d10v/inst.s: New file.
2860 * gas/d10v/inst.d: New file.
2861
ff460b2a 28621999-10-07 Geoffrey Keating <geoffk@cygnus.com>
07147777
GK
2863
2864 * gas/mips/elf-rel.s: New file.
2865 * gas/mips/elf-rel.d: New file.
2866 * gas/mips/elf-rel2.d: New file.
2867 * gas/mips/e32-rel2.d: New file.
2868 * gas/mips/elf-rel2.s: New file.
2869 * gas/mips/mips.exp: Add elf-rel, elf-rel2.
2870
2871 * gas/mips/elf_e_flags1.d: Tweak a little so it passes
2872 even if the CPU is set to something by default.
2873
ff460b2a 28741999-10-04 Doug Evans <devans@canuck.cygnus.com>
93c6c015
DE
2875
2876 * gas/m32r/error.exp: New testcase driver.
2877 * gas/m32r/m32rx.exp: New testcase driver.
2878 * gas/m32r/fslotx.[sd]: New testcase.
2879 * gas/m32r/m32rx.[sd]: New testcase.
2880 * gas/m32r/relax-s.[sd]: New testcase.
2881 * gas/m32r/interfere.s: New testcase.
2882 * gas/m32r/wrongsize.s: New testcase.
2883
b7be1db6
AM
28841999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
2885
2886 * gas/i386/i386.exp: Enable reloc and white tests for COFF.
2887 * gas/i386/reloc.d: Accept dir32 relocs.
2888
61feeec2
ILT
28891999-09-12 Donn Terry <donn@interix.com>
2890
2891 * gas/all/gas.exp: Run cofftag test for i*86-*-interix*.
2892 * lib/gas-defs.exp: Add perror if can not read .d file.
2893
2ef5e2a1
ILT
28941999-09-04 Steve Chamberlain <sac@pobox.com>
2895
2896 * gas/pj/{pj.exp, ops.c, ops.d}: New tests for picoJava.
2897
c5089c84
NC
28981999-09-02 Nick Clifton <nickc@cygnus.com>
2899
2900 * gas/vtable/vtable.exp: Add [istarget "strongarm*-*-*"] to run
2901 dump test "entry0" instead of "entry1".
74b5b66a 2902
f3d180e9 29031999-09-01 Scott Bambrough <scottb@netwinder.org>
74b5b66a 2904
bbce6ab7
AM
2905 * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
2906 test "entry0" instead of "entry1". ARM targets use REL relocs,
2907 and should use the test entry0.
f3d180e9 2908
c35dfbeb
AM
29091999-09-01 H.J. Lu <hjl@gnu.org>
2910
2911 * gas/i386/naked.d: Fix for coff targets.
2912
68196d70
JL
2913Mon Aug 30 12:18:40 1999 Jeffrey A Law (law@cygnus.com)
2914
cb63de9b
JL
2915 * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for
2916 sectioning.
2917 * gas/hppa/unsorted/unsorted.exp: Disable tests not appropriate for
2918 PA64.
2919
a91f57fd
JL
2920 * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for
2921 sectioning.
2922 * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
2923 Revamp address expressions slightly to handle an arbitrary sized
2924 address.
2925
a022ef54
JL
2926 * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for
2927 sectioning.
2928 * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
2929
68196d70
JL
2930 * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for
2931 sectioning.
2932
3f9ed93b
AM
29331999-08-30 Alan Modra <alan@spri.levels.unisa.edu.au>
2934
2935 * gas/i386/naked.s, gas/i386/naked.d: Test-suite addition for
2936 allow_naked_reg parsing.
2937 * gas/i386/i386.exp: Call it.
2938
5f47d35b
AM
29391999-08-29 Alan Modra <alan@spri.levels.unisa.edu.au>
2940
2941 * gas/i386/white.s, gas/i386/white.l: Add space in FP reg tests.
2942
ff460b2a 29431999-08-28 Jerry Quinn <jquinn@nortelnetworks.com>
0791df6c 2944
e3ca10d7
JL
2945 * gas/hppa/basic/basic.exp: Add new tests shift2.s,
2946 shift3.s, extract2.s, extract3.s, deposit2.s, and deposit3.s.
2947 * gas/hppa/basic/shift2.s, shift3.s, extract2.s,
2948 extract3.s, deposit2.s, deposit3.s: New.
2949
436709ee 2950 * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:
7fca9a72 2951 Add new syntax versions of instructions to tests.
436709ee
JL
2952 * gas/hppa/basic/add2.s,dcor2.s,perf.s,purge2.s,shladd2.s,sub2.s,
2953 system2.s, unit2.s: New tests.
2954 * hppa/basic/basic.exp: Add new tests.
2955
3c5c4310
JL
2956 * gas/hppa/basic/basic.exp:
2957 * gas/hppa/basic/media.s: Add test cases for new instructions.
2958
be3f1865
JL
2959 * gas/hppa/basic/basic.exp (do_branch2,do_media): New.
2960 * gas/hppa/basic/branch2.s: New.
2961 * gas/hppa/basic/media.s: New.
2962
2963 * gas/hppa/basic/basic.exp (do_fp_comp2): New.
2964 * gas/hppa/basic/fp_comp2.s: New.
0791df6c 2965
b23bac36
AM
29661999-08-20 Alan Modra <alan@spri.levels.unisa.edu.au>
2967
2968 * gas/i386/general.s, gas/i386/general.l: Add .code16gcc
2969 displacement checks with auto address prefix.
2970
2190b5a5
ILT
29711999-08-17 H.J. Lu <hjl@gnu.org>
2972
2973 * gas/elf/elf.exp: Expected to fail on alpha*-*-*.
2974
171a4983
ILT
29751999-08-09 Ian Lance Taylor <ian@zembu.com>
2976
2977 * gas/i386/float.s, gas/i386/float.l: Modify to work correctly
2978 when gas uses 2**4 alignment for .text.
2979 * gas/i386/general.s, gas/i386/general.l: Likewise.
2980 * gas/i386/katmai.s, gas/i386/katmai.d: Likewise.
2981 * gas/i386/modrm.s, gas/i386/modrm.l: Likewise.
2982 * gas/i386/prefix.s, gas/i386/prefix.d: Likewise.
2983
6812da59
AM
29841999-07-27 Alan Modra <alan@spri.levels.unisa.edu.au>
2985
2986 * gas/i386/reloc.d: Fix so that test passes when enable-targets
2987 includes 64-bit bfd target.
2988
aa1b0fd6
ILT
29891999-06-13 Ian Lance Taylor <ian@zembu.com>
2990
2991 * gas/i386/katmai.d: Tweak for recent disassembler changes.
2992
14c18613
ILT
29931999-06-12 Ian Lance Taylor <ian@zembu.com>
2994
966d5bec
ILT
2995 * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
2996 "*-*-linux*oldld*".
2997 * gas/vtable/vtable.exp: Likewise.
2998 * gas/i386/reloc.d: Modify expected reloc names to accept a.out
2999 names.
3000
14c18613
ILT
3001 * gas/i386/amd.s: Add a symbol so a.out tests will work.
3002 * gas/i386/katmai.s: Likewise.
3003 * gas/i386/amd.d: Corresponding change.
3004 * gas/i386/katmai.d: Corresponding change.
3005
8ee99f93
ILT
30061999-06-10 Ian Lance Taylor <ian@zembu.com>
3007
3008 * gas/mips/sync.d: Pass -mips2 to the assembler.
3009
3010 * gas/mips/elf_e_flags.s: Tweak code so that the tests pass for
3011 mips-elf target as well as mips64-elf target.
3012 * gas/mips/elf_e_flags1.d: Corresponding changes.
3013 * gas/mips/elf_e_flags2.d: Likewise.
3014 * gas/mips/elf_e_flags3.d: Likewise.
3015 * gas/mips/elf_e_flags4.d: Likewise.
3016
3017 * gas/elf/elf.exp: Add setup_xfail for mips*-*-*.
3018
3019 * gas/all/itbl-test.c (main): Update itbl_get_reg_val call for new
3020 parameter.
3021
b3fb1136
RH
30221999-06-10 Jakub Jelinek <jj@ultra.linux.cz>
3023
3024 * gas/sparc/synth64.s: Add checks for single register signx/clruw.
3025 * gas/sparc/set64.s: Add tests for setuw and setsw synthetic insns.
3026 * gas/sparc/prefetch.d: Add -64 as switch.
3027 * gas/sparc/rdpr.d: Ditto.
3028 * gas/sparc/wrpr.d: Ditto.
3029 * gas/sparc/synth64.d: Ditto, reflect synth64.s changes.
3030 * gas/sparc/reloc64.d: Add -64 as switch, be more tolerant, as
3031 current gas outputs %hi(0) and not %hi(0x0).
3032 * gas/sparc/set64.d: Add -64 as switch, reflect set64.s changes and
3033 optimizations for setx instruction.
3034 * gas/sparc/sparc.exp: Do sparc64*-*-* checks if it is any of the
3035 compiled-in targets.
3036
18452d40
RH
30371999-06-10 Richard Henderson <rth@cygnus.com>
3038
3039 * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'.
3040 * gas/macros/rept.s, gas/macros/test2.s, gas/macros/test3.s: Likewise.
3041 * gas/macros/{irp,rept,test2,test3}.d: Update.
3042
98944905
RH
30431999-06-05 Richard Henderson <rth@cygnus.com>
3044
3045 * gas/elf/elf.exp: New directory.
3046 * gas/elf/section0.[sd]: New test.
3047 * gas/elf/section1.[sd]: New test.
3048
5164c382
NC
30491999-06-03 Philip Blundell <philb@gnu.org>
3050
3051 * gas/arm/arm7t.d, gas/arm/inst.d: Update to match current gas,
74b5b66a 3052 bfd and opcodes.
5164c382 3053
0dbfb37c
ILT
30541999-05-28 Ian Lance Taylor <ian@zembu.com>
3055
3056 * gas/vtable/vtable.exp: Don't run test for i960 yet.
3057
2481b576
NC
30581999-05-17 Nick Clifton <nickc@cygnus.com>
3059
3060 * gas/mcore/allinsn.d: Updated to match latest objdump output.
3061
c608c12e
AM
30621999-05-12 Alan Modra <alan@spri.levels.unisa.edu.au>
3063
3064 * gas/i386/opcode.d: Modify callw to suit disasm fix.
3065
3066 * gas/i386/amd.d: Modify a '(bad)' to SIMD instruction.
3067
3068 * gas/i386/amd.s: Pad to multiple of 8
3069 * gas/i386/amd.d: Here too.
3070
3071 * gas/i386/prefix.[sd]: Align with nops
3072 * gas/i386/reloc.[sd]: Here too.
3073
3074 * gas/i386/katmai.[sd]: New for PIII SIMD
3075 * gas/i386/i386.exp: Call it.
3076
252b5132
RH
30771999-05-02 Nick Clifton <nickc@cygnus.com>
3078
3079 * gas/mcore/allinsn.d: Update to match latest assembler
74b5b66a 3080 operations.
252b5132
RH
3081
30821999-04-16 DJ Delorie <dj@cygnus.com>
3083
3084 * gas/i386/amd.s: Add NOPs to align for coff targets
3085 * gas/i386/amd.d: and check for them.
3086
ff460b2a 30871999-04-15 Jeffrey A Law (law@cygnus.com)
252b5132
RH
3088
3089 * gas/hppa/basic/basic.exp (do_coprmem): No longer expected to file.
3090
ff460b2a 30911999-04-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
3092
3093 * gas/hppa/basic/branch.s: Do not use immediate value where we
3094 really want a register.
3095 * gas/hppa/basic/coprmem.s: Likewise.
3096 * gas/hppa/basic/fmemLRbug.s: Likewise.
3097 * gas/hppa/basic/coprmem.s: Likewise.
3098 * gas/hppa/basic/spop.s: Likewise.
3099 * gas/hppa/basic/imem.s: Likewise.
3100 * gas/hppa/parse/badfmpyadd.s: Likewise.
3101 * gas/hppa/parse/calldatabug.s: Likewise.
3102 * gas/hppa/parse/entrybug.s: Likewise.
3103 * gas/hppa/parse/exprbug.s: Likewise.
3104 * gas/hppa/parse/fixup7bug.s: Likewise.
3105 * gas/hppa/parse/labelbug.s: Likewise.
3106 * gas/hppa/reloc/applybug.s: Likewise.
3107 * gas/hppa/reloc/funcrelocbug.s: Likewise.
3108 * gas/hppa/reloc/labelopbug.s: Likewise.
3109 * gas/hppa/reloc/longcall.s: Likewise.
3110 * gas/hppa/reloc/plabelbug.s: Likewise.
3111 * gas/hppa/reloc/reduce.s: Likewise.
3112 * gas/hppa/reloc/reduce2.s: Likewise.
3113 * gas/hppa/reloc/reduce3.s: Likewise.
3114 * gas/hppa/unsorted/brlenbug.s: Likewise.
3115 * gas/hppa/unsorted/importbug.s: Likewise.
3116 * gas/hppa/unsorted/lasbeldiffs.s: Likewise.
3117
3118 * gas/hppa/basic/basic.exp (do_imem): Handle multiple encodings
3119 for loads and stores using reg + small d addresses.
3120 No longer expect failure for mis-parse of imm %reg.
3121
31221999-04-13 Doug Evans <devans@casey.cygnus.com>
3123
3124 * gas/m32r/m32rx.d (cmpu__rach): Fix expected output.
3125 * gas/m32r/m32rx.s (bc__add,add__bc): Explicitly specify short branch
3126 so branch relaxation restrictions won't interfere with parallelization
3127 attempts.
3128
31291999-04-08 Nick Clifton <nickc@cygnus.com>
3130
3131 * gas/mcore: New Directory.
3132 * gas/mcore/allinsn.exp: New File: Expect file for MCore assembly
3133 tests.
3134 * gas/mcore/allinsn.s: New File: Source file for MCore assembly
3135 tests.
3136 * gas/mcore/allinsn.d: New File: Expected output file for MCore
3137 assembly tests.
3138
31391999-03-20 Doug Evans <devans@casey.cygnus.com>
3140
3141 * gas/m32r/m32rx.[sd]: Fix a few more testcases.
3142
31431999-03-16 Martin Hunt <hunt@cygnus.com>
3144
3145 * gas/d30v/d30.exp (run_list_test): Add new tests,
bbce6ab7 3146 label, guard-debug, serial, warn_oddreg, bittest, and mul.
252b5132
RH
3147
3148 * gas/d30v/opt.s: Fix some warnings and add a few labels
bbce6ab7 3149 to keep things from parallelizing where we don't want them to.
252b5132
RH
3150
3151 * gas/d30v/reloc.s: Fix warning.
74b5b66a 3152
252b5132
RH
3153 * gas/d30v/opt.d, reloc.d, inst.d: Rebuild.
3154
74b5b66a 3155 * gas/d30v/label.s: New test. Check that labels are aligned
bbce6ab7 3156 on 8-byte boundaries.
252b5132
RH
3157
3158 * gas/d30v/guard-debug.s: New test. Test output with "-g".
3159
74b5b66a 3160 * gas/d30v/serial.s: New test. Check for warnings with
bbce6ab7 3161 illegal serial instructions.
252b5132
RH
3162
3163 * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when
bbce6ab7 3164 odd-numbered registers are used for some instructions.
252b5132 3165
74b5b66a 3166 * gas/d30v/bittest.s: New test. Check for bit operation
bbce6ab7 3167 instructions (BCLR, BNOT, BSET, BTST) in the IU.
252b5132
RH
3168
3169 * gas/d30v/mul.s: New test. Check for restricted sequences
bbce6ab7 3170 in a bunch of different multiply instructions.
74b5b66a 3171
252b5132
RH
3172 * gas/vtable/vtable.exp (run_list_test): Don't
3173 run test on D30V.
3174
31751999-03-05 Nick Clifton <nickc@cygnus.com>
3176
3177 * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag
74b5b66a 3178 test.
252b5132
RH
3179
31801999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
3181
3182 * gas/mips/mips.exp: Run the new tests, below.
3183 * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
3184 gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
3185 * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
3186
3187 * lib/gas-defs.exp (run_dump_test): Document. It's not
74b5b66a 3188 really trivial.
252b5132
RH
3189
3190 * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing
3191 $program (the dump tool).
3192
31931999-02-10 Doug Evans <devans@casey.cygnus.com>
3194
3195 * gas/m32r/allinsn.d: Prefix all | with \.
3196 (push,pop): Fix expected output.
3197 * gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
3198 * gas/m32r/fslot.d: Prefix all | with \.
3199
32001999-02-08 Nick Clifton <nickc@cygnus.com>
3201
3202 * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator.
3203 Some ports use it as a comment initiator.
3204
3205 * gas/vtable/entry1.d: Do not look for an addend. Some ports use
3206 REL relocations and so do not have one.
3207
32081998-12-18 Nick Clifton <nickc@cygnus.com>
3209
3210 * gas/fr30/allinsn.s: Fix to match latest assembler syntax.
3211 * gas/fr30/allinsn.d: Fix to match latest assembler output
3212
32131998-12-03 Nick Clifton <nickc@cygnus.com>
3214
3215 * gas/fr30/allinsn.d: Updated to match latest assembler output.
3216
32171998-12-02 Nick Clifton <nickc@cygnus.com>
3218
3219 * gas/fr30/allinsn.s: Replace illegal insns with legal versions.
3220
3221 * gas/fr30/allinsn.d: Update to match latest assembler output.
3222
ff460b2a 32231998-11-19 Dave Brolley <brolley@cygnus.com>
252b5132
RH
3224
3225 * gas/fr30/allinsn.s: Reorder insns for better simulation.
3226
ff460b2a 32271998-11-19 Doug Evans <devans@charmed.cygnus.com>
252b5132
RH
3228
3229 * gas/mips/sync.[sd]: New testcase.
3230 * gas/mips/mips.exp: Run it.
3231
ff460b2a 32321998-11-18 Dave Brolley <brolley@cygnus.com>
252b5132
RH
3233
3234 * gas/fr30/allinsn.s (dmov): Correct hex literals.
3235
ff460b2a 32361998-11-17 Nick Clifton <nickc@cygnus.com>
252b5132
RH
3237
3238 * gas/fr30/allinsn.s: Moved currently un-assembliable instructions
3239 to end of file.
3240
3241 * gas/fr30/allinsn.d: Added disassembly of currently assembliable
3242 opcodes.
3243
d6e5ae25 32441998-11-16 Nick Clifton <nickc@cygnus.com>
252b5132
RH
3245
3246 * gas/fr30/allinsn.s: Fix syntax errors.
3247
d6e5ae25 32481998-11-16 Dave Brolley <brolley@cygnus.com>
252b5132
RH
3249
3250 * gas/fr30/allinsn.s: Fixed more typos.
3251
d6e5ae25 32521998-11-13 Nick Clifton <nickc@cygnus.com>
252b5132
RH
3253
3254 * gas/fr30/allinsn.s: Fixed typos and added some tests of upper
3255 case vs lower case.
3256
d6e5ae25 32571998-11-10 Nick Clifton <nickc@cygnus.com>
252b5132
RH
3258
3259 * gas/fr30/allinsn.s: New file.
3260 * gas/fr30/allinsn.d: New file.
3261 * gas/fr30/allinsn.exp: New file.
3262 * gas/fr30/fr30.exp: New file.
3263
d6e5ae25 32641998-11-02 Doug Evans <devans@canuck.cygnus.com>
252b5132
RH
3265
3266 * gas/m32r/fslot.[sd]: New testcase.
3267 * gas/m32r/m32r.exp: Run it.
3268
d6e5ae25 32691998-10-20 Alan Modra <alan@spri.levels.unisa.edu.au>
252b5132
RH
3270
3271 * gas/i386/i386.exp: Run AMD insn test.
3272 * gas/i386/amd.s: New test.
3273 * gas/i386/amd.d: New test results.
3274
d6e5ae25 32751998-09-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
252b5132
RH
3276
3277 * gas/vtable/inherit1.l: Require only the word GAS somewere in the
3278 first line of the listing.
3279
3280Tue Sep 1 10:20:03 1998 Richard Henderson <rth@cygnus.com>
3281
3282 * gas/ppc/astest.d: Adjust regexps to match a 64-bit host.
3283 * gas/ppc/astest2.d: Likewise.
3284
3285Mon Aug 31 13:25:07 1998 Richard Henderson <rth@cygnus.com>
3286
3287 * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
3288 of whitespace for 64-bit hosts.
3289
3290Mon Aug 31 12:45:49 1998 Richard Henderson <rth@cygnus.com>
3291
3292 * gas/vtable/vtable.exp: New.
3293 * gas/vtable/{entry0.s,entry0.d}: New.
3294 * gas/vtable/{entry1.s,entry1.d}: New.
3295 * gas/vtable/{inherit0.s,inherit0.d}: New.
3296 * gas/vtable/{inherit1.s,inherit1.l}: New.
3297
3298Thu Aug 20 23:18:06 1998 Ian Lance Taylor <ian@cygnus.com>
3299
3300 * gas/i386/white.l: Revert patch of August 12.
3301
3302Wed Aug 12 11:54:37 1998 Jeffrey A Law (law@cygnus.com)
3303
3304 * gas/mn10300/udf.s: New test.
3305 * gas/mn10300/basic.exp: Run it.
3306
3307Wed Aug 12 13:25:38 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
3308
3309 * gas/i386/general.l: Test andb $~0x80,foo.
3310 * gas/i386/general.s: Update.
3311
3312 * gas/i386/white.l: Expect warning for stand-alone ss prefix.
3313
3314Tue Jul 21 12:46:59 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
3315
3316 * gas/i386/white.s: Add some more whitespace tests.
3317 * gas/i386/white.l: Update accordingly.
3318
3319Mon Jul 13 18:15:11 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
3320
3321 * gas/i386/*: All new i386 testsuite.
3322
33231998-07-02 Ken Raeburn <raeburn@cygnus.com>
3324
3325 * lib/gas-defs.exp (gas_init): Complain if target name isn't in
3326 canonical form.
3327
3328Wed Jul 1 15:35:09 1998 Nick Clifton <nickc@cygnus.com>
3329
3330 * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.
3331
3332Wed Jul 1 17:31:39 1998 Ian Lance Taylor <ian@cygnus.com>
3333
3334 * gas/ppc/simpshft.s: Add alignment so that it works on AIX.
3335 * gas/ppc/simpshft.d: Change accordingly. Only dump the .text
3336 section.
3337
3338Tue Jun 23 15:14:43 1998 Nick Clifton <nickc@cygnus.com>
3339
3340 * gas/v850/hilo2.s: Use r1 as the destination of the movea
3341 instruction, since r0 is read only.
3342
3343 * gas/v850/basic.exp: Fix names of special area relocations.
3344 Set -mwarn-signed-overflow flag when running range.s test.
3345
3346Sun Jun 21 12:44:43 1998 Nick Clifton <nickc@cygnus.com>
3347
3348 * gas/d30v/reloc.d: Updated to match latest assembler output.
3349
d6e5ae25 33501998-06-17 Frank Ch. Eigler <fche@cygnus.com>
252b5132
RH
3351
3352 * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
74b5b66a 3353 run on differently targeted assembler.
252b5132
RH
3354 * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
3355 * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
3356 * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
3357 * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
74b5b66a 3358
252b5132 3359 * gas/mips/ld-ilocks.d: Removed disassembler flags to let target
74b5b66a 3360 defaults go unmodified. Replaced $f4/$f5 with $fp[45], as the
252b5132
RH
3361 original `ld.d' had. Find `ld.s'.
3362 * gas/mips/mul-ilocks.d: Nearly ditto.
74b5b66a 3363
d6e5ae25 33641998-06-11 Nick Clifton <nickc@cygnus.com>
252b5132
RH
3365
3366 * gas/d30v/inst.d: Expect repeati instrucitons to be combined.
3367
3368 * gas/d30v/inst.s: Add nop to keep assembled instructions at
3369 expected addresses.
3370
d6e5ae25 33711998-06-08 Nick Clifton <nickc@cygnus.com>
252b5132
RH
3372
3373 * gas/d30v/array.d: Updated to match latest assembler results.
3374 * gas/d30v/reloc.d: Partially updated to match latest assembler
74b5b66a 3375 results.
252b5132 3376
d6e5ae25 33771998-06-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
252b5132
RH
3378
3379 * gas/m68k/operands.s: For all pc relative addresses change tstl
3380 to pea since the former does not allow pcrel on m68000. Do not
3381 make label foo global, so that references to it can be relaxed on
3382 ELF targets.
3383 * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
3384
d6e5ae25 33851998-06-02 Geoff Keating <geoffk@ozemail.com.au>
252b5132
RH
3386
3387 * gas/ppc/ppc.exp: Run simpshft test.
3388 * gas/ppc/simpshft.d: New file.
3389 * gas/ppc/simpshft.s: New file.
3390
d6e5ae25 33911998-06-01 Jeffrey A Law (law@cygnus.com)
252b5132
RH
3392
3393 * gas/mips/div-ilocks.d: Handle both "break" instruction variants.
3394 * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
74b5b66a 3395
d6e5ae25 33961998-05-29 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
3397
3398 * gas/mips/mips.exp: Adjust ilocks initialization to match current
3399 assembler defaults more closely.
3400
3401 * gas/sh/fp.s: Remove ftst/nan. The assembler no longer supports
3402 the instruction.
3403 * gas/sh/basic.exp: Adjust accordingly.
3404
3405Wed May 27 15:26:51 1998 Nick Clifton <nickc@cygnus.com>
3406
3407 * gas/d30v/align.d: Updated to match latest assembler output.
3408 * gas/d30v/inst.d: Updated to match latest assembler output.
3409 * gas/d30v/inst.s: Updated to match latest assembler rules.
3410 * gas/d30v/opt.d: Updated to match latest assembler output.
3411
3412Fri May 22 15:56:51 1998 Doug Evans <devans@canuck.cygnus.com>
3413
3414 * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.
3415 * gas/m32r/uppercase.d: Likewise.
3416
3417Thu May 21 15:03:06 1998 Nick Clifton <nickc@cygnus.com>
3418
3419 * gas/arm/thumb.s: Add period to start of labels to prevent
3420 assembler thinking that they are function entry points.
3421
3422Tue May 19 18:17:10 1998 Ian Lance Taylor <ian@cygnus.com>
3423
3424 * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.
3425
3426Mon May 18 13:11:45 1998 Frank Ch. Eigler <fche@cygnus.com>
3427
3428 * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match
74b5b66a
AJ
3429 disassembler.
3430
252b5132
RH
3431Fri May 15 14:51:01 1998 Gavin Koch <gavin@cygnus.com>
3432
3433 * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.
3434 * gas/mips/ld-ilocks-addr32.d : New.
3435
3436Wed May 13 15:06:31 1998 Doug Evans <devans@canuck.cygnus.com>
3437
3438 * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
3439
3440Thu May 7 13:05:25 1998 Frank Ch. Eigler <fche@cygnus.com>
3441
3442 * gas/mips/break20.[sd]: New tests for 20-bit operand break and
74b5b66a 3443 sddbp instructions.
252b5132 3444 * gas/mips/trap20.[sd]: New tests for 20-bit operand trap
74b5b66a 3445 instructions.
252b5132
RH
3446 * gas/mips/mips.exp: Run them.
3447
3448Thu Apr 30 11:55:01 1998 Frank Ch. Eigler <fche@cygnus.com>
3449
3450 * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels
74b5b66a
AJ
3451 in disassembly, where the offset is in hex and has a "0x" prefix.
3452
252b5132
RH
3453Tue Apr 28 16:38:34 1998 Frank Ch. Eigler <fche@cygnus.com>
3454
3455 * gas/mips/lineno.[sd]: Assembly source line number test.
3456 * gas/mips/mips.exp: Added lineno test.
3457
3458Wed Apr 8 18:45:17 1998 Jeffrey A Law (law@cygnus.com)
3459
3460 * gas/testsuite/all/gas.exp: No longer expect failures for
3461 difference of undefined symbols on mn10x00 targets.
3462
3463Mon Mar 23 10:47:33 1998 Frank Ch. Eigler <fche@cygnus.com>
3464
3465 * gas/all/align.s: Back out ".section text" change below;
3466 use ".text" again.
3467 * gas/macros/semi.s: Ditto.
74b5b66a 3468
252b5132
RH
3469Fri Mar 20 18:51:49 1998 Frank Ch. Eigler <fche@cygnus.com>
3470
3471 * gas/all/align.s: Identify ".text" section explicitly.
3472 * gas/macros/semi.s: Ditto.
74b5b66a
AJ
3473
3474
3475
252b5132
RH
3476Mon Mar 2 13:30:40 1998 Doug Evans <devans@seba.cygnus.com>
3477
3478 * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
3479 (ldi16): Improve test.
3480 (nop): Fix test.
3481
3482Thu Feb 12 20:12:39 1998 Ian Lance Taylor <ian@cygnus.com>
3483
3484 * gasp/macro.out: Adjust to reflect the fact that keyword
3485 arguments are now permitted after positional arguments.
3486
3487Wed Feb 4 15:27:44 1998 Nick Clifton <nickc@cygnus.com>
3488
3489 * gas/arm/arm7t.d: Update to match latest assembler output.
3490
3491Wed Feb 4 15:40:00 1998 Geoffrey Keating <geoffk@ozemail.com.au>
3492
3493 * gas/ppc/ppc.exp: New file.
3494 * gas/ppc/astest.s, gas/ppc/astest.d: New test.
3495 * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.
3496
3497Sun Feb 1 21:43:54 1998 Jeffrey A Law (law@cygnus.com)
3498
3499 * gas/mips/4010.s: Pad test code out to a 16byte boundary.
3500 * gas/mips/4010.d: Corresponding changes.
3501 * gas/mips/4100.s: Pad test code out to a 16byte boundary.
3502 * gas/mips/4100.d: Corresponding changes.
3503 * gas/mips/4650.s: Pad test code out to a 16byte boundary.
3504 * gas/mips/4650.d: Corresponding changes.
3505
3506Fri Jan 30 14:09:13 1998 Ian Lance Taylor <ian@cygnus.com>
3507
3508 * gas/mri/moveml.d: Add test comments, fix regexps.
3509
3510Thu Jan 29 13:34:49 1998 Doug Evans <devans@canuck.cygnus.com>
3511
3512 * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
3513
3514Thu Jan 29 09:43:50 1998 Richard Henderson <rth@cygnus.com>
3515
3516 * gas/m68k/mri_moveml.[sd]: Moved to ...
3517 * gas/mri/moveml.[sd]: ... here.
3518 * gas/mri/mri.exp: Run it.
3519
3520Tue Jan 27 21:55:44 1998 Jeffrey A Law (law@cygnus.com)
3521
3522 * gas/mips/4010.s: Add 4010 tests.
3523 * gas/mips/4010.d: Expected output.
3524 * gas/mips/4100.s: Add 4010 tests.
3525 * gas/mips/4100.d: Expected output.
3526 * gas/mips/4650.s: Add 4010 tests.
3527 * gas/mips/4650.d: Expected output.
3528 * gas/mips/mips.exp: Run the new tests.
3529 * gas/mips/*.d: Pass the right processor model to objdump.
3530 Fix minor cases where expected output was wrong due to opcode
3531 conflicts.
3532
3533Tue Jan 27 05:35:02 1998 Richard Henderson <rth@cygnus.com>
3534
3535 * gas/m68k/mri_moveml.[sd]: New testcase.
3536
3537Thu Jan 22 17:29:07 1998 Nick Clifton <nickc@cygnus.com>
3538
3539 * gas/m32r/high-1.d: Add hash prefix to constants.
3540
3541 * gas/m32r/allinsn.s: Add hash prefix to some constants.
3542 * gas/m32r/allinsn.d: Add hash prefix to constants.
3543
3544Wed Jan 21 21:24:08 1998 Manfred Hollstein <manfred@s-direktnet.de>
3545
3546 * gas/m88k/init.d: Fix hexadecimal offsets.
3547
3548Wed Jan 14 17:49:22 1998 Nick Clifton <nickc@cygnus.com>
3549
3550 * gas/m32r/uppercase.d: Fix white space matching.
3551 * gas/m32r/relax-1.d: Fix white space matching.
3552
3553Wed Jan 14 15:44:32 1998 Jeffrey A Law (law@cygnus.com)
3554
3555 * gas/mips/div.d: Update for recent assembler changes.
3556 * gas/mips/div-ilocks.d: Likewise.
3557
3558Wed Jan 14 11:13:06 1998 Doug Evans <devans@seba.cygnus.com>
3559
3560 * gas/m32r/allinsn.d (cmpui): Update output to new format.
3561
3562Thu Dec 18 11:10:42 1997 Nick Clifton <nickc@cygnus.com>
3563
3564 * gas/arm/inst.d: Updated to match latest disassembler changes.
3565
3566 * gas/arm/arm7t.d: Updated to match latest disassembler changes.
3567
3568Tue Dec 16 22:19:25 1997 Ken Raeburn <raeburn@cygnus.com>
3569
3570 * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d,
3571 gas/mips/jal-xgot.d: Add assembler option to select a specific
3572 target chip, the R3000.
3573 * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting
3574 R3900.
3575 * gas/mips/mips.exp: Run it.
3576
3577 * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax
3578 targets.
3579
3580Wed Oct 15 10:40:14 1997 Jeffrey A Law (law@cygnus.com)
3581
3582 * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.
3583
3584 * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler
3585 changes.
3586
ff460b2a 35871997-10-09 Doug Evans <dje@canuck.cygnus.com>
252b5132
RH
3588
3589 * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.
3590
ff460b2a 35911997-10-09 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
3592
3593 * gas/arm/arm7t.d: Update for recent disassembler changes.
3594 * gas/h8300/ffxx1.d: Likewise.
3595
ff460b2a 35961997-10-08 Doug Evans <dje@canuck.cygnus.com>
252b5132
RH
3597
3598 * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
3599
ff460b2a 36001997-10-08 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
3601
3602 * gas/sparc/synth.d: Update for recent disassembler changes.
3603 * gas/sparc/synth64.d: Likewise.
3604
3605 * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
3606 function symbol.
3607 * gas/mips/jal.s: Likewise.
3608
ff460b2a 36091997-10-07 Doug Evans <dje@canuck.cygnus.com>
252b5132
RH
3610
3611 * gas/sparc/reloc64.[sd]: New testcase.
3612 * gas/sparc/sparc.exp: Run it.
3613
ff460b2a 36141997-10-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
3615
3616 * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
3617
ff460b2a 36181997-10-03 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
3619
3620 * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
3621 work. Correct for big endian and for tabs in input file.
3622
3623 * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
3624 * gas/alpha/fp.s: Change comment characters from ! to #.
3625
ff460b2a 36261997-09-18 Doug Evans <dje@canuck.cygnus.com>
252b5132
RH
3627
3628 * gas/sparc/splet.d: Update to new objdump output format.
3629 * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
3630 * gas/sparc/set64.[ds]: New testcase.
3631 * gas/sparc/splet-2.[ds]: New testcase.
3632 * gas/sparc/sparc.exp: Run them.
3633
ff460b2a 36341997-08-16 Ken Raeburn <raeburn@cygnus.com>
252b5132
RH
3635
3636 Merge changes from Martin Hunt:
3637
74b5b66a 3638 * gas/d30v/inst.s: Add some new tests.
252b5132 3639
74b5b66a
AJ
3640 * gas/d30v/{inst, opt, reloc}.d: Update results with
3641 new disassembler changes.
252b5132 3642
74b5b66a 3643 * gas/d30v/inst.[sd]: Update examples for d*i instructions.
252b5132
RH
3644
3645 * gas/d30v/*.d: Update all test results because
74b5b66a 3646 of new ".s" and ".l" extensions.
252b5132
RH
3647
3648 * gas/d30v/inst.[sd]: Correct entry for mulx2h.
74b5b66a 3649 * gas/d30v/opt.[sd]: Correct st2w instruction.
252b5132
RH
3650
3651 * gas/d30v/align.d: Change expected output.
3652
74b5b66a 3653 * gas/d30v/reloc.[sd]: Add test case.
252b5132
RH
3654
3655 * gas/d30v/array.[sd]: New test case.
3656
74b5b66a 3657 * gas/d30v/opt.[sd]: Added more test cases.
252b5132
RH
3658
3659 * gas/d30v/opt.s: Add test cases.
74b5b66a 3660 * gas/d30v/reloc.s: Fix a test case.
252b5132
RH
3661 * gas/d30v/{opt,reloc}.d: Regenerate.
3662
3663Mon Sep 8 14:21:23 1997 Doug Evans <dje@canuck.cygnus.com>
3664
3665 * gas/m32r/high-1.[ds]: New testcase.
3666 * gas/m32r/m32r.exp: Run it.
3667
3668Mon Aug 25 11:04:24 1997 Doug Evans <dje@canuck.cygnus.com>
3669
3670 * gas/m32r/relax-1.[ds]: New testcase.
3671 * gas/m32r/m32r.exp: Run it.
3672
3673Thu Aug 14 23:49:49 1997 Doug Evans <dje@canuck.cygnus.com>
3674
3675 * gas/arc: New directory
3676 * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
3677 ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
3678
3679Wed Aug 6 00:33:30 1997 Ian Lance Taylor <ian@cygnus.com>
3680
3681 * config/default.exp: Set AS and GASP to as-new, not as.new.
3682
3683Tue Aug 5 12:33:23 1997 Ian Lance Taylor <ian@cygnus.com>
3684
3685 * config/default.exp: Set NM to nm-new, not nm.new, to match
3686 recent change in binutils build directory.
3687
3688Thu Jul 31 15:21:51 1997 Jeffrey A Law (law@cygnus.com)
3689
3690 * gas/v850/range.s: New test.
3691 * gas/v850/basic.exp: Run it.
3692
3693Tue Jul 29 14:35:02 1997 Jeffrey A Law (law@cygnus.com)
3694
3695 * gas/v850/hilo2.s: New test.
3696 * gas/v850/fepsw.s: New test.
3697 * gas/v850/basic.exp: Run them.
3698
3699Tue Jul 15 13:03:17 1997 Doug Evans <dje@canuck.cygnus.com>
3700
3701 * gas/m32r/uppercase.[sd]: New testcase.
3702 * gas/m32r/m32r.exp: New file.
3703
3704Mon Jun 16 14:32:11 1997 Ian Lance Taylor <ian@cygnus.com>
3705
3706 * gas/m68k/pcrel.d: Update for m68k disassembler changes.
3707 * gas/m68k/operands.d: Likewise.
3708
3709Mon Jun 2 16:50:03 1997 Nick Clifton <nickc@cygnus.com>
3710
3711 * gas/arm/arm.exp: Added changes from armT-970328-branch.
3712
3713Mon Jun 2 12:09:02 1997 Gavin Koch <gavin@cygnus.com>
3714
3715 * gas/mips/mips.exp: The r3900 has interlocks for mul, but
3716 not div.
3717
3718Mon Jun 2 12:03:32 1997 Gavin Koch <gavin@.cygnus.com>
3719
74b5b66a 3720 * gas/mips/mul.{d,s}: End the tests with no-ops.
252b5132
RH
3721
3722Mon Jun 2 11:48:58 1997 Gavin Koch <gavin@cygnus.com>
3723
3724 * lib/gas-defs.exp (regexp_diff): Improve messages when one
3725 file is shorter than the other.
3726
3727Wed May 7 16:18:30 1997 Manfred Hollstein <manfred@s-direktnet.de>
3728
3729 * gas/m88k/init.{s,d}: New checks for proper padding of
3730 .init sections.
3731 * gas/m88k/m88.exp: Run them.
3732
3733 * gas/m68k/t2.d: New file for check of presence of section
3734 symbols on the m68k-motorola-sysv.
3735 * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
3736
3737Wed May 7 16:12:24 1997 Ian Lance Taylor <ian@cygnus.com>
3738
3739 * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
3740
3741 * gas/mips/lifloat.s: Update for recent changes to floating point
3742 handling.
3743 * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
3744 * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
3745
3746 * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
3747
3748Sat Apr 19 23:16:35 1997 Niklas Hallqvist <niklas@petra.appli.se>
3749
3750 * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
3751
3752Wed Apr 16 12:20:24 1997 Martin Hunt <hunt@cygnus.com>
3753
3754 * gas/d30v/d30.exp: Add optimizer test case.
3755 * gas/d30v/opt.s: Add conditional compilation tests.
3756 * gas/d30v/opt.d: Rebuild.
3757
3758Tue Apr 15 18:10:01 1997 Gavin Koch <gavin@cygnus.com>
3759
3760 * gas/mips/{delay.d,nodelay.d}: added.
3761
3762Mon Apr 7 12:57:45 1997 Doug Evans <dje@canuck.cygnus.com>
3763
3764 * gas/m32r/allinsn.d: Update to new objdump output style.
3765
3766Fri Apr 4 13:19:39 1997 Ian Lance Taylor <ian@cygnus.com>
3767
3768 * gas/all/float.s: Put a tab before .text, to keep the PA happy.
3769
3770 * gas/arm/arm.exp: Only run inst and arm7t on targets which can
3771 handle -EL. Add setup_xfail for thumb.
3772
3773 * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
3774
3775Thu Apr 3 18:26:56 1997 Doug Evans <dje@canuck.cygnus.com>
3776
3777 * gas/m32r/allinsn.{exp,s.d}: New testcases.
3778
3779Thu Mar 27 00:42:28 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3780
3781 * gas/d30v/d30.exp: Add test case reloc.
3782 * gas/d30v/reloc.[sd]: New files to test relocations.
3783
3784Sat Mar 15 17:21:46 1997 Ian Lance Taylor <ian@cygnus.com>
3785
3786 * gas/arm/inst.d: Update for disassembler changes.
3787 * gas/arm/arm7t.d: Likewise.
3788
3789Tue Mar 11 13:31:56 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
3790
3791 * gas/m68k/op68000.d: Update for recent assembler bug fix.
3792
3793Wed Mar 5 13:01:24 1997 Jeffrey A Law (law@cygnus.com)
3794
3795 * gas/all/gas.exp: xfail a couple tests for the mn10300.
3796
3797Mon Mar 3 11:41:00 1997 Fred Fish <fnf@cygnus.com>
3798
3799 * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
3800 relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
3801
3802Thu Feb 27 15:21:46 1997 Fred Fish <fnf@cygnus.com>
3803
3804 * gas/tic80/{align.d, align.lst, align.s} New test for the
3805 ".align" pseudop.
3806 * gas/tic80/tic80.exp: Run the align test.
74b5b66a 3807
252b5132
RH
3808Wed Feb 26 20:36:46 1997 Fred Fish <fnf@cygnus.com>
3809
3810 * gas/tic80/{float.d, float.lst, float.s}: New tests for
3811 simple floating point operands.
3812 * gas/tic80/tic80.exp: Run the float test.
3813
3814Wed Feb 26 15:16:04 1997 Fred Fish <fnf@cygnus.com>
3815
3816 * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
74b5b66a 3817 regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
252b5132
RH
3818 New tests for :m and :s operand modifiers.
3819 * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
3820
3821Tue Feb 25 13:45:55 1997 Ian Lance Taylor <ian@cygnus.com>
3822
3823 * gas/macros/semi.s: Force the final alignment to use a fill value
3824 of 0.
3825
3826 * gas/all/cond.s, gas/all/cond.d: New test.
3827 * gas/all/gas.exp: Run it.
3828
3829Mon Feb 24 10:52:12 1997 Bob Manson <manson@charmed.cygnus.com>
3830
3831 * lib/gas-defs.exp(gas_init): Added new parameter for script
3832 name.
3833
3834Mon Feb 24 10:40:28 1997 Fred Fish <fnf@cygnus.com>
3835
3836 * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
74b5b66a 3837 regops.d, relocs1.d,
252b5132
RH
3838 (relocs1.c): Add file for reference.
3839 (relocs1b.d): Split reloc table contents test to different test file.
3840 (relocs2.c): Add test that uses various types (char, short, int, ...) of
3841 static and global variables with data shuffling to generate lots of ld/st
3842 instructions for the different types.
3843 (relocs2.d): New file, expected code for relocs2 test.
3844 (relocs2.lst): New file, TI assembler listing for reference.
3845 (relocs2.s): New file, assembly source for relocs2 test.
3846 (relocs2b.d): New file, expected reloc table contents for relocs2 test.
3847 (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
3848
3849Sun Feb 23 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
3850
3851 * gas/all/itbl-test.c(main): Update function calls.
3852 Remove parameters from itbl_get_reg_val and
3853 change itbl_get_insn_name to itbl_get_field.
3854
3855Sun Feb 23 17:22:00 1997 Dawn Perchik <dawn@cygnus.com>
3856
3857 * gas/mips/itbl: Add comments.
3858 * gas/mips/itbl.s: Add comments. Prefix register names with $.
3859 * gas/all/itbl: Generic table for testing for itbl support.
3860 * gas/all/itbl.s: Generic assembly for testing for itbl support.
3861 * gas/mips/itbl-test.c: Moved to gas/all.
3862 * gas/all/itbl-test.c: Moved from gas/mips.
3863
3864Sat Feb 22 20:24:23 1997 Fred Fish <fnf@cygnus.com>
3865
3866 * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
74b5b66a 3867 endmask.lst, regops.lst}: Remove ^M's from end of lines.
252b5132
RH
3868 * gas/tic80/bitnum.s: Add comment to each line showing value
3869 that symbolic BITNUM assembles to. Add coverage for raw
3870 numeric values for the BITNUM operand.
3871 * gas/tic80/bitnum.d: Update due to bitnum.s changes.
3872 * gas/tic80/regops.d: Update due to opcode library additions
3873 of floating point test BITNUM values that are ambiguous with
3874 the integral ones.
3875 * gas/tic80/relocs1.s: New test case that tests simple relocs.
3876 * gas/tic80/relocs1.d: Expected output for above.
3877 * gas/tic80/relocs1.lst: TI assembler listing for above.
3878 * gas/tic80/tic80.exp: Add relocs1 test.
3879
3880Fri Feb 21 14:23:14 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
3881
3882 * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
3883 inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
3884
3885Wed Feb 19 00:55:29 1997 Ian Lance Taylor <ian@cygnus.com>
3886
3887 * gas/macros/semi.s, gas/macros/semi.d: New test.
3888 * gas/macros/macros.exp: Run it.
3889 * gas/mri/semi.s, gas/mri/semi.d: New test.
3890 * gas/mri/mri.exp: Run it.
3891
3892Tue Feb 18 13:37:06 1997 Jeffrey A Law (law@cygnus.com)
3893
3894 * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
3895 output.
74b5b66a 3896
252b5132
RH
3897Fri Feb 14 17:56:27 1997 Ian Lance Taylor <ian@cygnus.com>
3898
3899 * gas/all/align.d, gas/all/align.s: New test.
3900 * gas/all/gas.exp: Run it.
3901
3902Thu Feb 13 14:44:05 1997 Ian Lance Taylor <ian@cygnus.com>
3903
3904 * gas/mips/mips16.d: Correct PC relative instruction bytes.
3905
3906Wed Feb 12 12:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
3907
3908 * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
3909 * gas/mips/lif-xgot.d: Likewise.
3910 * gas/mips/ulh-svr4pic.d: Likewise.
3911 * gas/mips/ulh-xgot.d: Likewise.
3912
3913 * gas/mips/mips16.d: Update for yet another change in disassembly
3914 output (this one is spacing only).
3915
3916Tue Feb 11 14:45:39 1997 Fred Fish <fnf@cygnus.com>
3917
3918 * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
74b5b66a 3919 ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
252b5132
RH
3920 endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
3921 tic80.exp}: New files for TIc80 test cases.
3922
3923Tue Feb 11 15:46:27 1997 Ian Lance Taylor <ian@cygnus.com>
3924
3925 * gas/mips/mips16.d: Update for change in disassembly output.
3926
3927Mon Feb 10 22:24:00 1997 Dawn Perchik <dawn@cygnus.com>
3928
bbce6ab7 3929 * gas/mips/itbl-test.c: Add copyright message and fix indentation.
252b5132
RH
3930
3931Mon Feb 10 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
3932
74b5b66a 3933 * gas/mips/itbl-test.c: New file. Stand-alone assembler and
252b5132
RH
3934 dissassembler for itbl support.
3935
3936Mon Feb 10 17:20:00 1997 Dawn Perchik <dawn@cygnus.com>
3937
3938 * gas/mips/itbl: New file. Instruction Spec for testing --itbl
3939 option.
3940 * gas/mips/itbl.s: New file. Assembly with ne2w instructions
3941 specified in itbl.
3942
3943Fri Feb 7 16:42:53 1997 Bob Manson <manson@charmed.cygnus.com>
3944
3945 * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
3946 * lib/gas-defs.exp: Ditto.
3947
3948Mon Feb 3 15:46:05 1997 Ian Lance Taylor <ian@cygnus.com>
3949
3950 * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
3951 objdump. Update for current relocation printing style.
3952
3953Thu Jan 30 11:57:33 1997 Ian Lance Taylor <ian@cygnus.com>
3954
3955 * gas/mips/mips16.d: Update for disassembler changes.
3956
3957Thu Jan 23 03:15:06 1997 Angela Marie Thomas (angela@cygnus.com)
3958
3959 * gas/mips/mips.exp: set ilocks for all 4100/4300
3960
3961Thu Jan 2 16:49:17 1997 Ian Lance Taylor <ian@cygnus.com>
3962
3963 * gas/mips/mips16.s, gas/mips/mips16.d: New test.
3964 * gas/mips/mips.exp: Run mips16 test.
3965
3966 * gas/mips/mips.exp: Run dli test unconditionally.
3967 * gas/mips/dli.s: Add text symbol. Add nops to round to 16 byte
3968 boundary.
3969 * gas/mips/dli.d: Corresponding changes.
3970
3971Tue Dec 31 13:03:16 1996 Ian Lance Taylor <ian@cygnus.com>
3972
3973 * gas/sparc/synth.d: Use --prefix-addresses for objdump.
3974 * gas/sparc/synth64.d: Likewise.
3975
3976Tue Dec 24 16:30:58 1996 Angela Marie Thomas (angela@cygnus.com)
3977
3978 * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
3979
3980Fri Dec 13 13:05:33 1996 Ian Lance Taylor <ian@cygnus.com>
3981
3982 * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
3983 .ifdef, to accomodate change to avoid default alignment on
3984 embedded systems.
3985
3986Wed Dec 11 09:26:01 1996 Jeffrey A Law (law@cygnus.com)
3987
3988 * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
3989 "movb dm,(an)".
3990
3991Tue Dec 10 13:01:05 1996 Jeffrey A Law (law@cygnus.com)
3992
3993 * gas/mn10300/basic.exp: Update after endianness changes to
3994 the assembler.
3995
3996 * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
3997 * gas/mn10200/{movb.s, movbu.s}: Likewise.
3998 * gas/mn10200/basic.exp: Run them.
3999
4000Mon Dec 9 17:08:38 1996 Jeffrey A Law (law@cygnus.com)
4001
4002 * gas/mn10200/*.s: New tests for the mn10200 assembler.
4003 * gas/mn10200/basic.exp: Run them.
4004
4005Fri Dec 6 15:35:04 1996 Jeffrey A Law (law@cygnus.com)
4006
4007 * gas/mn10300/*.s: Remove '$' register prefixing.
4008
4009Mon Nov 25 16:35:33 1996 Doug Evans <dje@canuck.cygnus.com>
4010
4011 * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
4012 \r will be present.
4013
4014Mon Nov 25 13:45:02 1996 Ian Lance Taylor <ian@cygnus.com>
4015
4016 * gas/m68k/*.d: Update for disassembler changes.
4017 * gas/mri/*.d: Likewise.
4018
4019Mon Nov 25 11:38:37 1996 Jeffrey A Law (law@cygnus.com)
4020
4021 * gas/mn10300/*.s: Use '$' as register prefix for
4022 all register operands.
4023
4024Thu Nov 21 11:52:54 1996 Jeffrey A Law (law@cygnus.com)
4025
4026 * gas/all/gas.exp: xfail a couple tests for the mn10300.
4027
4028Wed Nov 20 11:31:41 1996 Jeffrey A Law (law@cygnus.com)
4029
4030 * gas/mn10300/other.s: Update for correct syntax on a
4031 few instructions (those with register lists).
4032 * gas/mn10300/basic.exp: Corresponding changes.
4033
4034Tue Nov 19 13:36:57 1996 Jeffrey A Law (law@cygnus.com)
4035
4036 * gas/mn10300/movm.s: Update for correct syntax.
4037 * gas/mn10300/basic.exp: Update expected movm bit patterns.
4038
4039Fri Nov 15 13:57:42 1996 Jeffrey A Law (law@cygnus.com)
4040
4041 * gas/mn10300/other.s: Put parens around register
4042 argument in calls and jmp instructions.
4043
4044Wed Nov 13 13:16:04 1996 Jeffrey A Law (law@cygnus.com)
4045
4046 * gas/h8300/ffxx1.d: Update for recent disassembler changes.
4047
4048Mon Nov 11 16:03:24 1996 Jeffrey A Law (law@cygnus.com)
4049
4050 * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
4051 as needed.
4052 * gas/hppa/unsorted/unsorted.exp: Likewise.
4053
4054Thu Nov 7 00:27:52 1996 Jeffrey A Law (law@cygnus.com)
4055
4056 * gas/mn10300/basic.exp: Check opcode insertion for
4057 extended instructions.
4058 * gas/mn10300/extend.s: Tweak constants for better
4059 testsuite coverage.
4060
4061Wed Nov 6 13:50:07 1996 Jeffrey A Law (law@cygnus.com)
4062
4063 * gas/mn10300/basic.exp: Test insertion of operands
4064 into call and jmp instructions with 32bit offsets.
4065 Fix typo in bit test patterns.
4066 * gas/mn10300/other.s: Tweak constants to improve
4067 testsuite coverage.
4068
4069 * gas/mn10300/basic.exp: Test insertion of 32bit operand
4070 in calls, btst, bclr & bset instructions.
4071
4072 * gas/mn10300/*.s: Tweak constants in 32bit insns for
4073 better testing coverage.
4074 * gas/mn10300/basic.exp: Test insertion of most 32bit
4075 operands.
4076
4077Tue Nov 5 13:33:12 1996 Jeffrey A Law (law@cygnus.com)
4078
4079 * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
4080 movbu, movhu instructions. Check bit patterns for more bit
4081 operations. Check bit patterns for various 16bit call, retf
4082 and ret instructions.
4083 * gas/mn10300/other.s: Update operands for better test coverage.
4084
4085Mon Nov 4 12:55:11 1996 Jeffrey A Law (law@cygnus.com)
4086
4087 * gas/mn10300/basic.exp: Check bit patterns for a couple more
4088 mov and cmp instructions.
4089
4090Tue Oct 29 17:05:43 1996 Ian Lance Taylor <ian@cygnus.com>
4091
4092 * gas/mips/*.d: Update for disassembler changes.
4093
4094Wed Oct 16 22:39:50 1996 Jeffrey A Law (law@cygnus.com)
4095
4096 * gas/v850/reloc.s: New tests.
4097 * gas/v850/basic.exp: Run them.
4098
4099Mon Oct 14 13:52:55 1996 Ian Lance Taylor <ian@cygnus.com>
4100
4101 * gas/mips: Add symbols to several testsuites, since the ELF
4102 assembler now always builds a symbol table, which means that
4103 objdump will no longer report `No symbols in FILE'. Change the
4104 expected output accordingly.
4105
4106Thu Oct 10 13:11:48 1996 Jeffrey A Law (law@cygnus.com)
4107
4108 * gas/mn10300/basic.exp: Check bit patterns for instructions
4109 with a single 8bit or 16bit immediate operand.
4110
4111 * gas/mn10300/basic.exp: Check bit patterns for many
4112 instructions. Add missing test in do_mov1.
4113 * gas/mn10300/mov1.s: Add missing test.
4114
4115Wed Oct 9 14:15:18 1996 Jeffrey A Law (law@cygnus.com)
4116
4117 * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
4118 * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
4119 * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
4120 * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
4121 * gas/mn10300/{shift.s, sub.s}: Likewise.
4122 * gas/mn10300/basic.exp: Run them.
4123
4124Thu Oct 3 09:57:03 1996 Jeffrey A Law (law@cygnus.com)
4125
4126 * gas/mn10200, gas/mn10300: New directories for Matsushita
4127 mn10200 and mn10300 tests.
4128
4129Tue Oct 1 15:38:28 1996 Ian Lance Taylor <ian@cygnus.com>
4130
4131 * lib/gas-defs.exp (gas_version): Fix for current version
4132 printing.
4133
4134Sun Sep 29 07:55:58 1996 Doug Evans <dje@canuck.cygnus.com>
4135
4136 * gas/sparc/splet.d: Fix typo in cpusha result.
4137
4138Mon Sep 23 12:33:31 1996 Ian Lance Taylor <ian@cygnus.com>
4139
4140 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
4141
4142Wed Sep 18 12:14:06 1996 Ian Lance Taylor <ian@cygnus.com>
4143
4144 * gas/all/cofftag.s: Use .p2align rather than .align.
4145
4146Fri Sep 13 15:28:04 1996 Jeffrey A Law (law@cygnus.com)
4147
4148 * gas/h8300/macs.s: Add "stmac" instructions.
4149 * gas/h8300/basic.exp: Test them.
4150
4151Thu Sep 12 10:28:44 1996 James G. Smith <jsmith@cygnus.co.uk>
4152
4153 * gas/arm/thumb.s (back): Check assembly of Thumb BL.
4154
4155Mon Sep 9 14:37:00 1996 Ian Lance Taylor <ian@cygnus.com>
4156
4157 * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
4158 registers.
4159
4160Fri Sep 6 18:23:54 1996 James G. Smith <jsmith@cygnus.co.uk>
4161
4162 * gas/mips/dli.{s,d}: More test cases added.
4163
4164Wed Sep 4 11:47:29 1996 James G. Smith <jsmith@cygnus.co.uk>
4165
4166 * gas/mips/mips.exp: Add check for dli macro instruction.
4167 * gas/mips/dli.{s,d}: Added.
4168
4169Sat Aug 31 01:25:03 1996 Jeffrey A Law (law@cygnus.com)
4170
4171 * gas/v850/basic.exp (do_mem): Check bit patterns for short
4172 load/store instructions. Remove xfails for short load/store
4173 instructions.
4174 * gas/v850/mem.s: Offsets for short load/store operands
4175 are unsigned.
4176
4177 * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
4178 (do_jumps): Likewise.
74b5b66a 4179
252b5132
RH
4180Fri Aug 30 00:37:55 1996 Jeffrey A Law (law@cygnus.com)
4181
4182 * gas/v850/misc.s: Tweak register numbers for better testing.
4183 * gas/v850/basic.exp (do_misc): Corresponding changes.
4184
4185 * gas/v850/hilo.s: New testfile.
4186 * gas/v850/basic.exp: Run hilo tests.
4187
4188Thu Aug 29 11:32:23 1996 James G. Smith <jsmith@cygnus.co.uk>
4189
4190 * gas/arm/arm7t.d: Explicitly force little-endian assembly.
4191
4192Fri Aug 23 11:02:55 1996 Jeffrey A Law (law@cygnus.com)
4193
4194 * gas/v850/basic.exp (do_move): Test instruction bit patterns.
4195 * gas/v850/move.s: Tweak constants for better testing.
4196
4197 * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
4198 xfail sst and sld tests.
4199 (do_mov): Remove bogus xfail.
4200 * gas/v850/mem.s: sst and sld instructions can only index from
4201 "ep" register.
4202
4203 * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
4204 Update addresses.
4205 * gas/v850/logical.s: Tweak constants for better testing.
4206
4207 * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
4208 but not displacements (yet).
4209
4210 * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
4211
4212 * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
4213 but not displacements (yet).
74b5b66a 4214
252b5132
RH
4215 * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
4216
74b5b66a 4217 * gas/v850/basic.exp (do_arith): Test instruction bit patterns.
252b5132
RH
4218 * gas/v850/arith.s: Tweak constants for better testing.
4219
4220 * gas/v850/basic.exp (do_misc): No longer expect failures
4221 assembling "ldsr" and "stsr" opcodes.
4222 * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
4223 opcodes.
4224
4225 * gas/v850/basic.exp (do_misc): No longer expect failures
4226 assembling "trap" opcodes.
4227 * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
4228
4229 * gas/v850: New directory with v850 tests.
4230
4231Fri Aug 16 00:19:10 1996 Jeffrey A Law (law@cygnus.com)
4232
4233 * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
4234 fic and fice instructions to test 3bit space identifiers.
4235 * gas/hppa/basic/system.s: Similarly for iitlba and
4236 iitlbp.
4237 * gas/hppa/basic/basic.exp: Corresponding changes.
4238
4239Thu Aug 15 16:25:05 1996 James G. Smith <jsmith@cygnus.co.uk>
4240
4241 * gas/arm/arm.exp: Change inst.s test to check objdump.
4242 * gas/arm/inst.d: Added.
74b5b66a 4243
252b5132
RH
4244Thu Aug 15 16:06:02 1996 James G. Smith <jsmith@cygnus.co.uk>
4245
4246 * gas/arm/thumb.s: Added.
4247 * gas/arm/immed.s: Added.
4248 * gas/arm/arch4t.s: Added.
4249 * gas/arm/arm.exp: Updated to run the new tests.
4250
4251Tue Aug 6 11:06:29 1996 Jeffrey A Law (law@cygnus.com)
4252
4253 * gas/h8300/misch.s: Reenable "eepmov.w" test.
4254 * gas/h8300/miscs.s: Likewise.
4255 * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
4256 on the H8/300H and H8/S. Don't expect it to fail.
4257
4258Wed Jul 31 10:57:44 1996 Doug Evans <dje@canuck.cygnus.com>
4259
4260 * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
4261
4262Wed Jul 31 15:55:12 1996 James G. Smith <jsmith@cygnus.co.uk>
4263
4264 * gas/arm/arm7t.s: Added.
4265 * gas/arm/arm7t.d: Added.
4266 * gas/arm/arm.exp: Updated to run the new test.
4267
4268Mon Jul 8 14:27:39 1996 Ian Lance Taylor <ian@cygnus.com>
4269
4270 * gas/m68k/pcrel.d: Rename from schwab.d.
4271 * gas/m68k/pcrel.s: Rename from schwab.s.
4272
4273Mon Jul 8 14:23:26 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
4274
4275 * gas/m68k/schwab.d: Correct for ELF format.
4276 * gas/m68k/all.exp: Run "schwab" test for all targets.
4277
4278Thu Jul 4 14:23:36 1996 Ian Lance Taylor <ian@cygnus.com>
4279
4280 Avoid DOS file naming problems:
4281 * gas/h8300/branch.s: Rename from branches.s.
4282 * gas/h8300/branchh.s: Rename from branchesh.s.
4283 * gas/h8300/branchs.s: Rename from branchess.s.
4284 * gas/h8300/rotsh.s: Rename from rotshift.s.
4285 * gas/h8300/rotshh.s: Rename from rotshifth.s.
4286 * gas/h8300/rotshs.s: Rename from rotshifts.s.
4287 * gas/h8300/h8300.exp: Corresponding changes.
4288
4289Thu Jul 4 14:01:46 1996 James G. Smith <jsmith@cygnus.co.uk>
4290
4291 * gas/mips/mips.exp: Add new tests for processors with interlocks
74b5b66a 4292 on div and mul.
252b5132
RH
4293 * gas/mips/div-ilocks.d: Added.
4294 * gas/mips/mul-ilocks.d: Added.
74b5b66a 4295
252b5132
RH
4296Wed Jul 3 14:20:04 1996 Ian Lance Taylor <ian@cygnus.com>
4297
4298 * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
4299 which now pass.
4300 * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
4301 bit host.
4302
4303Sat Jun 29 18:21:51 1996 Ian Lance Taylor <ian@cygnus.com>
4304
4305 * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
4306 test.
4307 * gas/vax/quad.exp: Expect a nop after the movq.
4308
4309Tue Jun 18 12:39:49 1996 Jeffrey A. Law <law@rtl.cygnus.com>
4310
4311 * gas/h8300/cbranchh.s: Switch into h8300h mode.
4312 * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
4313
4314 * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
4315 H8/S.
4316 * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
4317 * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
4318 * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
4319 * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
4320 * gas/h8300/{rotshifts.s,extends.s}: Likewise.
4321 * gas/h8300/h8300.exp: Run them.
4322
4323Mon Jun 10 14:14:40 1996 Ian Lance Taylor <ian@cygnus.com>
4324
4325 * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
4326 with the same name as a global variable.
4327 * gas/all/gas.exp: Run cofftag test for any COFF target.
4328
4329Thu Jun 6 12:30:05 1996 Ian Lance Taylor <ian@cygnus.com>
4330
4331 * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
4332 test.
4333
4334Fri May 31 10:11:13 1996 Jeffrey A Law (law@cygnus.com)
4335
4336 * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
4337
4338Wed May 29 16:35:43 1996 Ian Lance Taylor <ian@cygnus.com>
4339
4340 * gas/mips/jal-xgot.d: Correct for 64 bit output.
4341
4342Thu Apr 25 19:31:59 1996 Doug Evans <dje@canuck.cygnus.com>
4343
4344 * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
4345
4346Wed Apr 24 17:06:18 1996 Ian Lance Taylor <ian@cygnus.com>
4347
4348 * gas/m68k/op68000.d: Add statements now caught by gas.
4349
4350Mon Apr 22 16:45:12 1996 Doug Evans <dje@canuck.cygnus.com>
4351
4352 * gas/sparc/splet.[ds]: New tests for sparclet extensions.
4353 * gas/sparc/sparc.exp: Run them.
4354
4355Mon Apr 15 17:25:18 1996 Ian Lance Taylor <ian@cygnus.com>
4356
4357 * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
4358 * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
4359 * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
4360 * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
4361
4362Wed Apr 10 14:27:51 1996 Jeffrey A Law (law@cygnus.com)
4363
4364 * gas/h8300/mov32bug.s: New test.
4365 * gas/h8300/h8300.exp: Run it.
4366
4367Fri Apr 5 10:13:28 1996 Jeffrey A Law (law@cygnus.com)
4368
4369 * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
4370 * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
4371 * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
4372 * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
4373 * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
4374 * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
4375 * gas/h8300/h8300.exp: Run them.
4376
4377 * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
4378
4379 * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
4380
4381 * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
4382 * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
4383 * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
4384 * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
4385 * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
4386 * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
4387 * gas/h8300/h8300.exp: Run them.
4388
4389Fri Mar 15 17:16:24 1996 Ian Lance Taylor <ian@cygnus.com>
4390
4391 * gas/sparc/synth.d: Don't require sparc in the file format, since
4392 it won't be there on SunOS.
4393
4394Thu Mar 7 14:51:23 1996 Doug Evans <dje@charmed.cygnus.com>
4395
4396 * gas/sparc/synth.[ds]: New testcase.
4397 * gas/sparc/sparc.exp: Run it.
4398
4399Fri Mar 1 12:01:48 1996 Jeffrey A Law (law@cygnus.com)
4400
4401 * gas/all/gas.exp: xfail difference of two undefined symbols
4402 and difference of forward references for the h8300.
4403
4404Thu Feb 22 16:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
4405
4406 * gas/mips/lb-xgot.d: Correct.
4407
4408Mon Feb 19 02:43:36 1996 Doug Evans <dje@charmed.cygnus.com>
4409
4410 * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
4411 to gas.
4412 * gas/sparc/addend.exp: Execute for any sparc cpu.
4413 * gas/sparc/{mismatch.exp,mism-1.s}: New test.
4414
4415Wed Feb 14 13:49:59 1996 Ian Lance Taylor <ian@cygnus.com>
4416
4417 * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
4418 * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
4419 * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
4420 * gas/mips/mips.exp: Run new tests if svr4pic.
4421
4422Sat Jan 27 13:27:45 1996 Doug Evans <dje@charmed.cygnus.com>
4423
4424 * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
4425
4426Fri Jan 26 14:24:01 1996 Jeffrey A Law (law@cygnus.com)
4427
4428 * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
4429
4430Wed Jan 10 12:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
4431
4432 * gas/mips/*.d: Update for changes to disassembler.
4433
4434Wed Jan 3 22:59:53 1996 Ian Lance Taylor <ian@cygnus.com>
4435
4436 * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
74b5b66a 4437 change.
252b5132
RH
4438
4439Fri Nov 17 10:32:25 1995 Ian Lance Taylor <ian@cygnus.com>
4440
4441 * gas/mri/immconst.d: New test.
4442 * gas/mri/mri.exp: Run it.
4443 * gas/mri/constants.s: Test immediate constants.
4444 * gas/mri/constants.d: Corresponding change.
4445
4446 * gas/m68k/link.s: Add nop to pad to eight byte boundary.
4447 * gas/m68k/link.d: Corresponding change.
4448
4449Sun Nov 12 21:28:11 1995 Jeffrey A Law (law@cygnus.com)
4450
4451 * gas/hppa/unsorted/brlenbug.s: New test.
4452 * gas/hppa/unsorted/unsorted.exp: Run it.
4453
4454Sun Nov 5 12:49:27 1995 Ian Lance Taylor <ian@cygnus.com>
4455
4456 * gas/mips/beq.s: Declare text_label global.
4457 * gas/mips/jal.s: Likewise.
4458
4459Fri Nov 3 12:35:07 1995 Ian Lance Taylor <ian@cygnus.com>
4460
4461 * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
4462
4463 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
4464 * gas/m68k/all.exp: Run it.
4465
4466Thu Nov 2 23:11:05 1995 Ian Lance Taylor <ian@cygnus.com>
4467
4468 * gas/m68k/link.s, gas/m68k/link.d: New test.
4469 * gas/m68k/all.exp: Run it.
4470
4471Tue Oct 24 10:57:20 1995 Jeffrey A Law (law@cygnus.com)
4472
4473 * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
4474 * gas/hppa/basic/system.s: Corresponding changes.
4475
4476Fri Oct 6 17:13:35 1995 Ken Raeburn <raeburn@cygnus.com>
4477
4478 * gas/m68k/operands.d: Don't require a fixed number of leading
4479 zeros in any number.
4480
4481 * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
4482 for immediate values.
4483
4484Fri Oct 6 10:54:13 1995 Doug Evans <dje@canuck.cygnus.com>
4485
4486 * gas/arm/arm.exp: Renamed from gas.exp.
4487 * gas/arm/le-fpconst.[sd]: New testcase.
4488
4489Fri Sep 29 15:12:10 1995 Ian Lance Taylor <ian@cygnus.com>
4490
4491 * gas/mri/mri.exp: Only run tests for m68k target.
4492
4493Mon Sep 25 12:31:46 1995 Ian Lance Taylor <ian@cygnus.com>
4494
4495 * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
4496 test.
4497
4498Thu Sep 21 01:26:08 1995 Jeff Law (law@snake.cs.utah.edu)
4499
4500 * gas/sh/fp.s (fmac): Update for new assembly syntax.
4501
4502Mon Sep 18 14:04:34 1995 Ian Lance Taylor <ian@cygnus.com>
4503
4504 * lib/gas-defs.exp (gas_run): Call prune_system_crud.
4505 (run_dump_test, objdump): Likewise.
4506
4507Thu Sep 14 13:10:10 1995 Doug Evans <dje@canuck.cygnus.com>
4508
4509 * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
4510 * gas/sparc/sparc.exp: Run them.
4511
4512Wed Sep 13 16:35:51 1995 Ian Lance Taylor <ian@cygnus.com>
4513
4514 * Makefile.in, configure.in: Remove; the testsuite is now run
4515 directly from the gas Makefile.
4516
4517Mon Sep 11 11:44:23 1995 Ian Lance Taylor <ian@cygnus.com>
4518
4519 * gas/mri/empty.s: New file.
4520 * gas/mri/mri.exp: Test assembling empty.s.
4521 * gas/mri/comment.s: Add a couple more comment variants.
4522
4523 * gas/mri/mri.exp: Add xfail for the expr test for all hppa
4524 targets.
4525
4526Wed Sep 6 21:39:23 1995 Ian Lance Taylor <ian@cygnus.com>
4527
4528 * gas/mri/comment.s, gas/mri/comment.d: New test.
4529 * gas/mri/mri.exp: Run it.
4530 * gas/mri/expr.s: Remove whitespace in operand field.
4531 * gas/mri/for.s: Add comments for further testing.
4532 * gas/macros/test2.s: Put in an upper case ELSE to test case
4533 insensitivity.
4534
4535Wed Aug 30 16:12:03 1995 Doug Evans <dje@canuck.cygnus.com>
4536
4537 * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
4538
4539Tue Aug 29 18:59:33 1995 Doug Evans <dje@canuck.cygnus.com>
4540
4541 * gas/sparc/sparc.exp: New file.
4542 * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
4543
4544Mon Aug 21 14:39:29 1995 Ian Lance Taylor <ian@cygnus.com>
4545
4546 * gas/macros/*: New tests for macros.
4547
4548 * gas/mri/common.s: Use data, not .data.
4549
4550 * gasp/pl3.out: Update for changes in commented source output when
4551 LOCAL is used.
4552
4553Sat Aug 19 17:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
4554
4555 * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
4556 of diff.
4557 * lib/gas-defs.exp: Define prune_system_crud if it is not already
4558 defined.
4559
4560Fri Aug 18 11:09:38 1995 Ian Lance Taylor <ian@cygnus.com>
4561
4562 * gasp/mri/*.out: Use ;, not !, for the comment character.
4563
4564Wed Aug 16 12:24:12 1995 Ian Lance Taylor <ian@cygnus.com>
4565
4566 * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
4567 expect failure for targets which use SOM.
4568
4569 * lib/gas-defs.exp (run_dump_test): If the program to run does not
bbce6ab7 4570 exist, mark the test as untested.
252b5132
RH
4571
4572 * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
4573 common test.
4574
4575 * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
4576 rather than using an implicit a.out.
4577
4578 * gas/mri/for.s: Add nop to round out to four byte boundary.
4579 * gas/mri/repeat.s: Likewise.
4580 * gas/mri/while.s: Likewise.
4581 * gas/mri/for.d: Expected added nop.
4582 * gas/mri/repeat.d: Likewise.
4583 * gas/mri/while.d: Likewise.
4584
4585 * gas/mips/*.d: Change all test names to say MIPS.
4586
4587Tue Aug 15 15:42:33 1995 Ian Lance Taylor <ian@cygnus.com>
4588
4589 * gas/mri/for.d, gas/mri/for.s: New test.
4590 * gas/mri/if.d, gas/mri/if.s: New test.
4591 * gas/mri/repeat.d, gas/mri/repeat.s: New test.
4592 * gas/mri/while.d, gas/mri/while.s: New test.
4593 * gas/mri/mri.exp: Run the new tests.
4594
4595Mon Aug 14 16:03:07 1995 Ian Lance Taylor <ian@cygnus.com>
4596
4597 * gas/mri/expr.d: Permit leading zeroes, in case we're using a
bbce6ab7 4598 64-bit BFD.
252b5132
RH
4599
4600 * gasp/mri/*: New tests.
4601 * gasp/gasp.exp: Run them. Also, clean up the test names used in
4602 pass and fail.
4603
4604Sun Aug 13 00:39:24 1995 Jeff Law (law@snake.cs.utah.edu)
4605
4606 * gas/sh/basic.exp: Update now that we know the right
4607 bit patters for the new sts instructions.
4608
4609Thu Aug 10 00:46:21 1995 Ian Lance Taylor <ian@cygnus.com>
4610
4611 * gas/mri/char.d: Fix for little endian machines.
4612 * gas/mri/float.d: Likewise.
4613
4614Wed Aug 9 15:34:36 1995 Ian Lance Taylor <ian@cygnus.com>
4615
4616 * gas/all/struct.s, gas/all/struct.d: New test.
4617 * gas/all/gas.exp: Run it.
4618
4619Tue Aug 8 17:11:39 1995 Ian Lance Taylor <ian@cygnus.com>
4620
4621 * gas/mri/common.s, gas/mri/common.d: New test.
4622 * gas/mri/mri.exp: Run it.
4623
4624Mon Aug 7 22:39:28 1995 Ian Lance Taylor <ian@cygnus.com>
4625
4626 * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
4627 test.
4628
4629 * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
4630 truncated files, so that the tests pass.
4631
4632 * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
4633 constants, and expr.
4634
4635 * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run
4636 on vxworks*, not just vxworks5.1.
4637
4638 * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
4639 (run_dump_test): Just call pass or fail.
4640
4641 * gas/m68k/operands.s, gas/m68k/operands.d: New test.
4642 * gas/m68k/op68000.d: New test.
4643 * gas/m68k/cas.s, gas/m68k/cas.d: New test.
4644 * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
4645 * gas/m68k/schwab.d: Run objdump with -j .text. Adjust for
4646 changes to disassembler.
4647 * gas/m68k/all.exp: Run new tests. Run schwab test for
4648 m68k-*-coff*.
4649
4650Mon Aug 7 03:01:32 1995 Jeff Law (law@snake.cs.utah.edu)
4651
4652 * gas/sh/*: New tests for the hitachi-sh.
4653
4654Tue Aug 1 18:02:47 1995 Ian Lance Taylor <ian@cygnus.com>
4655
4656 * gas/mri/*: New tests for MRI mode.
4657
4658 * lib/gas-defs.exp (run_dump_test): Support using objcopy. Dump
4659 program executions to the log file before running them. Use the
4660 simple program name, rather than the path to the binary being run,
4661 in pass/fail messages.
4662 (regexp_diff): If the regexp file has the special comment #pass,
4663 stop checking at that point.
4664 * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
4665 if they are not already set.
4666
4667Tue Aug 1 11:41:30 1995 steve chamberlain <sac@slash.cygnus.com>
4668
4669 * Makefile.in: Remove superfluous runtest gasp.
4670
4671Mon Jul 31 18:19:26 1995 steve chamberlain <sac@slash.cygnus.com>
4672
74b5b66a 4673 * gasp/*: New.
252b5132
RH
4674 * Makefile.in: Use gasp tests.
4675 * config/default.exp: Add gasp stuff.
4676
4677Thu Jul 20 18:56:48 1995 Jeff Law (law@snake.cs.utah.edu)
4678
4679 * gas/all/gas.exp: Disable tests that are not appropriate for
4680 the PA.
4681
4682Thu Jul 13 18:22:49 1995 Ken Raeburn <raeburn@cygnus.com>
4683
4684 * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
4685
4686Wed Jun 21 21:28:57 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
4687
4688 * gas/m68k/schwab.*: New test based on a test case from Andreas
4689 Schwab.
4690 * gas/m68k/all.exp: Run it for some aout configurations.
4691
4692Mon Jun 12 22:27:18 1995 Jeff Law (law@snake.cs.utah.edu)
4693
4694 * gas/hppa/parse/badfmpyadd.s: New test.
4695 * gas/hppa/parse/parse.exp: Run it.
4696
4697Sun May 21 20:26:18 1995 Jeff Law (law@snake.cs.utah.edu)
4698
4699 * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
4700 ELF targets.
4701
74b5b66a 4702Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
252b5132
RH
4703
4704 * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
4705 * arm/arm6.s: Correct bogus tests.
4706 * arm/gas.exp (arm6.s): Is now a valid test.
4707 (arm7dm.s): New test.
74b5b66a 4708 * arm/float.s: Add load/store multiple floating point instruction
252b5132
RH
4709 tests.
4710
4711Wed May 3 13:14:44 1995 Jeff Law (law@snake.cs.utah.edu)
4712
4713 * gas/hppa/reloc/longcall.s: New test.
4714 * gas/hppa/reloc/reloc.exp: Run it.
4715
4716Tue May 2 16:37:48 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
4717
4718 * gas/mips/ld.d: Modified for gas delay-slot fixes.
4719
4720Sat Apr 29 23:35:18 1995 Doug Evans <dje@chestnut.cygnus.com>
4721
4722 * lib/gas-dg.exp: New file.
4723
4724Tue Apr 11 13:57:52 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
4725
4726 * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
4727 targets.
4728
4729Mon Apr 10 15:36:39 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
4730
4731 * lib/gas-defs.exp (pass_phase): New proc.
4732 (run_dump_test): Note passing or failing of each phase of this
4733 test, instead of failure of phases or passing of complete test.
4734 Ensure test file name is in reported message.
4735
4736Sat Apr 8 12:46:33 1995 Doug Evans <dje@chestnut.cygnus.com>
4737
4738 * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
4739 Always resolve testcase status before returning.
4740 If `slurp_options' fails, return and don't do test.
4741 (slurp_options): Fix "can't open" error message.
4742 Return -1 to indicate error.
4743
4744Mon Mar 20 22:45:30 1995 Jeff Law (law@snake.cs.utah.edu)
4745
4746 * gas/hppa/unsorted/common.s: New test.
4747 * gas/hppa/unsorted/unsorted.exp: Run it.
4748
4749Fri Mar 10 19:07:09 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
4750
4751 * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
4752 uncertainty as to whether there should be trailing bytes in the
4753 output file.
4754 * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
4755 of 0x00000000ffffffff on 64-bit hosts. (I'm not sure if this is
4756 correct.) End with "..." to match trailing zero bytes.
4757
4758Wed Mar 8 15:50:34 1995 Ian Lance Taylor <ian@cygnus.com>
4759
4760 * gas/mips/mips4.d, gas/mips/mips4.s: New files.
4761 * gas/mips/mips.exp: Run new test.
4762
4763Thu Feb 23 17:58:50 1995 Jeff Law (law@snake.cs.utah.edu)
4764
4765 * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
4766 * gas/hppa/basic/basic.exp: Test them.
4767
4768Wed Feb 15 15:43:26 1995 Ian Lance Taylor <ian@cygnus.com>
4769
4770 * gas/mips/uld.d: New file.
4771 * gas/mips/uld.s: New file.
4772 * gas/mips/usd.d: New file.
4773 * gas/mips/usd.s: New file.
4774 * gas/mips/mips.exp: Run new tests.
4775
4776Thu Feb 9 10:57:39 1995 Jeff Law (law@snake.cs.utah.edu)
4777
4778 * gas/hppa/reloc/applybug.s: New test.
4779 * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
4780
4781Thu Feb 2 00:34:55 1995 Jeff Law (law@snake.cs.utah.edu)
4782
bbce6ab7 4783 * gas/hppa/reloc/picreloc.s: New test.
252b5132
RH
4784 * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
4785
4786Fri Jan 27 14:02:02 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
4787
4788 * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
4789 gas/h8300/h8300.exp: New tests.
4790
4791Mon Jan 23 21:44:26 1995 Jeff Law (law@snake.cs.utah.edu)
4792
4793 * gas/hppa/basic/basic.exp (do_system): Update.
4794
4795Wed Jan 11 17:20:25 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
4796
4797 * gas/mips/mips.exp: Don't run the memory-access tests if the
4798 format is a.out, because the generated code is different from what
4799 is used with other formats.
4800
4801Tue Jan 10 11:42:13 1995 Jeff Law (law@snake.cs.utah.edu)
4802
4803 * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
4804 regexp to avoid losing without a controlling tty.
4805
4806Fri Dec 30 18:08:20 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
4807
4808 * gas/i386/pushw.l: Fixed whitespace to match current listing
4809 style.
4810
4811 * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
4812 listings enabled.
4813
4814Thu Dec 15 18:14:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
4815
4816 * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
4817 (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
4818 * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS. Use
4819 findfile and transform procedures to determine objdump program
4820 name.
4821
4822 * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
4823 in case the format doesn't automatically require it.
4824 * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
4825 name for the reloc type.
4826
4827 * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
4828 (run_dump_test): If verbosity level is over 3, print out dump
4829 command and its output.
4830
4831Tue Dec 13 18:21:09 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
4832
4833 * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
4834 disassembly.
4835
4836Fri Dec 9 19:54:04 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
4837
4838 * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
4839 it depends on tty modes.
4840
4841 * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
4842 -nottyinit.
4843
4844 * gas/arm/gas.exp: The arm6 test should report errors, for now.
4845
4846Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
4847
4848 * lib/gas-defs.exp: Use -i in expect_after command.
4849
4850Wed Dec 7 16:49:14 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
4851
4852 * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
4853 disassembly.
4854
4855 * gas/ieee-fp: Renamed from ieee.fp.
4856
4857 * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
4858
4859Wed Nov 30 10:48:00 1994 Jeff Law (law@snake.cs.utah.edu)
4860
4861 * gas/hppa/parse: Renamed from gas/hppa/more.parse.
4862
4863Mon Nov 28 00:40:26 1994 Jeff Law (law@snake.cs.utah.edu)
4864
4865 * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
4866 to fail. Fix comments for the test. Tweak test name.
4867
4868Tue Nov 22 23:38:20 1994 Jeff Law (law@snake.cs.utah.edu)
4869
4870 * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
74b5b66a 4871 output.
252b5132
RH
4872
4873Fri Nov 18 17:56:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
4874
4875 * gas/mips/ld.d: Adjust to work for both big and little endian
4876 code.
4877 * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
4878 * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
4879 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
4880 * gas/mips/usw.d: Likewise.
4881
4882Tue Nov 15 11:09:57 1994 Jeff Law (law@snake.cs.utah.edu)
4883
4884 * gas/hppa/unsorted/align4.s: New test.
4885 * gas/hppa/unsorted/unsorted.exp: Run it.
4886
4887 * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
4888 current expected PA ELF output.
4889 * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
4890 (do_plabel_relocation_test): Likewise.
4891
4892Thu Nov 3 18:14:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
4893
4894 * gas/all/p1480.s: Use larger constant, so expression can have a
4895 positive value.
4896 * gas/all/gas.exp: Expect p1480.s without listings to pass.
4897
4898Thu Nov 3 15:43:46 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
4899
4900 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
4901 Correct test cases.
4902
4903Thu Oct 20 00:55:13 1994 Jeff Law (law@snake.cs.utah.edu)
4904
4905 * gas/hppa/reloc/blebug3.s: New test.
4906 * gas/hppa/reloc/reloc.exp: Run it.
4907
4908Mon Oct 17 02:33:53 1994 Jeff Law (law@snake.cs.utah.edu)
4909
4910 * gas/hppa/reloc/reduce3.s: New test.
4911 * gas/hppa/reloc/reloc.exp: Run it.
4912
4913Sun Oct 16 22:25:56 1994 Jeff Law (law@snake.cs.utah.edu)
4914
4915 * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
4916 current reality.
4917
4918Wed Sep 28 21:21:34 1994 Jeff Law (law@snake.cs.utah.edu)
4919
4920 * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
4921 * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
4922 * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
4923 * gas/hppa/reloc/reloc.exp: Changed accordingly.
4924
4925Wed Sep 28 13:25:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
4926
4927 * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
4928 overflows are correctly converted to jumps.
4929
4930Mon Sep 26 17:41:43 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
4931
4932 * gas/mips: Add test cases for PIC code, both SVR4 style and
4933 -membedded-pic style.
4934
4935Fri Sep 23 14:45:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
4936
4937 * gas/mips: New directory with MIPS specific test cases.
4938
4939 * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
4940 the name of the source file to assemble.
4941 (regexp_diff): Put the reason for failure in the log file.
4942
4943Wed Sep 21 13:44:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
4944
4945 * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
4946 doesn't support it. Redirect stdout using > instead of 1>, and
4947 don't bother to redirect stderr since TCL redirects it anyhow.
4948 (run_dump_test): Pass appropriate arguments to program, defaulting
4949 to -r.
4950
4951Sat Sep 17 01:04:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
4952
4953 * gas/vax: New directory.
4954 * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
4955 values.
4956
4957Mon Sep 12 22:19:11 1994 Jeff Law (law@snake.cs.utah.edu)
4958
4959 * gas/hppa/reloc/r_no_relocbug.s: New test.
4960 * gas/hppa/reloc/reloc.exp: Run it.
4961
4962 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
4963 expected output.
4964
4965Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
4966
4967 * gas/arm/*: New subtree. Add ARM tests.
4968
4969Mon Aug 8 12:13:31 1994 Jeff Law (law@snake.cs.utah.edu)
4970
4971 * gas/hppa/unsorted/unsorted.exp: Accept any character
4972 between foo's type and foo itself.
4973
4974Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
4975
4976 * lib/gas-defs.exp (run_dump_test): New routine for running the
4977 assembler, running objdump or nm (not fully supported) on the
4978 resulting object file, and comparing the results against a file of
4979 regular expressions in the test suite, all in one command.
4980 Options for the assembler and objdump are read from comments at
4981 the start of the .d file.
4982 (fail_phase, slurp_options): New auxiliary routines.
4983 (regexp_diff): Always return a value. Fix bugs in actually doing
4984 the regexp test.
4985
4986 * gas/sun4/addend.exp: Use run_dump_test.
4987 * gas/sun4/addend.d: Fix regular expressions so that they work.
4988
4989Thu Jul 7 11:55:33 1994 Jeff Law (law@snake.cs.utah.edu)
4990
4991 * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
4992 * gas/hppa/reloc/reloc.exp: Run them.
4993
4994Thu Jun 30 18:49:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
4995
4996 * config/default.exp: Look for "as.new" in "$base_dir/..", where
4997 it got compiled, not in "$base_dir".
4998 * config/unknown.exp: Deleted.
4999
5000Sun Jun 26 13:23:54 1994 Jeff Law (law@snake.cs.utah.edu)
5001
5002 * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
5003 before exiting. Enclose both calls inside a "catch".
5004 (objdump_finish): Likewise.
5005
5006Fri Jun 10 10:23:35 1994 Jeff Law (law@snake.cs.utah.edu)
5007
5008 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
5009 for SOM to match current testcase.
5010
5011Thu Jun 2 19:46:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5012
5013 * gas/i386/{pushw.s,pushw.l}: New test.
5014 * gas/i386/all.exp: Run it.
5015
5016 * Makefile.in (distclean): Remove site config files and gas.sum.
5017
5018Fri May 27 12:24:18 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5019
5020 * gas/m68k/disperr.s: Use % for registers.
5021
5022 * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
5023
5024Tue May 17 14:53:08 1994 Bill Cox (bill@rtl.cygnus.com)
5025
5026 * lib/gas-defs.exp: Replace error proc calls with perror calls.
5027
5028Mon May 16 13:19:16 1994 Jeff Law (law@snake.cs.utah.edu)
5029
5030 * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
5031 ELF code.
5032 * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
5033 not support them.
5034 * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
5035 new ELF code.
5036
5037Thu May 5 17:27:54 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5038
5039 * config/default.exp: Renamed from unix-gas.exp.
5040
5041Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
5042
5043 * Makefile.in (check): Set TCL_LIBRARY for runtest.
5044
5045Mon Apr 11 07:54:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5046
5047 * gas/hppa/more.parse/callinfobug.s: Add missing name for
5048 procedure.
5049
5050 * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
5051 $DATA$ rather than $LIT$ subspace.
5052
5053Sun Mar 27 14:05:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5054
5055 * gas/hppa/reloc/funcrelocbug.s: New test.
5056 * gas/hppa/reloc/reloc.exp: Run it.
5057
5058Thu Mar 17 13:38:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5059
5060 * gas/hppa/unsorted/importbug.s: New test.
5061 * gas/hppa/unsorted/unsorted.exp: Run it.
5062
5063Wed Mar 16 11:57:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5064
5065 * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
5066
5067 * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
5068 * gas/hppa/unsorted/unsorted.exp: Run it.
5069
5070 * gas/hppa/more.parse/callinfobug.s: New test.
5071 * gas/hppa/omre.parse/parse.exp: Run it.
5072
5073 * gas/hppa/more.parse/regpopbug.s: New test.
5074 * gas/hppa/more.parse/parse.exp: Run it.
5075
5076Mon Feb 28 14:10:04 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5077
5078 * lib/gas-defs.exp (objdump): New proc.
5079 (objdump_start): Deleted unused proc.
5080 (objdump_start_common): Merged into objdump_start_no_subdir.
5081
5082 * gas/alpha/fp.exp: Use objdump instead of
5083 objdump_start_no_subdir, since the former actually waits for
5084 objdump to finish. Specify .rdata section only. Make comment
5085 indicate Alpha architecture rather than SPARC.
5086 * gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match
5087 against ASCII code 0x2a ("*", special in regexp).
5088 * gas/sun4/addend.exp: Use objdump instead of
5089 objdump_start_no_subdir.
5090
5091Thu Feb 24 07:11:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5092
bbce6ab7 5093 * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
252b5132
RH
5094 a failure if gas is not producing an ELF object.
5095
5096Mon Feb 14 09:24:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5097
5098 * gas/hppa/basic/fmemLRbug.s: New test.
5099 * gas/hppa/basic/basic.exp: Run it.
5100
5101Thu Feb 10 00:34:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5102
5103 * gas/alpha/fp.*: New files.
5104 * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
5105 verbosity level 3 or above only.
5106
5107Mon Feb 7 15:53:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5108
5109 * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
5110 PA OSF1.
5111
5112Fri Feb 4 23:42:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5113
5114 * gas/hppa/more.parse/xmpyubug.s: New test.
5115 * gas/hppa/more.parse/parse.exp: Run it.
5116
5117Fri Feb 4 17:13:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5118
5119 * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
5120 "simple_diff" from linker test suite.
5121 * gas/sun4/addend.exp: Use it.
5122 * gas/sun4/addend.d: New file.
5123
5124Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
5125
5126 * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
5127 format.
5128
5129Thu Jan 20 16:44:51 1994 Rob Savoye (rob@darkstar.cygnus.com)
5130
5131 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
5132 sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
5133 well under either version of expect.
5134
5135Mon Jan 17 00:25:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5136
5137 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested
5138 elsewhere now.
5139 * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
5140 * gas/hppa/basic/basic.exp: Run them.
5141
5142Thu Jan 13 11:59:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5143
5144 * gas/all/gas.exp: No longer expect difference of forward
5145 references to fail.
5146 * gas/all/x930509.s: Fix testcase to match how the expect code was
5147 written.
5148
5149Wed Jan 12 13:41:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5150
5151 * gas/hppa/reloc/reloc.exp: Fix typo in last change. Latest test
5152 for cross-subspace call bugs is no longer expected to fail.
5153
5154 * gas/hppa/more.parse/procbug.s: Add test for another bug relating
5155 to having a function's label follow the .PROC directive.
5156
5157Tue Jan 11 21:47:48 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5158
5159 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
5160 found while working on multiple $CODE$ subspace support.
5161
5162Mon Jan 10 09:54:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5163
5164 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
5165 to fail.
5166 * gas/hppa/more.parse/procbug.s: Add missing .procend.
5167
5168Mon Jan 3 10:07:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
5169
5170 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
5171 app.c change.
5172
5173Wed Dec 29 11:32:39 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5174
5175 * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
5176
5177Wed Dec 15 08:24:31 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
5178
5179 * Makefile.in (site.exp): Don't set ASFLAGS. Quote value of
5180 OBJDUMPFLAGS in case it's empty. Use temporary names until the
5181 end; make creating site.exp the final step.
5182 (check): Pass in ASFLAGS.
5183
5184 * gas/all/gas.exp: Use all_ones proc. Change regexp for matching
5185 C comments to avoid bugs in latest expect code.
5186
5187Wed Dec 8 14:30:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5188
5189 * gas/m68k/disperr.s: New test.
5190 * gas/m68k/all.exp: Run it.
5191
5192Sun Dec 5 19:24:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5193
5194 * gas/hppa/reloc/roundmode.s: New test.
5195 * gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
5196
5197Wed Dec 1 10:44:18 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5198
5199 * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
74b5b66a 5200 test for ELF.
252b5132
RH
5201
5202Tue Nov 30 13:43:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5203
5204 * gas/hppa/more.parse/parse.exp: Test for error on for subspace
5205 directive is an XFAIL for SOM assmeblers.
5206
5207 * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
5208 cross-subspace call test.
5209
5210Sun Nov 28 12:12:50 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5211
5212 * gas/hppa/more.parse/appbug.s: New test.
5213 * gas/hppa/more.parse/parse.exp: Run it.
5214
5215 * gas/hppa/unsorted/align3.s: New test.
5216 * gas/hppa/unsorted/unsorted.exp: Run it.
5217
5218Sat Nov 27 22:50:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5219
5220 * gas/all/p2425.s: Insert a tab before assembler directives so
5221 that the directives are not interpreted as labels.
5222
5223 * gas/hppa/basic/weird.s: Sync with GDB version.
5224
5225 * gas/hppa/more.parse/labelbug.s: New test.
5226
5227 * gas/hppa/more.parse/parse.exp: Run it.
5228
5229Wed Nov 24 01:25:03 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5230
5231 * gas/hppa/reloc/fixupbug.s: New test.
5232 * gas/hppa/reloc/reloc.exp: Run it.
5233
5234 * gas/hppa/reloc/exitbug.s: New test.
5235 * gas/hppa/reloc/reloc.exp: Run it.
5236
5237Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5238
5239 * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
5240 share the same test code.
5241 * gas/hppa/reloc/relocreduce.s: Likewise.
5242
5243 * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
5244 * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
5245
5246Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5247
5248 * gas/hppa/reloc/reloc.exp: No longer expect failure for
5249 field selector on ble instruction test.
5250
5251 * gas/hppa/basic/basic.exp: No longer expect failures for
5252 system instruction tests now that probei is fixed.
5253
5254Sat Nov 6 22:45:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5255
5256 * gas/hppa/reloc/selectorbug.s: New test.
5257 * gas/hppa/reloc/reloc.exp: Run it.
5258
5259Thu Nov 4 17:01:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5260
5261 * gas/hppa/unsorted/fragbug.s: New test.
5262 * gas/hppa/unsorted/unsorted.exp: Run it.
5263
5264Thu Nov 04 09:09:49 1993 Jeffrey Wheat (cassidy@cygnus.com)
5265
5266 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
5267
5268Tue Nov 2 22:12:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5269
5270 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
5271 * gas/hppa/more.parse/parse.exp: Run them.
5272
5273Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5274
5275 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
5276 which specific relocations are expected to be found.
74b5b66a 5277
252b5132
RH
5278Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5279
5280 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
5281
5282 * gas/hppa/more.parse/parse.exp: Add new test.
5283 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
5284 sections are handled correctly.
5285
5286 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
5287
5288Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5289
5290 * gas/hppa/more.parse/calldatabug.s: Colonize.
5291 * gas/hppa/more.parse/parse.exp: Fix typos.
5292
5293Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5294
5295 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
5296 * gas/hppa/*/*.exp: New test drivers.
5297 * gas/hppa/*/*.s: New test files.
5298
5299Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com)
5300
5301 * gas/sun4: New directory.
5302 * gas/sun4/addend.s,addend.exp: New test case.
5303 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
5304 test case.
5305
5306 * gas/all/gas.exp: Check `*' in C comments.
5307
5308 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
5309 simplify some tests.
5310 (want_no_output): Return zero or nonzero, depending on success or
5311 failure.
5312 (gas_test_old): Return value from want_no_output.
5313 (objdump_start_common): Split off from objdump_start.
5314 (objdump_start_no_subdir): New procedure.
5315
5316Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com)
5317
5318 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
5319 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
5320
5321 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
5322 AS_FOR_TARGET.
5323 (check): Don't pass ASFLAGS variable.
5324 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
5325
5326 From Jeff Law:
5327
5328 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
5329 so that tests can parse the output of objdump looking for errors
5330 in relocation entires, file headers and the like.
5331
5332Thu Sep 23 16:20:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5333
5334 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
5335 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
5336 call so it no longer performs multiple tests.
5337 * gas/m68k/all.exp (t2.s): Don't bother with listings.
5338 (p2410.s): Don't pass unwanted arguments to gas_test_error.
5339
5340Wed Aug 25 16:50:08 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5341
5342 * lib/do*: Remove RCS id strings.
5343
5344Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
5345
5346 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
5347 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
5348 * gas/i386: New directory.
5349
5350Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
5351
5352 * Added directory structure, to categorize tests by targets.
5353 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
5354 and refined some to examine the assembler listing output.
5355 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
5356 expect_after patterns.
5357 (gas_start, gas_finish): New procs, for tests that examine process
5358 output.
5359 * config/unix-gas.exp: Invoke gas_init directly, instead of
5360 requiring test .exp files do it.
5361
5362Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5363
5364 * gas/gas.exp: Handle new tests, and changes to testing procs.
5365
5366 * lib/gas-defs.exp (want_no_output): New proc; success iff output
5367 is empty.
5368 (gas_test_old): Functionally same as old gas_test.
5369 (gas_test_ignore_stdout): Rewritten to use want_no_output.
5370 (gas_test): New argument lists set of options to be tried in
5371 combinations. Option with trailing ">" indicates standard output
5372 should be ignored.
5373
5374 * gas/p2425a.s: Use %-form for registers, so this test can be run
5375 on m68k-coff targets too.
5376
5377 * gas/p2430a.s: New test case, whitespace &c matches customer
5378 report more closely. Gets different results from p2430.s; this is
5379 bad, and not yet tested for.
5380
5381Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
5382
5383 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
5384 * lib/run: New script.
5385 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
5386 and redirection options. Use "run" script so redirection works.
5387 (gas_test): Now takes assembler options as separate arg from input
5388 file name.
5389 (gas_test_ignore_stdout): New proc. Discards output.
5390 (gas_test_error): New proc. Expects assembler to generate output.
5391 (target_cpu_family setting): Handle i486->i386 also.
5392
5393 * lib/do*: Scripts moved here from gas/testscripts. May be useful
5394 someday for writing more test cases; not currently used.
5395
5396Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
5397
5398 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
5399 cases.
5400 * gas/gas.exp: Enable them for appropriate targets. Removed some
5401 useless comments &c. Changed m68k target test to be more general.
5402
5403 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
5404 * gas/gas.exp: Call gas_init.
5405
5406Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
5407
5408 * Test suite created.