* gas/mmix/relax1-n.d, gas/mmix/relax1-rn.d: Avoid "# FIXME: "
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2005-07-12 Hans-Peter Nilsson <hp@bitrange.com>
2
3 * gas/mmix/relax1-n.d, gas/mmix/relax1-rn.d: Avoid "# FIXME: "
4 first on a line, adjusting for testsuite framework change.
5
6 2005-07-10 H.J. Lu <hongjiu.lu@intel.com>
7
8 * i386/x86_64.s: Add absolute siged 32bit addressing tests for
9 mov.
10 * i386/x86_64.d: Updated.
11
12 2005-07-08 Hans-Peter Nilsson <hp@axis.com>
13
14 PR gas/1049
15 * gas/cris/rd-pic-2.d, gas/cris/rd-pic-2.s: New test.
16 * gas/cris/rd-abs32-1.d: Tweak for not emitting reloc-related
17 garbage for global symbols.
18
19 2005-07-07 Nick Clifton <nickc@redhat.com>
20
21 * gas/arm/vfp1xD.d: Adjust expected fadds disassemblies now that
22 the dissassembler has been fixed.
23
24 2005-05-07 Paul Brook <paul@codesourcery.com>
25
26 * gas/ppc/altivec.d: Match all powerpc target vecs.
27 * gas/ppc/booke.d: Ditto.
28 * gas/ppc/e500.d: Ditto.
29
30 2005-07-05 Aldy Hernandez <aldyh@redhat.com>
31
32 * gas/ms1: New directory.
33 * gas/ms1/allinsn.d: New.
34 * gas/ms1/allinsn.s: New.
35 * gas/ms1/badinsn.s: New.
36 * gas/ms1/badinsn1.s: New.
37 * gas/ms1/badoffsethigh.s: New.
38 * gas/ms1/badoffsetlow.s: New.
39 * gas/ms1/badorder.s: New.
40 * gas/ms1/badreg.s: New.
41 * gas/ms1/badsignedimmhigh.s: New.
42 * gas/ms1/badsignedimmlow.s: New.
43 * gas/ms1/badsyntax.s: New.
44 * gas/ms1/badsyntax1.s: New.
45 * gas/ms1/badunsignedimmhigh.s: New.
46 * gas/ms1/badunsignedimmlow.s: New.
47 * gas/ms1/errors.exp: New.
48 * gas/ms1/ldst.s: New.
49 * gas/ms1/misc.d: New.
50 * gas/ms1/misc.s: New.
51 * gas/ms1/ms1-16-003.d: New.
52 * gas/ms1/ms1-16-003.s: New.
53 * gas/ms1/ms1.exp: New.
54 * gas/ms1/msys.d: New.
55 * gas/ms1/msys.s: New.
56 * gas/ms1/relocs.d: New.
57 * gas/ms1/relocs.exp: New.
58 * testsuite/gas/ms1/relocs1.s: New.
59 * testsuite/gas/ms1/relocs2.s: New.
60
61 2005-07-05 Jan Beulich <jbeulich@novell.com>
62
63 * gas/i386/svme.d: New.
64 * gas/i386/svme.s: New.
65 * gas/i386/svme64.d: New.
66 * gas/i386/i386.exp: Run new tests.
67
68 2005-07-04 Zack Weinberg <zack@codesourcery.com>
69
70 * lib/gas-defs.exp (run_dump_tests): New proc.
71 (run_dump_test): Add support for new options: target, not-target,
72 skip, not-skip, error-output. Document stderr. Tidy a
73 little.
74 (slurp_options): If a line doesn't match the option regexp, but
75 does begin with #, ignore it; don't stop parsing options.
76 * gas/arm/arm.exp: Remove most code. Use run_dump_tests.
77
78 * gas/arm/archv6t2-bad.d, gas/arm/armv1.d, gas/arm/iwmmxt-bad.d
79 * gas/arm/r15-bad.d, gas/arm/req.d, gas/arm/t16-bad.d
80 * gas/arm/undefined.d, gas/arm/undefined_coff.d, gas/arm/vfp-bad.d:
81 New files.
82 * gas/arm/bignum1.d, gas/arm/mapping.d, gas/arm/pic.d:
83 Only run on ELF targets.
84 * gas/arm/tls.d, gas/arm/unwind.d: Only run on ELF targets.
85 Skip on VxWorks.
86 * gas/arm/tls_vxworks.d, gas/arm/unwind_vxworks.d: New files.
87 * gas/arm/thumb.d, gas/arm/thumb32.d: Don't run on aout or pe.
88 * gas/arm/le-fpconst.d: Only run on *-*-pe.
89 * gas/arm/inst.d: Skip on WinCE.
90 * gas/arm/wince_inst.d: Skip unless WinCE.
91 * gas/arm/el_segundo.d: Mark up for actual use; adjust
92 expectations.
93 * gas/arm/el_segundo.s: Remove irrelevant junk. Add padding
94 for a.out's sake.
95
96 2005-07-01 Jan Beulich <jbeulich@novell.com>
97
98 * gas/ia64/group-2.s: Use register as second operand of .prologue.
99 * gas/ia64/unwind-err.s: Add check for .vframesp.
100 * gas/ia64/unwind-err.l: Adjust.
101 * gas/ia64/strange.[sd]: New.
102 * gas/ia64/unwind-bad.[sl]: New.
103 * gas/ia64/unwind-ok.[sd]: New.
104 * gas/ia64/ia64.exp: Run new tests.
105
106 2005-06-30 Zack Weinberg <zack@codesourcery.com>
107
108 * gas/arm/arm.exp: Don't special case ldconst, arm7t, or copro
109 for *-wince-*.
110 * gas/arm/wince_arm7t.d, gas/arm/wince_copro.d
111 * gas/arm/wince_ldconst.d: Delete.
112
113 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
114
115 PR 1013
116 * i386/x86_64.s: Add absolute 64bit addressing tests for mov.
117 * i386/x86_64.d: Updated.
118
119 2005-06-17 Jan Beulich <jbeulich@novell.com>
120
121 * gas/i386/x86-64-pcrel.s: Add insn requiring 64-bit pc-relative
122 relocation. Add insns for all widths of non-pc-relative relocations.
123 * gas/i386/x86-64-pcrel.d: Adjust.
124
125 2005-06-13 Zack Weinberg <zack@codesourcery.com>
126
127 * gas/arm/thumb.s: Only branch to labels defined in this file.
128 * gas/arm/thumb.d, gas/arm/thumb32.d: Adjust expected output.
129
130 2005-06-01 Maciej W. Rozycki <macro@linux-mips.org>
131
132 * gas/mips/ldstla-32-1.l: Update to handle leading zeroes.
133 * gas/mips/ldstla-32-mips3-1.l: Likewise.
134
135 2005-05-27 Jan Beulich <jbeulich@novell.com>
136
137 * gas/ia64/proc.l: Adjust.
138
139 2005-05-25 Steve Ellcey <sje@cup.hp.com>
140
141 * gas/ia64/global.d: Change --sym to --syms.
142
143 2005-05-25 H.J. Lu <hongjiu.lu@intel.com>
144
145 * gas/ia64/group-1.d: Updated.
146 * gas/ia64/group-2.d: Likewise.
147
148 2005-05-25 Jan Beulich <jbeulich@novell.com>
149
150 * gas/ia64/radix.s: New.
151 * gas/ia64/radix.l: New.
152 * gas/ia64/ia64.exp: Run new test.
153
154 2005-05-25 Jan Beulich <jbeulich@novell.com>
155
156 * gas/i386/intelok.d: Account for 32-bit displacements being shown
157 in hex.
158
159 2005-05-24 H.J. Lu <hongjiu.lu@intel.com>
160
161 * gas/elf/group0b.d: Updated.
162 * gas/elf/group1b.d: Likewise.
163
164 2005-05-19 Jan Beulich <jbeulich@novell.com>
165
166 * gas/ia64/reloc-uw.s: New.
167 * gas/ia64/reloc-uw.d: New.
168 * gas/ia64/reloc-uw-ilp32.d: New.
169 * gas/ia64/ia64.exp: Run new test.
170
171 2005-05-18 Jan Beulich <jbeulich@novell.com>
172
173 * gas/all/altmacro.s: Parenthesize operand of %.
174
175 2005-05-17 Zack Weinberg <zack@codesourcery.com>
176
177 * gas/arm/arm.exp: Convert all existing "gas_test" tests to
178 "run_dump_test" tests. Run more tests unconditionally. Run new tests.
179 * gas/arm/arch4t.s, gas/arm/arch6zk.s, gas/arm/arm3.s, gas/arm/arm6.s
180 * gas/arm/arm7dm.s, gas/arm/bignum1.s, gas/arm/float.s
181 * gas/arm/immed.s, gas/arm/iwmmxt.s, gas/arm/offset.s, gas/arm/thumb.s:
182 Adjust to work as a dump test.
183 * gas/arm/arch4t.d, gas/arm/arch6zk.d, gas/arm/arm3.d, gas/arm/arm6.d
184 * gas/arm/arm7dm.d, gas/arm/bignum1.d, gas/arm/float.d
185 * gas/arm/immed.d, gas/arm/iwmmxt.d, gas/arm/offset.d, gas/arm/thumb.d:
186 New files.
187
188 * gas/arm/armv1-bad.l, gas/arm/armv1-bad.s: Remove tests for
189 diagnostics that don't happen in the first pass anymore.
190
191 * gas/arm/iwmmxt-bad.l, gas/arm/r15-bad.l, gas/arm/req.l
192 * gas/arm/vfp-bad.l:
193 Update expected diagnostics.
194 * gas/arm/pic.d: Update expected reloc name.
195 * gas/arm/thumbv6.d: CPY no longer appears in disassembly.
196 * gas/arm/r15-bad.s: Avoid two-argument mul.
197 * gas/arm/req.s: Adjust comments.
198 * gas/arm/maverick.d, gas/arm/maverick.s: Avoid inappropriate
199 use of PC.
200
201 * gas/arm/macro-1.d, gas/arm/macro1.s
202 * gas/arm/t16-bad.l, gas/arm/t16-bad.s
203 * gas/arm/tcompat.d, gas/arm/tcompat.s
204 * gas/arm/tcompat2.d, gas/arm/tcompat2.s
205 * gas/arm/thumb32.d, gas/arm/thumb32.s
206 New test pair.
207
208 2005-05-17 Jan Beulich <jbeulich@novell.com>
209
210 * gas/mmix/err-byte1.s: Adjust expected error text on line 10.
211
212 2005-05-17 Nick Clifton <nickc@redhat.com>
213
214 * gas/v850/split-lo16.s: Add test for a lo() pseudo reloc
215 corrupting an ld.w instruction.
216 * gas/v850/split-lo16.d: Add expected, correct (ie not corrupt)
217 output.
218
219 2005-05-10 Michael Matz <matz@suse.de>
220
221 * gas/hppa/parse/block1.s: Use official limit (0x3fffffff) for
222 .block.
223
224 2005-05-10 Hans-Peter Nilsson <hp@bitrange.com>
225
226 * gas/mmix/relax2.s: Drop ":" off label definitions.
227
228 2005-05-09 Jan Beulich <jbeulich@novell.com>
229
230 * gas/i386/tlsd.[sd]: Adjust to not assume zero displacement will
231 actually be present in memory addressing.
232 * gas/i386/tlspic.[sd]: Likewise.
233
234 2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
235
236 PR 940
237 * gas/ia64/group-2.d: New.
238 * gas/ia64/group-2.s: New.
239
240 * gas/ia64/ia64.exp: Add "group-2".
241
242 2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
243
244 PR 843
245 * gas/i386/i386.exp: Add x86-64-branch.
246
247 * gas/i386/x86-64-branch.d: New.
248 * gas/i386/x86-64-branch.s: New.
249
250 2005-05-06 Jan Beulich <jbeulich@novell.com>
251
252 * gas/macros/badarg.s: Add check for bad qualifier specification.
253 * gas/macros/badarg.l: Adjust.
254 * gas/macros/vararg.[sd]: New.
255 * gas/macros/macros.exp: Run new test.
256
257 2005-05-06 Jan Beulich <jbeulich@novell.com>
258
259 * gas/all/cond.s: Also test .ifb/.ifnb.
260 * gas/all/cond.d: Adjust.
261
262 2005-05-06 Jan Beulich <jbeulich@novell.com>
263
264 * gas/macros/dot.s: Don't use pseudo-ops in first column.
265 * gas/macros/dot.l: Match broader range of possible outputs.
266 * gas/macros/purge.l: Likewise.
267 * gas/macros/purge.s: Start generated macro names with an underscore.
268
269 2005-05-05 Paul Brook <paul@codesourcery.com>
270
271 * gas/i386/i386.exp: Don't run divide test on vxworks.
272
273 2005-05-05 Nick Clifton <nickc@redhat.com>
274
275 * Update the address and phone number of the FSF organization in
276 the GPL notices in the following files:
277 gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
278 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
279 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
280 gas/hppa/unsorted/unsorted.exp, gas/m88k/m88k.exp,
281 gas/mmix/mmix-err.exp, gas/mmix/mmix-list.exp, gas/mmix/mmix.exp,
282 gas/mn10200/basic.exp, gas/mn10300/am33-2.c,
283 gas/mn10300/basic.exp, gas/pdp11/opcode.s, gas/ppc/aix.exp,
284 gas/sh/basic.exp, gas/sh/err.exp, gas/sh/arch/arch.exp,
285 gas/sh/sh64/sh64.exp, gas/v850/basic.exp, lib/gas-defs.exp
286
287 2005-05-05 Mike Frysinger <vapier@gentoo.org>
288
289 * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
290 versions of Linux which do not use glibc.
291 * gas/vax/vax.exp: Likewise.
292
293 2005-05-05 Paul Brook <paul@codesourcery.com>
294
295 * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
296
297 2005-04-26 H.J. Lu <hongjiu.lu@intel.com>
298
299 * gas/all/assign.s: Make `x' and `y' global.
300
301 2005-04-25 Jan Beulich <jbeulich@novell.com>
302
303 * gas/macros/badarg.s: Add tests for collisions between/among macro
304 parameters and local symbols.
305 * gas/macros/badarg.l: Adjust.
306
307 2005-04-20 Jan Beulich <jbeulich@novell.com>
308
309 * gas/elf/struct.s: Adjust to not get into alignment issues.
310 * gas/elf/struct.d: Adjust for the above and the test's name.
311
312 2005-04-19 H.J. Lu <hongjiu.lu@intel.com>
313
314 * gas/i386/padlock.d: Updated.
315
316 2005-04-19 Andreas Schwab <schwab@suse.de>
317
318 * gas/ia64/invalid-ar.l: Adapt to changed error message.
319
320 2005-04-18 Jan Beulich <jbeulich@novell.com>
321
322 * gas/macros/purge.[ls]: New.
323 * gas/macros/macros.exp: Run new test.
324
325 2005-04-15 Jan Beulich <jbeulich@novell.com>
326
327 * gas/elf/struct.[sd]: New.
328 * gas/elf/elf.exp: Run new test.
329
330 2005-04-15 Alan Modra <amodra@bigpond.net.au>
331
332 * gas/all/assign.s: New.
333 * gas/all/assign.d: New.
334 * gas/all/gas.exp: Run it.
335
336 2005-04-13 Maciej W. Rozycki <macro@linux-mips.org>
337
338 * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
339 and include more instructions/offsets that are meant to succeed.
340 Use $4 instead $3 to avoid register dependencies.
341 * gas/mips/ldstla-32.d: Update accordingly.
342 * gas/mips/ldstla-32-shared.d: Likewise.
343 * gas/mips/ldstla-32-mips3.d: New test based on the above, except
344 for mips3.
345 * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
346 * gas/mips/ldstla-32-mips3.s: Source for the new tests.
347 * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
348 fail.
349 * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
350 * gas/mips/ldstla-32-1.l: Stderr output for the new test.
351 * gas/mips/ldstla-32-mips3-1.l: Likewise.
352 * gas/mips/mips.exp: Run the new tests.
353
354 2005-04-11 Mark Kettenis <kettenis@gnu.org>
355
356 * gas/all/gas.exp: Don't run fastcall labels test on
357 i*86-*-openbsd*.
358
359 2005-04-11 Jan Beulich <jbeulich@novell.com>
360
361 * gas/macros/dot.[ls]: New.
362 * gas/macros/macros.exp: Run new test.
363
364 2005-04-06 H.J. Lu <hongjiu.lu@intel.com>
365
366 * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
367 * gas/i386/x86-64-pcrel.d: Updated.
368
369 2005-04-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
370
371 * gas/vax/flonum.s: New testcase: Encode some flonums.
372 * gas/vax/flonum.d: Expected result of new testcase.
373 * gas/vax/vax.exp: Call the new testcase.
374
375 * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
376 figuring out.
377 * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
378
379 2005-04-01 Jan Beulich <jbeulich@novell.com>
380
381 * gas/i386/bss.[sd]: New.
382 * gas/i386/i386.exp: Run new test.
383
384 2005-04-01 Jan Beulich <jbeulich@novell.com>
385
386 * gas/i386/x86-64-pcrel.[sd]: New.
387 * gas/i386/i386.exp: Run new test.
388
389 2005-03-30 Julian Brown <julian@codesourcery.com>
390
391 * gas/arm/mapping.d: Update expected output due to mapping symbols
392 being untyped.
393
394 2005-03-29 H.J. Lu <hongjiu.lu@intel.com>
395
396 * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
397 x86-64-segment and x86-64-inval-seg for x86-64.
398
399 * gas/i386/intel.d: Expect movw for moving between memory and
400 segment register.
401 * gas/i386/naked.d: Likewise.
402 * gas/i386/opcode.d: Likewise.
403 * gas/i386/x86-64-opcode.d: Likewise.
404
405 * gas/i386/opcode.s: Use movw for moving between memory and
406 segment register.
407 * gas/i386/x86-64-opcode.s: Likewise.
408
409 * : Likewise.
410
411 * gas/i386/inval-seg.l: New.
412 * gas/i386/inval-seg.s: New.
413 * gas/i386/segment.l: New.
414 * gas/i386/segment.s: New.
415 * gas/i386/x86-64-inval-seg.l: New.
416 * gas/i386/x86-64-inval-seg.s: New.
417 * gas/i386/x86-64-segment.l: New.
418 * gas/i386/x86-64-segment.s: New.
419
420 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
421
422 * gas/arm/tls.s, gas/arm/tls.d: New files.
423 * gas/arm/arm.exp: Run TLS test.
424
425 2005-03-29 Julian Brown <julian@codesourcery.com>
426
427 * gas/arm/unwind.d: Update expected output.
428
429 2005-03-28 H.J. Lu <hongjiu.lu@intel.com>
430
431 PR 803
432 * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
433 * gas/ia64/dv-mutex.d : Likewise.
434 * gas/ia64/dv-safe.d: Likewise.
435 * gas/ia64/dv-srlz.d.nop: Likewise.
436 * gas/ia64/ldxmov-1.d: Likewise.
437 * gas/ia64/opc-b.d: Likewise.
438 * gas/ia64/opc-f.d: Likewise.
439 * gas/ia64/opc-i.d: Likewise.
440 * gas/ia64/opc-m.d: Likewise.
441 * gas/ia64/operand-or.d: Likewise.
442 * gas/ia64/pcrel.d: Likewise.
443 * gas/ia64/pseudo.d: Likewise.
444 * gas/ia64/tls.d: Likewise.
445
446 2005-03-24 Hans-Peter Nilsson <hp@axis.com>
447
448 * gas/cris/range-err-1.s: Adjust expected messages for hosts with
449 64-bit longs.
450
451 2005-03-23 Alan Modra <amodra@bigpond.net.au>
452
453 * gas/elf/section5.s: Don't start directives in first column.
454
455 2005-03-21 Nick Clifton <nickc@redhat.com>
456
457 * gas/arm/iwmmxt.s: Update instructions that use the "never" value
458 in the conditional field to use "le" instead. This is so that the
459 disassembler will disassemble them.
460 * gas/arm/iwmmxt.d: Update expected disassemblies.
461
462 2005-03-17 Jan Beulich <jbeulich@novell.com>
463
464 * gas/i386/intel.d: Add stderr directive.
465 * gas/i386/intel.e: New.
466 * gas/i386/intel16.d: Add stderr directive. Adjust for changed
467 source.
468 * gas/i386/intel16.e: New.
469 * gas/i386/intel16.s: Add instances of addressing forms with base
470 and index specified in reverse order.
471 * gas/i386/intelbad.l: Adjust for changed source.
472 * gas/i386/intelbad.s: Add more operand forms to check.
473 * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
474 directive. Adjust for changed source.
475 * gas/i386/intelok.e: New.
476 * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
477 more operand forms to check.
478 * gas/i386/x86_64.d: Add stderr directive.
479 * gas/i386/x86_64.e: New.
480 * gas/i386/x86_64.s: Adjust for parser changes.
481
482 2005-03-15 Zack Weinberg <zack@codesourcery.com>
483
484 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
485 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
486 * gas/arm/arm.exp: Run them.
487
488 2005-03-14 Eric Christopher <echristo@redhat.com>
489
490 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
491 * gas/cfi/cfi.exp: Run it.
492 * gas/cfi/cfi-common-1.d: Update.
493 * gas/cfi/cfi-common-2.d: Ditto.
494 * gas/cfi/cfi-common-3.d: Ditto.
495 * gas/cfi/cfi-common-4.d: Ditto.
496
497 2005-03-12 Zack Weinberg <zack@codesourcery.com>
498
499 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
500 * gas/arm/arm.exp: Run it.
501
502 2005-03-10 Aldy Hernandez <aldyh@redhat.com>
503
504 * gas/ppc/e500.d: Fix encoding of efscfd.
505
506 2005-03-10 Jeff Baker <jbaker@qnx.com>
507 Alan Modra <amodra@bigpond.net.au>
508
509 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
510 * gas/ppc/booke.d: Likewise.
511
512 2005-03-09 Richard Sandiford <rsandifo@redhat.com>
513
514 * gas/mips/vr4130.[sd]: New test.
515 * gas/mips/mips.exp: Run it.
516
517 2005-03-09 Richard Sandiford <rsandifo@redhat.com>
518
519 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
520 bc1f and bc1t to be filled.
521 * gas/mips/branch-misc-3.[sd]: New test.
522 * gas/mips/mips.exp: Run it.
523
524 2005-03-09 Ben Elliston <bje@au.ibm.com>
525
526 * gas/maxq10/maxq10.exp: Remove stray semicolons.
527 * gas/maxq20/maxq20.exp: Likewise.
528
529 2005-03-08 Jan Beulich <jbeulich@novell.com>
530
531 * gas/ia64/no-fit.[ls]: New.
532 * gas/ia64/ia64.exp: Run new test.
533
534 2005-03-08 Jan Beulich <jbeulich@novell.com>
535
536 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
537 * gas/ia64/ia64.exp: Run new tests.
538
539 2005-03-08 Jan Beulich <jbeulich@novell.com>
540
541 * gas/ia64/pcrel.d: Account for big endian target.
542 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
543
544 2005-03-08 Hans-Peter Nilsson <hp@axis.com>
545
546 Adjust testsuite for cris-axis-aout.
547 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
548 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
549 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
550 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
551 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
552
553 2005-03-04 David Daney <ddaney@avtrex.com>
554
555 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
556 for -mno-shared optimization.
557 * gas/mips/elf-rel25a.d: Ditto.
558
559 2005-03-04 Nick Clifton <nickc@redhat.com>
560
561 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
562 more non-ELF cases.
563 * gas/arm/pic.d: Fix for vxworks target.
564 * gas/arm/basic.d: Likewise.
565 * gas/arm/unwind.d: Likewise.
566
567 2005-03-04 Richard Sandiford <rsandifo@redhat.com>
568
569 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
570 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
571 for loads and stores from constant addresses.
572 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
573 * gas/mips/mips.exp: Run them.
574
575 2005-03-03 Richard Sandiford <rsandifo@redhat.com>
576
577 * gas/mips/mips.exp: Move tls tests to main $elf block.
578
579 2005-03-03 Nick Clifton <nickc@redhat.com>
580
581 * gas/macros/macros.exp (and.s): Expect this test to fail for the
582 tic4x-coff target because it uses the '&' character as a line
583 separator.
584
585 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
586 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
587 the sh-hms target.
588 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
589 as for the sh-coff port.
590
591 * gas/macros/macros.exp (run_list_test): Also expect the msp430
592 port to fail the strings test because it defines
593 ONLY_STANDARD_ESCAPES.
594
595 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
596 the .text section out to a 32-byte boundary as will automatically
597 be done by the arm-aout target.
598 * gas/arm/arch6zk.d: Add expected nop disassemblies.
599
600 * gas/d30v/serial.l: Remove listing lines that are no longer
601 emitted and fix up expected binary encoding.
602 * gas/d30v/serial2.l: Likewise.
603 * gas/d30v/serial2O.l: Likewise.
604
605 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
606
607 * gas/arc/extensions.s: Add tests for extcoreregister.
608 * gas/arc/extensions.d: Likewise.
609 * gas/arc/warn.s: Warnings for readonly core registers accessed.
610 * gas/arc/warn.d: Likewise.
611 * gas/arc/arc.exp: Run extensions testcase.
612
613 2005-03-03 Richard Sandiford <rsandifo@redhat.com>
614
615 * gas/mips/noat-1.d: Add -mips1 to assembler options.
616
617 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
618
619 * gas/arc/ld.s: Add checks for short immediates with ld.
620 * gas/arc/ld.d: Likewise.
621
622 2005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
623
624 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
625 gas/mips/tls-ill.s: New files.
626 * gas/mips/mips.exp: Run TLS tests.
627
628 2005-03-02 Alan Modra <amodra@bigpond.net.au>
629
630 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
631 * gas/ppc/astest2.d: Likewise.
632 * gas/ppc/astest2_64.d: Likewise.
633 * ppc/astest64.d: Likewise.
634 * ppc/booke.d: Likewise.
635 * ppc/power4.d: Likewise.
636 * ppc/test1elf32.d: Likewise.
637 * ppc/test1elf64.d: Likewise.
638
639 2005-03-02 Jan Beulich <jbeulich@novell.com>
640
641 * gas/i386/cr-err.[ls]: New.
642 * gas/i386/crx.[ds]: New.
643 * gas/i386/i386.exp: Run new tests.
644
645 2005-03-02 Jan Beulich <jbeulich@novell.com>
646
647 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
648 * gas/i386/intelok.s: Add checks for various special memory operands.
649
650 2005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
651
652 * gas/arc/extensions.s: New file.
653 * gas/arc/extensions.d: New file.
654
655 2005-03-01 Nick Clifton <nickc@redhat.com>
656
657 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
658 COFF based ports.
659 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
660 with a COFF formated local label name.
661 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
662
663 2005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
664 Nick Clifton <nickc@redhat.com>
665
666 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
667 associated with branches and so show the exact symbolic
668 destination address rather than an offset from the start of the
669 section.
670 * gas/arm/pic.d: Likewise.
671
672 2005-03-01 Alan Modra <amodra@bigpond.net.au>
673
674 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
675 * gas/m68k/mcf-mac.d: Likewise.
676 * gas/m68k/mcf-mov3q.d: Likewise.
677 * gas/m68k/mode5.d: Likewise.
678
679 2005-02-22 Eric Christopher <echristo@redhat.com>
680
681 * gas/mips/elf-rel10.d: Update for label change.
682
683 2005-02-22 Maciej W. Rozycki <macro@mips.com>
684
685 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
686 information.
687 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
688 information for MIPS16 for the n32 ABI.
689 * gas/mips/mips.exp. Run the new test.
690
691 2005-02-22 Eric Christopher <echristo@redhat.com>
692
693 * gas/mips/elf-rel10.s: Add label for frob.
694
695 2005-02-22 Maciej W. Rozycki <macro@mips.com>
696
697 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
698 information for MIPS16.
699 * gas/mips/mips16-dwarf2.s: Source for the new test.
700 * gas/mips/mips.exp: Run the new test.
701
702 2005-02-21 Alan Modra <amodra@bigpond.net.au>
703
704 * gas/d10v/instruction_packing-005.d: Adjust.
705 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
706 * gas/d10v/instruction_packing-009.d: Likewise.
707 * gas/d10v/instruction_packing-010.d: Likewise.
708 * gas/d10v/warning-001.d: Use #warning instead of #error.
709 * gas/d10v/warning-002.d: Likewise.
710 * gas/d10v/warning-003.d: Likewise.
711 * gas/d10v/warning-004.d: Likewise.
712 * gas/d10v/warning-005.d: Likewise.
713 * gas/d10v/warning-006.d: Likewise.
714 * gas/d10v/warning-007.d: Likewise.
715 * gas/d10v/warning-008.d: Likewise.
716 * gas/d10v/warning-009.d: Likewise.
717 * gas/d10v/warning-010.d: Likewise.
718 * gas/d10v/warning-011.d: Likewise.
719 * gas/d10v/warning-012.d: Likewise.
720 * gas/d10v/warning-013.d: Likewise.
721 * gas/d10v/warning-015.d: Likewise.
722 * gas/d10v/warning-016.d: Likewise.
723 * gas/d10v/warning-017.d: Likewise.
724 * gas/d10v/warning-018.d: Likewise.
725 * gas/d10v/warning-019.d: Likewise.
726 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
727 #warning given. Rearrange to allow $program to remain unset.
728 Fail the test if warning not found when expected. Conversely fail
729 the test if assembler errors or warnings given when not expected.
730
731 2005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
732
733 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
734 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
735 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
736 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
737 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
738 .set noat in macro expansions.
739 * gas/mips/mips.exp: Run new testcases.
740 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
741 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
742 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
743 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
744 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
745 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
746 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
747 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
748 gas/mips/ulw2.s: Don't try to test .set noat.
749
750 2005-02-17 H.J. Lu <hongjiu.lu@intel.com>
751
752 * gas/ia64/hint.b-err.l: New file.
753 * gas/ia64/hint.b-err.s: Likewise.
754 * gas/ia64/hint.b-warn.l: Likewise.
755 * gas/ia64/hint.b-warn.s: Likewise.
756
757 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
758
759 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
760
761 2005-02-17 Jan Beulich <jbeulich@novell.com>
762
763 * gas/ia64/nostkreg.[ds]: New.
764 * gas/ia64/ia64.exp: Run new test.
765
766 2005-02-16 Alan Modra <amodra@bigpond.net.au>
767
768 * gas/all/gas.exp (quad): Don't run on i960.
769
770 2005-02-15 Nigel Stephens <nigel@mips.com>
771 Maciej W. Rozycki <macro@mips.com>
772
773 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
774 R_MIPS16_LO16 relocs.
775 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
776 * gas/mips/mips16-hilo.s: Source for the new tests.
777 * gas/mips/mips.exp: Run the new tests.
778
779 2005-02-15 Jan Beulich <jbeulich@novell.com>
780
781 * gas/ia64/pcrel.[ds]: New.
782 * gas/ia64/ia64.exp: Run new test.
783
784 2005-02-15 Jan Beulich <jbeulich@novell.com>
785
786 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
787 violation on b0.
788 * gas/ia64/regval.[ls]: New.
789 * gas/ia64/ia64.exp: Run new test.
790
791 2005-02-15 Jan Beulich <jbeulich@novell.com>
792
793 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
794 * gas/ia64/dv-waw-err.s: Likewise.
795 * gas/ia64/reg-err.[ls]: New.
796 * gas/ia64/ia64.exp: Run new test.
797
798 2005-02-15 Jan Beulich <jbeulich@novell.com>
799
800 * gas/ia64/reloc.[ds]: New.
801 * gas/ia64/reloc-bad.[ls]: New.
802 * gas/ia64/ia64.exp: Run new tests.
803
804 2005-02-15 Jan Beulich <jbeulich@novell.com>
805
806 * gas/ia64/operand-or.d: Pass -xnone to assembler.
807
808 2005-02-13 Jan Beulich <jbeulich@novell.com>
809
810 * gas/ia64/label.l: Adjust line numbers.
811 * gas/ia64/label.s: Add .explicit.
812 * gas/ia64/nop_x.s: Likewise.
813 * gas/ia64/opc-a.d: Add assembler option -xnone.
814 * gas/ia64/opc-b.d: Likewise.
815 * gas/ia64/opc-f.d: Likewise.
816 * gas/ia64/opc-i.d: Likewise.
817 * gas/ia64/opc-m.d: Likewise.
818 * gas/ia64/opc-x.d: Likewise.
819 * gas/ia64/pseudo.d: Likewise.
820 * gas/ia64/regs.d: Likewise.
821 * gas/ia64/tls.d: Likewise.
822 * gas/ia64/unwind-err.l: Adjust line numbers.
823 * gas/ia64/unwind-err.s: Remove explicit stops.
824
825 2005-02-13 Jan Beulich <jbeulich@novell.com>
826
827 * gas/ia64/pound.[ls]: New.
828 * gas/ia64/ia64.exp: Run new test.
829
830 2005-02-13 H.J. Lu <hongjiu.lu@intel.com>
831
832 * gas/ia64/ia64.exp: Add "operand-or".
833
834 * gas/ia64/operand-or.d: New file.
835 * gas/ia64/operand-or.s: Likewise.
836
837 2005-02-11 H.J. Lu <hongjiu.lu@intel.com>
838
839 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
840 and proc.
841
842 2005-02-10 Julian Brown <julian@codesourcery.com>
843
844 * gas/arm/unwind.d: Alter expected output to include dependency on
845 __aeabi_unwind_cpp_pr[01].
846
847 2005-02-09 Jan Beulich <jbeulich@novell.com>
848
849 * gas/i386/intelok.s: Remove comments disabling alternative forms of
850 fbld, fbstp, and fldcw.
851 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
852
853 2005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
854
855 * gas/maxq10/jump.d: Fixed relative jump offset.
856 * gas/maxq10/call.d: Likewise.
857 * gas/maxq20/jump.d: Likewise.
858 * gas/maxq20/call.d: Likewise.
859
860 2005-02-07 Hans-Peter Nilsson <hp@axis.com>
861
862 * lib/gas-defs.exp: Support new directive "warning".
863
864 2005-02-02 Jan Beulich <jbeulich@novell.com>
865
866 * gas/ia64/pred-rel.s: New.
867 * gas/ia64/ia64.exp: Run new test.
868
869 2005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
870
871 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
872 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
873 symbol names.
874
875 2005-01-31 Jan Beulich <jbeulich@novell.com>
876
877 * gas/macros/repeat.[ds]: New.
878 * gas/macros/macros.exp: Run new test.
879
880 2005-01-31 Jan Beulich <jbeulich@novell.com>
881
882 * gas/macros/badarg.[ls]: New.
883 * gas/macros/end.[ls]: New.
884 * gas/macros/redef.[ls]: New.
885 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
886 Run new tests.
887
888 2005-01-31 Jan Beulich <jbeulich@novell.com>
889
890 * gas/ia64/operands.[ls]: New.
891 * gas/ia64/ia64.exp: Run new test.
892
893 2005-01-31 Jan Beulich <jbeulich@novell.com>
894
895 * gas/ia64/proc.[ls]: New.
896 * gas/ia64/unwind-err.[ls]: New.
897 * gas/ia64/ia64.exp: Run new tests.
898
899 2005-01-31 Jan Beulich <jbeulich@novell.com>
900
901 * gas/ia64/bundling.[ds]: New.
902 * gas/ia64/label.[ls]: New.
903 * gas/ia64/last.[ls]: New.
904 * gas/ia64/slot2.[ls]: New.
905 * gas/ia64/ia64.exp: Run new tests.
906
907 2005-01-31 Jan Beulich <jbeulich@novell.com>
908
909 * gas/ia64/pseudo.[ds]: New.
910 * gas/ia64/ia64.exp: Run new test.
911
912 2005-01-27 Jan Beulich <jbeulich@novell.com>
913
914 * gas/ia64/nop_x.[ds]: New.
915 * gas/ia64/ia64.exp: Run new test.
916
917 2005-01-27 Jan Beulich <jbeulich@novell.com>
918
919 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
920 M-unit.
921 * gas/ia64/mov-ar.[ds]: New.
922 * gas/ia64/ia64.exp: Run new test.
923
924 2005-01-24 Nick Clifton <nickc@redhat.com>
925
926 * gas/all/sleb128.d: Do not assume an 8-bit byte.
927 * gas/all/quad.d: Likewise. Also allow for ports which order
928 bytes within words in other than simple big-endian or
929 little-endian fashions.
930
931 2005-01-19 Richard Sandiford <rsandifo@redhat.com>
932
933 * gas/all/sleb128.[sd]: New test.
934 * gas/all/quad.[sd]: New test.
935 * gas/all/gas.exp: Run them.
936
937 2005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
938
939 * gas/sh/arch/arch.exp: Correct the email address.
940 Correct a few comment typos.
941 Add new tests to ensure that the assembler will only accept
942 instructions valid in each architecture and vice-versa.
943 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
944 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
945 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
946 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
947 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
948 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
949 * gas/sh/arch/sh2a.s: Generate new file.
950 * gas/sh/arch/sh2e.s: Regenerate.
951 * gas/sh/arch/sh2.s: Regenerate.
952 * gas/sh/arch/sh3-dsp.s: Regenerate.
953 * gas/sh/arch/sh3e.s: Regenerate.
954 * gas/sh/arch/sh3-nommu.s: Regenerate.
955 * gas/sh/arch/sh3.s: Regenerate.
956 * gas/sh/arch/sh4al-dsp.s: Regenerate.
957 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
958 * gas/sh/arch/sh4a.s: Regenerate.
959 * gas/sh/arch/sh4-nofpu.s: Regenerate.
960 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
961 * gas/sh/arch/sh4.s: Regenerate.
962 * gas/sh/arch/sh-dsp.s: Regenerate.
963 * gas/sh/arch/sh.s: Regenerate.
964
965 2005-01-12 H.J. Lu <hongjiu.lu@intel.com>
966
967 * i386/i386.exp: Run "sib".
968
969 * gas/i386/sib.d: New file.
970 * gas/i386/sib.s: Likewise.
971
972 2005-01-09 Andreas Schwab <schwab@suse.de>
973
974 * gas/i386/intel16.d: Ignore trailing text with #pass.
975 * gas/i386/intelok.d: Likewise.
976 * gas/i386/prefix.d: Likewise.
977 * gas/i386/sub.d: Likewise.
978 * gas/i386/padlock.d: Likewise.
979 * gas/i386/x86_64.d: Likewise.
980
981 2005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
982
983 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
984
985 2004-12-31 Alan Modra <amodra@bigpond.net.au>
986
987 * gas/elf/elf.exp: Don't list reloc sections.
988 * gas/elf/section5.e: Remove reloc sections.
989
990 2004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
991
992 * gas/crx/beq_insn.d: Update reference file according to
993 disassembler printing method.
994 * gas/crx/bit_insn.d: Likewise.
995 * gas/crx/br_insn.d: Likewise.
996 * gas/crx/cmpbr_insn.d: Likewise.
997 * gas/crx/cop_insn.d: Likewise.
998 * gas/crx/load_stor_insn.d: Likewise.
999
1000 2004-12-21 Hans-Peter Nilsson <hp@axis.com>
1001
1002 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
1003 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
1004 copies, to cater to tcl versions before Tcl 8.2.3.
1005
1006 2004-12-20 Nick Clifton <nickc@redhat.com>
1007
1008 * gas/elf/section5.[ls]: Use % instead of @ in .section
1009 directives.
1010
1011 2004-12-16 Richard Sandiford <rsandifo@redhat.com>
1012
1013 * gas/v850/split-lo16.{s,d}: New test.
1014 * gas/v850/v850.exp: Run it.
1015
1016 2004-12-15 Jan Beulich <jbeulich@novell.com>
1017
1018 * gas/elf/section5.[els]: New.
1019
1020 2004-12-13 Richard Sandiford <rsandifo@redhat.com>
1021
1022 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
1023 .text alignments.
1024
1025 2004-12-11 Alan Modra <amodra@bigpond.net.au>
1026
1027 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
1028 * gas/arm/mapping.d: Likewise.
1029 * gas/mips/tmips16-e.d: Likewise.
1030 * gas/mips/tmips16-f.d: Likewise.
1031 * gas/mmix/align-1.d: Likewise.
1032 * gas/mmix/basep-10.d: Likewise.
1033 * gas/mmix/basep-11.d: Likewise.
1034 * gas/mmix/basep-7.d: Likewise.
1035 * gas/mmix/basep-8.d: Likewise.
1036 * gas/mmix/basep-9.d: Likewise.
1037 * gas/mmix/builtin1.d: Likewise.
1038 * gas/mmix/builtin2.d: Likewise.
1039 * gas/mmix/builtin3.d: Likewise.
1040 * gas/mmix/bz-c.d: Likewise.
1041 * gas/mmix/comment-2.d: Likewise.
1042 * gas/mmix/comment-3.d: Likewise.
1043 * gas/mmix/cons-2.d: Likewise.
1044 * gas/mmix/fb-1.d: Likewise.
1045 * gas/mmix/fb-2.d: Likewise.
1046 * gas/mmix/geta-c.d: Likewise.
1047 * gas/mmix/greg1.d: Likewise.
1048 * gas/mmix/greg1a.d: Likewise.
1049 * gas/mmix/greg2.d: Likewise.
1050 * gas/mmix/greg2a.d: Likewise.
1051 * gas/mmix/greg3.d: Likewise.
1052 * gas/mmix/greg4.d: Likewise.
1053 * gas/mmix/greg5.d: Likewise.
1054 * gas/mmix/greg6.d: Likewise.
1055 * gas/mmix/greg7.d: Likewise.
1056 * gas/mmix/greg8.d: Likewise.
1057 * gas/mmix/is-1.d: Likewise.
1058 * gas/mmix/jump-c.d: Likewise.
1059 * gas/mmix/local-1.d: Likewise.
1060 * gas/mmix/locall1.d: Likewise.
1061 * gas/mmix/odd-1.d: Likewise.
1062 * gas/mmix/op-0-1.d: Likewise.
1063 * gas/mmix/op-0-1s.d: Likewise.
1064 * gas/mmix/op-0-2.d: Likewise.
1065 * gas/mmix/prefix1.d: Likewise.
1066 * gas/mmix/prefix2.d: Likewise.
1067 * gas/mmix/prefix3.d: Likewise.
1068 * gas/mmix/pseudo-1.d: Likewise.
1069 * gas/mmix/pushj-c.d: Likewise.
1070 * gas/mmix/pushj-cs.d: Likewise.
1071 * gas/mmix/sym-1.d: Likewise.
1072 * gas/mmix/weak1-s.d: Likewise.
1073 * gas/mmix/weak1.d: Likewise.
1074 * gas/mmix/zerop-1.d: Likewise.
1075 * gas/ppc/power4.d: Likewise.
1076 * gas/ppc/test1elf32.d: Likewise.
1077 * gas/ppc/test1elf64.d: Likewise.
1078 * gas/sh/sh64/datal32-3.d: Likewise.
1079 * gas/sh/sh64/datal64-3.d: Likewise.
1080 * gas/sh/sh64/localcom-1.d: Likewise.
1081
1082 2004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
1083
1084 * gas/mips/elf-rel23a.d: New test.
1085 * gas/mips/elf-rel23b.d: New test.
1086 * gas/mips/elf-rel25.s: New test.
1087 * gas/mips/elf-rel25.d: New test.
1088 * gas/mips/elf-rel25a.d: New test.
1089 * gas/mips/mips.exp: Run new tests.
1090
1091 2004-12-09 Paul Brook <paul@codesourcery.com>
1092
1093 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
1094
1095 2004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
1096
1097 * gas/mips/branch-swap.d: Pass -32 to as.
1098
1099 2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
1100
1101 * gas/crx/br_insn.d: Fix error in expected disassembly.
1102
1103 2004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1104
1105 * gas/m32r/rela-1.s: New test.
1106 * gas/m32r/rela-1.d: Expected disassembly.
1107 * gas/m32r/m32r.exp: Run the new test.
1108 * gas/m32r/relax-1.d: Update for fixed pcrel reloc
1109 generation.
1110
1111 2004-11-27 Richard Earnshaw <rearnsha@arm.com>
1112
1113 * gas/arm/thumbv6.d (setend): Remove stray tab at end
1114 of dump pattern.
1115
1116 2004-11-25 H.J. Lu <hongjiu.lu@intel.com>
1117
1118 * gas/ia64/group-1.d: Adjust expected secion ordering.
1119
1120 2004-11-25 Jan Beulich <jbeulich@novell.com>
1121
1122 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
1123
1124 2004-11-24 Paul Brook <paul@codesourcery.com>
1125
1126 * gas/elf/group0a.d: Adjust expected secion ordering.
1127 * gas/elf/group1a.d: Ditto.
1128 * gas/elf/section4.d: Ditto.
1129
1130 2004-11-24 Nick Clifton <nickc@redhat.com>
1131
1132 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
1133 * gas/iq2000/q10allinsn.d: Delete.
1134 * gas/iq2000/q10allinsn.s: Delete.
1135 * gas/iq2000/q10hazard4.s: Delete.
1136 * gas/iq2000/q10hazard5.s: Delete.
1137 * gas/iq2000/q10load-hazards.exp: Delete.
1138 * gas/iq2000/q10nohazard.s: Delete.
1139 * gas/iq2000/q10noyield.s: Delete.
1140 * gas/iq2000/q10test0.d: Delete.
1141 * gas/iq2000/q10test0.s: Delete.
1142 * gas/iq2000/q10test1.d: Delete.
1143 * gas/iq2000/q10test1.s: Delete.
1144 * gas/iq2000/q10test10.d: Delete.
1145 * gas/iq2000/q10test10.s: Delete.
1146 * gas/iq2000/q10test11.d: Delete.
1147 * gas/iq2000/q10test11.s: Delete.
1148 * gas/iq2000/q10test12.d: Delete.
1149 * gas/iq2000/q10test12.s: Delete.
1150 * gas/iq2000/q10test2.d: Delete.
1151 * gas/iq2000/q10test2.s: Delete.
1152 * gas/iq2000/q10test3.d: Delete.
1153 * gas/iq2000/q10test3.s: Delete.
1154 * gas/iq2000/q10test4.d: Delete.
1155 * gas/iq2000/q10test4.s: Delete.
1156 * gas/iq2000/q10test5.d: Delete.
1157 * gas/iq2000/q10test5.s: Delete.
1158 * gas/iq2000/q10test6.d: Delete.
1159 * gas/iq2000/q10test6.s: Delete.
1160 * gas/iq2000/q10test7.d: Delete.
1161 * gas/iq2000/q10test7.s: Delete.
1162 * gas/iq2000/q10test8.d: Delete.
1163 * gas/iq2000/q10test8.s: Delete.
1164 * gas/iq2000/q10test9.d: Delete.
1165 * gas/iq2000/q10test9.s: Delete.
1166 * gas/iq2000/q10yield.exp: Delete.
1167 * gas/iq2000/test.exp: Delete.
1168
1169 2004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1170
1171 * gas/arc/st.s: Add checks for other variants of the sr and st
1172 instruction.
1173 * gas/arc/st.d: Update the expected disassembly.
1174
1175 2004-11-23 Nick Clifton <nickc@redhat.com>
1176
1177 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
1178 instructions.
1179 * gas/mn10300/relax.d: Add expected relocations.
1180
1181 2004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
1182
1183 * gas/arc/ld.s: Add check of load of a long immediate.
1184 * gas/arc/ld.d: Add expected disassembly.
1185
1186 2004-11-22 Hans-Peter Nilsson <hp@axis.com>
1187
1188 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
1189 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
1190
1191 2004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1192
1193 * gas/maxq10/call.d: Fix expected results now that bfd assembler
1194 support is enabled by default.
1195 * gas/maxq10/range.d: Likewise.
1196 * gas/maxq20/call.d: Likewise.
1197
1198 2004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
1199
1200 * gas/arm/mapping.d: Expect F markers for Thumb code.
1201 * gas/arm/unwind.d: Update big-endian pattern.
1202
1203 2004-11-12 Nick Clifton <nickc@redhat.com>
1204
1205 * gas/mn10300/basic.exp: Add relax test.
1206 * gas/mn10300/relax.s: New test.
1207 * gas/mn10300/relax.d: Expected results. Make sure that the
1208 correct size of instruction has been selected.
1209
1210 2004-11-11 Bob Wilson <bob.wilson@acm.org>
1211
1212 * gas/xtensa/short_branch_offset.s: New.
1213 * gas/xtensa/short_branch_offset.d: New.
1214 * gas/xtensa/all.exp: Run new test.
1215
1216 2004-11-10 Alan Modra <amodra@bigpond.net.au>
1217
1218 * gas/i386/opcode.s: Pad section.
1219 * gas/i386/intelok.s: Likewise.
1220 * gas/i386/opcode.d: Update.
1221 * gas/i386/intelok.d: Update.
1222
1223 2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1224 Vineet Sharma <vineets@noida.hcltech.com>
1225
1226 * gas/maxq10: New directory. Contains tests for maxq port.
1227 * gas/maxq20: Likewise.
1228
1229 2004-11-05 H.J. Lu <hongjiu.lu@intel.com>
1230
1231 * gas/i386/general.s: Add movzb.
1232 * gas/i386/general.l: Updated.
1233
1234 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
1235
1236 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
1237 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
1238 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
1239 as invalid.
1240 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
1241 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
1242 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
1243 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
1244 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
1245 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
1246 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
1247 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
1248 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
1249 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
1250 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
1251 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
1252 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
1253 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1254 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
1255 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
1256 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
1257 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
1258 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
1259 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
1260 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
1261 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
1262 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
1263 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
1264 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
1265 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
1266 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
1267 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
1268 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
1269 New tests.
1270
1271 2004-11-04 Jan Beulich <jbeulich@novell.com>
1272
1273 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
1274 * gas/i386/intelbad.[sl]: New test to check for various things not
1275 permitted in Intel mode.
1276 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
1277 Adjust for change to segment register store.
1278 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
1279 things get handled correctly.
1280 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
1281 'high' and 'low' parts of an operand, which the parser previously
1282 accepted while neither telling that it's not supported nor that it
1283 ignored the remainder of the line following these supposed keywords.
1284
1285 2004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
1286
1287 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
1288
1289 2004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
1290
1291 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
1292 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
1293 * gas/crx/cop_insn.d: Regenerate.
1294 * gas/crx/list_insn.d: Likewise.
1295
1296 2004-10-23 Daniel Jacobowitz <dan@debian.org>
1297
1298 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
1299 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
1300
1301 2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
1302
1303 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
1304 instructions.
1305 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
1306 * gas/crx/cop_insn.d: Regenerate.
1307 * gas/crx/list_insn.d: Likewise.
1308
1309 2004-10-14 Paul Brook <paul@codesourcery.com>
1310
1311 * gas/arm/mapping.d: Pass --special-syms to objdump.
1312
1313 2004-10-08 Daniel Jacobowitz <dan@debian.org>
1314
1315 * gas/i386/i386.exp: Don't run divide test for targets where '/'
1316 is a comment. Run x86-64-unwind for 64-bit ELF targets.
1317 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
1318
1319 2004-10-08 Alan Modra <amodra@bigpond.net.au>
1320
1321 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
1322
1323 2004-10-07 Bob Wilson <bob.wilson@acm.org>
1324
1325 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
1326 Change entry_align test to expect an error.
1327 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
1328 no-generics directives.
1329
1330 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
1331
1332 * gas/mips/elf-rel{23,24}.[sd]: New tests.
1333 * gas/mips/mips.exp: New test.
1334
1335 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
1336
1337 * gas/mips/elf-rel22.[sd]: New test.
1338 * gas/mips/mips.exp: Run it.
1339
1340 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
1341
1342 * gas/mips/elf-rel21.[sd]: New test.
1343 * gas/mips/mips.exp: Run it.
1344
1345 2004-10-07 Jan Beulich <jbeulich@novell.com>
1346
1347 * gas/cfi/cfi-common-4.[ds]: New.
1348 * gas/cfi/cfi.exp: Run new test.
1349
1350 2004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
1351
1352 * gas/crx/cop_insn.s: New file.
1353 * gas/crx/cop_insn.d: Likewise.
1354 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
1355 test.
1356 * gas/crx/misc_insn.s: Likewise.
1357 * gas/crx/load_stor_insn.d: Regenerate.
1358 * gas/crx/misc_insn.d: Likewise.
1359
1360 2004-10-06 Aldy Hernandez <aldyh@redhat.com>
1361
1362 * gas/ppc/e500.s: Add double-precision instructions.
1363 * gas/ppc/e500.d: Same.
1364
1365 2004-10-05 Paul Brook <paul@codesourcery.com>
1366
1367 * gas/arm/arm.exp: Add unwind table test. Recognise
1368 arm-symbian-symbianelf and arm-none-eabi.
1369 * gas/arm/unwind.s: New file.
1370 * gas/arm/unwind.d: New file.
1371
1372 2004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
1373
1374 * gas/pdp11/opcode.d: Fix sob opcode value.
1375
1376 2004-09-30 Paul Brook <paul@codesourcery.com>
1377
1378 * gas/arm/arch6zk.d: New file.
1379 * gas/arm/arch6zk.s: New file.
1380 * gas/arm/arm.exp: Add them.
1381
1382 2004-09-29 Alan Modra <amodra@bigpond.net.au>
1383
1384 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
1385 * gas/i386/secrel.d: Adjust to suit.
1386
1387 2004-09-19 Paul Brook <paul@codesourcery.com>
1388
1389 * gas/elf/elf.exp: Recognise additional arm elf targets.
1390
1391 2004-09-17 Paul Brook <paul@codesourcery.com>
1392
1393 * gas/arm/pic.s: Add (target2).
1394 * gas/arm/pic.d: Ditto.
1395
1396 2004-09-13 Paul Brook <paul@codesourcery.com>
1397
1398 * gas/arm/pic.d: Rename RELABS to TARGET1.
1399 * gas/arm/pic.s: Ditto.
1400
1401 2004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
1402
1403 * gas/crx: New directory.
1404 * gas/crx/allinsn.exp: New test script.
1405 * gas/crx/arith_insn.s: New file.
1406 * gas/crx/arith_insn.d: Likewise.
1407 * gas/crx/beq_insn.s: Likewise.
1408 * gas/crx/beq_insn.d: Likewise.
1409 * gas/crx/bit_insn.s: Likewise.
1410 * gas/crx/bit_insn.d: Likewise.
1411 * gas/crx/br_insn.s: Likewise.
1412 * gas/crx/br_insn.d: Likewise.
1413 * gas/crx/cmov_insn.s: Likewise.
1414 * gas/crx/cmov_insn.d: Likewise.
1415 * gas/crx/cmpbr_insn.s: Likewise.
1416 * gas/crx/cmpbr_insn.d: Likewise.
1417 * gas/crx/jscond_insn.s: Likewise.
1418 * gas/crx/jscond_insn.d: Likewise.
1419 * gas/crx/list_insn.s: Likewise.
1420 * gas/crx/list_insn.d: Likewise.
1421 * gas/crx/load_stor_insn.s: Likewise.
1422 * gas/crx/load_stor_insn.d: Likewise.
1423 * gas/crx/misc_insn.s: Likewise.
1424 * gas/crx/misc_insn.d: Likewise.
1425 * gas/crx/no_op_insn.s: Likewise.
1426 * gas/crx/no_op_insn.d: Likewise.
1427 * gas/crx/shift_insn.s: Likewise.
1428 * gas/crx/shift_insn.d: Likewise.
1429
1430 2004-08-27 Richard Sandiford <rsandifo@redhat.com>
1431
1432 * gas/frv/fr550-pack1.[sd]: New test.
1433 * gas/frv/allinsn.exp: Run it.
1434
1435 2004-08-27 Nick Clifton <nickc@redhat.com>
1436
1437 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
1438 but not for PE targets. Similarly for the absrel test.
1439
1440 2004-08-26 Nick Clifton <nickc@redhat.com>
1441
1442 * gas/i386/i386.exp: Group ELF specific tests together. Move the
1443 pcrel test into the ELF only section. Use is_elf_format to test
1444 for ELF based toolchains.
1445
1446 2004-08-25 H.J. Lu <hongjiu.lu@intel.com>
1447
1448 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
1449
1450 2004-08-24 Jan Beulich <jbeulich@novell.com>
1451
1452 * gas/all/altmacro.[sd]: Split out part from here...
1453 * gas/all/altmac2.[sd]: ... to here.
1454 * gas/all/excl.s: New.
1455 * gas/all/gas.exp: Suppress both tests for a few targets known to
1456 break. Run the new (split out) test only when the target doesn't
1457 use '!' as a comment character.
1458
1459 2004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1460
1461 * gas/mips/branch-swap.s: New testcase.
1462 * gas/mips/branch-swap.d: New testcase.
1463 * gas/mips/mips.exp: Run the testcase.
1464
1465 2004-08-18 Nick Clifton <nickc@redhat.com>
1466
1467 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
1468 part of another patch.
1469
1470 2004-08-15 Nick Clifton <nickc@redhat.com>
1471
1472 * gas/all/altmacro.d: Allow for rest of frag being padded to an
1473 alignment boundary.
1474
1475 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
1476
1477 2004-08-16 Alan Modra <amodra@bigpond.net.au>
1478
1479 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
1480 * gas/cfi/cfi-alpha-3.d: Likewise.
1481 * gas/cfi/cfi-i386.d: Likewise.
1482 * gas/cfi/cfi-m68k.d: Likewise.
1483 * gas/cfi/cfi-ppc-1.d: Likewise.
1484 * gas/cfi/cfi-s390-1.d: Likewise.
1485 * gas/cfi/cfi-s390x-1.d: Likewise.
1486 * gas/cfi/cfi-sh-1.d: Likewise.
1487 * gas/cfi/cfi-sparc-1.d: Likewise.
1488 * gas/cfi/cfi-sparc64-1.d: Likewise.
1489 * gas/cfi/cfi-x86_64.d: Likewise.
1490
1491 2004-08-13 Jan Beulich <jbeulich@novell.com>
1492
1493 * gas/all/altmacro.[sd]: New test.
1494 * gas/all/gas.exp: Run the new test.
1495
1496 2004-08-10 Mark Mitchell <mark@codesourcery.com>
1497
1498 * gas/arm/bignum1.s: New test.
1499 * gas/arm/arm.exp: Run it.
1500
1501 2004-08-06 Paul Brook <paul@codesourcery.com>
1502
1503 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1504
1505 2004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
1506
1507 * h8300/h8300.exp: Addition of new test case to check rx
1508 generation with adds and subs instruction for plain H8/300 target.
1509 * h8300/addsubrxcheck.s: New test source file.
1510
1511 2004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1512
1513 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1514 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1515 * gas/symver/symver.exp: Likewise for symver tests.
1516
1517 2004-07-30 Michal Ludvig <mludvig@suse.cz>
1518
1519 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1520 VIA PadLock instructions.
1521
1522 2004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1523
1524 * gas/sh/basic.exp: Don't do sh2a test for sh5.
1525 * gas/sh/sh2a.d: Match elf32-sh* format too.
1526
1527 2004-07-29 Alexandre Oliva <aoliva@redhat.com>
1528
1529 2003-12-30 DJ Delorie <dj@redhat.com>
1530 * gas/sh/sh2a.s: New.
1531 * gas/sh/sh2a.d: New.
1532 * gas/sh/basic.exp: Add it.
1533
1534 2004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
1535
1536 * gas/all/gas.exp (do_930509a): Disable test for crx.
1537
1538 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
1539
1540 * gas/i386/x86-64-inval.l: Remove the leading `+'.
1541
1542 2004-07-22 Nick Clifton <nickc@redhat.com>
1543
1544 PR/280
1545 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1546 * gas/h8300/ffxx1-elf.d: Likewise.
1547 * gas/h8300/h8sx_disp2.d: Likewise.
1548 * gas/h8300/h8sx_mov_imm.d: Likewise.
1549 * gas/h8300/h8sx_rtsl.d: Likewise.
1550 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1551 * gas/h8300/ffxx1-elf.s: Likewise.
1552
1553 2004-07-21 Jan Beulich <jbeulich@novell.com>
1554
1555 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1556 addressing in 64-bit mode.
1557 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1558 addressing.
1559 * gas/i386/i386.exp: Run the two new tests.
1560
1561 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1562 rex prefix.
1563 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1564 in 64-bit mode.
1565
1566 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1567
1568 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1569 expects load delay slots.
1570
1571 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1572
1573 * gas/mips/vr5400.d: Update for a correct disassembly of
1574 "racm.ob".
1575
1576 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1577
1578 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
1579 another "break" case. Update the comment accordingly.
1580 * gas/mips/set-arch.s: Likewise.
1581 * gas/mips/mips32.d: Adjust for the new output.
1582 * gas/mips/set-arch.d: Likewise.
1583
1584 2004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
1585
1586 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1587 new test case for H8300H normal target to check symbol
1588 address generation.
1589 * gas/h8300/symaddgen.s: New test.
1590
1591 2004-07-13 Nick Clifton <nickc@redhat.com>
1592
1593 * gas/i386/intel.s: Add test of newly expand arithmetic support
1594 for Intel mode assembler.
1595 * gas/i386/intel.d: Add expected disassmbly.
1596
1597 2004-07-13 Nick Clifton <nickc@redhat.com>
1598
1599 * gas/vtable: Delete directory. These tests are no longer needed
1600 as the VTABLE_ reloc support is obsolete.
1601
1602 2004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1603
1604 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1605 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1606 * gas/m32r/pic2.d: New file: Expected results.
1607
1608 2004-07-08 Richard Sandiford <rsandifo@redhat.com>
1609
1610 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1611 * gas/mips/elf-refl19.d: Likewise L2.
1612
1613 2004-07-03 Richard Sandiford <rsandifo@redhat.com>
1614
1615 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1616 the earliest %lo().
1617 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1618 * gas/mips/elf-rel20.[sd]: New test.
1619 * gas/mips/mips.exp: Run it.
1620
1621 2004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
1622
1623 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1624
1625 2004-07-01 H.J. Lu <hongjiu.lu@intel.com>
1626
1627 * gas/ia64/group-1.d: New.
1628 * gas/ia64/group-1.s: Likewise.
1629
1630 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1631
1632 2004-06-30 James E Wilson <wilson@specifixinc.com>
1633
1634 * gas/ia64/dv-imply.d: Update.
1635 * gas/ia64/dv-mutex.d: Likewise.
1636 * gas/ia64/dv-safe.d: Likewise.
1637
1638 2004-06-29 Alan Modra <amodra@bigpond.net.au>
1639
1640 * gas/m68k/mode5.s: Pad section.
1641 * gas/m68k/mode5.d: Update.
1642
1643 2004-06-28 Alan Modra <amodra@bigpond.net.au>
1644
1645 * gas/ppc/power4.d: Update.
1646
1647 2004-06-24 Alan Modra <amodra@bigpond.net.au>
1648
1649 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1650 * gas/i386/prescott.d: Update.
1651
1652 2004-06-08 Jakub Jelinek <jakub@redhat.com>
1653
1654 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1655 * gas/ia64/dv-raw-err.l: Updated.
1656
1657 2004-05-28 Peter Barada <peter@the-baradas.com>
1658
1659 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
1660 addressing with zero offset into mode 2 addressing.
1661 * gas/m68k/mode5.d: New file: Expected disassmbly.
1662 * gas/m68k/all.exp: Run new test.
1663
1664 2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
1665
1666 * gas/sh/arch: New directory.
1667 * gas/sh/arch/arch.exp: New test script.
1668 * gas/sh/arch/arch_expected.txt: New file.
1669 * gas/sh/arch/sh.s: New file.
1670 * gas/sh/arch/sh2.s: New file.
1671 * gas/sh/arch/sh-dsp.s: New file.
1672 * gas/sh/arch/sh2e.s: New file.
1673 * gas/sh/arch/sh3-nommu.s: New file.
1674 * gas/sh/arch/sh3.s: New file.
1675 * gas/sh/arch/sh3-dsp.s: New file.
1676 * gas/sh/arch/sh3e.s: New file.
1677 * gas/sh/arch/sh4-nommu-nofpu.s: New file.
1678 * gas/sh/arch/sh4-nofpu.s: New file.
1679 * gas/sh/arch/sh4.s: New file.
1680 * gas/sh/arch/sh4a-nofpu.s: New file.
1681 * gas/sh/arch/sh4al-dsp.s: New file.
1682 * gas/sh/arch/sh4a.s: New file.
1683
1684 2004-05-27 H.J. Lu <hongjiu.lu@intel.com>
1685
1686 * gas/ia64/regs.d: Updated.
1687
1688 2004-05-26 H.J. Lu <hongjiu.lu@intel.com>
1689
1690 * gas/ia64/ia64.exp: Run invalid-ar.
1691
1692 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
1693 * gas/ia64/invalid-ar.s: Likewise.
1694
1695 2004-05-24 Peter Barada <peter@the-baradas.com>
1696
1697 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
1698 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
1699
1700 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1701
1702 * gas/ia64/dv-srlz.d: Fix a typo.
1703
1704 2004-05-12 Ben Elliston <bje@au.ibm.com>
1705
1706 * gas/h8300/t03_add.exp: Remove stray semicolons.
1707 * gas/h8300/t04_sub.exp: Likewise.
1708 * gas/h8300/t05_cmp.exp: Likewise.
1709 * gas/h8300/t08_or.exp: Likewise.
1710 * gas/h8300/t09_xor.exp: Likewise.
1711 * gas/h8300/t10_and.exp: Likewise.
1712 * gas/hppa/reloc/reloc.exp: Likewise.
1713 * gas/hppa/unsorted/unsorted.exp: Likewise.
1714 * gas/i386/i386.exp: Likewise.
1715 * gas/m68hc11/m68hc11.exp: Likewise.
1716 * gas/mips/mips.exp: Likewise.
1717 * gas/sparc/sparc.exp: Likewise.
1718 * lib/gas-defs.exp: Likewise.
1719
1720 2004-05-11 Nick Clifton <nickc@redhat.com>
1721
1722 * gas/elf/section4.s: New test. Checks label arithmetic when
1723 multiple same-name sections exist.
1724 * gas/elf/section4.d: New file: Expected section list
1725 * gas/elf/elf.exp: Run the new test.
1726 * gas/elf/group0.s: Use % instead of @ for type argument to
1727 .section directive (for compatability with ARM port).
1728 * gas/elf/group1.s: Likewise.
1729
1730 2004-05-07 Richard Sandiford <rsandifo@redhat.com>
1731
1732 * gas/mips/vr4122.[sd]: Rename to...
1733 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
1734 MD(1) and MD(4).
1735 * gas/mips/mips.exp: Update accordingly.
1736
1737 2004-05-05 Alexandre Oliva <aoliva@redhat.com>
1738
1739 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
1740 * gas/frv/fr405-insn.d: Likewise.
1741 * gas/frv/fr450-insn.d: Likewise.
1742
1743 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1744
1745 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
1746 section group.
1747
1748 * gas/elf/group1a.d: New file.
1749 * gas/elf/group1b.d: Likewise.
1750
1751 * gas/elf/group1.e: Removed.
1752
1753 2004-04-30 Nick Clifton <nickc@redhat.com>
1754
1755 * gas/arm/reg-alias.s: New file: Test case sensitive register
1756 aliases.
1757 * gas/arm/reg-alias.d: New file: Expected test output.
1758 * gas/arm/arm.exp: Run reg-alias test.
1759 Arrange tests in a more orderly fashion.
1760
1761 2004-04-30 Ben Elliston <bje@au.ibm.com>
1762
1763 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
1764 * gas/ppc/power4.d: Update accordingly.
1765
1766 2004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1767
1768 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
1769 group.
1770
1771 * gas/elf/group0.s: New file.
1772 * gas/elf/group0a.d: Likewise.
1773 * gas/elf/group0b.d: Likewise.
1774 * gas/elf/group1.e: Likewise.
1775 * gas/elf/group1.s: Likewise.
1776
1777 2004-04-23 Nick Clifton <nickc@redhat.com>
1778
1779 * gas/symver/symver1.d: Cope with extra symbols inserted by
1780 arm-elf toolchains.
1781 * gas/symver/symver0.d: Likewise
1782 * gas/elf/symver.d: Likewise.
1783
1784 2004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1785
1786 * gas/sh/pcrel2.d: Update.
1787 * gas/sh/tlsd.d: Update.
1788 * gas/sh/tlsnopic.d: Update.
1789 * gas/sh/tlspic.d: Update.
1790
1791 2004-04-22 Mark Kettenis <kettenis@gnu.org>
1792
1793 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
1794
1795 2004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1796
1797 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
1798 * gas/mips/mips-abi32-pic.d: Likewise.
1799 * gas/mips/mips-abi32-pic2.d: Likewise.
1800 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1801 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1802 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1803 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1804 * gas/mips/relax-swap1-mips2.d: Likewise.
1805 * gas/mips/lb-svr4pic-ilocks.d: New test.
1806 * gas/mips/mips.exp: Run it.
1807
1808 2004-04-22 Paul Brook <paul@codesourcery.com>
1809
1810 * maverick.c (off8s): Test full shifted operand range.
1811 (MCC2): Define.
1812 (MVDSPACC, MVACCDSP): Use it.
1813 * maverick.d, maverick.s: Regenerate.
1814
1815 2004-04-22 Peter Barada <peter@the-baradas.com>
1816
1817 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
1818 * gas/m68k/mcf-emac.s: New test: Similar checks.
1819 * gas/m68k/mcf-mac.d: New test: Expected output.
1820 * gas/m68k/mcf-emac.d: New test: Likewise.
1821 * gas/m68k/all.exp: Run new tests.
1822
1823 2004-04-21 Chris Demetriou <cgd@broadcom.com>
1824
1825 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
1826 * gas/mips/empic.d: Likewise.
1827 * gas/mips/empic.l: Likewise.
1828 * gas/mips/empic.s: Likewise.
1829 * gas/mips/empic2.d: Likewise.
1830 * gas/mips/empic2.s: Likewise.
1831 * gas/mips/empic3_e.d: Likewise.
1832 * gas/mips/empic3_e.s: Likewise.
1833 * gas/mips/empic3_g1.d: Likewise.
1834 * gas/mips/empic3_g1.s: Likewise.
1835 * gas/mips/empic3_g2.d: Likewise.
1836 * gas/mips/empic3_g2.s: Likewise.
1837 * gas/mips/jal-empic-elf-2.d: Likewise.
1838 * gas/mips/jal-empic-elf-2.s: Likewise.
1839 * gas/mips/jal-empic-elf-3.d: Likewise.
1840 * gas/mips/jal-empic-elf-3.s: Likewise.
1841 * gas/mips/jal-empic-elf.d: Likewise.
1842 * gas/mips/jal-empic.d: Likewise.
1843 * gas/mips/la-empic.d: Likewise.
1844 * gas/mips/la-empic.s: Likewise.
1845 * gas/mips/lb-empic.d: Likewise.
1846 * gas/mips/ld-empic.d: Likewise.
1847 * gas/mips/lif-empic.d: Likewise.
1848 * gas/mips/telempic.d: Likewise.
1849 * gas/mips/tempic.d: Likewise.
1850 * gas/mips/ulh-empic.d: Likewise.
1851 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
1852 * gas/mips/lifloat.s: Likewise.
1853 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
1854
1855 2004-04-20 Brian Ford <ford@vss.fsi.com>
1856 DJ Delorie <dj@redhat.com>
1857
1858 * gas/i386/secrel.s: New test for .secrel32.
1859 * gas/i386/secrel.d: Likewise.
1860 * gas/i386/i386.exp: Call it for PE targets.
1861
1862 2004-04-19 Jakub Jelinek <jakub@redhat.com>
1863
1864 * gas/cfi/cfi-sparc64-1.d: Update.
1865
1866 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
1867
1868 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
1869
1870 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
1871
1872 * gas/elf/section2.e-mips: Allow named section symbols.
1873 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
1874
1875 2004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1876
1877 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
1878 * gas/m32r/parallel-2.d: New file: Expected results.
1879 * gas/m32r/m32r2.exp: Run the test.
1880
1881 * gas/m32r/seth.s: New file: Test for seth.
1882 * gas/m32r/seth.d: New file: Expected results.
1883 * gas/m32r/m32r.exp: Run the new test.
1884
1885 2004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
1886
1887 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
1888 option.
1889 * gas/sh/basic.exp: Run the new test.
1890
1891 2004-04-01 Dave Korn <dk@artimi.com>
1892
1893 * gas/dlx/alltests.exp: Execute new lohi test.
1894 * gas/dlx/lohi.s: New test for spurious lo16/hi16
1895 reloc overflow checking.
1896 * gas/dlx/lohi.d: New file: expected output.
1897 * gas/dlx/lhi.d: Updated to properly expect lo16
1898 relocations where asked for.
1899 * gas/dlx/itype.d: Likewise.
1900 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1901
1902 2004-03-30 Stan Shebs <shebs@apple.com>
1903
1904 * gas/macros/macros.exp: Remove mention of MPW config.
1905
1906 2004-03-27 Alan Modra <amodra@bigpond.net.au>
1907
1908 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1909 an error.
1910 * gas/m68hc11/m68hc11.exp: Likewise.
1911
1912 2004-03-23 Andreas Schwab <schwab@suse.de>
1913
1914 * gas/cfi/cfi-m68k.d: Adjust offsets.
1915
1916 2004-03-22 Hans-Peter Nilsson <hp@axis.com>
1917
1918 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1919 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1920
1921 2004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1922
1923 * gas/cfi/cfi-sh-1.d: New file.
1924 * gas/cfi/cfi-sh-1.s: Likewise.
1925 * gas/cfi/cfi.exp: Add SH case.
1926
1927 2004-03-16 Alan Modra <amodra@bigpond.net.au>
1928
1929 * gas/ppc/altivec.d: Update.
1930 * gas/ppc/altivec_xcoff.d: Update.
1931 * gas/ppc/altivec_xcoff64.d: Update.
1932 * gas/ppc/astest.d: Update.
1933 * gas/ppc/astest2.d: Update.
1934 * gas/ppc/astest2_64.d: Update.
1935 * gas/ppc/astest64.d: Update.
1936 * gas/ppc/booke.d: Update.
1937 * gas/ppc/booke_xcoff.d: Update.
1938 * gas/ppc/booke_xcoff64.d: Update.
1939 * gas/ppc/e500.d: Update.
1940 * gas/ppc/power4.d: Update.
1941 * gas/ppc/test1elf32.d: Update.
1942 * gas/ppc/test1elf64.d: Update.
1943 * gas/ppc/test1xcoff32.d: Update.
1944
1945 2004-03-15 Alan Modra <amodra@bigpond.net.au>
1946
1947 * gas/i386/padlock.s: Pad with .p2align.
1948 * gas/i386/padlock.d: Adjust.
1949
1950 2004-03-12 Michal Ludvig <mludvig@suse.cz>
1951
1952 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1953 VIA PadLock instructions.
1954 * gas/i386/i386.exp: Run padlock tests.
1955
1956 2004-03-12 Alan Modra <amodra@bigpond.net.au>
1957
1958 * gas/i386/katmai.d: Revert last change.
1959
1960 * gas/i386/katmai.d: Adjust for clflush change.
1961
1962 2004-03-08 Andreas Jaeger <aj@suse.de>
1963
1964 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
1965
1966 2004-03-07 Richard Henderson <rth@redhat.com>
1967
1968 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
1969
1970 2004-03-07 Andreas Jaeger <aj@suse.de>
1971
1972 * gas/cfi/cfi-x86_64.d: Adjust offsets.
1973
1974 2004-03-07 Richard Henderson <rth@redhat.com>
1975
1976 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
1977 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
1978 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
1979
1980 2004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1981
1982 * gas/sh/sh64/err-dsp.s: Fix expected error message.
1983
1984 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
1985
1986 * gas/frv/fr405-insn.[sdl]: New test.
1987 * gas/frv/fr450-spr.[sd]: New test.
1988 * gas/frv/fr450-insn.[sdl]: New test.
1989 * gas/frv/fr450-media-issue.[sl]: New test.
1990 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
1991 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
1992 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
1993 -mcpu=fr500.
1994
1995 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
1996
1997 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
1998 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
1999 * gas/frv/allinsn.d: Update accordingly.
2000
2001 2004-02-17 Petko Manolov <petkan@nucleusys.com>
2002
2003 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
2004 * gas/arm/maverick.d: Likewise.
2005 * gas/arm/maverick.s: Likewise.
2006
2007 2004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2008
2009 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
2010
2011 2004-02-06 Nathan Sidwell <nathan@codesourcery.com>
2012
2013 * gas/macros/test2.s: Lowercase it.
2014
2015 2004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2016
2017 * gas/mips/div.d: Update to accomodate changes in macro
2018 expansions.
2019 gas/mips/elf-rel-got-n32.d: Likewise.
2020 gas/mips/elf-rel-got-n64.d: Likewise.
2021 gas/mips/elf-rel-xgot-n32.d: Likewise.
2022 gas/mips/elf-rel-xgot-n64.d: Likewise.
2023 gas/mips/la-svr4pic.d: Likewise.
2024 gas/mips/la-xgot.d: Likewise.
2025 gas/mips/lca-svr4pic.d: Likewise.
2026 gas/mips/lca-xgot.d: Likewise.
2027
2028 2004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2029
2030 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
2031 * gas/sh/sh4a-fp.s: Likewise.
2032 * gas/sh/err-sh4a-fp.s: Likewise.
2033
2034 2004-01-24 Chris Demetriou <cgd@broadcom.com>
2035
2036 * gas/mips/relax-swap1.s: Add extra space at end, so the
2037 disassembly will consistently have "..." at its end.
2038 * gas/mips/relax-swap2.s: Likewise.
2039 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
2040
2041 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
2042
2043 * gas/arm/arm.exp: Add "undefined" test.
2044 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
2045
2046 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
2047
2048 * gas/mips/macro-warn-[1234].[sdl]: New tests.
2049 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
2050 * gas/mips/mips.exp: Run them.
2051
2052 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
2053
2054 * gas/mips/elf-rel19.[sd]: New test.
2055 * gas/mips/mips.exp: Run it.
2056
2057 2004-01-11 Tom Rix <tcrix@worldnet.att.net>
2058
2059 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
2060 * gas/m68hc11/movb.d: Likewise.
2061 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
2062
2063 2004-01-19 Alan Modra <amodra@bigpond.net.au>
2064
2065 * gas/i386/katmai.d: Adjust for changed sib printing.
2066 * gas/i386/prescott.d: Likewise.
2067 * gas/i386/sse2.d: Likewise.
2068 * gas/i386/ssemmx2.d: Likewise.
2069
2070 2004-01-16 Alexandre Oliva <aoliva@redhat.com>
2071
2072 * gas/mn10300/mov5.s: New.
2073 * gas/mn10300/basic.exp (do_mov5): New.
2074
2075 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2076
2077 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
2078 with swapping for MIPS1.
2079 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
2080 with swapping for MIPS2.
2081 * gas/mips/relax-swap1.l: Stderr output for the new tests.
2082 * gas/mips/relax-swap1.s: Source for the new tests.
2083 * gas/mips/relax-swap2.d: New test for branch likely relaxation
2084 with swapping.
2085 * gas/mips/relax-swap2.l: Stderr output for the new test.
2086 * gas/mips/relax-swap2.s: Source for the new test.
2087 * gas/mips/mips.exp: Run the new tests.
2088
2089 2004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
2090
2091 * gas/mips/mips16-64.d: New test.
2092 * gas/mips/mips.exp: Run it.
2093
2094 2004-01-12 Richard Sandiford <rsandifo@redhat.com>
2095
2096 * gas/mips/elf-rel18.[sd]: New test.
2097 * gas/mips/mips.exp: Run it.
2098
2099 2004-01-09 Paul Brook <paul@codesourcery.com>
2100
2101 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
2102 * gas/arm/arm.exp: Add them.
2103
2104 2004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
2105
2106 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
2107 * gas/mips/ldstla-n64-shared.d: Likewise.
2108
2109 2004-01-07 Nick Clifton <nickc@redhat.com>
2110
2111 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
2112
2113 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
2114
2115 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
2116 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
2117 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
2118 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
2119 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
2120 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
2121 gprel12 for rodata symbol and gotoff12 for sdata symbol.
2122 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
2123 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
2124 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
2125 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
2126 * gas/frv/allinsns.exp: Run it.
2127
2128 2004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
2129
2130 * gas/msp430/opcode.s: Add test for an 'add' instruction which
2131 looks similar to an 'rla' instruction.
2132
2133 For older changes see ChangeLog-9303
2134 \f
2135 Local Variables:
2136 mode: change-log
2137 left-margin: 8
2138 fill-column: 74
2139 version-control: never
2140 End:
This page took 0.116018 seconds and 5 git commands to generate.