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