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