This adjusts equate handling by
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
9497f5ac
NC
12005-10-11 Jan Beulich <jbeulich@novell.com>
2
3 * gas/all/cond.s: Add test for resolution of fully resolvable
4 forward references in .if/.endif.
5 * gas/all/cond.d: Rename to:
6 * gas/all/cond.l: New.
7 * gas/all/assign-bad.s: New.
8 * gas/all/assign-ok.s: New.
9 * gas/all/equ-bad.s: New.
10 * gas/all/equ-ok.s: New.
11 * gas/all/equiv1.s: New.
12 * gas/all/equiv2.s: New.
13 * gas/all/eqv-bad.s: New.
14 * gas/all/eqv-ok.s: New.
15 * gas/all/eval.[sd]: New.
16 * gas/all/forward.[sd]: New.
17 * gas/all/redef.[sd]: New.
18 * gas/all/gas.exp: Run new tests, but xfail equiv1 (PR/1387).
19
df3b2936
NC
202005-10-10 Nick Clifton <nickc@redhat.com>
21
22 * gas/sh/reg-prefix.s: Use mov.l instruction in preference to
23 movli.l.
24 * gas/sh/reg-prefix.d: Force little endian assembly.
25
ee065d83
PB
262005-10-08 Paul Brook <paul@codesourcery.com>
27
28 * gas/arm/eabi_attr_1.s: New test.
29 * gas/arm/eabi_attr_1.d: New test.
30 * gas/arm/arm7t.d: Only disassemble code sections.
31 * gas/arm/bignum1.d: Ignore Arm object attribute sections.
32 * gas/arm/mapping.d: Ditto.
33 * gas/arm/unwind.d: Ditto.
34 * gas/elf/section0.d: Ditto.
35 * gas/elf/section1.d: Ditto.
36 * gas/elf/elf.exp: Set target_machine for Arm EABI based targets.
37 * gas/elf/section2.e-armeabi: New file.
38
37dedf66
NC
392005-10-06 Khem Raj <kraj@mvista.com>
40 NIIBE Yutaka <gniibe@m17n.org>
41
42 * gas/sh/basic.exp: Run reg-prefix test.
43 * gas/sh/reg-prefix.s: New
44 * gas/sh/reg-prefix.d: New
45
8df55cb8
CM
462005-09-30 Catherine Moore <clm@cm00re.com>
47
48 * gas/bfin: New testsuite for bfin.
49 * gas/all/gas.exp (bfin-*-*): Expected failure for alternate
50 macro syntax.
51
e3cb604e
PB
522005-09-30 Paul Brook <paul@codesourcery.com>
53
54 * gas/arm/fpa-mem.s: Remove incorrect comments.
55 * gas/arm/fpa-mem.d: Update expected results.
56
ef0241e7
JB
572005-09-29 Jan Beulich <jbeulich@novell.com>
58
59 * gas/ia64/alloc.[sl]: New.
60 * gas/ia64/ia64.exp: Run new test.
61
1a114b12
JB
622005-09-28 Jan Beulich <jbeulich@novell.com>
63
64 * gas/i386/x86-64-stack.s, gas/i386/x86-64-stack.d,
65 gas/i386/x86-64-stack-suffix.d, gas/i386/x86-64-stack-intel.d: New.
66 * gas/i386/i386.exp: Run new tests.
67
e05278af
JB
682005-09-28 Jan Beulich <jbeulich@novell.com>
69
70 * gas/i386/mixed-mode-reloc.s: Enable all insns.
71 * gas/i386/mixed-mode-reloc32.d: Adjust.
72 * gas/i386/mixed-mode-reloc64.d: Adjust.
73
d182319b
JB
742005-09-28 Jan Beulich <jbeulich@novell.com>
75
76 * gas/i386/reloc64.s: Also test .slong.
77 * gas/i386/reloc64.l: Adjust.
78 * gas/i386/reloc64.d: Adjust.
79
69444d9f
AM
802005-09-21 Alan Modra <amodra@bigpond.net.au>
81
82 * gas/lns/lns.exp (lns-common-1): Don't run on targets without
83 a bare nop insn.
84
8aba57de
RH
852005-09-20 Richard Henderson <rth@redhat.com>
86
87 * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d,
88 gas/cris/rd-dw2-12.d, gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d,
89 gas/cris/rd-dw2-15.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
90 gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
91 gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
92 gas/mips/mips16-dwarf2-n32.d, gas/mips/mips16-dwarf2.d: Add 0x
93 prefix in "Advance PC" lines.
94
3eb17e6b
PB
952005-09-08 Paul Brook <paul@codesourcery.com>
96
97 * gas/arm/arch6zk.d: Rename smi to smc.
98 * gas/arm/arch6zk.s: Ditto.
99 * gas/arm/thumb32.d: Ditto.
100 * gas/arm/thumb32.s: Ditto.
101
ecea7679
RH
1022005-09-07 Richard Henderson <rth@redhat.com>
103
104 * gas/lns/lns-common-1.d: Don't match header or special opcode numbers.
105 * gas/lns/lns-common-1.s: Update for syntax change.
106 * gas/lns/lns-diag-1.[sl]: Likewise.
107
bd121721
RH
1082005-09-07 Richard Henderson <rth@redhat.com>
109
110 * gas/mips/mips16-dwarf2.d: Don't match anything but address and line
3eb17e6b 111 number increments. Adjust relocation address.
bd121721
RH
112 * gas/mips/mips16-dwarf2-n32.d: Likewise. Add "N32" to test name.
113
a3dd6b31
RH
1142005-09-07 Richard Henderson <rth@redhat.com>
115
116 * gas/cris/rd-dw2-1.d: Don't match anything but address and line
117 number increments.
118 * gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
119 gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d,
120 gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d, gas/cris/rd-dw2-4.d,
121 gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d, gas/cris/rd-dw2-7.d,
122 gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d: Likewise.
123
bd0eb99b
RH
1242005-09-07 Richard Henderson <rth@redhat.com>
125
126 * gas/lns/lns.exp: New file.
127 * gas/lns/lns-common-1.[sd]: New test.
128 * gas/lns/lns-diag-1.[sl]: New test.
129
e0d52083
CF
1302005-09-06 Chao-ying Fu <fu@mips.com>
131
132 * gas/mips/mips.exp: Run MT test for mips32r2 only.
133 * gas/mips/mips32-mt.[sdl]: New test.
134
0110f2b8
PB
1352005-09-06 Paul Brook <paul@codesourcery.com>
136
137 * gas/arm/thumb2_relax.d: New test.
138 * gas/arm/thumb2_relax.s: New test.
139 * gas/arm/thumb32.d: Adjust expected results to include relaxation.
140 * gas/arm/thumb32.s: Tweak for better coverage of relaxable
141 instructions. Remove load/store tests.
142
9a64e435
PB
1432005-09-02 Paul Brook <paul@codesourcery.com>
144
145 * gas/arm/arm3-bad.s: New test.
146 * gas/arm/arm3-bad.d: New test.
147 * gas/arm/arm3.s: Avoid illegal instructions.
148 * gas/arm/arm3.d: Ditto.
149
8f06b2d8
PB
1502005-09-02 Paul Brook <paul@codesourcery.com>
151
152 * gas/arm/vfp-bad_t2.d, gas/arm/vfp-bad_t2.l, arm/vfp-bad_t2.s,
153 gas/arm/vfp1_t2.d, gas/arm/vfp1_t2.s, gas/arm/vfp1xD_t2.d,
154 gas/arm/vfp1xD_t2.s, gas/arm/vfp2_t2.d, gas/arm/vfp2_t2.s): New files.
155
c4188bc9
PB
1562005-09-02 Paul Brook <paul@codesourcery.com>
157
158 * gas/arm/fpa-mem.d: Test "stfpls".
159 * gas/arm/fpa-mem.s: Ditto.
160
9e1373d5
HPN
1612005-09-01 Hans-Peter Nilsson <hp@axis.com>
162
163 * gas/cris: Adjust all files for testing target
164 cris-axis-linux-gnu.
165
a2dfd01f
PB
1662005-08-30 Paul Brook <paul@codesourcery.com>
167
168 * gas/arm/thumb.d: Change "sub rn, rn, rn" to "subs rn, rn, rn".
169 * gas/arm/thumb32.d: Ditto.
170
435acd52
JB
1712005-08-26 Jan Beulich <jbeulich@novell.com>
172
173 * gas/i386/intel.s: Adjust.
174 * gas/i386/intelok.s: Add two more insns.
175 * gas/i386/intelok.d: Adjust.
176
3f31e633
JB
1772005-08-26 Jan Beulich <jbeulich@novell.com>
178
179 * gas/i386/intelok.d: Adjust.
180
305e06d3
CF
1812005-08-25 Chao-ying Fu <fu@mips.com>
182
183 * gas/mips/mips.exp: Run DSP test.
184 * gas/mips/mips32-dsp.[sdl]: New test.
185
4fa24527
JB
1862005-08-22 Jan Beulich <jbeulich@novell.com>
187
188 * gas/i386/mixed-mode-reloc.s, gas/i386/mixed-mode-reloc32.d,
189 gas/i386/mixed-mode-reloc64.d: New.
190 * gas/i386/i386.exp: Run new tests.
191
3d388997
PB
1922005-08-15 Paul Brook <paul@codesourcery.com>
193
194 * gas/arm/thumb2_it.s: Add more instruction variants.
195 * gas/arm/thumb2_it.d: Ditto.
196
85d30304
MS
1972005-08-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
198
199 * gas/testsuite/gas/s390/s390.exp: Reorganize gas testsuite for s390
200 and add tests for new cpu type z9-109.
201 * gas/testsuite/gas/s390/esa-g5.d: New.
202 * gas/testsuite/gas/s390/esa-g5.s: New.
203 * gas/testsuite/gas/s390/esa-operands.d: New.
204 * gas/testsuite/gas/s390/esa-operands.s: New.
205 * gas/testsuite/gas/s390/esa-reloc.d: New.
206 * gas/testsuite/gas/s390/esa-reloc.s: New.
207 * gas/testsuite/gas/s390/esa-z9-109.d: New.
208 * gas/testsuite/gas/s390/esa-z9-109.s: New.
209 * gas/testsuite/gas/s390/esa-z900.d: New.
210 * gas/testsuite/gas/s390/esa-z900.s: New.
211 * gas/testsuite/gas/s390/esa-z990.d: New.
212 * gas/testsuite/gas/s390/esa-z990.s: New.
213 * gas/testsuite/gas/s390/zarch-operands.d: New.
214 * gas/testsuite/gas/s390/zarch-operands.s: New.
215 * gas/testsuite/gas/s390/zarch-reloc.d: New.
216 * gas/testsuite/gas/s390/zarch-reloc.s: New.
217 * gas/testsuite/gas/s390/zarch-z9-109.d: New.
218 * gas/testsuite/gas/s390/zarch-z9-109.s: New.
219 * gas/testsuite/gas/s390/zarch-z900.d: New.
220 * gas/testsuite/gas/s390/zarch-z900.s: New.
221 * gas/testsuite/gas/s390/zarch-z990.d: New.
222 * gas/testsuite/gas/s390/zarch-z990.s: New.
223 * gas/testsuite/gas/s390/opcode.d: Delete.
224 * gas/testsuite/gas/s390/opcode.s: Delete.
225 * gas/testsuite/gas/s390/opcode64.d: Delete.
226 * gas/testsuite/gas/s390/opcode64.s: Delete.
227 * gas/testsuite/gas/s390/operands.d: Delete.
228 * gas/testsuite/gas/s390/operands.s: Delete.
229 * gas/testsuite/gas/s390/operands64.d: Delete.
230 * gas/testsuite/gas/s390/operands64.s: Delete.
231 * gas/testsuite/gas/s390/reloc.d: Likewise.
232 * gas/testsuite/gas/s390/reloc.s: Likewise.
233 * gas/testsuite/gas/s390/reloc64.d: Likewise.
234 * gas/testsuite/gas/s390/reloc64.s: Likewise.
235
f7348dad
AM
2362005-08-11 Alan Modra <amodra@bigpond.net.au>
237
238 * gas/all/gas.exp: Remove a29k and m88k support.
239 * gas/m88k/allinsn.d: Delete.
240 * gas/m88k/allinsn.s: Delete.
241 * gas/m88k/init.d: Delete.
242 * gas/m88k/init.s: Delete.
243 * gas/m88k/m88k.exp: Delete.
244 * gas/tic80/add.d: Delete.
245 * gas/tic80/add.lst: Delete.
246 * gas/tic80/add.s: Delete.
247 * gas/tic80/align.d: Delete.
248 * gas/tic80/align.lst: Delete.
249 * gas/tic80/align.s: Delete.
250 * gas/tic80/bitnum.d: Delete.
251 * gas/tic80/bitnum.lst: Delete.
252 * gas/tic80/bitnum.s: Delete.
253 * gas/tic80/ccode.d: Delete.
254 * gas/tic80/ccode.lst: Delete.
255 * gas/tic80/ccode.s: Delete.
256 * gas/tic80/cregops.d: Delete.
257 * gas/tic80/cregops.lst: Delete.
258 * gas/tic80/cregops.s: Delete.
259 * gas/tic80/endmask.d: Delete.
260 * gas/tic80/endmask.lst: Delete.
261 * gas/tic80/endmask.s: Delete.
262 * gas/tic80/float.d: Delete.
263 * gas/tic80/float.lst: Delete.
264 * gas/tic80/float.s: Delete.
265 * gas/tic80/regops.d: Delete.
266 * gas/tic80/regops.lst: Delete.
267 * gas/tic80/regops.s: Delete.
268 * gas/tic80/regops2.d: Delete.
269 * gas/tic80/regops2.lst: Delete.
270 * gas/tic80/regops2.s: Delete.
271 * gas/tic80/regops3.d: Delete.
272 * gas/tic80/regops3.lst: Delete.
273 * gas/tic80/regops3.s: Delete.
274 * gas/tic80/regops4.d: Delete.
275 * gas/tic80/regops4.lst: Delete.
276 * gas/tic80/regops4.s: Delete.
277 * gas/tic80/relocs1.c: Delete.
278 * gas/tic80/relocs1.d: Delete.
279 * gas/tic80/relocs1.lst: Delete.
280 * gas/tic80/relocs1.s: Delete.
281 * gas/tic80/relocs1b.d: Delete.
282 * gas/tic80/relocs2.c: Delete.
283 * gas/tic80/relocs2.d: Delete.
284 * gas/tic80/relocs2.lst: Delete.
285 * gas/tic80/relocs2.s: Delete.
286 * gas/tic80/relocs2b.d: Delete.
287 * gas/tic80/tic80.exp: Delete.
288
5545ea57 2892005-08-05 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
ed0c4927
DA
290
291 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Add "L%" to regexp.
292
e27ec89e
PB
2932005-08-05 Paul Brook <paul@codesourcery.com>
294
295 * gas/arm/thumb32.s: Use correct conditional suffixes inside IT
296 blocks.
297 * gas/arm/thumb2_it.d, gas/arm/thumb2_it.s: New test.
298
9c3c69f2
PB
2992005-08-05 Paul Brook <paul@codesourcery.com>
300
301 * gas/arm/thumb32.d: Update ldm/stm dests.
302 * gas/arm/thumb32.s: Ditto.
303
f2184508
NC
3042005-08-03 Nick Clifton <nickc@redhat.com>
305
306 * gas/arm/iwmmxt-bad2.s: New file: Check for error messages about
307 erroneous offsets in iwmmxt instructions. Cannot be part of
308 iwmmxt-bad.s because the errors there stop the assembler before it
309 gets to check the offsets in instructions.
310 * gas/arm/iwmmxt-bad2.d: New file.
311 * gas/arm/iwmmxt-bad2.l: New file: Expected error messages.
312
3132005-08-02 Khem Raj <kraj@mvista.com>
314
315 * gas/arm/iwmmxt.s: Change the offset values of the WLDRD, WSTRD
316 and WSTRW instructions to be larger than +/-255.
317 * gas/arm/iwmmxt.d: Fix the expected results for these
318 instructions.
319
e9f89963
PB
3202005-07-29 Paul Brook <paul@codesourcery.com>
321
322 * gas/arm/thumb32.d: Fix expected output for writeback addressing
323 modes. Add single high reg push/pop test.
324 * gas/asm/thumb32.s: Add single high reg push/pop test.
325
92e90b6e
PB
3262005-07-29 Paul Brook <paul@codesourcery.com>
327
328 * gas/arm/thumb32.s: Add tests for addw, subw, tbb and tbh.
329 * gas/arm/thumb32.d: Ditto.
330
ba825241
JB
3312005-07-27 Jan Beulich <jbeulich@novell.com>
332
333 * gas/ia64/unwind-bad.l: Uncomment patterns matching new warnings.
334 * gas/ia64/unwind-ok.d: Correct expectations.
335
9cd96992
JB
3362005-07-26 Jan Beulich <jbeulich@novell.com>
337
338 * gas/i386/immed32.[sd]: New.
339 * gas/i386/immed64.[sd]: New.
340 * gas/i386/i386.exp: Run new tests.
341
c160f130
PB
3422005-07-21 Paul Brook <paul@codesourcery.com>
343
344 * gas/arm/thumb32.s: Add tests for [pc, #imm] addressing modes.
345 * gas/arm/thumb32.d: Ditto.
346
157e7bd1
NC
3472005-07-20 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
348
349 * gas/m32r/rel32.exp: New file.
350 * gas/m32r/rel32.s: New file.
351 * gas/m32r/rel32.d: New file.
352 * gas/m32r/rel32-pic.s: New file.
353 * gas/m32r/rel32-pic.d: New file.
354 * gas/m32r/rel32-err.s: New file.
355 * gas/m32r/error.exp: Added rel32-err.
356
22cbf2e7
L
3572005-07-18 H.J. Lu <hongjiu.lu@intel.com>
358
359 * gas/i386/i386.exp: Add suffix.
360
361 * gas/i386/suffix.d: New file.
362 * gas/i386/suffix.s: Likewise.
363
8a6d3190
DA
3642005-07-18 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
365
366 * gas/hppa/basic/fp_comp.s: Add level 1.1 directive.
367 * gas/hppa/basic/special.s, gas/hppa/basic/system.s: Likewise.
368
3956db08
JB
3692005-07-18 Jan Beulich <jbeulich@novell.com>
370
371 * gas/i386/reloc32.[sdl]: New.
372 * gas/i386/reloc64.[sdl]: New.
373 * gas/i386/i386.exp: Run new tests.
374
90700ea2
L
3752007-07-15 H.J. Lu <hongjiu.lu@intel.com>
376
377 * gas/i386/i386.exp: Add vmx and x86-64-vmx.
378
379 * gas/i386/vmx.d: New file.
380 * gas/i386/vmx.s: Likewise.
381 * gas/i386/x86-64-vmx.d: Likewise.
382 * gas/i386/x86-64-vmx.s: Likewise.
383
00f299ff
NC
3842005-07-14 Nick Clifton <nickc@redhat.com>
385
386 PR 1063
387 * gas/crx/gas-segfault.d: New file.
388 * gas/crx/gas-segfault.s: New file.
389
f9cc25de
HPN
3902005-07-12 Hans-Peter Nilsson <hp@bitrange.com>
391
392 * gas/mmix/relax1-n.d, gas/mmix/relax1-rn.d: Avoid "# FIXME: "
393 first on a line, adjusting for testsuite framework change.
394
28a9d8f5
L
3952005-07-10 H.J. Lu <hongjiu.lu@intel.com>
396
397 * i386/x86_64.s: Add absolute siged 32bit addressing tests for
398 mov.
399 * i386/x86_64.d: Updated.
400
3352f82b
HPN
4012005-07-08 Hans-Peter Nilsson <hp@axis.com>
402
403 PR gas/1049
404 * gas/cris/rd-pic-2.d, gas/cris/rd-pic-2.s: New test.
405 * gas/cris/rd-abs32-1.d: Tweak for not emitting reloc-related
406 garbage for global symbols.
407
22f8fcbd
NC
4082005-07-07 Nick Clifton <nickc@redhat.com>
409
410 * gas/arm/vfp1xD.d: Adjust expected fadds disassemblies now that
411 the dissassembler has been fixed.
412
9d8504b1
PB
4132005-05-07 Paul Brook <paul@codesourcery.com>
414
415 * gas/ppc/altivec.d: Match all powerpc target vecs.
416 * gas/ppc/booke.d: Ditto.
417 * gas/ppc/e500.d: Ditto.
418
a0defb2e
AH
4192005-07-05 Aldy Hernandez <aldyh@redhat.com>
420
421 * gas/ms1: New directory.
422 * gas/ms1/allinsn.d: New.
423 * gas/ms1/allinsn.s: New.
424 * gas/ms1/badinsn.s: New.
425 * gas/ms1/badinsn1.s: New.
426 * gas/ms1/badoffsethigh.s: New.
427 * gas/ms1/badoffsetlow.s: New.
428 * gas/ms1/badorder.s: New.
429 * gas/ms1/badreg.s: New.
430 * gas/ms1/badsignedimmhigh.s: New.
431 * gas/ms1/badsignedimmlow.s: New.
432 * gas/ms1/badsyntax.s: New.
433 * gas/ms1/badsyntax1.s: New.
434 * gas/ms1/badunsignedimmhigh.s: New.
435 * gas/ms1/badunsignedimmlow.s: New.
436 * gas/ms1/errors.exp: New.
437 * gas/ms1/ldst.s: New.
438 * gas/ms1/misc.d: New.
439 * gas/ms1/misc.s: New.
440 * gas/ms1/ms1-16-003.d: New.
441 * gas/ms1/ms1-16-003.s: New.
442 * gas/ms1/ms1.exp: New.
443 * gas/ms1/msys.d: New.
444 * gas/ms1/msys.s: New.
445 * gas/ms1/relocs.d: New.
446 * gas/ms1/relocs.exp: New.
447 * testsuite/gas/ms1/relocs1.s: New.
448 * testsuite/gas/ms1/relocs2.s: New.
449
30123838
JB
4502005-07-05 Jan Beulich <jbeulich@novell.com>
451
452 * gas/i386/svme.d: New.
453 * gas/i386/svme.s: New.
454 * gas/i386/svme64.d: New.
455 * gas/i386/i386.exp: Run new tests.
456
9a5c4b9e
PB
4572005-07-04 Zack Weinberg <zack@codesourcery.com>
458
459 * lib/gas-defs.exp (run_dump_tests): New proc.
460 (run_dump_test): Add support for new options: target, not-target,
461 skip, not-skip, error-output. Document stderr. Tidy a
462 little.
463 (slurp_options): If a line doesn't match the option regexp, but
464 does begin with #, ignore it; don't stop parsing options.
465 * gas/arm/arm.exp: Remove most code. Use run_dump_tests.
466
467 * gas/arm/archv6t2-bad.d, gas/arm/armv1.d, gas/arm/iwmmxt-bad.d
468 * gas/arm/r15-bad.d, gas/arm/req.d, gas/arm/t16-bad.d
469 * gas/arm/undefined.d, gas/arm/undefined_coff.d, gas/arm/vfp-bad.d:
470 New files.
471 * gas/arm/bignum1.d, gas/arm/mapping.d, gas/arm/pic.d:
472 Only run on ELF targets.
473 * gas/arm/tls.d, gas/arm/unwind.d: Only run on ELF targets.
474 Skip on VxWorks.
475 * gas/arm/tls_vxworks.d, gas/arm/unwind_vxworks.d: New files.
476 * gas/arm/thumb.d, gas/arm/thumb32.d: Don't run on aout or pe.
477 * gas/arm/le-fpconst.d: Only run on *-*-pe.
478 * gas/arm/inst.d: Skip on WinCE.
479 * gas/arm/wince_inst.d: Skip unless WinCE.
480 * gas/arm/el_segundo.d: Mark up for actual use; adjust
481 expectations.
482 * gas/arm/el_segundo.s: Remove irrelevant junk. Add padding
483 for a.out's sake.
484
e4e8248d
JB
4852005-07-01 Jan Beulich <jbeulich@novell.com>
486
487 * gas/ia64/group-2.s: Use register as second operand of .prologue.
488 * gas/ia64/unwind-err.s: Add check for .vframesp.
489 * gas/ia64/unwind-err.l: Adjust.
490 * gas/ia64/strange.[sd]: New.
491 * gas/ia64/unwind-bad.[sl]: New.
492 * gas/ia64/unwind-ok.[sd]: New.
493 * gas/ia64/ia64.exp: Run new tests.
494
2fc8bdac
ZW
4952005-06-30 Zack Weinberg <zack@codesourcery.com>
496
497 * gas/arm/arm.exp: Don't special case ldconst, arm7t, or copro
498 for *-wince-*.
499 * gas/arm/wince_arm7t.d, gas/arm/wince_copro.d
500 * gas/arm/wince_ldconst.d: Delete.
501
b300c311
L
5022005-06-20 H.J. Lu <hongjiu.lu@intel.com>
503
504 PR 1013
505 * i386/x86_64.s: Add absolute 64bit addressing tests for mov.
28a9d8f5 506 * i386/x86_64.d: Updated.
b300c311 507
d6ab8113
JB
5082005-06-17 Jan Beulich <jbeulich@novell.com>
509
510 * gas/i386/x86-64-pcrel.s: Add insn requiring 64-bit pc-relative
511 relocation. Add insns for all widths of non-pc-relative relocations.
512 * gas/i386/x86-64-pcrel.d: Adjust.
513
37f6032b
ZW
5142005-06-13 Zack Weinberg <zack@codesourcery.com>
515
516 * gas/arm/thumb.s: Only branch to labels defined in this file.
517 * gas/arm/thumb.d, gas/arm/thumb32.d: Adjust expected output.
518
20e1fcfd
MR
5192005-06-01 Maciej W. Rozycki <macro@linux-mips.org>
520
521 * gas/mips/ldstla-32-1.l: Update to handle leading zeroes.
522 * gas/mips/ldstla-32-mips3-1.l: Likewise.
523
5656b6b8
JB
5242005-05-27 Jan Beulich <jbeulich@novell.com>
525
526 * gas/ia64/proc.l: Adjust.
527
913ccbda
JW
5282005-05-25 Steve Ellcey <sje@cup.hp.com>
529
530 * gas/ia64/global.d: Change --sym to --syms.
531
191183d6
L
5322005-05-25 H.J. Lu <hongjiu.lu@intel.com>
533
534 * gas/ia64/group-1.d: Updated.
535 * gas/ia64/group-2.d: Likewise.
536
fa30c84f
JB
5372005-05-25 Jan Beulich <jbeulich@novell.com>
538
539 * gas/ia64/radix.s: New.
540 * gas/ia64/radix.l: New.
541 * gas/ia64/ia64.exp: Run new test.
542
3d456fa1
JB
5432005-05-25 Jan Beulich <jbeulich@novell.com>
544
545 * gas/i386/intelok.d: Account for 32-bit displacements being shown
546 in hex.
547
c079eaf2
L
5482005-05-24 H.J. Lu <hongjiu.lu@intel.com>
549
550 * gas/elf/group0b.d: Updated.
551 * gas/elf/group1b.d: Likewise.
552
4600db48
JB
5532005-05-19 Jan Beulich <jbeulich@novell.com>
554
555 * gas/ia64/reloc-uw.s: New.
556 * gas/ia64/reloc-uw.d: New.
557 * gas/ia64/reloc-uw-ilp32.d: New.
558 * gas/ia64/ia64.exp: Run new test.
559
0445d020
JB
5602005-05-18 Jan Beulich <jbeulich@novell.com>
561
562 * gas/all/altmacro.s: Parenthesize operand of %.
563
c19d1205
ZW
5642005-05-17 Zack Weinberg <zack@codesourcery.com>
565
566 * gas/arm/arm.exp: Convert all existing "gas_test" tests to
567 "run_dump_test" tests. Run more tests unconditionally. Run new tests.
568 * gas/arm/arch4t.s, gas/arm/arch6zk.s, gas/arm/arm3.s, gas/arm/arm6.s
569 * gas/arm/arm7dm.s, gas/arm/bignum1.s, gas/arm/float.s
570 * gas/arm/immed.s, gas/arm/iwmmxt.s, gas/arm/offset.s, gas/arm/thumb.s:
571 Adjust to work as a dump test.
572 * gas/arm/arch4t.d, gas/arm/arch6zk.d, gas/arm/arm3.d, gas/arm/arm6.d
573 * gas/arm/arm7dm.d, gas/arm/bignum1.d, gas/arm/float.d
574 * gas/arm/immed.d, gas/arm/iwmmxt.d, gas/arm/offset.d, gas/arm/thumb.d:
575 New files.
576
577 * gas/arm/armv1-bad.l, gas/arm/armv1-bad.s: Remove tests for
578 diagnostics that don't happen in the first pass anymore.
579
580 * gas/arm/iwmmxt-bad.l, gas/arm/r15-bad.l, gas/arm/req.l
581 * gas/arm/vfp-bad.l:
582 Update expected diagnostics.
583 * gas/arm/pic.d: Update expected reloc name.
584 * gas/arm/thumbv6.d: CPY no longer appears in disassembly.
585 * gas/arm/r15-bad.s: Avoid two-argument mul.
586 * gas/arm/req.s: Adjust comments.
587 * gas/arm/maverick.d, gas/arm/maverick.s: Avoid inappropriate
588 use of PC.
589
590 * gas/arm/macro-1.d, gas/arm/macro1.s
591 * gas/arm/t16-bad.l, gas/arm/t16-bad.s
592 * gas/arm/tcompat.d, gas/arm/tcompat.s
593 * gas/arm/tcompat2.d, gas/arm/tcompat2.s
594 * gas/arm/thumb32.d, gas/arm/thumb32.s
595 New test pair.
596
40a4d956
JB
5972005-05-17 Jan Beulich <jbeulich@novell.com>
598
599 * gas/mmix/err-byte1.s: Adjust expected error text on line 10.
600
2d034539
NC
6012005-05-17 Nick Clifton <nickc@redhat.com>
602
603 * gas/v850/split-lo16.s: Add test for a lo() pseudo reloc
604 corrupting an ld.w instruction.
605 * gas/v850/split-lo16.d: Add expected, correct (ie not corrupt)
606 output.
607
ee192366
MM
6082005-05-10 Michael Matz <matz@suse.de>
609
610 * gas/hppa/parse/block1.s: Use official limit (0x3fffffff) for
611 .block.
612
55b8cd59
HPN
6132005-05-10 Hans-Peter Nilsson <hp@bitrange.com>
614
615 * gas/mmix/relax2.s: Drop ":" off label definitions.
616
34d9ee9e
JB
6172005-05-09 Jan Beulich <jbeulich@novell.com>
618
619 * gas/i386/tlsd.[sd]: Adjust to not assume zero displacement will
620 actually be present in memory addressing.
621 * gas/i386/tlspic.[sd]: Likewise.
622
6e3f953d
L
6232005-05-07 H.J. Lu <hongjiu.lu@intel.com>
624
625 PR 940
626 * gas/ia64/group-2.d: New.
627 * gas/ia64/group-2.s: New.
628
629 * gas/ia64/ia64.exp: Add "group-2".
630
003519a7
L
6312005-05-07 H.J. Lu <hongjiu.lu@intel.com>
632
633 PR 843
634 * gas/i386/i386.exp: Add x86-64-branch.
635
636 * gas/i386/x86-64-branch.d: New.
637 * gas/i386/x86-64-branch.s: New.
638
6eaeac8a
JB
6392005-05-06 Jan Beulich <jbeulich@novell.com>
640
641 * gas/macros/badarg.s: Add check for bad qualifier specification.
642 * gas/macros/badarg.l: Adjust.
643 * gas/macros/vararg.[sd]: New.
644 * gas/macros/macros.exp: Run new test.
645
26aca5f6
JB
6462005-05-06 Jan Beulich <jbeulich@novell.com>
647
648 * gas/all/cond.s: Also test .ifb/.ifnb.
649 * gas/all/cond.d: Adjust.
650
8368879b
JB
6512005-05-06 Jan Beulich <jbeulich@novell.com>
652
653 * gas/macros/dot.s: Don't use pseudo-ops in first column.
654 * gas/macros/dot.l: Match broader range of possible outputs.
655 * gas/macros/purge.l: Likewise.
656 * gas/macros/purge.s: Start generated macro names with an underscore.
657
eac338cf
PB
6582005-05-05 Paul Brook <paul@codesourcery.com>
659
660 * gas/i386/i386.exp: Don't run divide test on vxworks.
661
2b8725e7
NC
6622005-05-05 Nick Clifton <nickc@redhat.com>
663
664 * Update the address and phone number of the FSF organization in
665 the GPL notices in the following files:
666 gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
667 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
668 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
669 gas/hppa/unsorted/unsorted.exp, gas/m88k/m88k.exp,
670 gas/mmix/mmix-err.exp, gas/mmix/mmix-list.exp, gas/mmix/mmix.exp,
671 gas/mn10200/basic.exp, gas/mn10300/am33-2.c,
672 gas/mn10300/basic.exp, gas/pdp11/opcode.s, gas/ppc/aix.exp,
673 gas/sh/basic.exp, gas/sh/err.exp, gas/sh/arch/arch.exp,
674 gas/sh/sh64/sh64.exp, gas/v850/basic.exp, lib/gas-defs.exp
675
ee58dd1e
NC
6762005-05-05 Mike Frysinger <vapier@gentoo.org>
677
678 * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
679 versions of Linux which do not use glibc.
680 * gas/vax/vax.exp: Likewise.
681
5cfd5a0c
PB
6822005-05-05 Paul Brook <paul@codesourcery.com>
683
684 * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
685
60938e80
L
6862005-04-26 H.J. Lu <hongjiu.lu@intel.com>
687
688 * gas/all/assign.s: Make `x' and `y' global.
689
02ddf156
JB
6902005-04-25 Jan Beulich <jbeulich@novell.com>
691
692 * gas/macros/badarg.s: Add tests for collisions between/among macro
693 parameters and local symbols.
694 * gas/macros/badarg.l: Adjust.
695
e7f9d279
JB
6962005-04-20 Jan Beulich <jbeulich@novell.com>
697
698 * gas/elf/struct.s: Adjust to not get into alignment issues.
699 * gas/elf/struct.d: Adjust for the above and the test's name.
700
29f54b24
L
7012005-04-19 H.J. Lu <hongjiu.lu@intel.com>
702
703 * gas/i386/padlock.d: Updated.
704
80b8152b
AS
7052005-04-19 Andreas Schwab <schwab@suse.de>
706
707 * gas/ia64/invalid-ar.l: Adapt to changed error message.
708
e6ca91be
JB
7092005-04-18 Jan Beulich <jbeulich@novell.com>
710
711 * gas/macros/purge.[ls]: New.
712 * gas/macros/macros.exp: Run new test.
713
8fe53b44
JB
7142005-04-15 Jan Beulich <jbeulich@novell.com>
715
716 * gas/elf/struct.[sd]: New.
717 * gas/elf/elf.exp: Run new test.
718
6efba987
AM
7192005-04-15 Alan Modra <amodra@bigpond.net.au>
720
721 * gas/all/assign.s: New.
722 * gas/all/assign.d: New.
723 * gas/all/gas.exp: Run it.
724
2051e8c4
MR
7252005-04-13 Maciej W. Rozycki <macro@linux-mips.org>
726
727 * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
728 and include more instructions/offsets that are meant to succeed.
729 Use $4 instead $3 to avoid register dependencies.
730 * gas/mips/ldstla-32.d: Update accordingly.
731 * gas/mips/ldstla-32-shared.d: Likewise.
732 * gas/mips/ldstla-32-mips3.d: New test based on the above, except
733 for mips3.
734 * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
735 * gas/mips/ldstla-32-mips3.s: Source for the new tests.
736 * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
737 fail.
738 * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
739 * gas/mips/ldstla-32-1.l: Stderr output for the new test.
740 * gas/mips/ldstla-32-mips3-1.l: Likewise.
741 * gas/mips/mips.exp: Run the new tests.
742
01ed09aa
MK
7432005-04-11 Mark Kettenis <kettenis@gnu.org>
744
745 * gas/all/gas.exp: Don't run fastcall labels test on
746 i*86-*-openbsd*.
747
5e75c3ab
JB
7482005-04-11 Jan Beulich <jbeulich@novell.com>
749
750 * gas/macros/dot.[ls]: New.
751 * gas/macros/macros.exp: Run new test.
752
dbbaec26
L
7532005-04-06 H.J. Lu <hongjiu.lu@intel.com>
754
755 * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
756 * gas/i386/x86-64-pcrel.d: Updated.
757
ce8d332a
NC
7582005-04-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
759
d2c5f73e
NC
760 * gas/vax/flonum.s: New testcase: Encode some flonums.
761 * gas/vax/flonum.d: Expected result of new testcase.
762 * gas/vax/vax.exp: Call the new testcase.
763
764 * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
765 figuring out.
766 * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
ce8d332a 767
8a75718c
JB
7682005-04-01 Jan Beulich <jbeulich@novell.com>
769
770 * gas/i386/bss.[sd]: New.
771 * gas/i386/i386.exp: Run new test.
772
ae8887b5 7732005-04-01 Jan Beulich <jbeulich@novell.com>
ce8d332a 774
ae8887b5
JB
775 * gas/i386/x86-64-pcrel.[sd]: New.
776 * gas/i386/i386.exp: Run new test.
777
9d2da7ca
JB
7782005-03-30 Julian Brown <julian@codesourcery.com>
779
780 * gas/arm/mapping.d: Update expected output due to mapping symbols
781 being untyped.
782
4cc91dba
L
7832005-03-29 H.J. Lu <hongjiu.lu@intel.com>
784
785 * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
786 x86-64-segment and x86-64-inval-seg for x86-64.
787
788 * gas/i386/intel.d: Expect movw for moving between memory and
789 segment register.
790 * gas/i386/naked.d: Likewise.
791 * gas/i386/opcode.d: Likewise.
792 * gas/i386/x86-64-opcode.d: Likewise.
793
794 * gas/i386/opcode.s: Use movw for moving between memory and
795 segment register.
796 * gas/i386/x86-64-opcode.s: Likewise.
797
798 * : Likewise.
799
800 * gas/i386/inval-seg.l: New.
801 * gas/i386/inval-seg.s: New.
802 * gas/i386/segment.l: New.
803 * gas/i386/segment.s: New.
804 * gas/i386/x86-64-inval-seg.l: New.
805 * gas/i386/x86-64-inval-seg.s: New.
806 * gas/i386/x86-64-segment.l: New.
807 * gas/i386/x86-64-segment.s: New.
808
ba93b8ac
DJ
8092005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
810
811 * gas/arm/tls.s, gas/arm/tls.d: New files.
812 * gas/arm/arm.exp: Run TLS test.
813
2b8725e7
NC
8142005-03-29 Julian Brown <julian@codesourcery.com>
815
816 * gas/arm/unwind.d: Update expected output.
817
8c2fda1d
L
8182005-03-28 H.J. Lu <hongjiu.lu@intel.com>
819
820 PR 803
821 * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
822 * gas/ia64/dv-mutex.d : Likewise.
823 * gas/ia64/dv-safe.d: Likewise.
824 * gas/ia64/dv-srlz.d.nop: Likewise.
825 * gas/ia64/ldxmov-1.d: Likewise.
826 * gas/ia64/opc-b.d: Likewise.
827 * gas/ia64/opc-f.d: Likewise.
828 * gas/ia64/opc-i.d: Likewise.
829 * gas/ia64/opc-m.d: Likewise.
830 * gas/ia64/operand-or.d: Likewise.
831 * gas/ia64/pcrel.d: Likewise.
832 * gas/ia64/pseudo.d: Likewise.
833 * gas/ia64/tls.d: Likewise.
834
a339a1c6
HPN
8352005-03-24 Hans-Peter Nilsson <hp@axis.com>
836
837 * gas/cris/range-err-1.s: Adjust expected messages for hosts with
838 64-bit longs.
839
52a43e71
AM
8402005-03-23 Alan Modra <amodra@bigpond.net.au>
841
842 * gas/elf/section5.s: Don't start directives in first column.
843
7d5d9f9b
NC
8442005-03-21 Nick Clifton <nickc@redhat.com>
845
846 * gas/arm/iwmmxt.s: Update instructions that use the "never" value
847 in the conditional field to use "le" instead. This is so that the
848 disassembler will disassemble them.
849 * gas/arm/iwmmxt.d: Update expected disassemblies.
850
a724f0f4
JB
8512005-03-17 Jan Beulich <jbeulich@novell.com>
852
52a43e71 853 * gas/i386/intel.d: Add stderr directive.
a724f0f4
JB
854 * gas/i386/intel.e: New.
855 * gas/i386/intel16.d: Add stderr directive. Adjust for changed
856 source.
857 * gas/i386/intel16.e: New.
858 * gas/i386/intel16.s: Add instances of addressing forms with base
859 and index specified in reverse order.
860 * gas/i386/intelbad.l: Adjust for changed source.
861 * gas/i386/intelbad.s: Add more operand forms to check.
862 * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
863 directive. Adjust for changed source.
864 * gas/i386/intelok.e: New.
865 * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
866 more operand forms to check.
867 * gas/i386/x86_64.d: Add stderr directive.
868 * gas/i386/x86_64.e: New.
869 * gas/i386/x86_64.s: Adjust for parser changes.
870
b05fe5cf
ZW
8712005-03-15 Zack Weinberg <zack@codesourcery.com>
872
873 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
874 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
875 * gas/arm/arm.exp: Run them.
876
5862107c
EC
8772005-03-14 Eric Christopher <echristo@redhat.com>
878
879 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
880 * gas/cfi/cfi.exp: Run it.
881 * gas/cfi/cfi-common-1.d: Update.
882 * gas/cfi/cfi-common-2.d: Ditto.
883 * gas/cfi/cfi-common-3.d: Ditto.
884 * gas/cfi/cfi-common-4.d: Ditto.
885
885fc257
ZW
8862005-03-12 Zack Weinberg <zack@codesourcery.com>
887
888 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
889 * gas/arm/arm.exp: Run it.
890
52962281
AH
8912005-03-10 Aldy Hernandez <aldyh@redhat.com>
892
885fc257 893 * gas/ppc/e500.d: Fix encoding of efscfd.
52962281 894
da99ee72
AM
8952005-03-10 Jeff Baker <jbaker@qnx.com>
896 Alan Modra <amodra@bigpond.net.au>
897
898 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
899 * gas/ppc/booke.d: Likewise.
900
7d8e00cf
RS
9012005-03-09 Richard Sandiford <rsandifo@redhat.com>
902
903 * gas/mips/vr4130.[sd]: New test.
904 * gas/mips/mips.exp: Run it.
905
dc36a61f
RS
9062005-03-09 Richard Sandiford <rsandifo@redhat.com>
907
908 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
909 bc1f and bc1t to be filled.
910 * gas/mips/branch-misc-3.[sd]: New test.
911 * gas/mips/mips.exp: Run it.
912
80f19ede
BE
9132005-03-09 Ben Elliston <bje@au.ibm.com>
914
915 * gas/maxq10/maxq10.exp: Remove stray semicolons.
916 * gas/maxq20/maxq20.exp: Likewise.
917
9b505842
JB
9182005-03-08 Jan Beulich <jbeulich@novell.com>
919
920 * gas/ia64/no-fit.[ls]: New.
921 * gas/ia64/ia64.exp: Run new test.
922
ef6a2b41
JB
9232005-03-08 Jan Beulich <jbeulich@novell.com>
924
925 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
926 * gas/ia64/ia64.exp: Run new tests.
927
0b74f93c
JB
9282005-03-08 Jan Beulich <jbeulich@novell.com>
929
930 * gas/ia64/pcrel.d: Account for big endian target.
931 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
932
66798ad6
HPN
9332005-03-08 Hans-Peter Nilsson <hp@axis.com>
934
935 Adjust testsuite for cris-axis-aout.
936 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
937 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
938 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
939 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
940 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
941
bbe506e8
TS
9422005-03-04 David Daney <ddaney@avtrex.com>
943
944 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
945 for -mno-shared optimization.
946 * gas/mips/elf-rel25a.d: Ditto.
947
25742a2c
NC
9482005-03-04 Nick Clifton <nickc@redhat.com>
949
950 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
951 more non-ELF cases.
952 * gas/arm/pic.d: Fix for vxworks target.
953 * gas/arm/basic.d: Likewise.
954 * gas/arm/unwind.d: Likewise.
955
aed1a261
RS
9562005-03-04 Richard Sandiford <rsandifo@redhat.com>
957
958 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
959 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
960 for loads and stores from constant addresses.
961 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
962 * gas/mips/mips.exp: Run them.
963
b2715587
RS
9642005-03-03 Richard Sandiford <rsandifo@redhat.com>
965
966 * gas/mips/mips.exp: Move tls tests to main $elf block.
967
d3d5c686
NC
9682005-03-03 Nick Clifton <nickc@redhat.com>
969
be20d78e
NC
970 * gas/macros/macros.exp (and.s): Expect this test to fail for the
971 tic4x-coff target because it uses the '&' character as a line
972 separator.
973
3c1a78a4
NC
974 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
975 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
976 the sh-hms target.
977 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
978 as for the sh-coff port.
979
5e1e0414
NC
980 * gas/macros/macros.exp (run_list_test): Also expect the msp430
981 port to fail the strings test because it defines
982 ONLY_STANDARD_ESCAPES.
983
f991b11e
NC
984 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
985 the .text section out to a 32-byte boundary as will automatically
986 be done by the arm-aout target.
987 * gas/arm/arch6zk.d: Add expected nop disassemblies.
988
d3d5c686
NC
989 * gas/d30v/serial.l: Remove listing lines that are no longer
990 emitted and fix up expected binary encoding.
991 * gas/d30v/serial2.l: Likewise.
992 * gas/d30v/serial2O.l: Likewise.
993
a6ccbdd3
RR
9942005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
995
da99ee72
AM
996 * gas/arc/extensions.s: Add tests for extcoreregister.
997 * gas/arc/extensions.d: Likewise.
998 * gas/arc/warn.s: Warnings for readonly core registers accessed.
999 * gas/arc/warn.d: Likewise.
2b8725e7 1000 * gas/arc/arc.exp: Run extensions testcase.
a6ccbdd3 1001
fa81d963
RS
10022005-03-03 Richard Sandiford <rsandifo@redhat.com>
1003
1004 * gas/mips/noat-1.d: Add -mips1 to assembler options.
1005
c67de7d5
RR
10062005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1007
da99ee72
AM
1008 * gas/arc/ld.s: Add checks for short immediates with ld.
1009 * gas/arc/ld.d: Likewise.
c67de7d5 1010
128b3d86
DJ
10112005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
1012
1013 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
1014 gas/mips/tls-ill.s: New files.
1015 * gas/mips/mips.exp: Run TLS tests.
1016
632d447c
AM
10172005-03-02 Alan Modra <amodra@bigpond.net.au>
1018
1019 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
1020 * gas/ppc/astest2.d: Likewise.
1021 * gas/ppc/astest2_64.d: Likewise.
1022 * ppc/astest64.d: Likewise.
1023 * ppc/booke.d: Likewise.
1024 * ppc/power4.d: Likewise.
1025 * ppc/test1elf32.d: Likewise.
1026 * ppc/test1elf64.d: Likewise.
1027
c4a530c5
JB
10282005-03-02 Jan Beulich <jbeulich@novell.com>
1029
1030 * gas/i386/cr-err.[ls]: New.
1031 * gas/i386/crx.[ds]: New.
1032 * gas/i386/i386.exp: Run new tests.
1033
167c3097
JB
10342005-03-02 Jan Beulich <jbeulich@novell.com>
1035
1036 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
1037 * gas/i386/intelok.s: Add checks for various special memory operands.
1038
a76903bf
AM
10392005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1040
1041 * gas/arc/extensions.s: New file.
1042 * gas/arc/extensions.d: New file.
1043
a3a4c9c4
NC
10442005-03-01 Nick Clifton <nickc@redhat.com>
1045
1046 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
1047 COFF based ports.
1048 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
1049 with a COFF formated local label name.
1050 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
1051
ce04548a
NC
10522005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
1053 Nick Clifton <nickc@redhat.com>
1054
1055 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
1056 associated with branches and so show the exact symbolic
1057 destination address rather than an offset from the start of the
1058 section.
1059 * gas/arm/pic.d: Likewise.
632d447c 1060
ddf0c81b
AM
10612005-03-01 Alan Modra <amodra@bigpond.net.au>
1062
1063 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
1064 * gas/m68k/mcf-mac.d: Likewise.
1065 * gas/m68k/mcf-mov3q.d: Likewise.
1066 * gas/m68k/mode5.d: Likewise.
1067
1375e99f
EC
10682005-02-22 Eric Christopher <echristo@redhat.com>
1069
1070 * gas/mips/elf-rel10.d: Update for label change.
1071
9def96e7
MR
10722005-02-22 Maciej W. Rozycki <macro@mips.com>
1073
1074 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
1075 information.
1076 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
1077 information for MIPS16 for the n32 ABI.
1078 * gas/mips/mips.exp. Run the new test.
1079
1fda77fb
EC
10802005-02-22 Eric Christopher <echristo@redhat.com>
1081
1082 * gas/mips/elf-rel10.s: Add label for frob.
1083
58e2ea4d
MR
10842005-02-22 Maciej W. Rozycki <macro@mips.com>
1085
1086 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
1087 information for MIPS16.
1088 * gas/mips/mips16-dwarf2.s: Source for the new test.
1089 * gas/mips/mips.exp: Run the new test.
1090
ba7f26d2
AM
10912005-02-21 Alan Modra <amodra@bigpond.net.au>
1092
1093 * gas/d10v/instruction_packing-005.d: Adjust.
1094 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
1095 * gas/d10v/instruction_packing-009.d: Likewise.
1096 * gas/d10v/instruction_packing-010.d: Likewise.
1097 * gas/d10v/warning-001.d: Use #warning instead of #error.
1098 * gas/d10v/warning-002.d: Likewise.
1099 * gas/d10v/warning-003.d: Likewise.
1100 * gas/d10v/warning-004.d: Likewise.
1101 * gas/d10v/warning-005.d: Likewise.
1102 * gas/d10v/warning-006.d: Likewise.
1103 * gas/d10v/warning-007.d: Likewise.
1104 * gas/d10v/warning-008.d: Likewise.
1105 * gas/d10v/warning-009.d: Likewise.
1106 * gas/d10v/warning-010.d: Likewise.
1107 * gas/d10v/warning-011.d: Likewise.
1108 * gas/d10v/warning-012.d: Likewise.
1109 * gas/d10v/warning-013.d: Likewise.
1110 * gas/d10v/warning-015.d: Likewise.
1111 * gas/d10v/warning-016.d: Likewise.
1112 * gas/d10v/warning-017.d: Likewise.
1113 * gas/d10v/warning-018.d: Likewise.
1114 * gas/d10v/warning-019.d: Likewise.
1115 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
1116 #warning given. Rearrange to allow $program to remain unset.
1117 Fail the test if warning not found when expected. Conversely fail
1118 the test if assembler errors or warnings given when not expected.
1119
8fc2e39e
TS
11202005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1121
1122 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
1123 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
1124 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
1125 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
1126 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
1127 .set noat in macro expansions.
1128 * gas/mips/mips.exp: Run new testcases.
1129 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
1130 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
1131 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
1132 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
1133 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
1134 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
1135 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
1136 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
1137 gas/mips/ulw2.s: Don't try to test .set noat.
1138
91d777ee
L
11392005-02-17 H.J. Lu <hongjiu.lu@intel.com>
1140
1141 * gas/ia64/hint.b-err.l: New file.
1142 * gas/ia64/hint.b-err.s: Likewise.
1143 * gas/ia64/hint.b-warn.l: Likewise.
1144 * gas/ia64/hint.b-warn.s: Likewise.
1145
1146 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
1147
1148 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
1149
26b810ce
JB
11502005-02-17 Jan Beulich <jbeulich@novell.com>
1151
1152 * gas/ia64/nostkreg.[ds]: New.
1153 * gas/ia64/ia64.exp: Run new test.
1154
ddc07134
AM
11552005-02-16 Alan Modra <amodra@bigpond.net.au>
1156
1157 * gas/all/gas.exp (quad): Don't run on i960.
1158
d6f16593 11592005-02-15 Nigel Stephens <nigel@mips.com>
ddc07134 1160 Maciej W. Rozycki <macro@mips.com>
d6f16593
MR
1161
1162 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
1163 R_MIPS16_LO16 relocs.
1164 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
1165 * gas/mips/mips16-hilo.s: Source for the new tests.
1166 * gas/mips/mips.exp: Run the new tests.
1167
7b347e43
JB
11682005-02-15 Jan Beulich <jbeulich@novell.com>
1169
1170 * gas/ia64/pcrel.[ds]: New.
1171 * gas/ia64/ia64.exp: Run new test.
1172
a66d2bb7
JB
11732005-02-15 Jan Beulich <jbeulich@novell.com>
1174
ddc07134
AM
1175 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
1176 violation on b0.
a66d2bb7
JB
1177 * gas/ia64/regval.[ls]: New.
1178 * gas/ia64/ia64.exp: Run new test.
1179
4b09e828
JB
11802005-02-15 Jan Beulich <jbeulich@novell.com>
1181
1182 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
1183 * gas/ia64/dv-waw-err.s: Likewise.
1184 * gas/ia64/reg-err.[ls]: New.
1185 * gas/ia64/ia64.exp: Run new test.
1186
0ca3e455
JB
11872005-02-15 Jan Beulich <jbeulich@novell.com>
1188
1189 * gas/ia64/reloc.[ds]: New.
1190 * gas/ia64/reloc-bad.[ls]: New.
1191 * gas/ia64/ia64.exp: Run new tests.
1192
2f6d622e
JB
11932005-02-15 Jan Beulich <jbeulich@novell.com>
1194
1195 * gas/ia64/operand-or.d: Pass -xnone to assembler.
1196
f1dab70d
JB
11972005-02-13 Jan Beulich <jbeulich@novell.com>
1198
1199 * gas/ia64/label.l: Adjust line numbers.
1200 * gas/ia64/label.s: Add .explicit.
1201 * gas/ia64/nop_x.s: Likewise.
1202 * gas/ia64/opc-a.d: Add assembler option -xnone.
1203 * gas/ia64/opc-b.d: Likewise.
1204 * gas/ia64/opc-f.d: Likewise.
1205 * gas/ia64/opc-i.d: Likewise.
1206 * gas/ia64/opc-m.d: Likewise.
1207 * gas/ia64/opc-x.d: Likewise.
1208 * gas/ia64/pseudo.d: Likewise.
1209 * gas/ia64/regs.d: Likewise.
1210 * gas/ia64/tls.d: Likewise.
1211 * gas/ia64/unwind-err.l: Adjust line numbers.
1212 * gas/ia64/unwind-err.s: Remove explicit stops.
1213
20b36a95
JB
12142005-02-13 Jan Beulich <jbeulich@novell.com>
1215
1216 * gas/ia64/pound.[ls]: New.
1217 * gas/ia64/ia64.exp: Run new test.
1218
c1e6cd61
L
12192005-02-13 H.J. Lu <hongjiu.lu@intel.com>
1220
1221 * gas/ia64/ia64.exp: Add "operand-or".
1222
1223 * gas/ia64/operand-or.d: New file.
1224 * gas/ia64/operand-or.s: Likewise.
1225
970d6792
L
12262005-02-11 H.J. Lu <hongjiu.lu@intel.com>
1227
1228 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
1229 and proc.
1230
2b8725e7
NC
12312005-02-10 Julian Brown <julian@codesourcery.com>
1232
1233 * gas/arm/unwind.d: Alter expected output to include dependency on
1234 __aeabi_unwind_cpp_pr[01].
1235
9ae09ff9
JB
12362005-02-09 Jan Beulich <jbeulich@novell.com>
1237
1238 * gas/i386/intelok.s: Remove comments disabling alternative forms of
1239 fbld, fbstp, and fldcw.
1240 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
1241
9f5083a4
NC
12422005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
1243
1244 * gas/maxq10/jump.d: Fixed relative jump offset.
1245 * gas/maxq10/call.d: Likewise.
1246 * gas/maxq20/jump.d: Likewise.
1247 * gas/maxq20/call.d: Likewise.
1248
cfdf4aaa
HPN
12492005-02-07 Hans-Peter Nilsson <hp@axis.com>
1250
1251 * lib/gas-defs.exp: Support new directive "warning".
1252
05ee4b0f
JB
12532005-02-02 Jan Beulich <jbeulich@novell.com>
1254
1255 * gas/ia64/pred-rel.s: New.
1256 * gas/ia64/ia64.exp: Run new test.
1257
99f99b32
DJ
12582005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
1259
1260 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
1261 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
1262 symbol names.
1263
ca3bc58f
JB
12642005-01-31 Jan Beulich <jbeulich@novell.com>
1265
1266 * gas/macros/repeat.[ds]: New.
1267 * gas/macros/macros.exp: Run new test.
1268
057f53c1
JB
12692005-01-31 Jan Beulich <jbeulich@novell.com>
1270
1271 * gas/macros/badarg.[ls]: New.
1272 * gas/macros/end.[ls]: New.
1273 * gas/macros/redef.[ls]: New.
1274 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
1275 Run new tests.
1276
d3156ecc
JB
12772005-01-31 Jan Beulich <jbeulich@novell.com>
1278
1279 * gas/ia64/operands.[ls]: New.
1280 * gas/ia64/ia64.exp: Run new test.
1281
75e09913
JB
12822005-01-31 Jan Beulich <jbeulich@novell.com>
1283
1284 * gas/ia64/proc.[ls]: New.
1285 * gas/ia64/unwind-err.[ls]: New.
1286 * gas/ia64/ia64.exp: Run new tests.
1287
f4660e2c
JB
12882005-01-31 Jan Beulich <jbeulich@novell.com>
1289
1290 * gas/ia64/bundling.[ds]: New.
1291 * gas/ia64/label.[ls]: New.
1292 * gas/ia64/last.[ls]: New.
1293 * gas/ia64/slot2.[ls]: New.
1294 * gas/ia64/ia64.exp: Run new tests.
1295
60b9a617
JB
12962005-01-31 Jan Beulich <jbeulich@novell.com>
1297
1298 * gas/ia64/pseudo.[ds]: New.
1299 * gas/ia64/ia64.exp: Run new test.
1300
09124b3f
JB
13012005-01-27 Jan Beulich <jbeulich@novell.com>
1302
1303 * gas/ia64/nop_x.[ds]: New.
1304 * gas/ia64/ia64.exp: Run new test.
1305
13062005-01-27 Jan Beulich <jbeulich@novell.com>
97762d08
JB
1307
1308 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
1309 M-unit.
1310 * gas/ia64/mov-ar.[ds]: New.
1311 * gas/ia64/ia64.exp: Run new test.
1312
7fe1cadb
NC
13132005-01-24 Nick Clifton <nickc@redhat.com>
1314
1315 * gas/all/sleb128.d: Do not assume an 8-bit byte.
1316 * gas/all/quad.d: Likewise. Also allow for ports which order
1317 bytes within words in other than simple big-endian or
1318 little-endian fashions.
1319
e5604d79
RS
13202005-01-19 Richard Sandiford <rsandifo@redhat.com>
1321
1322 * gas/all/sleb128.[sd]: New test.
1323 * gas/all/quad.[sd]: New test.
1324 * gas/all/gas.exp: Run them.
1325
e38bc3b5
NC
13262005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
1327
1328 * gas/sh/arch/arch.exp: Correct the email address.
1329 Correct a few comment typos.
1330 Add new tests to ensure that the assembler will only accept
1331 instructions valid in each architecture and vice-versa.
1332 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
1333 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
1334 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
1335 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
1336 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
1337 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
1338 * gas/sh/arch/sh2a.s: Generate new file.
1339 * gas/sh/arch/sh2e.s: Regenerate.
1340 * gas/sh/arch/sh2.s: Regenerate.
1341 * gas/sh/arch/sh3-dsp.s: Regenerate.
1342 * gas/sh/arch/sh3e.s: Regenerate.
1343 * gas/sh/arch/sh3-nommu.s: Regenerate.
1344 * gas/sh/arch/sh3.s: Regenerate.
1345 * gas/sh/arch/sh4al-dsp.s: Regenerate.
1346 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
1347 * gas/sh/arch/sh4a.s: Regenerate.
1348 * gas/sh/arch/sh4-nofpu.s: Regenerate.
1349 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
1350 * gas/sh/arch/sh4.s: Regenerate.
1351 * gas/sh/arch/sh-dsp.s: Regenerate.
1352 * gas/sh/arch/sh.s: Regenerate.
1353
2033b4b9
L
13542005-01-12 H.J. Lu <hongjiu.lu@intel.com>
1355
1356 * i386/i386.exp: Run "sib".
1357
1358 * gas/i386/sib.d: New file.
1359 * gas/i386/sib.s: Likewise.
1360
1ad119f1
AS
13612005-01-09 Andreas Schwab <schwab@suse.de>
1362
ddc07134 1363 * gas/i386/intel16.d: Ignore trailing text with #pass.
1ad119f1
AS
1364 * gas/i386/intelok.d: Likewise.
1365 * gas/i386/prefix.d: Likewise.
1366 * gas/i386/sub.d: Likewise.
1367 * gas/i386/padlock.d: Likewise.
1368 * gas/i386/x86_64.d: Likewise.
1369
845e9b51
EB
13702005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
1371
1372 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
1373
8d15ae7c
AM
13742004-12-31 Alan Modra <amodra@bigpond.net.au>
1375
1376 * gas/elf/elf.exp: Don't list reloc sections.
1377 * gas/elf/section5.e: Remove reloc sections.
1378
f4426611
TL
13792004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
1380
ddc07134 1381 * gas/crx/beq_insn.d: Update reference file according to
f4426611 1382 disassembler printing method.
ddc07134
AM
1383 * gas/crx/bit_insn.d: Likewise.
1384 * gas/crx/br_insn.d: Likewise.
1385 * gas/crx/cmpbr_insn.d: Likewise.
1386 * gas/crx/cop_insn.d: Likewise.
f4426611
TL
1387 * gas/crx/load_stor_insn.d: Likewise.
1388
7f1c6624
HPN
13892004-12-21 Hans-Peter Nilsson <hp@axis.com>
1390
1391 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
1392 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
1393 copies, to cater to tcl versions before Tcl 8.2.3.
1394
a904de94
NC
13952004-12-20 Nick Clifton <nickc@redhat.com>
1396
1397 * gas/elf/section5.[ls]: Use % instead of @ in .section
1398 directives.
1399
1e50d24d
RS
14002004-12-16 Richard Sandiford <rsandifo@redhat.com>
1401
1402 * gas/v850/split-lo16.{s,d}: New test.
1403 * gas/v850/v850.exp: Run it.
1404
7a6d0b32
JB
14052004-12-15 Jan Beulich <jbeulich@novell.com>
1406
1407 * gas/elf/section5.[els]: New.
1408
c0d8293f
RS
14092004-12-13 Richard Sandiford <rsandifo@redhat.com>
1410
1411 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
1412 .text alignments.
1413
5c799c07
AM
14142004-12-11 Alan Modra <amodra@bigpond.net.au>
1415
1416 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
1417 * gas/arm/mapping.d: Likewise.
1418 * gas/mips/tmips16-e.d: Likewise.
1419 * gas/mips/tmips16-f.d: Likewise.
1420 * gas/mmix/align-1.d: Likewise.
1421 * gas/mmix/basep-10.d: Likewise.
1422 * gas/mmix/basep-11.d: Likewise.
1423 * gas/mmix/basep-7.d: Likewise.
1424 * gas/mmix/basep-8.d: Likewise.
1425 * gas/mmix/basep-9.d: Likewise.
1426 * gas/mmix/builtin1.d: Likewise.
1427 * gas/mmix/builtin2.d: Likewise.
1428 * gas/mmix/builtin3.d: Likewise.
1429 * gas/mmix/bz-c.d: Likewise.
1430 * gas/mmix/comment-2.d: Likewise.
1431 * gas/mmix/comment-3.d: Likewise.
1432 * gas/mmix/cons-2.d: Likewise.
1433 * gas/mmix/fb-1.d: Likewise.
1434 * gas/mmix/fb-2.d: Likewise.
1435 * gas/mmix/geta-c.d: Likewise.
1436 * gas/mmix/greg1.d: Likewise.
1437 * gas/mmix/greg1a.d: Likewise.
1438 * gas/mmix/greg2.d: Likewise.
1439 * gas/mmix/greg2a.d: Likewise.
1440 * gas/mmix/greg3.d: Likewise.
1441 * gas/mmix/greg4.d: Likewise.
1442 * gas/mmix/greg5.d: Likewise.
1443 * gas/mmix/greg6.d: Likewise.
1444 * gas/mmix/greg7.d: Likewise.
1445 * gas/mmix/greg8.d: Likewise.
1446 * gas/mmix/is-1.d: Likewise.
1447 * gas/mmix/jump-c.d: Likewise.
1448 * gas/mmix/local-1.d: Likewise.
1449 * gas/mmix/locall1.d: Likewise.
1450 * gas/mmix/odd-1.d: Likewise.
1451 * gas/mmix/op-0-1.d: Likewise.
1452 * gas/mmix/op-0-1s.d: Likewise.
1453 * gas/mmix/op-0-2.d: Likewise.
1454 * gas/mmix/prefix1.d: Likewise.
1455 * gas/mmix/prefix2.d: Likewise.
1456 * gas/mmix/prefix3.d: Likewise.
1457 * gas/mmix/pseudo-1.d: Likewise.
1458 * gas/mmix/pushj-c.d: Likewise.
1459 * gas/mmix/pushj-cs.d: Likewise.
1460 * gas/mmix/sym-1.d: Likewise.
1461 * gas/mmix/weak1-s.d: Likewise.
1462 * gas/mmix/weak1.d: Likewise.
1463 * gas/mmix/zerop-1.d: Likewise.
1464 * gas/ppc/power4.d: Likewise.
1465 * gas/ppc/test1elf32.d: Likewise.
1466 * gas/ppc/test1elf64.d: Likewise.
1467 * gas/sh/sh64/datal32-3.d: Likewise.
1468 * gas/sh/sh64/datal64-3.d: Likewise.
1469 * gas/sh/sh64/localcom-1.d: Likewise.
1470
e8ede7c7
ILT
14712004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
1472
1473 * gas/mips/elf-rel23a.d: New test.
1474 * gas/mips/elf-rel23b.d: New test.
1475 * gas/mips/elf-rel25.s: New test.
1476 * gas/mips/elf-rel25.d: New test.
1477 * gas/mips/elf-rel25a.d: New test.
1478 * gas/mips/mips.exp: Run new tests.
1479
be1b2b4b
PB
14802004-12-09 Paul Brook <paul@codesourcery.com>
1481
1482 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
1483
42581a24
ILT
14842004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
1485
1486 * gas/mips/branch-swap.d: Pass -32 to as.
1487
f75dc283
TL
14882004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
1489
1490 * gas/crx/br_insn.d: Fix error in expected disassembly.
1491
a7498ae6
NC
14922004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1493
2b8725e7
NC
1494 * gas/m32r/rela-1.s: New test.
1495 * gas/m32r/rela-1.d: Expected disassembly.
1496 * gas/m32r/m32r.exp: Run the new test.
1497 * gas/m32r/relax-1.d: Update for fixed pcrel reloc
a7498ae6
NC
1498 generation.
1499
907362e5
RE
15002004-11-27 Richard Earnshaw <rearnsha@arm.com>
1501
2b8725e7 1502 * gas/arm/thumbv6.d (setend): Remove stray tab at end
907362e5
RE
1503 of dump pattern.
1504
603be052
L
15052004-11-25 H.J. Lu <hongjiu.lu@intel.com>
1506
1507 * gas/ia64/group-1.d: Adjust expected secion ordering.
1508
37edbb65 15092004-11-25 Jan Beulich <jbeulich@novell.com>
603be052 1510
37edbb65
JB
1511 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
1512
47cc2cf5
PB
15132004-11-24 Paul Brook <paul@codesourcery.com>
1514
1515 * gas/elf/group0a.d: Adjust expected secion ordering.
1516 * gas/elf/group1a.d: Ditto.
1517 * gas/elf/section4.d: Ditto.
1518
5515a510
NC
15192004-11-24 Nick Clifton <nickc@redhat.com>
1520
1521 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
1522 * gas/iq2000/q10allinsn.d: Delete.
ddc07134 1523 * gas/iq2000/q10allinsn.s: Delete.
5515a510
NC
1524 * gas/iq2000/q10hazard4.s: Delete.
1525 * gas/iq2000/q10hazard5.s: Delete.
1526 * gas/iq2000/q10load-hazards.exp: Delete.
1527 * gas/iq2000/q10nohazard.s: Delete.
1528 * gas/iq2000/q10noyield.s: Delete.
1529 * gas/iq2000/q10test0.d: Delete.
1530 * gas/iq2000/q10test0.s: Delete.
1531 * gas/iq2000/q10test1.d: Delete.
1532 * gas/iq2000/q10test1.s: Delete.
1533 * gas/iq2000/q10test10.d: Delete.
1534 * gas/iq2000/q10test10.s: Delete.
1535 * gas/iq2000/q10test11.d: Delete.
1536 * gas/iq2000/q10test11.s: Delete.
1537 * gas/iq2000/q10test12.d: Delete.
1538 * gas/iq2000/q10test12.s: Delete.
1539 * gas/iq2000/q10test2.d: Delete.
1540 * gas/iq2000/q10test2.s: Delete.
1541 * gas/iq2000/q10test3.d: Delete.
1542 * gas/iq2000/q10test3.s: Delete.
1543 * gas/iq2000/q10test4.d: Delete.
1544 * gas/iq2000/q10test4.s: Delete.
1545 * gas/iq2000/q10test5.d: Delete.
1546 * gas/iq2000/q10test5.s: Delete.
1547 * gas/iq2000/q10test6.d: Delete.
1548 * gas/iq2000/q10test6.s: Delete.
1549 * gas/iq2000/q10test7.d: Delete.
1550 * gas/iq2000/q10test7.s: Delete.
1551 * gas/iq2000/q10test8.d: Delete.
1552 * gas/iq2000/q10test8.s: Delete.
1553 * gas/iq2000/q10test9.d: Delete.
1554 * gas/iq2000/q10test9.s: Delete.
1555 * gas/iq2000/q10yield.exp: Delete.
1556 * gas/iq2000/test.exp: Delete.
1557
d8b2b7a5
NC
15582004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1559
1560 * gas/arc/st.s: Add checks for other variants of the sr and st
1561 instruction.
1562 * gas/arc/st.d: Update the expected disassembly.
1563
dae1b34e
NC
15642004-11-23 Nick Clifton <nickc@redhat.com>
1565
1566 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
1567 instructions.
1568 * gas/mn10300/relax.d: Add expected relocations.
1569
d81acc42
NC
15702004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
1571
1572 * gas/arc/ld.s: Add check of load of a long immediate.
1573 * gas/arc/ld.d: Add expected disassembly.
ddc07134 1574
a7eec876
HPN
15752004-11-22 Hans-Peter Nilsson <hp@axis.com>
1576
1577 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
1578 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
1579
444bf5f3
NC
15802004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1581
1582 * gas/maxq10/call.d: Fix expected results now that bfd assembler
1583 support is enabled by default.
1584 * gas/maxq10/range.d: Likewise.
1585 * gas/maxq20/call.d: Likewise.
1586
b7693d02
DJ
15872004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
1588
1589 * gas/arm/mapping.d: Expect F markers for Thumb code.
1590 * gas/arm/unwind.d: Update big-endian pattern.
1591
30e857fc
NC
15922004-11-12 Nick Clifton <nickc@redhat.com>
1593
1594 * gas/mn10300/basic.exp: Add relax test.
1595 * gas/mn10300/relax.s: New test.
1596 * gas/mn10300/relax.d: Expected results. Make sure that the
1597 correct size of instruction has been selected.
1598
a67517f4
BW
15992004-11-11 Bob Wilson <bob.wilson@acm.org>
1600
1601 * gas/xtensa/short_branch_offset.s: New.
1602 * gas/xtensa/short_branch_offset.d: New.
1603 * gas/xtensa/all.exp: Run new test.
1604
6639a9d9
AM
16052004-11-10 Alan Modra <amodra@bigpond.net.au>
1606
1607 * gas/i386/opcode.s: Pad section.
1608 * gas/i386/intelok.s: Likewise.
1609 * gas/i386/opcode.d: Update.
1610 * gas/i386/intelok.d: Update.
1611
7499d566
NC
16122004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1613 Vineet Sharma <vineets@noida.hcltech.com>
1614
1615 * gas/maxq10: New directory. Contains tests for maxq port.
1616 * gas/maxq20: Likewise.
1617
3b645373
L
16182004-11-05 H.J. Lu <hongjiu.lu@intel.com>
1619
1620 * gas/i386/general.s: Add movzb.
1621 * gas/i386/general.l: Updated.
1622
05e6b315
HPN
16232004-11-04 Hans-Peter Nilsson <hp@axis.com>
1624
1625 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
1626 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
1627 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
1628 as invalid.
1629 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
1630 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
1631 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
1632 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
1633 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
1634 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
1635 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
1636 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
1637 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
1638 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
1639 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
1640 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
1641 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
1642 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1643 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
1644 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
1645 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
1646 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
1647 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
1648 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
1649 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
1650 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
1651 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
1652 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
1653 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
1654 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
1655 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
1656 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
1657 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
1658 New tests.
1659
9306ca4a 16602004-11-04 Jan Beulich <jbeulich@novell.com>
3f1d9edd 1661
9306ca4a
JB
1662 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
1663 * gas/i386/intelbad.[sl]: New test to check for various things not
1664 permitted in Intel mode.
1665 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
1666 Adjust for change to segment register store.
1667 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
1668 things get handled correctly.
1669 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
1670 'high' and 'low' parts of an operand, which the parser previously
1671 accepted while neither telling that it's not supported nor that it
1672 ignored the remainder of the line following these supposed keywords.
1673
49c4a180
TL
16742004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
1675
1676 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
1677
902143ef
TL
16782004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
1679
1680 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
1681 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
1682 * gas/crx/cop_insn.d: Regenerate.
1683 * gas/crx/list_insn.d: Likewise.
1684
a394c00f
NC
16852004-10-23 Daniel Jacobowitz <dan@debian.org>
1686
1687 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
1688 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
1689
f40d6855
TL
16902004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
1691
6639a9d9 1692 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
f40d6855
TL
1693 instructions.
1694 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
1695 * gas/crx/cop_insn.d: Regenerate.
1696 * gas/crx/list_insn.d: Likewise.
1697
f29ff786
PB
16982004-10-14 Paul Brook <paul@codesourcery.com>
1699
1700 * gas/arm/mapping.d: Pass --special-syms to objdump.
1701
d2b2c203
DJ
17022004-10-08 Daniel Jacobowitz <dan@debian.org>
1703
1704 * gas/i386/i386.exp: Don't run divide test for targets where '/'
1705 is a comment. Run x86-64-unwind for 64-bit ELF targets.
1706 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
1707
af2f09fb
AM
17082004-10-08 Alan Modra <amodra@bigpond.net.au>
1709
1710 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
1711
43cd72b9
BW
17122004-10-07 Bob Wilson <bob.wilson@acm.org>
1713
1714 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
1715 Change entry_align test to expect an error.
1716 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
1717 no-generics directives.
1718
6e1304d8
RS
17192004-10-07 Richard Sandiford <rsandifo@redhat.com>
1720
1721 * gas/mips/elf-rel{23,24}.[sd]: New tests.
1722 * gas/mips/mips.exp: New test.
1723
99022dfb
RS
17242004-10-07 Richard Sandiford <rsandifo@redhat.com>
1725
1726 * gas/mips/elf-rel22.[sd]: New test.
1727 * gas/mips/mips.exp: Run it.
1728
b1dca8ee
RS
17292004-10-07 Richard Sandiford <rsandifo@redhat.com>
1730
1731 * gas/mips/elf-rel21.[sd]: New test.
1732 * gas/mips/mips.exp: Run it.
1733
289040ca
NC
17342004-10-07 Jan Beulich <jbeulich@novell.com>
1735
1736 * gas/cfi/cfi-common-4.[ds]: New.
1737 * gas/cfi/cfi.exp: Run new test.
1738
48c9f030
NC
17392004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
1740
1741 * gas/crx/cop_insn.s: New file.
1742 * gas/crx/cop_insn.d: Likewise.
1743 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
1744 test.
1745 * gas/crx/misc_insn.s: Likewise.
1746 * gas/crx/load_stor_insn.d: Regenerate.
1747 * gas/crx/misc_insn.d: Likewise.
1748
3cc0884a
AH
17492004-10-06 Aldy Hernandez <aldyh@redhat.com>
1750
1751 * gas/ppc/e500.s: Add double-precision instructions.
1752 * gas/ppc/e500.d: Same.
1753
62377b1f
NC
17542004-10-05 Paul Brook <paul@codesourcery.com>
1755
1756 * gas/arm/arm.exp: Add unwind table test. Recognise
1757 arm-symbian-symbianelf and arm-none-eabi.
1758 * gas/arm/unwind.s: New file.
1759 * gas/arm/unwind.d: New file.
1760
14127cc4
NC
17612004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
1762
1763 * gas/pdp11/opcode.d: Fix sob opcode value.
1764
0dd132b6
NC
17652004-09-30 Paul Brook <paul@codesourcery.com>
1766
1767 * gas/arm/arch6zk.d: New file.
1768 * gas/arm/arch6zk.s: New file.
1769 * gas/arm/arm.exp: Add them.
1770
981beeee
AM
17712004-09-29 Alan Modra <amodra@bigpond.net.au>
1772
1773 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
1774 * gas/i386/secrel.d: Adjust to suit.
1775
4403997d
PB
17762004-09-19 Paul Brook <paul@codesourcery.com>
1777
1778 * gas/elf/elf.exp: Recognise additional arm elf targets.
1779
eb043451
PB
17802004-09-17 Paul Brook <paul@codesourcery.com>
1781
1782 * gas/arm/pic.s: Add (target2).
1783 * gas/arm/pic.d: Ditto.
1784
9c504268
PB
17852004-09-13 Paul Brook <paul@codesourcery.com>
1786
1787 * gas/arm/pic.d: Rename RELABS to TARGET1.
1788 * gas/arm/pic.s: Ditto.
1789
42851540
NC
17902004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
1791
1792 * gas/crx: New directory.
1793 * gas/crx/allinsn.exp: New test script.
1794 * gas/crx/arith_insn.s: New file.
1795 * gas/crx/arith_insn.d: Likewise.
1796 * gas/crx/beq_insn.s: Likewise.
1797 * gas/crx/beq_insn.d: Likewise.
1798 * gas/crx/bit_insn.s: Likewise.
1799 * gas/crx/bit_insn.d: Likewise.
1800 * gas/crx/br_insn.s: Likewise.
1801 * gas/crx/br_insn.d: Likewise.
1802 * gas/crx/cmov_insn.s: Likewise.
1803 * gas/crx/cmov_insn.d: Likewise.
1804 * gas/crx/cmpbr_insn.s: Likewise.
1805 * gas/crx/cmpbr_insn.d: Likewise.
1806 * gas/crx/jscond_insn.s: Likewise.
1807 * gas/crx/jscond_insn.d: Likewise.
1808 * gas/crx/list_insn.s: Likewise.
1809 * gas/crx/list_insn.d: Likewise.
1810 * gas/crx/load_stor_insn.s: Likewise.
1811 * gas/crx/load_stor_insn.d: Likewise.
1812 * gas/crx/misc_insn.s: Likewise.
1813 * gas/crx/misc_insn.d: Likewise.
1814 * gas/crx/no_op_insn.s: Likewise.
1815 * gas/crx/no_op_insn.d: Likewise.
1816 * gas/crx/shift_insn.s: Likewise.
1817 * gas/crx/shift_insn.d: Likewise.
1818
ac28a1cb
RS
18192004-08-27 Richard Sandiford <rsandifo@redhat.com>
1820
1821 * gas/frv/fr550-pack1.[sd]: New test.
1822 * gas/frv/allinsn.exp: Run it.
1823
3d983505
NC
18242004-08-27 Nick Clifton <nickc@redhat.com>
1825
1826 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
1827 but not for PE targets. Similarly for the absrel test.
1828
62e88f3c
NC
18292004-08-26 Nick Clifton <nickc@redhat.com>
1830
1831 * gas/i386/i386.exp: Group ELF specific tests together. Move the
1832 pcrel test into the ELF only section. Use is_elf_format to test
1833 for ELF based toolchains.
1834
26a78d4a
L
18352004-08-25 H.J. Lu <hongjiu.lu@intel.com>
1836
1837 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
1838
5069eab2
NC
18392004-08-24 Jan Beulich <jbeulich@novell.com>
1840
1841 * gas/all/altmacro.[sd]: Split out part from here...
1842 * gas/all/altmac2.[sd]: ... to here.
1843 * gas/all/excl.s: New.
1844 * gas/all/gas.exp: Suppress both tests for a few targets known to
632d447c
AM
1845 break. Run the new (split out) test only when the target doesn't
1846 use '!' as a comment character.
5069eab2 1847
f7870c8d 18482004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5069eab2 1849
f7870c8d
TS
1850 * gas/mips/branch-swap.s: New testcase.
1851 * gas/mips/branch-swap.d: New testcase.
1852 * gas/mips/mips.exp: Run the testcase.
1853
e65123b7
NC
18542004-08-18 Nick Clifton <nickc@redhat.com>
1855
1856 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
1857 part of another patch.
1858
1f216d09
NC
18592004-08-15 Nick Clifton <nickc@redhat.com>
1860
1861 * gas/all/altmacro.d: Allow for rest of frag being padded to an
1862 alignment boundary.
1863
1864 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
1865
d84de024
AM
18662004-08-16 Alan Modra <amodra@bigpond.net.au>
1867
1868 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
1869 * gas/cfi/cfi-alpha-3.d: Likewise.
1870 * gas/cfi/cfi-i386.d: Likewise.
1871 * gas/cfi/cfi-m68k.d: Likewise.
1872 * gas/cfi/cfi-ppc-1.d: Likewise.
1873 * gas/cfi/cfi-s390-1.d: Likewise.
1874 * gas/cfi/cfi-s390x-1.d: Likewise.
1875 * gas/cfi/cfi-sh-1.d: Likewise.
1876 * gas/cfi/cfi-sparc-1.d: Likewise.
1877 * gas/cfi/cfi-sparc64-1.d: Likewise.
1878 * gas/cfi/cfi-x86_64.d: Likewise.
1879
caa32fe5
NC
18802004-08-13 Jan Beulich <jbeulich@novell.com>
1881
1882 * gas/all/altmacro.[sd]: New test.
1883 * gas/all/gas.exp: Run the new test.
1884
b2221023
MM
18852004-08-10 Mark Mitchell <mark@codesourcery.com>
1886
1887 * gas/arm/bignum1.s: New test.
1888 * gas/arm/arm.exp: Run it.
1889
db6579d4
PB
18902004-08-06 Paul Brook <paul@codesourcery.com>
1891
1892 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1893
92868b6e
NC
18942004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
1895
1896 * h8300/h8300.exp: Addition of new test case to check rx
1897 generation with adds and subs instruction for plain H8/300 target.
1898 * h8300/addsubrxcheck.s: New test source file.
1899
e8773edb
SC
19002004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1901
1902 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1903 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1904 * gas/symver/symver.exp: Likewise for symver tests.
1905
30d1c836
ML
19062004-07-30 Michal Ludvig <mludvig@suse.cz>
1907
1908 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1909 VIA PadLock instructions.
1910
ff636ee3
KK
19112004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1912
1913 * gas/sh/basic.exp: Don't do sh2a test for sh5.
1914 * gas/sh/sh2a.d: Match elf32-sh* format too.
1915
1d70c7fb
AO
19162004-07-29 Alexandre Oliva <aoliva@redhat.com>
1917
1918 2003-12-30 DJ Delorie <dj@redhat.com>
1919 * gas/sh/sh2a.s: New.
1920 * gas/sh/sh2a.d: New.
1921 * gas/sh/basic.exp: Add it.
1922
670ec21d
NC
19232004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
1924
1925 * gas/all/gas.exp (do_930509a): Disable test for crx.
1926
6b5abf68
L
19272004-07-22 H.J. Lu <hongjiu.lu@intel.com>
1928
1929 * gas/i386/x86-64-inval.l: Remove the leading `+'.
1930
ed049af3
NC
19312004-07-22 Nick Clifton <nickc@redhat.com>
1932
1933 PR/280
1934 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1935 * gas/h8300/ffxx1-elf.d: Likewise.
1936 * gas/h8300/h8sx_disp2.d: Likewise.
1937 * gas/h8300/h8sx_mov_imm.d: Likewise.
6639a9d9 1938 * gas/h8300/h8sx_rtsl.d: Likewise.
ed049af3
NC
1939 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1940 * gas/h8300/ffxx1-elf.s: Likewise.
1941
20f0a1fc
NC
19422004-07-21 Jan Beulich <jbeulich@novell.com>
1943
543613e9
NC
1944 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1945 addressing in 64-bit mode.
1946 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1947 addressing.
1948 * gas/i386/i386.exp: Run the two new tests.
1949
1950 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1951 rex prefix.
1952 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1953 in 64-bit mode.
6639a9d9 1954
d27af829
MR
19552004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1956
1957 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1958 expects load delay slots.
1959
6f14957b
MR
19602004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1961
1962 * gas/mips/vr5400.d: Update for a correct disassembly of
1963 "racm.ob".
1964
1586d91e
MR
19652004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1966
1967 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
1968 another "break" case. Update the comment accordingly.
1969 * gas/mips/set-arch.s: Likewise.
1970 * gas/mips/mips32.d: Adjust for the new output.
1971 * gas/mips/set-arch.d: Likewise.
1972
aff16937
NC
19732004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
1974
1975 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1976 new test case for H8300H normal target to check symbol
1977 address generation.
1978 * gas/h8300/symaddgen.s: New test.
1979
0477af35
NC
19802004-07-13 Nick Clifton <nickc@redhat.com>
1981
1982 * gas/i386/intel.s: Add test of newly expand arithmetic support
1983 for Intel mode assembler.
1984 * gas/i386/intel.d: Add expected disassmbly.
1985
384d2d1c
NC
19862004-07-13 Nick Clifton <nickc@redhat.com>
1987
1988 * gas/vtable: Delete directory. These tests are no longer needed
1989 as the VTABLE_ reloc support is obsolete.
1990
96908638
NC
19912004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1992
1993 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1994 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1995 * gas/m32r/pic2.d: New file: Expected results.
1996
de7e6852
RS
19972004-07-08 Richard Sandiford <rsandifo@redhat.com>
1998
1999 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
2000 * gas/mips/elf-refl19.d: Likewise L2.
2001
3b91255e
RS
20022004-07-03 Richard Sandiford <rsandifo@redhat.com>
2003
3b91255e
RS
2004 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
2005 the earliest %lo().
2006 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
2007 * gas/mips/elf-rel20.[sd]: New test.
2008 * gas/mips/mips.exp: Run it.
2009
0945c90c
RS
20102004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
2011
2012 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
2013
2d2b9592
L
20142004-07-01 H.J. Lu <hongjiu.lu@intel.com>
2015
2016 * gas/ia64/group-1.d: New.
2017 * gas/ia64/group-1.s: Likewise.
2018
2019 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
2020
8a41c3ea
JW
20212004-06-30 James E Wilson <wilson@specifixinc.com>
2022
2023 * gas/ia64/dv-imply.d: Update.
2024 * gas/ia64/dv-mutex.d: Likewise.
2025 * gas/ia64/dv-safe.d: Likewise.
2026
62b51c0b
AM
20272004-06-29 Alan Modra <amodra@bigpond.net.au>
2028
2029 * gas/m68k/mode5.s: Pad section.
2030 * gas/m68k/mode5.d: Update.
2031
98e69875
AM
20322004-06-28 Alan Modra <amodra@bigpond.net.au>
2033
2034 * gas/ppc/power4.d: Update.
2035
1d9f512f
AM
20362004-06-24 Alan Modra <amodra@bigpond.net.au>
2037
2038 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
2039 * gas/i386/prescott.d: Update.
2040
bad9ceea
JJ
20412004-06-08 Jakub Jelinek <jakub@redhat.com>
2042
2043 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
2044 * gas/ia64/dv-raw-err.l: Updated.
2045
580b9172
NC
20462004-05-28 Peter Barada <peter@the-baradas.com>
2047
2048 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
2049 addressing with zero offset into mode 2 addressing.
2050 * gas/m68k/mode5.d: New file: Expected disassmbly.
2051 * gas/m68k/all.exp: Run new test.
2052
2b8725e7
NC
20532004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
2054
2055 * gas/sh/arch: New directory.
2056 * gas/sh/arch/arch.exp: New test script.
2057 * gas/sh/arch/arch_expected.txt: New file.
2058 * gas/sh/arch/sh.s: New file.
2059 * gas/sh/arch/sh2.s: New file.
2060 * gas/sh/arch/sh-dsp.s: New file.
2061 * gas/sh/arch/sh2e.s: New file.
2062 * gas/sh/arch/sh3-nommu.s: New file.
2063 * gas/sh/arch/sh3.s: New file.
2064 * gas/sh/arch/sh3-dsp.s: New file.
2065 * gas/sh/arch/sh3e.s: New file.
2066 * gas/sh/arch/sh4-nommu-nofpu.s: New file.
2067 * gas/sh/arch/sh4-nofpu.s: New file.
2068 * gas/sh/arch/sh4.s: New file.
2069 * gas/sh/arch/sh4a-nofpu.s: New file.
2070 * gas/sh/arch/sh4al-dsp.s: New file.
2071 * gas/sh/arch/sh4a.s: New file.
2072
652ca075
L
20732004-05-27 H.J. Lu <hongjiu.lu@intel.com>
2074
2075 * gas/ia64/regs.d: Updated.
2076
54b3292a
L
20772004-05-26 H.J. Lu <hongjiu.lu@intel.com>
2078
2079 * gas/ia64/ia64.exp: Run invalid-ar.
6639a9d9 2080
54b3292a
L
2081 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
2082 * gas/ia64/invalid-ar.s: Likewise.
2083
be8c092b
NC
20842004-05-24 Peter Barada <peter@the-baradas.com>
2085
2086 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
2087 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
2088
1ef30428
L
20892004-05-20 H.J. Lu <hongjiu.lu@intel.com>
2090
2091 * gas/ia64/dv-srlz.d: Fix a typo.
2092
c0b22597
BE
20932004-05-12 Ben Elliston <bje@au.ibm.com>
2094
2095 * gas/h8300/t03_add.exp: Remove stray semicolons.
2096 * gas/h8300/t04_sub.exp: Likewise.
2097 * gas/h8300/t05_cmp.exp: Likewise.
2098 * gas/h8300/t08_or.exp: Likewise.
2099 * gas/h8300/t09_xor.exp: Likewise.
2100 * gas/h8300/t10_and.exp: Likewise.
2101 * gas/hppa/reloc/reloc.exp: Likewise.
2102 * gas/hppa/unsorted/unsorted.exp: Likewise.
2103 * gas/i386/i386.exp: Likewise.
2104 * gas/m68hc11/m68hc11.exp: Likewise.
2105 * gas/mips/mips.exp: Likewise.
2106 * gas/sparc/sparc.exp: Likewise.
2107 * lib/gas-defs.exp: Likewise.
2108
22fe14ad
NC
21092004-05-11 Nick Clifton <nickc@redhat.com>
2110
2111 * gas/elf/section4.s: New test. Checks label arithmetic when
2112 multiple same-name sections exist.
2113 * gas/elf/section4.d: New file: Expected section list
2114 * gas/elf/elf.exp: Run the new test.
2115 * gas/elf/group0.s: Use % instead of @ for type argument to
2116 .section directive (for compatability with ARM port).
2117 * gas/elf/group1.s: Likewise.
2118
532c738a
RS
21192004-05-07 Richard Sandiford <rsandifo@redhat.com>
2120
2121 * gas/mips/vr4122.[sd]: Rename to...
2122 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
2123 MD(1) and MD(4).
2124 * gas/mips/mips.exp: Update accordingly.
2125
d15c4970
AO
21262004-05-05 Alexandre Oliva <aoliva@redhat.com>
2127
2128 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
2129 * gas/frv/fr405-insn.d: Likewise.
2130 * gas/frv/fr450-insn.d: Likewise.
2131
86654c12
L
21322004-04-30 H.J. Lu <hongjiu.lu@intel.com>
2133
2134 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
2135 section group.
2136
2137 * gas/elf/group1a.d: New file.
2138 * gas/elf/group1b.d: Likewise.
2139
2140 * gas/elf/group1.e: Removed.
2141
376eb240
NC
21422004-04-30 Nick Clifton <nickc@redhat.com>
2143
2144 * gas/arm/reg-alias.s: New file: Test case sensitive register
2145 aliases.
2146 * gas/arm/reg-alias.d: New file: Expected test output.
2147 * gas/arm/arm.exp: Run reg-alias test.
2148 Arrange tests in a more orderly fashion.
2149
f3806e43
BE
21502004-04-30 Ben Elliston <bje@au.ibm.com>
2151
2152 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
2153 * gas/ppc/power4.d: Update accordingly.
2154
f5842774
L
21552004-04-26 H.J. Lu <hongjiu.lu@intel.com>
2156
2157 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
2158 group.
2159
2160 * gas/elf/group0.s: New file.
2161 * gas/elf/group0a.d: Likewise.
2162 * gas/elf/group0b.d: Likewise.
2163 * gas/elf/group1.e: Likewise.
2164 * gas/elf/group1.s: Likewise.
2165
2abe3c6c
NC
21662004-04-23 Nick Clifton <nickc@redhat.com>
2167
2168 * gas/symver/symver1.d: Cope with extra symbols inserted by
2169 arm-elf toolchains.
2170 * gas/symver/symver0.d: Likewise
2171 * gas/elf/symver.d: Likewise.
2172
1f1799d5
KK
21732004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2174
2175 * gas/sh/pcrel2.d: Update.
2176 * gas/sh/tlsd.d: Update.
2177 * gas/sh/tlsnopic.d: Update.
2178 * gas/sh/tlspic.d: Update.
2179
d9943e50
MK
21802004-04-22 Mark Kettenis <kettenis@gnu.org>
2181
2182 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
2183
269137b2
TS
21842004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
2185
2186 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
2187 * gas/mips/mips-abi32-pic.d: Likewise.
2188 * gas/mips/mips-abi32-pic2.d: Likewise.
2189 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
2190 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
2191 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
2192 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
2193 * gas/mips/relax-swap1-mips2.d: Likewise.
2194 * gas/mips/lb-svr4pic-ilocks.d: New test.
2195 * gas/mips/mips.exp: Run it.
2196
06516a5e
PB
21972004-04-22 Paul Brook <paul@codesourcery.com>
2198
2199 * maverick.c (off8s): Test full shifted operand range.
2200 (MCC2): Define.
2201 (MVDSPACC, MVACCDSP): Use it.
2202 * maverick.d, maverick.s: Regenerate.
2203
fd99574b
NC
22042004-04-22 Peter Barada <peter@the-baradas.com>
2205
2206 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
2207 * gas/m68k/mcf-emac.s: New test: Similar checks.
2208 * gas/m68k/mcf-mac.d: New test: Expected output.
2209 * gas/m68k/mcf-emac.d: New test: Likewise.
2210 * gas/m68k/all.exp: Run new tests.
2211
76c6918d
CD
22122004-04-21 Chris Demetriou <cgd@broadcom.com>
2213
2214 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
2215 * gas/mips/empic.d: Likewise.
2216 * gas/mips/empic.l: Likewise.
2217 * gas/mips/empic.s: Likewise.
2218 * gas/mips/empic2.d: Likewise.
2219 * gas/mips/empic2.s: Likewise.
2220 * gas/mips/empic3_e.d: Likewise.
2221 * gas/mips/empic3_e.s: Likewise.
2222 * gas/mips/empic3_g1.d: Likewise.
2223 * gas/mips/empic3_g1.s: Likewise.
2224 * gas/mips/empic3_g2.d: Likewise.
2225 * gas/mips/empic3_g2.s: Likewise.
2226 * gas/mips/jal-empic-elf-2.d: Likewise.
2227 * gas/mips/jal-empic-elf-2.s: Likewise.
2228 * gas/mips/jal-empic-elf-3.d: Likewise.
2229 * gas/mips/jal-empic-elf-3.s: Likewise.
2230 * gas/mips/jal-empic-elf.d: Likewise.
2231 * gas/mips/jal-empic.d: Likewise.
2232 * gas/mips/la-empic.d: Likewise.
2233 * gas/mips/la-empic.s: Likewise.
2234 * gas/mips/lb-empic.d: Likewise.
2235 * gas/mips/ld-empic.d: Likewise.
2236 * gas/mips/lif-empic.d: Likewise.
2237 * gas/mips/telempic.d: Likewise.
2238 * gas/mips/tempic.d: Likewise.
2239 * gas/mips/ulh-empic.d: Likewise.
2240 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
2241 * gas/mips/lifloat.s: Likewise.
2242 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
2243
6482c264
NC
22442004-04-20 Brian Ford <ford@vss.fsi.com>
2245 DJ Delorie <dj@redhat.com>
2246
2247 * gas/i386/secrel.s: New test for .secrel32.
2248 * gas/i386/secrel.d: Likewise.
2249 * gas/i386/i386.exp: Call it for PE targets.
2250
4dc570c2
JJ
22512004-04-19 Jakub Jelinek <jakub@redhat.com>
2252
2253 * gas/cfi/cfi-sparc64-1.d: Update.
2254
d766e8ec
RS
22552004-04-14 Richard Sandiford <rsandifo@redhat.com>
2256
2257 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
2258
a11090ae
RS
22592004-04-14 Richard Sandiford <rsandifo@redhat.com>
2260
2261 * gas/elf/section2.e-mips: Allow named section symbols.
2262 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
2263
097dba13
NC
22642004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2265
925d60e5
NC
2266 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
2267 * gas/m32r/parallel-2.d: New file: Expected results.
2268 * gas/m32r/m32r2.exp: Run the test.
6639a9d9 2269
925d60e5
NC
2270 * gas/m32r/seth.s: New file: Test for seth.
2271 * gas/m32r/seth.d: New file: Expected results.
2272 * gas/m32r/m32r.exp: Run the new test.
097dba13 2273
f55629b8
KK
22742004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
2275
2276 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
2277 option.
2278 * gas/sh/basic.exp: Run the new test.
2279
a7844384
NC
22802004-04-01 Dave Korn <dk@artimi.com>
2281
2282 * gas/dlx/alltests.exp: Execute new lohi test.
2283 * gas/dlx/lohi.s: New test for spurious lo16/hi16
632d447c 2284 reloc overflow checking.
a7844384
NC
2285 * gas/dlx/lohi.d: New file: expected output.
2286 * gas/dlx/lhi.d: Updated to properly expect lo16
632d447c 2287 relocations where asked for.
a7844384
NC
2288 * gas/dlx/itype.d: Likewise.
2289 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
2290
6c71dbc4
SS
22912004-03-30 Stan Shebs <shebs@apple.com>
2292
2293 * gas/macros/macros.exp: Remove mention of MPW config.
2294
02249231
AM
22952004-03-27 Alan Modra <amodra@bigpond.net.au>
2296
2297 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
2298 an error.
2299 * gas/m68hc11/m68hc11.exp: Likewise.
2300
86b13c28
AS
23012004-03-23 Andreas Schwab <schwab@suse.de>
2302
2303 * gas/cfi/cfi-m68k.d: Adjust offsets.
2304
95631471
HPN
23052004-03-22 Hans-Peter Nilsson <hp@axis.com>
2306
2307 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
2308 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
2309
2ce4cc60
KK
23102004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2311
2312 * gas/cfi/cfi-sh-1.d: New file.
6639a9d9 2313 * gas/cfi/cfi-sh-1.s: Likewise.
2ce4cc60
KK
2314 * gas/cfi/cfi.exp: Add SH case.
2315
fdd12ef3
AM
23162004-03-16 Alan Modra <amodra@bigpond.net.au>
2317
2318 * gas/ppc/altivec.d: Update.
2319 * gas/ppc/altivec_xcoff.d: Update.
2320 * gas/ppc/altivec_xcoff64.d: Update.
2321 * gas/ppc/astest.d: Update.
2322 * gas/ppc/astest2.d: Update.
2323 * gas/ppc/astest2_64.d: Update.
2324 * gas/ppc/astest64.d: Update.
2325 * gas/ppc/booke.d: Update.
2326 * gas/ppc/booke_xcoff.d: Update.
2327 * gas/ppc/booke_xcoff64.d: Update.
2328 * gas/ppc/e500.d: Update.
2329 * gas/ppc/power4.d: Update.
2330 * gas/ppc/test1elf32.d: Update.
2331 * gas/ppc/test1elf64.d: Update.
2332 * gas/ppc/test1xcoff32.d: Update.
2333
a506b1e6
AM
23342004-03-15 Alan Modra <amodra@bigpond.net.au>
2335
2336 * gas/i386/padlock.s: Pad with .p2align.
2337 * gas/i386/padlock.d: Adjust.
2338
26f07657
ML
23392004-03-12 Michal Ludvig <mludvig@suse.cz>
2340
a506b1e6 2341 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
26f07657
ML
2342 VIA PadLock instructions.
2343 * gas/i386/i386.exp: Run padlock tests.
2344
c02908d2
AM
23452004-03-12 Alan Modra <amodra@bigpond.net.au>
2346
cc0ec051
AM
2347 * gas/i386/katmai.d: Revert last change.
2348
c02908d2
AM
2349 * gas/i386/katmai.d: Adjust for clflush change.
2350
b3415246
AJ
23512004-03-08 Andreas Jaeger <aj@suse.de>
2352
2353 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
2354
b793dc75
RH
23552004-03-07 Richard Henderson <rth@redhat.com>
2356
2357 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
2358
9fd4314e
AJ
23592004-03-07 Andreas Jaeger <aj@suse.de>
2360
2361 * gas/cfi/cfi-x86_64.d: Adjust offsets.
2362
6ec51dba
RH
23632004-03-07 Richard Henderson <rth@redhat.com>
2364
2365 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
2366 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
2367 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
2368
28e4a77b
KK
23692004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2370
2371 * gas/sh/sh64/err-dsp.s: Fix expected error message.
2372
676a64f4
RS
23732004-03-01 Richard Sandiford <rsandifo@redhat.com>
2374
2375 * gas/frv/fr405-insn.[sdl]: New test.
2376 * gas/frv/fr450-spr.[sd]: New test.
2377 * gas/frv/fr450-insn.[sdl]: New test.
2378 * gas/frv/fr450-media-issue.[sl]: New test.
2379 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
2380 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
2381 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
2382 -mcpu=fr500.
2383
8ae0baa2
RS
23842004-03-01 Richard Sandiford <rsandifo@redhat.com>
2385
2386 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
2387 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
2388 * gas/frv/allinsn.d: Update accordingly.
2389
34920d91
NC
23902004-02-17 Petko Manolov <petkan@nucleusys.com>
2391
2392 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
2393 * gas/arm/maverick.d: Likewise.
2394 * gas/arm/maverick.s: Likewise.
2395
206eb3b6
KK
23962004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2397
2398 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
2399
e4475e39
NS
24002004-02-06 Nathan Sidwell <nathan@codesourcery.com>
2401
2402 * gas/macros/test2.s: Lowercase it.
2403
f6a22291
MR
24042004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2405
2406 * gas/mips/div.d: Update to accomodate changes in macro
2407 expansions.
2408 gas/mips/elf-rel-got-n32.d: Likewise.
2409 gas/mips/elf-rel-got-n64.d: Likewise.
2410 gas/mips/elf-rel-xgot-n32.d: Likewise.
2411 gas/mips/elf-rel-xgot-n64.d: Likewise.
2412 gas/mips/la-svr4pic.d: Likewise.
2413 gas/mips/la-xgot.d: Likewise.
2414 gas/mips/lca-svr4pic.d: Likewise.
2415 gas/mips/lca-xgot.d: Likewise.
2416
1b5d1a53
KK
24172004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2418
2419 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
2420 * gas/sh/sh4a-fp.s: Likewise.
2421 * gas/sh/err-sh4a-fp.s: Likewise.
2422
424688ad
CD
24232004-01-24 Chris Demetriou <cgd@broadcom.com>
2424
2425 * gas/mips/relax-swap1.s: Add extra space at end, so the
2426 disassembly will consistently have "..." at its end.
2427 * gas/mips/relax-swap2.s: Likewise.
2428 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
2429
34cc4ecc
DJ
24302004-01-23 Daniel Jacobowitz <drow@mvista.com>
2431
2432 * gas/arm/arm.exp: Add "undefined" test.
2433 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
2434
5fc68419
RS
24352004-01-23 Richard Sandiford <rsandifo@redhat.com>
2436
2437 * gas/mips/macro-warn-[1234].[sdl]: New tests.
2438 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
2439 * gas/mips/mips.exp: Run them.
2440
4d7206a2
RS
24412004-01-23 Richard Sandiford <rsandifo@redhat.com>
2442
2443 * gas/mips/elf-rel19.[sd]: New test.
2444 * gas/mips/mips.exp: Run it.
2445
28d39d1a
NC
24462004-01-11 Tom Rix <tcrix@worldnet.att.net>
2447
2448 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
2449 * gas/m68hc11/movb.d: Likewise.
2450 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
2451
839b3272
AM
24522004-01-19 Alan Modra <amodra@bigpond.net.au>
2453
2454 * gas/i386/katmai.d: Adjust for changed sib printing.
2455 * gas/i386/prescott.d: Likewise.
2456 * gas/i386/sse2.d: Likewise.
2457 * gas/i386/ssemmx2.d: Likewise.
2458
ac882a1d
AO
24592004-01-16 Alexandre Oliva <aoliva@redhat.com>
2460
2461 * gas/mn10300/mov5.s: New.
2462 * gas/mn10300/basic.exp (do_mov5): New.
2463
895921c9
MR
24642004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2465
2466 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
2467 with swapping for MIPS1.
2468 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
2469 with swapping for MIPS2.
2470 * gas/mips/relax-swap1.l: Stderr output for the new tests.
2471 * gas/mips/relax-swap1.s: Source for the new tests.
2472 * gas/mips/relax-swap2.d: New test for branch likely relaxation
2473 with swapping.
2474 * gas/mips/relax-swap2.l: Stderr output for the new test.
2475 * gas/mips/relax-swap2.s: Source for the new test.
2476 * gas/mips/mips.exp: Run the new tests.
2477
32159579
ILT
24782004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
2479
2480 * gas/mips/mips16-64.d: New test.
2481 * gas/mips/mips.exp: Run it.
2482
cc3d92a5
RS
24832004-01-12 Richard Sandiford <rsandifo@redhat.com>
2484
2485 * gas/mips/elf-rel18.[sd]: New test.
2486 * gas/mips/mips.exp: Run it.
2487
e45d0630
PB
24882004-01-09 Paul Brook <paul@codesourcery.com>
2489
2490 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
2491 * gas/arm/arm.exp: Add them.
2492
29ccc66b
ILT
24932004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
2494
2495 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
2496 * gas/mips/ldstla-n64-shared.d: Likewise.
2497
d9296b18
NC
24982004-01-07 Nick Clifton <nickc@redhat.com>
2499
2500 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
2501
fee5fcc5
AO
25022004-01-06 Alexandre Oliva <aoliva@redhat.com>
2503
2504 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
2505 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
2506 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
2507 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
2508 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
2509 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
2510 gprel12 for rodata symbol and gotoff12 for sdata symbol.
2511 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
2512 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
2513 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
2514 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
2515 * gas/frv/allinsns.exp: Run it.
2516
3ab48931
NC
25172004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
2518
2519 * gas/msp430/opcode.s: Add test for an 'add' instruction which
2520 looks similar to an 'rla' instruction.
ad50f575 2521
c9e214e5
AM
2522For older changes see ChangeLog-9303
2523\f
2524Local Variables:
2525mode: change-log
2526left-margin: 8
2527fill-column: 74
2528version-control: never
2529End:
This page took 0.214973 seconds and 4 git commands to generate.