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