Fixes for building on 64-bit hosts:
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
8ad7c533
NC
12006-01-11 Nick Clifton <nickc@redhat.com>
2
3 * gas/tic54x/address.d: Work with 64bit hosts.
4 * gas/tic54x/addrfar.d: Likewise.
5 * gas/tic54x/align.d: Likewise.
6 * gas/tic54x/all-opcodes.d: Likewise.
7 * gas/tic54x/asg.d: Likewise.
8 * gas/tic54x/cons.d: Likewise.
9 * gas/tic54x/consfar.d: Likewise.
10 * gas/tic54x/extaddr.d: Likewise.
11 * gas/tic54x/field.d: Likewise.
12 * gas/tic54x/labels.d: Likewise.
13 * gas/tic54x/loop.d: Likewise.
14 * gas/tic54x/lp.d: Likewise.
15 * gas/tic54x/macro.d: Likewise.
16 * gas/tic54x/math.d: Likewise.
17 * gas/tic54x/opcodes.d: Likewise.
18 * gas/tic54x/sections.d: Likewise.
19 * gas/tic54x/set.d: Likewise.
20 * gas/tic54x/struct.d: Likewise.
21 * gas/tic54x/subsym.d: Likewise.
22
4dcb3903
L
232006-01-09 H.J. Lu <hongjiu.lu@intel.com>
24
25 PR gas/2117
26 * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
27 ltoff22x-5.
28
29 * gas/ia64/ltoff22x-2.d: New file.
30 * gas/ia64/ltoff22x-2.s: Likewise.
31 * gas/ia64/ltoff22x-3.d: Likewise.
32 * gas/ia64/ltoff22x-3.s: Likewise.
33 * gas/ia64/ltoff22x-4.d: Likewise.
34 * gas/ia64/ltoff22x-4.s: Likewise.
35 * gas/ia64/ltoff22x-5.d: Likewise.
36 * gas/ia64/ltoff22x-5.s: Likewise.
37
834b26f4
HPN
382006-01-03 Hans-Peter Nilsson <hp@bitrange.com>
39
40 PR gas/2101
41 * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
42
2e1e12b1
JB
432005-12-22 Jan Beulich <jbeulich@novell.com>
44
45 * gas/all/cond.s: Also check .if works on equates to undefined
46 when the expression value can be known without knowing the
47 value of the symbol.
48 * gas/all/cond.l: Adjust.
49 * gas/i386/equ.s: Also check .if works on (equates to)
50 registers when the expression value can be known without
51 knowing the value of the register.
52 * gas/i386/equ.e: Adjust.
53
b1905489
JB
542005-12-14 Jan Beulich <jbeulich@novell.com>
55
56 * gas/i386/rex.[sd]: New.
57 * gas/i386/i386.exp: Run new test.
58
4970f871
NS
592005-12-12 Nathan Sidwell <nathan@codesourcery.com>
60
61 * gas/mt: Renamed from ms1 dir. Update file names as needed.
62 * gas/mt/errors.exp: Replace ms1 arch with mt arch.
63 * gas/mt/mt.exp: Replace ms1 arch with mt arch.
64 * gas/mt/relocs.exp: Replace ms1 arch with mt arch.
65
76956aa3
HPN
662005-12-07 Hans-Peter Nilsson <hp@axis.com>
67
68 * gas/cris/rd-bcnst-pic.d, gas/cris/rd-branch-pic.d,
69 gas/cris/rd-brokw-pic-1.d, gas/cris/rd-brokw-pic-2.d,
70 gas/cris/rd-brokw-pic-3.d, gas/cris/rd-fragtest-pic.d: New tests.
71
cb712a9e
L
722005-12-06 H.J. Lu <hongjiu.lu@intel.com>
73
74 PR gas/1874
75 * gas/i386/i386.exp: Add x86-64-prescott for 64bit.
76
77 * gas/i386/prescott.s: Test address size override for monitor.
78 * gas/i386/prescott.d: Updated.
79
80 * gas/i386/x86-64-prescott.d: New file.
81 * gas/i386/x86-64-prescott.s: Likewise.
82
63e199b9
HPN
832005-12-06 Hans-Peter Nilsson <hp@axis.com>
84
85 * gas/cris/rd-pcplus.s, gas/cris/rd-pcplus.d: New test.
86
88856d20
DA
872005-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
88
d9ca002e
DA
89 * gas/macros/purge.l: Increment line numbers.
90 * gas/macros/purge.s: Add ".data" line.
91
88856d20
DA
92 Bug gas/1896
93 * gas/all/redef2.d: Allow "$DATA$" as well as ".data" in matches.
94 * gas/all/weakref1.d: Allow "$CODE$" as well as ".text" in matches.
95 * gas/hppa/reloc/reloc.exp: Adjust regexp for new output.
96
bad36eac
DJ
972005-11-23 Daniel Jacobowitz <dan@codesourcery.com>
98 Thiemo Seufer <ths@networkno.de>
99
100 * gas/mips/bge.d, gas/mips/bge.s, gas/mips/bgeu.d, gas/mips/bgeu.s,
101 gas/mips/blt.d, gas/mips/blt.s, gas/mips/bltu.d,
102 gas/mips/bltu.s: Reactivate external branch tests.
103 * gas/mips/branch-misc-2.d, gas/mips/branch-misc-2pic.d,
104 gas/mips/branch-misc-2-64.d, gas/mips/branch-misc-2pic-64.d: New
105 tests.
106 * gas/mips/branch-misc-2.l, gas/mips/branch-misc-2pic.l,
107 gas/testsuite/gas/mips/branch-misc-2pic.s: Remove.
108 * gas/mips/mips.exp: Adjust branch-misc-2 tests. Add 64-bit
109 variants.
110
6e572af0
DA
1112005-11-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
112
113 * gas/all/quad.d: Add -j "\$DATA\$". Modify regexp to check for
114 "$DATA$" as well as ".data".
115 * gas/all/sleb128.d: Likewise.
116
9af14372
DA
1172005-11-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
118
6745c726
DA
119 Bug gas/1894 Bug gas/1895
120 * gas/all/gas.exp (redef3): xfail on hppa*-*-hpux*.
121 * gas/all/redef.d: Add -j "\$DATA\$". Modify regexp to check for
122 "$DATA$" as well as ".data".
123 * gas/all/redef2.d: Likewise.
124
9af14372
DA
125 Bug gas/1879
126 * gas/all/weakref1.d: Check for "$CODE$" as well as ".text".
127 * gas/all/weakref1.s: Indent "-ld1 = l".
128 * gas/all/weakref1g.d: Remove --no-sort option.
129 * gas/all/weakref1l.d: Likewise.
130 * gas/all/weakref1u.d: Likewise. Sort expected results.
131 * gas/all/weakref1w.d: Likewise.
132 * gas/all/weakref2.s: Indent directives.
133 * gas/all/weakref3.s: Likewise.
134
92757bc9
JB
1352005-11-17 Jan Beulich <jbeulich@novell.com>
136
137 * gas/all/cond.s: Also check ifdef works on equates and
138 commons.
139 * gas/all/cond.l: Adjust.
140 * gas/all/redef2.s: Also test redefining equate to label.
141 * gas/all/redef2.d: Adjust.
142 * gas/all/redef3.[sd]: New.
143 * gas/all/redef4.s: New.
144 * gas/all/redef5.s: New.
145 * gas/elf/redef.s: New, copied from original gas/all/redef2.s.
146 * gas/elf/redef.d: Remove #source.
147 * gas/all/gas.exp: Remove exclusion of iq2000-*-* from and
148 adjust xfails for redefinition tests. Run new tests. Exclude
149 alpha*-*-*, mips*-*-*, *c54x*-*-* from weakref tests.
150
a3157d8e
RH
1512005-11-16 Richard Henderson <rth@redhat.com>
152
153 * gas/all/weakref1.s: Use "=" instead of ".set" for equivalence.
154
01ae4198
DJ
1552005-11-15 Daniel Jacobowitz <dan@codesourcery.com>
156
157 * gas/arm/unwind.s, gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Add
158 a test for saving only the low registers.
159
56424b64
TS
1602005-11-14 Thiemo Seufer <ths@networkno.de>
161
162 * gas/testsuite/gas/mips/mips16e-jrc.d: Tighten file format
163 check, relax whitespace checking.
164
0499d65b
TS
1652005-11-14 David Ung <davidu@mips.com>
166
167 * gas/mips/mips.exp: Run new save/restore tests.
168 * gas/testsuite/gas/mips/mips16e-save.s: New test for generating
169 different styles of save/restore instructions.
170 * gas/testsuite/gas/mips/mips16e-save.d: New.
171
7b0441f6
JB
1722005-11-10 Jan Beulich <jbeulich@novell.com>
173
174 * gas/i386/intelbad.d: Add tests for ill registers in brackets.
175 * gas/i386/intelbad.l: Adjust.
176
01cfc07f
NC
1772005-11-10 Nick Clifton <nickc@redhat.com>
178
179 * gas/arm/archv6t2-bad.s: Add tests of badly composed ldrex and
180 strex instructions.
181 * gas/arm/archv6t2-bad.l: Add expected error messages.
182 * gas/arm/r15-bad.l: Adjust error messages for r15 usage in ldrex
183 and strex instructions.
184
e627d9a0
NC
1852005-11-08 Arnold Metselaar <arnold.metselaar@planet.nl>
186
187 * gas/all/cofftag.s: Convert numbers in .type
188 directives to decimal.
189 * gas/all/gas.exp: enable cofftag-test for z80-*-coff.
190
6f84a2a6
NS
1912005-11-08 Nathan Sidwell <nathan@codesourcery.com>
192
193 Add ms2.
194 * gas/ms1/allinsn.d: Adjust pcrel disassembly.
195 * gas/ms1/errors.exp: Fix target triplet.
196 * gas/ms1/ms1-16-003.d: Adjust pcrel disassembly.
197 * gas/ms1/ms1-16-003.s: Tweak label.
198 * gas/ms1/ms1.exp: Adjust target triplet. Add ms2 test.
199 * gas/ms1/ms2.d, gas/ms1/ms2.s: New.
200 * gas/ms1/relocs.d: Adjust expected machine name and pcrel
201 disassembly.
202 * gas/ms1/relocs.exp: Adjust target triplet.
203
5ca0ee01
JB
2042005-11-07 Jan Beulich <jbeulich@novell.com>
205
206 * gas/all/redef2.[sd]: New.
207 * gas/all/gas.exp: Run new test.
208 * gas/elf/redef.d: New.
209 * gas/elf/elf.exp: Run new test.
210
5157cd8a
AM
2112005-11-07 Alan Modra <amodra@bigpond.net.au>
212
213 * gas/i386/divide.s: Test line comment starting with '/'.
214 * gas/i386/divide.d: Pass --divide to gas.
215 * gas/i386/intelok.d: Likewise.
216 * gas/i386/i386.exp (divide): Run for all targets.
217
5baab855
AM
2182005-11-07 Arnold Metselaar <arnold.metselaar@planet.nl>
219
220 * gas/z80/z80.exp: Added "suffix" test.
221 * gas/z80/suffix.s: New file.
222 * gas/z80/suffix.d: New file.
223
701aa792
L
2242005-11-04 H.J. Lu <hongjiu.lu@intel.com>
225
226 * gas/i386/padlock.d: Support 64bit BFD.
227
b54788f8
AO
2282005-11-04 Alexandre Oliva <aoliva@redhat.com>
229
230 * gas/all/gas.exp: Remove weakref xfail. Run weakref4.s.
231 * gas/all/weakref1.s: Move redefinition bits to...
232 * gas/all/weakref4.s: ... new file.
233 * gas/all/weakref1.d: Remove command moved to weakref1u. Adjust
234 remaining command for leading tabs. Regenerate.
235 * gas/all/weakref1l.d: Regenerate.
236 * gas/all/weakref1u.d: Likewise.
237 * gas/all/wealref1w.d: Likewise.
238
774d73da
JB
2392005-11-04 Jan Beulich <jbeulich@novell.com>
240
241 * gas/all/gas.exp: xfail weakref dump tests for all targets.
242
a329c723
HPN
2432005-10-29 Hans-Peter Nilsson <hp@axis.com>
244
245 PR gas/1630
246 * gas/all/gas.exp <weakref1, weakref1g, weakref1l, weakref1u,
247 weakref1w>: Xfail for cris-*-* and mmix-*-*.
248
b252df61
JB
2492005-10-27 Jan Beulich <jbeulich@novell.com>
250
251 * gas/i386/equ.d: Fix typo.
252 * gas/i386/equ.s: Don't globalize r.
253
6a2b6326
JB
2542005-10-27 Jan Beulich <jbeulich@novell.com>
255
256 * gas/all/gas.exp: Don't xfail equiv1 test anymore.
257
f1022c90
PB
2582005-10-26 Paul Brook <paul@codesourcery.com>
259
260 * gas/arm/archv6.d: Adjust expected output.
261
4d1bb795
JB
2622005-10-26 Jan Beulich <jbeulich@novell.com>
263
264 * gas/i386/intel.s: Replace register used in offset expression.
265 * gas/i386/intel.e: Adjust.
266 * gas/i386/intelbad.l: Adjust.
267 * gas/i386/equ.[sed]: New.
268 * gas/i386/i386.exp: Run new test.
269
be751194
HPN
2702005-10-26 Hans-Peter Nilsson <hp@bitrange.com>
271
272 * gas/z80/z80.exp: Fix misplaced-open-brace typo.
273
3c9b82ba
NC
2742005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
275
276 * gas/all/gas.exp: Exclude Z80-*-* from floating point, string,
277 and cofftag test.
278 * gas/macros/macros.exp: Expect z80-*-* to fail the strings test
279 because it has no string escapes.
280 * gas/z80/quotes.d: New file
281 * gas/z80/quotes.d: New file
282 * gas/z80/quotes.s: New file
283 * gas/z80/redef.d: New file
284 * gas/z80/redef.s: New file
285 * gas/z80/z80.exp: New file
286
d80930e4
BS
2872005-10-24 Bernd Schmidt <bernd.schmidt@analog.com>
288
289 * gas/bfin/flow2.d: Match changed assembler behaviour.
290 * gas/bfin/reloc.d: Likewise.
291
06e77878
AO
2922005-10-24 Alexandre Oliva <aoliva@redhat.com>
293
294 * gas/all/weakref1.s, gas/all/weakref1.d: New test.
295 * gas/all/weakref1g.d, gas/all/weakref1l.d: New tests.
296 * gas/all/weakref1u.d, gas/all/weakref1w.d: New tests.
297 * gas/all/weakref2.s, gas/all/weakref3.s: New tests.
298 * gas/all/gas.exp: Run new tests.
299
6a2375c6
JB
3002005-10-24 Jan Beulich <jbeulich@novell.com>
301
302 * gas/ia64/index.[sl]: New.
303 * gas/ia64/rotX.[sl]: New.
304 * gas/ia64/ia64.exp: Run new tests.
305
5e0bd176
JB
3062005-10-24 Jan Beulich <jbeulich@novell.com>
307
308 * gas/ia64/regs.pl: Also check tp alias of r13.
309 * gas/ia64/regs.s: Regenerate.
310 * gas/ia64/regs.d: Adjust.
311
29024861
DU
3122005-10-19 David Ung <davidu@mips.com>
313
314 * gas/mips/mips.exp: Run new test.
315 * gas/testsuite/gas/mips/mips16e-jrc.s: New test for converting
316 jalr/jr to the compact jalrc/jrc instructions.
317 * gas/testsuite/gas/mips/mips16e-jrc.d: New.
318
cd0c2720
MS
3192005-10-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
320
321 * gas/s390/zarch-z9-109.s: Add tests for unnormalized hfp multiply
322 and multiply-and-add instructions.
323 * gas/s390/zarch-z9-109.d: Update expected result.
324
2e803135
RE
3252005-10-17 Richard Earnshaw <richard.earnshaw@arm.com>
326
327 * gas/arm/copro.d: 'mcrlt' instruction should not be disassembled as
328 'cfsh64lt'.
329
4d443107
DA
3302005-10-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
331
332 * gas/hppa/basic/basic.exp (do_system): Adjust for removal of lha
333 instructions from system.s.
334 * gas/hppa/basic/system.s (lha): Remove.
335
60d11e55
JB
3362005-10-12 Jan Beulich <jbeulich@novell.com>
337
338 * gas/ia64/forward.[sd]: New.
339 * gas/ia64/ia64.exp: Run new test.
340
9497f5ac
NC
3412005-10-11 Jan Beulich <jbeulich@novell.com>
342
343 * gas/all/cond.s: Add test for resolution of fully resolvable
344 forward references in .if/.endif.
345 * gas/all/cond.d: Rename to:
346 * gas/all/cond.l: New.
347 * gas/all/assign-bad.s: New.
348 * gas/all/assign-ok.s: New.
349 * gas/all/equ-bad.s: New.
350 * gas/all/equ-ok.s: New.
351 * gas/all/equiv1.s: New.
352 * gas/all/equiv2.s: New.
353 * gas/all/eqv-bad.s: New.
354 * gas/all/eqv-ok.s: New.
355 * gas/all/eval.[sd]: New.
356 * gas/all/forward.[sd]: New.
357 * gas/all/redef.[sd]: New.
358 * gas/all/gas.exp: Run new tests, but xfail equiv1 (PR/1387).
359
df3b2936
NC
3602005-10-10 Nick Clifton <nickc@redhat.com>
361
362 * gas/sh/reg-prefix.s: Use mov.l instruction in preference to
363 movli.l.
364 * gas/sh/reg-prefix.d: Force little endian assembly.
365
ee065d83
PB
3662005-10-08 Paul Brook <paul@codesourcery.com>
367
368 * gas/arm/eabi_attr_1.s: New test.
369 * gas/arm/eabi_attr_1.d: New test.
370 * gas/arm/arm7t.d: Only disassemble code sections.
371 * gas/arm/bignum1.d: Ignore Arm object attribute sections.
372 * gas/arm/mapping.d: Ditto.
373 * gas/arm/unwind.d: Ditto.
374 * gas/elf/section0.d: Ditto.
375 * gas/elf/section1.d: Ditto.
376 * gas/elf/elf.exp: Set target_machine for Arm EABI based targets.
377 * gas/elf/section2.e-armeabi: New file.
378
37dedf66
NC
3792005-10-06 Khem Raj <kraj@mvista.com>
380 NIIBE Yutaka <gniibe@m17n.org>
381
382 * gas/sh/basic.exp: Run reg-prefix test.
383 * gas/sh/reg-prefix.s: New
384 * gas/sh/reg-prefix.d: New
385
8df55cb8
CM
3862005-09-30 Catherine Moore <clm@cm00re.com>
387
388 * gas/bfin: New testsuite for bfin.
389 * gas/all/gas.exp (bfin-*-*): Expected failure for alternate
390 macro syntax.
391
e3cb604e
PB
3922005-09-30 Paul Brook <paul@codesourcery.com>
393
394 * gas/arm/fpa-mem.s: Remove incorrect comments.
395 * gas/arm/fpa-mem.d: Update expected results.
396
ef0241e7
JB
3972005-09-29 Jan Beulich <jbeulich@novell.com>
398
399 * gas/ia64/alloc.[sl]: New.
400 * gas/ia64/ia64.exp: Run new test.
401
1a114b12
JB
4022005-09-28 Jan Beulich <jbeulich@novell.com>
403
404 * gas/i386/x86-64-stack.s, gas/i386/x86-64-stack.d,
405 gas/i386/x86-64-stack-suffix.d, gas/i386/x86-64-stack-intel.d: New.
406 * gas/i386/i386.exp: Run new tests.
407
e05278af
JB
4082005-09-28 Jan Beulich <jbeulich@novell.com>
409
410 * gas/i386/mixed-mode-reloc.s: Enable all insns.
411 * gas/i386/mixed-mode-reloc32.d: Adjust.
412 * gas/i386/mixed-mode-reloc64.d: Adjust.
413
d182319b
JB
4142005-09-28 Jan Beulich <jbeulich@novell.com>
415
416 * gas/i386/reloc64.s: Also test .slong.
417 * gas/i386/reloc64.l: Adjust.
418 * gas/i386/reloc64.d: Adjust.
419
69444d9f
AM
4202005-09-21 Alan Modra <amodra@bigpond.net.au>
421
422 * gas/lns/lns.exp (lns-common-1): Don't run on targets without
423 a bare nop insn.
424
8aba57de
RH
4252005-09-20 Richard Henderson <rth@redhat.com>
426
427 * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d,
428 gas/cris/rd-dw2-12.d, gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d,
429 gas/cris/rd-dw2-15.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
430 gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
431 gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
432 gas/mips/mips16-dwarf2-n32.d, gas/mips/mips16-dwarf2.d: Add 0x
433 prefix in "Advance PC" lines.
434
3eb17e6b
PB
4352005-09-08 Paul Brook <paul@codesourcery.com>
436
437 * gas/arm/arch6zk.d: Rename smi to smc.
438 * gas/arm/arch6zk.s: Ditto.
439 * gas/arm/thumb32.d: Ditto.
440 * gas/arm/thumb32.s: Ditto.
441
ecea7679
RH
4422005-09-07 Richard Henderson <rth@redhat.com>
443
444 * gas/lns/lns-common-1.d: Don't match header or special opcode numbers.
445 * gas/lns/lns-common-1.s: Update for syntax change.
446 * gas/lns/lns-diag-1.[sl]: Likewise.
447
bd121721
RH
4482005-09-07 Richard Henderson <rth@redhat.com>
449
450 * gas/mips/mips16-dwarf2.d: Don't match anything but address and line
3eb17e6b 451 number increments. Adjust relocation address.
bd121721
RH
452 * gas/mips/mips16-dwarf2-n32.d: Likewise. Add "N32" to test name.
453
a3dd6b31
RH
4542005-09-07 Richard Henderson <rth@redhat.com>
455
456 * gas/cris/rd-dw2-1.d: Don't match anything but address and line
457 number increments.
458 * gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
459 gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d,
460 gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d, gas/cris/rd-dw2-4.d,
461 gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d, gas/cris/rd-dw2-7.d,
462 gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d: Likewise.
463
bd0eb99b
RH
4642005-09-07 Richard Henderson <rth@redhat.com>
465
466 * gas/lns/lns.exp: New file.
467 * gas/lns/lns-common-1.[sd]: New test.
468 * gas/lns/lns-diag-1.[sl]: New test.
469
e0d52083
CF
4702005-09-06 Chao-ying Fu <fu@mips.com>
471
472 * gas/mips/mips.exp: Run MT test for mips32r2 only.
473 * gas/mips/mips32-mt.[sdl]: New test.
474
0110f2b8
PB
4752005-09-06 Paul Brook <paul@codesourcery.com>
476
477 * gas/arm/thumb2_relax.d: New test.
478 * gas/arm/thumb2_relax.s: New test.
479 * gas/arm/thumb32.d: Adjust expected results to include relaxation.
480 * gas/arm/thumb32.s: Tweak for better coverage of relaxable
481 instructions. Remove load/store tests.
482
9a64e435
PB
4832005-09-02 Paul Brook <paul@codesourcery.com>
484
485 * gas/arm/arm3-bad.s: New test.
486 * gas/arm/arm3-bad.d: New test.
487 * gas/arm/arm3.s: Avoid illegal instructions.
488 * gas/arm/arm3.d: Ditto.
489
8f06b2d8
PB
4902005-09-02 Paul Brook <paul@codesourcery.com>
491
492 * gas/arm/vfp-bad_t2.d, gas/arm/vfp-bad_t2.l, arm/vfp-bad_t2.s,
493 gas/arm/vfp1_t2.d, gas/arm/vfp1_t2.s, gas/arm/vfp1xD_t2.d,
494 gas/arm/vfp1xD_t2.s, gas/arm/vfp2_t2.d, gas/arm/vfp2_t2.s): New files.
495
c4188bc9
PB
4962005-09-02 Paul Brook <paul@codesourcery.com>
497
498 * gas/arm/fpa-mem.d: Test "stfpls".
499 * gas/arm/fpa-mem.s: Ditto.
500
9e1373d5
HPN
5012005-09-01 Hans-Peter Nilsson <hp@axis.com>
502
503 * gas/cris: Adjust all files for testing target
504 cris-axis-linux-gnu.
505
a2dfd01f
PB
5062005-08-30 Paul Brook <paul@codesourcery.com>
507
508 * gas/arm/thumb.d: Change "sub rn, rn, rn" to "subs rn, rn, rn".
509 * gas/arm/thumb32.d: Ditto.
510
435acd52
JB
5112005-08-26 Jan Beulich <jbeulich@novell.com>
512
513 * gas/i386/intel.s: Adjust.
514 * gas/i386/intelok.s: Add two more insns.
515 * gas/i386/intelok.d: Adjust.
516
3f31e633
JB
5172005-08-26 Jan Beulich <jbeulich@novell.com>
518
519 * gas/i386/intelok.d: Adjust.
520
305e06d3
CF
5212005-08-25 Chao-ying Fu <fu@mips.com>
522
523 * gas/mips/mips.exp: Run DSP test.
524 * gas/mips/mips32-dsp.[sdl]: New test.
525
4fa24527
JB
5262005-08-22 Jan Beulich <jbeulich@novell.com>
527
528 * gas/i386/mixed-mode-reloc.s, gas/i386/mixed-mode-reloc32.d,
529 gas/i386/mixed-mode-reloc64.d: New.
530 * gas/i386/i386.exp: Run new tests.
531
3d388997
PB
5322005-08-15 Paul Brook <paul@codesourcery.com>
533
534 * gas/arm/thumb2_it.s: Add more instruction variants.
535 * gas/arm/thumb2_it.d: Ditto.
536
85d30304
MS
5372005-08-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
538
539 * gas/testsuite/gas/s390/s390.exp: Reorganize gas testsuite for s390
540 and add tests for new cpu type z9-109.
541 * gas/testsuite/gas/s390/esa-g5.d: New.
542 * gas/testsuite/gas/s390/esa-g5.s: New.
543 * gas/testsuite/gas/s390/esa-operands.d: New.
544 * gas/testsuite/gas/s390/esa-operands.s: New.
545 * gas/testsuite/gas/s390/esa-reloc.d: New.
546 * gas/testsuite/gas/s390/esa-reloc.s: New.
547 * gas/testsuite/gas/s390/esa-z9-109.d: New.
548 * gas/testsuite/gas/s390/esa-z9-109.s: New.
549 * gas/testsuite/gas/s390/esa-z900.d: New.
550 * gas/testsuite/gas/s390/esa-z900.s: New.
551 * gas/testsuite/gas/s390/esa-z990.d: New.
552 * gas/testsuite/gas/s390/esa-z990.s: New.
553 * gas/testsuite/gas/s390/zarch-operands.d: New.
554 * gas/testsuite/gas/s390/zarch-operands.s: New.
555 * gas/testsuite/gas/s390/zarch-reloc.d: New.
556 * gas/testsuite/gas/s390/zarch-reloc.s: New.
557 * gas/testsuite/gas/s390/zarch-z9-109.d: New.
558 * gas/testsuite/gas/s390/zarch-z9-109.s: New.
559 * gas/testsuite/gas/s390/zarch-z900.d: New.
560 * gas/testsuite/gas/s390/zarch-z900.s: New.
561 * gas/testsuite/gas/s390/zarch-z990.d: New.
562 * gas/testsuite/gas/s390/zarch-z990.s: New.
563 * gas/testsuite/gas/s390/opcode.d: Delete.
564 * gas/testsuite/gas/s390/opcode.s: Delete.
565 * gas/testsuite/gas/s390/opcode64.d: Delete.
566 * gas/testsuite/gas/s390/opcode64.s: Delete.
567 * gas/testsuite/gas/s390/operands.d: Delete.
568 * gas/testsuite/gas/s390/operands.s: Delete.
569 * gas/testsuite/gas/s390/operands64.d: Delete.
570 * gas/testsuite/gas/s390/operands64.s: Delete.
571 * gas/testsuite/gas/s390/reloc.d: Likewise.
572 * gas/testsuite/gas/s390/reloc.s: Likewise.
573 * gas/testsuite/gas/s390/reloc64.d: Likewise.
574 * gas/testsuite/gas/s390/reloc64.s: Likewise.
575
f7348dad
AM
5762005-08-11 Alan Modra <amodra@bigpond.net.au>
577
578 * gas/all/gas.exp: Remove a29k and m88k support.
579 * gas/m88k/allinsn.d: Delete.
580 * gas/m88k/allinsn.s: Delete.
581 * gas/m88k/init.d: Delete.
582 * gas/m88k/init.s: Delete.
583 * gas/m88k/m88k.exp: Delete.
584 * gas/tic80/add.d: Delete.
585 * gas/tic80/add.lst: Delete.
586 * gas/tic80/add.s: Delete.
587 * gas/tic80/align.d: Delete.
588 * gas/tic80/align.lst: Delete.
589 * gas/tic80/align.s: Delete.
590 * gas/tic80/bitnum.d: Delete.
591 * gas/tic80/bitnum.lst: Delete.
592 * gas/tic80/bitnum.s: Delete.
593 * gas/tic80/ccode.d: Delete.
594 * gas/tic80/ccode.lst: Delete.
595 * gas/tic80/ccode.s: Delete.
596 * gas/tic80/cregops.d: Delete.
597 * gas/tic80/cregops.lst: Delete.
598 * gas/tic80/cregops.s: Delete.
599 * gas/tic80/endmask.d: Delete.
600 * gas/tic80/endmask.lst: Delete.
601 * gas/tic80/endmask.s: Delete.
602 * gas/tic80/float.d: Delete.
603 * gas/tic80/float.lst: Delete.
604 * gas/tic80/float.s: Delete.
605 * gas/tic80/regops.d: Delete.
606 * gas/tic80/regops.lst: Delete.
607 * gas/tic80/regops.s: Delete.
608 * gas/tic80/regops2.d: Delete.
609 * gas/tic80/regops2.lst: Delete.
610 * gas/tic80/regops2.s: Delete.
611 * gas/tic80/regops3.d: Delete.
612 * gas/tic80/regops3.lst: Delete.
613 * gas/tic80/regops3.s: Delete.
614 * gas/tic80/regops4.d: Delete.
615 * gas/tic80/regops4.lst: Delete.
616 * gas/tic80/regops4.s: Delete.
617 * gas/tic80/relocs1.c: Delete.
618 * gas/tic80/relocs1.d: Delete.
619 * gas/tic80/relocs1.lst: Delete.
620 * gas/tic80/relocs1.s: Delete.
621 * gas/tic80/relocs1b.d: Delete.
622 * gas/tic80/relocs2.c: Delete.
623 * gas/tic80/relocs2.d: Delete.
624 * gas/tic80/relocs2.lst: Delete.
625 * gas/tic80/relocs2.s: Delete.
626 * gas/tic80/relocs2b.d: Delete.
627 * gas/tic80/tic80.exp: Delete.
628
5545ea57 6292005-08-05 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
ed0c4927
DA
630
631 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Add "L%" to regexp.
632
e27ec89e
PB
6332005-08-05 Paul Brook <paul@codesourcery.com>
634
635 * gas/arm/thumb32.s: Use correct conditional suffixes inside IT
636 blocks.
637 * gas/arm/thumb2_it.d, gas/arm/thumb2_it.s: New test.
638
9c3c69f2
PB
6392005-08-05 Paul Brook <paul@codesourcery.com>
640
641 * gas/arm/thumb32.d: Update ldm/stm dests.
642 * gas/arm/thumb32.s: Ditto.
643
f2184508
NC
6442005-08-03 Nick Clifton <nickc@redhat.com>
645
646 * gas/arm/iwmmxt-bad2.s: New file: Check for error messages about
647 erroneous offsets in iwmmxt instructions. Cannot be part of
648 iwmmxt-bad.s because the errors there stop the assembler before it
649 gets to check the offsets in instructions.
650 * gas/arm/iwmmxt-bad2.d: New file.
651 * gas/arm/iwmmxt-bad2.l: New file: Expected error messages.
652
6532005-08-02 Khem Raj <kraj@mvista.com>
654
655 * gas/arm/iwmmxt.s: Change the offset values of the WLDRD, WSTRD
656 and WSTRW instructions to be larger than +/-255.
657 * gas/arm/iwmmxt.d: Fix the expected results for these
658 instructions.
659
e9f89963
PB
6602005-07-29 Paul Brook <paul@codesourcery.com>
661
662 * gas/arm/thumb32.d: Fix expected output for writeback addressing
663 modes. Add single high reg push/pop test.
664 * gas/asm/thumb32.s: Add single high reg push/pop test.
665
92e90b6e
PB
6662005-07-29 Paul Brook <paul@codesourcery.com>
667
668 * gas/arm/thumb32.s: Add tests for addw, subw, tbb and tbh.
669 * gas/arm/thumb32.d: Ditto.
670
ba825241
JB
6712005-07-27 Jan Beulich <jbeulich@novell.com>
672
673 * gas/ia64/unwind-bad.l: Uncomment patterns matching new warnings.
674 * gas/ia64/unwind-ok.d: Correct expectations.
675
9cd96992
JB
6762005-07-26 Jan Beulich <jbeulich@novell.com>
677
678 * gas/i386/immed32.[sd]: New.
679 * gas/i386/immed64.[sd]: New.
680 * gas/i386/i386.exp: Run new tests.
681
c160f130
PB
6822005-07-21 Paul Brook <paul@codesourcery.com>
683
684 * gas/arm/thumb32.s: Add tests for [pc, #imm] addressing modes.
685 * gas/arm/thumb32.d: Ditto.
686
157e7bd1
NC
6872005-07-20 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
688
689 * gas/m32r/rel32.exp: New file.
690 * gas/m32r/rel32.s: New file.
691 * gas/m32r/rel32.d: New file.
692 * gas/m32r/rel32-pic.s: New file.
693 * gas/m32r/rel32-pic.d: New file.
694 * gas/m32r/rel32-err.s: New file.
695 * gas/m32r/error.exp: Added rel32-err.
696
22cbf2e7
L
6972005-07-18 H.J. Lu <hongjiu.lu@intel.com>
698
699 * gas/i386/i386.exp: Add suffix.
700
701 * gas/i386/suffix.d: New file.
702 * gas/i386/suffix.s: Likewise.
703
8a6d3190
DA
7042005-07-18 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
705
706 * gas/hppa/basic/fp_comp.s: Add level 1.1 directive.
707 * gas/hppa/basic/special.s, gas/hppa/basic/system.s: Likewise.
708
3956db08
JB
7092005-07-18 Jan Beulich <jbeulich@novell.com>
710
711 * gas/i386/reloc32.[sdl]: New.
712 * gas/i386/reloc64.[sdl]: New.
713 * gas/i386/i386.exp: Run new tests.
714
90700ea2
L
7152007-07-15 H.J. Lu <hongjiu.lu@intel.com>
716
717 * gas/i386/i386.exp: Add vmx and x86-64-vmx.
718
719 * gas/i386/vmx.d: New file.
720 * gas/i386/vmx.s: Likewise.
721 * gas/i386/x86-64-vmx.d: Likewise.
722 * gas/i386/x86-64-vmx.s: Likewise.
723
00f299ff
NC
7242005-07-14 Nick Clifton <nickc@redhat.com>
725
726 PR 1063
727 * gas/crx/gas-segfault.d: New file.
728 * gas/crx/gas-segfault.s: New file.
729
f9cc25de
HPN
7302005-07-12 Hans-Peter Nilsson <hp@bitrange.com>
731
732 * gas/mmix/relax1-n.d, gas/mmix/relax1-rn.d: Avoid "# FIXME: "
733 first on a line, adjusting for testsuite framework change.
734
28a9d8f5
L
7352005-07-10 H.J. Lu <hongjiu.lu@intel.com>
736
737 * i386/x86_64.s: Add absolute siged 32bit addressing tests for
738 mov.
739 * i386/x86_64.d: Updated.
740
3352f82b
HPN
7412005-07-08 Hans-Peter Nilsson <hp@axis.com>
742
743 PR gas/1049
744 * gas/cris/rd-pic-2.d, gas/cris/rd-pic-2.s: New test.
745 * gas/cris/rd-abs32-1.d: Tweak for not emitting reloc-related
746 garbage for global symbols.
747
22f8fcbd
NC
7482005-07-07 Nick Clifton <nickc@redhat.com>
749
750 * gas/arm/vfp1xD.d: Adjust expected fadds disassemblies now that
751 the dissassembler has been fixed.
752
9d8504b1
PB
7532005-05-07 Paul Brook <paul@codesourcery.com>
754
755 * gas/ppc/altivec.d: Match all powerpc target vecs.
756 * gas/ppc/booke.d: Ditto.
757 * gas/ppc/e500.d: Ditto.
758
a0defb2e
AH
7592005-07-05 Aldy Hernandez <aldyh@redhat.com>
760
761 * gas/ms1: New directory.
762 * gas/ms1/allinsn.d: New.
763 * gas/ms1/allinsn.s: New.
764 * gas/ms1/badinsn.s: New.
765 * gas/ms1/badinsn1.s: New.
766 * gas/ms1/badoffsethigh.s: New.
767 * gas/ms1/badoffsetlow.s: New.
768 * gas/ms1/badorder.s: New.
769 * gas/ms1/badreg.s: New.
770 * gas/ms1/badsignedimmhigh.s: New.
771 * gas/ms1/badsignedimmlow.s: New.
772 * gas/ms1/badsyntax.s: New.
773 * gas/ms1/badsyntax1.s: New.
774 * gas/ms1/badunsignedimmhigh.s: New.
775 * gas/ms1/badunsignedimmlow.s: New.
776 * gas/ms1/errors.exp: New.
777 * gas/ms1/ldst.s: New.
778 * gas/ms1/misc.d: New.
779 * gas/ms1/misc.s: New.
780 * gas/ms1/ms1-16-003.d: New.
781 * gas/ms1/ms1-16-003.s: New.
782 * gas/ms1/ms1.exp: New.
783 * gas/ms1/msys.d: New.
784 * gas/ms1/msys.s: New.
785 * gas/ms1/relocs.d: New.
786 * gas/ms1/relocs.exp: New.
787 * testsuite/gas/ms1/relocs1.s: New.
788 * testsuite/gas/ms1/relocs2.s: New.
789
30123838
JB
7902005-07-05 Jan Beulich <jbeulich@novell.com>
791
792 * gas/i386/svme.d: New.
793 * gas/i386/svme.s: New.
794 * gas/i386/svme64.d: New.
795 * gas/i386/i386.exp: Run new tests.
796
9a5c4b9e
PB
7972005-07-04 Zack Weinberg <zack@codesourcery.com>
798
799 * lib/gas-defs.exp (run_dump_tests): New proc.
800 (run_dump_test): Add support for new options: target, not-target,
801 skip, not-skip, error-output. Document stderr. Tidy a
802 little.
803 (slurp_options): If a line doesn't match the option regexp, but
804 does begin with #, ignore it; don't stop parsing options.
805 * gas/arm/arm.exp: Remove most code. Use run_dump_tests.
806
807 * gas/arm/archv6t2-bad.d, gas/arm/armv1.d, gas/arm/iwmmxt-bad.d
808 * gas/arm/r15-bad.d, gas/arm/req.d, gas/arm/t16-bad.d
809 * gas/arm/undefined.d, gas/arm/undefined_coff.d, gas/arm/vfp-bad.d:
810 New files.
811 * gas/arm/bignum1.d, gas/arm/mapping.d, gas/arm/pic.d:
812 Only run on ELF targets.
813 * gas/arm/tls.d, gas/arm/unwind.d: Only run on ELF targets.
814 Skip on VxWorks.
815 * gas/arm/tls_vxworks.d, gas/arm/unwind_vxworks.d: New files.
816 * gas/arm/thumb.d, gas/arm/thumb32.d: Don't run on aout or pe.
817 * gas/arm/le-fpconst.d: Only run on *-*-pe.
818 * gas/arm/inst.d: Skip on WinCE.
819 * gas/arm/wince_inst.d: Skip unless WinCE.
820 * gas/arm/el_segundo.d: Mark up for actual use; adjust
821 expectations.
822 * gas/arm/el_segundo.s: Remove irrelevant junk. Add padding
823 for a.out's sake.
824
e4e8248d
JB
8252005-07-01 Jan Beulich <jbeulich@novell.com>
826
827 * gas/ia64/group-2.s: Use register as second operand of .prologue.
828 * gas/ia64/unwind-err.s: Add check for .vframesp.
829 * gas/ia64/unwind-err.l: Adjust.
830 * gas/ia64/strange.[sd]: New.
831 * gas/ia64/unwind-bad.[sl]: New.
832 * gas/ia64/unwind-ok.[sd]: New.
833 * gas/ia64/ia64.exp: Run new tests.
834
2fc8bdac
ZW
8352005-06-30 Zack Weinberg <zack@codesourcery.com>
836
837 * gas/arm/arm.exp: Don't special case ldconst, arm7t, or copro
838 for *-wince-*.
839 * gas/arm/wince_arm7t.d, gas/arm/wince_copro.d
840 * gas/arm/wince_ldconst.d: Delete.
841
b300c311
L
8422005-06-20 H.J. Lu <hongjiu.lu@intel.com>
843
844 PR 1013
845 * i386/x86_64.s: Add absolute 64bit addressing tests for mov.
28a9d8f5 846 * i386/x86_64.d: Updated.
b300c311 847
d6ab8113
JB
8482005-06-17 Jan Beulich <jbeulich@novell.com>
849
850 * gas/i386/x86-64-pcrel.s: Add insn requiring 64-bit pc-relative
851 relocation. Add insns for all widths of non-pc-relative relocations.
852 * gas/i386/x86-64-pcrel.d: Adjust.
853
37f6032b
ZW
8542005-06-13 Zack Weinberg <zack@codesourcery.com>
855
856 * gas/arm/thumb.s: Only branch to labels defined in this file.
857 * gas/arm/thumb.d, gas/arm/thumb32.d: Adjust expected output.
858
20e1fcfd
MR
8592005-06-01 Maciej W. Rozycki <macro@linux-mips.org>
860
861 * gas/mips/ldstla-32-1.l: Update to handle leading zeroes.
862 * gas/mips/ldstla-32-mips3-1.l: Likewise.
863
5656b6b8
JB
8642005-05-27 Jan Beulich <jbeulich@novell.com>
865
866 * gas/ia64/proc.l: Adjust.
867
913ccbda
JW
8682005-05-25 Steve Ellcey <sje@cup.hp.com>
869
870 * gas/ia64/global.d: Change --sym to --syms.
871
191183d6
L
8722005-05-25 H.J. Lu <hongjiu.lu@intel.com>
873
874 * gas/ia64/group-1.d: Updated.
875 * gas/ia64/group-2.d: Likewise.
876
fa30c84f
JB
8772005-05-25 Jan Beulich <jbeulich@novell.com>
878
879 * gas/ia64/radix.s: New.
880 * gas/ia64/radix.l: New.
881 * gas/ia64/ia64.exp: Run new test.
882
3d456fa1
JB
8832005-05-25 Jan Beulich <jbeulich@novell.com>
884
885 * gas/i386/intelok.d: Account for 32-bit displacements being shown
886 in hex.
887
c079eaf2
L
8882005-05-24 H.J. Lu <hongjiu.lu@intel.com>
889
890 * gas/elf/group0b.d: Updated.
891 * gas/elf/group1b.d: Likewise.
892
4600db48
JB
8932005-05-19 Jan Beulich <jbeulich@novell.com>
894
895 * gas/ia64/reloc-uw.s: New.
896 * gas/ia64/reloc-uw.d: New.
897 * gas/ia64/reloc-uw-ilp32.d: New.
898 * gas/ia64/ia64.exp: Run new test.
899
0445d020
JB
9002005-05-18 Jan Beulich <jbeulich@novell.com>
901
902 * gas/all/altmacro.s: Parenthesize operand of %.
903
c19d1205
ZW
9042005-05-17 Zack Weinberg <zack@codesourcery.com>
905
906 * gas/arm/arm.exp: Convert all existing "gas_test" tests to
907 "run_dump_test" tests. Run more tests unconditionally. Run new tests.
908 * gas/arm/arch4t.s, gas/arm/arch6zk.s, gas/arm/arm3.s, gas/arm/arm6.s
909 * gas/arm/arm7dm.s, gas/arm/bignum1.s, gas/arm/float.s
910 * gas/arm/immed.s, gas/arm/iwmmxt.s, gas/arm/offset.s, gas/arm/thumb.s:
911 Adjust to work as a dump test.
912 * gas/arm/arch4t.d, gas/arm/arch6zk.d, gas/arm/arm3.d, gas/arm/arm6.d
913 * gas/arm/arm7dm.d, gas/arm/bignum1.d, gas/arm/float.d
914 * gas/arm/immed.d, gas/arm/iwmmxt.d, gas/arm/offset.d, gas/arm/thumb.d:
915 New files.
916
917 * gas/arm/armv1-bad.l, gas/arm/armv1-bad.s: Remove tests for
918 diagnostics that don't happen in the first pass anymore.
919
920 * gas/arm/iwmmxt-bad.l, gas/arm/r15-bad.l, gas/arm/req.l
921 * gas/arm/vfp-bad.l:
922 Update expected diagnostics.
923 * gas/arm/pic.d: Update expected reloc name.
924 * gas/arm/thumbv6.d: CPY no longer appears in disassembly.
925 * gas/arm/r15-bad.s: Avoid two-argument mul.
926 * gas/arm/req.s: Adjust comments.
927 * gas/arm/maverick.d, gas/arm/maverick.s: Avoid inappropriate
928 use of PC.
929
930 * gas/arm/macro-1.d, gas/arm/macro1.s
931 * gas/arm/t16-bad.l, gas/arm/t16-bad.s
932 * gas/arm/tcompat.d, gas/arm/tcompat.s
933 * gas/arm/tcompat2.d, gas/arm/tcompat2.s
934 * gas/arm/thumb32.d, gas/arm/thumb32.s
935 New test pair.
936
40a4d956
JB
9372005-05-17 Jan Beulich <jbeulich@novell.com>
938
939 * gas/mmix/err-byte1.s: Adjust expected error text on line 10.
940
2d034539
NC
9412005-05-17 Nick Clifton <nickc@redhat.com>
942
943 * gas/v850/split-lo16.s: Add test for a lo() pseudo reloc
944 corrupting an ld.w instruction.
945 * gas/v850/split-lo16.d: Add expected, correct (ie not corrupt)
946 output.
947
ee192366
MM
9482005-05-10 Michael Matz <matz@suse.de>
949
950 * gas/hppa/parse/block1.s: Use official limit (0x3fffffff) for
951 .block.
952
55b8cd59
HPN
9532005-05-10 Hans-Peter Nilsson <hp@bitrange.com>
954
955 * gas/mmix/relax2.s: Drop ":" off label definitions.
956
34d9ee9e
JB
9572005-05-09 Jan Beulich <jbeulich@novell.com>
958
959 * gas/i386/tlsd.[sd]: Adjust to not assume zero displacement will
960 actually be present in memory addressing.
961 * gas/i386/tlspic.[sd]: Likewise.
962
6e3f953d
L
9632005-05-07 H.J. Lu <hongjiu.lu@intel.com>
964
965 PR 940
966 * gas/ia64/group-2.d: New.
967 * gas/ia64/group-2.s: New.
968
969 * gas/ia64/ia64.exp: Add "group-2".
970
003519a7
L
9712005-05-07 H.J. Lu <hongjiu.lu@intel.com>
972
973 PR 843
974 * gas/i386/i386.exp: Add x86-64-branch.
975
976 * gas/i386/x86-64-branch.d: New.
977 * gas/i386/x86-64-branch.s: New.
978
6eaeac8a
JB
9792005-05-06 Jan Beulich <jbeulich@novell.com>
980
981 * gas/macros/badarg.s: Add check for bad qualifier specification.
982 * gas/macros/badarg.l: Adjust.
983 * gas/macros/vararg.[sd]: New.
984 * gas/macros/macros.exp: Run new test.
985
26aca5f6
JB
9862005-05-06 Jan Beulich <jbeulich@novell.com>
987
988 * gas/all/cond.s: Also test .ifb/.ifnb.
989 * gas/all/cond.d: Adjust.
990
8368879b
JB
9912005-05-06 Jan Beulich <jbeulich@novell.com>
992
993 * gas/macros/dot.s: Don't use pseudo-ops in first column.
994 * gas/macros/dot.l: Match broader range of possible outputs.
995 * gas/macros/purge.l: Likewise.
996 * gas/macros/purge.s: Start generated macro names with an underscore.
997
eac338cf
PB
9982005-05-05 Paul Brook <paul@codesourcery.com>
999
1000 * gas/i386/i386.exp: Don't run divide test on vxworks.
1001
2b8725e7
NC
10022005-05-05 Nick Clifton <nickc@redhat.com>
1003
1004 * Update the address and phone number of the FSF organization in
1005 the GPL notices in the following files:
1006 gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
1007 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
1008 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
1009 gas/hppa/unsorted/unsorted.exp, gas/m88k/m88k.exp,
1010 gas/mmix/mmix-err.exp, gas/mmix/mmix-list.exp, gas/mmix/mmix.exp,
1011 gas/mn10200/basic.exp, gas/mn10300/am33-2.c,
1012 gas/mn10300/basic.exp, gas/pdp11/opcode.s, gas/ppc/aix.exp,
1013 gas/sh/basic.exp, gas/sh/err.exp, gas/sh/arch/arch.exp,
1014 gas/sh/sh64/sh64.exp, gas/v850/basic.exp, lib/gas-defs.exp
1015
ee58dd1e
NC
10162005-05-05 Mike Frysinger <vapier@gentoo.org>
1017
1018 * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
1019 versions of Linux which do not use glibc.
1020 * gas/vax/vax.exp: Likewise.
1021
5cfd5a0c
PB
10222005-05-05 Paul Brook <paul@codesourcery.com>
1023
1024 * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
1025
60938e80
L
10262005-04-26 H.J. Lu <hongjiu.lu@intel.com>
1027
1028 * gas/all/assign.s: Make `x' and `y' global.
1029
02ddf156
JB
10302005-04-25 Jan Beulich <jbeulich@novell.com>
1031
1032 * gas/macros/badarg.s: Add tests for collisions between/among macro
1033 parameters and local symbols.
1034 * gas/macros/badarg.l: Adjust.
1035
e7f9d279
JB
10362005-04-20 Jan Beulich <jbeulich@novell.com>
1037
1038 * gas/elf/struct.s: Adjust to not get into alignment issues.
1039 * gas/elf/struct.d: Adjust for the above and the test's name.
1040
29f54b24
L
10412005-04-19 H.J. Lu <hongjiu.lu@intel.com>
1042
1043 * gas/i386/padlock.d: Updated.
1044
80b8152b
AS
10452005-04-19 Andreas Schwab <schwab@suse.de>
1046
1047 * gas/ia64/invalid-ar.l: Adapt to changed error message.
1048
e6ca91be
JB
10492005-04-18 Jan Beulich <jbeulich@novell.com>
1050
1051 * gas/macros/purge.[ls]: New.
1052 * gas/macros/macros.exp: Run new test.
1053
8fe53b44
JB
10542005-04-15 Jan Beulich <jbeulich@novell.com>
1055
1056 * gas/elf/struct.[sd]: New.
1057 * gas/elf/elf.exp: Run new test.
1058
6efba987
AM
10592005-04-15 Alan Modra <amodra@bigpond.net.au>
1060
1061 * gas/all/assign.s: New.
1062 * gas/all/assign.d: New.
1063 * gas/all/gas.exp: Run it.
1064
2051e8c4
MR
10652005-04-13 Maciej W. Rozycki <macro@linux-mips.org>
1066
1067 * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
1068 and include more instructions/offsets that are meant to succeed.
1069 Use $4 instead $3 to avoid register dependencies.
1070 * gas/mips/ldstla-32.d: Update accordingly.
1071 * gas/mips/ldstla-32-shared.d: Likewise.
1072 * gas/mips/ldstla-32-mips3.d: New test based on the above, except
1073 for mips3.
1074 * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
1075 * gas/mips/ldstla-32-mips3.s: Source for the new tests.
1076 * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
1077 fail.
1078 * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
1079 * gas/mips/ldstla-32-1.l: Stderr output for the new test.
1080 * gas/mips/ldstla-32-mips3-1.l: Likewise.
1081 * gas/mips/mips.exp: Run the new tests.
1082
01ed09aa
MK
10832005-04-11 Mark Kettenis <kettenis@gnu.org>
1084
1085 * gas/all/gas.exp: Don't run fastcall labels test on
1086 i*86-*-openbsd*.
1087
5e75c3ab
JB
10882005-04-11 Jan Beulich <jbeulich@novell.com>
1089
1090 * gas/macros/dot.[ls]: New.
1091 * gas/macros/macros.exp: Run new test.
1092
dbbaec26
L
10932005-04-06 H.J. Lu <hongjiu.lu@intel.com>
1094
1095 * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
1096 * gas/i386/x86-64-pcrel.d: Updated.
1097
ce8d332a
NC
10982005-04-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1099
d2c5f73e
NC
1100 * gas/vax/flonum.s: New testcase: Encode some flonums.
1101 * gas/vax/flonum.d: Expected result of new testcase.
1102 * gas/vax/vax.exp: Call the new testcase.
1103
1104 * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
1105 figuring out.
1106 * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
ce8d332a 1107
8a75718c
JB
11082005-04-01 Jan Beulich <jbeulich@novell.com>
1109
1110 * gas/i386/bss.[sd]: New.
1111 * gas/i386/i386.exp: Run new test.
1112
ae8887b5 11132005-04-01 Jan Beulich <jbeulich@novell.com>
ce8d332a 1114
ae8887b5
JB
1115 * gas/i386/x86-64-pcrel.[sd]: New.
1116 * gas/i386/i386.exp: Run new test.
1117
9d2da7ca
JB
11182005-03-30 Julian Brown <julian@codesourcery.com>
1119
1120 * gas/arm/mapping.d: Update expected output due to mapping symbols
1121 being untyped.
1122
4cc91dba
L
11232005-03-29 H.J. Lu <hongjiu.lu@intel.com>
1124
1125 * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
1126 x86-64-segment and x86-64-inval-seg for x86-64.
1127
1128 * gas/i386/intel.d: Expect movw for moving between memory and
1129 segment register.
1130 * gas/i386/naked.d: Likewise.
1131 * gas/i386/opcode.d: Likewise.
1132 * gas/i386/x86-64-opcode.d: Likewise.
1133
1134 * gas/i386/opcode.s: Use movw for moving between memory and
1135 segment register.
1136 * gas/i386/x86-64-opcode.s: Likewise.
1137
1138 * : Likewise.
1139
1140 * gas/i386/inval-seg.l: New.
1141 * gas/i386/inval-seg.s: New.
1142 * gas/i386/segment.l: New.
1143 * gas/i386/segment.s: New.
1144 * gas/i386/x86-64-inval-seg.l: New.
1145 * gas/i386/x86-64-inval-seg.s: New.
1146 * gas/i386/x86-64-segment.l: New.
1147 * gas/i386/x86-64-segment.s: New.
1148
ba93b8ac
DJ
11492005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
1150
1151 * gas/arm/tls.s, gas/arm/tls.d: New files.
1152 * gas/arm/arm.exp: Run TLS test.
1153
2b8725e7
NC
11542005-03-29 Julian Brown <julian@codesourcery.com>
1155
1156 * gas/arm/unwind.d: Update expected output.
1157
8c2fda1d
L
11582005-03-28 H.J. Lu <hongjiu.lu@intel.com>
1159
1160 PR 803
1161 * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
1162 * gas/ia64/dv-mutex.d : Likewise.
1163 * gas/ia64/dv-safe.d: Likewise.
1164 * gas/ia64/dv-srlz.d.nop: Likewise.
1165 * gas/ia64/ldxmov-1.d: Likewise.
1166 * gas/ia64/opc-b.d: Likewise.
1167 * gas/ia64/opc-f.d: Likewise.
1168 * gas/ia64/opc-i.d: Likewise.
1169 * gas/ia64/opc-m.d: Likewise.
1170 * gas/ia64/operand-or.d: Likewise.
1171 * gas/ia64/pcrel.d: Likewise.
1172 * gas/ia64/pseudo.d: Likewise.
1173 * gas/ia64/tls.d: Likewise.
1174
a339a1c6
HPN
11752005-03-24 Hans-Peter Nilsson <hp@axis.com>
1176
1177 * gas/cris/range-err-1.s: Adjust expected messages for hosts with
1178 64-bit longs.
1179
52a43e71
AM
11802005-03-23 Alan Modra <amodra@bigpond.net.au>
1181
1182 * gas/elf/section5.s: Don't start directives in first column.
1183
7d5d9f9b
NC
11842005-03-21 Nick Clifton <nickc@redhat.com>
1185
1186 * gas/arm/iwmmxt.s: Update instructions that use the "never" value
1187 in the conditional field to use "le" instead. This is so that the
1188 disassembler will disassemble them.
1189 * gas/arm/iwmmxt.d: Update expected disassemblies.
1190
a724f0f4
JB
11912005-03-17 Jan Beulich <jbeulich@novell.com>
1192
52a43e71 1193 * gas/i386/intel.d: Add stderr directive.
a724f0f4
JB
1194 * gas/i386/intel.e: New.
1195 * gas/i386/intel16.d: Add stderr directive. Adjust for changed
1196 source.
1197 * gas/i386/intel16.e: New.
1198 * gas/i386/intel16.s: Add instances of addressing forms with base
1199 and index specified in reverse order.
1200 * gas/i386/intelbad.l: Adjust for changed source.
1201 * gas/i386/intelbad.s: Add more operand forms to check.
1202 * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
1203 directive. Adjust for changed source.
1204 * gas/i386/intelok.e: New.
1205 * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
1206 more operand forms to check.
1207 * gas/i386/x86_64.d: Add stderr directive.
1208 * gas/i386/x86_64.e: New.
1209 * gas/i386/x86_64.s: Adjust for parser changes.
1210
b05fe5cf
ZW
12112005-03-15 Zack Weinberg <zack@codesourcery.com>
1212
1213 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
1214 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
1215 * gas/arm/arm.exp: Run them.
1216
5862107c
EC
12172005-03-14 Eric Christopher <echristo@redhat.com>
1218
1219 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
1220 * gas/cfi/cfi.exp: Run it.
1221 * gas/cfi/cfi-common-1.d: Update.
1222 * gas/cfi/cfi-common-2.d: Ditto.
1223 * gas/cfi/cfi-common-3.d: Ditto.
1224 * gas/cfi/cfi-common-4.d: Ditto.
1225
885fc257
ZW
12262005-03-12 Zack Weinberg <zack@codesourcery.com>
1227
1228 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
1229 * gas/arm/arm.exp: Run it.
1230
52962281
AH
12312005-03-10 Aldy Hernandez <aldyh@redhat.com>
1232
885fc257 1233 * gas/ppc/e500.d: Fix encoding of efscfd.
52962281 1234
da99ee72
AM
12352005-03-10 Jeff Baker <jbaker@qnx.com>
1236 Alan Modra <amodra@bigpond.net.au>
1237
1238 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
1239 * gas/ppc/booke.d: Likewise.
1240
7d8e00cf
RS
12412005-03-09 Richard Sandiford <rsandifo@redhat.com>
1242
1243 * gas/mips/vr4130.[sd]: New test.
1244 * gas/mips/mips.exp: Run it.
1245
dc36a61f
RS
12462005-03-09 Richard Sandiford <rsandifo@redhat.com>
1247
1248 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
1249 bc1f and bc1t to be filled.
1250 * gas/mips/branch-misc-3.[sd]: New test.
1251 * gas/mips/mips.exp: Run it.
1252
80f19ede
BE
12532005-03-09 Ben Elliston <bje@au.ibm.com>
1254
1255 * gas/maxq10/maxq10.exp: Remove stray semicolons.
1256 * gas/maxq20/maxq20.exp: Likewise.
1257
9b505842
JB
12582005-03-08 Jan Beulich <jbeulich@novell.com>
1259
1260 * gas/ia64/no-fit.[ls]: New.
1261 * gas/ia64/ia64.exp: Run new test.
1262
ef6a2b41
JB
12632005-03-08 Jan Beulich <jbeulich@novell.com>
1264
1265 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
1266 * gas/ia64/ia64.exp: Run new tests.
1267
0b74f93c
JB
12682005-03-08 Jan Beulich <jbeulich@novell.com>
1269
1270 * gas/ia64/pcrel.d: Account for big endian target.
1271 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
1272
66798ad6
HPN
12732005-03-08 Hans-Peter Nilsson <hp@axis.com>
1274
1275 Adjust testsuite for cris-axis-aout.
1276 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
1277 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
1278 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
1279 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1280 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
1281
bbe506e8
TS
12822005-03-04 David Daney <ddaney@avtrex.com>
1283
1284 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
1285 for -mno-shared optimization.
1286 * gas/mips/elf-rel25a.d: Ditto.
1287
25742a2c
NC
12882005-03-04 Nick Clifton <nickc@redhat.com>
1289
1290 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
1291 more non-ELF cases.
1292 * gas/arm/pic.d: Fix for vxworks target.
1293 * gas/arm/basic.d: Likewise.
1294 * gas/arm/unwind.d: Likewise.
1295
aed1a261
RS
12962005-03-04 Richard Sandiford <rsandifo@redhat.com>
1297
1298 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
1299 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
1300 for loads and stores from constant addresses.
1301 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
1302 * gas/mips/mips.exp: Run them.
1303
b2715587
RS
13042005-03-03 Richard Sandiford <rsandifo@redhat.com>
1305
1306 * gas/mips/mips.exp: Move tls tests to main $elf block.
1307
d3d5c686
NC
13082005-03-03 Nick Clifton <nickc@redhat.com>
1309
be20d78e
NC
1310 * gas/macros/macros.exp (and.s): Expect this test to fail for the
1311 tic4x-coff target because it uses the '&' character as a line
1312 separator.
1313
3c1a78a4
NC
1314 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
1315 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
1316 the sh-hms target.
1317 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
1318 as for the sh-coff port.
1319
5e1e0414
NC
1320 * gas/macros/macros.exp (run_list_test): Also expect the msp430
1321 port to fail the strings test because it defines
1322 ONLY_STANDARD_ESCAPES.
1323
f991b11e
NC
1324 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
1325 the .text section out to a 32-byte boundary as will automatically
1326 be done by the arm-aout target.
1327 * gas/arm/arch6zk.d: Add expected nop disassemblies.
1328
d3d5c686
NC
1329 * gas/d30v/serial.l: Remove listing lines that are no longer
1330 emitted and fix up expected binary encoding.
1331 * gas/d30v/serial2.l: Likewise.
1332 * gas/d30v/serial2O.l: Likewise.
1333
a6ccbdd3
RR
13342005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1335
da99ee72
AM
1336 * gas/arc/extensions.s: Add tests for extcoreregister.
1337 * gas/arc/extensions.d: Likewise.
1338 * gas/arc/warn.s: Warnings for readonly core registers accessed.
1339 * gas/arc/warn.d: Likewise.
2b8725e7 1340 * gas/arc/arc.exp: Run extensions testcase.
a6ccbdd3 1341
fa81d963
RS
13422005-03-03 Richard Sandiford <rsandifo@redhat.com>
1343
1344 * gas/mips/noat-1.d: Add -mips1 to assembler options.
1345
c67de7d5
RR
13462005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1347
da99ee72
AM
1348 * gas/arc/ld.s: Add checks for short immediates with ld.
1349 * gas/arc/ld.d: Likewise.
c67de7d5 1350
128b3d86
DJ
13512005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
1352
1353 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
1354 gas/mips/tls-ill.s: New files.
1355 * gas/mips/mips.exp: Run TLS tests.
1356
632d447c
AM
13572005-03-02 Alan Modra <amodra@bigpond.net.au>
1358
1359 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
1360 * gas/ppc/astest2.d: Likewise.
1361 * gas/ppc/astest2_64.d: Likewise.
1362 * ppc/astest64.d: Likewise.
1363 * ppc/booke.d: Likewise.
1364 * ppc/power4.d: Likewise.
1365 * ppc/test1elf32.d: Likewise.
1366 * ppc/test1elf64.d: Likewise.
1367
c4a530c5
JB
13682005-03-02 Jan Beulich <jbeulich@novell.com>
1369
1370 * gas/i386/cr-err.[ls]: New.
1371 * gas/i386/crx.[ds]: New.
1372 * gas/i386/i386.exp: Run new tests.
1373
167c3097
JB
13742005-03-02 Jan Beulich <jbeulich@novell.com>
1375
1376 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
1377 * gas/i386/intelok.s: Add checks for various special memory operands.
1378
a76903bf
AM
13792005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1380
1381 * gas/arc/extensions.s: New file.
1382 * gas/arc/extensions.d: New file.
1383
a3a4c9c4
NC
13842005-03-01 Nick Clifton <nickc@redhat.com>
1385
1386 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
1387 COFF based ports.
1388 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
1389 with a COFF formated local label name.
1390 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
1391
ce04548a
NC
13922005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
1393 Nick Clifton <nickc@redhat.com>
1394
1395 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
1396 associated with branches and so show the exact symbolic
1397 destination address rather than an offset from the start of the
1398 section.
1399 * gas/arm/pic.d: Likewise.
632d447c 1400
ddf0c81b
AM
14012005-03-01 Alan Modra <amodra@bigpond.net.au>
1402
1403 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
1404 * gas/m68k/mcf-mac.d: Likewise.
1405 * gas/m68k/mcf-mov3q.d: Likewise.
1406 * gas/m68k/mode5.d: Likewise.
1407
1375e99f
EC
14082005-02-22 Eric Christopher <echristo@redhat.com>
1409
1410 * gas/mips/elf-rel10.d: Update for label change.
1411
9def96e7
MR
14122005-02-22 Maciej W. Rozycki <macro@mips.com>
1413
1414 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
1415 information.
1416 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
1417 information for MIPS16 for the n32 ABI.
1418 * gas/mips/mips.exp. Run the new test.
1419
1fda77fb
EC
14202005-02-22 Eric Christopher <echristo@redhat.com>
1421
1422 * gas/mips/elf-rel10.s: Add label for frob.
1423
58e2ea4d
MR
14242005-02-22 Maciej W. Rozycki <macro@mips.com>
1425
1426 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
1427 information for MIPS16.
1428 * gas/mips/mips16-dwarf2.s: Source for the new test.
1429 * gas/mips/mips.exp: Run the new test.
1430
ba7f26d2
AM
14312005-02-21 Alan Modra <amodra@bigpond.net.au>
1432
1433 * gas/d10v/instruction_packing-005.d: Adjust.
1434 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
1435 * gas/d10v/instruction_packing-009.d: Likewise.
1436 * gas/d10v/instruction_packing-010.d: Likewise.
1437 * gas/d10v/warning-001.d: Use #warning instead of #error.
1438 * gas/d10v/warning-002.d: Likewise.
1439 * gas/d10v/warning-003.d: Likewise.
1440 * gas/d10v/warning-004.d: Likewise.
1441 * gas/d10v/warning-005.d: Likewise.
1442 * gas/d10v/warning-006.d: Likewise.
1443 * gas/d10v/warning-007.d: Likewise.
1444 * gas/d10v/warning-008.d: Likewise.
1445 * gas/d10v/warning-009.d: Likewise.
1446 * gas/d10v/warning-010.d: Likewise.
1447 * gas/d10v/warning-011.d: Likewise.
1448 * gas/d10v/warning-012.d: Likewise.
1449 * gas/d10v/warning-013.d: Likewise.
1450 * gas/d10v/warning-015.d: Likewise.
1451 * gas/d10v/warning-016.d: Likewise.
1452 * gas/d10v/warning-017.d: Likewise.
1453 * gas/d10v/warning-018.d: Likewise.
1454 * gas/d10v/warning-019.d: Likewise.
1455 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
1456 #warning given. Rearrange to allow $program to remain unset.
1457 Fail the test if warning not found when expected. Conversely fail
1458 the test if assembler errors or warnings given when not expected.
1459
8fc2e39e
TS
14602005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1461
1462 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
1463 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
1464 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
1465 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
1466 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
1467 .set noat in macro expansions.
1468 * gas/mips/mips.exp: Run new testcases.
1469 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
1470 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
1471 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
1472 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
1473 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
1474 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
1475 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
1476 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
1477 gas/mips/ulw2.s: Don't try to test .set noat.
1478
91d777ee
L
14792005-02-17 H.J. Lu <hongjiu.lu@intel.com>
1480
1481 * gas/ia64/hint.b-err.l: New file.
1482 * gas/ia64/hint.b-err.s: Likewise.
1483 * gas/ia64/hint.b-warn.l: Likewise.
1484 * gas/ia64/hint.b-warn.s: Likewise.
1485
1486 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
1487
1488 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
1489
26b810ce
JB
14902005-02-17 Jan Beulich <jbeulich@novell.com>
1491
1492 * gas/ia64/nostkreg.[ds]: New.
1493 * gas/ia64/ia64.exp: Run new test.
1494
ddc07134
AM
14952005-02-16 Alan Modra <amodra@bigpond.net.au>
1496
1497 * gas/all/gas.exp (quad): Don't run on i960.
1498
d6f16593 14992005-02-15 Nigel Stephens <nigel@mips.com>
ddc07134 1500 Maciej W. Rozycki <macro@mips.com>
d6f16593
MR
1501
1502 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
1503 R_MIPS16_LO16 relocs.
1504 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
1505 * gas/mips/mips16-hilo.s: Source for the new tests.
1506 * gas/mips/mips.exp: Run the new tests.
1507
7b347e43
JB
15082005-02-15 Jan Beulich <jbeulich@novell.com>
1509
1510 * gas/ia64/pcrel.[ds]: New.
1511 * gas/ia64/ia64.exp: Run new test.
1512
a66d2bb7
JB
15132005-02-15 Jan Beulich <jbeulich@novell.com>
1514
ddc07134
AM
1515 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
1516 violation on b0.
a66d2bb7
JB
1517 * gas/ia64/regval.[ls]: New.
1518 * gas/ia64/ia64.exp: Run new test.
1519
4b09e828
JB
15202005-02-15 Jan Beulich <jbeulich@novell.com>
1521
1522 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
1523 * gas/ia64/dv-waw-err.s: Likewise.
1524 * gas/ia64/reg-err.[ls]: New.
1525 * gas/ia64/ia64.exp: Run new test.
1526
0ca3e455
JB
15272005-02-15 Jan Beulich <jbeulich@novell.com>
1528
1529 * gas/ia64/reloc.[ds]: New.
1530 * gas/ia64/reloc-bad.[ls]: New.
1531 * gas/ia64/ia64.exp: Run new tests.
1532
2f6d622e
JB
15332005-02-15 Jan Beulich <jbeulich@novell.com>
1534
1535 * gas/ia64/operand-or.d: Pass -xnone to assembler.
1536
f1dab70d
JB
15372005-02-13 Jan Beulich <jbeulich@novell.com>
1538
1539 * gas/ia64/label.l: Adjust line numbers.
1540 * gas/ia64/label.s: Add .explicit.
1541 * gas/ia64/nop_x.s: Likewise.
1542 * gas/ia64/opc-a.d: Add assembler option -xnone.
1543 * gas/ia64/opc-b.d: Likewise.
1544 * gas/ia64/opc-f.d: Likewise.
1545 * gas/ia64/opc-i.d: Likewise.
1546 * gas/ia64/opc-m.d: Likewise.
1547 * gas/ia64/opc-x.d: Likewise.
1548 * gas/ia64/pseudo.d: Likewise.
1549 * gas/ia64/regs.d: Likewise.
1550 * gas/ia64/tls.d: Likewise.
1551 * gas/ia64/unwind-err.l: Adjust line numbers.
1552 * gas/ia64/unwind-err.s: Remove explicit stops.
1553
20b36a95
JB
15542005-02-13 Jan Beulich <jbeulich@novell.com>
1555
1556 * gas/ia64/pound.[ls]: New.
1557 * gas/ia64/ia64.exp: Run new test.
1558
c1e6cd61
L
15592005-02-13 H.J. Lu <hongjiu.lu@intel.com>
1560
1561 * gas/ia64/ia64.exp: Add "operand-or".
1562
1563 * gas/ia64/operand-or.d: New file.
1564 * gas/ia64/operand-or.s: Likewise.
1565
970d6792
L
15662005-02-11 H.J. Lu <hongjiu.lu@intel.com>
1567
1568 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
1569 and proc.
1570
2b8725e7
NC
15712005-02-10 Julian Brown <julian@codesourcery.com>
1572
1573 * gas/arm/unwind.d: Alter expected output to include dependency on
1574 __aeabi_unwind_cpp_pr[01].
1575
9ae09ff9
JB
15762005-02-09 Jan Beulich <jbeulich@novell.com>
1577
1578 * gas/i386/intelok.s: Remove comments disabling alternative forms of
1579 fbld, fbstp, and fldcw.
1580 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
1581
9f5083a4
NC
15822005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
1583
1584 * gas/maxq10/jump.d: Fixed relative jump offset.
1585 * gas/maxq10/call.d: Likewise.
1586 * gas/maxq20/jump.d: Likewise.
1587 * gas/maxq20/call.d: Likewise.
1588
cfdf4aaa
HPN
15892005-02-07 Hans-Peter Nilsson <hp@axis.com>
1590
1591 * lib/gas-defs.exp: Support new directive "warning".
1592
05ee4b0f
JB
15932005-02-02 Jan Beulich <jbeulich@novell.com>
1594
1595 * gas/ia64/pred-rel.s: New.
1596 * gas/ia64/ia64.exp: Run new test.
1597
99f99b32
DJ
15982005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
1599
1600 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
1601 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
1602 symbol names.
1603
ca3bc58f
JB
16042005-01-31 Jan Beulich <jbeulich@novell.com>
1605
1606 * gas/macros/repeat.[ds]: New.
1607 * gas/macros/macros.exp: Run new test.
1608
057f53c1
JB
16092005-01-31 Jan Beulich <jbeulich@novell.com>
1610
1611 * gas/macros/badarg.[ls]: New.
1612 * gas/macros/end.[ls]: New.
1613 * gas/macros/redef.[ls]: New.
1614 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
1615 Run new tests.
1616
d3156ecc
JB
16172005-01-31 Jan Beulich <jbeulich@novell.com>
1618
1619 * gas/ia64/operands.[ls]: New.
1620 * gas/ia64/ia64.exp: Run new test.
1621
75e09913
JB
16222005-01-31 Jan Beulich <jbeulich@novell.com>
1623
1624 * gas/ia64/proc.[ls]: New.
1625 * gas/ia64/unwind-err.[ls]: New.
1626 * gas/ia64/ia64.exp: Run new tests.
1627
f4660e2c
JB
16282005-01-31 Jan Beulich <jbeulich@novell.com>
1629
1630 * gas/ia64/bundling.[ds]: New.
1631 * gas/ia64/label.[ls]: New.
1632 * gas/ia64/last.[ls]: New.
1633 * gas/ia64/slot2.[ls]: New.
1634 * gas/ia64/ia64.exp: Run new tests.
1635
60b9a617
JB
16362005-01-31 Jan Beulich <jbeulich@novell.com>
1637
1638 * gas/ia64/pseudo.[ds]: New.
1639 * gas/ia64/ia64.exp: Run new test.
1640
09124b3f
JB
16412005-01-27 Jan Beulich <jbeulich@novell.com>
1642
1643 * gas/ia64/nop_x.[ds]: New.
1644 * gas/ia64/ia64.exp: Run new test.
1645
16462005-01-27 Jan Beulich <jbeulich@novell.com>
97762d08
JB
1647
1648 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
1649 M-unit.
1650 * gas/ia64/mov-ar.[ds]: New.
1651 * gas/ia64/ia64.exp: Run new test.
1652
7fe1cadb
NC
16532005-01-24 Nick Clifton <nickc@redhat.com>
1654
1655 * gas/all/sleb128.d: Do not assume an 8-bit byte.
1656 * gas/all/quad.d: Likewise. Also allow for ports which order
1657 bytes within words in other than simple big-endian or
1658 little-endian fashions.
1659
e5604d79
RS
16602005-01-19 Richard Sandiford <rsandifo@redhat.com>
1661
1662 * gas/all/sleb128.[sd]: New test.
1663 * gas/all/quad.[sd]: New test.
1664 * gas/all/gas.exp: Run them.
1665
e38bc3b5
NC
16662005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
1667
1668 * gas/sh/arch/arch.exp: Correct the email address.
1669 Correct a few comment typos.
1670 Add new tests to ensure that the assembler will only accept
1671 instructions valid in each architecture and vice-versa.
1672 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
1673 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
1674 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
1675 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
1676 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
1677 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
1678 * gas/sh/arch/sh2a.s: Generate new file.
1679 * gas/sh/arch/sh2e.s: Regenerate.
1680 * gas/sh/arch/sh2.s: Regenerate.
1681 * gas/sh/arch/sh3-dsp.s: Regenerate.
1682 * gas/sh/arch/sh3e.s: Regenerate.
1683 * gas/sh/arch/sh3-nommu.s: Regenerate.
1684 * gas/sh/arch/sh3.s: Regenerate.
1685 * gas/sh/arch/sh4al-dsp.s: Regenerate.
1686 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
1687 * gas/sh/arch/sh4a.s: Regenerate.
1688 * gas/sh/arch/sh4-nofpu.s: Regenerate.
1689 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
1690 * gas/sh/arch/sh4.s: Regenerate.
1691 * gas/sh/arch/sh-dsp.s: Regenerate.
1692 * gas/sh/arch/sh.s: Regenerate.
1693
2033b4b9
L
16942005-01-12 H.J. Lu <hongjiu.lu@intel.com>
1695
1696 * i386/i386.exp: Run "sib".
1697
1698 * gas/i386/sib.d: New file.
1699 * gas/i386/sib.s: Likewise.
1700
1ad119f1
AS
17012005-01-09 Andreas Schwab <schwab@suse.de>
1702
ddc07134 1703 * gas/i386/intel16.d: Ignore trailing text with #pass.
1ad119f1
AS
1704 * gas/i386/intelok.d: Likewise.
1705 * gas/i386/prefix.d: Likewise.
1706 * gas/i386/sub.d: Likewise.
1707 * gas/i386/padlock.d: Likewise.
1708 * gas/i386/x86_64.d: Likewise.
1709
845e9b51
EB
17102005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
1711
1712 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
1713
8d15ae7c
AM
17142004-12-31 Alan Modra <amodra@bigpond.net.au>
1715
1716 * gas/elf/elf.exp: Don't list reloc sections.
1717 * gas/elf/section5.e: Remove reloc sections.
1718
f4426611
TL
17192004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
1720
ddc07134 1721 * gas/crx/beq_insn.d: Update reference file according to
f4426611 1722 disassembler printing method.
ddc07134
AM
1723 * gas/crx/bit_insn.d: Likewise.
1724 * gas/crx/br_insn.d: Likewise.
1725 * gas/crx/cmpbr_insn.d: Likewise.
1726 * gas/crx/cop_insn.d: Likewise.
f4426611
TL
1727 * gas/crx/load_stor_insn.d: Likewise.
1728
7f1c6624
HPN
17292004-12-21 Hans-Peter Nilsson <hp@axis.com>
1730
1731 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
1732 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
1733 copies, to cater to tcl versions before Tcl 8.2.3.
1734
a904de94
NC
17352004-12-20 Nick Clifton <nickc@redhat.com>
1736
1737 * gas/elf/section5.[ls]: Use % instead of @ in .section
1738 directives.
1739
1e50d24d
RS
17402004-12-16 Richard Sandiford <rsandifo@redhat.com>
1741
1742 * gas/v850/split-lo16.{s,d}: New test.
1743 * gas/v850/v850.exp: Run it.
1744
7a6d0b32
JB
17452004-12-15 Jan Beulich <jbeulich@novell.com>
1746
1747 * gas/elf/section5.[els]: New.
1748
c0d8293f
RS
17492004-12-13 Richard Sandiford <rsandifo@redhat.com>
1750
1751 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
1752 .text alignments.
1753
5c799c07
AM
17542004-12-11 Alan Modra <amodra@bigpond.net.au>
1755
1756 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
1757 * gas/arm/mapping.d: Likewise.
1758 * gas/mips/tmips16-e.d: Likewise.
1759 * gas/mips/tmips16-f.d: Likewise.
1760 * gas/mmix/align-1.d: Likewise.
1761 * gas/mmix/basep-10.d: Likewise.
1762 * gas/mmix/basep-11.d: Likewise.
1763 * gas/mmix/basep-7.d: Likewise.
1764 * gas/mmix/basep-8.d: Likewise.
1765 * gas/mmix/basep-9.d: Likewise.
1766 * gas/mmix/builtin1.d: Likewise.
1767 * gas/mmix/builtin2.d: Likewise.
1768 * gas/mmix/builtin3.d: Likewise.
1769 * gas/mmix/bz-c.d: Likewise.
1770 * gas/mmix/comment-2.d: Likewise.
1771 * gas/mmix/comment-3.d: Likewise.
1772 * gas/mmix/cons-2.d: Likewise.
1773 * gas/mmix/fb-1.d: Likewise.
1774 * gas/mmix/fb-2.d: Likewise.
1775 * gas/mmix/geta-c.d: Likewise.
1776 * gas/mmix/greg1.d: Likewise.
1777 * gas/mmix/greg1a.d: Likewise.
1778 * gas/mmix/greg2.d: Likewise.
1779 * gas/mmix/greg2a.d: Likewise.
1780 * gas/mmix/greg3.d: Likewise.
1781 * gas/mmix/greg4.d: Likewise.
1782 * gas/mmix/greg5.d: Likewise.
1783 * gas/mmix/greg6.d: Likewise.
1784 * gas/mmix/greg7.d: Likewise.
1785 * gas/mmix/greg8.d: Likewise.
1786 * gas/mmix/is-1.d: Likewise.
1787 * gas/mmix/jump-c.d: Likewise.
1788 * gas/mmix/local-1.d: Likewise.
1789 * gas/mmix/locall1.d: Likewise.
1790 * gas/mmix/odd-1.d: Likewise.
1791 * gas/mmix/op-0-1.d: Likewise.
1792 * gas/mmix/op-0-1s.d: Likewise.
1793 * gas/mmix/op-0-2.d: Likewise.
1794 * gas/mmix/prefix1.d: Likewise.
1795 * gas/mmix/prefix2.d: Likewise.
1796 * gas/mmix/prefix3.d: Likewise.
1797 * gas/mmix/pseudo-1.d: Likewise.
1798 * gas/mmix/pushj-c.d: Likewise.
1799 * gas/mmix/pushj-cs.d: Likewise.
1800 * gas/mmix/sym-1.d: Likewise.
1801 * gas/mmix/weak1-s.d: Likewise.
1802 * gas/mmix/weak1.d: Likewise.
1803 * gas/mmix/zerop-1.d: Likewise.
1804 * gas/ppc/power4.d: Likewise.
1805 * gas/ppc/test1elf32.d: Likewise.
1806 * gas/ppc/test1elf64.d: Likewise.
1807 * gas/sh/sh64/datal32-3.d: Likewise.
1808 * gas/sh/sh64/datal64-3.d: Likewise.
1809 * gas/sh/sh64/localcom-1.d: Likewise.
1810
e8ede7c7
ILT
18112004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
1812
1813 * gas/mips/elf-rel23a.d: New test.
1814 * gas/mips/elf-rel23b.d: New test.
1815 * gas/mips/elf-rel25.s: New test.
1816 * gas/mips/elf-rel25.d: New test.
1817 * gas/mips/elf-rel25a.d: New test.
1818 * gas/mips/mips.exp: Run new tests.
1819
be1b2b4b
PB
18202004-12-09 Paul Brook <paul@codesourcery.com>
1821
1822 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
1823
42581a24
ILT
18242004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
1825
1826 * gas/mips/branch-swap.d: Pass -32 to as.
1827
f75dc283
TL
18282004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
1829
1830 * gas/crx/br_insn.d: Fix error in expected disassembly.
1831
a7498ae6
NC
18322004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1833
2b8725e7
NC
1834 * gas/m32r/rela-1.s: New test.
1835 * gas/m32r/rela-1.d: Expected disassembly.
1836 * gas/m32r/m32r.exp: Run the new test.
1837 * gas/m32r/relax-1.d: Update for fixed pcrel reloc
a7498ae6
NC
1838 generation.
1839
907362e5
RE
18402004-11-27 Richard Earnshaw <rearnsha@arm.com>
1841
2b8725e7 1842 * gas/arm/thumbv6.d (setend): Remove stray tab at end
907362e5
RE
1843 of dump pattern.
1844
603be052
L
18452004-11-25 H.J. Lu <hongjiu.lu@intel.com>
1846
1847 * gas/ia64/group-1.d: Adjust expected secion ordering.
1848
37edbb65 18492004-11-25 Jan Beulich <jbeulich@novell.com>
603be052 1850
37edbb65
JB
1851 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
1852
47cc2cf5
PB
18532004-11-24 Paul Brook <paul@codesourcery.com>
1854
1855 * gas/elf/group0a.d: Adjust expected secion ordering.
1856 * gas/elf/group1a.d: Ditto.
1857 * gas/elf/section4.d: Ditto.
1858
5515a510
NC
18592004-11-24 Nick Clifton <nickc@redhat.com>
1860
1861 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
1862 * gas/iq2000/q10allinsn.d: Delete.
ddc07134 1863 * gas/iq2000/q10allinsn.s: Delete.
5515a510
NC
1864 * gas/iq2000/q10hazard4.s: Delete.
1865 * gas/iq2000/q10hazard5.s: Delete.
1866 * gas/iq2000/q10load-hazards.exp: Delete.
1867 * gas/iq2000/q10nohazard.s: Delete.
1868 * gas/iq2000/q10noyield.s: Delete.
1869 * gas/iq2000/q10test0.d: Delete.
1870 * gas/iq2000/q10test0.s: Delete.
1871 * gas/iq2000/q10test1.d: Delete.
1872 * gas/iq2000/q10test1.s: Delete.
1873 * gas/iq2000/q10test10.d: Delete.
1874 * gas/iq2000/q10test10.s: Delete.
1875 * gas/iq2000/q10test11.d: Delete.
1876 * gas/iq2000/q10test11.s: Delete.
1877 * gas/iq2000/q10test12.d: Delete.
1878 * gas/iq2000/q10test12.s: Delete.
1879 * gas/iq2000/q10test2.d: Delete.
1880 * gas/iq2000/q10test2.s: Delete.
1881 * gas/iq2000/q10test3.d: Delete.
1882 * gas/iq2000/q10test3.s: Delete.
1883 * gas/iq2000/q10test4.d: Delete.
1884 * gas/iq2000/q10test4.s: Delete.
1885 * gas/iq2000/q10test5.d: Delete.
1886 * gas/iq2000/q10test5.s: Delete.
1887 * gas/iq2000/q10test6.d: Delete.
1888 * gas/iq2000/q10test6.s: Delete.
1889 * gas/iq2000/q10test7.d: Delete.
1890 * gas/iq2000/q10test7.s: Delete.
1891 * gas/iq2000/q10test8.d: Delete.
1892 * gas/iq2000/q10test8.s: Delete.
1893 * gas/iq2000/q10test9.d: Delete.
1894 * gas/iq2000/q10test9.s: Delete.
1895 * gas/iq2000/q10yield.exp: Delete.
1896 * gas/iq2000/test.exp: Delete.
1897
d8b2b7a5
NC
18982004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1899
1900 * gas/arc/st.s: Add checks for other variants of the sr and st
1901 instruction.
1902 * gas/arc/st.d: Update the expected disassembly.
1903
dae1b34e
NC
19042004-11-23 Nick Clifton <nickc@redhat.com>
1905
1906 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
1907 instructions.
1908 * gas/mn10300/relax.d: Add expected relocations.
1909
d81acc42
NC
19102004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
1911
1912 * gas/arc/ld.s: Add check of load of a long immediate.
1913 * gas/arc/ld.d: Add expected disassembly.
ddc07134 1914
a7eec876
HPN
19152004-11-22 Hans-Peter Nilsson <hp@axis.com>
1916
1917 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
1918 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
1919
444bf5f3
NC
19202004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1921
1922 * gas/maxq10/call.d: Fix expected results now that bfd assembler
1923 support is enabled by default.
1924 * gas/maxq10/range.d: Likewise.
1925 * gas/maxq20/call.d: Likewise.
1926
b7693d02
DJ
19272004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
1928
1929 * gas/arm/mapping.d: Expect F markers for Thumb code.
1930 * gas/arm/unwind.d: Update big-endian pattern.
1931
30e857fc
NC
19322004-11-12 Nick Clifton <nickc@redhat.com>
1933
1934 * gas/mn10300/basic.exp: Add relax test.
1935 * gas/mn10300/relax.s: New test.
1936 * gas/mn10300/relax.d: Expected results. Make sure that the
1937 correct size of instruction has been selected.
1938
a67517f4
BW
19392004-11-11 Bob Wilson <bob.wilson@acm.org>
1940
1941 * gas/xtensa/short_branch_offset.s: New.
1942 * gas/xtensa/short_branch_offset.d: New.
1943 * gas/xtensa/all.exp: Run new test.
1944
6639a9d9
AM
19452004-11-10 Alan Modra <amodra@bigpond.net.au>
1946
1947 * gas/i386/opcode.s: Pad section.
1948 * gas/i386/intelok.s: Likewise.
1949 * gas/i386/opcode.d: Update.
1950 * gas/i386/intelok.d: Update.
1951
7499d566
NC
19522004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1953 Vineet Sharma <vineets@noida.hcltech.com>
1954
1955 * gas/maxq10: New directory. Contains tests for maxq port.
1956 * gas/maxq20: Likewise.
1957
3b645373
L
19582004-11-05 H.J. Lu <hongjiu.lu@intel.com>
1959
1960 * gas/i386/general.s: Add movzb.
1961 * gas/i386/general.l: Updated.
1962
05e6b315
HPN
19632004-11-04 Hans-Peter Nilsson <hp@axis.com>
1964
1965 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
1966 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
1967 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
1968 as invalid.
1969 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
1970 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
1971 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
1972 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
1973 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
1974 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
1975 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
1976 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
1977 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
1978 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
1979 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
1980 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
1981 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
1982 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1983 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
1984 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
1985 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
1986 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
1987 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
1988 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
1989 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
1990 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
1991 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
1992 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
1993 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
1994 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
1995 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
1996 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
1997 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
1998 New tests.
1999
9306ca4a 20002004-11-04 Jan Beulich <jbeulich@novell.com>
3f1d9edd 2001
9306ca4a
JB
2002 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
2003 * gas/i386/intelbad.[sl]: New test to check for various things not
2004 permitted in Intel mode.
2005 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
2006 Adjust for change to segment register store.
2007 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
2008 things get handled correctly.
2009 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
2010 'high' and 'low' parts of an operand, which the parser previously
2011 accepted while neither telling that it's not supported nor that it
2012 ignored the remainder of the line following these supposed keywords.
2013
49c4a180
TL
20142004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
2015
2016 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
2017
902143ef
TL
20182004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
2019
2020 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
2021 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
2022 * gas/crx/cop_insn.d: Regenerate.
2023 * gas/crx/list_insn.d: Likewise.
2024
a394c00f
NC
20252004-10-23 Daniel Jacobowitz <dan@debian.org>
2026
2027 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
2028 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
2029
f40d6855
TL
20302004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
2031
6639a9d9 2032 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
f40d6855
TL
2033 instructions.
2034 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
2035 * gas/crx/cop_insn.d: Regenerate.
2036 * gas/crx/list_insn.d: Likewise.
2037
f29ff786
PB
20382004-10-14 Paul Brook <paul@codesourcery.com>
2039
2040 * gas/arm/mapping.d: Pass --special-syms to objdump.
2041
d2b2c203
DJ
20422004-10-08 Daniel Jacobowitz <dan@debian.org>
2043
2044 * gas/i386/i386.exp: Don't run divide test for targets where '/'
2045 is a comment. Run x86-64-unwind for 64-bit ELF targets.
2046 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
2047
af2f09fb
AM
20482004-10-08 Alan Modra <amodra@bigpond.net.au>
2049
2050 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
2051
43cd72b9
BW
20522004-10-07 Bob Wilson <bob.wilson@acm.org>
2053
2054 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
2055 Change entry_align test to expect an error.
2056 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
2057 no-generics directives.
2058
6e1304d8
RS
20592004-10-07 Richard Sandiford <rsandifo@redhat.com>
2060
2061 * gas/mips/elf-rel{23,24}.[sd]: New tests.
2062 * gas/mips/mips.exp: New test.
2063
99022dfb
RS
20642004-10-07 Richard Sandiford <rsandifo@redhat.com>
2065
2066 * gas/mips/elf-rel22.[sd]: New test.
2067 * gas/mips/mips.exp: Run it.
2068
b1dca8ee
RS
20692004-10-07 Richard Sandiford <rsandifo@redhat.com>
2070
2071 * gas/mips/elf-rel21.[sd]: New test.
2072 * gas/mips/mips.exp: Run it.
2073
289040ca
NC
20742004-10-07 Jan Beulich <jbeulich@novell.com>
2075
2076 * gas/cfi/cfi-common-4.[ds]: New.
2077 * gas/cfi/cfi.exp: Run new test.
2078
48c9f030
NC
20792004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
2080
2081 * gas/crx/cop_insn.s: New file.
2082 * gas/crx/cop_insn.d: Likewise.
2083 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
2084 test.
2085 * gas/crx/misc_insn.s: Likewise.
2086 * gas/crx/load_stor_insn.d: Regenerate.
2087 * gas/crx/misc_insn.d: Likewise.
2088
3cc0884a
AH
20892004-10-06 Aldy Hernandez <aldyh@redhat.com>
2090
2091 * gas/ppc/e500.s: Add double-precision instructions.
2092 * gas/ppc/e500.d: Same.
2093
62377b1f
NC
20942004-10-05 Paul Brook <paul@codesourcery.com>
2095
2096 * gas/arm/arm.exp: Add unwind table test. Recognise
2097 arm-symbian-symbianelf and arm-none-eabi.
2098 * gas/arm/unwind.s: New file.
2099 * gas/arm/unwind.d: New file.
2100
14127cc4
NC
21012004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
2102
2103 * gas/pdp11/opcode.d: Fix sob opcode value.
2104
0dd132b6
NC
21052004-09-30 Paul Brook <paul@codesourcery.com>
2106
2107 * gas/arm/arch6zk.d: New file.
2108 * gas/arm/arch6zk.s: New file.
2109 * gas/arm/arm.exp: Add them.
2110
981beeee
AM
21112004-09-29 Alan Modra <amodra@bigpond.net.au>
2112
2113 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
2114 * gas/i386/secrel.d: Adjust to suit.
2115
4403997d
PB
21162004-09-19 Paul Brook <paul@codesourcery.com>
2117
2118 * gas/elf/elf.exp: Recognise additional arm elf targets.
2119
eb043451
PB
21202004-09-17 Paul Brook <paul@codesourcery.com>
2121
2122 * gas/arm/pic.s: Add (target2).
2123 * gas/arm/pic.d: Ditto.
2124
9c504268
PB
21252004-09-13 Paul Brook <paul@codesourcery.com>
2126
2127 * gas/arm/pic.d: Rename RELABS to TARGET1.
2128 * gas/arm/pic.s: Ditto.
2129
42851540
NC
21302004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
2131
2132 * gas/crx: New directory.
2133 * gas/crx/allinsn.exp: New test script.
2134 * gas/crx/arith_insn.s: New file.
2135 * gas/crx/arith_insn.d: Likewise.
2136 * gas/crx/beq_insn.s: Likewise.
2137 * gas/crx/beq_insn.d: Likewise.
2138 * gas/crx/bit_insn.s: Likewise.
2139 * gas/crx/bit_insn.d: Likewise.
2140 * gas/crx/br_insn.s: Likewise.
2141 * gas/crx/br_insn.d: Likewise.
2142 * gas/crx/cmov_insn.s: Likewise.
2143 * gas/crx/cmov_insn.d: Likewise.
2144 * gas/crx/cmpbr_insn.s: Likewise.
2145 * gas/crx/cmpbr_insn.d: Likewise.
2146 * gas/crx/jscond_insn.s: Likewise.
2147 * gas/crx/jscond_insn.d: Likewise.
2148 * gas/crx/list_insn.s: Likewise.
2149 * gas/crx/list_insn.d: Likewise.
2150 * gas/crx/load_stor_insn.s: Likewise.
2151 * gas/crx/load_stor_insn.d: Likewise.
2152 * gas/crx/misc_insn.s: Likewise.
2153 * gas/crx/misc_insn.d: Likewise.
2154 * gas/crx/no_op_insn.s: Likewise.
2155 * gas/crx/no_op_insn.d: Likewise.
2156 * gas/crx/shift_insn.s: Likewise.
2157 * gas/crx/shift_insn.d: Likewise.
2158
ac28a1cb
RS
21592004-08-27 Richard Sandiford <rsandifo@redhat.com>
2160
2161 * gas/frv/fr550-pack1.[sd]: New test.
2162 * gas/frv/allinsn.exp: Run it.
2163
3d983505
NC
21642004-08-27 Nick Clifton <nickc@redhat.com>
2165
2166 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
2167 but not for PE targets. Similarly for the absrel test.
2168
62e88f3c
NC
21692004-08-26 Nick Clifton <nickc@redhat.com>
2170
2171 * gas/i386/i386.exp: Group ELF specific tests together. Move the
2172 pcrel test into the ELF only section. Use is_elf_format to test
2173 for ELF based toolchains.
2174
26a78d4a
L
21752004-08-25 H.J. Lu <hongjiu.lu@intel.com>
2176
2177 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
2178
5069eab2
NC
21792004-08-24 Jan Beulich <jbeulich@novell.com>
2180
2181 * gas/all/altmacro.[sd]: Split out part from here...
2182 * gas/all/altmac2.[sd]: ... to here.
2183 * gas/all/excl.s: New.
2184 * gas/all/gas.exp: Suppress both tests for a few targets known to
632d447c
AM
2185 break. Run the new (split out) test only when the target doesn't
2186 use '!' as a comment character.
5069eab2 2187
f7870c8d 21882004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5069eab2 2189
f7870c8d
TS
2190 * gas/mips/branch-swap.s: New testcase.
2191 * gas/mips/branch-swap.d: New testcase.
2192 * gas/mips/mips.exp: Run the testcase.
2193
e65123b7
NC
21942004-08-18 Nick Clifton <nickc@redhat.com>
2195
2196 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
2197 part of another patch.
2198
1f216d09
NC
21992004-08-15 Nick Clifton <nickc@redhat.com>
2200
2201 * gas/all/altmacro.d: Allow for rest of frag being padded to an
2202 alignment boundary.
2203
2204 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
2205
d84de024
AM
22062004-08-16 Alan Modra <amodra@bigpond.net.au>
2207
2208 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
2209 * gas/cfi/cfi-alpha-3.d: Likewise.
2210 * gas/cfi/cfi-i386.d: Likewise.
2211 * gas/cfi/cfi-m68k.d: Likewise.
2212 * gas/cfi/cfi-ppc-1.d: Likewise.
2213 * gas/cfi/cfi-s390-1.d: Likewise.
2214 * gas/cfi/cfi-s390x-1.d: Likewise.
2215 * gas/cfi/cfi-sh-1.d: Likewise.
2216 * gas/cfi/cfi-sparc-1.d: Likewise.
2217 * gas/cfi/cfi-sparc64-1.d: Likewise.
2218 * gas/cfi/cfi-x86_64.d: Likewise.
2219
caa32fe5
NC
22202004-08-13 Jan Beulich <jbeulich@novell.com>
2221
2222 * gas/all/altmacro.[sd]: New test.
2223 * gas/all/gas.exp: Run the new test.
2224
b2221023
MM
22252004-08-10 Mark Mitchell <mark@codesourcery.com>
2226
2227 * gas/arm/bignum1.s: New test.
2228 * gas/arm/arm.exp: Run it.
2229
db6579d4
PB
22302004-08-06 Paul Brook <paul@codesourcery.com>
2231
2232 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
2233
92868b6e
NC
22342004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
2235
2236 * h8300/h8300.exp: Addition of new test case to check rx
2237 generation with adds and subs instruction for plain H8/300 target.
2238 * h8300/addsubrxcheck.s: New test source file.
2239
e8773edb
SC
22402004-08-01 Stephane Carrez <stcarrez@nerim.fr>
2241
2242 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
2243 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
2244 * gas/symver/symver.exp: Likewise for symver tests.
2245
30d1c836
ML
22462004-07-30 Michal Ludvig <mludvig@suse.cz>
2247
2248 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
2249 VIA PadLock instructions.
2250
ff636ee3
KK
22512004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2252
2253 * gas/sh/basic.exp: Don't do sh2a test for sh5.
2254 * gas/sh/sh2a.d: Match elf32-sh* format too.
2255
1d70c7fb
AO
22562004-07-29 Alexandre Oliva <aoliva@redhat.com>
2257
2258 2003-12-30 DJ Delorie <dj@redhat.com>
2259 * gas/sh/sh2a.s: New.
2260 * gas/sh/sh2a.d: New.
2261 * gas/sh/basic.exp: Add it.
2262
670ec21d
NC
22632004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
2264
2265 * gas/all/gas.exp (do_930509a): Disable test for crx.
2266
6b5abf68
L
22672004-07-22 H.J. Lu <hongjiu.lu@intel.com>
2268
2269 * gas/i386/x86-64-inval.l: Remove the leading `+'.
2270
ed049af3
NC
22712004-07-22 Nick Clifton <nickc@redhat.com>
2272
2273 PR/280
2274 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
2275 * gas/h8300/ffxx1-elf.d: Likewise.
2276 * gas/h8300/h8sx_disp2.d: Likewise.
2277 * gas/h8300/h8sx_mov_imm.d: Likewise.
6639a9d9 2278 * gas/h8300/h8sx_rtsl.d: Likewise.
ed049af3
NC
2279 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
2280 * gas/h8300/ffxx1-elf.s: Likewise.
2281
20f0a1fc
NC
22822004-07-21 Jan Beulich <jbeulich@novell.com>
2283
543613e9
NC
2284 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
2285 addressing in 64-bit mode.
2286 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
2287 addressing.
2288 * gas/i386/i386.exp: Run the two new tests.
2289
2290 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
2291 rex prefix.
2292 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
2293 in 64-bit mode.
6639a9d9 2294
d27af829
MR
22952004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
2296
2297 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
2298 expects load delay slots.
2299
6f14957b
MR
23002004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
2301
2302 * gas/mips/vr5400.d: Update for a correct disassembly of
2303 "racm.ob".
2304
1586d91e
MR
23052004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
2306
2307 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
2308 another "break" case. Update the comment accordingly.
2309 * gas/mips/set-arch.s: Likewise.
2310 * gas/mips/mips32.d: Adjust for the new output.
2311 * gas/mips/set-arch.d: Likewise.
2312
aff16937
NC
23132004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
2314
2315 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
2316 new test case for H8300H normal target to check symbol
2317 address generation.
2318 * gas/h8300/symaddgen.s: New test.
2319
0477af35
NC
23202004-07-13 Nick Clifton <nickc@redhat.com>
2321
2322 * gas/i386/intel.s: Add test of newly expand arithmetic support
2323 for Intel mode assembler.
2324 * gas/i386/intel.d: Add expected disassmbly.
2325
384d2d1c
NC
23262004-07-13 Nick Clifton <nickc@redhat.com>
2327
2328 * gas/vtable: Delete directory. These tests are no longer needed
2329 as the VTABLE_ reloc support is obsolete.
2330
96908638
NC
23312004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2332
2333 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
2334 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
2335 * gas/m32r/pic2.d: New file: Expected results.
2336
de7e6852
RS
23372004-07-08 Richard Sandiford <rsandifo@redhat.com>
2338
2339 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
2340 * gas/mips/elf-refl19.d: Likewise L2.
2341
3b91255e
RS
23422004-07-03 Richard Sandiford <rsandifo@redhat.com>
2343
3b91255e
RS
2344 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
2345 the earliest %lo().
2346 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
2347 * gas/mips/elf-rel20.[sd]: New test.
2348 * gas/mips/mips.exp: Run it.
2349
0945c90c
RS
23502004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
2351
2352 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
2353
2d2b9592
L
23542004-07-01 H.J. Lu <hongjiu.lu@intel.com>
2355
2356 * gas/ia64/group-1.d: New.
2357 * gas/ia64/group-1.s: Likewise.
2358
2359 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
2360
8a41c3ea
JW
23612004-06-30 James E Wilson <wilson@specifixinc.com>
2362
2363 * gas/ia64/dv-imply.d: Update.
2364 * gas/ia64/dv-mutex.d: Likewise.
2365 * gas/ia64/dv-safe.d: Likewise.
2366
62b51c0b
AM
23672004-06-29 Alan Modra <amodra@bigpond.net.au>
2368
2369 * gas/m68k/mode5.s: Pad section.
2370 * gas/m68k/mode5.d: Update.
2371
98e69875
AM
23722004-06-28 Alan Modra <amodra@bigpond.net.au>
2373
2374 * gas/ppc/power4.d: Update.
2375
1d9f512f
AM
23762004-06-24 Alan Modra <amodra@bigpond.net.au>
2377
2378 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
2379 * gas/i386/prescott.d: Update.
2380
bad9ceea
JJ
23812004-06-08 Jakub Jelinek <jakub@redhat.com>
2382
2383 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
2384 * gas/ia64/dv-raw-err.l: Updated.
2385
580b9172
NC
23862004-05-28 Peter Barada <peter@the-baradas.com>
2387
2388 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
2389 addressing with zero offset into mode 2 addressing.
2390 * gas/m68k/mode5.d: New file: Expected disassmbly.
2391 * gas/m68k/all.exp: Run new test.
2392
2b8725e7
NC
23932004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
2394
2395 * gas/sh/arch: New directory.
2396 * gas/sh/arch/arch.exp: New test script.
2397 * gas/sh/arch/arch_expected.txt: New file.
2398 * gas/sh/arch/sh.s: New file.
2399 * gas/sh/arch/sh2.s: New file.
2400 * gas/sh/arch/sh-dsp.s: New file.
2401 * gas/sh/arch/sh2e.s: New file.
2402 * gas/sh/arch/sh3-nommu.s: New file.
2403 * gas/sh/arch/sh3.s: New file.
2404 * gas/sh/arch/sh3-dsp.s: New file.
2405 * gas/sh/arch/sh3e.s: New file.
2406 * gas/sh/arch/sh4-nommu-nofpu.s: New file.
2407 * gas/sh/arch/sh4-nofpu.s: New file.
2408 * gas/sh/arch/sh4.s: New file.
2409 * gas/sh/arch/sh4a-nofpu.s: New file.
2410 * gas/sh/arch/sh4al-dsp.s: New file.
2411 * gas/sh/arch/sh4a.s: New file.
2412
652ca075
L
24132004-05-27 H.J. Lu <hongjiu.lu@intel.com>
2414
2415 * gas/ia64/regs.d: Updated.
2416
54b3292a
L
24172004-05-26 H.J. Lu <hongjiu.lu@intel.com>
2418
2419 * gas/ia64/ia64.exp: Run invalid-ar.
6639a9d9 2420
54b3292a
L
2421 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
2422 * gas/ia64/invalid-ar.s: Likewise.
2423
be8c092b
NC
24242004-05-24 Peter Barada <peter@the-baradas.com>
2425
2426 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
2427 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
2428
1ef30428
L
24292004-05-20 H.J. Lu <hongjiu.lu@intel.com>
2430
2431 * gas/ia64/dv-srlz.d: Fix a typo.
2432
c0b22597
BE
24332004-05-12 Ben Elliston <bje@au.ibm.com>
2434
2435 * gas/h8300/t03_add.exp: Remove stray semicolons.
2436 * gas/h8300/t04_sub.exp: Likewise.
2437 * gas/h8300/t05_cmp.exp: Likewise.
2438 * gas/h8300/t08_or.exp: Likewise.
2439 * gas/h8300/t09_xor.exp: Likewise.
2440 * gas/h8300/t10_and.exp: Likewise.
2441 * gas/hppa/reloc/reloc.exp: Likewise.
2442 * gas/hppa/unsorted/unsorted.exp: Likewise.
2443 * gas/i386/i386.exp: Likewise.
2444 * gas/m68hc11/m68hc11.exp: Likewise.
2445 * gas/mips/mips.exp: Likewise.
2446 * gas/sparc/sparc.exp: Likewise.
2447 * lib/gas-defs.exp: Likewise.
2448
22fe14ad
NC
24492004-05-11 Nick Clifton <nickc@redhat.com>
2450
2451 * gas/elf/section4.s: New test. Checks label arithmetic when
2452 multiple same-name sections exist.
2453 * gas/elf/section4.d: New file: Expected section list
2454 * gas/elf/elf.exp: Run the new test.
2455 * gas/elf/group0.s: Use % instead of @ for type argument to
2456 .section directive (for compatability with ARM port).
2457 * gas/elf/group1.s: Likewise.
2458
532c738a
RS
24592004-05-07 Richard Sandiford <rsandifo@redhat.com>
2460
2461 * gas/mips/vr4122.[sd]: Rename to...
2462 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
2463 MD(1) and MD(4).
2464 * gas/mips/mips.exp: Update accordingly.
2465
d15c4970
AO
24662004-05-05 Alexandre Oliva <aoliva@redhat.com>
2467
2468 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
2469 * gas/frv/fr405-insn.d: Likewise.
2470 * gas/frv/fr450-insn.d: Likewise.
2471
86654c12
L
24722004-04-30 H.J. Lu <hongjiu.lu@intel.com>
2473
2474 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
2475 section group.
2476
2477 * gas/elf/group1a.d: New file.
2478 * gas/elf/group1b.d: Likewise.
2479
2480 * gas/elf/group1.e: Removed.
2481
376eb240
NC
24822004-04-30 Nick Clifton <nickc@redhat.com>
2483
2484 * gas/arm/reg-alias.s: New file: Test case sensitive register
2485 aliases.
2486 * gas/arm/reg-alias.d: New file: Expected test output.
2487 * gas/arm/arm.exp: Run reg-alias test.
2488 Arrange tests in a more orderly fashion.
2489
f3806e43
BE
24902004-04-30 Ben Elliston <bje@au.ibm.com>
2491
2492 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
2493 * gas/ppc/power4.d: Update accordingly.
2494
f5842774
L
24952004-04-26 H.J. Lu <hongjiu.lu@intel.com>
2496
2497 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
2498 group.
2499
2500 * gas/elf/group0.s: New file.
2501 * gas/elf/group0a.d: Likewise.
2502 * gas/elf/group0b.d: Likewise.
2503 * gas/elf/group1.e: Likewise.
2504 * gas/elf/group1.s: Likewise.
2505
2abe3c6c
NC
25062004-04-23 Nick Clifton <nickc@redhat.com>
2507
2508 * gas/symver/symver1.d: Cope with extra symbols inserted by
2509 arm-elf toolchains.
2510 * gas/symver/symver0.d: Likewise
2511 * gas/elf/symver.d: Likewise.
2512
1f1799d5
KK
25132004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2514
2515 * gas/sh/pcrel2.d: Update.
2516 * gas/sh/tlsd.d: Update.
2517 * gas/sh/tlsnopic.d: Update.
2518 * gas/sh/tlspic.d: Update.
2519
d9943e50
MK
25202004-04-22 Mark Kettenis <kettenis@gnu.org>
2521
2522 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
2523
269137b2
TS
25242004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
2525
2526 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
2527 * gas/mips/mips-abi32-pic.d: Likewise.
2528 * gas/mips/mips-abi32-pic2.d: Likewise.
2529 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
2530 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
2531 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
2532 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
2533 * gas/mips/relax-swap1-mips2.d: Likewise.
2534 * gas/mips/lb-svr4pic-ilocks.d: New test.
2535 * gas/mips/mips.exp: Run it.
2536
06516a5e
PB
25372004-04-22 Paul Brook <paul@codesourcery.com>
2538
2539 * maverick.c (off8s): Test full shifted operand range.
2540 (MCC2): Define.
2541 (MVDSPACC, MVACCDSP): Use it.
2542 * maverick.d, maverick.s: Regenerate.
2543
fd99574b
NC
25442004-04-22 Peter Barada <peter@the-baradas.com>
2545
2546 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
2547 * gas/m68k/mcf-emac.s: New test: Similar checks.
2548 * gas/m68k/mcf-mac.d: New test: Expected output.
2549 * gas/m68k/mcf-emac.d: New test: Likewise.
2550 * gas/m68k/all.exp: Run new tests.
2551
76c6918d
CD
25522004-04-21 Chris Demetriou <cgd@broadcom.com>
2553
2554 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
2555 * gas/mips/empic.d: Likewise.
2556 * gas/mips/empic.l: Likewise.
2557 * gas/mips/empic.s: Likewise.
2558 * gas/mips/empic2.d: Likewise.
2559 * gas/mips/empic2.s: Likewise.
2560 * gas/mips/empic3_e.d: Likewise.
2561 * gas/mips/empic3_e.s: Likewise.
2562 * gas/mips/empic3_g1.d: Likewise.
2563 * gas/mips/empic3_g1.s: Likewise.
2564 * gas/mips/empic3_g2.d: Likewise.
2565 * gas/mips/empic3_g2.s: Likewise.
2566 * gas/mips/jal-empic-elf-2.d: Likewise.
2567 * gas/mips/jal-empic-elf-2.s: Likewise.
2568 * gas/mips/jal-empic-elf-3.d: Likewise.
2569 * gas/mips/jal-empic-elf-3.s: Likewise.
2570 * gas/mips/jal-empic-elf.d: Likewise.
2571 * gas/mips/jal-empic.d: Likewise.
2572 * gas/mips/la-empic.d: Likewise.
2573 * gas/mips/la-empic.s: Likewise.
2574 * gas/mips/lb-empic.d: Likewise.
2575 * gas/mips/ld-empic.d: Likewise.
2576 * gas/mips/lif-empic.d: Likewise.
2577 * gas/mips/telempic.d: Likewise.
2578 * gas/mips/tempic.d: Likewise.
2579 * gas/mips/ulh-empic.d: Likewise.
2580 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
2581 * gas/mips/lifloat.s: Likewise.
2582 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
2583
6482c264
NC
25842004-04-20 Brian Ford <ford@vss.fsi.com>
2585 DJ Delorie <dj@redhat.com>
2586
2587 * gas/i386/secrel.s: New test for .secrel32.
2588 * gas/i386/secrel.d: Likewise.
2589 * gas/i386/i386.exp: Call it for PE targets.
2590
4dc570c2
JJ
25912004-04-19 Jakub Jelinek <jakub@redhat.com>
2592
2593 * gas/cfi/cfi-sparc64-1.d: Update.
2594
d766e8ec
RS
25952004-04-14 Richard Sandiford <rsandifo@redhat.com>
2596
2597 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
2598
a11090ae
RS
25992004-04-14 Richard Sandiford <rsandifo@redhat.com>
2600
2601 * gas/elf/section2.e-mips: Allow named section symbols.
2602 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
2603
097dba13
NC
26042004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2605
925d60e5
NC
2606 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
2607 * gas/m32r/parallel-2.d: New file: Expected results.
2608 * gas/m32r/m32r2.exp: Run the test.
6639a9d9 2609
925d60e5
NC
2610 * gas/m32r/seth.s: New file: Test for seth.
2611 * gas/m32r/seth.d: New file: Expected results.
2612 * gas/m32r/m32r.exp: Run the new test.
097dba13 2613
f55629b8
KK
26142004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
2615
2616 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
2617 option.
2618 * gas/sh/basic.exp: Run the new test.
2619
a7844384
NC
26202004-04-01 Dave Korn <dk@artimi.com>
2621
2622 * gas/dlx/alltests.exp: Execute new lohi test.
2623 * gas/dlx/lohi.s: New test for spurious lo16/hi16
632d447c 2624 reloc overflow checking.
a7844384
NC
2625 * gas/dlx/lohi.d: New file: expected output.
2626 * gas/dlx/lhi.d: Updated to properly expect lo16
632d447c 2627 relocations where asked for.
a7844384
NC
2628 * gas/dlx/itype.d: Likewise.
2629 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
2630
6c71dbc4
SS
26312004-03-30 Stan Shebs <shebs@apple.com>
2632
2633 * gas/macros/macros.exp: Remove mention of MPW config.
2634
02249231
AM
26352004-03-27 Alan Modra <amodra@bigpond.net.au>
2636
2637 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
2638 an error.
2639 * gas/m68hc11/m68hc11.exp: Likewise.
2640
86b13c28
AS
26412004-03-23 Andreas Schwab <schwab@suse.de>
2642
2643 * gas/cfi/cfi-m68k.d: Adjust offsets.
2644
95631471
HPN
26452004-03-22 Hans-Peter Nilsson <hp@axis.com>
2646
2647 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
2648 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
2649
2ce4cc60
KK
26502004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2651
2652 * gas/cfi/cfi-sh-1.d: New file.
6639a9d9 2653 * gas/cfi/cfi-sh-1.s: Likewise.
2ce4cc60
KK
2654 * gas/cfi/cfi.exp: Add SH case.
2655
fdd12ef3
AM
26562004-03-16 Alan Modra <amodra@bigpond.net.au>
2657
2658 * gas/ppc/altivec.d: Update.
2659 * gas/ppc/altivec_xcoff.d: Update.
2660 * gas/ppc/altivec_xcoff64.d: Update.
2661 * gas/ppc/astest.d: Update.
2662 * gas/ppc/astest2.d: Update.
2663 * gas/ppc/astest2_64.d: Update.
2664 * gas/ppc/astest64.d: Update.
2665 * gas/ppc/booke.d: Update.
2666 * gas/ppc/booke_xcoff.d: Update.
2667 * gas/ppc/booke_xcoff64.d: Update.
2668 * gas/ppc/e500.d: Update.
2669 * gas/ppc/power4.d: Update.
2670 * gas/ppc/test1elf32.d: Update.
2671 * gas/ppc/test1elf64.d: Update.
2672 * gas/ppc/test1xcoff32.d: Update.
2673
a506b1e6
AM
26742004-03-15 Alan Modra <amodra@bigpond.net.au>
2675
2676 * gas/i386/padlock.s: Pad with .p2align.
2677 * gas/i386/padlock.d: Adjust.
2678
26f07657
ML
26792004-03-12 Michal Ludvig <mludvig@suse.cz>
2680
a506b1e6 2681 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
26f07657
ML
2682 VIA PadLock instructions.
2683 * gas/i386/i386.exp: Run padlock tests.
2684
c02908d2
AM
26852004-03-12 Alan Modra <amodra@bigpond.net.au>
2686
cc0ec051
AM
2687 * gas/i386/katmai.d: Revert last change.
2688
c02908d2
AM
2689 * gas/i386/katmai.d: Adjust for clflush change.
2690
b3415246
AJ
26912004-03-08 Andreas Jaeger <aj@suse.de>
2692
2693 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
2694
b793dc75
RH
26952004-03-07 Richard Henderson <rth@redhat.com>
2696
2697 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
2698
9fd4314e
AJ
26992004-03-07 Andreas Jaeger <aj@suse.de>
2700
2701 * gas/cfi/cfi-x86_64.d: Adjust offsets.
2702
6ec51dba
RH
27032004-03-07 Richard Henderson <rth@redhat.com>
2704
2705 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
2706 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
2707 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
2708
28e4a77b
KK
27092004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2710
2711 * gas/sh/sh64/err-dsp.s: Fix expected error message.
2712
676a64f4
RS
27132004-03-01 Richard Sandiford <rsandifo@redhat.com>
2714
2715 * gas/frv/fr405-insn.[sdl]: New test.
2716 * gas/frv/fr450-spr.[sd]: New test.
2717 * gas/frv/fr450-insn.[sdl]: New test.
2718 * gas/frv/fr450-media-issue.[sl]: New test.
2719 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
2720 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
2721 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
2722 -mcpu=fr500.
2723
8ae0baa2
RS
27242004-03-01 Richard Sandiford <rsandifo@redhat.com>
2725
2726 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
2727 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
2728 * gas/frv/allinsn.d: Update accordingly.
2729
34920d91
NC
27302004-02-17 Petko Manolov <petkan@nucleusys.com>
2731
2732 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
2733 * gas/arm/maverick.d: Likewise.
2734 * gas/arm/maverick.s: Likewise.
2735
206eb3b6
KK
27362004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2737
2738 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
2739
e4475e39
NS
27402004-02-06 Nathan Sidwell <nathan@codesourcery.com>
2741
2742 * gas/macros/test2.s: Lowercase it.
2743
f6a22291
MR
27442004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2745
2746 * gas/mips/div.d: Update to accomodate changes in macro
2747 expansions.
2748 gas/mips/elf-rel-got-n32.d: Likewise.
2749 gas/mips/elf-rel-got-n64.d: Likewise.
2750 gas/mips/elf-rel-xgot-n32.d: Likewise.
2751 gas/mips/elf-rel-xgot-n64.d: Likewise.
2752 gas/mips/la-svr4pic.d: Likewise.
2753 gas/mips/la-xgot.d: Likewise.
2754 gas/mips/lca-svr4pic.d: Likewise.
2755 gas/mips/lca-xgot.d: Likewise.
2756
1b5d1a53
KK
27572004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2758
2759 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
2760 * gas/sh/sh4a-fp.s: Likewise.
2761 * gas/sh/err-sh4a-fp.s: Likewise.
2762
424688ad
CD
27632004-01-24 Chris Demetriou <cgd@broadcom.com>
2764
2765 * gas/mips/relax-swap1.s: Add extra space at end, so the
2766 disassembly will consistently have "..." at its end.
2767 * gas/mips/relax-swap2.s: Likewise.
2768 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
2769
34cc4ecc
DJ
27702004-01-23 Daniel Jacobowitz <drow@mvista.com>
2771
2772 * gas/arm/arm.exp: Add "undefined" test.
2773 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
2774
5fc68419
RS
27752004-01-23 Richard Sandiford <rsandifo@redhat.com>
2776
2777 * gas/mips/macro-warn-[1234].[sdl]: New tests.
2778 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
2779 * gas/mips/mips.exp: Run them.
2780
4d7206a2
RS
27812004-01-23 Richard Sandiford <rsandifo@redhat.com>
2782
2783 * gas/mips/elf-rel19.[sd]: New test.
2784 * gas/mips/mips.exp: Run it.
2785
28d39d1a
NC
27862004-01-11 Tom Rix <tcrix@worldnet.att.net>
2787
2788 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
2789 * gas/m68hc11/movb.d: Likewise.
2790 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
2791
839b3272
AM
27922004-01-19 Alan Modra <amodra@bigpond.net.au>
2793
2794 * gas/i386/katmai.d: Adjust for changed sib printing.
2795 * gas/i386/prescott.d: Likewise.
2796 * gas/i386/sse2.d: Likewise.
2797 * gas/i386/ssemmx2.d: Likewise.
2798
ac882a1d
AO
27992004-01-16 Alexandre Oliva <aoliva@redhat.com>
2800
2801 * gas/mn10300/mov5.s: New.
2802 * gas/mn10300/basic.exp (do_mov5): New.
2803
895921c9
MR
28042004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2805
2806 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
2807 with swapping for MIPS1.
2808 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
2809 with swapping for MIPS2.
2810 * gas/mips/relax-swap1.l: Stderr output for the new tests.
2811 * gas/mips/relax-swap1.s: Source for the new tests.
2812 * gas/mips/relax-swap2.d: New test for branch likely relaxation
2813 with swapping.
2814 * gas/mips/relax-swap2.l: Stderr output for the new test.
2815 * gas/mips/relax-swap2.s: Source for the new test.
2816 * gas/mips/mips.exp: Run the new tests.
2817
32159579
ILT
28182004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
2819
2820 * gas/mips/mips16-64.d: New test.
2821 * gas/mips/mips.exp: Run it.
2822
cc3d92a5
RS
28232004-01-12 Richard Sandiford <rsandifo@redhat.com>
2824
2825 * gas/mips/elf-rel18.[sd]: New test.
2826 * gas/mips/mips.exp: Run it.
2827
e45d0630
PB
28282004-01-09 Paul Brook <paul@codesourcery.com>
2829
2830 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
2831 * gas/arm/arm.exp: Add them.
2832
29ccc66b
ILT
28332004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
2834
2835 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
2836 * gas/mips/ldstla-n64-shared.d: Likewise.
2837
d9296b18
NC
28382004-01-07 Nick Clifton <nickc@redhat.com>
2839
2840 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
2841
fee5fcc5
AO
28422004-01-06 Alexandre Oliva <aoliva@redhat.com>
2843
2844 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
2845 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
2846 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
2847 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
2848 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
2849 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
2850 gprel12 for rodata symbol and gotoff12 for sdata symbol.
2851 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
2852 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
2853 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
2854 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
2855 * gas/frv/allinsns.exp: Run it.
2856
3ab48931
NC
28572004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
2858
2859 * gas/msp430/opcode.s: Add test for an 'add' instruction which
2860 looks similar to an 'rla' instruction.
ad50f575 2861
c9e214e5
AM
2862For older changes see ChangeLog-9303
2863\f
2864Local Variables:
2865mode: change-log
2866left-margin: 8
2867fill-column: 74
2868version-control: never
2869End:
This page took 0.304859 seconds and 4 git commands to generate.