]> Git Repo - binutils.git/blame - gas/testsuite/ChangeLog
gas/
[binutils.git] / gas / testsuite / ChangeLog
CommitLineData
4dcb3903
L
12006-01-09 H.J. Lu <[email protected]>
2
3 PR gas/2117
4 * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
5 ltoff22x-5.
6
7 * gas/ia64/ltoff22x-2.d: New file.
8 * gas/ia64/ltoff22x-2.s: Likewise.
9 * gas/ia64/ltoff22x-3.d: Likewise.
10 * gas/ia64/ltoff22x-3.s: Likewise.
11 * gas/ia64/ltoff22x-4.d: Likewise.
12 * gas/ia64/ltoff22x-4.s: Likewise.
13 * gas/ia64/ltoff22x-5.d: Likewise.
14 * gas/ia64/ltoff22x-5.s: Likewise.
15
834b26f4
HPN
162006-01-03 Hans-Peter Nilsson <[email protected]>
17
18 PR gas/2101
19 * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
20
2e1e12b1
JB
212005-12-22 Jan Beulich <[email protected]>
22
23 * gas/all/cond.s: Also check .if works on equates to undefined
24 when the expression value can be known without knowing the
25 value of the symbol.
26 * gas/all/cond.l: Adjust.
27 * gas/i386/equ.s: Also check .if works on (equates to)
28 registers when the expression value can be known without
29 knowing the value of the register.
30 * gas/i386/equ.e: Adjust.
31
b1905489
JB
322005-12-14 Jan Beulich <[email protected]>
33
34 * gas/i386/rex.[sd]: New.
35 * gas/i386/i386.exp: Run new test.
36
4970f871
NS
372005-12-12 Nathan Sidwell <[email protected]>
38
39 * gas/mt: Renamed from ms1 dir. Update file names as needed.
40 * gas/mt/errors.exp: Replace ms1 arch with mt arch.
41 * gas/mt/mt.exp: Replace ms1 arch with mt arch.
42 * gas/mt/relocs.exp: Replace ms1 arch with mt arch.
43
76956aa3
HPN
442005-12-07 Hans-Peter Nilsson <[email protected]>
45
46 * gas/cris/rd-bcnst-pic.d, gas/cris/rd-branch-pic.d,
47 gas/cris/rd-brokw-pic-1.d, gas/cris/rd-brokw-pic-2.d,
48 gas/cris/rd-brokw-pic-3.d, gas/cris/rd-fragtest-pic.d: New tests.
49
cb712a9e
L
502005-12-06 H.J. Lu <[email protected]>
51
52 PR gas/1874
53 * gas/i386/i386.exp: Add x86-64-prescott for 64bit.
54
55 * gas/i386/prescott.s: Test address size override for monitor.
56 * gas/i386/prescott.d: Updated.
57
58 * gas/i386/x86-64-prescott.d: New file.
59 * gas/i386/x86-64-prescott.s: Likewise.
60
63e199b9
HPN
612005-12-06 Hans-Peter Nilsson <[email protected]>
62
63 * gas/cris/rd-pcplus.s, gas/cris/rd-pcplus.d: New test.
64
88856d20
DA
652005-11-24 John David Anglin <[email protected]>
66
d9ca002e
DA
67 * gas/macros/purge.l: Increment line numbers.
68 * gas/macros/purge.s: Add ".data" line.
69
88856d20
DA
70 Bug gas/1896
71 * gas/all/redef2.d: Allow "$DATA$" as well as ".data" in matches.
72 * gas/all/weakref1.d: Allow "$CODE$" as well as ".text" in matches.
73 * gas/hppa/reloc/reloc.exp: Adjust regexp for new output.
74
bad36eac
DJ
752005-11-23 Daniel Jacobowitz <[email protected]>
76 Thiemo Seufer <[email protected]>
77
78 * gas/mips/bge.d, gas/mips/bge.s, gas/mips/bgeu.d, gas/mips/bgeu.s,
79 gas/mips/blt.d, gas/mips/blt.s, gas/mips/bltu.d,
80 gas/mips/bltu.s: Reactivate external branch tests.
81 * gas/mips/branch-misc-2.d, gas/mips/branch-misc-2pic.d,
82 gas/mips/branch-misc-2-64.d, gas/mips/branch-misc-2pic-64.d: New
83 tests.
84 * gas/mips/branch-misc-2.l, gas/mips/branch-misc-2pic.l,
85 gas/testsuite/gas/mips/branch-misc-2pic.s: Remove.
86 * gas/mips/mips.exp: Adjust branch-misc-2 tests. Add 64-bit
87 variants.
88
6e572af0
DA
892005-11-22 John David Anglin <[email protected]>
90
91 * gas/all/quad.d: Add -j "\$DATA\$". Modify regexp to check for
92 "$DATA$" as well as ".data".
93 * gas/all/sleb128.d: Likewise.
94
9af14372
DA
952005-11-20 John David Anglin <[email protected]>
96
6745c726
DA
97 Bug gas/1894 Bug gas/1895
98 * gas/all/gas.exp (redef3): xfail on hppa*-*-hpux*.
99 * gas/all/redef.d: Add -j "\$DATA\$". Modify regexp to check for
100 "$DATA$" as well as ".data".
101 * gas/all/redef2.d: Likewise.
102
9af14372
DA
103 Bug gas/1879
104 * gas/all/weakref1.d: Check for "$CODE$" as well as ".text".
105 * gas/all/weakref1.s: Indent "-ld1 = l".
106 * gas/all/weakref1g.d: Remove --no-sort option.
107 * gas/all/weakref1l.d: Likewise.
108 * gas/all/weakref1u.d: Likewise. Sort expected results.
109 * gas/all/weakref1w.d: Likewise.
110 * gas/all/weakref2.s: Indent directives.
111 * gas/all/weakref3.s: Likewise.
112
92757bc9
JB
1132005-11-17 Jan Beulich <[email protected]>
114
115 * gas/all/cond.s: Also check ifdef works on equates and
116 commons.
117 * gas/all/cond.l: Adjust.
118 * gas/all/redef2.s: Also test redefining equate to label.
119 * gas/all/redef2.d: Adjust.
120 * gas/all/redef3.[sd]: New.
121 * gas/all/redef4.s: New.
122 * gas/all/redef5.s: New.
123 * gas/elf/redef.s: New, copied from original gas/all/redef2.s.
124 * gas/elf/redef.d: Remove #source.
125 * gas/all/gas.exp: Remove exclusion of iq2000-*-* from and
126 adjust xfails for redefinition tests. Run new tests. Exclude
127 alpha*-*-*, mips*-*-*, *c54x*-*-* from weakref tests.
128
a3157d8e
RH
1292005-11-16 Richard Henderson <[email protected]>
130
131 * gas/all/weakref1.s: Use "=" instead of ".set" for equivalence.
132
01ae4198
DJ
1332005-11-15 Daniel Jacobowitz <[email protected]>
134
135 * gas/arm/unwind.s, gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Add
136 a test for saving only the low registers.
137
56424b64
TS
1382005-11-14 Thiemo Seufer <[email protected]>
139
140 * gas/testsuite/gas/mips/mips16e-jrc.d: Tighten file format
141 check, relax whitespace checking.
142
0499d65b
TS
1432005-11-14 David Ung <[email protected]>
144
145 * gas/mips/mips.exp: Run new save/restore tests.
146 * gas/testsuite/gas/mips/mips16e-save.s: New test for generating
147 different styles of save/restore instructions.
148 * gas/testsuite/gas/mips/mips16e-save.d: New.
149
7b0441f6
JB
1502005-11-10 Jan Beulich <[email protected]>
151
152 * gas/i386/intelbad.d: Add tests for ill registers in brackets.
153 * gas/i386/intelbad.l: Adjust.
154
01cfc07f
NC
1552005-11-10 Nick Clifton <[email protected]>
156
157 * gas/arm/archv6t2-bad.s: Add tests of badly composed ldrex and
158 strex instructions.
159 * gas/arm/archv6t2-bad.l: Add expected error messages.
160 * gas/arm/r15-bad.l: Adjust error messages for r15 usage in ldrex
161 and strex instructions.
162
e627d9a0
NC
1632005-11-08 Arnold Metselaar <[email protected]>
164
165 * gas/all/cofftag.s: Convert numbers in .type
166 directives to decimal.
167 * gas/all/gas.exp: enable cofftag-test for z80-*-coff.
168
6f84a2a6
NS
1692005-11-08 Nathan Sidwell <[email protected]>
170
171 Add ms2.
172 * gas/ms1/allinsn.d: Adjust pcrel disassembly.
173 * gas/ms1/errors.exp: Fix target triplet.
174 * gas/ms1/ms1-16-003.d: Adjust pcrel disassembly.
175 * gas/ms1/ms1-16-003.s: Tweak label.
176 * gas/ms1/ms1.exp: Adjust target triplet. Add ms2 test.
177 * gas/ms1/ms2.d, gas/ms1/ms2.s: New.
178 * gas/ms1/relocs.d: Adjust expected machine name and pcrel
179 disassembly.
180 * gas/ms1/relocs.exp: Adjust target triplet.
181
5ca0ee01
JB
1822005-11-07 Jan Beulich <[email protected]>
183
184 * gas/all/redef2.[sd]: New.
185 * gas/all/gas.exp: Run new test.
186 * gas/elf/redef.d: New.
187 * gas/elf/elf.exp: Run new test.
188
5157cd8a
AM
1892005-11-07 Alan Modra <[email protected]>
190
191 * gas/i386/divide.s: Test line comment starting with '/'.
192 * gas/i386/divide.d: Pass --divide to gas.
193 * gas/i386/intelok.d: Likewise.
194 * gas/i386/i386.exp (divide): Run for all targets.
195
5baab855
AM
1962005-11-07 Arnold Metselaar <[email protected]>
197
198 * gas/z80/z80.exp: Added "suffix" test.
199 * gas/z80/suffix.s: New file.
200 * gas/z80/suffix.d: New file.
201
701aa792
L
2022005-11-04 H.J. Lu <[email protected]>
203
204 * gas/i386/padlock.d: Support 64bit BFD.
205
b54788f8
AO
2062005-11-04 Alexandre Oliva <[email protected]>
207
208 * gas/all/gas.exp: Remove weakref xfail. Run weakref4.s.
209 * gas/all/weakref1.s: Move redefinition bits to...
210 * gas/all/weakref4.s: ... new file.
211 * gas/all/weakref1.d: Remove command moved to weakref1u. Adjust
212 remaining command for leading tabs. Regenerate.
213 * gas/all/weakref1l.d: Regenerate.
214 * gas/all/weakref1u.d: Likewise.
215 * gas/all/wealref1w.d: Likewise.
216
774d73da
JB
2172005-11-04 Jan Beulich <[email protected]>
218
219 * gas/all/gas.exp: xfail weakref dump tests for all targets.
220
a329c723
HPN
2212005-10-29 Hans-Peter Nilsson <[email protected]>
222
223 PR gas/1630
224 * gas/all/gas.exp <weakref1, weakref1g, weakref1l, weakref1u,
225 weakref1w>: Xfail for cris-*-* and mmix-*-*.
226
b252df61
JB
2272005-10-27 Jan Beulich <[email protected]>
228
229 * gas/i386/equ.d: Fix typo.
230 * gas/i386/equ.s: Don't globalize r.
231
6a2b6326
JB
2322005-10-27 Jan Beulich <[email protected]>
233
234 * gas/all/gas.exp: Don't xfail equiv1 test anymore.
235
f1022c90
PB
2362005-10-26 Paul Brook <[email protected]>
237
238 * gas/arm/archv6.d: Adjust expected output.
239
4d1bb795
JB
2402005-10-26 Jan Beulich <[email protected]>
241
242 * gas/i386/intel.s: Replace register used in offset expression.
243 * gas/i386/intel.e: Adjust.
244 * gas/i386/intelbad.l: Adjust.
245 * gas/i386/equ.[sed]: New.
246 * gas/i386/i386.exp: Run new test.
247
be751194
HPN
2482005-10-26 Hans-Peter Nilsson <[email protected]>
249
250 * gas/z80/z80.exp: Fix misplaced-open-brace typo.
251
3c9b82ba
NC
2522005-10-25 Arnold Metselaar <[email protected]>
253
254 * gas/all/gas.exp: Exclude Z80-*-* from floating point, string,
255 and cofftag test.
256 * gas/macros/macros.exp: Expect z80-*-* to fail the strings test
257 because it has no string escapes.
258 * gas/z80/quotes.d: New file
259 * gas/z80/quotes.d: New file
260 * gas/z80/quotes.s: New file
261 * gas/z80/redef.d: New file
262 * gas/z80/redef.s: New file
263 * gas/z80/z80.exp: New file
264
d80930e4
BS
2652005-10-24 Bernd Schmidt <[email protected]>
266
267 * gas/bfin/flow2.d: Match changed assembler behaviour.
268 * gas/bfin/reloc.d: Likewise.
269
06e77878
AO
2702005-10-24 Alexandre Oliva <[email protected]>
271
272 * gas/all/weakref1.s, gas/all/weakref1.d: New test.
273 * gas/all/weakref1g.d, gas/all/weakref1l.d: New tests.
274 * gas/all/weakref1u.d, gas/all/weakref1w.d: New tests.
275 * gas/all/weakref2.s, gas/all/weakref3.s: New tests.
276 * gas/all/gas.exp: Run new tests.
277
6a2375c6
JB
2782005-10-24 Jan Beulich <[email protected]>
279
280 * gas/ia64/index.[sl]: New.
281 * gas/ia64/rotX.[sl]: New.
282 * gas/ia64/ia64.exp: Run new tests.
283
5e0bd176
JB
2842005-10-24 Jan Beulich <[email protected]>
285
286 * gas/ia64/regs.pl: Also check tp alias of r13.
287 * gas/ia64/regs.s: Regenerate.
288 * gas/ia64/regs.d: Adjust.
289
29024861
DU
2902005-10-19 David Ung <[email protected]>
291
292 * gas/mips/mips.exp: Run new test.
293 * gas/testsuite/gas/mips/mips16e-jrc.s: New test for converting
294 jalr/jr to the compact jalrc/jrc instructions.
295 * gas/testsuite/gas/mips/mips16e-jrc.d: New.
296
cd0c2720
MS
2972005-10-19 Martin Schwidefsky <[email protected]>
298
299 * gas/s390/zarch-z9-109.s: Add tests for unnormalized hfp multiply
300 and multiply-and-add instructions.
301 * gas/s390/zarch-z9-109.d: Update expected result.
302
2e803135
RE
3032005-10-17 Richard Earnshaw <[email protected]>
304
305 * gas/arm/copro.d: 'mcrlt' instruction should not be disassembled as
306 'cfsh64lt'.
307
4d443107
DA
3082005-10-12 John David Anglin <[email protected]>
309
310 * gas/hppa/basic/basic.exp (do_system): Adjust for removal of lha
311 instructions from system.s.
312 * gas/hppa/basic/system.s (lha): Remove.
313
60d11e55
JB
3142005-10-12 Jan Beulich <[email protected]>
315
316 * gas/ia64/forward.[sd]: New.
317 * gas/ia64/ia64.exp: Run new test.
318
9497f5ac
NC
3192005-10-11 Jan Beulich <[email protected]>
320
321 * gas/all/cond.s: Add test for resolution of fully resolvable
322 forward references in .if/.endif.
323 * gas/all/cond.d: Rename to:
324 * gas/all/cond.l: New.
325 * gas/all/assign-bad.s: New.
326 * gas/all/assign-ok.s: New.
327 * gas/all/equ-bad.s: New.
328 * gas/all/equ-ok.s: New.
329 * gas/all/equiv1.s: New.
330 * gas/all/equiv2.s: New.
331 * gas/all/eqv-bad.s: New.
332 * gas/all/eqv-ok.s: New.
333 * gas/all/eval.[sd]: New.
334 * gas/all/forward.[sd]: New.
335 * gas/all/redef.[sd]: New.
336 * gas/all/gas.exp: Run new tests, but xfail equiv1 (PR/1387).
337
df3b2936
NC
3382005-10-10 Nick Clifton <[email protected]>
339
340 * gas/sh/reg-prefix.s: Use mov.l instruction in preference to
341 movli.l.
342 * gas/sh/reg-prefix.d: Force little endian assembly.
343
ee065d83
PB
3442005-10-08 Paul Brook <[email protected]>
345
346 * gas/arm/eabi_attr_1.s: New test.
347 * gas/arm/eabi_attr_1.d: New test.
348 * gas/arm/arm7t.d: Only disassemble code sections.
349 * gas/arm/bignum1.d: Ignore Arm object attribute sections.
350 * gas/arm/mapping.d: Ditto.
351 * gas/arm/unwind.d: Ditto.
352 * gas/elf/section0.d: Ditto.
353 * gas/elf/section1.d: Ditto.
354 * gas/elf/elf.exp: Set target_machine for Arm EABI based targets.
355 * gas/elf/section2.e-armeabi: New file.
356
37dedf66
NC
3572005-10-06 Khem Raj <[email protected]>
358 NIIBE Yutaka <[email protected]>
359
360 * gas/sh/basic.exp: Run reg-prefix test.
361 * gas/sh/reg-prefix.s: New
362 * gas/sh/reg-prefix.d: New
363
8df55cb8
CM
3642005-09-30 Catherine Moore <[email protected]>
365
366 * gas/bfin: New testsuite for bfin.
367 * gas/all/gas.exp (bfin-*-*): Expected failure for alternate
368 macro syntax.
369
e3cb604e
PB
3702005-09-30 Paul Brook <[email protected]>
371
372 * gas/arm/fpa-mem.s: Remove incorrect comments.
373 * gas/arm/fpa-mem.d: Update expected results.
374
ef0241e7
JB
3752005-09-29 Jan Beulich <[email protected]>
376
377 * gas/ia64/alloc.[sl]: New.
378 * gas/ia64/ia64.exp: Run new test.
379
1a114b12
JB
3802005-09-28 Jan Beulich <[email protected]>
381
382 * gas/i386/x86-64-stack.s, gas/i386/x86-64-stack.d,
383 gas/i386/x86-64-stack-suffix.d, gas/i386/x86-64-stack-intel.d: New.
384 * gas/i386/i386.exp: Run new tests.
385
e05278af
JB
3862005-09-28 Jan Beulich <[email protected]>
387
388 * gas/i386/mixed-mode-reloc.s: Enable all insns.
389 * gas/i386/mixed-mode-reloc32.d: Adjust.
390 * gas/i386/mixed-mode-reloc64.d: Adjust.
391
d182319b
JB
3922005-09-28 Jan Beulich <[email protected]>
393
394 * gas/i386/reloc64.s: Also test .slong.
395 * gas/i386/reloc64.l: Adjust.
396 * gas/i386/reloc64.d: Adjust.
397
69444d9f
AM
3982005-09-21 Alan Modra <[email protected]>
399
400 * gas/lns/lns.exp (lns-common-1): Don't run on targets without
401 a bare nop insn.
402
8aba57de
RH
4032005-09-20 Richard Henderson <[email protected]>
404
405 * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d,
406 gas/cris/rd-dw2-12.d, gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d,
407 gas/cris/rd-dw2-15.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
408 gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
409 gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
410 gas/mips/mips16-dwarf2-n32.d, gas/mips/mips16-dwarf2.d: Add 0x
411 prefix in "Advance PC" lines.
412
3eb17e6b
PB
4132005-09-08 Paul Brook <[email protected]>
414
415 * gas/arm/arch6zk.d: Rename smi to smc.
416 * gas/arm/arch6zk.s: Ditto.
417 * gas/arm/thumb32.d: Ditto.
418 * gas/arm/thumb32.s: Ditto.
419
ecea7679
RH
4202005-09-07 Richard Henderson <[email protected]>
421
422 * gas/lns/lns-common-1.d: Don't match header or special opcode numbers.
423 * gas/lns/lns-common-1.s: Update for syntax change.
424 * gas/lns/lns-diag-1.[sl]: Likewise.
425
bd121721
RH
4262005-09-07 Richard Henderson <[email protected]>
427
428 * gas/mips/mips16-dwarf2.d: Don't match anything but address and line
3eb17e6b 429 number increments. Adjust relocation address.
bd121721
RH
430 * gas/mips/mips16-dwarf2-n32.d: Likewise. Add "N32" to test name.
431
a3dd6b31
RH
4322005-09-07 Richard Henderson <[email protected]>
433
434 * gas/cris/rd-dw2-1.d: Don't match anything but address and line
435 number increments.
436 * gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
437 gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d,
438 gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d, gas/cris/rd-dw2-4.d,
439 gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d, gas/cris/rd-dw2-7.d,
440 gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d: Likewise.
441
bd0eb99b
RH
4422005-09-07 Richard Henderson <[email protected]>
443
444 * gas/lns/lns.exp: New file.
445 * gas/lns/lns-common-1.[sd]: New test.
446 * gas/lns/lns-diag-1.[sl]: New test.
447
e0d52083
CF
4482005-09-06 Chao-ying Fu <[email protected]>
449
450 * gas/mips/mips.exp: Run MT test for mips32r2 only.
451 * gas/mips/mips32-mt.[sdl]: New test.
452
0110f2b8
PB
4532005-09-06 Paul Brook <[email protected]>
454
455 * gas/arm/thumb2_relax.d: New test.
456 * gas/arm/thumb2_relax.s: New test.
457 * gas/arm/thumb32.d: Adjust expected results to include relaxation.
458 * gas/arm/thumb32.s: Tweak for better coverage of relaxable
459 instructions. Remove load/store tests.
460
9a64e435
PB
4612005-09-02 Paul Brook <[email protected]>
462
463 * gas/arm/arm3-bad.s: New test.
464 * gas/arm/arm3-bad.d: New test.
465 * gas/arm/arm3.s: Avoid illegal instructions.
466 * gas/arm/arm3.d: Ditto.
467
8f06b2d8
PB
4682005-09-02 Paul Brook <[email protected]>
469
470 * gas/arm/vfp-bad_t2.d, gas/arm/vfp-bad_t2.l, arm/vfp-bad_t2.s,
471 gas/arm/vfp1_t2.d, gas/arm/vfp1_t2.s, gas/arm/vfp1xD_t2.d,
472 gas/arm/vfp1xD_t2.s, gas/arm/vfp2_t2.d, gas/arm/vfp2_t2.s): New files.
473
c4188bc9
PB
4742005-09-02 Paul Brook <[email protected]>
475
476 * gas/arm/fpa-mem.d: Test "stfpls".
477 * gas/arm/fpa-mem.s: Ditto.
478
9e1373d5
HPN
4792005-09-01 Hans-Peter Nilsson <[email protected]>
480
481 * gas/cris: Adjust all files for testing target
482 cris-axis-linux-gnu.
483
a2dfd01f
PB
4842005-08-30 Paul Brook <[email protected]>
485
486 * gas/arm/thumb.d: Change "sub rn, rn, rn" to "subs rn, rn, rn".
487 * gas/arm/thumb32.d: Ditto.
488
435acd52
JB
4892005-08-26 Jan Beulich <[email protected]>
490
491 * gas/i386/intel.s: Adjust.
492 * gas/i386/intelok.s: Add two more insns.
493 * gas/i386/intelok.d: Adjust.
494
3f31e633
JB
4952005-08-26 Jan Beulich <[email protected]>
496
497 * gas/i386/intelok.d: Adjust.
498
305e06d3
CF
4992005-08-25 Chao-ying Fu <[email protected]>
500
501 * gas/mips/mips.exp: Run DSP test.
502 * gas/mips/mips32-dsp.[sdl]: New test.
503
4fa24527
JB
5042005-08-22 Jan Beulich <[email protected]>
505
506 * gas/i386/mixed-mode-reloc.s, gas/i386/mixed-mode-reloc32.d,
507 gas/i386/mixed-mode-reloc64.d: New.
508 * gas/i386/i386.exp: Run new tests.
509
3d388997
PB
5102005-08-15 Paul Brook <[email protected]>
511
512 * gas/arm/thumb2_it.s: Add more instruction variants.
513 * gas/arm/thumb2_it.d: Ditto.
514
85d30304
MS
5152005-08-12 Martin Schwidefsky <[email protected]>
516
517 * gas/testsuite/gas/s390/s390.exp: Reorganize gas testsuite for s390
518 and add tests for new cpu type z9-109.
519 * gas/testsuite/gas/s390/esa-g5.d: New.
520 * gas/testsuite/gas/s390/esa-g5.s: New.
521 * gas/testsuite/gas/s390/esa-operands.d: New.
522 * gas/testsuite/gas/s390/esa-operands.s: New.
523 * gas/testsuite/gas/s390/esa-reloc.d: New.
524 * gas/testsuite/gas/s390/esa-reloc.s: New.
525 * gas/testsuite/gas/s390/esa-z9-109.d: New.
526 * gas/testsuite/gas/s390/esa-z9-109.s: New.
527 * gas/testsuite/gas/s390/esa-z900.d: New.
528 * gas/testsuite/gas/s390/esa-z900.s: New.
529 * gas/testsuite/gas/s390/esa-z990.d: New.
530 * gas/testsuite/gas/s390/esa-z990.s: New.
531 * gas/testsuite/gas/s390/zarch-operands.d: New.
532 * gas/testsuite/gas/s390/zarch-operands.s: New.
533 * gas/testsuite/gas/s390/zarch-reloc.d: New.
534 * gas/testsuite/gas/s390/zarch-reloc.s: New.
535 * gas/testsuite/gas/s390/zarch-z9-109.d: New.
536 * gas/testsuite/gas/s390/zarch-z9-109.s: New.
537 * gas/testsuite/gas/s390/zarch-z900.d: New.
538 * gas/testsuite/gas/s390/zarch-z900.s: New.
539 * gas/testsuite/gas/s390/zarch-z990.d: New.
540 * gas/testsuite/gas/s390/zarch-z990.s: New.
541 * gas/testsuite/gas/s390/opcode.d: Delete.
542 * gas/testsuite/gas/s390/opcode.s: Delete.
543 * gas/testsuite/gas/s390/opcode64.d: Delete.
544 * gas/testsuite/gas/s390/opcode64.s: Delete.
545 * gas/testsuite/gas/s390/operands.d: Delete.
546 * gas/testsuite/gas/s390/operands.s: Delete.
547 * gas/testsuite/gas/s390/operands64.d: Delete.
548 * gas/testsuite/gas/s390/operands64.s: Delete.
549 * gas/testsuite/gas/s390/reloc.d: Likewise.
550 * gas/testsuite/gas/s390/reloc.s: Likewise.
551 * gas/testsuite/gas/s390/reloc64.d: Likewise.
552 * gas/testsuite/gas/s390/reloc64.s: Likewise.
553
f7348dad
AM
5542005-08-11 Alan Modra <[email protected]>
555
556 * gas/all/gas.exp: Remove a29k and m88k support.
557 * gas/m88k/allinsn.d: Delete.
558 * gas/m88k/allinsn.s: Delete.
559 * gas/m88k/init.d: Delete.
560 * gas/m88k/init.s: Delete.
561 * gas/m88k/m88k.exp: Delete.
562 * gas/tic80/add.d: Delete.
563 * gas/tic80/add.lst: Delete.
564 * gas/tic80/add.s: Delete.
565 * gas/tic80/align.d: Delete.
566 * gas/tic80/align.lst: Delete.
567 * gas/tic80/align.s: Delete.
568 * gas/tic80/bitnum.d: Delete.
569 * gas/tic80/bitnum.lst: Delete.
570 * gas/tic80/bitnum.s: Delete.
571 * gas/tic80/ccode.d: Delete.
572 * gas/tic80/ccode.lst: Delete.
573 * gas/tic80/ccode.s: Delete.
574 * gas/tic80/cregops.d: Delete.
575 * gas/tic80/cregops.lst: Delete.
576 * gas/tic80/cregops.s: Delete.
577 * gas/tic80/endmask.d: Delete.
578 * gas/tic80/endmask.lst: Delete.
579 * gas/tic80/endmask.s: Delete.
580 * gas/tic80/float.d: Delete.
581 * gas/tic80/float.lst: Delete.
582 * gas/tic80/float.s: Delete.
583 * gas/tic80/regops.d: Delete.
584 * gas/tic80/regops.lst: Delete.
585 * gas/tic80/regops.s: Delete.
586 * gas/tic80/regops2.d: Delete.
587 * gas/tic80/regops2.lst: Delete.
588 * gas/tic80/regops2.s: Delete.
589 * gas/tic80/regops3.d: Delete.
590 * gas/tic80/regops3.lst: Delete.
591 * gas/tic80/regops3.s: Delete.
592 * gas/tic80/regops4.d: Delete.
593 * gas/tic80/regops4.lst: Delete.
594 * gas/tic80/regops4.s: Delete.
595 * gas/tic80/relocs1.c: Delete.
596 * gas/tic80/relocs1.d: Delete.
597 * gas/tic80/relocs1.lst: Delete.
598 * gas/tic80/relocs1.s: Delete.
599 * gas/tic80/relocs1b.d: Delete.
600 * gas/tic80/relocs2.c: Delete.
601 * gas/tic80/relocs2.d: Delete.
602 * gas/tic80/relocs2.lst: Delete.
603 * gas/tic80/relocs2.s: Delete.
604 * gas/tic80/relocs2b.d: Delete.
605 * gas/tic80/tic80.exp: Delete.
606
5545ea57 6072005-08-05 John David Anglin <[email protected]>
ed0c4927
DA
608
609 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Add "L%" to regexp.
610
e27ec89e
PB
6112005-08-05 Paul Brook <[email protected]>
612
613 * gas/arm/thumb32.s: Use correct conditional suffixes inside IT
614 blocks.
615 * gas/arm/thumb2_it.d, gas/arm/thumb2_it.s: New test.
616
9c3c69f2
PB
6172005-08-05 Paul Brook <[email protected]>
618
619 * gas/arm/thumb32.d: Update ldm/stm dests.
620 * gas/arm/thumb32.s: Ditto.
621
f2184508
NC
6222005-08-03 Nick Clifton <[email protected]>
623
624 * gas/arm/iwmmxt-bad2.s: New file: Check for error messages about
625 erroneous offsets in iwmmxt instructions. Cannot be part of
626 iwmmxt-bad.s because the errors there stop the assembler before it
627 gets to check the offsets in instructions.
628 * gas/arm/iwmmxt-bad2.d: New file.
629 * gas/arm/iwmmxt-bad2.l: New file: Expected error messages.
630
6312005-08-02 Khem Raj <[email protected]>
632
633 * gas/arm/iwmmxt.s: Change the offset values of the WLDRD, WSTRD
634 and WSTRW instructions to be larger than +/-255.
635 * gas/arm/iwmmxt.d: Fix the expected results for these
636 instructions.
637
e9f89963
PB
6382005-07-29 Paul Brook <[email protected]>
639
640 * gas/arm/thumb32.d: Fix expected output for writeback addressing
641 modes. Add single high reg push/pop test.
642 * gas/asm/thumb32.s: Add single high reg push/pop test.
643
92e90b6e
PB
6442005-07-29 Paul Brook <[email protected]>
645
646 * gas/arm/thumb32.s: Add tests for addw, subw, tbb and tbh.
647 * gas/arm/thumb32.d: Ditto.
648
ba825241
JB
6492005-07-27 Jan Beulich <[email protected]>
650
651 * gas/ia64/unwind-bad.l: Uncomment patterns matching new warnings.
652 * gas/ia64/unwind-ok.d: Correct expectations.
653
9cd96992
JB
6542005-07-26 Jan Beulich <[email protected]>
655
656 * gas/i386/immed32.[sd]: New.
657 * gas/i386/immed64.[sd]: New.
658 * gas/i386/i386.exp: Run new tests.
659
c160f130
PB
6602005-07-21 Paul Brook <[email protected]>
661
662 * gas/arm/thumb32.s: Add tests for [pc, #imm] addressing modes.
663 * gas/arm/thumb32.d: Ditto.
664
157e7bd1
NC
6652005-07-20 Kazuhiro Inaoka <[email protected]>
666
667 * gas/m32r/rel32.exp: New file.
668 * gas/m32r/rel32.s: New file.
669 * gas/m32r/rel32.d: New file.
670 * gas/m32r/rel32-pic.s: New file.
671 * gas/m32r/rel32-pic.d: New file.
672 * gas/m32r/rel32-err.s: New file.
673 * gas/m32r/error.exp: Added rel32-err.
674
22cbf2e7
L
6752005-07-18 H.J. Lu <[email protected]>
676
677 * gas/i386/i386.exp: Add suffix.
678
679 * gas/i386/suffix.d: New file.
680 * gas/i386/suffix.s: Likewise.
681
8a6d3190
DA
6822005-07-18 John David Anglin <[email protected]>
683
684 * gas/hppa/basic/fp_comp.s: Add level 1.1 directive.
685 * gas/hppa/basic/special.s, gas/hppa/basic/system.s: Likewise.
686
3956db08
JB
6872005-07-18 Jan Beulich <[email protected]>
688
689 * gas/i386/reloc32.[sdl]: New.
690 * gas/i386/reloc64.[sdl]: New.
691 * gas/i386/i386.exp: Run new tests.
692
90700ea2
L
6932007-07-15 H.J. Lu <[email protected]>
694
695 * gas/i386/i386.exp: Add vmx and x86-64-vmx.
696
697 * gas/i386/vmx.d: New file.
698 * gas/i386/vmx.s: Likewise.
699 * gas/i386/x86-64-vmx.d: Likewise.
700 * gas/i386/x86-64-vmx.s: Likewise.
701
00f299ff
NC
7022005-07-14 Nick Clifton <[email protected]>
703
704 PR 1063
705 * gas/crx/gas-segfault.d: New file.
706 * gas/crx/gas-segfault.s: New file.
707
f9cc25de
HPN
7082005-07-12 Hans-Peter Nilsson <[email protected]>
709
710 * gas/mmix/relax1-n.d, gas/mmix/relax1-rn.d: Avoid "# FIXME: "
711 first on a line, adjusting for testsuite framework change.
712
28a9d8f5
L
7132005-07-10 H.J. Lu <[email protected]>
714
715 * i386/x86_64.s: Add absolute siged 32bit addressing tests for
716 mov.
717 * i386/x86_64.d: Updated.
718
3352f82b
HPN
7192005-07-08 Hans-Peter Nilsson <[email protected]>
720
721 PR gas/1049
722 * gas/cris/rd-pic-2.d, gas/cris/rd-pic-2.s: New test.
723 * gas/cris/rd-abs32-1.d: Tweak for not emitting reloc-related
724 garbage for global symbols.
725
22f8fcbd
NC
7262005-07-07 Nick Clifton <[email protected]>
727
728 * gas/arm/vfp1xD.d: Adjust expected fadds disassemblies now that
729 the dissassembler has been fixed.
730
9d8504b1
PB
7312005-05-07 Paul Brook <[email protected]>
732
733 * gas/ppc/altivec.d: Match all powerpc target vecs.
734 * gas/ppc/booke.d: Ditto.
735 * gas/ppc/e500.d: Ditto.
736
a0defb2e
AH
7372005-07-05 Aldy Hernandez <[email protected]>
738
739 * gas/ms1: New directory.
740 * gas/ms1/allinsn.d: New.
741 * gas/ms1/allinsn.s: New.
742 * gas/ms1/badinsn.s: New.
743 * gas/ms1/badinsn1.s: New.
744 * gas/ms1/badoffsethigh.s: New.
745 * gas/ms1/badoffsetlow.s: New.
746 * gas/ms1/badorder.s: New.
747 * gas/ms1/badreg.s: New.
748 * gas/ms1/badsignedimmhigh.s: New.
749 * gas/ms1/badsignedimmlow.s: New.
750 * gas/ms1/badsyntax.s: New.
751 * gas/ms1/badsyntax1.s: New.
752 * gas/ms1/badunsignedimmhigh.s: New.
753 * gas/ms1/badunsignedimmlow.s: New.
754 * gas/ms1/errors.exp: New.
755 * gas/ms1/ldst.s: New.
756 * gas/ms1/misc.d: New.
757 * gas/ms1/misc.s: New.
758 * gas/ms1/ms1-16-003.d: New.
759 * gas/ms1/ms1-16-003.s: New.
760 * gas/ms1/ms1.exp: New.
761 * gas/ms1/msys.d: New.
762 * gas/ms1/msys.s: New.
763 * gas/ms1/relocs.d: New.
764 * gas/ms1/relocs.exp: New.
765 * testsuite/gas/ms1/relocs1.s: New.
766 * testsuite/gas/ms1/relocs2.s: New.
767
30123838
JB
7682005-07-05 Jan Beulich <[email protected]>
769
770 * gas/i386/svme.d: New.
771 * gas/i386/svme.s: New.
772 * gas/i386/svme64.d: New.
773 * gas/i386/i386.exp: Run new tests.
774
9a5c4b9e
PB
7752005-07-04 Zack Weinberg <[email protected]>
776
777 * lib/gas-defs.exp (run_dump_tests): New proc.
778 (run_dump_test): Add support for new options: target, not-target,
779 skip, not-skip, error-output. Document stderr. Tidy a
780 little.
781 (slurp_options): If a line doesn't match the option regexp, but
782 does begin with #, ignore it; don't stop parsing options.
783 * gas/arm/arm.exp: Remove most code. Use run_dump_tests.
784
785 * gas/arm/archv6t2-bad.d, gas/arm/armv1.d, gas/arm/iwmmxt-bad.d
786 * gas/arm/r15-bad.d, gas/arm/req.d, gas/arm/t16-bad.d
787 * gas/arm/undefined.d, gas/arm/undefined_coff.d, gas/arm/vfp-bad.d:
788 New files.
789 * gas/arm/bignum1.d, gas/arm/mapping.d, gas/arm/pic.d:
790 Only run on ELF targets.
791 * gas/arm/tls.d, gas/arm/unwind.d: Only run on ELF targets.
792 Skip on VxWorks.
793 * gas/arm/tls_vxworks.d, gas/arm/unwind_vxworks.d: New files.
794 * gas/arm/thumb.d, gas/arm/thumb32.d: Don't run on aout or pe.
795 * gas/arm/le-fpconst.d: Only run on *-*-pe.
796 * gas/arm/inst.d: Skip on WinCE.
797 * gas/arm/wince_inst.d: Skip unless WinCE.
798 * gas/arm/el_segundo.d: Mark up for actual use; adjust
799 expectations.
800 * gas/arm/el_segundo.s: Remove irrelevant junk. Add padding
801 for a.out's sake.
802
e4e8248d
JB
8032005-07-01 Jan Beulich <[email protected]>
804
805 * gas/ia64/group-2.s: Use register as second operand of .prologue.
806 * gas/ia64/unwind-err.s: Add check for .vframesp.
807 * gas/ia64/unwind-err.l: Adjust.
808 * gas/ia64/strange.[sd]: New.
809 * gas/ia64/unwind-bad.[sl]: New.
810 * gas/ia64/unwind-ok.[sd]: New.
811 * gas/ia64/ia64.exp: Run new tests.
812
2fc8bdac
ZW
8132005-06-30 Zack Weinberg <[email protected]>
814
815 * gas/arm/arm.exp: Don't special case ldconst, arm7t, or copro
816 for *-wince-*.
817 * gas/arm/wince_arm7t.d, gas/arm/wince_copro.d
818 * gas/arm/wince_ldconst.d: Delete.
819
b300c311
L
8202005-06-20 H.J. Lu <[email protected]>
821
822 PR 1013
823 * i386/x86_64.s: Add absolute 64bit addressing tests for mov.
28a9d8f5 824 * i386/x86_64.d: Updated.
b300c311 825
d6ab8113
JB
8262005-06-17 Jan Beulich <[email protected]>
827
828 * gas/i386/x86-64-pcrel.s: Add insn requiring 64-bit pc-relative
829 relocation. Add insns for all widths of non-pc-relative relocations.
830 * gas/i386/x86-64-pcrel.d: Adjust.
831
37f6032b
ZW
8322005-06-13 Zack Weinberg <[email protected]>
833
834 * gas/arm/thumb.s: Only branch to labels defined in this file.
835 * gas/arm/thumb.d, gas/arm/thumb32.d: Adjust expected output.
836
20e1fcfd
MR
8372005-06-01 Maciej W. Rozycki <[email protected]>
838
839 * gas/mips/ldstla-32-1.l: Update to handle leading zeroes.
840 * gas/mips/ldstla-32-mips3-1.l: Likewise.
841
5656b6b8
JB
8422005-05-27 Jan Beulich <[email protected]>
843
844 * gas/ia64/proc.l: Adjust.
845
913ccbda
JW
8462005-05-25 Steve Ellcey <[email protected]>
847
848 * gas/ia64/global.d: Change --sym to --syms.
849
191183d6
L
8502005-05-25 H.J. Lu <[email protected]>
851
852 * gas/ia64/group-1.d: Updated.
853 * gas/ia64/group-2.d: Likewise.
854
fa30c84f
JB
8552005-05-25 Jan Beulich <[email protected]>
856
857 * gas/ia64/radix.s: New.
858 * gas/ia64/radix.l: New.
859 * gas/ia64/ia64.exp: Run new test.
860
3d456fa1
JB
8612005-05-25 Jan Beulich <[email protected]>
862
863 * gas/i386/intelok.d: Account for 32-bit displacements being shown
864 in hex.
865
c079eaf2
L
8662005-05-24 H.J. Lu <[email protected]>
867
868 * gas/elf/group0b.d: Updated.
869 * gas/elf/group1b.d: Likewise.
870
4600db48
JB
8712005-05-19 Jan Beulich <[email protected]>
872
873 * gas/ia64/reloc-uw.s: New.
874 * gas/ia64/reloc-uw.d: New.
875 * gas/ia64/reloc-uw-ilp32.d: New.
876 * gas/ia64/ia64.exp: Run new test.
877
0445d020
JB
8782005-05-18 Jan Beulich <[email protected]>
879
880 * gas/all/altmacro.s: Parenthesize operand of %.
881
c19d1205
ZW
8822005-05-17 Zack Weinberg <[email protected]>
883
884 * gas/arm/arm.exp: Convert all existing "gas_test" tests to
885 "run_dump_test" tests. Run more tests unconditionally. Run new tests.
886 * gas/arm/arch4t.s, gas/arm/arch6zk.s, gas/arm/arm3.s, gas/arm/arm6.s
887 * gas/arm/arm7dm.s, gas/arm/bignum1.s, gas/arm/float.s
888 * gas/arm/immed.s, gas/arm/iwmmxt.s, gas/arm/offset.s, gas/arm/thumb.s:
889 Adjust to work as a dump test.
890 * gas/arm/arch4t.d, gas/arm/arch6zk.d, gas/arm/arm3.d, gas/arm/arm6.d
891 * gas/arm/arm7dm.d, gas/arm/bignum1.d, gas/arm/float.d
892 * gas/arm/immed.d, gas/arm/iwmmxt.d, gas/arm/offset.d, gas/arm/thumb.d:
893 New files.
894
895 * gas/arm/armv1-bad.l, gas/arm/armv1-bad.s: Remove tests for
896 diagnostics that don't happen in the first pass anymore.
897
898 * gas/arm/iwmmxt-bad.l, gas/arm/r15-bad.l, gas/arm/req.l
899 * gas/arm/vfp-bad.l:
900 Update expected diagnostics.
901 * gas/arm/pic.d: Update expected reloc name.
902 * gas/arm/thumbv6.d: CPY no longer appears in disassembly.
903 * gas/arm/r15-bad.s: Avoid two-argument mul.
904 * gas/arm/req.s: Adjust comments.
905 * gas/arm/maverick.d, gas/arm/maverick.s: Avoid inappropriate
906 use of PC.
907
908 * gas/arm/macro-1.d, gas/arm/macro1.s
909 * gas/arm/t16-bad.l, gas/arm/t16-bad.s
910 * gas/arm/tcompat.d, gas/arm/tcompat.s
911 * gas/arm/tcompat2.d, gas/arm/tcompat2.s
912 * gas/arm/thumb32.d, gas/arm/thumb32.s
913 New test pair.
914
40a4d956
JB
9152005-05-17 Jan Beulich <[email protected]>
916
917 * gas/mmix/err-byte1.s: Adjust expected error text on line 10.
918
2d034539
NC
9192005-05-17 Nick Clifton <[email protected]>
920
921 * gas/v850/split-lo16.s: Add test for a lo() pseudo reloc
922 corrupting an ld.w instruction.
923 * gas/v850/split-lo16.d: Add expected, correct (ie not corrupt)
924 output.
925
ee192366
MM
9262005-05-10 Michael Matz <[email protected]>
927
928 * gas/hppa/parse/block1.s: Use official limit (0x3fffffff) for
929 .block.
930
55b8cd59
HPN
9312005-05-10 Hans-Peter Nilsson <[email protected]>
932
933 * gas/mmix/relax2.s: Drop ":" off label definitions.
934
34d9ee9e
JB
9352005-05-09 Jan Beulich <[email protected]>
936
937 * gas/i386/tlsd.[sd]: Adjust to not assume zero displacement will
938 actually be present in memory addressing.
939 * gas/i386/tlspic.[sd]: Likewise.
940
6e3f953d
L
9412005-05-07 H.J. Lu <[email protected]>
942
943 PR 940
944 * gas/ia64/group-2.d: New.
945 * gas/ia64/group-2.s: New.
946
947 * gas/ia64/ia64.exp: Add "group-2".
948
003519a7
L
9492005-05-07 H.J. Lu <[email protected]>
950
951 PR 843
952 * gas/i386/i386.exp: Add x86-64-branch.
953
954 * gas/i386/x86-64-branch.d: New.
955 * gas/i386/x86-64-branch.s: New.
956
6eaeac8a
JB
9572005-05-06 Jan Beulich <[email protected]>
958
959 * gas/macros/badarg.s: Add check for bad qualifier specification.
960 * gas/macros/badarg.l: Adjust.
961 * gas/macros/vararg.[sd]: New.
962 * gas/macros/macros.exp: Run new test.
963
26aca5f6
JB
9642005-05-06 Jan Beulich <[email protected]>
965
966 * gas/all/cond.s: Also test .ifb/.ifnb.
967 * gas/all/cond.d: Adjust.
968
8368879b
JB
9692005-05-06 Jan Beulich <[email protected]>
970
971 * gas/macros/dot.s: Don't use pseudo-ops in first column.
972 * gas/macros/dot.l: Match broader range of possible outputs.
973 * gas/macros/purge.l: Likewise.
974 * gas/macros/purge.s: Start generated macro names with an underscore.
975
eac338cf
PB
9762005-05-05 Paul Brook <[email protected]>
977
978 * gas/i386/i386.exp: Don't run divide test on vxworks.
979
2b8725e7
NC
9802005-05-05 Nick Clifton <[email protected]>
981
982 * Update the address and phone number of the FSF organization in
983 the GPL notices in the following files:
984 gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
985 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
986 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
987 gas/hppa/unsorted/unsorted.exp, gas/m88k/m88k.exp,
988 gas/mmix/mmix-err.exp, gas/mmix/mmix-list.exp, gas/mmix/mmix.exp,
989 gas/mn10200/basic.exp, gas/mn10300/am33-2.c,
990 gas/mn10300/basic.exp, gas/pdp11/opcode.s, gas/ppc/aix.exp,
991 gas/sh/basic.exp, gas/sh/err.exp, gas/sh/arch/arch.exp,
992 gas/sh/sh64/sh64.exp, gas/v850/basic.exp, lib/gas-defs.exp
993
ee58dd1e
NC
9942005-05-05 Mike Frysinger <[email protected]>
995
996 * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
997 versions of Linux which do not use glibc.
998 * gas/vax/vax.exp: Likewise.
999
5cfd5a0c
PB
10002005-05-05 Paul Brook <[email protected]>
1001
1002 * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
1003
60938e80
L
10042005-04-26 H.J. Lu <[email protected]>
1005
1006 * gas/all/assign.s: Make `x' and `y' global.
1007
02ddf156
JB
10082005-04-25 Jan Beulich <[email protected]>
1009
1010 * gas/macros/badarg.s: Add tests for collisions between/among macro
1011 parameters and local symbols.
1012 * gas/macros/badarg.l: Adjust.
1013
e7f9d279
JB
10142005-04-20 Jan Beulich <[email protected]>
1015
1016 * gas/elf/struct.s: Adjust to not get into alignment issues.
1017 * gas/elf/struct.d: Adjust for the above and the test's name.
1018
29f54b24
L
10192005-04-19 H.J. Lu <[email protected]>
1020
1021 * gas/i386/padlock.d: Updated.
1022
80b8152b
AS
10232005-04-19 Andreas Schwab <[email protected]>
1024
1025 * gas/ia64/invalid-ar.l: Adapt to changed error message.
1026
e6ca91be
JB
10272005-04-18 Jan Beulich <[email protected]>
1028
1029 * gas/macros/purge.[ls]: New.
1030 * gas/macros/macros.exp: Run new test.
1031
8fe53b44
JB
10322005-04-15 Jan Beulich <[email protected]>
1033
1034 * gas/elf/struct.[sd]: New.
1035 * gas/elf/elf.exp: Run new test.
1036
6efba987
AM
10372005-04-15 Alan Modra <[email protected]>
1038
1039 * gas/all/assign.s: New.
1040 * gas/all/assign.d: New.
1041 * gas/all/gas.exp: Run it.
1042
2051e8c4
MR
10432005-04-13 Maciej W. Rozycki <[email protected]>
1044
1045 * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
1046 and include more instructions/offsets that are meant to succeed.
1047 Use $4 instead $3 to avoid register dependencies.
1048 * gas/mips/ldstla-32.d: Update accordingly.
1049 * gas/mips/ldstla-32-shared.d: Likewise.
1050 * gas/mips/ldstla-32-mips3.d: New test based on the above, except
1051 for mips3.
1052 * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
1053 * gas/mips/ldstla-32-mips3.s: Source for the new tests.
1054 * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
1055 fail.
1056 * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
1057 * gas/mips/ldstla-32-1.l: Stderr output for the new test.
1058 * gas/mips/ldstla-32-mips3-1.l: Likewise.
1059 * gas/mips/mips.exp: Run the new tests.
1060
01ed09aa
MK
10612005-04-11 Mark Kettenis <[email protected]>
1062
1063 * gas/all/gas.exp: Don't run fastcall labels test on
1064 i*86-*-openbsd*.
1065
5e75c3ab
JB
10662005-04-11 Jan Beulich <[email protected]>
1067
1068 * gas/macros/dot.[ls]: New.
1069 * gas/macros/macros.exp: Run new test.
1070
dbbaec26
L
10712005-04-06 H.J. Lu <[email protected]>
1072
1073 * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
1074 * gas/i386/x86-64-pcrel.d: Updated.
1075
ce8d332a
NC
10762005-04-01 Jan-Benedict Glaw <[email protected]>
1077
d2c5f73e
NC
1078 * gas/vax/flonum.s: New testcase: Encode some flonums.
1079 * gas/vax/flonum.d: Expected result of new testcase.
1080 * gas/vax/vax.exp: Call the new testcase.
1081
1082 * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
1083 figuring out.
1084 * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
ce8d332a 1085
8a75718c
JB
10862005-04-01 Jan Beulich <[email protected]>
1087
1088 * gas/i386/bss.[sd]: New.
1089 * gas/i386/i386.exp: Run new test.
1090
ae8887b5 10912005-04-01 Jan Beulich <[email protected]>
ce8d332a 1092
ae8887b5
JB
1093 * gas/i386/x86-64-pcrel.[sd]: New.
1094 * gas/i386/i386.exp: Run new test.
1095
9d2da7ca
JB
10962005-03-30 Julian Brown <[email protected]>
1097
1098 * gas/arm/mapping.d: Update expected output due to mapping symbols
1099 being untyped.
1100
4cc91dba
L
11012005-03-29 H.J. Lu <[email protected]>
1102
1103 * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
1104 x86-64-segment and x86-64-inval-seg for x86-64.
1105
1106 * gas/i386/intel.d: Expect movw for moving between memory and
1107 segment register.
1108 * gas/i386/naked.d: Likewise.
1109 * gas/i386/opcode.d: Likewise.
1110 * gas/i386/x86-64-opcode.d: Likewise.
1111
1112 * gas/i386/opcode.s: Use movw for moving between memory and
1113 segment register.
1114 * gas/i386/x86-64-opcode.s: Likewise.
1115
1116 * : Likewise.
1117
1118 * gas/i386/inval-seg.l: New.
1119 * gas/i386/inval-seg.s: New.
1120 * gas/i386/segment.l: New.
1121 * gas/i386/segment.s: New.
1122 * gas/i386/x86-64-inval-seg.l: New.
1123 * gas/i386/x86-64-inval-seg.s: New.
1124 * gas/i386/x86-64-segment.l: New.
1125 * gas/i386/x86-64-segment.s: New.
1126
ba93b8ac
DJ
11272005-03-29 Daniel Jacobowitz <[email protected]>
1128
1129 * gas/arm/tls.s, gas/arm/tls.d: New files.
1130 * gas/arm/arm.exp: Run TLS test.
1131
2b8725e7
NC
11322005-03-29 Julian Brown <[email protected]>
1133
1134 * gas/arm/unwind.d: Update expected output.
1135
8c2fda1d
L
11362005-03-28 H.J. Lu <[email protected]>
1137
1138 PR 803
1139 * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
1140 * gas/ia64/dv-mutex.d : Likewise.
1141 * gas/ia64/dv-safe.d: Likewise.
1142 * gas/ia64/dv-srlz.d.nop: Likewise.
1143 * gas/ia64/ldxmov-1.d: Likewise.
1144 * gas/ia64/opc-b.d: Likewise.
1145 * gas/ia64/opc-f.d: Likewise.
1146 * gas/ia64/opc-i.d: Likewise.
1147 * gas/ia64/opc-m.d: Likewise.
1148 * gas/ia64/operand-or.d: Likewise.
1149 * gas/ia64/pcrel.d: Likewise.
1150 * gas/ia64/pseudo.d: Likewise.
1151 * gas/ia64/tls.d: Likewise.
1152
a339a1c6
HPN
11532005-03-24 Hans-Peter Nilsson <[email protected]>
1154
1155 * gas/cris/range-err-1.s: Adjust expected messages for hosts with
1156 64-bit longs.
1157
52a43e71
AM
11582005-03-23 Alan Modra <[email protected]>
1159
1160 * gas/elf/section5.s: Don't start directives in first column.
1161
7d5d9f9b
NC
11622005-03-21 Nick Clifton <[email protected]>
1163
1164 * gas/arm/iwmmxt.s: Update instructions that use the "never" value
1165 in the conditional field to use "le" instead. This is so that the
1166 disassembler will disassemble them.
1167 * gas/arm/iwmmxt.d: Update expected disassemblies.
1168
a724f0f4
JB
11692005-03-17 Jan Beulich <[email protected]>
1170
52a43e71 1171 * gas/i386/intel.d: Add stderr directive.
a724f0f4
JB
1172 * gas/i386/intel.e: New.
1173 * gas/i386/intel16.d: Add stderr directive. Adjust for changed
1174 source.
1175 * gas/i386/intel16.e: New.
1176 * gas/i386/intel16.s: Add instances of addressing forms with base
1177 and index specified in reverse order.
1178 * gas/i386/intelbad.l: Adjust for changed source.
1179 * gas/i386/intelbad.s: Add more operand forms to check.
1180 * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
1181 directive. Adjust for changed source.
1182 * gas/i386/intelok.e: New.
1183 * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
1184 more operand forms to check.
1185 * gas/i386/x86_64.d: Add stderr directive.
1186 * gas/i386/x86_64.e: New.
1187 * gas/i386/x86_64.s: Adjust for parser changes.
1188
b05fe5cf
ZW
11892005-03-15 Zack Weinberg <[email protected]>
1190
1191 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
1192 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
1193 * gas/arm/arm.exp: Run them.
1194
5862107c
EC
11952005-03-14 Eric Christopher <[email protected]>
1196
1197 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
1198 * gas/cfi/cfi.exp: Run it.
1199 * gas/cfi/cfi-common-1.d: Update.
1200 * gas/cfi/cfi-common-2.d: Ditto.
1201 * gas/cfi/cfi-common-3.d: Ditto.
1202 * gas/cfi/cfi-common-4.d: Ditto.
1203
885fc257
ZW
12042005-03-12 Zack Weinberg <[email protected]>
1205
1206 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
1207 * gas/arm/arm.exp: Run it.
1208
52962281
AH
12092005-03-10 Aldy Hernandez <[email protected]>
1210
885fc257 1211 * gas/ppc/e500.d: Fix encoding of efscfd.
52962281 1212
da99ee72
AM
12132005-03-10 Jeff Baker <[email protected]>
1214 Alan Modra <[email protected]>
1215
1216 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
1217 * gas/ppc/booke.d: Likewise.
1218
7d8e00cf
RS
12192005-03-09 Richard Sandiford <[email protected]>
1220
1221 * gas/mips/vr4130.[sd]: New test.
1222 * gas/mips/mips.exp: Run it.
1223
dc36a61f
RS
12242005-03-09 Richard Sandiford <[email protected]>
1225
1226 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
1227 bc1f and bc1t to be filled.
1228 * gas/mips/branch-misc-3.[sd]: New test.
1229 * gas/mips/mips.exp: Run it.
1230
80f19ede
BE
12312005-03-09 Ben Elliston <[email protected]>
1232
1233 * gas/maxq10/maxq10.exp: Remove stray semicolons.
1234 * gas/maxq20/maxq20.exp: Likewise.
1235
9b505842
JB
12362005-03-08 Jan Beulich <[email protected]>
1237
1238 * gas/ia64/no-fit.[ls]: New.
1239 * gas/ia64/ia64.exp: Run new test.
1240
ef6a2b41
JB
12412005-03-08 Jan Beulich <[email protected]>
1242
1243 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
1244 * gas/ia64/ia64.exp: Run new tests.
1245
0b74f93c
JB
12462005-03-08 Jan Beulich <[email protected]>
1247
1248 * gas/ia64/pcrel.d: Account for big endian target.
1249 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
1250
66798ad6
HPN
12512005-03-08 Hans-Peter Nilsson <[email protected]>
1252
1253 Adjust testsuite for cris-axis-aout.
1254 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
1255 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
1256 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
1257 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1258 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
1259
bbe506e8
TS
12602005-03-04 David Daney <[email protected]>
1261
1262 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
1263 for -mno-shared optimization.
1264 * gas/mips/elf-rel25a.d: Ditto.
1265
25742a2c
NC
12662005-03-04 Nick Clifton <[email protected]>
1267
1268 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
1269 more non-ELF cases.
1270 * gas/arm/pic.d: Fix for vxworks target.
1271 * gas/arm/basic.d: Likewise.
1272 * gas/arm/unwind.d: Likewise.
1273
aed1a261
RS
12742005-03-04 Richard Sandiford <[email protected]>
1275
1276 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
1277 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
1278 for loads and stores from constant addresses.
1279 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
1280 * gas/mips/mips.exp: Run them.
1281
b2715587
RS
12822005-03-03 Richard Sandiford <[email protected]>
1283
1284 * gas/mips/mips.exp: Move tls tests to main $elf block.
1285
d3d5c686
NC
12862005-03-03 Nick Clifton <[email protected]>
1287
be20d78e
NC
1288 * gas/macros/macros.exp (and.s): Expect this test to fail for the
1289 tic4x-coff target because it uses the '&' character as a line
1290 separator.
1291
3c1a78a4
NC
1292 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
1293 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
1294 the sh-hms target.
1295 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
1296 as for the sh-coff port.
1297
5e1e0414
NC
1298 * gas/macros/macros.exp (run_list_test): Also expect the msp430
1299 port to fail the strings test because it defines
1300 ONLY_STANDARD_ESCAPES.
1301
f991b11e
NC
1302 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
1303 the .text section out to a 32-byte boundary as will automatically
1304 be done by the arm-aout target.
1305 * gas/arm/arch6zk.d: Add expected nop disassemblies.
1306
d3d5c686
NC
1307 * gas/d30v/serial.l: Remove listing lines that are no longer
1308 emitted and fix up expected binary encoding.
1309 * gas/d30v/serial2.l: Likewise.
1310 * gas/d30v/serial2O.l: Likewise.
1311
a6ccbdd3
RR
13122005-03-03 Ramana Radhakrishnan <[email protected]>
1313
da99ee72
AM
1314 * gas/arc/extensions.s: Add tests for extcoreregister.
1315 * gas/arc/extensions.d: Likewise.
1316 * gas/arc/warn.s: Warnings for readonly core registers accessed.
1317 * gas/arc/warn.d: Likewise.
2b8725e7 1318 * gas/arc/arc.exp: Run extensions testcase.
a6ccbdd3 1319
fa81d963
RS
13202005-03-03 Richard Sandiford <[email protected]>
1321
1322 * gas/mips/noat-1.d: Add -mips1 to assembler options.
1323
c67de7d5
RR
13242005-03-03 Ramana Radhakrishnan <[email protected]>
1325
da99ee72
AM
1326 * gas/arc/ld.s: Add checks for short immediates with ld.
1327 * gas/arc/ld.d: Likewise.
c67de7d5 1328
128b3d86
DJ
13292005-03-02 Daniel Jacobowitz <[email protected]>
1330
1331 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
1332 gas/mips/tls-ill.s: New files.
1333 * gas/mips/mips.exp: Run TLS tests.
1334
632d447c
AM
13352005-03-02 Alan Modra <[email protected]>
1336
1337 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
1338 * gas/ppc/astest2.d: Likewise.
1339 * gas/ppc/astest2_64.d: Likewise.
1340 * ppc/astest64.d: Likewise.
1341 * ppc/booke.d: Likewise.
1342 * ppc/power4.d: Likewise.
1343 * ppc/test1elf32.d: Likewise.
1344 * ppc/test1elf64.d: Likewise.
1345
c4a530c5
JB
13462005-03-02 Jan Beulich <[email protected]>
1347
1348 * gas/i386/cr-err.[ls]: New.
1349 * gas/i386/crx.[ds]: New.
1350 * gas/i386/i386.exp: Run new tests.
1351
167c3097
JB
13522005-03-02 Jan Beulich <[email protected]>
1353
1354 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
1355 * gas/i386/intelok.s: Add checks for various special memory operands.
1356
a76903bf
AM
13572005-03-01 Ramana Radhakrishnan <[email protected]>
1358
1359 * gas/arc/extensions.s: New file.
1360 * gas/arc/extensions.d: New file.
1361
a3a4c9c4
NC
13622005-03-01 Nick Clifton <[email protected]>
1363
1364 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
1365 COFF based ports.
1366 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
1367 with a COFF formated local label name.
1368 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
1369
ce04548a
NC
13702005-03-01 Stig Petter Olsroed <[email protected]>
1371 Nick Clifton <[email protected]>
1372
1373 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
1374 associated with branches and so show the exact symbolic
1375 destination address rather than an offset from the start of the
1376 section.
1377 * gas/arm/pic.d: Likewise.
632d447c 1378
ddf0c81b
AM
13792005-03-01 Alan Modra <[email protected]>
1380
1381 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
1382 * gas/m68k/mcf-mac.d: Likewise.
1383 * gas/m68k/mcf-mov3q.d: Likewise.
1384 * gas/m68k/mode5.d: Likewise.
1385
1375e99f
EC
13862005-02-22 Eric Christopher <[email protected]>
1387
1388 * gas/mips/elf-rel10.d: Update for label change.
1389
9def96e7
MR
13902005-02-22 Maciej W. Rozycki <[email protected]>
1391
1392 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
1393 information.
1394 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
1395 information for MIPS16 for the n32 ABI.
1396 * gas/mips/mips.exp. Run the new test.
1397
1fda77fb
EC
13982005-02-22 Eric Christopher <[email protected]>
1399
1400 * gas/mips/elf-rel10.s: Add label for frob.
1401
58e2ea4d
MR
14022005-02-22 Maciej W. Rozycki <[email protected]>
1403
1404 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
1405 information for MIPS16.
1406 * gas/mips/mips16-dwarf2.s: Source for the new test.
1407 * gas/mips/mips.exp: Run the new test.
1408
ba7f26d2
AM
14092005-02-21 Alan Modra <[email protected]>
1410
1411 * gas/d10v/instruction_packing-005.d: Adjust.
1412 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
1413 * gas/d10v/instruction_packing-009.d: Likewise.
1414 * gas/d10v/instruction_packing-010.d: Likewise.
1415 * gas/d10v/warning-001.d: Use #warning instead of #error.
1416 * gas/d10v/warning-002.d: Likewise.
1417 * gas/d10v/warning-003.d: Likewise.
1418 * gas/d10v/warning-004.d: Likewise.
1419 * gas/d10v/warning-005.d: Likewise.
1420 * gas/d10v/warning-006.d: Likewise.
1421 * gas/d10v/warning-007.d: Likewise.
1422 * gas/d10v/warning-008.d: Likewise.
1423 * gas/d10v/warning-009.d: Likewise.
1424 * gas/d10v/warning-010.d: Likewise.
1425 * gas/d10v/warning-011.d: Likewise.
1426 * gas/d10v/warning-012.d: Likewise.
1427 * gas/d10v/warning-013.d: Likewise.
1428 * gas/d10v/warning-015.d: Likewise.
1429 * gas/d10v/warning-016.d: Likewise.
1430 * gas/d10v/warning-017.d: Likewise.
1431 * gas/d10v/warning-018.d: Likewise.
1432 * gas/d10v/warning-019.d: Likewise.
1433 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
1434 #warning given. Rearrange to allow $program to remain unset.
1435 Fail the test if warning not found when expected. Conversely fail
1436 the test if assembler errors or warnings given when not expected.
1437
8fc2e39e
TS
14382005-02-18 Thiemo Seufer <[email protected]>
1439
1440 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
1441 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
1442 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
1443 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
1444 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
1445 .set noat in macro expansions.
1446 * gas/mips/mips.exp: Run new testcases.
1447 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
1448 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
1449 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
1450 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
1451 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
1452 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
1453 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
1454 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
1455 gas/mips/ulw2.s: Don't try to test .set noat.
1456
91d777ee
L
14572005-02-17 H.J. Lu <[email protected]>
1458
1459 * gas/ia64/hint.b-err.l: New file.
1460 * gas/ia64/hint.b-err.s: Likewise.
1461 * gas/ia64/hint.b-warn.l: Likewise.
1462 * gas/ia64/hint.b-warn.s: Likewise.
1463
1464 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
1465
1466 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
1467
26b810ce
JB
14682005-02-17 Jan Beulich <[email protected]>
1469
1470 * gas/ia64/nostkreg.[ds]: New.
1471 * gas/ia64/ia64.exp: Run new test.
1472
ddc07134
AM
14732005-02-16 Alan Modra <[email protected]>
1474
1475 * gas/all/gas.exp (quad): Don't run on i960.
1476
d6f16593 14772005-02-15 Nigel Stephens <[email protected]>
ddc07134 1478 Maciej W. Rozycki <[email protected]>
d6f16593
MR
1479
1480 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
1481 R_MIPS16_LO16 relocs.
1482 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
1483 * gas/mips/mips16-hilo.s: Source for the new tests.
1484 * gas/mips/mips.exp: Run the new tests.
1485
7b347e43
JB
14862005-02-15 Jan Beulich <[email protected]>
1487
1488 * gas/ia64/pcrel.[ds]: New.
1489 * gas/ia64/ia64.exp: Run new test.
1490
a66d2bb7
JB
14912005-02-15 Jan Beulich <[email protected]>
1492
ddc07134
AM
1493 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
1494 violation on b0.
a66d2bb7
JB
1495 * gas/ia64/regval.[ls]: New.
1496 * gas/ia64/ia64.exp: Run new test.
1497
4b09e828
JB
14982005-02-15 Jan Beulich <[email protected]>
1499
1500 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
1501 * gas/ia64/dv-waw-err.s: Likewise.
1502 * gas/ia64/reg-err.[ls]: New.
1503 * gas/ia64/ia64.exp: Run new test.
1504
0ca3e455
JB
15052005-02-15 Jan Beulich <[email protected]>
1506
1507 * gas/ia64/reloc.[ds]: New.
1508 * gas/ia64/reloc-bad.[ls]: New.
1509 * gas/ia64/ia64.exp: Run new tests.
1510
2f6d622e
JB
15112005-02-15 Jan Beulich <[email protected]>
1512
1513 * gas/ia64/operand-or.d: Pass -xnone to assembler.
1514
f1dab70d
JB
15152005-02-13 Jan Beulich <[email protected]>
1516
1517 * gas/ia64/label.l: Adjust line numbers.
1518 * gas/ia64/label.s: Add .explicit.
1519 * gas/ia64/nop_x.s: Likewise.
1520 * gas/ia64/opc-a.d: Add assembler option -xnone.
1521 * gas/ia64/opc-b.d: Likewise.
1522 * gas/ia64/opc-f.d: Likewise.
1523 * gas/ia64/opc-i.d: Likewise.
1524 * gas/ia64/opc-m.d: Likewise.
1525 * gas/ia64/opc-x.d: Likewise.
1526 * gas/ia64/pseudo.d: Likewise.
1527 * gas/ia64/regs.d: Likewise.
1528 * gas/ia64/tls.d: Likewise.
1529 * gas/ia64/unwind-err.l: Adjust line numbers.
1530 * gas/ia64/unwind-err.s: Remove explicit stops.
1531
20b36a95
JB
15322005-02-13 Jan Beulich <[email protected]>
1533
1534 * gas/ia64/pound.[ls]: New.
1535 * gas/ia64/ia64.exp: Run new test.
1536
c1e6cd61
L
15372005-02-13 H.J. Lu <[email protected]>
1538
1539 * gas/ia64/ia64.exp: Add "operand-or".
1540
1541 * gas/ia64/operand-or.d: New file.
1542 * gas/ia64/operand-or.s: Likewise.
1543
970d6792
L
15442005-02-11 H.J. Lu <[email protected]>
1545
1546 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
1547 and proc.
1548
2b8725e7
NC
15492005-02-10 Julian Brown <[email protected]>
1550
1551 * gas/arm/unwind.d: Alter expected output to include dependency on
1552 __aeabi_unwind_cpp_pr[01].
1553
9ae09ff9
JB
15542005-02-09 Jan Beulich <[email protected]>
1555
1556 * gas/i386/intelok.s: Remove comments disabling alternative forms of
1557 fbld, fbstp, and fldcw.
1558 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
1559
9f5083a4
NC
15602005-02-07 Inderpreet Singh <[email protected]>
1561
1562 * gas/maxq10/jump.d: Fixed relative jump offset.
1563 * gas/maxq10/call.d: Likewise.
1564 * gas/maxq20/jump.d: Likewise.
1565 * gas/maxq20/call.d: Likewise.
1566
cfdf4aaa
HPN
15672005-02-07 Hans-Peter Nilsson <[email protected]>
1568
1569 * lib/gas-defs.exp: Support new directive "warning".
1570
05ee4b0f
JB
15712005-02-02 Jan Beulich <[email protected]>
1572
1573 * gas/ia64/pred-rel.s: New.
1574 * gas/ia64/ia64.exp: Run new test.
1575
99f99b32
DJ
15762005-01-31 Daniel Jacobowitz <[email protected]>
1577
1578 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
1579 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
1580 symbol names.
1581
ca3bc58f
JB
15822005-01-31 Jan Beulich <[email protected]>
1583
1584 * gas/macros/repeat.[ds]: New.
1585 * gas/macros/macros.exp: Run new test.
1586
057f53c1
JB
15872005-01-31 Jan Beulich <[email protected]>
1588
1589 * gas/macros/badarg.[ls]: New.
1590 * gas/macros/end.[ls]: New.
1591 * gas/macros/redef.[ls]: New.
1592 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
1593 Run new tests.
1594
d3156ecc
JB
15952005-01-31 Jan Beulich <[email protected]>
1596
1597 * gas/ia64/operands.[ls]: New.
1598 * gas/ia64/ia64.exp: Run new test.
1599
75e09913
JB
16002005-01-31 Jan Beulich <[email protected]>
1601
1602 * gas/ia64/proc.[ls]: New.
1603 * gas/ia64/unwind-err.[ls]: New.
1604 * gas/ia64/ia64.exp: Run new tests.
1605
f4660e2c
JB
16062005-01-31 Jan Beulich <[email protected]>
1607
1608 * gas/ia64/bundling.[ds]: New.
1609 * gas/ia64/label.[ls]: New.
1610 * gas/ia64/last.[ls]: New.
1611 * gas/ia64/slot2.[ls]: New.
1612 * gas/ia64/ia64.exp: Run new tests.
1613
60b9a617
JB
16142005-01-31 Jan Beulich <[email protected]>
1615
1616 * gas/ia64/pseudo.[ds]: New.
1617 * gas/ia64/ia64.exp: Run new test.
1618
09124b3f
JB
16192005-01-27 Jan Beulich <[email protected]>
1620
1621 * gas/ia64/nop_x.[ds]: New.
1622 * gas/ia64/ia64.exp: Run new test.
1623
16242005-01-27 Jan Beulich <[email protected]>
97762d08
JB
1625
1626 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
1627 M-unit.
1628 * gas/ia64/mov-ar.[ds]: New.
1629 * gas/ia64/ia64.exp: Run new test.
1630
7fe1cadb
NC
16312005-01-24 Nick Clifton <[email protected]>
1632
1633 * gas/all/sleb128.d: Do not assume an 8-bit byte.
1634 * gas/all/quad.d: Likewise. Also allow for ports which order
1635 bytes within words in other than simple big-endian or
1636 little-endian fashions.
1637
e5604d79
RS
16382005-01-19 Richard Sandiford <[email protected]>
1639
1640 * gas/all/sleb128.[sd]: New test.
1641 * gas/all/quad.[sd]: New test.
1642 * gas/all/gas.exp: Run them.
1643
e38bc3b5
NC
16442005-01-17 Andrew Stubbs <[email protected]>
1645
1646 * gas/sh/arch/arch.exp: Correct the email address.
1647 Correct a few comment typos.
1648 Add new tests to ensure that the assembler will only accept
1649 instructions valid in each architecture and vice-versa.
1650 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
1651 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
1652 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
1653 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
1654 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
1655 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
1656 * gas/sh/arch/sh2a.s: Generate new file.
1657 * gas/sh/arch/sh2e.s: Regenerate.
1658 * gas/sh/arch/sh2.s: Regenerate.
1659 * gas/sh/arch/sh3-dsp.s: Regenerate.
1660 * gas/sh/arch/sh3e.s: Regenerate.
1661 * gas/sh/arch/sh3-nommu.s: Regenerate.
1662 * gas/sh/arch/sh3.s: Regenerate.
1663 * gas/sh/arch/sh4al-dsp.s: Regenerate.
1664 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
1665 * gas/sh/arch/sh4a.s: Regenerate.
1666 * gas/sh/arch/sh4-nofpu.s: Regenerate.
1667 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
1668 * gas/sh/arch/sh4.s: Regenerate.
1669 * gas/sh/arch/sh-dsp.s: Regenerate.
1670 * gas/sh/arch/sh.s: Regenerate.
1671
2033b4b9
L
16722005-01-12 H.J. Lu <[email protected]>
1673
1674 * i386/i386.exp: Run "sib".
1675
1676 * gas/i386/sib.d: New file.
1677 * gas/i386/sib.s: Likewise.
1678
1ad119f1
AS
16792005-01-09 Andreas Schwab <[email protected]>
1680
ddc07134 1681 * gas/i386/intel16.d: Ignore trailing text with #pass.
1ad119f1
AS
1682 * gas/i386/intelok.d: Likewise.
1683 * gas/i386/prefix.d: Likewise.
1684 * gas/i386/sub.d: Likewise.
1685 * gas/i386/padlock.d: Likewise.
1686 * gas/i386/x86_64.d: Likewise.
1687
845e9b51
EB
16882005-01-05 Eric Botcazou <[email protected]>
1689
1690 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
1691
8d15ae7c
AM
16922004-12-31 Alan Modra <[email protected]>
1693
1694 * gas/elf/elf.exp: Don't list reloc sections.
1695 * gas/elf/section5.e: Remove reloc sections.
1696
f4426611
TL
16972004-12-21 Tomer Levi <[email protected]>
1698
ddc07134 1699 * gas/crx/beq_insn.d: Update reference file according to
f4426611 1700 disassembler printing method.
ddc07134
AM
1701 * gas/crx/bit_insn.d: Likewise.
1702 * gas/crx/br_insn.d: Likewise.
1703 * gas/crx/cmpbr_insn.d: Likewise.
1704 * gas/crx/cop_insn.d: Likewise.
f4426611
TL
1705 * gas/crx/load_stor_insn.d: Likewise.
1706
7f1c6624
HPN
17072004-12-21 Hans-Peter Nilsson <[email protected]>
1708
1709 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
1710 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
1711 copies, to cater to tcl versions before Tcl 8.2.3.
1712
a904de94
NC
17132004-12-20 Nick Clifton <[email protected]>
1714
1715 * gas/elf/section5.[ls]: Use % instead of @ in .section
1716 directives.
1717
1e50d24d
RS
17182004-12-16 Richard Sandiford <[email protected]>
1719
1720 * gas/v850/split-lo16.{s,d}: New test.
1721 * gas/v850/v850.exp: Run it.
1722
7a6d0b32
JB
17232004-12-15 Jan Beulich <[email protected]>
1724
1725 * gas/elf/section5.[els]: New.
1726
c0d8293f
RS
17272004-12-13 Richard Sandiford <[email protected]>
1728
1729 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
1730 .text alignments.
1731
5c799c07
AM
17322004-12-11 Alan Modra <[email protected]>
1733
1734 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
1735 * gas/arm/mapping.d: Likewise.
1736 * gas/mips/tmips16-e.d: Likewise.
1737 * gas/mips/tmips16-f.d: Likewise.
1738 * gas/mmix/align-1.d: Likewise.
1739 * gas/mmix/basep-10.d: Likewise.
1740 * gas/mmix/basep-11.d: Likewise.
1741 * gas/mmix/basep-7.d: Likewise.
1742 * gas/mmix/basep-8.d: Likewise.
1743 * gas/mmix/basep-9.d: Likewise.
1744 * gas/mmix/builtin1.d: Likewise.
1745 * gas/mmix/builtin2.d: Likewise.
1746 * gas/mmix/builtin3.d: Likewise.
1747 * gas/mmix/bz-c.d: Likewise.
1748 * gas/mmix/comment-2.d: Likewise.
1749 * gas/mmix/comment-3.d: Likewise.
1750 * gas/mmix/cons-2.d: Likewise.
1751 * gas/mmix/fb-1.d: Likewise.
1752 * gas/mmix/fb-2.d: Likewise.
1753 * gas/mmix/geta-c.d: Likewise.
1754 * gas/mmix/greg1.d: Likewise.
1755 * gas/mmix/greg1a.d: Likewise.
1756 * gas/mmix/greg2.d: Likewise.
1757 * gas/mmix/greg2a.d: Likewise.
1758 * gas/mmix/greg3.d: Likewise.
1759 * gas/mmix/greg4.d: Likewise.
1760 * gas/mmix/greg5.d: Likewise.
1761 * gas/mmix/greg6.d: Likewise.
1762 * gas/mmix/greg7.d: Likewise.
1763 * gas/mmix/greg8.d: Likewise.
1764 * gas/mmix/is-1.d: Likewise.
1765 * gas/mmix/jump-c.d: Likewise.
1766 * gas/mmix/local-1.d: Likewise.
1767 * gas/mmix/locall1.d: Likewise.
1768 * gas/mmix/odd-1.d: Likewise.
1769 * gas/mmix/op-0-1.d: Likewise.
1770 * gas/mmix/op-0-1s.d: Likewise.
1771 * gas/mmix/op-0-2.d: Likewise.
1772 * gas/mmix/prefix1.d: Likewise.
1773 * gas/mmix/prefix2.d: Likewise.
1774 * gas/mmix/prefix3.d: Likewise.
1775 * gas/mmix/pseudo-1.d: Likewise.
1776 * gas/mmix/pushj-c.d: Likewise.
1777 * gas/mmix/pushj-cs.d: Likewise.
1778 * gas/mmix/sym-1.d: Likewise.
1779 * gas/mmix/weak1-s.d: Likewise.
1780 * gas/mmix/weak1.d: Likewise.
1781 * gas/mmix/zerop-1.d: Likewise.
1782 * gas/ppc/power4.d: Likewise.
1783 * gas/ppc/test1elf32.d: Likewise.
1784 * gas/ppc/test1elf64.d: Likewise.
1785 * gas/sh/sh64/datal32-3.d: Likewise.
1786 * gas/sh/sh64/datal64-3.d: Likewise.
1787 * gas/sh/sh64/localcom-1.d: Likewise.
1788
e8ede7c7
ILT
17892004-12-10 Ian Lance Taylor <[email protected]>
1790
1791 * gas/mips/elf-rel23a.d: New test.
1792 * gas/mips/elf-rel23b.d: New test.
1793 * gas/mips/elf-rel25.s: New test.
1794 * gas/mips/elf-rel25.d: New test.
1795 * gas/mips/elf-rel25a.d: New test.
1796 * gas/mips/mips.exp: Run new tests.
1797
be1b2b4b
PB
17982004-12-09 Paul Brook <[email protected]>
1799
1800 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
1801
42581a24
ILT
18022004-12-09 Ian Lance Taylor <[email protected]>
1803
1804 * gas/mips/branch-swap.d: Pass -32 to as.
1805
f75dc283
TL
18062004-11-29 Tomer Levi <[email protected]>
1807
1808 * gas/crx/br_insn.d: Fix error in expected disassembly.
1809
a7498ae6
NC
18102004-11-29 Kazuhiro Inaoka <[email protected]>
1811
2b8725e7
NC
1812 * gas/m32r/rela-1.s: New test.
1813 * gas/m32r/rela-1.d: Expected disassembly.
1814 * gas/m32r/m32r.exp: Run the new test.
1815 * gas/m32r/relax-1.d: Update for fixed pcrel reloc
a7498ae6
NC
1816 generation.
1817
907362e5
RE
18182004-11-27 Richard Earnshaw <[email protected]>
1819
2b8725e7 1820 * gas/arm/thumbv6.d (setend): Remove stray tab at end
907362e5
RE
1821 of dump pattern.
1822
603be052
L
18232004-11-25 H.J. Lu <[email protected]>
1824
1825 * gas/ia64/group-1.d: Adjust expected secion ordering.
1826
37edbb65 18272004-11-25 Jan Beulich <[email protected]>
603be052 1828
37edbb65
JB
1829 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
1830
47cc2cf5
PB
18312004-11-24 Paul Brook <[email protected]>
1832
1833 * gas/elf/group0a.d: Adjust expected secion ordering.
1834 * gas/elf/group1a.d: Ditto.
1835 * gas/elf/section4.d: Ditto.
1836
5515a510
NC
18372004-11-24 Nick Clifton <[email protected]>
1838
1839 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
1840 * gas/iq2000/q10allinsn.d: Delete.
ddc07134 1841 * gas/iq2000/q10allinsn.s: Delete.
5515a510
NC
1842 * gas/iq2000/q10hazard4.s: Delete.
1843 * gas/iq2000/q10hazard5.s: Delete.
1844 * gas/iq2000/q10load-hazards.exp: Delete.
1845 * gas/iq2000/q10nohazard.s: Delete.
1846 * gas/iq2000/q10noyield.s: Delete.
1847 * gas/iq2000/q10test0.d: Delete.
1848 * gas/iq2000/q10test0.s: Delete.
1849 * gas/iq2000/q10test1.d: Delete.
1850 * gas/iq2000/q10test1.s: Delete.
1851 * gas/iq2000/q10test10.d: Delete.
1852 * gas/iq2000/q10test10.s: Delete.
1853 * gas/iq2000/q10test11.d: Delete.
1854 * gas/iq2000/q10test11.s: Delete.
1855 * gas/iq2000/q10test12.d: Delete.
1856 * gas/iq2000/q10test12.s: Delete.
1857 * gas/iq2000/q10test2.d: Delete.
1858 * gas/iq2000/q10test2.s: Delete.
1859 * gas/iq2000/q10test3.d: Delete.
1860 * gas/iq2000/q10test3.s: Delete.
1861 * gas/iq2000/q10test4.d: Delete.
1862 * gas/iq2000/q10test4.s: Delete.
1863 * gas/iq2000/q10test5.d: Delete.
1864 * gas/iq2000/q10test5.s: Delete.
1865 * gas/iq2000/q10test6.d: Delete.
1866 * gas/iq2000/q10test6.s: Delete.
1867 * gas/iq2000/q10test7.d: Delete.
1868 * gas/iq2000/q10test7.s: Delete.
1869 * gas/iq2000/q10test8.d: Delete.
1870 * gas/iq2000/q10test8.s: Delete.
1871 * gas/iq2000/q10test9.d: Delete.
1872 * gas/iq2000/q10test9.s: Delete.
1873 * gas/iq2000/q10yield.exp: Delete.
1874 * gas/iq2000/test.exp: Delete.
1875
d8b2b7a5
NC
18762004-11-24 Ramana Radhakrishnan <[email protected]>
1877
1878 * gas/arc/st.s: Add checks for other variants of the sr and st
1879 instruction.
1880 * gas/arc/st.d: Update the expected disassembly.
1881
dae1b34e
NC
18822004-11-23 Nick Clifton <[email protected]>
1883
1884 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
1885 instructions.
1886 * gas/mn10300/relax.d: Add expected relocations.
1887
d81acc42
NC
18882004-11-22 Ravi Ramaseshan <[email protected]>
1889
1890 * gas/arc/ld.s: Add check of load of a long immediate.
1891 * gas/arc/ld.d: Add expected disassembly.
ddc07134 1892
a7eec876
HPN
18932004-11-22 Hans-Peter Nilsson <[email protected]>
1894
1895 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
1896 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
1897
444bf5f3
NC
18982004-11-18 Inderpreet Singh <[email protected]>
1899
1900 * gas/maxq10/call.d: Fix expected results now that bfd assembler
1901 support is enabled by default.
1902 * gas/maxq10/range.d: Likewise.
1903 * gas/maxq20/call.d: Likewise.
1904
b7693d02
DJ
19052004-11-17 Daniel Jacobowitz <[email protected]>
1906
1907 * gas/arm/mapping.d: Expect F markers for Thumb code.
1908 * gas/arm/unwind.d: Update big-endian pattern.
1909
30e857fc
NC
19102004-11-12 Nick Clifton <[email protected]>
1911
1912 * gas/mn10300/basic.exp: Add relax test.
1913 * gas/mn10300/relax.s: New test.
1914 * gas/mn10300/relax.d: Expected results. Make sure that the
1915 correct size of instruction has been selected.
1916
a67517f4
BW
19172004-11-11 Bob Wilson <[email protected]>
1918
1919 * gas/xtensa/short_branch_offset.s: New.
1920 * gas/xtensa/short_branch_offset.d: New.
1921 * gas/xtensa/all.exp: Run new test.
1922
6639a9d9
AM
19232004-11-10 Alan Modra <[email protected]>
1924
1925 * gas/i386/opcode.s: Pad section.
1926 * gas/i386/intelok.s: Likewise.
1927 * gas/i386/opcode.d: Update.
1928 * gas/i386/intelok.d: Update.
1929
7499d566
NC
19302004-11-08 Inderpreet Singh <[email protected]>
1931 Vineet Sharma <[email protected]>
1932
1933 * gas/maxq10: New directory. Contains tests for maxq port.
1934 * gas/maxq20: Likewise.
1935
3b645373
L
19362004-11-05 H.J. Lu <[email protected]>
1937
1938 * gas/i386/general.s: Add movzb.
1939 * gas/i386/general.l: Updated.
1940
05e6b315
HPN
19412004-11-04 Hans-Peter Nilsson <[email protected]>
1942
1943 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
1944 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
1945 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
1946 as invalid.
1947 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
1948 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
1949 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
1950 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
1951 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
1952 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
1953 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
1954 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
1955 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
1956 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
1957 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
1958 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
1959 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
1960 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1961 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
1962 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
1963 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
1964 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
1965 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
1966 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
1967 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
1968 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
1969 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
1970 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
1971 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
1972 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
1973 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
1974 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
1975 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
1976 New tests.
1977
9306ca4a 19782004-11-04 Jan Beulich <[email protected]>
3f1d9edd 1979
9306ca4a
JB
1980 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
1981 * gas/i386/intelbad.[sl]: New test to check for various things not
1982 permitted in Intel mode.
1983 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
1984 Adjust for change to segment register store.
1985 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
1986 things get handled correctly.
1987 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
1988 'high' and 'low' parts of an operand, which the parser previously
1989 accepted while neither telling that it's not supported nor that it
1990 ignored the remainder of the line following these supposed keywords.
1991
49c4a180
TL
19922004-10-28 Tomer Levi <[email protected]>
1993
1994 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
1995
902143ef
TL
19962004-10-27 Tomer Levi <[email protected]>
1997
1998 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
1999 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
2000 * gas/crx/cop_insn.d: Regenerate.
2001 * gas/crx/list_insn.d: Likewise.
2002
a394c00f
NC
20032004-10-23 Daniel Jacobowitz <[email protected]>
2004
2005 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
2006 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
2007
f40d6855
TL
20082004-10-21 Tomer Levi <[email protected]>
2009
6639a9d9 2010 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
f40d6855
TL
2011 instructions.
2012 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
2013 * gas/crx/cop_insn.d: Regenerate.
2014 * gas/crx/list_insn.d: Likewise.
2015
f29ff786
PB
20162004-10-14 Paul Brook <[email protected]>
2017
2018 * gas/arm/mapping.d: Pass --special-syms to objdump.
2019
d2b2c203
DJ
20202004-10-08 Daniel Jacobowitz <[email protected]>
2021
2022 * gas/i386/i386.exp: Don't run divide test for targets where '/'
2023 is a comment. Run x86-64-unwind for 64-bit ELF targets.
2024 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
2025
af2f09fb
AM
20262004-10-08 Alan Modra <[email protected]>
2027
2028 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
2029
43cd72b9
BW
20302004-10-07 Bob Wilson <[email protected]>
2031
2032 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
2033 Change entry_align test to expect an error.
2034 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
2035 no-generics directives.
2036
6e1304d8
RS
20372004-10-07 Richard Sandiford <[email protected]>
2038
2039 * gas/mips/elf-rel{23,24}.[sd]: New tests.
2040 * gas/mips/mips.exp: New test.
2041
99022dfb
RS
20422004-10-07 Richard Sandiford <[email protected]>
2043
2044 * gas/mips/elf-rel22.[sd]: New test.
2045 * gas/mips/mips.exp: Run it.
2046
b1dca8ee
RS
20472004-10-07 Richard Sandiford <[email protected]>
2048
2049 * gas/mips/elf-rel21.[sd]: New test.
2050 * gas/mips/mips.exp: Run it.
2051
289040ca
NC
20522004-10-07 Jan Beulich <[email protected]>
2053
2054 * gas/cfi/cfi-common-4.[ds]: New.
2055 * gas/cfi/cfi.exp: Run new test.
2056
48c9f030
NC
20572004-10-07 Tomer Levi <[email protected]>
2058
2059 * gas/crx/cop_insn.s: New file.
2060 * gas/crx/cop_insn.d: Likewise.
2061 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
2062 test.
2063 * gas/crx/misc_insn.s: Likewise.
2064 * gas/crx/load_stor_insn.d: Regenerate.
2065 * gas/crx/misc_insn.d: Likewise.
2066
3cc0884a
AH
20672004-10-06 Aldy Hernandez <[email protected]>
2068
2069 * gas/ppc/e500.s: Add double-precision instructions.
2070 * gas/ppc/e500.d: Same.
2071
62377b1f
NC
20722004-10-05 Paul Brook <[email protected]>
2073
2074 * gas/arm/arm.exp: Add unwind table test. Recognise
2075 arm-symbian-symbianelf and arm-none-eabi.
2076 * gas/arm/unwind.s: New file.
2077 * gas/arm/unwind.d: New file.
2078
14127cc4
NC
20792004-10-01 Bill Farmer <[email protected]>
2080
2081 * gas/pdp11/opcode.d: Fix sob opcode value.
2082
0dd132b6
NC
20832004-09-30 Paul Brook <[email protected]>
2084
2085 * gas/arm/arch6zk.d: New file.
2086 * gas/arm/arch6zk.s: New file.
2087 * gas/arm/arm.exp: Add them.
2088
981beeee
AM
20892004-09-29 Alan Modra <[email protected]>
2090
2091 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
2092 * gas/i386/secrel.d: Adjust to suit.
2093
4403997d
PB
20942004-09-19 Paul Brook <[email protected]>
2095
2096 * gas/elf/elf.exp: Recognise additional arm elf targets.
2097
eb043451
PB
20982004-09-17 Paul Brook <[email protected]>
2099
2100 * gas/arm/pic.s: Add (target2).
2101 * gas/arm/pic.d: Ditto.
2102
9c504268
PB
21032004-09-13 Paul Brook <[email protected]>
2104
2105 * gas/arm/pic.d: Rename RELABS to TARGET1.
2106 * gas/arm/pic.s: Ditto.
2107
42851540
NC
21082004-09-03 Tomer Levi <[email protected]>
2109
2110 * gas/crx: New directory.
2111 * gas/crx/allinsn.exp: New test script.
2112 * gas/crx/arith_insn.s: New file.
2113 * gas/crx/arith_insn.d: Likewise.
2114 * gas/crx/beq_insn.s: Likewise.
2115 * gas/crx/beq_insn.d: Likewise.
2116 * gas/crx/bit_insn.s: Likewise.
2117 * gas/crx/bit_insn.d: Likewise.
2118 * gas/crx/br_insn.s: Likewise.
2119 * gas/crx/br_insn.d: Likewise.
2120 * gas/crx/cmov_insn.s: Likewise.
2121 * gas/crx/cmov_insn.d: Likewise.
2122 * gas/crx/cmpbr_insn.s: Likewise.
2123 * gas/crx/cmpbr_insn.d: Likewise.
2124 * gas/crx/jscond_insn.s: Likewise.
2125 * gas/crx/jscond_insn.d: Likewise.
2126 * gas/crx/list_insn.s: Likewise.
2127 * gas/crx/list_insn.d: Likewise.
2128 * gas/crx/load_stor_insn.s: Likewise.
2129 * gas/crx/load_stor_insn.d: Likewise.
2130 * gas/crx/misc_insn.s: Likewise.
2131 * gas/crx/misc_insn.d: Likewise.
2132 * gas/crx/no_op_insn.s: Likewise.
2133 * gas/crx/no_op_insn.d: Likewise.
2134 * gas/crx/shift_insn.s: Likewise.
2135 * gas/crx/shift_insn.d: Likewise.
2136
ac28a1cb
RS
21372004-08-27 Richard Sandiford <[email protected]>
2138
2139 * gas/frv/fr550-pack1.[sd]: New test.
2140 * gas/frv/allinsn.exp: Run it.
2141
3d983505
NC
21422004-08-27 Nick Clifton <[email protected]>
2143
2144 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
2145 but not for PE targets. Similarly for the absrel test.
2146
62e88f3c
NC
21472004-08-26 Nick Clifton <[email protected]>
2148
2149 * gas/i386/i386.exp: Group ELF specific tests together. Move the
2150 pcrel test into the ELF only section. Use is_elf_format to test
2151 for ELF based toolchains.
2152
26a78d4a
L
21532004-08-25 H.J. Lu <[email protected]>
2154
2155 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
2156
5069eab2
NC
21572004-08-24 Jan Beulich <[email protected]>
2158
2159 * gas/all/altmacro.[sd]: Split out part from here...
2160 * gas/all/altmac2.[sd]: ... to here.
2161 * gas/all/excl.s: New.
2162 * gas/all/gas.exp: Suppress both tests for a few targets known to
632d447c
AM
2163 break. Run the new (split out) test only when the target doesn't
2164 use '!' as a comment character.
5069eab2 2165
f7870c8d 21662004-08-18 Thiemo Seufer <[email protected]>
5069eab2 2167
f7870c8d
TS
2168 * gas/mips/branch-swap.s: New testcase.
2169 * gas/mips/branch-swap.d: New testcase.
2170 * gas/mips/mips.exp: Run the testcase.
2171
e65123b7
NC
21722004-08-18 Nick Clifton <[email protected]>
2173
2174 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
2175 part of another patch.
2176
1f216d09
NC
21772004-08-15 Nick Clifton <[email protected]>
2178
2179 * gas/all/altmacro.d: Allow for rest of frag being padded to an
2180 alignment boundary.
2181
2182 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
2183
d84de024
AM
21842004-08-16 Alan Modra <[email protected]>
2185
2186 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
2187 * gas/cfi/cfi-alpha-3.d: Likewise.
2188 * gas/cfi/cfi-i386.d: Likewise.
2189 * gas/cfi/cfi-m68k.d: Likewise.
2190 * gas/cfi/cfi-ppc-1.d: Likewise.
2191 * gas/cfi/cfi-s390-1.d: Likewise.
2192 * gas/cfi/cfi-s390x-1.d: Likewise.
2193 * gas/cfi/cfi-sh-1.d: Likewise.
2194 * gas/cfi/cfi-sparc-1.d: Likewise.
2195 * gas/cfi/cfi-sparc64-1.d: Likewise.
2196 * gas/cfi/cfi-x86_64.d: Likewise.
2197
caa32fe5
NC
21982004-08-13 Jan Beulich <[email protected]>
2199
2200 * gas/all/altmacro.[sd]: New test.
2201 * gas/all/gas.exp: Run the new test.
2202
b2221023
MM
22032004-08-10 Mark Mitchell <[email protected]>
2204
2205 * gas/arm/bignum1.s: New test.
2206 * gas/arm/arm.exp: Run it.
2207
db6579d4
PB
22082004-08-06 Paul Brook <[email protected]>
2209
2210 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
2211
92868b6e
NC
22122004-08-05 Nitin Yewale <[email protected]>
2213
2214 * h8300/h8300.exp: Addition of new test case to check rx
2215 generation with adds and subs instruction for plain H8/300 target.
2216 * h8300/addsubrxcheck.s: New test source file.
2217
e8773edb
SC
22182004-08-01 Stephane Carrez <[email protected]>
2219
2220 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
2221 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
2222 * gas/symver/symver.exp: Likewise for symver tests.
2223
30d1c836
ML
22242004-07-30 Michal Ludvig <[email protected]>
2225
2226 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
2227 VIA PadLock instructions.
2228
ff636ee3
KK
22292004-07-29 Kaz Kojima <[email protected]>
2230
2231 * gas/sh/basic.exp: Don't do sh2a test for sh5.
2232 * gas/sh/sh2a.d: Match elf32-sh* format too.
2233
1d70c7fb
AO
22342004-07-29 Alexandre Oliva <[email protected]>
2235
2236 2003-12-30 DJ Delorie <[email protected]>
2237 * gas/sh/sh2a.s: New.
2238 * gas/sh/sh2a.d: New.
2239 * gas/sh/basic.exp: Add it.
2240
670ec21d
NC
22412004-07-27 Tomer Levi <[email protected]>
2242
2243 * gas/all/gas.exp (do_930509a): Disable test for crx.
2244
6b5abf68
L
22452004-07-22 H.J. Lu <[email protected]>
2246
2247 * gas/i386/x86-64-inval.l: Remove the leading `+'.
2248
ed049af3
NC
22492004-07-22 Nick Clifton <[email protected]>
2250
2251 PR/280
2252 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
2253 * gas/h8300/ffxx1-elf.d: Likewise.
2254 * gas/h8300/h8sx_disp2.d: Likewise.
2255 * gas/h8300/h8sx_mov_imm.d: Likewise.
6639a9d9 2256 * gas/h8300/h8sx_rtsl.d: Likewise.
ed049af3
NC
2257 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
2258 * gas/h8300/ffxx1-elf.s: Likewise.
2259
20f0a1fc
NC
22602004-07-21 Jan Beulich <[email protected]>
2261
543613e9
NC
2262 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
2263 addressing in 64-bit mode.
2264 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
2265 addressing.
2266 * gas/i386/i386.exp: Run the two new tests.
2267
2268 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
2269 rex prefix.
2270 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
2271 in 64-bit mode.
6639a9d9 2272
d27af829
MR
22732004-07-20 Maciej W. Rozycki <[email protected]>
2274
2275 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
2276 expects load delay slots.
2277
6f14957b
MR
22782004-07-20 Maciej W. Rozycki <[email protected]>
2279
2280 * gas/mips/vr5400.d: Update for a correct disassembly of
2281 "racm.ob".
2282
1586d91e
MR
22832004-07-20 Maciej W. Rozycki <[email protected]>
2284
2285 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
2286 another "break" case. Update the comment accordingly.
2287 * gas/mips/set-arch.s: Likewise.
2288 * gas/mips/mips32.d: Adjust for the new output.
2289 * gas/mips/set-arch.d: Likewise.
2290
aff16937
NC
22912004-07-15 Nitin Yewale <[email protected]>
2292
2293 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
2294 new test case for H8300H normal target to check symbol
2295 address generation.
2296 * gas/h8300/symaddgen.s: New test.
2297
0477af35
NC
22982004-07-13 Nick Clifton <[email protected]>
2299
2300 * gas/i386/intel.s: Add test of newly expand arithmetic support
2301 for Intel mode assembler.
2302 * gas/i386/intel.d: Add expected disassmbly.
2303
384d2d1c
NC
23042004-07-13 Nick Clifton <[email protected]>
2305
2306 * gas/vtable: Delete directory. These tests are no longer needed
2307 as the VTABLE_ reloc support is obsolete.
2308
96908638
NC
23092004-07-08 Kazuhiro Inaoka <[email protected]>
2310
2311 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
2312 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
2313 * gas/m32r/pic2.d: New file: Expected results.
2314
de7e6852
RS
23152004-07-08 Richard Sandiford <[email protected]>
2316
2317 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
2318 * gas/mips/elf-refl19.d: Likewise L2.
2319
3b91255e
RS
23202004-07-03 Richard Sandiford <[email protected]>
2321
3b91255e
RS
2322 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
2323 the earliest %lo().
2324 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
2325 * gas/mips/elf-rel20.[sd]: New test.
2326 * gas/mips/mips.exp: Run it.
2327
0945c90c
RS
23282004-07-03 Maciej W. Rozycki <[email protected]>
2329
2330 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
2331
2d2b9592
L
23322004-07-01 H.J. Lu <[email protected]>
2333
2334 * gas/ia64/group-1.d: New.
2335 * gas/ia64/group-1.s: Likewise.
2336
2337 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
2338
8a41c3ea
JW
23392004-06-30 James E Wilson <[email protected]>
2340
2341 * gas/ia64/dv-imply.d: Update.
2342 * gas/ia64/dv-mutex.d: Likewise.
2343 * gas/ia64/dv-safe.d: Likewise.
2344
62b51c0b
AM
23452004-06-29 Alan Modra <[email protected]>
2346
2347 * gas/m68k/mode5.s: Pad section.
2348 * gas/m68k/mode5.d: Update.
2349
98e69875
AM
23502004-06-28 Alan Modra <[email protected]>
2351
2352 * gas/ppc/power4.d: Update.
2353
1d9f512f
AM
23542004-06-24 Alan Modra <[email protected]>
2355
2356 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
2357 * gas/i386/prescott.d: Update.
2358
bad9ceea
JJ
23592004-06-08 Jakub Jelinek <[email protected]>
2360
2361 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
2362 * gas/ia64/dv-raw-err.l: Updated.
2363
580b9172
NC
23642004-05-28 Peter Barada <[email protected]>
2365
2366 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
2367 addressing with zero offset into mode 2 addressing.
2368 * gas/m68k/mode5.d: New file: Expected disassmbly.
2369 * gas/m68k/all.exp: Run new test.
2370
2b8725e7
NC
23712004-05-28 Andrew Stubbs <[email protected]>
2372
2373 * gas/sh/arch: New directory.
2374 * gas/sh/arch/arch.exp: New test script.
2375 * gas/sh/arch/arch_expected.txt: New file.
2376 * gas/sh/arch/sh.s: New file.
2377 * gas/sh/arch/sh2.s: New file.
2378 * gas/sh/arch/sh-dsp.s: New file.
2379 * gas/sh/arch/sh2e.s: New file.
2380 * gas/sh/arch/sh3-nommu.s: New file.
2381 * gas/sh/arch/sh3.s: New file.
2382 * gas/sh/arch/sh3-dsp.s: New file.
2383 * gas/sh/arch/sh3e.s: New file.
2384 * gas/sh/arch/sh4-nommu-nofpu.s: New file.
2385 * gas/sh/arch/sh4-nofpu.s: New file.
2386 * gas/sh/arch/sh4.s: New file.
2387 * gas/sh/arch/sh4a-nofpu.s: New file.
2388 * gas/sh/arch/sh4al-dsp.s: New file.
2389 * gas/sh/arch/sh4a.s: New file.
2390
652ca075
L
23912004-05-27 H.J. Lu <[email protected]>
2392
2393 * gas/ia64/regs.d: Updated.
2394
54b3292a
L
23952004-05-26 H.J. Lu <[email protected]>
2396
2397 * gas/ia64/ia64.exp: Run invalid-ar.
6639a9d9 2398
54b3292a
L
2399 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
2400 * gas/ia64/invalid-ar.s: Likewise.
2401
be8c092b
NC
24022004-05-24 Peter Barada <[email protected]>
2403
2404 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
2405 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
2406
1ef30428
L
24072004-05-20 H.J. Lu <[email protected]>
2408
2409 * gas/ia64/dv-srlz.d: Fix a typo.
2410
c0b22597
BE
24112004-05-12 Ben Elliston <[email protected]>
2412
2413 * gas/h8300/t03_add.exp: Remove stray semicolons.
2414 * gas/h8300/t04_sub.exp: Likewise.
2415 * gas/h8300/t05_cmp.exp: Likewise.
2416 * gas/h8300/t08_or.exp: Likewise.
2417 * gas/h8300/t09_xor.exp: Likewise.
2418 * gas/h8300/t10_and.exp: Likewise.
2419 * gas/hppa/reloc/reloc.exp: Likewise.
2420 * gas/hppa/unsorted/unsorted.exp: Likewise.
2421 * gas/i386/i386.exp: Likewise.
2422 * gas/m68hc11/m68hc11.exp: Likewise.
2423 * gas/mips/mips.exp: Likewise.
2424 * gas/sparc/sparc.exp: Likewise.
2425 * lib/gas-defs.exp: Likewise.
2426
22fe14ad
NC
24272004-05-11 Nick Clifton <[email protected]>
2428
2429 * gas/elf/section4.s: New test. Checks label arithmetic when
2430 multiple same-name sections exist.
2431 * gas/elf/section4.d: New file: Expected section list
2432 * gas/elf/elf.exp: Run the new test.
2433 * gas/elf/group0.s: Use % instead of @ for type argument to
2434 .section directive (for compatability with ARM port).
2435 * gas/elf/group1.s: Likewise.
2436
532c738a
RS
24372004-05-07 Richard Sandiford <[email protected]>
2438
2439 * gas/mips/vr4122.[sd]: Rename to...
2440 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
2441 MD(1) and MD(4).
2442 * gas/mips/mips.exp: Update accordingly.
2443
d15c4970
AO
24442004-05-05 Alexandre Oliva <[email protected]>
2445
2446 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
2447 * gas/frv/fr405-insn.d: Likewise.
2448 * gas/frv/fr450-insn.d: Likewise.
2449
86654c12
L
24502004-04-30 H.J. Lu <[email protected]>
2451
2452 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
2453 section group.
2454
2455 * gas/elf/group1a.d: New file.
2456 * gas/elf/group1b.d: Likewise.
2457
2458 * gas/elf/group1.e: Removed.
2459
376eb240
NC
24602004-04-30 Nick Clifton <[email protected]>
2461
2462 * gas/arm/reg-alias.s: New file: Test case sensitive register
2463 aliases.
2464 * gas/arm/reg-alias.d: New file: Expected test output.
2465 * gas/arm/arm.exp: Run reg-alias test.
2466 Arrange tests in a more orderly fashion.
2467
f3806e43
BE
24682004-04-30 Ben Elliston <[email protected]>
2469
2470 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
2471 * gas/ppc/power4.d: Update accordingly.
2472
f5842774
L
24732004-04-26 H.J. Lu <[email protected]>
2474
2475 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
2476 group.
2477
2478 * gas/elf/group0.s: New file.
2479 * gas/elf/group0a.d: Likewise.
2480 * gas/elf/group0b.d: Likewise.
2481 * gas/elf/group1.e: Likewise.
2482 * gas/elf/group1.s: Likewise.
2483
2abe3c6c
NC
24842004-04-23 Nick Clifton <[email protected]>
2485
2486 * gas/symver/symver1.d: Cope with extra symbols inserted by
2487 arm-elf toolchains.
2488 * gas/symver/symver0.d: Likewise
2489 * gas/elf/symver.d: Likewise.
2490
1f1799d5
KK
24912004-04-22 Kaz Kojima <[email protected]>
2492
2493 * gas/sh/pcrel2.d: Update.
2494 * gas/sh/tlsd.d: Update.
2495 * gas/sh/tlsnopic.d: Update.
2496 * gas/sh/tlspic.d: Update.
2497
d9943e50
MK
24982004-04-22 Mark Kettenis <[email protected]>
2499
2500 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
2501
269137b2
TS
25022004-04-22 Atsushi Nemoto <[email protected]>
2503
2504 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
2505 * gas/mips/mips-abi32-pic.d: Likewise.
2506 * gas/mips/mips-abi32-pic2.d: Likewise.
2507 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
2508 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
2509 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
2510 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
2511 * gas/mips/relax-swap1-mips2.d: Likewise.
2512 * gas/mips/lb-svr4pic-ilocks.d: New test.
2513 * gas/mips/mips.exp: Run it.
2514
06516a5e
PB
25152004-04-22 Paul Brook <[email protected]>
2516
2517 * maverick.c (off8s): Test full shifted operand range.
2518 (MCC2): Define.
2519 (MVDSPACC, MVACCDSP): Use it.
2520 * maverick.d, maverick.s: Regenerate.
2521
fd99574b
NC
25222004-04-22 Peter Barada <[email protected]>
2523
2524 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
2525 * gas/m68k/mcf-emac.s: New test: Similar checks.
2526 * gas/m68k/mcf-mac.d: New test: Expected output.
2527 * gas/m68k/mcf-emac.d: New test: Likewise.
2528 * gas/m68k/all.exp: Run new tests.
2529
76c6918d
CD
25302004-04-21 Chris Demetriou <[email protected]>
2531
2532 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
2533 * gas/mips/empic.d: Likewise.
2534 * gas/mips/empic.l: Likewise.
2535 * gas/mips/empic.s: Likewise.
2536 * gas/mips/empic2.d: Likewise.
2537 * gas/mips/empic2.s: Likewise.
2538 * gas/mips/empic3_e.d: Likewise.
2539 * gas/mips/empic3_e.s: Likewise.
2540 * gas/mips/empic3_g1.d: Likewise.
2541 * gas/mips/empic3_g1.s: Likewise.
2542 * gas/mips/empic3_g2.d: Likewise.
2543 * gas/mips/empic3_g2.s: Likewise.
2544 * gas/mips/jal-empic-elf-2.d: Likewise.
2545 * gas/mips/jal-empic-elf-2.s: Likewise.
2546 * gas/mips/jal-empic-elf-3.d: Likewise.
2547 * gas/mips/jal-empic-elf-3.s: Likewise.
2548 * gas/mips/jal-empic-elf.d: Likewise.
2549 * gas/mips/jal-empic.d: Likewise.
2550 * gas/mips/la-empic.d: Likewise.
2551 * gas/mips/la-empic.s: Likewise.
2552 * gas/mips/lb-empic.d: Likewise.
2553 * gas/mips/ld-empic.d: Likewise.
2554 * gas/mips/lif-empic.d: Likewise.
2555 * gas/mips/telempic.d: Likewise.
2556 * gas/mips/tempic.d: Likewise.
2557 * gas/mips/ulh-empic.d: Likewise.
2558 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
2559 * gas/mips/lifloat.s: Likewise.
2560 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
2561
6482c264
NC
25622004-04-20 Brian Ford <[email protected]>
2563 DJ Delorie <[email protected]>
2564
2565 * gas/i386/secrel.s: New test for .secrel32.
2566 * gas/i386/secrel.d: Likewise.
2567 * gas/i386/i386.exp: Call it for PE targets.
2568
4dc570c2
JJ
25692004-04-19 Jakub Jelinek <[email protected]>
2570
2571 * gas/cfi/cfi-sparc64-1.d: Update.
2572
d766e8ec
RS
25732004-04-14 Richard Sandiford <[email protected]>
2574
2575 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
2576
a11090ae
RS
25772004-04-14 Richard Sandiford <[email protected]>
2578
2579 * gas/elf/section2.e-mips: Allow named section symbols.
2580 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
2581
097dba13
NC
25822004-04-13 Kazuhiro Inaoka <[email protected]>
2583
925d60e5
NC
2584 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
2585 * gas/m32r/parallel-2.d: New file: Expected results.
2586 * gas/m32r/m32r2.exp: Run the test.
6639a9d9 2587
925d60e5
NC
2588 * gas/m32r/seth.s: New file: Test for seth.
2589 * gas/m32r/seth.d: New file: Expected results.
2590 * gas/m32r/m32r.exp: Run the new test.
097dba13 2591
f55629b8
KK
25922004-04-01 Asgari Jinia <[email protected]>
2593
2594 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
2595 option.
2596 * gas/sh/basic.exp: Run the new test.
2597
a7844384
NC
25982004-04-01 Dave Korn <[email protected]>
2599
2600 * gas/dlx/alltests.exp: Execute new lohi test.
2601 * gas/dlx/lohi.s: New test for spurious lo16/hi16
632d447c 2602 reloc overflow checking.
a7844384
NC
2603 * gas/dlx/lohi.d: New file: expected output.
2604 * gas/dlx/lhi.d: Updated to properly expect lo16
632d447c 2605 relocations where asked for.
a7844384
NC
2606 * gas/dlx/itype.d: Likewise.
2607 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
2608
6c71dbc4
SS
26092004-03-30 Stan Shebs <[email protected]>
2610
2611 * gas/macros/macros.exp: Remove mention of MPW config.
2612
02249231
AM
26132004-03-27 Alan Modra <[email protected]>
2614
2615 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
2616 an error.
2617 * gas/m68hc11/m68hc11.exp: Likewise.
2618
86b13c28
AS
26192004-03-23 Andreas Schwab <[email protected]>
2620
2621 * gas/cfi/cfi-m68k.d: Adjust offsets.
2622
95631471
HPN
26232004-03-22 Hans-Peter Nilsson <[email protected]>
2624
2625 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
2626 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
2627
2ce4cc60
KK
26282004-03-17 Kaz Kojima <[email protected]>
2629
2630 * gas/cfi/cfi-sh-1.d: New file.
6639a9d9 2631 * gas/cfi/cfi-sh-1.s: Likewise.
2ce4cc60
KK
2632 * gas/cfi/cfi.exp: Add SH case.
2633
fdd12ef3
AM
26342004-03-16 Alan Modra <[email protected]>
2635
2636 * gas/ppc/altivec.d: Update.
2637 * gas/ppc/altivec_xcoff.d: Update.
2638 * gas/ppc/altivec_xcoff64.d: Update.
2639 * gas/ppc/astest.d: Update.
2640 * gas/ppc/astest2.d: Update.
2641 * gas/ppc/astest2_64.d: Update.
2642 * gas/ppc/astest64.d: Update.
2643 * gas/ppc/booke.d: Update.
2644 * gas/ppc/booke_xcoff.d: Update.
2645 * gas/ppc/booke_xcoff64.d: Update.
2646 * gas/ppc/e500.d: Update.
2647 * gas/ppc/power4.d: Update.
2648 * gas/ppc/test1elf32.d: Update.
2649 * gas/ppc/test1elf64.d: Update.
2650 * gas/ppc/test1xcoff32.d: Update.
2651
a506b1e6
AM
26522004-03-15 Alan Modra <[email protected]>
2653
2654 * gas/i386/padlock.s: Pad with .p2align.
2655 * gas/i386/padlock.d: Adjust.
2656
26f07657
ML
26572004-03-12 Michal Ludvig <[email protected]>
2658
a506b1e6 2659 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
26f07657
ML
2660 VIA PadLock instructions.
2661 * gas/i386/i386.exp: Run padlock tests.
2662
c02908d2
AM
26632004-03-12 Alan Modra <[email protected]>
2664
cc0ec051
AM
2665 * gas/i386/katmai.d: Revert last change.
2666
c02908d2
AM
2667 * gas/i386/katmai.d: Adjust for clflush change.
2668
b3415246
AJ
26692004-03-08 Andreas Jaeger <[email protected]>
2670
2671 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
2672
b793dc75
RH
26732004-03-07 Richard Henderson <[email protected]>
2674
2675 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
2676
9fd4314e
AJ
26772004-03-07 Andreas Jaeger <[email protected]>
2678
2679 * gas/cfi/cfi-x86_64.d: Adjust offsets.
2680
6ec51dba
RH
26812004-03-07 Richard Henderson <[email protected]>
2682
2683 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
2684 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
2685 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
2686
28e4a77b
KK
26872004-03-03 Kaz Kojima <[email protected]>
2688
2689 * gas/sh/sh64/err-dsp.s: Fix expected error message.
2690
676a64f4
RS
26912004-03-01 Richard Sandiford <[email protected]>
2692
2693 * gas/frv/fr405-insn.[sdl]: New test.
2694 * gas/frv/fr450-spr.[sd]: New test.
2695 * gas/frv/fr450-insn.[sdl]: New test.
2696 * gas/frv/fr450-media-issue.[sl]: New test.
2697 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
2698 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
2699 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
2700 -mcpu=fr500.
2701
8ae0baa2
RS
27022004-03-01 Richard Sandiford <[email protected]>
2703
2704 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
2705 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
2706 * gas/frv/allinsn.d: Update accordingly.
2707
34920d91
NC
27082004-02-17 Petko Manolov <[email protected]>
2709
2710 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
2711 * gas/arm/maverick.d: Likewise.
2712 * gas/arm/maverick.s: Likewise.
2713
206eb3b6
KK
27142004-02-09 Kaz Kojima <[email protected]>
2715
2716 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
2717
e4475e39
NS
27182004-02-06 Nathan Sidwell <[email protected]>
2719
2720 * gas/macros/test2.s: Lowercase it.
2721
f6a22291
MR
27222004-02-02 Maciej W. Rozycki <[email protected]>
2723
2724 * gas/mips/div.d: Update to accomodate changes in macro
2725 expansions.
2726 gas/mips/elf-rel-got-n32.d: Likewise.
2727 gas/mips/elf-rel-got-n64.d: Likewise.
2728 gas/mips/elf-rel-xgot-n32.d: Likewise.
2729 gas/mips/elf-rel-xgot-n64.d: Likewise.
2730 gas/mips/la-svr4pic.d: Likewise.
2731 gas/mips/la-xgot.d: Likewise.
2732 gas/mips/lca-svr4pic.d: Likewise.
2733 gas/mips/lca-xgot.d: Likewise.
2734
1b5d1a53
KK
27352004-02-01 Kaz Kojima <[email protected]>
2736
2737 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
2738 * gas/sh/sh4a-fp.s: Likewise.
2739 * gas/sh/err-sh4a-fp.s: Likewise.
2740
424688ad
CD
27412004-01-24 Chris Demetriou <[email protected]>
2742
2743 * gas/mips/relax-swap1.s: Add extra space at end, so the
2744 disassembly will consistently have "..." at its end.
2745 * gas/mips/relax-swap2.s: Likewise.
2746 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
2747
34cc4ecc
DJ
27482004-01-23 Daniel Jacobowitz <[email protected]>
2749
2750 * gas/arm/arm.exp: Add "undefined" test.
2751 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
2752
5fc68419
RS
27532004-01-23 Richard Sandiford <[email protected]>
2754
2755 * gas/mips/macro-warn-[1234].[sdl]: New tests.
2756 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
2757 * gas/mips/mips.exp: Run them.
2758
4d7206a2
RS
27592004-01-23 Richard Sandiford <[email protected]>
2760
2761 * gas/mips/elf-rel19.[sd]: New test.
2762 * gas/mips/mips.exp: Run it.
2763
28d39d1a
NC
27642004-01-11 Tom Rix <[email protected]>
2765
2766 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
2767 * gas/m68hc11/movb.d: Likewise.
2768 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
2769
839b3272
AM
27702004-01-19 Alan Modra <[email protected]>
2771
2772 * gas/i386/katmai.d: Adjust for changed sib printing.
2773 * gas/i386/prescott.d: Likewise.
2774 * gas/i386/sse2.d: Likewise.
2775 * gas/i386/ssemmx2.d: Likewise.
2776
ac882a1d
AO
27772004-01-16 Alexandre Oliva <[email protected]>
2778
2779 * gas/mn10300/mov5.s: New.
2780 * gas/mn10300/basic.exp (do_mov5): New.
2781
895921c9
MR
27822004-01-14 Maciej W. Rozycki <[email protected]>
2783
2784 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
2785 with swapping for MIPS1.
2786 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
2787 with swapping for MIPS2.
2788 * gas/mips/relax-swap1.l: Stderr output for the new tests.
2789 * gas/mips/relax-swap1.s: Source for the new tests.
2790 * gas/mips/relax-swap2.d: New test for branch likely relaxation
2791 with swapping.
2792 * gas/mips/relax-swap2.l: Stderr output for the new test.
2793 * gas/mips/relax-swap2.s: Source for the new test.
2794 * gas/mips/mips.exp: Run the new tests.
2795
32159579
ILT
27962004-01-13 Ian Lance Taylor <[email protected]>
2797
2798 * gas/mips/mips16-64.d: New test.
2799 * gas/mips/mips.exp: Run it.
2800
cc3d92a5
RS
28012004-01-12 Richard Sandiford <[email protected]>
2802
2803 * gas/mips/elf-rel18.[sd]: New test.
2804 * gas/mips/mips.exp: Run it.
2805
e45d0630
PB
28062004-01-09 Paul Brook <[email protected]>
2807
2808 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
2809 * gas/arm/arm.exp: Add them.
2810
29ccc66b
ILT
28112004-01-08 Ian Lance Taylor <[email protected]>
2812
2813 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
2814 * gas/mips/ldstla-n64-shared.d: Likewise.
2815
d9296b18
NC
28162004-01-07 Nick Clifton <[email protected]>
2817
2818 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
2819
fee5fcc5
AO
28202004-01-06 Alexandre Oliva <[email protected]>
2821
2822 2003-11-05 Alexandre Oliva <[email protected]>
2823 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
2824 2003-09-18 Alexandre Oliva <[email protected]>
2825 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
2826 2003-09-15 Alexandre Oliva <[email protected]>
2827 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
2828 gprel12 for rodata symbol and gotoff12 for sdata symbol.
2829 2003-08-08 Alexandre Oliva <[email protected]>
2830 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
2831 2003-08-04 Alexandre Oliva <[email protected]>
2832 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
2833 * gas/frv/allinsns.exp: Run it.
2834
3ab48931
NC
28352004-01-02 Albert Bartoszko <[email protected]>
2836
2837 * gas/msp430/opcode.s: Add test for an 'add' instruction which
2838 looks similar to an 'rla' instruction.
ad50f575 2839
c9e214e5
AM
2840For older changes see ChangeLog-9303
2841\f
2842Local Variables:
2843mode: change-log
2844left-margin: 8
2845fill-column: 74
2846version-control: never
2847End:
This page took 0.58854 seconds and 4 git commands to generate.