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