(GENERATE_PIE_SCRIPT): Define as "yes".
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
30123838
JB
12005-07-05 Jan Beulich <jbeulich@novell.com>
2
3 * gas/i386/svme.d: New.
4 * gas/i386/svme.s: New.
5 * gas/i386/svme64.d: New.
6 * gas/i386/i386.exp: Run new tests.
7
9a5c4b9e
PB
82005-07-04 Zack Weinberg <zack@codesourcery.com>
9
10 * lib/gas-defs.exp (run_dump_tests): New proc.
11 (run_dump_test): Add support for new options: target, not-target,
12 skip, not-skip, error-output. Document stderr. Tidy a
13 little.
14 (slurp_options): If a line doesn't match the option regexp, but
15 does begin with #, ignore it; don't stop parsing options.
16 * gas/arm/arm.exp: Remove most code. Use run_dump_tests.
17
18 * gas/arm/archv6t2-bad.d, gas/arm/armv1.d, gas/arm/iwmmxt-bad.d
19 * gas/arm/r15-bad.d, gas/arm/req.d, gas/arm/t16-bad.d
20 * gas/arm/undefined.d, gas/arm/undefined_coff.d, gas/arm/vfp-bad.d:
21 New files.
22 * gas/arm/bignum1.d, gas/arm/mapping.d, gas/arm/pic.d:
23 Only run on ELF targets.
24 * gas/arm/tls.d, gas/arm/unwind.d: Only run on ELF targets.
25 Skip on VxWorks.
26 * gas/arm/tls_vxworks.d, gas/arm/unwind_vxworks.d: New files.
27 * gas/arm/thumb.d, gas/arm/thumb32.d: Don't run on aout or pe.
28 * gas/arm/le-fpconst.d: Only run on *-*-pe.
29 * gas/arm/inst.d: Skip on WinCE.
30 * gas/arm/wince_inst.d: Skip unless WinCE.
31 * gas/arm/el_segundo.d: Mark up for actual use; adjust
32 expectations.
33 * gas/arm/el_segundo.s: Remove irrelevant junk. Add padding
34 for a.out's sake.
35
e4e8248d
JB
362005-07-01 Jan Beulich <jbeulich@novell.com>
37
38 * gas/ia64/group-2.s: Use register as second operand of .prologue.
39 * gas/ia64/unwind-err.s: Add check for .vframesp.
40 * gas/ia64/unwind-err.l: Adjust.
41 * gas/ia64/strange.[sd]: New.
42 * gas/ia64/unwind-bad.[sl]: New.
43 * gas/ia64/unwind-ok.[sd]: New.
44 * gas/ia64/ia64.exp: Run new tests.
45
2fc8bdac
ZW
462005-06-30 Zack Weinberg <zack@codesourcery.com>
47
48 * gas/arm/arm.exp: Don't special case ldconst, arm7t, or copro
49 for *-wince-*.
50 * gas/arm/wince_arm7t.d, gas/arm/wince_copro.d
51 * gas/arm/wince_ldconst.d: Delete.
52
b300c311
L
532005-06-20 H.J. Lu <hongjiu.lu@intel.com>
54
55 PR 1013
56 * i386/x86_64.s: Add absolute 64bit addressing tests for mov.
57 * i386/x86_64.s: Updated.
58
d6ab8113
JB
592005-06-17 Jan Beulich <jbeulich@novell.com>
60
61 * gas/i386/x86-64-pcrel.s: Add insn requiring 64-bit pc-relative
62 relocation. Add insns for all widths of non-pc-relative relocations.
63 * gas/i386/x86-64-pcrel.d: Adjust.
64
37f6032b
ZW
652005-06-13 Zack Weinberg <zack@codesourcery.com>
66
67 * gas/arm/thumb.s: Only branch to labels defined in this file.
68 * gas/arm/thumb.d, gas/arm/thumb32.d: Adjust expected output.
69
20e1fcfd
MR
702005-06-01 Maciej W. Rozycki <macro@linux-mips.org>
71
72 * gas/mips/ldstla-32-1.l: Update to handle leading zeroes.
73 * gas/mips/ldstla-32-mips3-1.l: Likewise.
74
5656b6b8
JB
752005-05-27 Jan Beulich <jbeulich@novell.com>
76
77 * gas/ia64/proc.l: Adjust.
78
913ccbda
JW
792005-05-25 Steve Ellcey <sje@cup.hp.com>
80
81 * gas/ia64/global.d: Change --sym to --syms.
82
191183d6
L
832005-05-25 H.J. Lu <hongjiu.lu@intel.com>
84
85 * gas/ia64/group-1.d: Updated.
86 * gas/ia64/group-2.d: Likewise.
87
fa30c84f
JB
882005-05-25 Jan Beulich <jbeulich@novell.com>
89
90 * gas/ia64/radix.s: New.
91 * gas/ia64/radix.l: New.
92 * gas/ia64/ia64.exp: Run new test.
93
3d456fa1
JB
942005-05-25 Jan Beulich <jbeulich@novell.com>
95
96 * gas/i386/intelok.d: Account for 32-bit displacements being shown
97 in hex.
98
c079eaf2
L
992005-05-24 H.J. Lu <hongjiu.lu@intel.com>
100
101 * gas/elf/group0b.d: Updated.
102 * gas/elf/group1b.d: Likewise.
103
4600db48
JB
1042005-05-19 Jan Beulich <jbeulich@novell.com>
105
106 * gas/ia64/reloc-uw.s: New.
107 * gas/ia64/reloc-uw.d: New.
108 * gas/ia64/reloc-uw-ilp32.d: New.
109 * gas/ia64/ia64.exp: Run new test.
110
0445d020
JB
1112005-05-18 Jan Beulich <jbeulich@novell.com>
112
113 * gas/all/altmacro.s: Parenthesize operand of %.
114
c19d1205
ZW
1152005-05-17 Zack Weinberg <zack@codesourcery.com>
116
117 * gas/arm/arm.exp: Convert all existing "gas_test" tests to
118 "run_dump_test" tests. Run more tests unconditionally. Run new tests.
119 * gas/arm/arch4t.s, gas/arm/arch6zk.s, gas/arm/arm3.s, gas/arm/arm6.s
120 * gas/arm/arm7dm.s, gas/arm/bignum1.s, gas/arm/float.s
121 * gas/arm/immed.s, gas/arm/iwmmxt.s, gas/arm/offset.s, gas/arm/thumb.s:
122 Adjust to work as a dump test.
123 * gas/arm/arch4t.d, gas/arm/arch6zk.d, gas/arm/arm3.d, gas/arm/arm6.d
124 * gas/arm/arm7dm.d, gas/arm/bignum1.d, gas/arm/float.d
125 * gas/arm/immed.d, gas/arm/iwmmxt.d, gas/arm/offset.d, gas/arm/thumb.d:
126 New files.
127
128 * gas/arm/armv1-bad.l, gas/arm/armv1-bad.s: Remove tests for
129 diagnostics that don't happen in the first pass anymore.
130
131 * gas/arm/iwmmxt-bad.l, gas/arm/r15-bad.l, gas/arm/req.l
132 * gas/arm/vfp-bad.l:
133 Update expected diagnostics.
134 * gas/arm/pic.d: Update expected reloc name.
135 * gas/arm/thumbv6.d: CPY no longer appears in disassembly.
136 * gas/arm/r15-bad.s: Avoid two-argument mul.
137 * gas/arm/req.s: Adjust comments.
138 * gas/arm/maverick.d, gas/arm/maverick.s: Avoid inappropriate
139 use of PC.
140
141 * gas/arm/macro-1.d, gas/arm/macro1.s
142 * gas/arm/t16-bad.l, gas/arm/t16-bad.s
143 * gas/arm/tcompat.d, gas/arm/tcompat.s
144 * gas/arm/tcompat2.d, gas/arm/tcompat2.s
145 * gas/arm/thumb32.d, gas/arm/thumb32.s
146 New test pair.
147
40a4d956
JB
1482005-05-17 Jan Beulich <jbeulich@novell.com>
149
150 * gas/mmix/err-byte1.s: Adjust expected error text on line 10.
151
2d034539
NC
1522005-05-17 Nick Clifton <nickc@redhat.com>
153
154 * gas/v850/split-lo16.s: Add test for a lo() pseudo reloc
155 corrupting an ld.w instruction.
156 * gas/v850/split-lo16.d: Add expected, correct (ie not corrupt)
157 output.
158
ee192366
MM
1592005-05-10 Michael Matz <matz@suse.de>
160
161 * gas/hppa/parse/block1.s: Use official limit (0x3fffffff) for
162 .block.
163
55b8cd59
HPN
1642005-05-10 Hans-Peter Nilsson <hp@bitrange.com>
165
166 * gas/mmix/relax2.s: Drop ":" off label definitions.
167
34d9ee9e
JB
1682005-05-09 Jan Beulich <jbeulich@novell.com>
169
170 * gas/i386/tlsd.[sd]: Adjust to not assume zero displacement will
171 actually be present in memory addressing.
172 * gas/i386/tlspic.[sd]: Likewise.
173
6e3f953d
L
1742005-05-07 H.J. Lu <hongjiu.lu@intel.com>
175
176 PR 940
177 * gas/ia64/group-2.d: New.
178 * gas/ia64/group-2.s: New.
179
180 * gas/ia64/ia64.exp: Add "group-2".
181
003519a7
L
1822005-05-07 H.J. Lu <hongjiu.lu@intel.com>
183
184 PR 843
185 * gas/i386/i386.exp: Add x86-64-branch.
186
187 * gas/i386/x86-64-branch.d: New.
188 * gas/i386/x86-64-branch.s: New.
189
6eaeac8a
JB
1902005-05-06 Jan Beulich <jbeulich@novell.com>
191
192 * gas/macros/badarg.s: Add check for bad qualifier specification.
193 * gas/macros/badarg.l: Adjust.
194 * gas/macros/vararg.[sd]: New.
195 * gas/macros/macros.exp: Run new test.
196
26aca5f6
JB
1972005-05-06 Jan Beulich <jbeulich@novell.com>
198
199 * gas/all/cond.s: Also test .ifb/.ifnb.
200 * gas/all/cond.d: Adjust.
201
8368879b
JB
2022005-05-06 Jan Beulich <jbeulich@novell.com>
203
204 * gas/macros/dot.s: Don't use pseudo-ops in first column.
205 * gas/macros/dot.l: Match broader range of possible outputs.
206 * gas/macros/purge.l: Likewise.
207 * gas/macros/purge.s: Start generated macro names with an underscore.
208
eac338cf
PB
2092005-05-05 Paul Brook <paul@codesourcery.com>
210
211 * gas/i386/i386.exp: Don't run divide test on vxworks.
212
2b8725e7
NC
2132005-05-05 Nick Clifton <nickc@redhat.com>
214
215 * Update the address and phone number of the FSF organization in
216 the GPL notices in the following files:
217 gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
218 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
219 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
220 gas/hppa/unsorted/unsorted.exp, gas/m88k/m88k.exp,
221 gas/mmix/mmix-err.exp, gas/mmix/mmix-list.exp, gas/mmix/mmix.exp,
222 gas/mn10200/basic.exp, gas/mn10300/am33-2.c,
223 gas/mn10300/basic.exp, gas/pdp11/opcode.s, gas/ppc/aix.exp,
224 gas/sh/basic.exp, gas/sh/err.exp, gas/sh/arch/arch.exp,
225 gas/sh/sh64/sh64.exp, gas/v850/basic.exp, lib/gas-defs.exp
226
ee58dd1e
NC
2272005-05-05 Mike Frysinger <vapier@gentoo.org>
228
229 * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
230 versions of Linux which do not use glibc.
231 * gas/vax/vax.exp: Likewise.
232
5cfd5a0c
PB
2332005-05-05 Paul Brook <paul@codesourcery.com>
234
235 * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
236
60938e80
L
2372005-04-26 H.J. Lu <hongjiu.lu@intel.com>
238
239 * gas/all/assign.s: Make `x' and `y' global.
240
02ddf156
JB
2412005-04-25 Jan Beulich <jbeulich@novell.com>
242
243 * gas/macros/badarg.s: Add tests for collisions between/among macro
244 parameters and local symbols.
245 * gas/macros/badarg.l: Adjust.
246
e7f9d279
JB
2472005-04-20 Jan Beulich <jbeulich@novell.com>
248
249 * gas/elf/struct.s: Adjust to not get into alignment issues.
250 * gas/elf/struct.d: Adjust for the above and the test's name.
251
29f54b24
L
2522005-04-19 H.J. Lu <hongjiu.lu@intel.com>
253
254 * gas/i386/padlock.d: Updated.
255
80b8152b
AS
2562005-04-19 Andreas Schwab <schwab@suse.de>
257
258 * gas/ia64/invalid-ar.l: Adapt to changed error message.
259
e6ca91be
JB
2602005-04-18 Jan Beulich <jbeulich@novell.com>
261
262 * gas/macros/purge.[ls]: New.
263 * gas/macros/macros.exp: Run new test.
264
8fe53b44
JB
2652005-04-15 Jan Beulich <jbeulich@novell.com>
266
267 * gas/elf/struct.[sd]: New.
268 * gas/elf/elf.exp: Run new test.
269
6efba987
AM
2702005-04-15 Alan Modra <amodra@bigpond.net.au>
271
272 * gas/all/assign.s: New.
273 * gas/all/assign.d: New.
274 * gas/all/gas.exp: Run it.
275
2051e8c4
MR
2762005-04-13 Maciej W. Rozycki <macro@linux-mips.org>
277
278 * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
279 and include more instructions/offsets that are meant to succeed.
280 Use $4 instead $3 to avoid register dependencies.
281 * gas/mips/ldstla-32.d: Update accordingly.
282 * gas/mips/ldstla-32-shared.d: Likewise.
283 * gas/mips/ldstla-32-mips3.d: New test based on the above, except
284 for mips3.
285 * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
286 * gas/mips/ldstla-32-mips3.s: Source for the new tests.
287 * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
288 fail.
289 * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
290 * gas/mips/ldstla-32-1.l: Stderr output for the new test.
291 * gas/mips/ldstla-32-mips3-1.l: Likewise.
292 * gas/mips/mips.exp: Run the new tests.
293
01ed09aa
MK
2942005-04-11 Mark Kettenis <kettenis@gnu.org>
295
296 * gas/all/gas.exp: Don't run fastcall labels test on
297 i*86-*-openbsd*.
298
5e75c3ab
JB
2992005-04-11 Jan Beulich <jbeulich@novell.com>
300
301 * gas/macros/dot.[ls]: New.
302 * gas/macros/macros.exp: Run new test.
303
dbbaec26
L
3042005-04-06 H.J. Lu <hongjiu.lu@intel.com>
305
306 * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
307 * gas/i386/x86-64-pcrel.d: Updated.
308
ce8d332a
NC
3092005-04-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
310
d2c5f73e
NC
311 * gas/vax/flonum.s: New testcase: Encode some flonums.
312 * gas/vax/flonum.d: Expected result of new testcase.
313 * gas/vax/vax.exp: Call the new testcase.
314
315 * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
316 figuring out.
317 * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
ce8d332a 318
8a75718c
JB
3192005-04-01 Jan Beulich <jbeulich@novell.com>
320
321 * gas/i386/bss.[sd]: New.
322 * gas/i386/i386.exp: Run new test.
323
ae8887b5 3242005-04-01 Jan Beulich <jbeulich@novell.com>
ce8d332a 325
ae8887b5
JB
326 * gas/i386/x86-64-pcrel.[sd]: New.
327 * gas/i386/i386.exp: Run new test.
328
9d2da7ca
JB
3292005-03-30 Julian Brown <julian@codesourcery.com>
330
331 * gas/arm/mapping.d: Update expected output due to mapping symbols
332 being untyped.
333
4cc91dba
L
3342005-03-29 H.J. Lu <hongjiu.lu@intel.com>
335
336 * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
337 x86-64-segment and x86-64-inval-seg for x86-64.
338
339 * gas/i386/intel.d: Expect movw for moving between memory and
340 segment register.
341 * gas/i386/naked.d: Likewise.
342 * gas/i386/opcode.d: Likewise.
343 * gas/i386/x86-64-opcode.d: Likewise.
344
345 * gas/i386/opcode.s: Use movw for moving between memory and
346 segment register.
347 * gas/i386/x86-64-opcode.s: Likewise.
348
349 * : Likewise.
350
351 * gas/i386/inval-seg.l: New.
352 * gas/i386/inval-seg.s: New.
353 * gas/i386/segment.l: New.
354 * gas/i386/segment.s: New.
355 * gas/i386/x86-64-inval-seg.l: New.
356 * gas/i386/x86-64-inval-seg.s: New.
357 * gas/i386/x86-64-segment.l: New.
358 * gas/i386/x86-64-segment.s: New.
359
ba93b8ac
DJ
3602005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
361
362 * gas/arm/tls.s, gas/arm/tls.d: New files.
363 * gas/arm/arm.exp: Run TLS test.
364
2b8725e7
NC
3652005-03-29 Julian Brown <julian@codesourcery.com>
366
367 * gas/arm/unwind.d: Update expected output.
368
8c2fda1d
L
3692005-03-28 H.J. Lu <hongjiu.lu@intel.com>
370
371 PR 803
372 * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
373 * gas/ia64/dv-mutex.d : Likewise.
374 * gas/ia64/dv-safe.d: Likewise.
375 * gas/ia64/dv-srlz.d.nop: Likewise.
376 * gas/ia64/ldxmov-1.d: Likewise.
377 * gas/ia64/opc-b.d: Likewise.
378 * gas/ia64/opc-f.d: Likewise.
379 * gas/ia64/opc-i.d: Likewise.
380 * gas/ia64/opc-m.d: Likewise.
381 * gas/ia64/operand-or.d: Likewise.
382 * gas/ia64/pcrel.d: Likewise.
383 * gas/ia64/pseudo.d: Likewise.
384 * gas/ia64/tls.d: Likewise.
385
a339a1c6
HPN
3862005-03-24 Hans-Peter Nilsson <hp@axis.com>
387
388 * gas/cris/range-err-1.s: Adjust expected messages for hosts with
389 64-bit longs.
390
52a43e71
AM
3912005-03-23 Alan Modra <amodra@bigpond.net.au>
392
393 * gas/elf/section5.s: Don't start directives in first column.
394
7d5d9f9b
NC
3952005-03-21 Nick Clifton <nickc@redhat.com>
396
397 * gas/arm/iwmmxt.s: Update instructions that use the "never" value
398 in the conditional field to use "le" instead. This is so that the
399 disassembler will disassemble them.
400 * gas/arm/iwmmxt.d: Update expected disassemblies.
401
a724f0f4
JB
4022005-03-17 Jan Beulich <jbeulich@novell.com>
403
52a43e71 404 * gas/i386/intel.d: Add stderr directive.
a724f0f4
JB
405 * gas/i386/intel.e: New.
406 * gas/i386/intel16.d: Add stderr directive. Adjust for changed
407 source.
408 * gas/i386/intel16.e: New.
409 * gas/i386/intel16.s: Add instances of addressing forms with base
410 and index specified in reverse order.
411 * gas/i386/intelbad.l: Adjust for changed source.
412 * gas/i386/intelbad.s: Add more operand forms to check.
413 * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
414 directive. Adjust for changed source.
415 * gas/i386/intelok.e: New.
416 * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
417 more operand forms to check.
418 * gas/i386/x86_64.d: Add stderr directive.
419 * gas/i386/x86_64.e: New.
420 * gas/i386/x86_64.s: Adjust for parser changes.
421
b05fe5cf
ZW
4222005-03-15 Zack Weinberg <zack@codesourcery.com>
423
424 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
425 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
426 * gas/arm/arm.exp: Run them.
427
5862107c
EC
4282005-03-14 Eric Christopher <echristo@redhat.com>
429
430 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
431 * gas/cfi/cfi.exp: Run it.
432 * gas/cfi/cfi-common-1.d: Update.
433 * gas/cfi/cfi-common-2.d: Ditto.
434 * gas/cfi/cfi-common-3.d: Ditto.
435 * gas/cfi/cfi-common-4.d: Ditto.
436
885fc257
ZW
4372005-03-12 Zack Weinberg <zack@codesourcery.com>
438
439 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
440 * gas/arm/arm.exp: Run it.
441
52962281
AH
4422005-03-10 Aldy Hernandez <aldyh@redhat.com>
443
885fc257 444 * gas/ppc/e500.d: Fix encoding of efscfd.
52962281 445
da99ee72
AM
4462005-03-10 Jeff Baker <jbaker@qnx.com>
447 Alan Modra <amodra@bigpond.net.au>
448
449 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
450 * gas/ppc/booke.d: Likewise.
451
7d8e00cf
RS
4522005-03-09 Richard Sandiford <rsandifo@redhat.com>
453
454 * gas/mips/vr4130.[sd]: New test.
455 * gas/mips/mips.exp: Run it.
456
dc36a61f
RS
4572005-03-09 Richard Sandiford <rsandifo@redhat.com>
458
459 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
460 bc1f and bc1t to be filled.
461 * gas/mips/branch-misc-3.[sd]: New test.
462 * gas/mips/mips.exp: Run it.
463
80f19ede
BE
4642005-03-09 Ben Elliston <bje@au.ibm.com>
465
466 * gas/maxq10/maxq10.exp: Remove stray semicolons.
467 * gas/maxq20/maxq20.exp: Likewise.
468
9b505842
JB
4692005-03-08 Jan Beulich <jbeulich@novell.com>
470
471 * gas/ia64/no-fit.[ls]: New.
472 * gas/ia64/ia64.exp: Run new test.
473
ef6a2b41
JB
4742005-03-08 Jan Beulich <jbeulich@novell.com>
475
476 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
477 * gas/ia64/ia64.exp: Run new tests.
478
0b74f93c
JB
4792005-03-08 Jan Beulich <jbeulich@novell.com>
480
481 * gas/ia64/pcrel.d: Account for big endian target.
482 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
483
66798ad6
HPN
4842005-03-08 Hans-Peter Nilsson <hp@axis.com>
485
486 Adjust testsuite for cris-axis-aout.
487 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
488 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
489 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
490 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
491 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
492
bbe506e8
TS
4932005-03-04 David Daney <ddaney@avtrex.com>
494
495 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
496 for -mno-shared optimization.
497 * gas/mips/elf-rel25a.d: Ditto.
498
25742a2c
NC
4992005-03-04 Nick Clifton <nickc@redhat.com>
500
501 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
502 more non-ELF cases.
503 * gas/arm/pic.d: Fix for vxworks target.
504 * gas/arm/basic.d: Likewise.
505 * gas/arm/unwind.d: Likewise.
506
aed1a261
RS
5072005-03-04 Richard Sandiford <rsandifo@redhat.com>
508
509 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
510 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
511 for loads and stores from constant addresses.
512 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
513 * gas/mips/mips.exp: Run them.
514
b2715587
RS
5152005-03-03 Richard Sandiford <rsandifo@redhat.com>
516
517 * gas/mips/mips.exp: Move tls tests to main $elf block.
518
d3d5c686
NC
5192005-03-03 Nick Clifton <nickc@redhat.com>
520
be20d78e
NC
521 * gas/macros/macros.exp (and.s): Expect this test to fail for the
522 tic4x-coff target because it uses the '&' character as a line
523 separator.
524
3c1a78a4
NC
525 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
526 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
527 the sh-hms target.
528 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
529 as for the sh-coff port.
530
5e1e0414
NC
531 * gas/macros/macros.exp (run_list_test): Also expect the msp430
532 port to fail the strings test because it defines
533 ONLY_STANDARD_ESCAPES.
534
f991b11e
NC
535 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
536 the .text section out to a 32-byte boundary as will automatically
537 be done by the arm-aout target.
538 * gas/arm/arch6zk.d: Add expected nop disassemblies.
539
d3d5c686
NC
540 * gas/d30v/serial.l: Remove listing lines that are no longer
541 emitted and fix up expected binary encoding.
542 * gas/d30v/serial2.l: Likewise.
543 * gas/d30v/serial2O.l: Likewise.
544
a6ccbdd3
RR
5452005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
546
da99ee72
AM
547 * gas/arc/extensions.s: Add tests for extcoreregister.
548 * gas/arc/extensions.d: Likewise.
549 * gas/arc/warn.s: Warnings for readonly core registers accessed.
550 * gas/arc/warn.d: Likewise.
2b8725e7 551 * gas/arc/arc.exp: Run extensions testcase.
a6ccbdd3 552
fa81d963
RS
5532005-03-03 Richard Sandiford <rsandifo@redhat.com>
554
555 * gas/mips/noat-1.d: Add -mips1 to assembler options.
556
c67de7d5
RR
5572005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
558
da99ee72
AM
559 * gas/arc/ld.s: Add checks for short immediates with ld.
560 * gas/arc/ld.d: Likewise.
c67de7d5 561
128b3d86
DJ
5622005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
563
564 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
565 gas/mips/tls-ill.s: New files.
566 * gas/mips/mips.exp: Run TLS tests.
567
632d447c
AM
5682005-03-02 Alan Modra <amodra@bigpond.net.au>
569
570 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
571 * gas/ppc/astest2.d: Likewise.
572 * gas/ppc/astest2_64.d: Likewise.
573 * ppc/astest64.d: Likewise.
574 * ppc/booke.d: Likewise.
575 * ppc/power4.d: Likewise.
576 * ppc/test1elf32.d: Likewise.
577 * ppc/test1elf64.d: Likewise.
578
c4a530c5
JB
5792005-03-02 Jan Beulich <jbeulich@novell.com>
580
581 * gas/i386/cr-err.[ls]: New.
582 * gas/i386/crx.[ds]: New.
583 * gas/i386/i386.exp: Run new tests.
584
167c3097
JB
5852005-03-02 Jan Beulich <jbeulich@novell.com>
586
587 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
588 * gas/i386/intelok.s: Add checks for various special memory operands.
589
a76903bf
AM
5902005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
591
592 * gas/arc/extensions.s: New file.
593 * gas/arc/extensions.d: New file.
594
a3a4c9c4
NC
5952005-03-01 Nick Clifton <nickc@redhat.com>
596
597 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
598 COFF based ports.
599 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
600 with a COFF formated local label name.
601 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
602
ce04548a
NC
6032005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
604 Nick Clifton <nickc@redhat.com>
605
606 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
607 associated with branches and so show the exact symbolic
608 destination address rather than an offset from the start of the
609 section.
610 * gas/arm/pic.d: Likewise.
632d447c 611
ddf0c81b
AM
6122005-03-01 Alan Modra <amodra@bigpond.net.au>
613
614 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
615 * gas/m68k/mcf-mac.d: Likewise.
616 * gas/m68k/mcf-mov3q.d: Likewise.
617 * gas/m68k/mode5.d: Likewise.
618
1375e99f
EC
6192005-02-22 Eric Christopher <echristo@redhat.com>
620
621 * gas/mips/elf-rel10.d: Update for label change.
622
9def96e7
MR
6232005-02-22 Maciej W. Rozycki <macro@mips.com>
624
625 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
626 information.
627 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
628 information for MIPS16 for the n32 ABI.
629 * gas/mips/mips.exp. Run the new test.
630
1fda77fb
EC
6312005-02-22 Eric Christopher <echristo@redhat.com>
632
633 * gas/mips/elf-rel10.s: Add label for frob.
634
58e2ea4d
MR
6352005-02-22 Maciej W. Rozycki <macro@mips.com>
636
637 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
638 information for MIPS16.
639 * gas/mips/mips16-dwarf2.s: Source for the new test.
640 * gas/mips/mips.exp: Run the new test.
641
ba7f26d2
AM
6422005-02-21 Alan Modra <amodra@bigpond.net.au>
643
644 * gas/d10v/instruction_packing-005.d: Adjust.
645 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
646 * gas/d10v/instruction_packing-009.d: Likewise.
647 * gas/d10v/instruction_packing-010.d: Likewise.
648 * gas/d10v/warning-001.d: Use #warning instead of #error.
649 * gas/d10v/warning-002.d: Likewise.
650 * gas/d10v/warning-003.d: Likewise.
651 * gas/d10v/warning-004.d: Likewise.
652 * gas/d10v/warning-005.d: Likewise.
653 * gas/d10v/warning-006.d: Likewise.
654 * gas/d10v/warning-007.d: Likewise.
655 * gas/d10v/warning-008.d: Likewise.
656 * gas/d10v/warning-009.d: Likewise.
657 * gas/d10v/warning-010.d: Likewise.
658 * gas/d10v/warning-011.d: Likewise.
659 * gas/d10v/warning-012.d: Likewise.
660 * gas/d10v/warning-013.d: Likewise.
661 * gas/d10v/warning-015.d: Likewise.
662 * gas/d10v/warning-016.d: Likewise.
663 * gas/d10v/warning-017.d: Likewise.
664 * gas/d10v/warning-018.d: Likewise.
665 * gas/d10v/warning-019.d: Likewise.
666 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
667 #warning given. Rearrange to allow $program to remain unset.
668 Fail the test if warning not found when expected. Conversely fail
669 the test if assembler errors or warnings given when not expected.
670
8fc2e39e
TS
6712005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
672
673 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
674 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
675 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
676 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
677 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
678 .set noat in macro expansions.
679 * gas/mips/mips.exp: Run new testcases.
680 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
681 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
682 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
683 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
684 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
685 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
686 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
687 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
688 gas/mips/ulw2.s: Don't try to test .set noat.
689
91d777ee
L
6902005-02-17 H.J. Lu <hongjiu.lu@intel.com>
691
692 * gas/ia64/hint.b-err.l: New file.
693 * gas/ia64/hint.b-err.s: Likewise.
694 * gas/ia64/hint.b-warn.l: Likewise.
695 * gas/ia64/hint.b-warn.s: Likewise.
696
697 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
698
699 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
700
26b810ce
JB
7012005-02-17 Jan Beulich <jbeulich@novell.com>
702
703 * gas/ia64/nostkreg.[ds]: New.
704 * gas/ia64/ia64.exp: Run new test.
705
ddc07134
AM
7062005-02-16 Alan Modra <amodra@bigpond.net.au>
707
708 * gas/all/gas.exp (quad): Don't run on i960.
709
d6f16593 7102005-02-15 Nigel Stephens <nigel@mips.com>
ddc07134 711 Maciej W. Rozycki <macro@mips.com>
d6f16593
MR
712
713 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
714 R_MIPS16_LO16 relocs.
715 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
716 * gas/mips/mips16-hilo.s: Source for the new tests.
717 * gas/mips/mips.exp: Run the new tests.
718
7b347e43
JB
7192005-02-15 Jan Beulich <jbeulich@novell.com>
720
721 * gas/ia64/pcrel.[ds]: New.
722 * gas/ia64/ia64.exp: Run new test.
723
a66d2bb7
JB
7242005-02-15 Jan Beulich <jbeulich@novell.com>
725
ddc07134
AM
726 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
727 violation on b0.
a66d2bb7
JB
728 * gas/ia64/regval.[ls]: New.
729 * gas/ia64/ia64.exp: Run new test.
730
4b09e828
JB
7312005-02-15 Jan Beulich <jbeulich@novell.com>
732
733 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
734 * gas/ia64/dv-waw-err.s: Likewise.
735 * gas/ia64/reg-err.[ls]: New.
736 * gas/ia64/ia64.exp: Run new test.
737
0ca3e455
JB
7382005-02-15 Jan Beulich <jbeulich@novell.com>
739
740 * gas/ia64/reloc.[ds]: New.
741 * gas/ia64/reloc-bad.[ls]: New.
742 * gas/ia64/ia64.exp: Run new tests.
743
2f6d622e
JB
7442005-02-15 Jan Beulich <jbeulich@novell.com>
745
746 * gas/ia64/operand-or.d: Pass -xnone to assembler.
747
f1dab70d
JB
7482005-02-13 Jan Beulich <jbeulich@novell.com>
749
750 * gas/ia64/label.l: Adjust line numbers.
751 * gas/ia64/label.s: Add .explicit.
752 * gas/ia64/nop_x.s: Likewise.
753 * gas/ia64/opc-a.d: Add assembler option -xnone.
754 * gas/ia64/opc-b.d: Likewise.
755 * gas/ia64/opc-f.d: Likewise.
756 * gas/ia64/opc-i.d: Likewise.
757 * gas/ia64/opc-m.d: Likewise.
758 * gas/ia64/opc-x.d: Likewise.
759 * gas/ia64/pseudo.d: Likewise.
760 * gas/ia64/regs.d: Likewise.
761 * gas/ia64/tls.d: Likewise.
762 * gas/ia64/unwind-err.l: Adjust line numbers.
763 * gas/ia64/unwind-err.s: Remove explicit stops.
764
20b36a95
JB
7652005-02-13 Jan Beulich <jbeulich@novell.com>
766
767 * gas/ia64/pound.[ls]: New.
768 * gas/ia64/ia64.exp: Run new test.
769
c1e6cd61
L
7702005-02-13 H.J. Lu <hongjiu.lu@intel.com>
771
772 * gas/ia64/ia64.exp: Add "operand-or".
773
774 * gas/ia64/operand-or.d: New file.
775 * gas/ia64/operand-or.s: Likewise.
776
970d6792
L
7772005-02-11 H.J. Lu <hongjiu.lu@intel.com>
778
779 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
780 and proc.
781
2b8725e7
NC
7822005-02-10 Julian Brown <julian@codesourcery.com>
783
784 * gas/arm/unwind.d: Alter expected output to include dependency on
785 __aeabi_unwind_cpp_pr[01].
786
9ae09ff9
JB
7872005-02-09 Jan Beulich <jbeulich@novell.com>
788
789 * gas/i386/intelok.s: Remove comments disabling alternative forms of
790 fbld, fbstp, and fldcw.
791 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
792
9f5083a4
NC
7932005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
794
795 * gas/maxq10/jump.d: Fixed relative jump offset.
796 * gas/maxq10/call.d: Likewise.
797 * gas/maxq20/jump.d: Likewise.
798 * gas/maxq20/call.d: Likewise.
799
cfdf4aaa
HPN
8002005-02-07 Hans-Peter Nilsson <hp@axis.com>
801
802 * lib/gas-defs.exp: Support new directive "warning".
803
05ee4b0f
JB
8042005-02-02 Jan Beulich <jbeulich@novell.com>
805
806 * gas/ia64/pred-rel.s: New.
807 * gas/ia64/ia64.exp: Run new test.
808
99f99b32
DJ
8092005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
810
811 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
812 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
813 symbol names.
814
ca3bc58f
JB
8152005-01-31 Jan Beulich <jbeulich@novell.com>
816
817 * gas/macros/repeat.[ds]: New.
818 * gas/macros/macros.exp: Run new test.
819
057f53c1
JB
8202005-01-31 Jan Beulich <jbeulich@novell.com>
821
822 * gas/macros/badarg.[ls]: New.
823 * gas/macros/end.[ls]: New.
824 * gas/macros/redef.[ls]: New.
825 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
826 Run new tests.
827
d3156ecc
JB
8282005-01-31 Jan Beulich <jbeulich@novell.com>
829
830 * gas/ia64/operands.[ls]: New.
831 * gas/ia64/ia64.exp: Run new test.
832
75e09913
JB
8332005-01-31 Jan Beulich <jbeulich@novell.com>
834
835 * gas/ia64/proc.[ls]: New.
836 * gas/ia64/unwind-err.[ls]: New.
837 * gas/ia64/ia64.exp: Run new tests.
838
f4660e2c
JB
8392005-01-31 Jan Beulich <jbeulich@novell.com>
840
841 * gas/ia64/bundling.[ds]: New.
842 * gas/ia64/label.[ls]: New.
843 * gas/ia64/last.[ls]: New.
844 * gas/ia64/slot2.[ls]: New.
845 * gas/ia64/ia64.exp: Run new tests.
846
60b9a617
JB
8472005-01-31 Jan Beulich <jbeulich@novell.com>
848
849 * gas/ia64/pseudo.[ds]: New.
850 * gas/ia64/ia64.exp: Run new test.
851
09124b3f
JB
8522005-01-27 Jan Beulich <jbeulich@novell.com>
853
854 * gas/ia64/nop_x.[ds]: New.
855 * gas/ia64/ia64.exp: Run new test.
856
8572005-01-27 Jan Beulich <jbeulich@novell.com>
97762d08
JB
858
859 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
860 M-unit.
861 * gas/ia64/mov-ar.[ds]: New.
862 * gas/ia64/ia64.exp: Run new test.
863
7fe1cadb
NC
8642005-01-24 Nick Clifton <nickc@redhat.com>
865
866 * gas/all/sleb128.d: Do not assume an 8-bit byte.
867 * gas/all/quad.d: Likewise. Also allow for ports which order
868 bytes within words in other than simple big-endian or
869 little-endian fashions.
870
e5604d79
RS
8712005-01-19 Richard Sandiford <rsandifo@redhat.com>
872
873 * gas/all/sleb128.[sd]: New test.
874 * gas/all/quad.[sd]: New test.
875 * gas/all/gas.exp: Run them.
876
e38bc3b5
NC
8772005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
878
879 * gas/sh/arch/arch.exp: Correct the email address.
880 Correct a few comment typos.
881 Add new tests to ensure that the assembler will only accept
882 instructions valid in each architecture and vice-versa.
883 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
884 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
885 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
886 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
887 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
888 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
889 * gas/sh/arch/sh2a.s: Generate new file.
890 * gas/sh/arch/sh2e.s: Regenerate.
891 * gas/sh/arch/sh2.s: Regenerate.
892 * gas/sh/arch/sh3-dsp.s: Regenerate.
893 * gas/sh/arch/sh3e.s: Regenerate.
894 * gas/sh/arch/sh3-nommu.s: Regenerate.
895 * gas/sh/arch/sh3.s: Regenerate.
896 * gas/sh/arch/sh4al-dsp.s: Regenerate.
897 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
898 * gas/sh/arch/sh4a.s: Regenerate.
899 * gas/sh/arch/sh4-nofpu.s: Regenerate.
900 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
901 * gas/sh/arch/sh4.s: Regenerate.
902 * gas/sh/arch/sh-dsp.s: Regenerate.
903 * gas/sh/arch/sh.s: Regenerate.
904
2033b4b9
L
9052005-01-12 H.J. Lu <hongjiu.lu@intel.com>
906
907 * i386/i386.exp: Run "sib".
908
909 * gas/i386/sib.d: New file.
910 * gas/i386/sib.s: Likewise.
911
1ad119f1
AS
9122005-01-09 Andreas Schwab <schwab@suse.de>
913
ddc07134 914 * gas/i386/intel16.d: Ignore trailing text with #pass.
1ad119f1
AS
915 * gas/i386/intelok.d: Likewise.
916 * gas/i386/prefix.d: Likewise.
917 * gas/i386/sub.d: Likewise.
918 * gas/i386/padlock.d: Likewise.
919 * gas/i386/x86_64.d: Likewise.
920
845e9b51
EB
9212005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
922
923 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
924
8d15ae7c
AM
9252004-12-31 Alan Modra <amodra@bigpond.net.au>
926
927 * gas/elf/elf.exp: Don't list reloc sections.
928 * gas/elf/section5.e: Remove reloc sections.
929
f4426611
TL
9302004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
931
ddc07134 932 * gas/crx/beq_insn.d: Update reference file according to
f4426611 933 disassembler printing method.
ddc07134
AM
934 * gas/crx/bit_insn.d: Likewise.
935 * gas/crx/br_insn.d: Likewise.
936 * gas/crx/cmpbr_insn.d: Likewise.
937 * gas/crx/cop_insn.d: Likewise.
f4426611
TL
938 * gas/crx/load_stor_insn.d: Likewise.
939
7f1c6624
HPN
9402004-12-21 Hans-Peter Nilsson <hp@axis.com>
941
942 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
943 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
944 copies, to cater to tcl versions before Tcl 8.2.3.
945
a904de94
NC
9462004-12-20 Nick Clifton <nickc@redhat.com>
947
948 * gas/elf/section5.[ls]: Use % instead of @ in .section
949 directives.
950
1e50d24d
RS
9512004-12-16 Richard Sandiford <rsandifo@redhat.com>
952
953 * gas/v850/split-lo16.{s,d}: New test.
954 * gas/v850/v850.exp: Run it.
955
7a6d0b32
JB
9562004-12-15 Jan Beulich <jbeulich@novell.com>
957
958 * gas/elf/section5.[els]: New.
959
c0d8293f
RS
9602004-12-13 Richard Sandiford <rsandifo@redhat.com>
961
962 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
963 .text alignments.
964
5c799c07
AM
9652004-12-11 Alan Modra <amodra@bigpond.net.au>
966
967 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
968 * gas/arm/mapping.d: Likewise.
969 * gas/mips/tmips16-e.d: Likewise.
970 * gas/mips/tmips16-f.d: Likewise.
971 * gas/mmix/align-1.d: Likewise.
972 * gas/mmix/basep-10.d: Likewise.
973 * gas/mmix/basep-11.d: Likewise.
974 * gas/mmix/basep-7.d: Likewise.
975 * gas/mmix/basep-8.d: Likewise.
976 * gas/mmix/basep-9.d: Likewise.
977 * gas/mmix/builtin1.d: Likewise.
978 * gas/mmix/builtin2.d: Likewise.
979 * gas/mmix/builtin3.d: Likewise.
980 * gas/mmix/bz-c.d: Likewise.
981 * gas/mmix/comment-2.d: Likewise.
982 * gas/mmix/comment-3.d: Likewise.
983 * gas/mmix/cons-2.d: Likewise.
984 * gas/mmix/fb-1.d: Likewise.
985 * gas/mmix/fb-2.d: Likewise.
986 * gas/mmix/geta-c.d: Likewise.
987 * gas/mmix/greg1.d: Likewise.
988 * gas/mmix/greg1a.d: Likewise.
989 * gas/mmix/greg2.d: Likewise.
990 * gas/mmix/greg2a.d: Likewise.
991 * gas/mmix/greg3.d: Likewise.
992 * gas/mmix/greg4.d: Likewise.
993 * gas/mmix/greg5.d: Likewise.
994 * gas/mmix/greg6.d: Likewise.
995 * gas/mmix/greg7.d: Likewise.
996 * gas/mmix/greg8.d: Likewise.
997 * gas/mmix/is-1.d: Likewise.
998 * gas/mmix/jump-c.d: Likewise.
999 * gas/mmix/local-1.d: Likewise.
1000 * gas/mmix/locall1.d: Likewise.
1001 * gas/mmix/odd-1.d: Likewise.
1002 * gas/mmix/op-0-1.d: Likewise.
1003 * gas/mmix/op-0-1s.d: Likewise.
1004 * gas/mmix/op-0-2.d: Likewise.
1005 * gas/mmix/prefix1.d: Likewise.
1006 * gas/mmix/prefix2.d: Likewise.
1007 * gas/mmix/prefix3.d: Likewise.
1008 * gas/mmix/pseudo-1.d: Likewise.
1009 * gas/mmix/pushj-c.d: Likewise.
1010 * gas/mmix/pushj-cs.d: Likewise.
1011 * gas/mmix/sym-1.d: Likewise.
1012 * gas/mmix/weak1-s.d: Likewise.
1013 * gas/mmix/weak1.d: Likewise.
1014 * gas/mmix/zerop-1.d: Likewise.
1015 * gas/ppc/power4.d: Likewise.
1016 * gas/ppc/test1elf32.d: Likewise.
1017 * gas/ppc/test1elf64.d: Likewise.
1018 * gas/sh/sh64/datal32-3.d: Likewise.
1019 * gas/sh/sh64/datal64-3.d: Likewise.
1020 * gas/sh/sh64/localcom-1.d: Likewise.
1021
e8ede7c7
ILT
10222004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
1023
1024 * gas/mips/elf-rel23a.d: New test.
1025 * gas/mips/elf-rel23b.d: New test.
1026 * gas/mips/elf-rel25.s: New test.
1027 * gas/mips/elf-rel25.d: New test.
1028 * gas/mips/elf-rel25a.d: New test.
1029 * gas/mips/mips.exp: Run new tests.
1030
be1b2b4b
PB
10312004-12-09 Paul Brook <paul@codesourcery.com>
1032
1033 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
1034
42581a24
ILT
10352004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
1036
1037 * gas/mips/branch-swap.d: Pass -32 to as.
1038
f75dc283
TL
10392004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
1040
1041 * gas/crx/br_insn.d: Fix error in expected disassembly.
1042
a7498ae6
NC
10432004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1044
2b8725e7
NC
1045 * gas/m32r/rela-1.s: New test.
1046 * gas/m32r/rela-1.d: Expected disassembly.
1047 * gas/m32r/m32r.exp: Run the new test.
1048 * gas/m32r/relax-1.d: Update for fixed pcrel reloc
a7498ae6
NC
1049 generation.
1050
907362e5
RE
10512004-11-27 Richard Earnshaw <rearnsha@arm.com>
1052
2b8725e7 1053 * gas/arm/thumbv6.d (setend): Remove stray tab at end
907362e5
RE
1054 of dump pattern.
1055
603be052
L
10562004-11-25 H.J. Lu <hongjiu.lu@intel.com>
1057
1058 * gas/ia64/group-1.d: Adjust expected secion ordering.
1059
37edbb65 10602004-11-25 Jan Beulich <jbeulich@novell.com>
603be052 1061
37edbb65
JB
1062 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
1063
47cc2cf5
PB
10642004-11-24 Paul Brook <paul@codesourcery.com>
1065
1066 * gas/elf/group0a.d: Adjust expected secion ordering.
1067 * gas/elf/group1a.d: Ditto.
1068 * gas/elf/section4.d: Ditto.
1069
5515a510
NC
10702004-11-24 Nick Clifton <nickc@redhat.com>
1071
1072 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
1073 * gas/iq2000/q10allinsn.d: Delete.
ddc07134 1074 * gas/iq2000/q10allinsn.s: Delete.
5515a510
NC
1075 * gas/iq2000/q10hazard4.s: Delete.
1076 * gas/iq2000/q10hazard5.s: Delete.
1077 * gas/iq2000/q10load-hazards.exp: Delete.
1078 * gas/iq2000/q10nohazard.s: Delete.
1079 * gas/iq2000/q10noyield.s: Delete.
1080 * gas/iq2000/q10test0.d: Delete.
1081 * gas/iq2000/q10test0.s: Delete.
1082 * gas/iq2000/q10test1.d: Delete.
1083 * gas/iq2000/q10test1.s: Delete.
1084 * gas/iq2000/q10test10.d: Delete.
1085 * gas/iq2000/q10test10.s: Delete.
1086 * gas/iq2000/q10test11.d: Delete.
1087 * gas/iq2000/q10test11.s: Delete.
1088 * gas/iq2000/q10test12.d: Delete.
1089 * gas/iq2000/q10test12.s: Delete.
1090 * gas/iq2000/q10test2.d: Delete.
1091 * gas/iq2000/q10test2.s: Delete.
1092 * gas/iq2000/q10test3.d: Delete.
1093 * gas/iq2000/q10test3.s: Delete.
1094 * gas/iq2000/q10test4.d: Delete.
1095 * gas/iq2000/q10test4.s: Delete.
1096 * gas/iq2000/q10test5.d: Delete.
1097 * gas/iq2000/q10test5.s: Delete.
1098 * gas/iq2000/q10test6.d: Delete.
1099 * gas/iq2000/q10test6.s: Delete.
1100 * gas/iq2000/q10test7.d: Delete.
1101 * gas/iq2000/q10test7.s: Delete.
1102 * gas/iq2000/q10test8.d: Delete.
1103 * gas/iq2000/q10test8.s: Delete.
1104 * gas/iq2000/q10test9.d: Delete.
1105 * gas/iq2000/q10test9.s: Delete.
1106 * gas/iq2000/q10yield.exp: Delete.
1107 * gas/iq2000/test.exp: Delete.
1108
d8b2b7a5
NC
11092004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1110
1111 * gas/arc/st.s: Add checks for other variants of the sr and st
1112 instruction.
1113 * gas/arc/st.d: Update the expected disassembly.
1114
dae1b34e
NC
11152004-11-23 Nick Clifton <nickc@redhat.com>
1116
1117 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
1118 instructions.
1119 * gas/mn10300/relax.d: Add expected relocations.
1120
d81acc42
NC
11212004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
1122
1123 * gas/arc/ld.s: Add check of load of a long immediate.
1124 * gas/arc/ld.d: Add expected disassembly.
ddc07134 1125
a7eec876
HPN
11262004-11-22 Hans-Peter Nilsson <hp@axis.com>
1127
1128 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
1129 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
1130
444bf5f3
NC
11312004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1132
1133 * gas/maxq10/call.d: Fix expected results now that bfd assembler
1134 support is enabled by default.
1135 * gas/maxq10/range.d: Likewise.
1136 * gas/maxq20/call.d: Likewise.
1137
b7693d02
DJ
11382004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
1139
1140 * gas/arm/mapping.d: Expect F markers for Thumb code.
1141 * gas/arm/unwind.d: Update big-endian pattern.
1142
30e857fc
NC
11432004-11-12 Nick Clifton <nickc@redhat.com>
1144
1145 * gas/mn10300/basic.exp: Add relax test.
1146 * gas/mn10300/relax.s: New test.
1147 * gas/mn10300/relax.d: Expected results. Make sure that the
1148 correct size of instruction has been selected.
1149
a67517f4
BW
11502004-11-11 Bob Wilson <bob.wilson@acm.org>
1151
1152 * gas/xtensa/short_branch_offset.s: New.
1153 * gas/xtensa/short_branch_offset.d: New.
1154 * gas/xtensa/all.exp: Run new test.
1155
6639a9d9
AM
11562004-11-10 Alan Modra <amodra@bigpond.net.au>
1157
1158 * gas/i386/opcode.s: Pad section.
1159 * gas/i386/intelok.s: Likewise.
1160 * gas/i386/opcode.d: Update.
1161 * gas/i386/intelok.d: Update.
1162
7499d566
NC
11632004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1164 Vineet Sharma <vineets@noida.hcltech.com>
1165
1166 * gas/maxq10: New directory. Contains tests for maxq port.
1167 * gas/maxq20: Likewise.
1168
3b645373
L
11692004-11-05 H.J. Lu <hongjiu.lu@intel.com>
1170
1171 * gas/i386/general.s: Add movzb.
1172 * gas/i386/general.l: Updated.
1173
05e6b315
HPN
11742004-11-04 Hans-Peter Nilsson <hp@axis.com>
1175
1176 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
1177 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
1178 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
1179 as invalid.
1180 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
1181 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
1182 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
1183 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
1184 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
1185 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
1186 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
1187 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
1188 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
1189 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
1190 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
1191 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
1192 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
1193 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1194 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
1195 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
1196 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
1197 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
1198 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
1199 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
1200 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
1201 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
1202 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
1203 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
1204 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
1205 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
1206 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
1207 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
1208 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
1209 New tests.
1210
9306ca4a 12112004-11-04 Jan Beulich <jbeulich@novell.com>
3f1d9edd 1212
9306ca4a
JB
1213 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
1214 * gas/i386/intelbad.[sl]: New test to check for various things not
1215 permitted in Intel mode.
1216 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
1217 Adjust for change to segment register store.
1218 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
1219 things get handled correctly.
1220 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
1221 'high' and 'low' parts of an operand, which the parser previously
1222 accepted while neither telling that it's not supported nor that it
1223 ignored the remainder of the line following these supposed keywords.
1224
49c4a180
TL
12252004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
1226
1227 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
1228
902143ef
TL
12292004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
1230
1231 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
1232 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
1233 * gas/crx/cop_insn.d: Regenerate.
1234 * gas/crx/list_insn.d: Likewise.
1235
a394c00f
NC
12362004-10-23 Daniel Jacobowitz <dan@debian.org>
1237
1238 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
1239 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
1240
f40d6855
TL
12412004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
1242
6639a9d9 1243 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
f40d6855
TL
1244 instructions.
1245 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
1246 * gas/crx/cop_insn.d: Regenerate.
1247 * gas/crx/list_insn.d: Likewise.
1248
f29ff786
PB
12492004-10-14 Paul Brook <paul@codesourcery.com>
1250
1251 * gas/arm/mapping.d: Pass --special-syms to objdump.
1252
d2b2c203
DJ
12532004-10-08 Daniel Jacobowitz <dan@debian.org>
1254
1255 * gas/i386/i386.exp: Don't run divide test for targets where '/'
1256 is a comment. Run x86-64-unwind for 64-bit ELF targets.
1257 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
1258
af2f09fb
AM
12592004-10-08 Alan Modra <amodra@bigpond.net.au>
1260
1261 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
1262
43cd72b9
BW
12632004-10-07 Bob Wilson <bob.wilson@acm.org>
1264
1265 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
1266 Change entry_align test to expect an error.
1267 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
1268 no-generics directives.
1269
6e1304d8
RS
12702004-10-07 Richard Sandiford <rsandifo@redhat.com>
1271
1272 * gas/mips/elf-rel{23,24}.[sd]: New tests.
1273 * gas/mips/mips.exp: New test.
1274
99022dfb
RS
12752004-10-07 Richard Sandiford <rsandifo@redhat.com>
1276
1277 * gas/mips/elf-rel22.[sd]: New test.
1278 * gas/mips/mips.exp: Run it.
1279
b1dca8ee
RS
12802004-10-07 Richard Sandiford <rsandifo@redhat.com>
1281
1282 * gas/mips/elf-rel21.[sd]: New test.
1283 * gas/mips/mips.exp: Run it.
1284
289040ca
NC
12852004-10-07 Jan Beulich <jbeulich@novell.com>
1286
1287 * gas/cfi/cfi-common-4.[ds]: New.
1288 * gas/cfi/cfi.exp: Run new test.
1289
48c9f030
NC
12902004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
1291
1292 * gas/crx/cop_insn.s: New file.
1293 * gas/crx/cop_insn.d: Likewise.
1294 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
1295 test.
1296 * gas/crx/misc_insn.s: Likewise.
1297 * gas/crx/load_stor_insn.d: Regenerate.
1298 * gas/crx/misc_insn.d: Likewise.
1299
3cc0884a
AH
13002004-10-06 Aldy Hernandez <aldyh@redhat.com>
1301
1302 * gas/ppc/e500.s: Add double-precision instructions.
1303 * gas/ppc/e500.d: Same.
1304
62377b1f
NC
13052004-10-05 Paul Brook <paul@codesourcery.com>
1306
1307 * gas/arm/arm.exp: Add unwind table test. Recognise
1308 arm-symbian-symbianelf and arm-none-eabi.
1309 * gas/arm/unwind.s: New file.
1310 * gas/arm/unwind.d: New file.
1311
14127cc4
NC
13122004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
1313
1314 * gas/pdp11/opcode.d: Fix sob opcode value.
1315
0dd132b6
NC
13162004-09-30 Paul Brook <paul@codesourcery.com>
1317
1318 * gas/arm/arch6zk.d: New file.
1319 * gas/arm/arch6zk.s: New file.
1320 * gas/arm/arm.exp: Add them.
1321
981beeee
AM
13222004-09-29 Alan Modra <amodra@bigpond.net.au>
1323
1324 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
1325 * gas/i386/secrel.d: Adjust to suit.
1326
4403997d
PB
13272004-09-19 Paul Brook <paul@codesourcery.com>
1328
1329 * gas/elf/elf.exp: Recognise additional arm elf targets.
1330
eb043451
PB
13312004-09-17 Paul Brook <paul@codesourcery.com>
1332
1333 * gas/arm/pic.s: Add (target2).
1334 * gas/arm/pic.d: Ditto.
1335
9c504268
PB
13362004-09-13 Paul Brook <paul@codesourcery.com>
1337
1338 * gas/arm/pic.d: Rename RELABS to TARGET1.
1339 * gas/arm/pic.s: Ditto.
1340
42851540
NC
13412004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
1342
1343 * gas/crx: New directory.
1344 * gas/crx/allinsn.exp: New test script.
1345 * gas/crx/arith_insn.s: New file.
1346 * gas/crx/arith_insn.d: Likewise.
1347 * gas/crx/beq_insn.s: Likewise.
1348 * gas/crx/beq_insn.d: Likewise.
1349 * gas/crx/bit_insn.s: Likewise.
1350 * gas/crx/bit_insn.d: Likewise.
1351 * gas/crx/br_insn.s: Likewise.
1352 * gas/crx/br_insn.d: Likewise.
1353 * gas/crx/cmov_insn.s: Likewise.
1354 * gas/crx/cmov_insn.d: Likewise.
1355 * gas/crx/cmpbr_insn.s: Likewise.
1356 * gas/crx/cmpbr_insn.d: Likewise.
1357 * gas/crx/jscond_insn.s: Likewise.
1358 * gas/crx/jscond_insn.d: Likewise.
1359 * gas/crx/list_insn.s: Likewise.
1360 * gas/crx/list_insn.d: Likewise.
1361 * gas/crx/load_stor_insn.s: Likewise.
1362 * gas/crx/load_stor_insn.d: Likewise.
1363 * gas/crx/misc_insn.s: Likewise.
1364 * gas/crx/misc_insn.d: Likewise.
1365 * gas/crx/no_op_insn.s: Likewise.
1366 * gas/crx/no_op_insn.d: Likewise.
1367 * gas/crx/shift_insn.s: Likewise.
1368 * gas/crx/shift_insn.d: Likewise.
1369
ac28a1cb
RS
13702004-08-27 Richard Sandiford <rsandifo@redhat.com>
1371
1372 * gas/frv/fr550-pack1.[sd]: New test.
1373 * gas/frv/allinsn.exp: Run it.
1374
3d983505
NC
13752004-08-27 Nick Clifton <nickc@redhat.com>
1376
1377 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
1378 but not for PE targets. Similarly for the absrel test.
1379
62e88f3c
NC
13802004-08-26 Nick Clifton <nickc@redhat.com>
1381
1382 * gas/i386/i386.exp: Group ELF specific tests together. Move the
1383 pcrel test into the ELF only section. Use is_elf_format to test
1384 for ELF based toolchains.
1385
26a78d4a
L
13862004-08-25 H.J. Lu <hongjiu.lu@intel.com>
1387
1388 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
1389
5069eab2
NC
13902004-08-24 Jan Beulich <jbeulich@novell.com>
1391
1392 * gas/all/altmacro.[sd]: Split out part from here...
1393 * gas/all/altmac2.[sd]: ... to here.
1394 * gas/all/excl.s: New.
1395 * gas/all/gas.exp: Suppress both tests for a few targets known to
632d447c
AM
1396 break. Run the new (split out) test only when the target doesn't
1397 use '!' as a comment character.
5069eab2 1398
f7870c8d 13992004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5069eab2 1400
f7870c8d
TS
1401 * gas/mips/branch-swap.s: New testcase.
1402 * gas/mips/branch-swap.d: New testcase.
1403 * gas/mips/mips.exp: Run the testcase.
1404
e65123b7
NC
14052004-08-18 Nick Clifton <nickc@redhat.com>
1406
1407 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
1408 part of another patch.
1409
1f216d09
NC
14102004-08-15 Nick Clifton <nickc@redhat.com>
1411
1412 * gas/all/altmacro.d: Allow for rest of frag being padded to an
1413 alignment boundary.
1414
1415 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
1416
d84de024
AM
14172004-08-16 Alan Modra <amodra@bigpond.net.au>
1418
1419 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
1420 * gas/cfi/cfi-alpha-3.d: Likewise.
1421 * gas/cfi/cfi-i386.d: Likewise.
1422 * gas/cfi/cfi-m68k.d: Likewise.
1423 * gas/cfi/cfi-ppc-1.d: Likewise.
1424 * gas/cfi/cfi-s390-1.d: Likewise.
1425 * gas/cfi/cfi-s390x-1.d: Likewise.
1426 * gas/cfi/cfi-sh-1.d: Likewise.
1427 * gas/cfi/cfi-sparc-1.d: Likewise.
1428 * gas/cfi/cfi-sparc64-1.d: Likewise.
1429 * gas/cfi/cfi-x86_64.d: Likewise.
1430
caa32fe5
NC
14312004-08-13 Jan Beulich <jbeulich@novell.com>
1432
1433 * gas/all/altmacro.[sd]: New test.
1434 * gas/all/gas.exp: Run the new test.
1435
b2221023
MM
14362004-08-10 Mark Mitchell <mark@codesourcery.com>
1437
1438 * gas/arm/bignum1.s: New test.
1439 * gas/arm/arm.exp: Run it.
1440
db6579d4
PB
14412004-08-06 Paul Brook <paul@codesourcery.com>
1442
1443 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1444
92868b6e
NC
14452004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
1446
1447 * h8300/h8300.exp: Addition of new test case to check rx
1448 generation with adds and subs instruction for plain H8/300 target.
1449 * h8300/addsubrxcheck.s: New test source file.
1450
e8773edb
SC
14512004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1452
1453 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1454 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1455 * gas/symver/symver.exp: Likewise for symver tests.
1456
30d1c836
ML
14572004-07-30 Michal Ludvig <mludvig@suse.cz>
1458
1459 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1460 VIA PadLock instructions.
1461
ff636ee3
KK
14622004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1463
1464 * gas/sh/basic.exp: Don't do sh2a test for sh5.
1465 * gas/sh/sh2a.d: Match elf32-sh* format too.
1466
1d70c7fb
AO
14672004-07-29 Alexandre Oliva <aoliva@redhat.com>
1468
1469 2003-12-30 DJ Delorie <dj@redhat.com>
1470 * gas/sh/sh2a.s: New.
1471 * gas/sh/sh2a.d: New.
1472 * gas/sh/basic.exp: Add it.
1473
670ec21d
NC
14742004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
1475
1476 * gas/all/gas.exp (do_930509a): Disable test for crx.
1477
6b5abf68
L
14782004-07-22 H.J. Lu <hongjiu.lu@intel.com>
1479
1480 * gas/i386/x86-64-inval.l: Remove the leading `+'.
1481
ed049af3
NC
14822004-07-22 Nick Clifton <nickc@redhat.com>
1483
1484 PR/280
1485 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1486 * gas/h8300/ffxx1-elf.d: Likewise.
1487 * gas/h8300/h8sx_disp2.d: Likewise.
1488 * gas/h8300/h8sx_mov_imm.d: Likewise.
6639a9d9 1489 * gas/h8300/h8sx_rtsl.d: Likewise.
ed049af3
NC
1490 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1491 * gas/h8300/ffxx1-elf.s: Likewise.
1492
20f0a1fc
NC
14932004-07-21 Jan Beulich <jbeulich@novell.com>
1494
543613e9
NC
1495 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1496 addressing in 64-bit mode.
1497 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1498 addressing.
1499 * gas/i386/i386.exp: Run the two new tests.
1500
1501 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1502 rex prefix.
1503 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1504 in 64-bit mode.
6639a9d9 1505
d27af829
MR
15062004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1507
1508 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1509 expects load delay slots.
1510
6f14957b
MR
15112004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1512
1513 * gas/mips/vr5400.d: Update for a correct disassembly of
1514 "racm.ob".
1515
1586d91e
MR
15162004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1517
1518 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
1519 another "break" case. Update the comment accordingly.
1520 * gas/mips/set-arch.s: Likewise.
1521 * gas/mips/mips32.d: Adjust for the new output.
1522 * gas/mips/set-arch.d: Likewise.
1523
aff16937
NC
15242004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
1525
1526 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1527 new test case for H8300H normal target to check symbol
1528 address generation.
1529 * gas/h8300/symaddgen.s: New test.
1530
0477af35
NC
15312004-07-13 Nick Clifton <nickc@redhat.com>
1532
1533 * gas/i386/intel.s: Add test of newly expand arithmetic support
1534 for Intel mode assembler.
1535 * gas/i386/intel.d: Add expected disassmbly.
1536
384d2d1c
NC
15372004-07-13 Nick Clifton <nickc@redhat.com>
1538
1539 * gas/vtable: Delete directory. These tests are no longer needed
1540 as the VTABLE_ reloc support is obsolete.
1541
96908638
NC
15422004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1543
1544 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1545 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1546 * gas/m32r/pic2.d: New file: Expected results.
1547
de7e6852
RS
15482004-07-08 Richard Sandiford <rsandifo@redhat.com>
1549
1550 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1551 * gas/mips/elf-refl19.d: Likewise L2.
1552
3b91255e
RS
15532004-07-03 Richard Sandiford <rsandifo@redhat.com>
1554
3b91255e
RS
1555 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1556 the earliest %lo().
1557 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1558 * gas/mips/elf-rel20.[sd]: New test.
1559 * gas/mips/mips.exp: Run it.
1560
0945c90c
RS
15612004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
1562
1563 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1564
2d2b9592
L
15652004-07-01 H.J. Lu <hongjiu.lu@intel.com>
1566
1567 * gas/ia64/group-1.d: New.
1568 * gas/ia64/group-1.s: Likewise.
1569
1570 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1571
8a41c3ea
JW
15722004-06-30 James E Wilson <wilson@specifixinc.com>
1573
1574 * gas/ia64/dv-imply.d: Update.
1575 * gas/ia64/dv-mutex.d: Likewise.
1576 * gas/ia64/dv-safe.d: Likewise.
1577
62b51c0b
AM
15782004-06-29 Alan Modra <amodra@bigpond.net.au>
1579
1580 * gas/m68k/mode5.s: Pad section.
1581 * gas/m68k/mode5.d: Update.
1582
98e69875
AM
15832004-06-28 Alan Modra <amodra@bigpond.net.au>
1584
1585 * gas/ppc/power4.d: Update.
1586
1d9f512f
AM
15872004-06-24 Alan Modra <amodra@bigpond.net.au>
1588
1589 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1590 * gas/i386/prescott.d: Update.
1591
bad9ceea
JJ
15922004-06-08 Jakub Jelinek <jakub@redhat.com>
1593
1594 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1595 * gas/ia64/dv-raw-err.l: Updated.
1596
580b9172
NC
15972004-05-28 Peter Barada <peter@the-baradas.com>
1598
1599 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
1600 addressing with zero offset into mode 2 addressing.
1601 * gas/m68k/mode5.d: New file: Expected disassmbly.
1602 * gas/m68k/all.exp: Run new test.
1603
2b8725e7
NC
16042004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
1605
1606 * gas/sh/arch: New directory.
1607 * gas/sh/arch/arch.exp: New test script.
1608 * gas/sh/arch/arch_expected.txt: New file.
1609 * gas/sh/arch/sh.s: New file.
1610 * gas/sh/arch/sh2.s: New file.
1611 * gas/sh/arch/sh-dsp.s: New file.
1612 * gas/sh/arch/sh2e.s: New file.
1613 * gas/sh/arch/sh3-nommu.s: New file.
1614 * gas/sh/arch/sh3.s: New file.
1615 * gas/sh/arch/sh3-dsp.s: New file.
1616 * gas/sh/arch/sh3e.s: New file.
1617 * gas/sh/arch/sh4-nommu-nofpu.s: New file.
1618 * gas/sh/arch/sh4-nofpu.s: New file.
1619 * gas/sh/arch/sh4.s: New file.
1620 * gas/sh/arch/sh4a-nofpu.s: New file.
1621 * gas/sh/arch/sh4al-dsp.s: New file.
1622 * gas/sh/arch/sh4a.s: New file.
1623
652ca075
L
16242004-05-27 H.J. Lu <hongjiu.lu@intel.com>
1625
1626 * gas/ia64/regs.d: Updated.
1627
54b3292a
L
16282004-05-26 H.J. Lu <hongjiu.lu@intel.com>
1629
1630 * gas/ia64/ia64.exp: Run invalid-ar.
6639a9d9 1631
54b3292a
L
1632 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
1633 * gas/ia64/invalid-ar.s: Likewise.
1634
be8c092b
NC
16352004-05-24 Peter Barada <peter@the-baradas.com>
1636
1637 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
1638 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
1639
1ef30428
L
16402004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1641
1642 * gas/ia64/dv-srlz.d: Fix a typo.
1643
c0b22597
BE
16442004-05-12 Ben Elliston <bje@au.ibm.com>
1645
1646 * gas/h8300/t03_add.exp: Remove stray semicolons.
1647 * gas/h8300/t04_sub.exp: Likewise.
1648 * gas/h8300/t05_cmp.exp: Likewise.
1649 * gas/h8300/t08_or.exp: Likewise.
1650 * gas/h8300/t09_xor.exp: Likewise.
1651 * gas/h8300/t10_and.exp: Likewise.
1652 * gas/hppa/reloc/reloc.exp: Likewise.
1653 * gas/hppa/unsorted/unsorted.exp: Likewise.
1654 * gas/i386/i386.exp: Likewise.
1655 * gas/m68hc11/m68hc11.exp: Likewise.
1656 * gas/mips/mips.exp: Likewise.
1657 * gas/sparc/sparc.exp: Likewise.
1658 * lib/gas-defs.exp: Likewise.
1659
22fe14ad
NC
16602004-05-11 Nick Clifton <nickc@redhat.com>
1661
1662 * gas/elf/section4.s: New test. Checks label arithmetic when
1663 multiple same-name sections exist.
1664 * gas/elf/section4.d: New file: Expected section list
1665 * gas/elf/elf.exp: Run the new test.
1666 * gas/elf/group0.s: Use % instead of @ for type argument to
1667 .section directive (for compatability with ARM port).
1668 * gas/elf/group1.s: Likewise.
1669
532c738a
RS
16702004-05-07 Richard Sandiford <rsandifo@redhat.com>
1671
1672 * gas/mips/vr4122.[sd]: Rename to...
1673 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
1674 MD(1) and MD(4).
1675 * gas/mips/mips.exp: Update accordingly.
1676
d15c4970
AO
16772004-05-05 Alexandre Oliva <aoliva@redhat.com>
1678
1679 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
1680 * gas/frv/fr405-insn.d: Likewise.
1681 * gas/frv/fr450-insn.d: Likewise.
1682
86654c12
L
16832004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1684
1685 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
1686 section group.
1687
1688 * gas/elf/group1a.d: New file.
1689 * gas/elf/group1b.d: Likewise.
1690
1691 * gas/elf/group1.e: Removed.
1692
376eb240
NC
16932004-04-30 Nick Clifton <nickc@redhat.com>
1694
1695 * gas/arm/reg-alias.s: New file: Test case sensitive register
1696 aliases.
1697 * gas/arm/reg-alias.d: New file: Expected test output.
1698 * gas/arm/arm.exp: Run reg-alias test.
1699 Arrange tests in a more orderly fashion.
1700
f3806e43
BE
17012004-04-30 Ben Elliston <bje@au.ibm.com>
1702
1703 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
1704 * gas/ppc/power4.d: Update accordingly.
1705
f5842774
L
17062004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1707
1708 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
1709 group.
1710
1711 * gas/elf/group0.s: New file.
1712 * gas/elf/group0a.d: Likewise.
1713 * gas/elf/group0b.d: Likewise.
1714 * gas/elf/group1.e: Likewise.
1715 * gas/elf/group1.s: Likewise.
1716
2abe3c6c
NC
17172004-04-23 Nick Clifton <nickc@redhat.com>
1718
1719 * gas/symver/symver1.d: Cope with extra symbols inserted by
1720 arm-elf toolchains.
1721 * gas/symver/symver0.d: Likewise
1722 * gas/elf/symver.d: Likewise.
1723
1f1799d5
KK
17242004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1725
1726 * gas/sh/pcrel2.d: Update.
1727 * gas/sh/tlsd.d: Update.
1728 * gas/sh/tlsnopic.d: Update.
1729 * gas/sh/tlspic.d: Update.
1730
d9943e50
MK
17312004-04-22 Mark Kettenis <kettenis@gnu.org>
1732
1733 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
1734
269137b2
TS
17352004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1736
1737 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
1738 * gas/mips/mips-abi32-pic.d: Likewise.
1739 * gas/mips/mips-abi32-pic2.d: Likewise.
1740 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1741 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1742 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1743 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1744 * gas/mips/relax-swap1-mips2.d: Likewise.
1745 * gas/mips/lb-svr4pic-ilocks.d: New test.
1746 * gas/mips/mips.exp: Run it.
1747
06516a5e
PB
17482004-04-22 Paul Brook <paul@codesourcery.com>
1749
1750 * maverick.c (off8s): Test full shifted operand range.
1751 (MCC2): Define.
1752 (MVDSPACC, MVACCDSP): Use it.
1753 * maverick.d, maverick.s: Regenerate.
1754
fd99574b
NC
17552004-04-22 Peter Barada <peter@the-baradas.com>
1756
1757 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
1758 * gas/m68k/mcf-emac.s: New test: Similar checks.
1759 * gas/m68k/mcf-mac.d: New test: Expected output.
1760 * gas/m68k/mcf-emac.d: New test: Likewise.
1761 * gas/m68k/all.exp: Run new tests.
1762
76c6918d
CD
17632004-04-21 Chris Demetriou <cgd@broadcom.com>
1764
1765 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
1766 * gas/mips/empic.d: Likewise.
1767 * gas/mips/empic.l: Likewise.
1768 * gas/mips/empic.s: Likewise.
1769 * gas/mips/empic2.d: Likewise.
1770 * gas/mips/empic2.s: Likewise.
1771 * gas/mips/empic3_e.d: Likewise.
1772 * gas/mips/empic3_e.s: Likewise.
1773 * gas/mips/empic3_g1.d: Likewise.
1774 * gas/mips/empic3_g1.s: Likewise.
1775 * gas/mips/empic3_g2.d: Likewise.
1776 * gas/mips/empic3_g2.s: Likewise.
1777 * gas/mips/jal-empic-elf-2.d: Likewise.
1778 * gas/mips/jal-empic-elf-2.s: Likewise.
1779 * gas/mips/jal-empic-elf-3.d: Likewise.
1780 * gas/mips/jal-empic-elf-3.s: Likewise.
1781 * gas/mips/jal-empic-elf.d: Likewise.
1782 * gas/mips/jal-empic.d: Likewise.
1783 * gas/mips/la-empic.d: Likewise.
1784 * gas/mips/la-empic.s: Likewise.
1785 * gas/mips/lb-empic.d: Likewise.
1786 * gas/mips/ld-empic.d: Likewise.
1787 * gas/mips/lif-empic.d: Likewise.
1788 * gas/mips/telempic.d: Likewise.
1789 * gas/mips/tempic.d: Likewise.
1790 * gas/mips/ulh-empic.d: Likewise.
1791 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
1792 * gas/mips/lifloat.s: Likewise.
1793 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
1794
6482c264
NC
17952004-04-20 Brian Ford <ford@vss.fsi.com>
1796 DJ Delorie <dj@redhat.com>
1797
1798 * gas/i386/secrel.s: New test for .secrel32.
1799 * gas/i386/secrel.d: Likewise.
1800 * gas/i386/i386.exp: Call it for PE targets.
1801
4dc570c2
JJ
18022004-04-19 Jakub Jelinek <jakub@redhat.com>
1803
1804 * gas/cfi/cfi-sparc64-1.d: Update.
1805
d766e8ec
RS
18062004-04-14 Richard Sandiford <rsandifo@redhat.com>
1807
1808 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
1809
a11090ae
RS
18102004-04-14 Richard Sandiford <rsandifo@redhat.com>
1811
1812 * gas/elf/section2.e-mips: Allow named section symbols.
1813 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
1814
097dba13
NC
18152004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1816
925d60e5
NC
1817 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
1818 * gas/m32r/parallel-2.d: New file: Expected results.
1819 * gas/m32r/m32r2.exp: Run the test.
6639a9d9 1820
925d60e5
NC
1821 * gas/m32r/seth.s: New file: Test for seth.
1822 * gas/m32r/seth.d: New file: Expected results.
1823 * gas/m32r/m32r.exp: Run the new test.
097dba13 1824
f55629b8
KK
18252004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
1826
1827 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
1828 option.
1829 * gas/sh/basic.exp: Run the new test.
1830
a7844384
NC
18312004-04-01 Dave Korn <dk@artimi.com>
1832
1833 * gas/dlx/alltests.exp: Execute new lohi test.
1834 * gas/dlx/lohi.s: New test for spurious lo16/hi16
632d447c 1835 reloc overflow checking.
a7844384
NC
1836 * gas/dlx/lohi.d: New file: expected output.
1837 * gas/dlx/lhi.d: Updated to properly expect lo16
632d447c 1838 relocations where asked for.
a7844384
NC
1839 * gas/dlx/itype.d: Likewise.
1840 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1841
6c71dbc4
SS
18422004-03-30 Stan Shebs <shebs@apple.com>
1843
1844 * gas/macros/macros.exp: Remove mention of MPW config.
1845
02249231
AM
18462004-03-27 Alan Modra <amodra@bigpond.net.au>
1847
1848 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1849 an error.
1850 * gas/m68hc11/m68hc11.exp: Likewise.
1851
86b13c28
AS
18522004-03-23 Andreas Schwab <schwab@suse.de>
1853
1854 * gas/cfi/cfi-m68k.d: Adjust offsets.
1855
95631471
HPN
18562004-03-22 Hans-Peter Nilsson <hp@axis.com>
1857
1858 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1859 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1860
2ce4cc60
KK
18612004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1862
1863 * gas/cfi/cfi-sh-1.d: New file.
6639a9d9 1864 * gas/cfi/cfi-sh-1.s: Likewise.
2ce4cc60
KK
1865 * gas/cfi/cfi.exp: Add SH case.
1866
fdd12ef3
AM
18672004-03-16 Alan Modra <amodra@bigpond.net.au>
1868
1869 * gas/ppc/altivec.d: Update.
1870 * gas/ppc/altivec_xcoff.d: Update.
1871 * gas/ppc/altivec_xcoff64.d: Update.
1872 * gas/ppc/astest.d: Update.
1873 * gas/ppc/astest2.d: Update.
1874 * gas/ppc/astest2_64.d: Update.
1875 * gas/ppc/astest64.d: Update.
1876 * gas/ppc/booke.d: Update.
1877 * gas/ppc/booke_xcoff.d: Update.
1878 * gas/ppc/booke_xcoff64.d: Update.
1879 * gas/ppc/e500.d: Update.
1880 * gas/ppc/power4.d: Update.
1881 * gas/ppc/test1elf32.d: Update.
1882 * gas/ppc/test1elf64.d: Update.
1883 * gas/ppc/test1xcoff32.d: Update.
1884
a506b1e6
AM
18852004-03-15 Alan Modra <amodra@bigpond.net.au>
1886
1887 * gas/i386/padlock.s: Pad with .p2align.
1888 * gas/i386/padlock.d: Adjust.
1889
26f07657
ML
18902004-03-12 Michal Ludvig <mludvig@suse.cz>
1891
a506b1e6 1892 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
26f07657
ML
1893 VIA PadLock instructions.
1894 * gas/i386/i386.exp: Run padlock tests.
1895
c02908d2
AM
18962004-03-12 Alan Modra <amodra@bigpond.net.au>
1897
cc0ec051
AM
1898 * gas/i386/katmai.d: Revert last change.
1899
c02908d2
AM
1900 * gas/i386/katmai.d: Adjust for clflush change.
1901
b3415246
AJ
19022004-03-08 Andreas Jaeger <aj@suse.de>
1903
1904 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
1905
b793dc75
RH
19062004-03-07 Richard Henderson <rth@redhat.com>
1907
1908 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
1909
9fd4314e
AJ
19102004-03-07 Andreas Jaeger <aj@suse.de>
1911
1912 * gas/cfi/cfi-x86_64.d: Adjust offsets.
1913
6ec51dba
RH
19142004-03-07 Richard Henderson <rth@redhat.com>
1915
1916 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
1917 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
1918 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
1919
28e4a77b
KK
19202004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1921
1922 * gas/sh/sh64/err-dsp.s: Fix expected error message.
1923
676a64f4
RS
19242004-03-01 Richard Sandiford <rsandifo@redhat.com>
1925
1926 * gas/frv/fr405-insn.[sdl]: New test.
1927 * gas/frv/fr450-spr.[sd]: New test.
1928 * gas/frv/fr450-insn.[sdl]: New test.
1929 * gas/frv/fr450-media-issue.[sl]: New test.
1930 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
1931 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
1932 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
1933 -mcpu=fr500.
1934
8ae0baa2
RS
19352004-03-01 Richard Sandiford <rsandifo@redhat.com>
1936
1937 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
1938 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
1939 * gas/frv/allinsn.d: Update accordingly.
1940
34920d91
NC
19412004-02-17 Petko Manolov <petkan@nucleusys.com>
1942
1943 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
1944 * gas/arm/maverick.d: Likewise.
1945 * gas/arm/maverick.s: Likewise.
1946
206eb3b6
KK
19472004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1948
1949 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
1950
e4475e39
NS
19512004-02-06 Nathan Sidwell <nathan@codesourcery.com>
1952
1953 * gas/macros/test2.s: Lowercase it.
1954
f6a22291
MR
19552004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1956
1957 * gas/mips/div.d: Update to accomodate changes in macro
1958 expansions.
1959 gas/mips/elf-rel-got-n32.d: Likewise.
1960 gas/mips/elf-rel-got-n64.d: Likewise.
1961 gas/mips/elf-rel-xgot-n32.d: Likewise.
1962 gas/mips/elf-rel-xgot-n64.d: Likewise.
1963 gas/mips/la-svr4pic.d: Likewise.
1964 gas/mips/la-xgot.d: Likewise.
1965 gas/mips/lca-svr4pic.d: Likewise.
1966 gas/mips/lca-xgot.d: Likewise.
1967
1b5d1a53
KK
19682004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1969
1970 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
1971 * gas/sh/sh4a-fp.s: Likewise.
1972 * gas/sh/err-sh4a-fp.s: Likewise.
1973
424688ad
CD
19742004-01-24 Chris Demetriou <cgd@broadcom.com>
1975
1976 * gas/mips/relax-swap1.s: Add extra space at end, so the
1977 disassembly will consistently have "..." at its end.
1978 * gas/mips/relax-swap2.s: Likewise.
1979 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
1980
34cc4ecc
DJ
19812004-01-23 Daniel Jacobowitz <drow@mvista.com>
1982
1983 * gas/arm/arm.exp: Add "undefined" test.
1984 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
1985
5fc68419
RS
19862004-01-23 Richard Sandiford <rsandifo@redhat.com>
1987
1988 * gas/mips/macro-warn-[1234].[sdl]: New tests.
1989 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
1990 * gas/mips/mips.exp: Run them.
1991
4d7206a2
RS
19922004-01-23 Richard Sandiford <rsandifo@redhat.com>
1993
1994 * gas/mips/elf-rel19.[sd]: New test.
1995 * gas/mips/mips.exp: Run it.
1996
28d39d1a
NC
19972004-01-11 Tom Rix <tcrix@worldnet.att.net>
1998
1999 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
2000 * gas/m68hc11/movb.d: Likewise.
2001 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
2002
839b3272
AM
20032004-01-19 Alan Modra <amodra@bigpond.net.au>
2004
2005 * gas/i386/katmai.d: Adjust for changed sib printing.
2006 * gas/i386/prescott.d: Likewise.
2007 * gas/i386/sse2.d: Likewise.
2008 * gas/i386/ssemmx2.d: Likewise.
2009
ac882a1d
AO
20102004-01-16 Alexandre Oliva <aoliva@redhat.com>
2011
2012 * gas/mn10300/mov5.s: New.
2013 * gas/mn10300/basic.exp (do_mov5): New.
2014
895921c9
MR
20152004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2016
2017 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
2018 with swapping for MIPS1.
2019 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
2020 with swapping for MIPS2.
2021 * gas/mips/relax-swap1.l: Stderr output for the new tests.
2022 * gas/mips/relax-swap1.s: Source for the new tests.
2023 * gas/mips/relax-swap2.d: New test for branch likely relaxation
2024 with swapping.
2025 * gas/mips/relax-swap2.l: Stderr output for the new test.
2026 * gas/mips/relax-swap2.s: Source for the new test.
2027 * gas/mips/mips.exp: Run the new tests.
2028
32159579
ILT
20292004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
2030
2031 * gas/mips/mips16-64.d: New test.
2032 * gas/mips/mips.exp: Run it.
2033
cc3d92a5
RS
20342004-01-12 Richard Sandiford <rsandifo@redhat.com>
2035
2036 * gas/mips/elf-rel18.[sd]: New test.
2037 * gas/mips/mips.exp: Run it.
2038
e45d0630
PB
20392004-01-09 Paul Brook <paul@codesourcery.com>
2040
2041 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
2042 * gas/arm/arm.exp: Add them.
2043
29ccc66b
ILT
20442004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
2045
2046 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
2047 * gas/mips/ldstla-n64-shared.d: Likewise.
2048
d9296b18
NC
20492004-01-07 Nick Clifton <nickc@redhat.com>
2050
2051 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
2052
fee5fcc5
AO
20532004-01-06 Alexandre Oliva <aoliva@redhat.com>
2054
2055 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
2056 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
2057 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
2058 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
2059 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
2060 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
2061 gprel12 for rodata symbol and gotoff12 for sdata symbol.
2062 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
2063 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
2064 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
2065 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
2066 * gas/frv/allinsns.exp: Run it.
2067
3ab48931
NC
20682004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
2069
2070 * gas/msp430/opcode.s: Add test for an 'add' instruction which
2071 looks similar to an 'rla' instruction.
ad50f575 2072
c9e214e5
AM
2073For older changes see ChangeLog-9303
2074\f
2075Local Variables:
2076mode: change-log
2077left-margin: 8
2078fill-column: 74
2079version-control: never
2080End:
This page took 0.235749 seconds and 4 git commands to generate.