* sim-load.c (xprintf, eprintf): Remove fallout from ANSI_PROTOTYPES
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
3352f82b
HPN
12005-07-08 Hans-Peter Nilsson <hp@axis.com>
2
3 PR gas/1049
4 * gas/cris/rd-pic-2.d, gas/cris/rd-pic-2.s: New test.
5 * gas/cris/rd-abs32-1.d: Tweak for not emitting reloc-related
6 garbage for global symbols.
7
22f8fcbd
NC
82005-07-07 Nick Clifton <nickc@redhat.com>
9
10 * gas/arm/vfp1xD.d: Adjust expected fadds disassemblies now that
11 the dissassembler has been fixed.
12
9d8504b1
PB
132005-05-07 Paul Brook <paul@codesourcery.com>
14
15 * gas/ppc/altivec.d: Match all powerpc target vecs.
16 * gas/ppc/booke.d: Ditto.
17 * gas/ppc/e500.d: Ditto.
18
a0defb2e
AH
192005-07-05 Aldy Hernandez <aldyh@redhat.com>
20
21 * gas/ms1: New directory.
22 * gas/ms1/allinsn.d: New.
23 * gas/ms1/allinsn.s: New.
24 * gas/ms1/badinsn.s: New.
25 * gas/ms1/badinsn1.s: New.
26 * gas/ms1/badoffsethigh.s: New.
27 * gas/ms1/badoffsetlow.s: New.
28 * gas/ms1/badorder.s: New.
29 * gas/ms1/badreg.s: New.
30 * gas/ms1/badsignedimmhigh.s: New.
31 * gas/ms1/badsignedimmlow.s: New.
32 * gas/ms1/badsyntax.s: New.
33 * gas/ms1/badsyntax1.s: New.
34 * gas/ms1/badunsignedimmhigh.s: New.
35 * gas/ms1/badunsignedimmlow.s: New.
36 * gas/ms1/errors.exp: New.
37 * gas/ms1/ldst.s: New.
38 * gas/ms1/misc.d: New.
39 * gas/ms1/misc.s: New.
40 * gas/ms1/ms1-16-003.d: New.
41 * gas/ms1/ms1-16-003.s: New.
42 * gas/ms1/ms1.exp: New.
43 * gas/ms1/msys.d: New.
44 * gas/ms1/msys.s: New.
45 * gas/ms1/relocs.d: New.
46 * gas/ms1/relocs.exp: New.
47 * testsuite/gas/ms1/relocs1.s: New.
48 * testsuite/gas/ms1/relocs2.s: New.
49
30123838
JB
502005-07-05 Jan Beulich <jbeulich@novell.com>
51
52 * gas/i386/svme.d: New.
53 * gas/i386/svme.s: New.
54 * gas/i386/svme64.d: New.
55 * gas/i386/i386.exp: Run new tests.
56
9a5c4b9e
PB
572005-07-04 Zack Weinberg <zack@codesourcery.com>
58
59 * lib/gas-defs.exp (run_dump_tests): New proc.
60 (run_dump_test): Add support for new options: target, not-target,
61 skip, not-skip, error-output. Document stderr. Tidy a
62 little.
63 (slurp_options): If a line doesn't match the option regexp, but
64 does begin with #, ignore it; don't stop parsing options.
65 * gas/arm/arm.exp: Remove most code. Use run_dump_tests.
66
67 * gas/arm/archv6t2-bad.d, gas/arm/armv1.d, gas/arm/iwmmxt-bad.d
68 * gas/arm/r15-bad.d, gas/arm/req.d, gas/arm/t16-bad.d
69 * gas/arm/undefined.d, gas/arm/undefined_coff.d, gas/arm/vfp-bad.d:
70 New files.
71 * gas/arm/bignum1.d, gas/arm/mapping.d, gas/arm/pic.d:
72 Only run on ELF targets.
73 * gas/arm/tls.d, gas/arm/unwind.d: Only run on ELF targets.
74 Skip on VxWorks.
75 * gas/arm/tls_vxworks.d, gas/arm/unwind_vxworks.d: New files.
76 * gas/arm/thumb.d, gas/arm/thumb32.d: Don't run on aout or pe.
77 * gas/arm/le-fpconst.d: Only run on *-*-pe.
78 * gas/arm/inst.d: Skip on WinCE.
79 * gas/arm/wince_inst.d: Skip unless WinCE.
80 * gas/arm/el_segundo.d: Mark up for actual use; adjust
81 expectations.
82 * gas/arm/el_segundo.s: Remove irrelevant junk. Add padding
83 for a.out's sake.
84
e4e8248d
JB
852005-07-01 Jan Beulich <jbeulich@novell.com>
86
87 * gas/ia64/group-2.s: Use register as second operand of .prologue.
88 * gas/ia64/unwind-err.s: Add check for .vframesp.
89 * gas/ia64/unwind-err.l: Adjust.
90 * gas/ia64/strange.[sd]: New.
91 * gas/ia64/unwind-bad.[sl]: New.
92 * gas/ia64/unwind-ok.[sd]: New.
93 * gas/ia64/ia64.exp: Run new tests.
94
2fc8bdac
ZW
952005-06-30 Zack Weinberg <zack@codesourcery.com>
96
97 * gas/arm/arm.exp: Don't special case ldconst, arm7t, or copro
98 for *-wince-*.
99 * gas/arm/wince_arm7t.d, gas/arm/wince_copro.d
100 * gas/arm/wince_ldconst.d: Delete.
101
b300c311
L
1022005-06-20 H.J. Lu <hongjiu.lu@intel.com>
103
104 PR 1013
105 * i386/x86_64.s: Add absolute 64bit addressing tests for mov.
106 * i386/x86_64.s: Updated.
107
d6ab8113
JB
1082005-06-17 Jan Beulich <jbeulich@novell.com>
109
110 * gas/i386/x86-64-pcrel.s: Add insn requiring 64-bit pc-relative
111 relocation. Add insns for all widths of non-pc-relative relocations.
112 * gas/i386/x86-64-pcrel.d: Adjust.
113
37f6032b
ZW
1142005-06-13 Zack Weinberg <zack@codesourcery.com>
115
116 * gas/arm/thumb.s: Only branch to labels defined in this file.
117 * gas/arm/thumb.d, gas/arm/thumb32.d: Adjust expected output.
118
20e1fcfd
MR
1192005-06-01 Maciej W. Rozycki <macro@linux-mips.org>
120
121 * gas/mips/ldstla-32-1.l: Update to handle leading zeroes.
122 * gas/mips/ldstla-32-mips3-1.l: Likewise.
123
5656b6b8
JB
1242005-05-27 Jan Beulich <jbeulich@novell.com>
125
126 * gas/ia64/proc.l: Adjust.
127
913ccbda
JW
1282005-05-25 Steve Ellcey <sje@cup.hp.com>
129
130 * gas/ia64/global.d: Change --sym to --syms.
131
191183d6
L
1322005-05-25 H.J. Lu <hongjiu.lu@intel.com>
133
134 * gas/ia64/group-1.d: Updated.
135 * gas/ia64/group-2.d: Likewise.
136
fa30c84f
JB
1372005-05-25 Jan Beulich <jbeulich@novell.com>
138
139 * gas/ia64/radix.s: New.
140 * gas/ia64/radix.l: New.
141 * gas/ia64/ia64.exp: Run new test.
142
3d456fa1
JB
1432005-05-25 Jan Beulich <jbeulich@novell.com>
144
145 * gas/i386/intelok.d: Account for 32-bit displacements being shown
146 in hex.
147
c079eaf2
L
1482005-05-24 H.J. Lu <hongjiu.lu@intel.com>
149
150 * gas/elf/group0b.d: Updated.
151 * gas/elf/group1b.d: Likewise.
152
4600db48
JB
1532005-05-19 Jan Beulich <jbeulich@novell.com>
154
155 * gas/ia64/reloc-uw.s: New.
156 * gas/ia64/reloc-uw.d: New.
157 * gas/ia64/reloc-uw-ilp32.d: New.
158 * gas/ia64/ia64.exp: Run new test.
159
0445d020
JB
1602005-05-18 Jan Beulich <jbeulich@novell.com>
161
162 * gas/all/altmacro.s: Parenthesize operand of %.
163
c19d1205
ZW
1642005-05-17 Zack Weinberg <zack@codesourcery.com>
165
166 * gas/arm/arm.exp: Convert all existing "gas_test" tests to
167 "run_dump_test" tests. Run more tests unconditionally. Run new tests.
168 * gas/arm/arch4t.s, gas/arm/arch6zk.s, gas/arm/arm3.s, gas/arm/arm6.s
169 * gas/arm/arm7dm.s, gas/arm/bignum1.s, gas/arm/float.s
170 * gas/arm/immed.s, gas/arm/iwmmxt.s, gas/arm/offset.s, gas/arm/thumb.s:
171 Adjust to work as a dump test.
172 * gas/arm/arch4t.d, gas/arm/arch6zk.d, gas/arm/arm3.d, gas/arm/arm6.d
173 * gas/arm/arm7dm.d, gas/arm/bignum1.d, gas/arm/float.d
174 * gas/arm/immed.d, gas/arm/iwmmxt.d, gas/arm/offset.d, gas/arm/thumb.d:
175 New files.
176
177 * gas/arm/armv1-bad.l, gas/arm/armv1-bad.s: Remove tests for
178 diagnostics that don't happen in the first pass anymore.
179
180 * gas/arm/iwmmxt-bad.l, gas/arm/r15-bad.l, gas/arm/req.l
181 * gas/arm/vfp-bad.l:
182 Update expected diagnostics.
183 * gas/arm/pic.d: Update expected reloc name.
184 * gas/arm/thumbv6.d: CPY no longer appears in disassembly.
185 * gas/arm/r15-bad.s: Avoid two-argument mul.
186 * gas/arm/req.s: Adjust comments.
187 * gas/arm/maverick.d, gas/arm/maverick.s: Avoid inappropriate
188 use of PC.
189
190 * gas/arm/macro-1.d, gas/arm/macro1.s
191 * gas/arm/t16-bad.l, gas/arm/t16-bad.s
192 * gas/arm/tcompat.d, gas/arm/tcompat.s
193 * gas/arm/tcompat2.d, gas/arm/tcompat2.s
194 * gas/arm/thumb32.d, gas/arm/thumb32.s
195 New test pair.
196
40a4d956
JB
1972005-05-17 Jan Beulich <jbeulich@novell.com>
198
199 * gas/mmix/err-byte1.s: Adjust expected error text on line 10.
200
2d034539
NC
2012005-05-17 Nick Clifton <nickc@redhat.com>
202
203 * gas/v850/split-lo16.s: Add test for a lo() pseudo reloc
204 corrupting an ld.w instruction.
205 * gas/v850/split-lo16.d: Add expected, correct (ie not corrupt)
206 output.
207
ee192366
MM
2082005-05-10 Michael Matz <matz@suse.de>
209
210 * gas/hppa/parse/block1.s: Use official limit (0x3fffffff) for
211 .block.
212
55b8cd59
HPN
2132005-05-10 Hans-Peter Nilsson <hp@bitrange.com>
214
215 * gas/mmix/relax2.s: Drop ":" off label definitions.
216
34d9ee9e
JB
2172005-05-09 Jan Beulich <jbeulich@novell.com>
218
219 * gas/i386/tlsd.[sd]: Adjust to not assume zero displacement will
220 actually be present in memory addressing.
221 * gas/i386/tlspic.[sd]: Likewise.
222
6e3f953d
L
2232005-05-07 H.J. Lu <hongjiu.lu@intel.com>
224
225 PR 940
226 * gas/ia64/group-2.d: New.
227 * gas/ia64/group-2.s: New.
228
229 * gas/ia64/ia64.exp: Add "group-2".
230
003519a7
L
2312005-05-07 H.J. Lu <hongjiu.lu@intel.com>
232
233 PR 843
234 * gas/i386/i386.exp: Add x86-64-branch.
235
236 * gas/i386/x86-64-branch.d: New.
237 * gas/i386/x86-64-branch.s: New.
238
6eaeac8a
JB
2392005-05-06 Jan Beulich <jbeulich@novell.com>
240
241 * gas/macros/badarg.s: Add check for bad qualifier specification.
242 * gas/macros/badarg.l: Adjust.
243 * gas/macros/vararg.[sd]: New.
244 * gas/macros/macros.exp: Run new test.
245
26aca5f6
JB
2462005-05-06 Jan Beulich <jbeulich@novell.com>
247
248 * gas/all/cond.s: Also test .ifb/.ifnb.
249 * gas/all/cond.d: Adjust.
250
8368879b
JB
2512005-05-06 Jan Beulich <jbeulich@novell.com>
252
253 * gas/macros/dot.s: Don't use pseudo-ops in first column.
254 * gas/macros/dot.l: Match broader range of possible outputs.
255 * gas/macros/purge.l: Likewise.
256 * gas/macros/purge.s: Start generated macro names with an underscore.
257
eac338cf
PB
2582005-05-05 Paul Brook <paul@codesourcery.com>
259
260 * gas/i386/i386.exp: Don't run divide test on vxworks.
261
2b8725e7
NC
2622005-05-05 Nick Clifton <nickc@redhat.com>
263
264 * Update the address and phone number of the FSF organization in
265 the GPL notices in the following files:
266 gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
267 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
268 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
269 gas/hppa/unsorted/unsorted.exp, gas/m88k/m88k.exp,
270 gas/mmix/mmix-err.exp, gas/mmix/mmix-list.exp, gas/mmix/mmix.exp,
271 gas/mn10200/basic.exp, gas/mn10300/am33-2.c,
272 gas/mn10300/basic.exp, gas/pdp11/opcode.s, gas/ppc/aix.exp,
273 gas/sh/basic.exp, gas/sh/err.exp, gas/sh/arch/arch.exp,
274 gas/sh/sh64/sh64.exp, gas/v850/basic.exp, lib/gas-defs.exp
275
ee58dd1e
NC
2762005-05-05 Mike Frysinger <vapier@gentoo.org>
277
278 * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
279 versions of Linux which do not use glibc.
280 * gas/vax/vax.exp: Likewise.
281
5cfd5a0c
PB
2822005-05-05 Paul Brook <paul@codesourcery.com>
283
284 * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
285
60938e80
L
2862005-04-26 H.J. Lu <hongjiu.lu@intel.com>
287
288 * gas/all/assign.s: Make `x' and `y' global.
289
02ddf156
JB
2902005-04-25 Jan Beulich <jbeulich@novell.com>
291
292 * gas/macros/badarg.s: Add tests for collisions between/among macro
293 parameters and local symbols.
294 * gas/macros/badarg.l: Adjust.
295
e7f9d279
JB
2962005-04-20 Jan Beulich <jbeulich@novell.com>
297
298 * gas/elf/struct.s: Adjust to not get into alignment issues.
299 * gas/elf/struct.d: Adjust for the above and the test's name.
300
29f54b24
L
3012005-04-19 H.J. Lu <hongjiu.lu@intel.com>
302
303 * gas/i386/padlock.d: Updated.
304
80b8152b
AS
3052005-04-19 Andreas Schwab <schwab@suse.de>
306
307 * gas/ia64/invalid-ar.l: Adapt to changed error message.
308
e6ca91be
JB
3092005-04-18 Jan Beulich <jbeulich@novell.com>
310
311 * gas/macros/purge.[ls]: New.
312 * gas/macros/macros.exp: Run new test.
313
8fe53b44
JB
3142005-04-15 Jan Beulich <jbeulich@novell.com>
315
316 * gas/elf/struct.[sd]: New.
317 * gas/elf/elf.exp: Run new test.
318
6efba987
AM
3192005-04-15 Alan Modra <amodra@bigpond.net.au>
320
321 * gas/all/assign.s: New.
322 * gas/all/assign.d: New.
323 * gas/all/gas.exp: Run it.
324
2051e8c4
MR
3252005-04-13 Maciej W. Rozycki <macro@linux-mips.org>
326
327 * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
328 and include more instructions/offsets that are meant to succeed.
329 Use $4 instead $3 to avoid register dependencies.
330 * gas/mips/ldstla-32.d: Update accordingly.
331 * gas/mips/ldstla-32-shared.d: Likewise.
332 * gas/mips/ldstla-32-mips3.d: New test based on the above, except
333 for mips3.
334 * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
335 * gas/mips/ldstla-32-mips3.s: Source for the new tests.
336 * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
337 fail.
338 * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
339 * gas/mips/ldstla-32-1.l: Stderr output for the new test.
340 * gas/mips/ldstla-32-mips3-1.l: Likewise.
341 * gas/mips/mips.exp: Run the new tests.
342
01ed09aa
MK
3432005-04-11 Mark Kettenis <kettenis@gnu.org>
344
345 * gas/all/gas.exp: Don't run fastcall labels test on
346 i*86-*-openbsd*.
347
5e75c3ab
JB
3482005-04-11 Jan Beulich <jbeulich@novell.com>
349
350 * gas/macros/dot.[ls]: New.
351 * gas/macros/macros.exp: Run new test.
352
dbbaec26
L
3532005-04-06 H.J. Lu <hongjiu.lu@intel.com>
354
355 * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
356 * gas/i386/x86-64-pcrel.d: Updated.
357
ce8d332a
NC
3582005-04-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
359
d2c5f73e
NC
360 * gas/vax/flonum.s: New testcase: Encode some flonums.
361 * gas/vax/flonum.d: Expected result of new testcase.
362 * gas/vax/vax.exp: Call the new testcase.
363
364 * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
365 figuring out.
366 * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
ce8d332a 367
8a75718c
JB
3682005-04-01 Jan Beulich <jbeulich@novell.com>
369
370 * gas/i386/bss.[sd]: New.
371 * gas/i386/i386.exp: Run new test.
372
ae8887b5 3732005-04-01 Jan Beulich <jbeulich@novell.com>
ce8d332a 374
ae8887b5
JB
375 * gas/i386/x86-64-pcrel.[sd]: New.
376 * gas/i386/i386.exp: Run new test.
377
9d2da7ca
JB
3782005-03-30 Julian Brown <julian@codesourcery.com>
379
380 * gas/arm/mapping.d: Update expected output due to mapping symbols
381 being untyped.
382
4cc91dba
L
3832005-03-29 H.J. Lu <hongjiu.lu@intel.com>
384
385 * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
386 x86-64-segment and x86-64-inval-seg for x86-64.
387
388 * gas/i386/intel.d: Expect movw for moving between memory and
389 segment register.
390 * gas/i386/naked.d: Likewise.
391 * gas/i386/opcode.d: Likewise.
392 * gas/i386/x86-64-opcode.d: Likewise.
393
394 * gas/i386/opcode.s: Use movw for moving between memory and
395 segment register.
396 * gas/i386/x86-64-opcode.s: Likewise.
397
398 * : Likewise.
399
400 * gas/i386/inval-seg.l: New.
401 * gas/i386/inval-seg.s: New.
402 * gas/i386/segment.l: New.
403 * gas/i386/segment.s: New.
404 * gas/i386/x86-64-inval-seg.l: New.
405 * gas/i386/x86-64-inval-seg.s: New.
406 * gas/i386/x86-64-segment.l: New.
407 * gas/i386/x86-64-segment.s: New.
408
ba93b8ac
DJ
4092005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
410
411 * gas/arm/tls.s, gas/arm/tls.d: New files.
412 * gas/arm/arm.exp: Run TLS test.
413
2b8725e7
NC
4142005-03-29 Julian Brown <julian@codesourcery.com>
415
416 * gas/arm/unwind.d: Update expected output.
417
8c2fda1d
L
4182005-03-28 H.J. Lu <hongjiu.lu@intel.com>
419
420 PR 803
421 * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
422 * gas/ia64/dv-mutex.d : Likewise.
423 * gas/ia64/dv-safe.d: Likewise.
424 * gas/ia64/dv-srlz.d.nop: Likewise.
425 * gas/ia64/ldxmov-1.d: Likewise.
426 * gas/ia64/opc-b.d: Likewise.
427 * gas/ia64/opc-f.d: Likewise.
428 * gas/ia64/opc-i.d: Likewise.
429 * gas/ia64/opc-m.d: Likewise.
430 * gas/ia64/operand-or.d: Likewise.
431 * gas/ia64/pcrel.d: Likewise.
432 * gas/ia64/pseudo.d: Likewise.
433 * gas/ia64/tls.d: Likewise.
434
a339a1c6
HPN
4352005-03-24 Hans-Peter Nilsson <hp@axis.com>
436
437 * gas/cris/range-err-1.s: Adjust expected messages for hosts with
438 64-bit longs.
439
52a43e71
AM
4402005-03-23 Alan Modra <amodra@bigpond.net.au>
441
442 * gas/elf/section5.s: Don't start directives in first column.
443
7d5d9f9b
NC
4442005-03-21 Nick Clifton <nickc@redhat.com>
445
446 * gas/arm/iwmmxt.s: Update instructions that use the "never" value
447 in the conditional field to use "le" instead. This is so that the
448 disassembler will disassemble them.
449 * gas/arm/iwmmxt.d: Update expected disassemblies.
450
a724f0f4
JB
4512005-03-17 Jan Beulich <jbeulich@novell.com>
452
52a43e71 453 * gas/i386/intel.d: Add stderr directive.
a724f0f4
JB
454 * gas/i386/intel.e: New.
455 * gas/i386/intel16.d: Add stderr directive. Adjust for changed
456 source.
457 * gas/i386/intel16.e: New.
458 * gas/i386/intel16.s: Add instances of addressing forms with base
459 and index specified in reverse order.
460 * gas/i386/intelbad.l: Adjust for changed source.
461 * gas/i386/intelbad.s: Add more operand forms to check.
462 * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
463 directive. Adjust for changed source.
464 * gas/i386/intelok.e: New.
465 * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
466 more operand forms to check.
467 * gas/i386/x86_64.d: Add stderr directive.
468 * gas/i386/x86_64.e: New.
469 * gas/i386/x86_64.s: Adjust for parser changes.
470
b05fe5cf
ZW
4712005-03-15 Zack Weinberg <zack@codesourcery.com>
472
473 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
474 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
475 * gas/arm/arm.exp: Run them.
476
5862107c
EC
4772005-03-14 Eric Christopher <echristo@redhat.com>
478
479 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
480 * gas/cfi/cfi.exp: Run it.
481 * gas/cfi/cfi-common-1.d: Update.
482 * gas/cfi/cfi-common-2.d: Ditto.
483 * gas/cfi/cfi-common-3.d: Ditto.
484 * gas/cfi/cfi-common-4.d: Ditto.
485
885fc257
ZW
4862005-03-12 Zack Weinberg <zack@codesourcery.com>
487
488 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
489 * gas/arm/arm.exp: Run it.
490
52962281
AH
4912005-03-10 Aldy Hernandez <aldyh@redhat.com>
492
885fc257 493 * gas/ppc/e500.d: Fix encoding of efscfd.
52962281 494
da99ee72
AM
4952005-03-10 Jeff Baker <jbaker@qnx.com>
496 Alan Modra <amodra@bigpond.net.au>
497
498 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
499 * gas/ppc/booke.d: Likewise.
500
7d8e00cf
RS
5012005-03-09 Richard Sandiford <rsandifo@redhat.com>
502
503 * gas/mips/vr4130.[sd]: New test.
504 * gas/mips/mips.exp: Run it.
505
dc36a61f
RS
5062005-03-09 Richard Sandiford <rsandifo@redhat.com>
507
508 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
509 bc1f and bc1t to be filled.
510 * gas/mips/branch-misc-3.[sd]: New test.
511 * gas/mips/mips.exp: Run it.
512
80f19ede
BE
5132005-03-09 Ben Elliston <bje@au.ibm.com>
514
515 * gas/maxq10/maxq10.exp: Remove stray semicolons.
516 * gas/maxq20/maxq20.exp: Likewise.
517
9b505842
JB
5182005-03-08 Jan Beulich <jbeulich@novell.com>
519
520 * gas/ia64/no-fit.[ls]: New.
521 * gas/ia64/ia64.exp: Run new test.
522
ef6a2b41
JB
5232005-03-08 Jan Beulich <jbeulich@novell.com>
524
525 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
526 * gas/ia64/ia64.exp: Run new tests.
527
0b74f93c
JB
5282005-03-08 Jan Beulich <jbeulich@novell.com>
529
530 * gas/ia64/pcrel.d: Account for big endian target.
531 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
532
66798ad6
HPN
5332005-03-08 Hans-Peter Nilsson <hp@axis.com>
534
535 Adjust testsuite for cris-axis-aout.
536 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
537 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
538 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
539 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
540 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
541
bbe506e8
TS
5422005-03-04 David Daney <ddaney@avtrex.com>
543
544 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
545 for -mno-shared optimization.
546 * gas/mips/elf-rel25a.d: Ditto.
547
25742a2c
NC
5482005-03-04 Nick Clifton <nickc@redhat.com>
549
550 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
551 more non-ELF cases.
552 * gas/arm/pic.d: Fix for vxworks target.
553 * gas/arm/basic.d: Likewise.
554 * gas/arm/unwind.d: Likewise.
555
aed1a261
RS
5562005-03-04 Richard Sandiford <rsandifo@redhat.com>
557
558 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
559 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
560 for loads and stores from constant addresses.
561 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
562 * gas/mips/mips.exp: Run them.
563
b2715587
RS
5642005-03-03 Richard Sandiford <rsandifo@redhat.com>
565
566 * gas/mips/mips.exp: Move tls tests to main $elf block.
567
d3d5c686
NC
5682005-03-03 Nick Clifton <nickc@redhat.com>
569
be20d78e
NC
570 * gas/macros/macros.exp (and.s): Expect this test to fail for the
571 tic4x-coff target because it uses the '&' character as a line
572 separator.
573
3c1a78a4
NC
574 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
575 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
576 the sh-hms target.
577 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
578 as for the sh-coff port.
579
5e1e0414
NC
580 * gas/macros/macros.exp (run_list_test): Also expect the msp430
581 port to fail the strings test because it defines
582 ONLY_STANDARD_ESCAPES.
583
f991b11e
NC
584 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
585 the .text section out to a 32-byte boundary as will automatically
586 be done by the arm-aout target.
587 * gas/arm/arch6zk.d: Add expected nop disassemblies.
588
d3d5c686
NC
589 * gas/d30v/serial.l: Remove listing lines that are no longer
590 emitted and fix up expected binary encoding.
591 * gas/d30v/serial2.l: Likewise.
592 * gas/d30v/serial2O.l: Likewise.
593
a6ccbdd3
RR
5942005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
595
da99ee72
AM
596 * gas/arc/extensions.s: Add tests for extcoreregister.
597 * gas/arc/extensions.d: Likewise.
598 * gas/arc/warn.s: Warnings for readonly core registers accessed.
599 * gas/arc/warn.d: Likewise.
2b8725e7 600 * gas/arc/arc.exp: Run extensions testcase.
a6ccbdd3 601
fa81d963
RS
6022005-03-03 Richard Sandiford <rsandifo@redhat.com>
603
604 * gas/mips/noat-1.d: Add -mips1 to assembler options.
605
c67de7d5
RR
6062005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
607
da99ee72
AM
608 * gas/arc/ld.s: Add checks for short immediates with ld.
609 * gas/arc/ld.d: Likewise.
c67de7d5 610
128b3d86
DJ
6112005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
612
613 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
614 gas/mips/tls-ill.s: New files.
615 * gas/mips/mips.exp: Run TLS tests.
616
632d447c
AM
6172005-03-02 Alan Modra <amodra@bigpond.net.au>
618
619 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
620 * gas/ppc/astest2.d: Likewise.
621 * gas/ppc/astest2_64.d: Likewise.
622 * ppc/astest64.d: Likewise.
623 * ppc/booke.d: Likewise.
624 * ppc/power4.d: Likewise.
625 * ppc/test1elf32.d: Likewise.
626 * ppc/test1elf64.d: Likewise.
627
c4a530c5
JB
6282005-03-02 Jan Beulich <jbeulich@novell.com>
629
630 * gas/i386/cr-err.[ls]: New.
631 * gas/i386/crx.[ds]: New.
632 * gas/i386/i386.exp: Run new tests.
633
167c3097
JB
6342005-03-02 Jan Beulich <jbeulich@novell.com>
635
636 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
637 * gas/i386/intelok.s: Add checks for various special memory operands.
638
a76903bf
AM
6392005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
640
641 * gas/arc/extensions.s: New file.
642 * gas/arc/extensions.d: New file.
643
a3a4c9c4
NC
6442005-03-01 Nick Clifton <nickc@redhat.com>
645
646 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
647 COFF based ports.
648 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
649 with a COFF formated local label name.
650 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
651
ce04548a
NC
6522005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
653 Nick Clifton <nickc@redhat.com>
654
655 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
656 associated with branches and so show the exact symbolic
657 destination address rather than an offset from the start of the
658 section.
659 * gas/arm/pic.d: Likewise.
632d447c 660
ddf0c81b
AM
6612005-03-01 Alan Modra <amodra@bigpond.net.au>
662
663 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
664 * gas/m68k/mcf-mac.d: Likewise.
665 * gas/m68k/mcf-mov3q.d: Likewise.
666 * gas/m68k/mode5.d: Likewise.
667
1375e99f
EC
6682005-02-22 Eric Christopher <echristo@redhat.com>
669
670 * gas/mips/elf-rel10.d: Update for label change.
671
9def96e7
MR
6722005-02-22 Maciej W. Rozycki <macro@mips.com>
673
674 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
675 information.
676 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
677 information for MIPS16 for the n32 ABI.
678 * gas/mips/mips.exp. Run the new test.
679
1fda77fb
EC
6802005-02-22 Eric Christopher <echristo@redhat.com>
681
682 * gas/mips/elf-rel10.s: Add label for frob.
683
58e2ea4d
MR
6842005-02-22 Maciej W. Rozycki <macro@mips.com>
685
686 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
687 information for MIPS16.
688 * gas/mips/mips16-dwarf2.s: Source for the new test.
689 * gas/mips/mips.exp: Run the new test.
690
ba7f26d2
AM
6912005-02-21 Alan Modra <amodra@bigpond.net.au>
692
693 * gas/d10v/instruction_packing-005.d: Adjust.
694 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
695 * gas/d10v/instruction_packing-009.d: Likewise.
696 * gas/d10v/instruction_packing-010.d: Likewise.
697 * gas/d10v/warning-001.d: Use #warning instead of #error.
698 * gas/d10v/warning-002.d: Likewise.
699 * gas/d10v/warning-003.d: Likewise.
700 * gas/d10v/warning-004.d: Likewise.
701 * gas/d10v/warning-005.d: Likewise.
702 * gas/d10v/warning-006.d: Likewise.
703 * gas/d10v/warning-007.d: Likewise.
704 * gas/d10v/warning-008.d: Likewise.
705 * gas/d10v/warning-009.d: Likewise.
706 * gas/d10v/warning-010.d: Likewise.
707 * gas/d10v/warning-011.d: Likewise.
708 * gas/d10v/warning-012.d: Likewise.
709 * gas/d10v/warning-013.d: Likewise.
710 * gas/d10v/warning-015.d: Likewise.
711 * gas/d10v/warning-016.d: Likewise.
712 * gas/d10v/warning-017.d: Likewise.
713 * gas/d10v/warning-018.d: Likewise.
714 * gas/d10v/warning-019.d: Likewise.
715 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
716 #warning given. Rearrange to allow $program to remain unset.
717 Fail the test if warning not found when expected. Conversely fail
718 the test if assembler errors or warnings given when not expected.
719
8fc2e39e
TS
7202005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
721
722 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
723 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
724 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
725 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
726 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
727 .set noat in macro expansions.
728 * gas/mips/mips.exp: Run new testcases.
729 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
730 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
731 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
732 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
733 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
734 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
735 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
736 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
737 gas/mips/ulw2.s: Don't try to test .set noat.
738
91d777ee
L
7392005-02-17 H.J. Lu <hongjiu.lu@intel.com>
740
741 * gas/ia64/hint.b-err.l: New file.
742 * gas/ia64/hint.b-err.s: Likewise.
743 * gas/ia64/hint.b-warn.l: Likewise.
744 * gas/ia64/hint.b-warn.s: Likewise.
745
746 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
747
748 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
749
26b810ce
JB
7502005-02-17 Jan Beulich <jbeulich@novell.com>
751
752 * gas/ia64/nostkreg.[ds]: New.
753 * gas/ia64/ia64.exp: Run new test.
754
ddc07134
AM
7552005-02-16 Alan Modra <amodra@bigpond.net.au>
756
757 * gas/all/gas.exp (quad): Don't run on i960.
758
d6f16593 7592005-02-15 Nigel Stephens <nigel@mips.com>
ddc07134 760 Maciej W. Rozycki <macro@mips.com>
d6f16593
MR
761
762 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
763 R_MIPS16_LO16 relocs.
764 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
765 * gas/mips/mips16-hilo.s: Source for the new tests.
766 * gas/mips/mips.exp: Run the new tests.
767
7b347e43
JB
7682005-02-15 Jan Beulich <jbeulich@novell.com>
769
770 * gas/ia64/pcrel.[ds]: New.
771 * gas/ia64/ia64.exp: Run new test.
772
a66d2bb7
JB
7732005-02-15 Jan Beulich <jbeulich@novell.com>
774
ddc07134
AM
775 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
776 violation on b0.
a66d2bb7
JB
777 * gas/ia64/regval.[ls]: New.
778 * gas/ia64/ia64.exp: Run new test.
779
4b09e828
JB
7802005-02-15 Jan Beulich <jbeulich@novell.com>
781
782 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
783 * gas/ia64/dv-waw-err.s: Likewise.
784 * gas/ia64/reg-err.[ls]: New.
785 * gas/ia64/ia64.exp: Run new test.
786
0ca3e455
JB
7872005-02-15 Jan Beulich <jbeulich@novell.com>
788
789 * gas/ia64/reloc.[ds]: New.
790 * gas/ia64/reloc-bad.[ls]: New.
791 * gas/ia64/ia64.exp: Run new tests.
792
2f6d622e
JB
7932005-02-15 Jan Beulich <jbeulich@novell.com>
794
795 * gas/ia64/operand-or.d: Pass -xnone to assembler.
796
f1dab70d
JB
7972005-02-13 Jan Beulich <jbeulich@novell.com>
798
799 * gas/ia64/label.l: Adjust line numbers.
800 * gas/ia64/label.s: Add .explicit.
801 * gas/ia64/nop_x.s: Likewise.
802 * gas/ia64/opc-a.d: Add assembler option -xnone.
803 * gas/ia64/opc-b.d: Likewise.
804 * gas/ia64/opc-f.d: Likewise.
805 * gas/ia64/opc-i.d: Likewise.
806 * gas/ia64/opc-m.d: Likewise.
807 * gas/ia64/opc-x.d: Likewise.
808 * gas/ia64/pseudo.d: Likewise.
809 * gas/ia64/regs.d: Likewise.
810 * gas/ia64/tls.d: Likewise.
811 * gas/ia64/unwind-err.l: Adjust line numbers.
812 * gas/ia64/unwind-err.s: Remove explicit stops.
813
20b36a95
JB
8142005-02-13 Jan Beulich <jbeulich@novell.com>
815
816 * gas/ia64/pound.[ls]: New.
817 * gas/ia64/ia64.exp: Run new test.
818
c1e6cd61
L
8192005-02-13 H.J. Lu <hongjiu.lu@intel.com>
820
821 * gas/ia64/ia64.exp: Add "operand-or".
822
823 * gas/ia64/operand-or.d: New file.
824 * gas/ia64/operand-or.s: Likewise.
825
970d6792
L
8262005-02-11 H.J. Lu <hongjiu.lu@intel.com>
827
828 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
829 and proc.
830
2b8725e7
NC
8312005-02-10 Julian Brown <julian@codesourcery.com>
832
833 * gas/arm/unwind.d: Alter expected output to include dependency on
834 __aeabi_unwind_cpp_pr[01].
835
9ae09ff9
JB
8362005-02-09 Jan Beulich <jbeulich@novell.com>
837
838 * gas/i386/intelok.s: Remove comments disabling alternative forms of
839 fbld, fbstp, and fldcw.
840 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
841
9f5083a4
NC
8422005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
843
844 * gas/maxq10/jump.d: Fixed relative jump offset.
845 * gas/maxq10/call.d: Likewise.
846 * gas/maxq20/jump.d: Likewise.
847 * gas/maxq20/call.d: Likewise.
848
cfdf4aaa
HPN
8492005-02-07 Hans-Peter Nilsson <hp@axis.com>
850
851 * lib/gas-defs.exp: Support new directive "warning".
852
05ee4b0f
JB
8532005-02-02 Jan Beulich <jbeulich@novell.com>
854
855 * gas/ia64/pred-rel.s: New.
856 * gas/ia64/ia64.exp: Run new test.
857
99f99b32
DJ
8582005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
859
860 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
861 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
862 symbol names.
863
ca3bc58f
JB
8642005-01-31 Jan Beulich <jbeulich@novell.com>
865
866 * gas/macros/repeat.[ds]: New.
867 * gas/macros/macros.exp: Run new test.
868
057f53c1
JB
8692005-01-31 Jan Beulich <jbeulich@novell.com>
870
871 * gas/macros/badarg.[ls]: New.
872 * gas/macros/end.[ls]: New.
873 * gas/macros/redef.[ls]: New.
874 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
875 Run new tests.
876
d3156ecc
JB
8772005-01-31 Jan Beulich <jbeulich@novell.com>
878
879 * gas/ia64/operands.[ls]: New.
880 * gas/ia64/ia64.exp: Run new test.
881
75e09913
JB
8822005-01-31 Jan Beulich <jbeulich@novell.com>
883
884 * gas/ia64/proc.[ls]: New.
885 * gas/ia64/unwind-err.[ls]: New.
886 * gas/ia64/ia64.exp: Run new tests.
887
f4660e2c
JB
8882005-01-31 Jan Beulich <jbeulich@novell.com>
889
890 * gas/ia64/bundling.[ds]: New.
891 * gas/ia64/label.[ls]: New.
892 * gas/ia64/last.[ls]: New.
893 * gas/ia64/slot2.[ls]: New.
894 * gas/ia64/ia64.exp: Run new tests.
895
60b9a617
JB
8962005-01-31 Jan Beulich <jbeulich@novell.com>
897
898 * gas/ia64/pseudo.[ds]: New.
899 * gas/ia64/ia64.exp: Run new test.
900
09124b3f
JB
9012005-01-27 Jan Beulich <jbeulich@novell.com>
902
903 * gas/ia64/nop_x.[ds]: New.
904 * gas/ia64/ia64.exp: Run new test.
905
9062005-01-27 Jan Beulich <jbeulich@novell.com>
97762d08
JB
907
908 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
909 M-unit.
910 * gas/ia64/mov-ar.[ds]: New.
911 * gas/ia64/ia64.exp: Run new test.
912
7fe1cadb
NC
9132005-01-24 Nick Clifton <nickc@redhat.com>
914
915 * gas/all/sleb128.d: Do not assume an 8-bit byte.
916 * gas/all/quad.d: Likewise. Also allow for ports which order
917 bytes within words in other than simple big-endian or
918 little-endian fashions.
919
e5604d79
RS
9202005-01-19 Richard Sandiford <rsandifo@redhat.com>
921
922 * gas/all/sleb128.[sd]: New test.
923 * gas/all/quad.[sd]: New test.
924 * gas/all/gas.exp: Run them.
925
e38bc3b5
NC
9262005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
927
928 * gas/sh/arch/arch.exp: Correct the email address.
929 Correct a few comment typos.
930 Add new tests to ensure that the assembler will only accept
931 instructions valid in each architecture and vice-versa.
932 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
933 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
934 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
935 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
936 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
937 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
938 * gas/sh/arch/sh2a.s: Generate new file.
939 * gas/sh/arch/sh2e.s: Regenerate.
940 * gas/sh/arch/sh2.s: Regenerate.
941 * gas/sh/arch/sh3-dsp.s: Regenerate.
942 * gas/sh/arch/sh3e.s: Regenerate.
943 * gas/sh/arch/sh3-nommu.s: Regenerate.
944 * gas/sh/arch/sh3.s: Regenerate.
945 * gas/sh/arch/sh4al-dsp.s: Regenerate.
946 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
947 * gas/sh/arch/sh4a.s: Regenerate.
948 * gas/sh/arch/sh4-nofpu.s: Regenerate.
949 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
950 * gas/sh/arch/sh4.s: Regenerate.
951 * gas/sh/arch/sh-dsp.s: Regenerate.
952 * gas/sh/arch/sh.s: Regenerate.
953
2033b4b9
L
9542005-01-12 H.J. Lu <hongjiu.lu@intel.com>
955
956 * i386/i386.exp: Run "sib".
957
958 * gas/i386/sib.d: New file.
959 * gas/i386/sib.s: Likewise.
960
1ad119f1
AS
9612005-01-09 Andreas Schwab <schwab@suse.de>
962
ddc07134 963 * gas/i386/intel16.d: Ignore trailing text with #pass.
1ad119f1
AS
964 * gas/i386/intelok.d: Likewise.
965 * gas/i386/prefix.d: Likewise.
966 * gas/i386/sub.d: Likewise.
967 * gas/i386/padlock.d: Likewise.
968 * gas/i386/x86_64.d: Likewise.
969
845e9b51
EB
9702005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
971
972 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
973
8d15ae7c
AM
9742004-12-31 Alan Modra <amodra@bigpond.net.au>
975
976 * gas/elf/elf.exp: Don't list reloc sections.
977 * gas/elf/section5.e: Remove reloc sections.
978
f4426611
TL
9792004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
980
ddc07134 981 * gas/crx/beq_insn.d: Update reference file according to
f4426611 982 disassembler printing method.
ddc07134
AM
983 * gas/crx/bit_insn.d: Likewise.
984 * gas/crx/br_insn.d: Likewise.
985 * gas/crx/cmpbr_insn.d: Likewise.
986 * gas/crx/cop_insn.d: Likewise.
f4426611
TL
987 * gas/crx/load_stor_insn.d: Likewise.
988
7f1c6624
HPN
9892004-12-21 Hans-Peter Nilsson <hp@axis.com>
990
991 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
992 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
993 copies, to cater to tcl versions before Tcl 8.2.3.
994
a904de94
NC
9952004-12-20 Nick Clifton <nickc@redhat.com>
996
997 * gas/elf/section5.[ls]: Use % instead of @ in .section
998 directives.
999
1e50d24d
RS
10002004-12-16 Richard Sandiford <rsandifo@redhat.com>
1001
1002 * gas/v850/split-lo16.{s,d}: New test.
1003 * gas/v850/v850.exp: Run it.
1004
7a6d0b32
JB
10052004-12-15 Jan Beulich <jbeulich@novell.com>
1006
1007 * gas/elf/section5.[els]: New.
1008
c0d8293f
RS
10092004-12-13 Richard Sandiford <rsandifo@redhat.com>
1010
1011 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
1012 .text alignments.
1013
5c799c07
AM
10142004-12-11 Alan Modra <amodra@bigpond.net.au>
1015
1016 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
1017 * gas/arm/mapping.d: Likewise.
1018 * gas/mips/tmips16-e.d: Likewise.
1019 * gas/mips/tmips16-f.d: Likewise.
1020 * gas/mmix/align-1.d: Likewise.
1021 * gas/mmix/basep-10.d: Likewise.
1022 * gas/mmix/basep-11.d: Likewise.
1023 * gas/mmix/basep-7.d: Likewise.
1024 * gas/mmix/basep-8.d: Likewise.
1025 * gas/mmix/basep-9.d: Likewise.
1026 * gas/mmix/builtin1.d: Likewise.
1027 * gas/mmix/builtin2.d: Likewise.
1028 * gas/mmix/builtin3.d: Likewise.
1029 * gas/mmix/bz-c.d: Likewise.
1030 * gas/mmix/comment-2.d: Likewise.
1031 * gas/mmix/comment-3.d: Likewise.
1032 * gas/mmix/cons-2.d: Likewise.
1033 * gas/mmix/fb-1.d: Likewise.
1034 * gas/mmix/fb-2.d: Likewise.
1035 * gas/mmix/geta-c.d: Likewise.
1036 * gas/mmix/greg1.d: Likewise.
1037 * gas/mmix/greg1a.d: Likewise.
1038 * gas/mmix/greg2.d: Likewise.
1039 * gas/mmix/greg2a.d: Likewise.
1040 * gas/mmix/greg3.d: Likewise.
1041 * gas/mmix/greg4.d: Likewise.
1042 * gas/mmix/greg5.d: Likewise.
1043 * gas/mmix/greg6.d: Likewise.
1044 * gas/mmix/greg7.d: Likewise.
1045 * gas/mmix/greg8.d: Likewise.
1046 * gas/mmix/is-1.d: Likewise.
1047 * gas/mmix/jump-c.d: Likewise.
1048 * gas/mmix/local-1.d: Likewise.
1049 * gas/mmix/locall1.d: Likewise.
1050 * gas/mmix/odd-1.d: Likewise.
1051 * gas/mmix/op-0-1.d: Likewise.
1052 * gas/mmix/op-0-1s.d: Likewise.
1053 * gas/mmix/op-0-2.d: Likewise.
1054 * gas/mmix/prefix1.d: Likewise.
1055 * gas/mmix/prefix2.d: Likewise.
1056 * gas/mmix/prefix3.d: Likewise.
1057 * gas/mmix/pseudo-1.d: Likewise.
1058 * gas/mmix/pushj-c.d: Likewise.
1059 * gas/mmix/pushj-cs.d: Likewise.
1060 * gas/mmix/sym-1.d: Likewise.
1061 * gas/mmix/weak1-s.d: Likewise.
1062 * gas/mmix/weak1.d: Likewise.
1063 * gas/mmix/zerop-1.d: Likewise.
1064 * gas/ppc/power4.d: Likewise.
1065 * gas/ppc/test1elf32.d: Likewise.
1066 * gas/ppc/test1elf64.d: Likewise.
1067 * gas/sh/sh64/datal32-3.d: Likewise.
1068 * gas/sh/sh64/datal64-3.d: Likewise.
1069 * gas/sh/sh64/localcom-1.d: Likewise.
1070
e8ede7c7
ILT
10712004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
1072
1073 * gas/mips/elf-rel23a.d: New test.
1074 * gas/mips/elf-rel23b.d: New test.
1075 * gas/mips/elf-rel25.s: New test.
1076 * gas/mips/elf-rel25.d: New test.
1077 * gas/mips/elf-rel25a.d: New test.
1078 * gas/mips/mips.exp: Run new tests.
1079
be1b2b4b
PB
10802004-12-09 Paul Brook <paul@codesourcery.com>
1081
1082 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
1083
42581a24
ILT
10842004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
1085
1086 * gas/mips/branch-swap.d: Pass -32 to as.
1087
f75dc283
TL
10882004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
1089
1090 * gas/crx/br_insn.d: Fix error in expected disassembly.
1091
a7498ae6
NC
10922004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1093
2b8725e7
NC
1094 * gas/m32r/rela-1.s: New test.
1095 * gas/m32r/rela-1.d: Expected disassembly.
1096 * gas/m32r/m32r.exp: Run the new test.
1097 * gas/m32r/relax-1.d: Update for fixed pcrel reloc
a7498ae6
NC
1098 generation.
1099
907362e5
RE
11002004-11-27 Richard Earnshaw <rearnsha@arm.com>
1101
2b8725e7 1102 * gas/arm/thumbv6.d (setend): Remove stray tab at end
907362e5
RE
1103 of dump pattern.
1104
603be052
L
11052004-11-25 H.J. Lu <hongjiu.lu@intel.com>
1106
1107 * gas/ia64/group-1.d: Adjust expected secion ordering.
1108
37edbb65 11092004-11-25 Jan Beulich <jbeulich@novell.com>
603be052 1110
37edbb65
JB
1111 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
1112
47cc2cf5
PB
11132004-11-24 Paul Brook <paul@codesourcery.com>
1114
1115 * gas/elf/group0a.d: Adjust expected secion ordering.
1116 * gas/elf/group1a.d: Ditto.
1117 * gas/elf/section4.d: Ditto.
1118
5515a510
NC
11192004-11-24 Nick Clifton <nickc@redhat.com>
1120
1121 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
1122 * gas/iq2000/q10allinsn.d: Delete.
ddc07134 1123 * gas/iq2000/q10allinsn.s: Delete.
5515a510
NC
1124 * gas/iq2000/q10hazard4.s: Delete.
1125 * gas/iq2000/q10hazard5.s: Delete.
1126 * gas/iq2000/q10load-hazards.exp: Delete.
1127 * gas/iq2000/q10nohazard.s: Delete.
1128 * gas/iq2000/q10noyield.s: Delete.
1129 * gas/iq2000/q10test0.d: Delete.
1130 * gas/iq2000/q10test0.s: Delete.
1131 * gas/iq2000/q10test1.d: Delete.
1132 * gas/iq2000/q10test1.s: Delete.
1133 * gas/iq2000/q10test10.d: Delete.
1134 * gas/iq2000/q10test10.s: Delete.
1135 * gas/iq2000/q10test11.d: Delete.
1136 * gas/iq2000/q10test11.s: Delete.
1137 * gas/iq2000/q10test12.d: Delete.
1138 * gas/iq2000/q10test12.s: Delete.
1139 * gas/iq2000/q10test2.d: Delete.
1140 * gas/iq2000/q10test2.s: Delete.
1141 * gas/iq2000/q10test3.d: Delete.
1142 * gas/iq2000/q10test3.s: Delete.
1143 * gas/iq2000/q10test4.d: Delete.
1144 * gas/iq2000/q10test4.s: Delete.
1145 * gas/iq2000/q10test5.d: Delete.
1146 * gas/iq2000/q10test5.s: Delete.
1147 * gas/iq2000/q10test6.d: Delete.
1148 * gas/iq2000/q10test6.s: Delete.
1149 * gas/iq2000/q10test7.d: Delete.
1150 * gas/iq2000/q10test7.s: Delete.
1151 * gas/iq2000/q10test8.d: Delete.
1152 * gas/iq2000/q10test8.s: Delete.
1153 * gas/iq2000/q10test9.d: Delete.
1154 * gas/iq2000/q10test9.s: Delete.
1155 * gas/iq2000/q10yield.exp: Delete.
1156 * gas/iq2000/test.exp: Delete.
1157
d8b2b7a5
NC
11582004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1159
1160 * gas/arc/st.s: Add checks for other variants of the sr and st
1161 instruction.
1162 * gas/arc/st.d: Update the expected disassembly.
1163
dae1b34e
NC
11642004-11-23 Nick Clifton <nickc@redhat.com>
1165
1166 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
1167 instructions.
1168 * gas/mn10300/relax.d: Add expected relocations.
1169
d81acc42
NC
11702004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
1171
1172 * gas/arc/ld.s: Add check of load of a long immediate.
1173 * gas/arc/ld.d: Add expected disassembly.
ddc07134 1174
a7eec876
HPN
11752004-11-22 Hans-Peter Nilsson <hp@axis.com>
1176
1177 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
1178 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
1179
444bf5f3
NC
11802004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1181
1182 * gas/maxq10/call.d: Fix expected results now that bfd assembler
1183 support is enabled by default.
1184 * gas/maxq10/range.d: Likewise.
1185 * gas/maxq20/call.d: Likewise.
1186
b7693d02
DJ
11872004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
1188
1189 * gas/arm/mapping.d: Expect F markers for Thumb code.
1190 * gas/arm/unwind.d: Update big-endian pattern.
1191
30e857fc
NC
11922004-11-12 Nick Clifton <nickc@redhat.com>
1193
1194 * gas/mn10300/basic.exp: Add relax test.
1195 * gas/mn10300/relax.s: New test.
1196 * gas/mn10300/relax.d: Expected results. Make sure that the
1197 correct size of instruction has been selected.
1198
a67517f4
BW
11992004-11-11 Bob Wilson <bob.wilson@acm.org>
1200
1201 * gas/xtensa/short_branch_offset.s: New.
1202 * gas/xtensa/short_branch_offset.d: New.
1203 * gas/xtensa/all.exp: Run new test.
1204
6639a9d9
AM
12052004-11-10 Alan Modra <amodra@bigpond.net.au>
1206
1207 * gas/i386/opcode.s: Pad section.
1208 * gas/i386/intelok.s: Likewise.
1209 * gas/i386/opcode.d: Update.
1210 * gas/i386/intelok.d: Update.
1211
7499d566
NC
12122004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1213 Vineet Sharma <vineets@noida.hcltech.com>
1214
1215 * gas/maxq10: New directory. Contains tests for maxq port.
1216 * gas/maxq20: Likewise.
1217
3b645373
L
12182004-11-05 H.J. Lu <hongjiu.lu@intel.com>
1219
1220 * gas/i386/general.s: Add movzb.
1221 * gas/i386/general.l: Updated.
1222
05e6b315
HPN
12232004-11-04 Hans-Peter Nilsson <hp@axis.com>
1224
1225 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
1226 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
1227 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
1228 as invalid.
1229 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
1230 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
1231 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
1232 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
1233 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
1234 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
1235 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
1236 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
1237 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
1238 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
1239 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
1240 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
1241 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
1242 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1243 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
1244 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
1245 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
1246 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
1247 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
1248 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
1249 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
1250 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
1251 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
1252 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
1253 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
1254 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
1255 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
1256 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
1257 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
1258 New tests.
1259
9306ca4a 12602004-11-04 Jan Beulich <jbeulich@novell.com>
3f1d9edd 1261
9306ca4a
JB
1262 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
1263 * gas/i386/intelbad.[sl]: New test to check for various things not
1264 permitted in Intel mode.
1265 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
1266 Adjust for change to segment register store.
1267 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
1268 things get handled correctly.
1269 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
1270 'high' and 'low' parts of an operand, which the parser previously
1271 accepted while neither telling that it's not supported nor that it
1272 ignored the remainder of the line following these supposed keywords.
1273
49c4a180
TL
12742004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
1275
1276 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
1277
902143ef
TL
12782004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
1279
1280 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
1281 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
1282 * gas/crx/cop_insn.d: Regenerate.
1283 * gas/crx/list_insn.d: Likewise.
1284
a394c00f
NC
12852004-10-23 Daniel Jacobowitz <dan@debian.org>
1286
1287 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
1288 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
1289
f40d6855
TL
12902004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
1291
6639a9d9 1292 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
f40d6855
TL
1293 instructions.
1294 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
1295 * gas/crx/cop_insn.d: Regenerate.
1296 * gas/crx/list_insn.d: Likewise.
1297
f29ff786
PB
12982004-10-14 Paul Brook <paul@codesourcery.com>
1299
1300 * gas/arm/mapping.d: Pass --special-syms to objdump.
1301
d2b2c203
DJ
13022004-10-08 Daniel Jacobowitz <dan@debian.org>
1303
1304 * gas/i386/i386.exp: Don't run divide test for targets where '/'
1305 is a comment. Run x86-64-unwind for 64-bit ELF targets.
1306 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
1307
af2f09fb
AM
13082004-10-08 Alan Modra <amodra@bigpond.net.au>
1309
1310 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
1311
43cd72b9
BW
13122004-10-07 Bob Wilson <bob.wilson@acm.org>
1313
1314 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
1315 Change entry_align test to expect an error.
1316 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
1317 no-generics directives.
1318
6e1304d8
RS
13192004-10-07 Richard Sandiford <rsandifo@redhat.com>
1320
1321 * gas/mips/elf-rel{23,24}.[sd]: New tests.
1322 * gas/mips/mips.exp: New test.
1323
99022dfb
RS
13242004-10-07 Richard Sandiford <rsandifo@redhat.com>
1325
1326 * gas/mips/elf-rel22.[sd]: New test.
1327 * gas/mips/mips.exp: Run it.
1328
b1dca8ee
RS
13292004-10-07 Richard Sandiford <rsandifo@redhat.com>
1330
1331 * gas/mips/elf-rel21.[sd]: New test.
1332 * gas/mips/mips.exp: Run it.
1333
289040ca
NC
13342004-10-07 Jan Beulich <jbeulich@novell.com>
1335
1336 * gas/cfi/cfi-common-4.[ds]: New.
1337 * gas/cfi/cfi.exp: Run new test.
1338
48c9f030
NC
13392004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
1340
1341 * gas/crx/cop_insn.s: New file.
1342 * gas/crx/cop_insn.d: Likewise.
1343 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
1344 test.
1345 * gas/crx/misc_insn.s: Likewise.
1346 * gas/crx/load_stor_insn.d: Regenerate.
1347 * gas/crx/misc_insn.d: Likewise.
1348
3cc0884a
AH
13492004-10-06 Aldy Hernandez <aldyh@redhat.com>
1350
1351 * gas/ppc/e500.s: Add double-precision instructions.
1352 * gas/ppc/e500.d: Same.
1353
62377b1f
NC
13542004-10-05 Paul Brook <paul@codesourcery.com>
1355
1356 * gas/arm/arm.exp: Add unwind table test. Recognise
1357 arm-symbian-symbianelf and arm-none-eabi.
1358 * gas/arm/unwind.s: New file.
1359 * gas/arm/unwind.d: New file.
1360
14127cc4
NC
13612004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
1362
1363 * gas/pdp11/opcode.d: Fix sob opcode value.
1364
0dd132b6
NC
13652004-09-30 Paul Brook <paul@codesourcery.com>
1366
1367 * gas/arm/arch6zk.d: New file.
1368 * gas/arm/arch6zk.s: New file.
1369 * gas/arm/arm.exp: Add them.
1370
981beeee
AM
13712004-09-29 Alan Modra <amodra@bigpond.net.au>
1372
1373 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
1374 * gas/i386/secrel.d: Adjust to suit.
1375
4403997d
PB
13762004-09-19 Paul Brook <paul@codesourcery.com>
1377
1378 * gas/elf/elf.exp: Recognise additional arm elf targets.
1379
eb043451
PB
13802004-09-17 Paul Brook <paul@codesourcery.com>
1381
1382 * gas/arm/pic.s: Add (target2).
1383 * gas/arm/pic.d: Ditto.
1384
9c504268
PB
13852004-09-13 Paul Brook <paul@codesourcery.com>
1386
1387 * gas/arm/pic.d: Rename RELABS to TARGET1.
1388 * gas/arm/pic.s: Ditto.
1389
42851540
NC
13902004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
1391
1392 * gas/crx: New directory.
1393 * gas/crx/allinsn.exp: New test script.
1394 * gas/crx/arith_insn.s: New file.
1395 * gas/crx/arith_insn.d: Likewise.
1396 * gas/crx/beq_insn.s: Likewise.
1397 * gas/crx/beq_insn.d: Likewise.
1398 * gas/crx/bit_insn.s: Likewise.
1399 * gas/crx/bit_insn.d: Likewise.
1400 * gas/crx/br_insn.s: Likewise.
1401 * gas/crx/br_insn.d: Likewise.
1402 * gas/crx/cmov_insn.s: Likewise.
1403 * gas/crx/cmov_insn.d: Likewise.
1404 * gas/crx/cmpbr_insn.s: Likewise.
1405 * gas/crx/cmpbr_insn.d: Likewise.
1406 * gas/crx/jscond_insn.s: Likewise.
1407 * gas/crx/jscond_insn.d: Likewise.
1408 * gas/crx/list_insn.s: Likewise.
1409 * gas/crx/list_insn.d: Likewise.
1410 * gas/crx/load_stor_insn.s: Likewise.
1411 * gas/crx/load_stor_insn.d: Likewise.
1412 * gas/crx/misc_insn.s: Likewise.
1413 * gas/crx/misc_insn.d: Likewise.
1414 * gas/crx/no_op_insn.s: Likewise.
1415 * gas/crx/no_op_insn.d: Likewise.
1416 * gas/crx/shift_insn.s: Likewise.
1417 * gas/crx/shift_insn.d: Likewise.
1418
ac28a1cb
RS
14192004-08-27 Richard Sandiford <rsandifo@redhat.com>
1420
1421 * gas/frv/fr550-pack1.[sd]: New test.
1422 * gas/frv/allinsn.exp: Run it.
1423
3d983505
NC
14242004-08-27 Nick Clifton <nickc@redhat.com>
1425
1426 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
1427 but not for PE targets. Similarly for the absrel test.
1428
62e88f3c
NC
14292004-08-26 Nick Clifton <nickc@redhat.com>
1430
1431 * gas/i386/i386.exp: Group ELF specific tests together. Move the
1432 pcrel test into the ELF only section. Use is_elf_format to test
1433 for ELF based toolchains.
1434
26a78d4a
L
14352004-08-25 H.J. Lu <hongjiu.lu@intel.com>
1436
1437 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
1438
5069eab2
NC
14392004-08-24 Jan Beulich <jbeulich@novell.com>
1440
1441 * gas/all/altmacro.[sd]: Split out part from here...
1442 * gas/all/altmac2.[sd]: ... to here.
1443 * gas/all/excl.s: New.
1444 * gas/all/gas.exp: Suppress both tests for a few targets known to
632d447c
AM
1445 break. Run the new (split out) test only when the target doesn't
1446 use '!' as a comment character.
5069eab2 1447
f7870c8d 14482004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5069eab2 1449
f7870c8d
TS
1450 * gas/mips/branch-swap.s: New testcase.
1451 * gas/mips/branch-swap.d: New testcase.
1452 * gas/mips/mips.exp: Run the testcase.
1453
e65123b7
NC
14542004-08-18 Nick Clifton <nickc@redhat.com>
1455
1456 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
1457 part of another patch.
1458
1f216d09
NC
14592004-08-15 Nick Clifton <nickc@redhat.com>
1460
1461 * gas/all/altmacro.d: Allow for rest of frag being padded to an
1462 alignment boundary.
1463
1464 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
1465
d84de024
AM
14662004-08-16 Alan Modra <amodra@bigpond.net.au>
1467
1468 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
1469 * gas/cfi/cfi-alpha-3.d: Likewise.
1470 * gas/cfi/cfi-i386.d: Likewise.
1471 * gas/cfi/cfi-m68k.d: Likewise.
1472 * gas/cfi/cfi-ppc-1.d: Likewise.
1473 * gas/cfi/cfi-s390-1.d: Likewise.
1474 * gas/cfi/cfi-s390x-1.d: Likewise.
1475 * gas/cfi/cfi-sh-1.d: Likewise.
1476 * gas/cfi/cfi-sparc-1.d: Likewise.
1477 * gas/cfi/cfi-sparc64-1.d: Likewise.
1478 * gas/cfi/cfi-x86_64.d: Likewise.
1479
caa32fe5
NC
14802004-08-13 Jan Beulich <jbeulich@novell.com>
1481
1482 * gas/all/altmacro.[sd]: New test.
1483 * gas/all/gas.exp: Run the new test.
1484
b2221023
MM
14852004-08-10 Mark Mitchell <mark@codesourcery.com>
1486
1487 * gas/arm/bignum1.s: New test.
1488 * gas/arm/arm.exp: Run it.
1489
db6579d4
PB
14902004-08-06 Paul Brook <paul@codesourcery.com>
1491
1492 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1493
92868b6e
NC
14942004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
1495
1496 * h8300/h8300.exp: Addition of new test case to check rx
1497 generation with adds and subs instruction for plain H8/300 target.
1498 * h8300/addsubrxcheck.s: New test source file.
1499
e8773edb
SC
15002004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1501
1502 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1503 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1504 * gas/symver/symver.exp: Likewise for symver tests.
1505
30d1c836
ML
15062004-07-30 Michal Ludvig <mludvig@suse.cz>
1507
1508 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1509 VIA PadLock instructions.
1510
ff636ee3
KK
15112004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1512
1513 * gas/sh/basic.exp: Don't do sh2a test for sh5.
1514 * gas/sh/sh2a.d: Match elf32-sh* format too.
1515
1d70c7fb
AO
15162004-07-29 Alexandre Oliva <aoliva@redhat.com>
1517
1518 2003-12-30 DJ Delorie <dj@redhat.com>
1519 * gas/sh/sh2a.s: New.
1520 * gas/sh/sh2a.d: New.
1521 * gas/sh/basic.exp: Add it.
1522
670ec21d
NC
15232004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
1524
1525 * gas/all/gas.exp (do_930509a): Disable test for crx.
1526
6b5abf68
L
15272004-07-22 H.J. Lu <hongjiu.lu@intel.com>
1528
1529 * gas/i386/x86-64-inval.l: Remove the leading `+'.
1530
ed049af3
NC
15312004-07-22 Nick Clifton <nickc@redhat.com>
1532
1533 PR/280
1534 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1535 * gas/h8300/ffxx1-elf.d: Likewise.
1536 * gas/h8300/h8sx_disp2.d: Likewise.
1537 * gas/h8300/h8sx_mov_imm.d: Likewise.
6639a9d9 1538 * gas/h8300/h8sx_rtsl.d: Likewise.
ed049af3
NC
1539 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1540 * gas/h8300/ffxx1-elf.s: Likewise.
1541
20f0a1fc
NC
15422004-07-21 Jan Beulich <jbeulich@novell.com>
1543
543613e9
NC
1544 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1545 addressing in 64-bit mode.
1546 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1547 addressing.
1548 * gas/i386/i386.exp: Run the two new tests.
1549
1550 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1551 rex prefix.
1552 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1553 in 64-bit mode.
6639a9d9 1554
d27af829
MR
15552004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1556
1557 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1558 expects load delay slots.
1559
6f14957b
MR
15602004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1561
1562 * gas/mips/vr5400.d: Update for a correct disassembly of
1563 "racm.ob".
1564
1586d91e
MR
15652004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1566
1567 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
1568 another "break" case. Update the comment accordingly.
1569 * gas/mips/set-arch.s: Likewise.
1570 * gas/mips/mips32.d: Adjust for the new output.
1571 * gas/mips/set-arch.d: Likewise.
1572
aff16937
NC
15732004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
1574
1575 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1576 new test case for H8300H normal target to check symbol
1577 address generation.
1578 * gas/h8300/symaddgen.s: New test.
1579
0477af35
NC
15802004-07-13 Nick Clifton <nickc@redhat.com>
1581
1582 * gas/i386/intel.s: Add test of newly expand arithmetic support
1583 for Intel mode assembler.
1584 * gas/i386/intel.d: Add expected disassmbly.
1585
384d2d1c
NC
15862004-07-13 Nick Clifton <nickc@redhat.com>
1587
1588 * gas/vtable: Delete directory. These tests are no longer needed
1589 as the VTABLE_ reloc support is obsolete.
1590
96908638
NC
15912004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1592
1593 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1594 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1595 * gas/m32r/pic2.d: New file: Expected results.
1596
de7e6852
RS
15972004-07-08 Richard Sandiford <rsandifo@redhat.com>
1598
1599 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1600 * gas/mips/elf-refl19.d: Likewise L2.
1601
3b91255e
RS
16022004-07-03 Richard Sandiford <rsandifo@redhat.com>
1603
3b91255e
RS
1604 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1605 the earliest %lo().
1606 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1607 * gas/mips/elf-rel20.[sd]: New test.
1608 * gas/mips/mips.exp: Run it.
1609
0945c90c
RS
16102004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
1611
1612 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1613
2d2b9592
L
16142004-07-01 H.J. Lu <hongjiu.lu@intel.com>
1615
1616 * gas/ia64/group-1.d: New.
1617 * gas/ia64/group-1.s: Likewise.
1618
1619 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1620
8a41c3ea
JW
16212004-06-30 James E Wilson <wilson@specifixinc.com>
1622
1623 * gas/ia64/dv-imply.d: Update.
1624 * gas/ia64/dv-mutex.d: Likewise.
1625 * gas/ia64/dv-safe.d: Likewise.
1626
62b51c0b
AM
16272004-06-29 Alan Modra <amodra@bigpond.net.au>
1628
1629 * gas/m68k/mode5.s: Pad section.
1630 * gas/m68k/mode5.d: Update.
1631
98e69875
AM
16322004-06-28 Alan Modra <amodra@bigpond.net.au>
1633
1634 * gas/ppc/power4.d: Update.
1635
1d9f512f
AM
16362004-06-24 Alan Modra <amodra@bigpond.net.au>
1637
1638 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1639 * gas/i386/prescott.d: Update.
1640
bad9ceea
JJ
16412004-06-08 Jakub Jelinek <jakub@redhat.com>
1642
1643 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1644 * gas/ia64/dv-raw-err.l: Updated.
1645
580b9172
NC
16462004-05-28 Peter Barada <peter@the-baradas.com>
1647
1648 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
1649 addressing with zero offset into mode 2 addressing.
1650 * gas/m68k/mode5.d: New file: Expected disassmbly.
1651 * gas/m68k/all.exp: Run new test.
1652
2b8725e7
NC
16532004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
1654
1655 * gas/sh/arch: New directory.
1656 * gas/sh/arch/arch.exp: New test script.
1657 * gas/sh/arch/arch_expected.txt: New file.
1658 * gas/sh/arch/sh.s: New file.
1659 * gas/sh/arch/sh2.s: New file.
1660 * gas/sh/arch/sh-dsp.s: New file.
1661 * gas/sh/arch/sh2e.s: New file.
1662 * gas/sh/arch/sh3-nommu.s: New file.
1663 * gas/sh/arch/sh3.s: New file.
1664 * gas/sh/arch/sh3-dsp.s: New file.
1665 * gas/sh/arch/sh3e.s: New file.
1666 * gas/sh/arch/sh4-nommu-nofpu.s: New file.
1667 * gas/sh/arch/sh4-nofpu.s: New file.
1668 * gas/sh/arch/sh4.s: New file.
1669 * gas/sh/arch/sh4a-nofpu.s: New file.
1670 * gas/sh/arch/sh4al-dsp.s: New file.
1671 * gas/sh/arch/sh4a.s: New file.
1672
652ca075
L
16732004-05-27 H.J. Lu <hongjiu.lu@intel.com>
1674
1675 * gas/ia64/regs.d: Updated.
1676
54b3292a
L
16772004-05-26 H.J. Lu <hongjiu.lu@intel.com>
1678
1679 * gas/ia64/ia64.exp: Run invalid-ar.
6639a9d9 1680
54b3292a
L
1681 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
1682 * gas/ia64/invalid-ar.s: Likewise.
1683
be8c092b
NC
16842004-05-24 Peter Barada <peter@the-baradas.com>
1685
1686 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
1687 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
1688
1ef30428
L
16892004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1690
1691 * gas/ia64/dv-srlz.d: Fix a typo.
1692
c0b22597
BE
16932004-05-12 Ben Elliston <bje@au.ibm.com>
1694
1695 * gas/h8300/t03_add.exp: Remove stray semicolons.
1696 * gas/h8300/t04_sub.exp: Likewise.
1697 * gas/h8300/t05_cmp.exp: Likewise.
1698 * gas/h8300/t08_or.exp: Likewise.
1699 * gas/h8300/t09_xor.exp: Likewise.
1700 * gas/h8300/t10_and.exp: Likewise.
1701 * gas/hppa/reloc/reloc.exp: Likewise.
1702 * gas/hppa/unsorted/unsorted.exp: Likewise.
1703 * gas/i386/i386.exp: Likewise.
1704 * gas/m68hc11/m68hc11.exp: Likewise.
1705 * gas/mips/mips.exp: Likewise.
1706 * gas/sparc/sparc.exp: Likewise.
1707 * lib/gas-defs.exp: Likewise.
1708
22fe14ad
NC
17092004-05-11 Nick Clifton <nickc@redhat.com>
1710
1711 * gas/elf/section4.s: New test. Checks label arithmetic when
1712 multiple same-name sections exist.
1713 * gas/elf/section4.d: New file: Expected section list
1714 * gas/elf/elf.exp: Run the new test.
1715 * gas/elf/group0.s: Use % instead of @ for type argument to
1716 .section directive (for compatability with ARM port).
1717 * gas/elf/group1.s: Likewise.
1718
532c738a
RS
17192004-05-07 Richard Sandiford <rsandifo@redhat.com>
1720
1721 * gas/mips/vr4122.[sd]: Rename to...
1722 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
1723 MD(1) and MD(4).
1724 * gas/mips/mips.exp: Update accordingly.
1725
d15c4970
AO
17262004-05-05 Alexandre Oliva <aoliva@redhat.com>
1727
1728 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
1729 * gas/frv/fr405-insn.d: Likewise.
1730 * gas/frv/fr450-insn.d: Likewise.
1731
86654c12
L
17322004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1733
1734 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
1735 section group.
1736
1737 * gas/elf/group1a.d: New file.
1738 * gas/elf/group1b.d: Likewise.
1739
1740 * gas/elf/group1.e: Removed.
1741
376eb240
NC
17422004-04-30 Nick Clifton <nickc@redhat.com>
1743
1744 * gas/arm/reg-alias.s: New file: Test case sensitive register
1745 aliases.
1746 * gas/arm/reg-alias.d: New file: Expected test output.
1747 * gas/arm/arm.exp: Run reg-alias test.
1748 Arrange tests in a more orderly fashion.
1749
f3806e43
BE
17502004-04-30 Ben Elliston <bje@au.ibm.com>
1751
1752 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
1753 * gas/ppc/power4.d: Update accordingly.
1754
f5842774
L
17552004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1756
1757 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
1758 group.
1759
1760 * gas/elf/group0.s: New file.
1761 * gas/elf/group0a.d: Likewise.
1762 * gas/elf/group0b.d: Likewise.
1763 * gas/elf/group1.e: Likewise.
1764 * gas/elf/group1.s: Likewise.
1765
2abe3c6c
NC
17662004-04-23 Nick Clifton <nickc@redhat.com>
1767
1768 * gas/symver/symver1.d: Cope with extra symbols inserted by
1769 arm-elf toolchains.
1770 * gas/symver/symver0.d: Likewise
1771 * gas/elf/symver.d: Likewise.
1772
1f1799d5
KK
17732004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1774
1775 * gas/sh/pcrel2.d: Update.
1776 * gas/sh/tlsd.d: Update.
1777 * gas/sh/tlsnopic.d: Update.
1778 * gas/sh/tlspic.d: Update.
1779
d9943e50
MK
17802004-04-22 Mark Kettenis <kettenis@gnu.org>
1781
1782 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
1783
269137b2
TS
17842004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1785
1786 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
1787 * gas/mips/mips-abi32-pic.d: Likewise.
1788 * gas/mips/mips-abi32-pic2.d: Likewise.
1789 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1790 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1791 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1792 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1793 * gas/mips/relax-swap1-mips2.d: Likewise.
1794 * gas/mips/lb-svr4pic-ilocks.d: New test.
1795 * gas/mips/mips.exp: Run it.
1796
06516a5e
PB
17972004-04-22 Paul Brook <paul@codesourcery.com>
1798
1799 * maverick.c (off8s): Test full shifted operand range.
1800 (MCC2): Define.
1801 (MVDSPACC, MVACCDSP): Use it.
1802 * maverick.d, maverick.s: Regenerate.
1803
fd99574b
NC
18042004-04-22 Peter Barada <peter@the-baradas.com>
1805
1806 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
1807 * gas/m68k/mcf-emac.s: New test: Similar checks.
1808 * gas/m68k/mcf-mac.d: New test: Expected output.
1809 * gas/m68k/mcf-emac.d: New test: Likewise.
1810 * gas/m68k/all.exp: Run new tests.
1811
76c6918d
CD
18122004-04-21 Chris Demetriou <cgd@broadcom.com>
1813
1814 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
1815 * gas/mips/empic.d: Likewise.
1816 * gas/mips/empic.l: Likewise.
1817 * gas/mips/empic.s: Likewise.
1818 * gas/mips/empic2.d: Likewise.
1819 * gas/mips/empic2.s: Likewise.
1820 * gas/mips/empic3_e.d: Likewise.
1821 * gas/mips/empic3_e.s: Likewise.
1822 * gas/mips/empic3_g1.d: Likewise.
1823 * gas/mips/empic3_g1.s: Likewise.
1824 * gas/mips/empic3_g2.d: Likewise.
1825 * gas/mips/empic3_g2.s: Likewise.
1826 * gas/mips/jal-empic-elf-2.d: Likewise.
1827 * gas/mips/jal-empic-elf-2.s: Likewise.
1828 * gas/mips/jal-empic-elf-3.d: Likewise.
1829 * gas/mips/jal-empic-elf-3.s: Likewise.
1830 * gas/mips/jal-empic-elf.d: Likewise.
1831 * gas/mips/jal-empic.d: Likewise.
1832 * gas/mips/la-empic.d: Likewise.
1833 * gas/mips/la-empic.s: Likewise.
1834 * gas/mips/lb-empic.d: Likewise.
1835 * gas/mips/ld-empic.d: Likewise.
1836 * gas/mips/lif-empic.d: Likewise.
1837 * gas/mips/telempic.d: Likewise.
1838 * gas/mips/tempic.d: Likewise.
1839 * gas/mips/ulh-empic.d: Likewise.
1840 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
1841 * gas/mips/lifloat.s: Likewise.
1842 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
1843
6482c264
NC
18442004-04-20 Brian Ford <ford@vss.fsi.com>
1845 DJ Delorie <dj@redhat.com>
1846
1847 * gas/i386/secrel.s: New test for .secrel32.
1848 * gas/i386/secrel.d: Likewise.
1849 * gas/i386/i386.exp: Call it for PE targets.
1850
4dc570c2
JJ
18512004-04-19 Jakub Jelinek <jakub@redhat.com>
1852
1853 * gas/cfi/cfi-sparc64-1.d: Update.
1854
d766e8ec
RS
18552004-04-14 Richard Sandiford <rsandifo@redhat.com>
1856
1857 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
1858
a11090ae
RS
18592004-04-14 Richard Sandiford <rsandifo@redhat.com>
1860
1861 * gas/elf/section2.e-mips: Allow named section symbols.
1862 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
1863
097dba13
NC
18642004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1865
925d60e5
NC
1866 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
1867 * gas/m32r/parallel-2.d: New file: Expected results.
1868 * gas/m32r/m32r2.exp: Run the test.
6639a9d9 1869
925d60e5
NC
1870 * gas/m32r/seth.s: New file: Test for seth.
1871 * gas/m32r/seth.d: New file: Expected results.
1872 * gas/m32r/m32r.exp: Run the new test.
097dba13 1873
f55629b8
KK
18742004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
1875
1876 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
1877 option.
1878 * gas/sh/basic.exp: Run the new test.
1879
a7844384
NC
18802004-04-01 Dave Korn <dk@artimi.com>
1881
1882 * gas/dlx/alltests.exp: Execute new lohi test.
1883 * gas/dlx/lohi.s: New test for spurious lo16/hi16
632d447c 1884 reloc overflow checking.
a7844384
NC
1885 * gas/dlx/lohi.d: New file: expected output.
1886 * gas/dlx/lhi.d: Updated to properly expect lo16
632d447c 1887 relocations where asked for.
a7844384
NC
1888 * gas/dlx/itype.d: Likewise.
1889 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1890
6c71dbc4
SS
18912004-03-30 Stan Shebs <shebs@apple.com>
1892
1893 * gas/macros/macros.exp: Remove mention of MPW config.
1894
02249231
AM
18952004-03-27 Alan Modra <amodra@bigpond.net.au>
1896
1897 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1898 an error.
1899 * gas/m68hc11/m68hc11.exp: Likewise.
1900
86b13c28
AS
19012004-03-23 Andreas Schwab <schwab@suse.de>
1902
1903 * gas/cfi/cfi-m68k.d: Adjust offsets.
1904
95631471
HPN
19052004-03-22 Hans-Peter Nilsson <hp@axis.com>
1906
1907 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1908 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1909
2ce4cc60
KK
19102004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1911
1912 * gas/cfi/cfi-sh-1.d: New file.
6639a9d9 1913 * gas/cfi/cfi-sh-1.s: Likewise.
2ce4cc60
KK
1914 * gas/cfi/cfi.exp: Add SH case.
1915
fdd12ef3
AM
19162004-03-16 Alan Modra <amodra@bigpond.net.au>
1917
1918 * gas/ppc/altivec.d: Update.
1919 * gas/ppc/altivec_xcoff.d: Update.
1920 * gas/ppc/altivec_xcoff64.d: Update.
1921 * gas/ppc/astest.d: Update.
1922 * gas/ppc/astest2.d: Update.
1923 * gas/ppc/astest2_64.d: Update.
1924 * gas/ppc/astest64.d: Update.
1925 * gas/ppc/booke.d: Update.
1926 * gas/ppc/booke_xcoff.d: Update.
1927 * gas/ppc/booke_xcoff64.d: Update.
1928 * gas/ppc/e500.d: Update.
1929 * gas/ppc/power4.d: Update.
1930 * gas/ppc/test1elf32.d: Update.
1931 * gas/ppc/test1elf64.d: Update.
1932 * gas/ppc/test1xcoff32.d: Update.
1933
a506b1e6
AM
19342004-03-15 Alan Modra <amodra@bigpond.net.au>
1935
1936 * gas/i386/padlock.s: Pad with .p2align.
1937 * gas/i386/padlock.d: Adjust.
1938
26f07657
ML
19392004-03-12 Michal Ludvig <mludvig@suse.cz>
1940
a506b1e6 1941 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
26f07657
ML
1942 VIA PadLock instructions.
1943 * gas/i386/i386.exp: Run padlock tests.
1944
c02908d2
AM
19452004-03-12 Alan Modra <amodra@bigpond.net.au>
1946
cc0ec051
AM
1947 * gas/i386/katmai.d: Revert last change.
1948
c02908d2
AM
1949 * gas/i386/katmai.d: Adjust for clflush change.
1950
b3415246
AJ
19512004-03-08 Andreas Jaeger <aj@suse.de>
1952
1953 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
1954
b793dc75
RH
19552004-03-07 Richard Henderson <rth@redhat.com>
1956
1957 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
1958
9fd4314e
AJ
19592004-03-07 Andreas Jaeger <aj@suse.de>
1960
1961 * gas/cfi/cfi-x86_64.d: Adjust offsets.
1962
6ec51dba
RH
19632004-03-07 Richard Henderson <rth@redhat.com>
1964
1965 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
1966 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
1967 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
1968
28e4a77b
KK
19692004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1970
1971 * gas/sh/sh64/err-dsp.s: Fix expected error message.
1972
676a64f4
RS
19732004-03-01 Richard Sandiford <rsandifo@redhat.com>
1974
1975 * gas/frv/fr405-insn.[sdl]: New test.
1976 * gas/frv/fr450-spr.[sd]: New test.
1977 * gas/frv/fr450-insn.[sdl]: New test.
1978 * gas/frv/fr450-media-issue.[sl]: New test.
1979 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
1980 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
1981 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
1982 -mcpu=fr500.
1983
8ae0baa2
RS
19842004-03-01 Richard Sandiford <rsandifo@redhat.com>
1985
1986 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
1987 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
1988 * gas/frv/allinsn.d: Update accordingly.
1989
34920d91
NC
19902004-02-17 Petko Manolov <petkan@nucleusys.com>
1991
1992 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
1993 * gas/arm/maverick.d: Likewise.
1994 * gas/arm/maverick.s: Likewise.
1995
206eb3b6
KK
19962004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1997
1998 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
1999
e4475e39
NS
20002004-02-06 Nathan Sidwell <nathan@codesourcery.com>
2001
2002 * gas/macros/test2.s: Lowercase it.
2003
f6a22291
MR
20042004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2005
2006 * gas/mips/div.d: Update to accomodate changes in macro
2007 expansions.
2008 gas/mips/elf-rel-got-n32.d: Likewise.
2009 gas/mips/elf-rel-got-n64.d: Likewise.
2010 gas/mips/elf-rel-xgot-n32.d: Likewise.
2011 gas/mips/elf-rel-xgot-n64.d: Likewise.
2012 gas/mips/la-svr4pic.d: Likewise.
2013 gas/mips/la-xgot.d: Likewise.
2014 gas/mips/lca-svr4pic.d: Likewise.
2015 gas/mips/lca-xgot.d: Likewise.
2016
1b5d1a53
KK
20172004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2018
2019 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
2020 * gas/sh/sh4a-fp.s: Likewise.
2021 * gas/sh/err-sh4a-fp.s: Likewise.
2022
424688ad
CD
20232004-01-24 Chris Demetriou <cgd@broadcom.com>
2024
2025 * gas/mips/relax-swap1.s: Add extra space at end, so the
2026 disassembly will consistently have "..." at its end.
2027 * gas/mips/relax-swap2.s: Likewise.
2028 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
2029
34cc4ecc
DJ
20302004-01-23 Daniel Jacobowitz <drow@mvista.com>
2031
2032 * gas/arm/arm.exp: Add "undefined" test.
2033 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
2034
5fc68419
RS
20352004-01-23 Richard Sandiford <rsandifo@redhat.com>
2036
2037 * gas/mips/macro-warn-[1234].[sdl]: New tests.
2038 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
2039 * gas/mips/mips.exp: Run them.
2040
4d7206a2
RS
20412004-01-23 Richard Sandiford <rsandifo@redhat.com>
2042
2043 * gas/mips/elf-rel19.[sd]: New test.
2044 * gas/mips/mips.exp: Run it.
2045
28d39d1a
NC
20462004-01-11 Tom Rix <tcrix@worldnet.att.net>
2047
2048 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
2049 * gas/m68hc11/movb.d: Likewise.
2050 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
2051
839b3272
AM
20522004-01-19 Alan Modra <amodra@bigpond.net.au>
2053
2054 * gas/i386/katmai.d: Adjust for changed sib printing.
2055 * gas/i386/prescott.d: Likewise.
2056 * gas/i386/sse2.d: Likewise.
2057 * gas/i386/ssemmx2.d: Likewise.
2058
ac882a1d
AO
20592004-01-16 Alexandre Oliva <aoliva@redhat.com>
2060
2061 * gas/mn10300/mov5.s: New.
2062 * gas/mn10300/basic.exp (do_mov5): New.
2063
895921c9
MR
20642004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2065
2066 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
2067 with swapping for MIPS1.
2068 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
2069 with swapping for MIPS2.
2070 * gas/mips/relax-swap1.l: Stderr output for the new tests.
2071 * gas/mips/relax-swap1.s: Source for the new tests.
2072 * gas/mips/relax-swap2.d: New test for branch likely relaxation
2073 with swapping.
2074 * gas/mips/relax-swap2.l: Stderr output for the new test.
2075 * gas/mips/relax-swap2.s: Source for the new test.
2076 * gas/mips/mips.exp: Run the new tests.
2077
32159579
ILT
20782004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
2079
2080 * gas/mips/mips16-64.d: New test.
2081 * gas/mips/mips.exp: Run it.
2082
cc3d92a5
RS
20832004-01-12 Richard Sandiford <rsandifo@redhat.com>
2084
2085 * gas/mips/elf-rel18.[sd]: New test.
2086 * gas/mips/mips.exp: Run it.
2087
e45d0630
PB
20882004-01-09 Paul Brook <paul@codesourcery.com>
2089
2090 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
2091 * gas/arm/arm.exp: Add them.
2092
29ccc66b
ILT
20932004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
2094
2095 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
2096 * gas/mips/ldstla-n64-shared.d: Likewise.
2097
d9296b18
NC
20982004-01-07 Nick Clifton <nickc@redhat.com>
2099
2100 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
2101
fee5fcc5
AO
21022004-01-06 Alexandre Oliva <aoliva@redhat.com>
2103
2104 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
2105 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
2106 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
2107 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
2108 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
2109 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
2110 gprel12 for rodata symbol and gotoff12 for sdata symbol.
2111 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
2112 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
2113 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
2114 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
2115 * gas/frv/allinsns.exp: Run it.
2116
3ab48931
NC
21172004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
2118
2119 * gas/msp430/opcode.s: Add test for an 'add' instruction which
2120 looks similar to an 'rla' instruction.
ad50f575 2121
c9e214e5
AM
2122For older changes see ChangeLog-9303
2123\f
2124Local Variables:
2125mode: change-log
2126left-margin: 8
2127fill-column: 74
2128version-control: never
2129End:
This page took 0.222717 seconds and 4 git commands to generate.