gas/
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
6e3f953d
L
12005-05-07 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR 940
4 * gas/ia64/group-2.d: New.
5 * gas/ia64/group-2.s: New.
6
7 * gas/ia64/ia64.exp: Add "group-2".
8
003519a7
L
92005-05-07 H.J. Lu <hongjiu.lu@intel.com>
10
11 PR 843
12 * gas/i386/i386.exp: Add x86-64-branch.
13
14 * gas/i386/x86-64-branch.d: New.
15 * gas/i386/x86-64-branch.s: New.
16
6eaeac8a
JB
172005-05-06 Jan Beulich <jbeulich@novell.com>
18
19 * gas/macros/badarg.s: Add check for bad qualifier specification.
20 * gas/macros/badarg.l: Adjust.
21 * gas/macros/vararg.[sd]: New.
22 * gas/macros/macros.exp: Run new test.
23
26aca5f6
JB
242005-05-06 Jan Beulich <jbeulich@novell.com>
25
26 * gas/all/cond.s: Also test .ifb/.ifnb.
27 * gas/all/cond.d: Adjust.
28
8368879b
JB
292005-05-06 Jan Beulich <jbeulich@novell.com>
30
31 * gas/macros/dot.s: Don't use pseudo-ops in first column.
32 * gas/macros/dot.l: Match broader range of possible outputs.
33 * gas/macros/purge.l: Likewise.
34 * gas/macros/purge.s: Start generated macro names with an underscore.
35
eac338cf
PB
362005-05-05 Paul Brook <paul@codesourcery.com>
37
38 * gas/i386/i386.exp: Don't run divide test on vxworks.
39
2b8725e7
NC
402005-05-05 Nick Clifton <nickc@redhat.com>
41
42 * Update the address and phone number of the FSF organization in
43 the GPL notices in the following files:
44 gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
45 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
46 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
47 gas/hppa/unsorted/unsorted.exp, gas/m88k/m88k.exp,
48 gas/mmix/mmix-err.exp, gas/mmix/mmix-list.exp, gas/mmix/mmix.exp,
49 gas/mn10200/basic.exp, gas/mn10300/am33-2.c,
50 gas/mn10300/basic.exp, gas/pdp11/opcode.s, gas/ppc/aix.exp,
51 gas/sh/basic.exp, gas/sh/err.exp, gas/sh/arch/arch.exp,
52 gas/sh/sh64/sh64.exp, gas/v850/basic.exp, lib/gas-defs.exp
53
ee58dd1e
NC
542005-05-05 Mike Frysinger <vapier@gentoo.org>
55
56 * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
57 versions of Linux which do not use glibc.
58 * gas/vax/vax.exp: Likewise.
59
5cfd5a0c
PB
602005-05-05 Paul Brook <paul@codesourcery.com>
61
62 * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
63
60938e80
L
642005-04-26 H.J. Lu <hongjiu.lu@intel.com>
65
66 * gas/all/assign.s: Make `x' and `y' global.
67
02ddf156
JB
682005-04-25 Jan Beulich <jbeulich@novell.com>
69
70 * gas/macros/badarg.s: Add tests for collisions between/among macro
71 parameters and local symbols.
72 * gas/macros/badarg.l: Adjust.
73
e7f9d279
JB
742005-04-20 Jan Beulich <jbeulich@novell.com>
75
76 * gas/elf/struct.s: Adjust to not get into alignment issues.
77 * gas/elf/struct.d: Adjust for the above and the test's name.
78
29f54b24
L
792005-04-19 H.J. Lu <hongjiu.lu@intel.com>
80
81 * gas/i386/padlock.d: Updated.
82
80b8152b
AS
832005-04-19 Andreas Schwab <schwab@suse.de>
84
85 * gas/ia64/invalid-ar.l: Adapt to changed error message.
86
e6ca91be
JB
872005-04-18 Jan Beulich <jbeulich@novell.com>
88
89 * gas/macros/purge.[ls]: New.
90 * gas/macros/macros.exp: Run new test.
91
8fe53b44
JB
922005-04-15 Jan Beulich <jbeulich@novell.com>
93
94 * gas/elf/struct.[sd]: New.
95 * gas/elf/elf.exp: Run new test.
96
6efba987
AM
972005-04-15 Alan Modra <amodra@bigpond.net.au>
98
99 * gas/all/assign.s: New.
100 * gas/all/assign.d: New.
101 * gas/all/gas.exp: Run it.
102
2051e8c4
MR
1032005-04-13 Maciej W. Rozycki <macro@linux-mips.org>
104
105 * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
106 and include more instructions/offsets that are meant to succeed.
107 Use $4 instead $3 to avoid register dependencies.
108 * gas/mips/ldstla-32.d: Update accordingly.
109 * gas/mips/ldstla-32-shared.d: Likewise.
110 * gas/mips/ldstla-32-mips3.d: New test based on the above, except
111 for mips3.
112 * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
113 * gas/mips/ldstla-32-mips3.s: Source for the new tests.
114 * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
115 fail.
116 * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
117 * gas/mips/ldstla-32-1.l: Stderr output for the new test.
118 * gas/mips/ldstla-32-mips3-1.l: Likewise.
119 * gas/mips/mips.exp: Run the new tests.
120
01ed09aa
MK
1212005-04-11 Mark Kettenis <kettenis@gnu.org>
122
123 * gas/all/gas.exp: Don't run fastcall labels test on
124 i*86-*-openbsd*.
125
5e75c3ab
JB
1262005-04-11 Jan Beulich <jbeulich@novell.com>
127
128 * gas/macros/dot.[ls]: New.
129 * gas/macros/macros.exp: Run new test.
130
dbbaec26
L
1312005-04-06 H.J. Lu <hongjiu.lu@intel.com>
132
133 * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
134 * gas/i386/x86-64-pcrel.d: Updated.
135
ce8d332a
NC
1362005-04-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
137
d2c5f73e
NC
138 * gas/vax/flonum.s: New testcase: Encode some flonums.
139 * gas/vax/flonum.d: Expected result of new testcase.
140 * gas/vax/vax.exp: Call the new testcase.
141
142 * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
143 figuring out.
144 * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
ce8d332a 145
8a75718c
JB
1462005-04-01 Jan Beulich <jbeulich@novell.com>
147
148 * gas/i386/bss.[sd]: New.
149 * gas/i386/i386.exp: Run new test.
150
ae8887b5 1512005-04-01 Jan Beulich <jbeulich@novell.com>
ce8d332a 152
ae8887b5
JB
153 * gas/i386/x86-64-pcrel.[sd]: New.
154 * gas/i386/i386.exp: Run new test.
155
9d2da7ca
JB
1562005-03-30 Julian Brown <julian@codesourcery.com>
157
158 * gas/arm/mapping.d: Update expected output due to mapping symbols
159 being untyped.
160
4cc91dba
L
1612005-03-29 H.J. Lu <hongjiu.lu@intel.com>
162
163 * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
164 x86-64-segment and x86-64-inval-seg for x86-64.
165
166 * gas/i386/intel.d: Expect movw for moving between memory and
167 segment register.
168 * gas/i386/naked.d: Likewise.
169 * gas/i386/opcode.d: Likewise.
170 * gas/i386/x86-64-opcode.d: Likewise.
171
172 * gas/i386/opcode.s: Use movw for moving between memory and
173 segment register.
174 * gas/i386/x86-64-opcode.s: Likewise.
175
176 * : Likewise.
177
178 * gas/i386/inval-seg.l: New.
179 * gas/i386/inval-seg.s: New.
180 * gas/i386/segment.l: New.
181 * gas/i386/segment.s: New.
182 * gas/i386/x86-64-inval-seg.l: New.
183 * gas/i386/x86-64-inval-seg.s: New.
184 * gas/i386/x86-64-segment.l: New.
185 * gas/i386/x86-64-segment.s: New.
186
ba93b8ac
DJ
1872005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
188
189 * gas/arm/tls.s, gas/arm/tls.d: New files.
190 * gas/arm/arm.exp: Run TLS test.
191
2b8725e7
NC
1922005-03-29 Julian Brown <julian@codesourcery.com>
193
194 * gas/arm/unwind.d: Update expected output.
195
8c2fda1d
L
1962005-03-28 H.J. Lu <hongjiu.lu@intel.com>
197
198 PR 803
199 * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
200 * gas/ia64/dv-mutex.d : Likewise.
201 * gas/ia64/dv-safe.d: Likewise.
202 * gas/ia64/dv-srlz.d.nop: Likewise.
203 * gas/ia64/ldxmov-1.d: Likewise.
204 * gas/ia64/opc-b.d: Likewise.
205 * gas/ia64/opc-f.d: Likewise.
206 * gas/ia64/opc-i.d: Likewise.
207 * gas/ia64/opc-m.d: Likewise.
208 * gas/ia64/operand-or.d: Likewise.
209 * gas/ia64/pcrel.d: Likewise.
210 * gas/ia64/pseudo.d: Likewise.
211 * gas/ia64/tls.d: Likewise.
212
a339a1c6
HPN
2132005-03-24 Hans-Peter Nilsson <hp@axis.com>
214
215 * gas/cris/range-err-1.s: Adjust expected messages for hosts with
216 64-bit longs.
217
52a43e71
AM
2182005-03-23 Alan Modra <amodra@bigpond.net.au>
219
220 * gas/elf/section5.s: Don't start directives in first column.
221
7d5d9f9b
NC
2222005-03-21 Nick Clifton <nickc@redhat.com>
223
224 * gas/arm/iwmmxt.s: Update instructions that use the "never" value
225 in the conditional field to use "le" instead. This is so that the
226 disassembler will disassemble them.
227 * gas/arm/iwmmxt.d: Update expected disassemblies.
228
a724f0f4
JB
2292005-03-17 Jan Beulich <jbeulich@novell.com>
230
52a43e71 231 * gas/i386/intel.d: Add stderr directive.
a724f0f4
JB
232 * gas/i386/intel.e: New.
233 * gas/i386/intel16.d: Add stderr directive. Adjust for changed
234 source.
235 * gas/i386/intel16.e: New.
236 * gas/i386/intel16.s: Add instances of addressing forms with base
237 and index specified in reverse order.
238 * gas/i386/intelbad.l: Adjust for changed source.
239 * gas/i386/intelbad.s: Add more operand forms to check.
240 * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
241 directive. Adjust for changed source.
242 * gas/i386/intelok.e: New.
243 * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
244 more operand forms to check.
245 * gas/i386/x86_64.d: Add stderr directive.
246 * gas/i386/x86_64.e: New.
247 * gas/i386/x86_64.s: Adjust for parser changes.
248
b05fe5cf
ZW
2492005-03-15 Zack Weinberg <zack@codesourcery.com>
250
251 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
252 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
253 * gas/arm/arm.exp: Run them.
254
5862107c
EC
2552005-03-14 Eric Christopher <echristo@redhat.com>
256
257 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
258 * gas/cfi/cfi.exp: Run it.
259 * gas/cfi/cfi-common-1.d: Update.
260 * gas/cfi/cfi-common-2.d: Ditto.
261 * gas/cfi/cfi-common-3.d: Ditto.
262 * gas/cfi/cfi-common-4.d: Ditto.
263
885fc257
ZW
2642005-03-12 Zack Weinberg <zack@codesourcery.com>
265
266 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
267 * gas/arm/arm.exp: Run it.
268
52962281
AH
2692005-03-10 Aldy Hernandez <aldyh@redhat.com>
270
885fc257 271 * gas/ppc/e500.d: Fix encoding of efscfd.
52962281 272
da99ee72
AM
2732005-03-10 Jeff Baker <jbaker@qnx.com>
274 Alan Modra <amodra@bigpond.net.au>
275
276 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
277 * gas/ppc/booke.d: Likewise.
278
7d8e00cf
RS
2792005-03-09 Richard Sandiford <rsandifo@redhat.com>
280
281 * gas/mips/vr4130.[sd]: New test.
282 * gas/mips/mips.exp: Run it.
283
dc36a61f
RS
2842005-03-09 Richard Sandiford <rsandifo@redhat.com>
285
286 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
287 bc1f and bc1t to be filled.
288 * gas/mips/branch-misc-3.[sd]: New test.
289 * gas/mips/mips.exp: Run it.
290
80f19ede
BE
2912005-03-09 Ben Elliston <bje@au.ibm.com>
292
293 * gas/maxq10/maxq10.exp: Remove stray semicolons.
294 * gas/maxq20/maxq20.exp: Likewise.
295
9b505842
JB
2962005-03-08 Jan Beulich <jbeulich@novell.com>
297
298 * gas/ia64/no-fit.[ls]: New.
299 * gas/ia64/ia64.exp: Run new test.
300
ef6a2b41
JB
3012005-03-08 Jan Beulich <jbeulich@novell.com>
302
303 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
304 * gas/ia64/ia64.exp: Run new tests.
305
0b74f93c
JB
3062005-03-08 Jan Beulich <jbeulich@novell.com>
307
308 * gas/ia64/pcrel.d: Account for big endian target.
309 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
310
66798ad6
HPN
3112005-03-08 Hans-Peter Nilsson <hp@axis.com>
312
313 Adjust testsuite for cris-axis-aout.
314 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
315 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
316 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
317 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
318 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
319
bbe506e8
TS
3202005-03-04 David Daney <ddaney@avtrex.com>
321
322 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
323 for -mno-shared optimization.
324 * gas/mips/elf-rel25a.d: Ditto.
325
25742a2c
NC
3262005-03-04 Nick Clifton <nickc@redhat.com>
327
328 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
329 more non-ELF cases.
330 * gas/arm/pic.d: Fix for vxworks target.
331 * gas/arm/basic.d: Likewise.
332 * gas/arm/unwind.d: Likewise.
333
aed1a261
RS
3342005-03-04 Richard Sandiford <rsandifo@redhat.com>
335
336 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
337 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
338 for loads and stores from constant addresses.
339 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
340 * gas/mips/mips.exp: Run them.
341
b2715587
RS
3422005-03-03 Richard Sandiford <rsandifo@redhat.com>
343
344 * gas/mips/mips.exp: Move tls tests to main $elf block.
345
d3d5c686
NC
3462005-03-03 Nick Clifton <nickc@redhat.com>
347
be20d78e
NC
348 * gas/macros/macros.exp (and.s): Expect this test to fail for the
349 tic4x-coff target because it uses the '&' character as a line
350 separator.
351
3c1a78a4
NC
352 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
353 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
354 the sh-hms target.
355 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
356 as for the sh-coff port.
357
5e1e0414
NC
358 * gas/macros/macros.exp (run_list_test): Also expect the msp430
359 port to fail the strings test because it defines
360 ONLY_STANDARD_ESCAPES.
361
f991b11e
NC
362 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
363 the .text section out to a 32-byte boundary as will automatically
364 be done by the arm-aout target.
365 * gas/arm/arch6zk.d: Add expected nop disassemblies.
366
d3d5c686
NC
367 * gas/d30v/serial.l: Remove listing lines that are no longer
368 emitted and fix up expected binary encoding.
369 * gas/d30v/serial2.l: Likewise.
370 * gas/d30v/serial2O.l: Likewise.
371
a6ccbdd3
RR
3722005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
373
da99ee72
AM
374 * gas/arc/extensions.s: Add tests for extcoreregister.
375 * gas/arc/extensions.d: Likewise.
376 * gas/arc/warn.s: Warnings for readonly core registers accessed.
377 * gas/arc/warn.d: Likewise.
2b8725e7 378 * gas/arc/arc.exp: Run extensions testcase.
a6ccbdd3 379
fa81d963
RS
3802005-03-03 Richard Sandiford <rsandifo@redhat.com>
381
382 * gas/mips/noat-1.d: Add -mips1 to assembler options.
383
c67de7d5
RR
3842005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
385
da99ee72
AM
386 * gas/arc/ld.s: Add checks for short immediates with ld.
387 * gas/arc/ld.d: Likewise.
c67de7d5 388
128b3d86
DJ
3892005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
390
391 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
392 gas/mips/tls-ill.s: New files.
393 * gas/mips/mips.exp: Run TLS tests.
394
632d447c
AM
3952005-03-02 Alan Modra <amodra@bigpond.net.au>
396
397 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
398 * gas/ppc/astest2.d: Likewise.
399 * gas/ppc/astest2_64.d: Likewise.
400 * ppc/astest64.d: Likewise.
401 * ppc/booke.d: Likewise.
402 * ppc/power4.d: Likewise.
403 * ppc/test1elf32.d: Likewise.
404 * ppc/test1elf64.d: Likewise.
405
c4a530c5
JB
4062005-03-02 Jan Beulich <jbeulich@novell.com>
407
408 * gas/i386/cr-err.[ls]: New.
409 * gas/i386/crx.[ds]: New.
410 * gas/i386/i386.exp: Run new tests.
411
167c3097
JB
4122005-03-02 Jan Beulich <jbeulich@novell.com>
413
414 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
415 * gas/i386/intelok.s: Add checks for various special memory operands.
416
a76903bf
AM
4172005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
418
419 * gas/arc/extensions.s: New file.
420 * gas/arc/extensions.d: New file.
421
a3a4c9c4
NC
4222005-03-01 Nick Clifton <nickc@redhat.com>
423
424 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
425 COFF based ports.
426 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
427 with a COFF formated local label name.
428 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
429
ce04548a
NC
4302005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
431 Nick Clifton <nickc@redhat.com>
432
433 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
434 associated with branches and so show the exact symbolic
435 destination address rather than an offset from the start of the
436 section.
437 * gas/arm/pic.d: Likewise.
632d447c 438
ddf0c81b
AM
4392005-03-01 Alan Modra <amodra@bigpond.net.au>
440
441 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
442 * gas/m68k/mcf-mac.d: Likewise.
443 * gas/m68k/mcf-mov3q.d: Likewise.
444 * gas/m68k/mode5.d: Likewise.
445
1375e99f
EC
4462005-02-22 Eric Christopher <echristo@redhat.com>
447
448 * gas/mips/elf-rel10.d: Update for label change.
449
9def96e7
MR
4502005-02-22 Maciej W. Rozycki <macro@mips.com>
451
452 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
453 information.
454 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
455 information for MIPS16 for the n32 ABI.
456 * gas/mips/mips.exp. Run the new test.
457
1fda77fb
EC
4582005-02-22 Eric Christopher <echristo@redhat.com>
459
460 * gas/mips/elf-rel10.s: Add label for frob.
461
58e2ea4d
MR
4622005-02-22 Maciej W. Rozycki <macro@mips.com>
463
464 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
465 information for MIPS16.
466 * gas/mips/mips16-dwarf2.s: Source for the new test.
467 * gas/mips/mips.exp: Run the new test.
468
ba7f26d2
AM
4692005-02-21 Alan Modra <amodra@bigpond.net.au>
470
471 * gas/d10v/instruction_packing-005.d: Adjust.
472 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
473 * gas/d10v/instruction_packing-009.d: Likewise.
474 * gas/d10v/instruction_packing-010.d: Likewise.
475 * gas/d10v/warning-001.d: Use #warning instead of #error.
476 * gas/d10v/warning-002.d: Likewise.
477 * gas/d10v/warning-003.d: Likewise.
478 * gas/d10v/warning-004.d: Likewise.
479 * gas/d10v/warning-005.d: Likewise.
480 * gas/d10v/warning-006.d: Likewise.
481 * gas/d10v/warning-007.d: Likewise.
482 * gas/d10v/warning-008.d: Likewise.
483 * gas/d10v/warning-009.d: Likewise.
484 * gas/d10v/warning-010.d: Likewise.
485 * gas/d10v/warning-011.d: Likewise.
486 * gas/d10v/warning-012.d: Likewise.
487 * gas/d10v/warning-013.d: Likewise.
488 * gas/d10v/warning-015.d: Likewise.
489 * gas/d10v/warning-016.d: Likewise.
490 * gas/d10v/warning-017.d: Likewise.
491 * gas/d10v/warning-018.d: Likewise.
492 * gas/d10v/warning-019.d: Likewise.
493 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
494 #warning given. Rearrange to allow $program to remain unset.
495 Fail the test if warning not found when expected. Conversely fail
496 the test if assembler errors or warnings given when not expected.
497
8fc2e39e
TS
4982005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
499
500 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
501 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
502 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
503 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
504 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
505 .set noat in macro expansions.
506 * gas/mips/mips.exp: Run new testcases.
507 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
508 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
509 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
510 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
511 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
512 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
513 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
514 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
515 gas/mips/ulw2.s: Don't try to test .set noat.
516
91d777ee
L
5172005-02-17 H.J. Lu <hongjiu.lu@intel.com>
518
519 * gas/ia64/hint.b-err.l: New file.
520 * gas/ia64/hint.b-err.s: Likewise.
521 * gas/ia64/hint.b-warn.l: Likewise.
522 * gas/ia64/hint.b-warn.s: Likewise.
523
524 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
525
526 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
527
26b810ce
JB
5282005-02-17 Jan Beulich <jbeulich@novell.com>
529
530 * gas/ia64/nostkreg.[ds]: New.
531 * gas/ia64/ia64.exp: Run new test.
532
ddc07134
AM
5332005-02-16 Alan Modra <amodra@bigpond.net.au>
534
535 * gas/all/gas.exp (quad): Don't run on i960.
536
d6f16593 5372005-02-15 Nigel Stephens <nigel@mips.com>
ddc07134 538 Maciej W. Rozycki <macro@mips.com>
d6f16593
MR
539
540 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
541 R_MIPS16_LO16 relocs.
542 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
543 * gas/mips/mips16-hilo.s: Source for the new tests.
544 * gas/mips/mips.exp: Run the new tests.
545
7b347e43
JB
5462005-02-15 Jan Beulich <jbeulich@novell.com>
547
548 * gas/ia64/pcrel.[ds]: New.
549 * gas/ia64/ia64.exp: Run new test.
550
a66d2bb7
JB
5512005-02-15 Jan Beulich <jbeulich@novell.com>
552
ddc07134
AM
553 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
554 violation on b0.
a66d2bb7
JB
555 * gas/ia64/regval.[ls]: New.
556 * gas/ia64/ia64.exp: Run new test.
557
4b09e828
JB
5582005-02-15 Jan Beulich <jbeulich@novell.com>
559
560 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
561 * gas/ia64/dv-waw-err.s: Likewise.
562 * gas/ia64/reg-err.[ls]: New.
563 * gas/ia64/ia64.exp: Run new test.
564
0ca3e455
JB
5652005-02-15 Jan Beulich <jbeulich@novell.com>
566
567 * gas/ia64/reloc.[ds]: New.
568 * gas/ia64/reloc-bad.[ls]: New.
569 * gas/ia64/ia64.exp: Run new tests.
570
2f6d622e
JB
5712005-02-15 Jan Beulich <jbeulich@novell.com>
572
573 * gas/ia64/operand-or.d: Pass -xnone to assembler.
574
f1dab70d
JB
5752005-02-13 Jan Beulich <jbeulich@novell.com>
576
577 * gas/ia64/label.l: Adjust line numbers.
578 * gas/ia64/label.s: Add .explicit.
579 * gas/ia64/nop_x.s: Likewise.
580 * gas/ia64/opc-a.d: Add assembler option -xnone.
581 * gas/ia64/opc-b.d: Likewise.
582 * gas/ia64/opc-f.d: Likewise.
583 * gas/ia64/opc-i.d: Likewise.
584 * gas/ia64/opc-m.d: Likewise.
585 * gas/ia64/opc-x.d: Likewise.
586 * gas/ia64/pseudo.d: Likewise.
587 * gas/ia64/regs.d: Likewise.
588 * gas/ia64/tls.d: Likewise.
589 * gas/ia64/unwind-err.l: Adjust line numbers.
590 * gas/ia64/unwind-err.s: Remove explicit stops.
591
20b36a95
JB
5922005-02-13 Jan Beulich <jbeulich@novell.com>
593
594 * gas/ia64/pound.[ls]: New.
595 * gas/ia64/ia64.exp: Run new test.
596
c1e6cd61
L
5972005-02-13 H.J. Lu <hongjiu.lu@intel.com>
598
599 * gas/ia64/ia64.exp: Add "operand-or".
600
601 * gas/ia64/operand-or.d: New file.
602 * gas/ia64/operand-or.s: Likewise.
603
970d6792
L
6042005-02-11 H.J. Lu <hongjiu.lu@intel.com>
605
606 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
607 and proc.
608
2b8725e7
NC
6092005-02-10 Julian Brown <julian@codesourcery.com>
610
611 * gas/arm/unwind.d: Alter expected output to include dependency on
612 __aeabi_unwind_cpp_pr[01].
613
9ae09ff9
JB
6142005-02-09 Jan Beulich <jbeulich@novell.com>
615
616 * gas/i386/intelok.s: Remove comments disabling alternative forms of
617 fbld, fbstp, and fldcw.
618 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
619
9f5083a4
NC
6202005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
621
622 * gas/maxq10/jump.d: Fixed relative jump offset.
623 * gas/maxq10/call.d: Likewise.
624 * gas/maxq20/jump.d: Likewise.
625 * gas/maxq20/call.d: Likewise.
626
cfdf4aaa
HPN
6272005-02-07 Hans-Peter Nilsson <hp@axis.com>
628
629 * lib/gas-defs.exp: Support new directive "warning".
630
05ee4b0f
JB
6312005-02-02 Jan Beulich <jbeulich@novell.com>
632
633 * gas/ia64/pred-rel.s: New.
634 * gas/ia64/ia64.exp: Run new test.
635
99f99b32
DJ
6362005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
637
638 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
639 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
640 symbol names.
641
ca3bc58f
JB
6422005-01-31 Jan Beulich <jbeulich@novell.com>
643
644 * gas/macros/repeat.[ds]: New.
645 * gas/macros/macros.exp: Run new test.
646
057f53c1
JB
6472005-01-31 Jan Beulich <jbeulich@novell.com>
648
649 * gas/macros/badarg.[ls]: New.
650 * gas/macros/end.[ls]: New.
651 * gas/macros/redef.[ls]: New.
652 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
653 Run new tests.
654
d3156ecc
JB
6552005-01-31 Jan Beulich <jbeulich@novell.com>
656
657 * gas/ia64/operands.[ls]: New.
658 * gas/ia64/ia64.exp: Run new test.
659
75e09913
JB
6602005-01-31 Jan Beulich <jbeulich@novell.com>
661
662 * gas/ia64/proc.[ls]: New.
663 * gas/ia64/unwind-err.[ls]: New.
664 * gas/ia64/ia64.exp: Run new tests.
665
f4660e2c
JB
6662005-01-31 Jan Beulich <jbeulich@novell.com>
667
668 * gas/ia64/bundling.[ds]: New.
669 * gas/ia64/label.[ls]: New.
670 * gas/ia64/last.[ls]: New.
671 * gas/ia64/slot2.[ls]: New.
672 * gas/ia64/ia64.exp: Run new tests.
673
60b9a617
JB
6742005-01-31 Jan Beulich <jbeulich@novell.com>
675
676 * gas/ia64/pseudo.[ds]: New.
677 * gas/ia64/ia64.exp: Run new test.
678
09124b3f
JB
6792005-01-27 Jan Beulich <jbeulich@novell.com>
680
681 * gas/ia64/nop_x.[ds]: New.
682 * gas/ia64/ia64.exp: Run new test.
683
6842005-01-27 Jan Beulich <jbeulich@novell.com>
97762d08
JB
685
686 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
687 M-unit.
688 * gas/ia64/mov-ar.[ds]: New.
689 * gas/ia64/ia64.exp: Run new test.
690
7fe1cadb
NC
6912005-01-24 Nick Clifton <nickc@redhat.com>
692
693 * gas/all/sleb128.d: Do not assume an 8-bit byte.
694 * gas/all/quad.d: Likewise. Also allow for ports which order
695 bytes within words in other than simple big-endian or
696 little-endian fashions.
697
e5604d79
RS
6982005-01-19 Richard Sandiford <rsandifo@redhat.com>
699
700 * gas/all/sleb128.[sd]: New test.
701 * gas/all/quad.[sd]: New test.
702 * gas/all/gas.exp: Run them.
703
e38bc3b5
NC
7042005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
705
706 * gas/sh/arch/arch.exp: Correct the email address.
707 Correct a few comment typos.
708 Add new tests to ensure that the assembler will only accept
709 instructions valid in each architecture and vice-versa.
710 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
711 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
712 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
713 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
714 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
715 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
716 * gas/sh/arch/sh2a.s: Generate new file.
717 * gas/sh/arch/sh2e.s: Regenerate.
718 * gas/sh/arch/sh2.s: Regenerate.
719 * gas/sh/arch/sh3-dsp.s: Regenerate.
720 * gas/sh/arch/sh3e.s: Regenerate.
721 * gas/sh/arch/sh3-nommu.s: Regenerate.
722 * gas/sh/arch/sh3.s: Regenerate.
723 * gas/sh/arch/sh4al-dsp.s: Regenerate.
724 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
725 * gas/sh/arch/sh4a.s: Regenerate.
726 * gas/sh/arch/sh4-nofpu.s: Regenerate.
727 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
728 * gas/sh/arch/sh4.s: Regenerate.
729 * gas/sh/arch/sh-dsp.s: Regenerate.
730 * gas/sh/arch/sh.s: Regenerate.
731
2033b4b9
L
7322005-01-12 H.J. Lu <hongjiu.lu@intel.com>
733
734 * i386/i386.exp: Run "sib".
735
736 * gas/i386/sib.d: New file.
737 * gas/i386/sib.s: Likewise.
738
1ad119f1
AS
7392005-01-09 Andreas Schwab <schwab@suse.de>
740
ddc07134 741 * gas/i386/intel16.d: Ignore trailing text with #pass.
1ad119f1
AS
742 * gas/i386/intelok.d: Likewise.
743 * gas/i386/prefix.d: Likewise.
744 * gas/i386/sub.d: Likewise.
745 * gas/i386/padlock.d: Likewise.
746 * gas/i386/x86_64.d: Likewise.
747
845e9b51
EB
7482005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
749
750 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
751
8d15ae7c
AM
7522004-12-31 Alan Modra <amodra@bigpond.net.au>
753
754 * gas/elf/elf.exp: Don't list reloc sections.
755 * gas/elf/section5.e: Remove reloc sections.
756
f4426611
TL
7572004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
758
ddc07134 759 * gas/crx/beq_insn.d: Update reference file according to
f4426611 760 disassembler printing method.
ddc07134
AM
761 * gas/crx/bit_insn.d: Likewise.
762 * gas/crx/br_insn.d: Likewise.
763 * gas/crx/cmpbr_insn.d: Likewise.
764 * gas/crx/cop_insn.d: Likewise.
f4426611
TL
765 * gas/crx/load_stor_insn.d: Likewise.
766
7f1c6624
HPN
7672004-12-21 Hans-Peter Nilsson <hp@axis.com>
768
769 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
770 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
771 copies, to cater to tcl versions before Tcl 8.2.3.
772
a904de94
NC
7732004-12-20 Nick Clifton <nickc@redhat.com>
774
775 * gas/elf/section5.[ls]: Use % instead of @ in .section
776 directives.
777
1e50d24d
RS
7782004-12-16 Richard Sandiford <rsandifo@redhat.com>
779
780 * gas/v850/split-lo16.{s,d}: New test.
781 * gas/v850/v850.exp: Run it.
782
7a6d0b32
JB
7832004-12-15 Jan Beulich <jbeulich@novell.com>
784
785 * gas/elf/section5.[els]: New.
786
c0d8293f
RS
7872004-12-13 Richard Sandiford <rsandifo@redhat.com>
788
789 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
790 .text alignments.
791
5c799c07
AM
7922004-12-11 Alan Modra <amodra@bigpond.net.au>
793
794 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
795 * gas/arm/mapping.d: Likewise.
796 * gas/mips/tmips16-e.d: Likewise.
797 * gas/mips/tmips16-f.d: Likewise.
798 * gas/mmix/align-1.d: Likewise.
799 * gas/mmix/basep-10.d: Likewise.
800 * gas/mmix/basep-11.d: Likewise.
801 * gas/mmix/basep-7.d: Likewise.
802 * gas/mmix/basep-8.d: Likewise.
803 * gas/mmix/basep-9.d: Likewise.
804 * gas/mmix/builtin1.d: Likewise.
805 * gas/mmix/builtin2.d: Likewise.
806 * gas/mmix/builtin3.d: Likewise.
807 * gas/mmix/bz-c.d: Likewise.
808 * gas/mmix/comment-2.d: Likewise.
809 * gas/mmix/comment-3.d: Likewise.
810 * gas/mmix/cons-2.d: Likewise.
811 * gas/mmix/fb-1.d: Likewise.
812 * gas/mmix/fb-2.d: Likewise.
813 * gas/mmix/geta-c.d: Likewise.
814 * gas/mmix/greg1.d: Likewise.
815 * gas/mmix/greg1a.d: Likewise.
816 * gas/mmix/greg2.d: Likewise.
817 * gas/mmix/greg2a.d: Likewise.
818 * gas/mmix/greg3.d: Likewise.
819 * gas/mmix/greg4.d: Likewise.
820 * gas/mmix/greg5.d: Likewise.
821 * gas/mmix/greg6.d: Likewise.
822 * gas/mmix/greg7.d: Likewise.
823 * gas/mmix/greg8.d: Likewise.
824 * gas/mmix/is-1.d: Likewise.
825 * gas/mmix/jump-c.d: Likewise.
826 * gas/mmix/local-1.d: Likewise.
827 * gas/mmix/locall1.d: Likewise.
828 * gas/mmix/odd-1.d: Likewise.
829 * gas/mmix/op-0-1.d: Likewise.
830 * gas/mmix/op-0-1s.d: Likewise.
831 * gas/mmix/op-0-2.d: Likewise.
832 * gas/mmix/prefix1.d: Likewise.
833 * gas/mmix/prefix2.d: Likewise.
834 * gas/mmix/prefix3.d: Likewise.
835 * gas/mmix/pseudo-1.d: Likewise.
836 * gas/mmix/pushj-c.d: Likewise.
837 * gas/mmix/pushj-cs.d: Likewise.
838 * gas/mmix/sym-1.d: Likewise.
839 * gas/mmix/weak1-s.d: Likewise.
840 * gas/mmix/weak1.d: Likewise.
841 * gas/mmix/zerop-1.d: Likewise.
842 * gas/ppc/power4.d: Likewise.
843 * gas/ppc/test1elf32.d: Likewise.
844 * gas/ppc/test1elf64.d: Likewise.
845 * gas/sh/sh64/datal32-3.d: Likewise.
846 * gas/sh/sh64/datal64-3.d: Likewise.
847 * gas/sh/sh64/localcom-1.d: Likewise.
848
e8ede7c7
ILT
8492004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
850
851 * gas/mips/elf-rel23a.d: New test.
852 * gas/mips/elf-rel23b.d: New test.
853 * gas/mips/elf-rel25.s: New test.
854 * gas/mips/elf-rel25.d: New test.
855 * gas/mips/elf-rel25a.d: New test.
856 * gas/mips/mips.exp: Run new tests.
857
be1b2b4b
PB
8582004-12-09 Paul Brook <paul@codesourcery.com>
859
860 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
861
42581a24
ILT
8622004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
863
864 * gas/mips/branch-swap.d: Pass -32 to as.
865
f75dc283
TL
8662004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
867
868 * gas/crx/br_insn.d: Fix error in expected disassembly.
869
a7498ae6
NC
8702004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
871
2b8725e7
NC
872 * gas/m32r/rela-1.s: New test.
873 * gas/m32r/rela-1.d: Expected disassembly.
874 * gas/m32r/m32r.exp: Run the new test.
875 * gas/m32r/relax-1.d: Update for fixed pcrel reloc
a7498ae6
NC
876 generation.
877
907362e5
RE
8782004-11-27 Richard Earnshaw <rearnsha@arm.com>
879
2b8725e7 880 * gas/arm/thumbv6.d (setend): Remove stray tab at end
907362e5
RE
881 of dump pattern.
882
603be052
L
8832004-11-25 H.J. Lu <hongjiu.lu@intel.com>
884
885 * gas/ia64/group-1.d: Adjust expected secion ordering.
886
37edbb65 8872004-11-25 Jan Beulich <jbeulich@novell.com>
603be052 888
37edbb65
JB
889 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
890
47cc2cf5
PB
8912004-11-24 Paul Brook <paul@codesourcery.com>
892
893 * gas/elf/group0a.d: Adjust expected secion ordering.
894 * gas/elf/group1a.d: Ditto.
895 * gas/elf/section4.d: Ditto.
896
5515a510
NC
8972004-11-24 Nick Clifton <nickc@redhat.com>
898
899 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
900 * gas/iq2000/q10allinsn.d: Delete.
ddc07134 901 * gas/iq2000/q10allinsn.s: Delete.
5515a510
NC
902 * gas/iq2000/q10hazard4.s: Delete.
903 * gas/iq2000/q10hazard5.s: Delete.
904 * gas/iq2000/q10load-hazards.exp: Delete.
905 * gas/iq2000/q10nohazard.s: Delete.
906 * gas/iq2000/q10noyield.s: Delete.
907 * gas/iq2000/q10test0.d: Delete.
908 * gas/iq2000/q10test0.s: Delete.
909 * gas/iq2000/q10test1.d: Delete.
910 * gas/iq2000/q10test1.s: Delete.
911 * gas/iq2000/q10test10.d: Delete.
912 * gas/iq2000/q10test10.s: Delete.
913 * gas/iq2000/q10test11.d: Delete.
914 * gas/iq2000/q10test11.s: Delete.
915 * gas/iq2000/q10test12.d: Delete.
916 * gas/iq2000/q10test12.s: Delete.
917 * gas/iq2000/q10test2.d: Delete.
918 * gas/iq2000/q10test2.s: Delete.
919 * gas/iq2000/q10test3.d: Delete.
920 * gas/iq2000/q10test3.s: Delete.
921 * gas/iq2000/q10test4.d: Delete.
922 * gas/iq2000/q10test4.s: Delete.
923 * gas/iq2000/q10test5.d: Delete.
924 * gas/iq2000/q10test5.s: Delete.
925 * gas/iq2000/q10test6.d: Delete.
926 * gas/iq2000/q10test6.s: Delete.
927 * gas/iq2000/q10test7.d: Delete.
928 * gas/iq2000/q10test7.s: Delete.
929 * gas/iq2000/q10test8.d: Delete.
930 * gas/iq2000/q10test8.s: Delete.
931 * gas/iq2000/q10test9.d: Delete.
932 * gas/iq2000/q10test9.s: Delete.
933 * gas/iq2000/q10yield.exp: Delete.
934 * gas/iq2000/test.exp: Delete.
935
d8b2b7a5
NC
9362004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
937
938 * gas/arc/st.s: Add checks for other variants of the sr and st
939 instruction.
940 * gas/arc/st.d: Update the expected disassembly.
941
dae1b34e
NC
9422004-11-23 Nick Clifton <nickc@redhat.com>
943
944 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
945 instructions.
946 * gas/mn10300/relax.d: Add expected relocations.
947
d81acc42
NC
9482004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
949
950 * gas/arc/ld.s: Add check of load of a long immediate.
951 * gas/arc/ld.d: Add expected disassembly.
ddc07134 952
a7eec876
HPN
9532004-11-22 Hans-Peter Nilsson <hp@axis.com>
954
955 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
956 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
957
444bf5f3
NC
9582004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
959
960 * gas/maxq10/call.d: Fix expected results now that bfd assembler
961 support is enabled by default.
962 * gas/maxq10/range.d: Likewise.
963 * gas/maxq20/call.d: Likewise.
964
b7693d02
DJ
9652004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
966
967 * gas/arm/mapping.d: Expect F markers for Thumb code.
968 * gas/arm/unwind.d: Update big-endian pattern.
969
30e857fc
NC
9702004-11-12 Nick Clifton <nickc@redhat.com>
971
972 * gas/mn10300/basic.exp: Add relax test.
973 * gas/mn10300/relax.s: New test.
974 * gas/mn10300/relax.d: Expected results. Make sure that the
975 correct size of instruction has been selected.
976
a67517f4
BW
9772004-11-11 Bob Wilson <bob.wilson@acm.org>
978
979 * gas/xtensa/short_branch_offset.s: New.
980 * gas/xtensa/short_branch_offset.d: New.
981 * gas/xtensa/all.exp: Run new test.
982
6639a9d9
AM
9832004-11-10 Alan Modra <amodra@bigpond.net.au>
984
985 * gas/i386/opcode.s: Pad section.
986 * gas/i386/intelok.s: Likewise.
987 * gas/i386/opcode.d: Update.
988 * gas/i386/intelok.d: Update.
989
7499d566
NC
9902004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
991 Vineet Sharma <vineets@noida.hcltech.com>
992
993 * gas/maxq10: New directory. Contains tests for maxq port.
994 * gas/maxq20: Likewise.
995
3b645373
L
9962004-11-05 H.J. Lu <hongjiu.lu@intel.com>
997
998 * gas/i386/general.s: Add movzb.
999 * gas/i386/general.l: Updated.
1000
05e6b315
HPN
10012004-11-04 Hans-Peter Nilsson <hp@axis.com>
1002
1003 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
1004 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
1005 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
1006 as invalid.
1007 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
1008 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
1009 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
1010 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
1011 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
1012 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
1013 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
1014 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
1015 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
1016 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
1017 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
1018 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
1019 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
1020 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1021 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
1022 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
1023 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
1024 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
1025 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
1026 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
1027 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
1028 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
1029 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
1030 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
1031 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
1032 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
1033 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
1034 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
1035 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
1036 New tests.
1037
9306ca4a 10382004-11-04 Jan Beulich <jbeulich@novell.com>
3f1d9edd 1039
9306ca4a
JB
1040 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
1041 * gas/i386/intelbad.[sl]: New test to check for various things not
1042 permitted in Intel mode.
1043 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
1044 Adjust for change to segment register store.
1045 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
1046 things get handled correctly.
1047 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
1048 'high' and 'low' parts of an operand, which the parser previously
1049 accepted while neither telling that it's not supported nor that it
1050 ignored the remainder of the line following these supposed keywords.
1051
49c4a180
TL
10522004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
1053
1054 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
1055
902143ef
TL
10562004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
1057
1058 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
1059 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
1060 * gas/crx/cop_insn.d: Regenerate.
1061 * gas/crx/list_insn.d: Likewise.
1062
a394c00f
NC
10632004-10-23 Daniel Jacobowitz <dan@debian.org>
1064
1065 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
1066 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
1067
f40d6855
TL
10682004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
1069
6639a9d9 1070 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
f40d6855
TL
1071 instructions.
1072 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
1073 * gas/crx/cop_insn.d: Regenerate.
1074 * gas/crx/list_insn.d: Likewise.
1075
f29ff786
PB
10762004-10-14 Paul Brook <paul@codesourcery.com>
1077
1078 * gas/arm/mapping.d: Pass --special-syms to objdump.
1079
d2b2c203
DJ
10802004-10-08 Daniel Jacobowitz <dan@debian.org>
1081
1082 * gas/i386/i386.exp: Don't run divide test for targets where '/'
1083 is a comment. Run x86-64-unwind for 64-bit ELF targets.
1084 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
1085
af2f09fb
AM
10862004-10-08 Alan Modra <amodra@bigpond.net.au>
1087
1088 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
1089
43cd72b9
BW
10902004-10-07 Bob Wilson <bob.wilson@acm.org>
1091
1092 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
1093 Change entry_align test to expect an error.
1094 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
1095 no-generics directives.
1096
6e1304d8
RS
10972004-10-07 Richard Sandiford <rsandifo@redhat.com>
1098
1099 * gas/mips/elf-rel{23,24}.[sd]: New tests.
1100 * gas/mips/mips.exp: New test.
1101
99022dfb
RS
11022004-10-07 Richard Sandiford <rsandifo@redhat.com>
1103
1104 * gas/mips/elf-rel22.[sd]: New test.
1105 * gas/mips/mips.exp: Run it.
1106
b1dca8ee
RS
11072004-10-07 Richard Sandiford <rsandifo@redhat.com>
1108
1109 * gas/mips/elf-rel21.[sd]: New test.
1110 * gas/mips/mips.exp: Run it.
1111
289040ca
NC
11122004-10-07 Jan Beulich <jbeulich@novell.com>
1113
1114 * gas/cfi/cfi-common-4.[ds]: New.
1115 * gas/cfi/cfi.exp: Run new test.
1116
48c9f030
NC
11172004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
1118
1119 * gas/crx/cop_insn.s: New file.
1120 * gas/crx/cop_insn.d: Likewise.
1121 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
1122 test.
1123 * gas/crx/misc_insn.s: Likewise.
1124 * gas/crx/load_stor_insn.d: Regenerate.
1125 * gas/crx/misc_insn.d: Likewise.
1126
3cc0884a
AH
11272004-10-06 Aldy Hernandez <aldyh@redhat.com>
1128
1129 * gas/ppc/e500.s: Add double-precision instructions.
1130 * gas/ppc/e500.d: Same.
1131
62377b1f
NC
11322004-10-05 Paul Brook <paul@codesourcery.com>
1133
1134 * gas/arm/arm.exp: Add unwind table test. Recognise
1135 arm-symbian-symbianelf and arm-none-eabi.
1136 * gas/arm/unwind.s: New file.
1137 * gas/arm/unwind.d: New file.
1138
14127cc4
NC
11392004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
1140
1141 * gas/pdp11/opcode.d: Fix sob opcode value.
1142
0dd132b6
NC
11432004-09-30 Paul Brook <paul@codesourcery.com>
1144
1145 * gas/arm/arch6zk.d: New file.
1146 * gas/arm/arch6zk.s: New file.
1147 * gas/arm/arm.exp: Add them.
1148
981beeee
AM
11492004-09-29 Alan Modra <amodra@bigpond.net.au>
1150
1151 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
1152 * gas/i386/secrel.d: Adjust to suit.
1153
4403997d
PB
11542004-09-19 Paul Brook <paul@codesourcery.com>
1155
1156 * gas/elf/elf.exp: Recognise additional arm elf targets.
1157
eb043451
PB
11582004-09-17 Paul Brook <paul@codesourcery.com>
1159
1160 * gas/arm/pic.s: Add (target2).
1161 * gas/arm/pic.d: Ditto.
1162
9c504268
PB
11632004-09-13 Paul Brook <paul@codesourcery.com>
1164
1165 * gas/arm/pic.d: Rename RELABS to TARGET1.
1166 * gas/arm/pic.s: Ditto.
1167
42851540
NC
11682004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
1169
1170 * gas/crx: New directory.
1171 * gas/crx/allinsn.exp: New test script.
1172 * gas/crx/arith_insn.s: New file.
1173 * gas/crx/arith_insn.d: Likewise.
1174 * gas/crx/beq_insn.s: Likewise.
1175 * gas/crx/beq_insn.d: Likewise.
1176 * gas/crx/bit_insn.s: Likewise.
1177 * gas/crx/bit_insn.d: Likewise.
1178 * gas/crx/br_insn.s: Likewise.
1179 * gas/crx/br_insn.d: Likewise.
1180 * gas/crx/cmov_insn.s: Likewise.
1181 * gas/crx/cmov_insn.d: Likewise.
1182 * gas/crx/cmpbr_insn.s: Likewise.
1183 * gas/crx/cmpbr_insn.d: Likewise.
1184 * gas/crx/jscond_insn.s: Likewise.
1185 * gas/crx/jscond_insn.d: Likewise.
1186 * gas/crx/list_insn.s: Likewise.
1187 * gas/crx/list_insn.d: Likewise.
1188 * gas/crx/load_stor_insn.s: Likewise.
1189 * gas/crx/load_stor_insn.d: Likewise.
1190 * gas/crx/misc_insn.s: Likewise.
1191 * gas/crx/misc_insn.d: Likewise.
1192 * gas/crx/no_op_insn.s: Likewise.
1193 * gas/crx/no_op_insn.d: Likewise.
1194 * gas/crx/shift_insn.s: Likewise.
1195 * gas/crx/shift_insn.d: Likewise.
1196
ac28a1cb
RS
11972004-08-27 Richard Sandiford <rsandifo@redhat.com>
1198
1199 * gas/frv/fr550-pack1.[sd]: New test.
1200 * gas/frv/allinsn.exp: Run it.
1201
3d983505
NC
12022004-08-27 Nick Clifton <nickc@redhat.com>
1203
1204 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
1205 but not for PE targets. Similarly for the absrel test.
1206
62e88f3c
NC
12072004-08-26 Nick Clifton <nickc@redhat.com>
1208
1209 * gas/i386/i386.exp: Group ELF specific tests together. Move the
1210 pcrel test into the ELF only section. Use is_elf_format to test
1211 for ELF based toolchains.
1212
26a78d4a
L
12132004-08-25 H.J. Lu <hongjiu.lu@intel.com>
1214
1215 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
1216
5069eab2
NC
12172004-08-24 Jan Beulich <jbeulich@novell.com>
1218
1219 * gas/all/altmacro.[sd]: Split out part from here...
1220 * gas/all/altmac2.[sd]: ... to here.
1221 * gas/all/excl.s: New.
1222 * gas/all/gas.exp: Suppress both tests for a few targets known to
632d447c
AM
1223 break. Run the new (split out) test only when the target doesn't
1224 use '!' as a comment character.
5069eab2 1225
f7870c8d 12262004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5069eab2 1227
f7870c8d
TS
1228 * gas/mips/branch-swap.s: New testcase.
1229 * gas/mips/branch-swap.d: New testcase.
1230 * gas/mips/mips.exp: Run the testcase.
1231
e65123b7
NC
12322004-08-18 Nick Clifton <nickc@redhat.com>
1233
1234 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
1235 part of another patch.
1236
1f216d09
NC
12372004-08-15 Nick Clifton <nickc@redhat.com>
1238
1239 * gas/all/altmacro.d: Allow for rest of frag being padded to an
1240 alignment boundary.
1241
1242 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
1243
d84de024
AM
12442004-08-16 Alan Modra <amodra@bigpond.net.au>
1245
1246 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
1247 * gas/cfi/cfi-alpha-3.d: Likewise.
1248 * gas/cfi/cfi-i386.d: Likewise.
1249 * gas/cfi/cfi-m68k.d: Likewise.
1250 * gas/cfi/cfi-ppc-1.d: Likewise.
1251 * gas/cfi/cfi-s390-1.d: Likewise.
1252 * gas/cfi/cfi-s390x-1.d: Likewise.
1253 * gas/cfi/cfi-sh-1.d: Likewise.
1254 * gas/cfi/cfi-sparc-1.d: Likewise.
1255 * gas/cfi/cfi-sparc64-1.d: Likewise.
1256 * gas/cfi/cfi-x86_64.d: Likewise.
1257
caa32fe5
NC
12582004-08-13 Jan Beulich <jbeulich@novell.com>
1259
1260 * gas/all/altmacro.[sd]: New test.
1261 * gas/all/gas.exp: Run the new test.
1262
b2221023
MM
12632004-08-10 Mark Mitchell <mark@codesourcery.com>
1264
1265 * gas/arm/bignum1.s: New test.
1266 * gas/arm/arm.exp: Run it.
1267
db6579d4
PB
12682004-08-06 Paul Brook <paul@codesourcery.com>
1269
1270 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1271
92868b6e
NC
12722004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
1273
1274 * h8300/h8300.exp: Addition of new test case to check rx
1275 generation with adds and subs instruction for plain H8/300 target.
1276 * h8300/addsubrxcheck.s: New test source file.
1277
e8773edb
SC
12782004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1279
1280 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1281 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1282 * gas/symver/symver.exp: Likewise for symver tests.
1283
30d1c836
ML
12842004-07-30 Michal Ludvig <mludvig@suse.cz>
1285
1286 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1287 VIA PadLock instructions.
1288
ff636ee3
KK
12892004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1290
1291 * gas/sh/basic.exp: Don't do sh2a test for sh5.
1292 * gas/sh/sh2a.d: Match elf32-sh* format too.
1293
1d70c7fb
AO
12942004-07-29 Alexandre Oliva <aoliva@redhat.com>
1295
1296 2003-12-30 DJ Delorie <dj@redhat.com>
1297 * gas/sh/sh2a.s: New.
1298 * gas/sh/sh2a.d: New.
1299 * gas/sh/basic.exp: Add it.
1300
670ec21d
NC
13012004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
1302
1303 * gas/all/gas.exp (do_930509a): Disable test for crx.
1304
6b5abf68
L
13052004-07-22 H.J. Lu <hongjiu.lu@intel.com>
1306
1307 * gas/i386/x86-64-inval.l: Remove the leading `+'.
1308
ed049af3
NC
13092004-07-22 Nick Clifton <nickc@redhat.com>
1310
1311 PR/280
1312 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1313 * gas/h8300/ffxx1-elf.d: Likewise.
1314 * gas/h8300/h8sx_disp2.d: Likewise.
1315 * gas/h8300/h8sx_mov_imm.d: Likewise.
6639a9d9 1316 * gas/h8300/h8sx_rtsl.d: Likewise.
ed049af3
NC
1317 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1318 * gas/h8300/ffxx1-elf.s: Likewise.
1319
20f0a1fc
NC
13202004-07-21 Jan Beulich <jbeulich@novell.com>
1321
543613e9
NC
1322 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1323 addressing in 64-bit mode.
1324 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1325 addressing.
1326 * gas/i386/i386.exp: Run the two new tests.
1327
1328 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1329 rex prefix.
1330 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1331 in 64-bit mode.
6639a9d9 1332
d27af829
MR
13332004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1334
1335 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1336 expects load delay slots.
1337
6f14957b
MR
13382004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1339
1340 * gas/mips/vr5400.d: Update for a correct disassembly of
1341 "racm.ob".
1342
1586d91e
MR
13432004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1344
1345 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
1346 another "break" case. Update the comment accordingly.
1347 * gas/mips/set-arch.s: Likewise.
1348 * gas/mips/mips32.d: Adjust for the new output.
1349 * gas/mips/set-arch.d: Likewise.
1350
aff16937
NC
13512004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
1352
1353 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1354 new test case for H8300H normal target to check symbol
1355 address generation.
1356 * gas/h8300/symaddgen.s: New test.
1357
0477af35
NC
13582004-07-13 Nick Clifton <nickc@redhat.com>
1359
1360 * gas/i386/intel.s: Add test of newly expand arithmetic support
1361 for Intel mode assembler.
1362 * gas/i386/intel.d: Add expected disassmbly.
1363
384d2d1c
NC
13642004-07-13 Nick Clifton <nickc@redhat.com>
1365
1366 * gas/vtable: Delete directory. These tests are no longer needed
1367 as the VTABLE_ reloc support is obsolete.
1368
96908638
NC
13692004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1370
1371 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1372 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1373 * gas/m32r/pic2.d: New file: Expected results.
1374
de7e6852
RS
13752004-07-08 Richard Sandiford <rsandifo@redhat.com>
1376
1377 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1378 * gas/mips/elf-refl19.d: Likewise L2.
1379
3b91255e
RS
13802004-07-03 Richard Sandiford <rsandifo@redhat.com>
1381
3b91255e
RS
1382 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1383 the earliest %lo().
1384 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1385 * gas/mips/elf-rel20.[sd]: New test.
1386 * gas/mips/mips.exp: Run it.
1387
0945c90c
RS
13882004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
1389
1390 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1391
2d2b9592
L
13922004-07-01 H.J. Lu <hongjiu.lu@intel.com>
1393
1394 * gas/ia64/group-1.d: New.
1395 * gas/ia64/group-1.s: Likewise.
1396
1397 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1398
8a41c3ea
JW
13992004-06-30 James E Wilson <wilson@specifixinc.com>
1400
1401 * gas/ia64/dv-imply.d: Update.
1402 * gas/ia64/dv-mutex.d: Likewise.
1403 * gas/ia64/dv-safe.d: Likewise.
1404
62b51c0b
AM
14052004-06-29 Alan Modra <amodra@bigpond.net.au>
1406
1407 * gas/m68k/mode5.s: Pad section.
1408 * gas/m68k/mode5.d: Update.
1409
98e69875
AM
14102004-06-28 Alan Modra <amodra@bigpond.net.au>
1411
1412 * gas/ppc/power4.d: Update.
1413
1d9f512f
AM
14142004-06-24 Alan Modra <amodra@bigpond.net.au>
1415
1416 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1417 * gas/i386/prescott.d: Update.
1418
bad9ceea
JJ
14192004-06-08 Jakub Jelinek <jakub@redhat.com>
1420
1421 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1422 * gas/ia64/dv-raw-err.l: Updated.
1423
580b9172
NC
14242004-05-28 Peter Barada <peter@the-baradas.com>
1425
1426 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
1427 addressing with zero offset into mode 2 addressing.
1428 * gas/m68k/mode5.d: New file: Expected disassmbly.
1429 * gas/m68k/all.exp: Run new test.
1430
2b8725e7
NC
14312004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
1432
1433 * gas/sh/arch: New directory.
1434 * gas/sh/arch/arch.exp: New test script.
1435 * gas/sh/arch/arch_expected.txt: New file.
1436 * gas/sh/arch/sh.s: New file.
1437 * gas/sh/arch/sh2.s: New file.
1438 * gas/sh/arch/sh-dsp.s: New file.
1439 * gas/sh/arch/sh2e.s: New file.
1440 * gas/sh/arch/sh3-nommu.s: New file.
1441 * gas/sh/arch/sh3.s: New file.
1442 * gas/sh/arch/sh3-dsp.s: New file.
1443 * gas/sh/arch/sh3e.s: New file.
1444 * gas/sh/arch/sh4-nommu-nofpu.s: New file.
1445 * gas/sh/arch/sh4-nofpu.s: New file.
1446 * gas/sh/arch/sh4.s: New file.
1447 * gas/sh/arch/sh4a-nofpu.s: New file.
1448 * gas/sh/arch/sh4al-dsp.s: New file.
1449 * gas/sh/arch/sh4a.s: New file.
1450
652ca075
L
14512004-05-27 H.J. Lu <hongjiu.lu@intel.com>
1452
1453 * gas/ia64/regs.d: Updated.
1454
54b3292a
L
14552004-05-26 H.J. Lu <hongjiu.lu@intel.com>
1456
1457 * gas/ia64/ia64.exp: Run invalid-ar.
6639a9d9 1458
54b3292a
L
1459 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
1460 * gas/ia64/invalid-ar.s: Likewise.
1461
be8c092b
NC
14622004-05-24 Peter Barada <peter@the-baradas.com>
1463
1464 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
1465 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
1466
1ef30428
L
14672004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1468
1469 * gas/ia64/dv-srlz.d: Fix a typo.
1470
c0b22597
BE
14712004-05-12 Ben Elliston <bje@au.ibm.com>
1472
1473 * gas/h8300/t03_add.exp: Remove stray semicolons.
1474 * gas/h8300/t04_sub.exp: Likewise.
1475 * gas/h8300/t05_cmp.exp: Likewise.
1476 * gas/h8300/t08_or.exp: Likewise.
1477 * gas/h8300/t09_xor.exp: Likewise.
1478 * gas/h8300/t10_and.exp: Likewise.
1479 * gas/hppa/reloc/reloc.exp: Likewise.
1480 * gas/hppa/unsorted/unsorted.exp: Likewise.
1481 * gas/i386/i386.exp: Likewise.
1482 * gas/m68hc11/m68hc11.exp: Likewise.
1483 * gas/mips/mips.exp: Likewise.
1484 * gas/sparc/sparc.exp: Likewise.
1485 * lib/gas-defs.exp: Likewise.
1486
22fe14ad
NC
14872004-05-11 Nick Clifton <nickc@redhat.com>
1488
1489 * gas/elf/section4.s: New test. Checks label arithmetic when
1490 multiple same-name sections exist.
1491 * gas/elf/section4.d: New file: Expected section list
1492 * gas/elf/elf.exp: Run the new test.
1493 * gas/elf/group0.s: Use % instead of @ for type argument to
1494 .section directive (for compatability with ARM port).
1495 * gas/elf/group1.s: Likewise.
1496
532c738a
RS
14972004-05-07 Richard Sandiford <rsandifo@redhat.com>
1498
1499 * gas/mips/vr4122.[sd]: Rename to...
1500 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
1501 MD(1) and MD(4).
1502 * gas/mips/mips.exp: Update accordingly.
1503
d15c4970
AO
15042004-05-05 Alexandre Oliva <aoliva@redhat.com>
1505
1506 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
1507 * gas/frv/fr405-insn.d: Likewise.
1508 * gas/frv/fr450-insn.d: Likewise.
1509
86654c12
L
15102004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1511
1512 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
1513 section group.
1514
1515 * gas/elf/group1a.d: New file.
1516 * gas/elf/group1b.d: Likewise.
1517
1518 * gas/elf/group1.e: Removed.
1519
376eb240
NC
15202004-04-30 Nick Clifton <nickc@redhat.com>
1521
1522 * gas/arm/reg-alias.s: New file: Test case sensitive register
1523 aliases.
1524 * gas/arm/reg-alias.d: New file: Expected test output.
1525 * gas/arm/arm.exp: Run reg-alias test.
1526 Arrange tests in a more orderly fashion.
1527
f3806e43
BE
15282004-04-30 Ben Elliston <bje@au.ibm.com>
1529
1530 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
1531 * gas/ppc/power4.d: Update accordingly.
1532
f5842774
L
15332004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1534
1535 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
1536 group.
1537
1538 * gas/elf/group0.s: New file.
1539 * gas/elf/group0a.d: Likewise.
1540 * gas/elf/group0b.d: Likewise.
1541 * gas/elf/group1.e: Likewise.
1542 * gas/elf/group1.s: Likewise.
1543
2abe3c6c
NC
15442004-04-23 Nick Clifton <nickc@redhat.com>
1545
1546 * gas/symver/symver1.d: Cope with extra symbols inserted by
1547 arm-elf toolchains.
1548 * gas/symver/symver0.d: Likewise
1549 * gas/elf/symver.d: Likewise.
1550
1f1799d5
KK
15512004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1552
1553 * gas/sh/pcrel2.d: Update.
1554 * gas/sh/tlsd.d: Update.
1555 * gas/sh/tlsnopic.d: Update.
1556 * gas/sh/tlspic.d: Update.
1557
d9943e50
MK
15582004-04-22 Mark Kettenis <kettenis@gnu.org>
1559
1560 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
1561
269137b2
TS
15622004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1563
1564 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
1565 * gas/mips/mips-abi32-pic.d: Likewise.
1566 * gas/mips/mips-abi32-pic2.d: Likewise.
1567 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1568 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1569 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1570 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1571 * gas/mips/relax-swap1-mips2.d: Likewise.
1572 * gas/mips/lb-svr4pic-ilocks.d: New test.
1573 * gas/mips/mips.exp: Run it.
1574
06516a5e
PB
15752004-04-22 Paul Brook <paul@codesourcery.com>
1576
1577 * maverick.c (off8s): Test full shifted operand range.
1578 (MCC2): Define.
1579 (MVDSPACC, MVACCDSP): Use it.
1580 * maverick.d, maverick.s: Regenerate.
1581
fd99574b
NC
15822004-04-22 Peter Barada <peter@the-baradas.com>
1583
1584 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
1585 * gas/m68k/mcf-emac.s: New test: Similar checks.
1586 * gas/m68k/mcf-mac.d: New test: Expected output.
1587 * gas/m68k/mcf-emac.d: New test: Likewise.
1588 * gas/m68k/all.exp: Run new tests.
1589
76c6918d
CD
15902004-04-21 Chris Demetriou <cgd@broadcom.com>
1591
1592 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
1593 * gas/mips/empic.d: Likewise.
1594 * gas/mips/empic.l: Likewise.
1595 * gas/mips/empic.s: Likewise.
1596 * gas/mips/empic2.d: Likewise.
1597 * gas/mips/empic2.s: Likewise.
1598 * gas/mips/empic3_e.d: Likewise.
1599 * gas/mips/empic3_e.s: Likewise.
1600 * gas/mips/empic3_g1.d: Likewise.
1601 * gas/mips/empic3_g1.s: Likewise.
1602 * gas/mips/empic3_g2.d: Likewise.
1603 * gas/mips/empic3_g2.s: Likewise.
1604 * gas/mips/jal-empic-elf-2.d: Likewise.
1605 * gas/mips/jal-empic-elf-2.s: Likewise.
1606 * gas/mips/jal-empic-elf-3.d: Likewise.
1607 * gas/mips/jal-empic-elf-3.s: Likewise.
1608 * gas/mips/jal-empic-elf.d: Likewise.
1609 * gas/mips/jal-empic.d: Likewise.
1610 * gas/mips/la-empic.d: Likewise.
1611 * gas/mips/la-empic.s: Likewise.
1612 * gas/mips/lb-empic.d: Likewise.
1613 * gas/mips/ld-empic.d: Likewise.
1614 * gas/mips/lif-empic.d: Likewise.
1615 * gas/mips/telempic.d: Likewise.
1616 * gas/mips/tempic.d: Likewise.
1617 * gas/mips/ulh-empic.d: Likewise.
1618 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
1619 * gas/mips/lifloat.s: Likewise.
1620 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
1621
6482c264
NC
16222004-04-20 Brian Ford <ford@vss.fsi.com>
1623 DJ Delorie <dj@redhat.com>
1624
1625 * gas/i386/secrel.s: New test for .secrel32.
1626 * gas/i386/secrel.d: Likewise.
1627 * gas/i386/i386.exp: Call it for PE targets.
1628
4dc570c2
JJ
16292004-04-19 Jakub Jelinek <jakub@redhat.com>
1630
1631 * gas/cfi/cfi-sparc64-1.d: Update.
1632
d766e8ec
RS
16332004-04-14 Richard Sandiford <rsandifo@redhat.com>
1634
1635 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
1636
a11090ae
RS
16372004-04-14 Richard Sandiford <rsandifo@redhat.com>
1638
1639 * gas/elf/section2.e-mips: Allow named section symbols.
1640 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
1641
097dba13
NC
16422004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1643
925d60e5
NC
1644 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
1645 * gas/m32r/parallel-2.d: New file: Expected results.
1646 * gas/m32r/m32r2.exp: Run the test.
6639a9d9 1647
925d60e5
NC
1648 * gas/m32r/seth.s: New file: Test for seth.
1649 * gas/m32r/seth.d: New file: Expected results.
1650 * gas/m32r/m32r.exp: Run the new test.
097dba13 1651
f55629b8
KK
16522004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
1653
1654 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
1655 option.
1656 * gas/sh/basic.exp: Run the new test.
1657
a7844384
NC
16582004-04-01 Dave Korn <dk@artimi.com>
1659
1660 * gas/dlx/alltests.exp: Execute new lohi test.
1661 * gas/dlx/lohi.s: New test for spurious lo16/hi16
632d447c 1662 reloc overflow checking.
a7844384
NC
1663 * gas/dlx/lohi.d: New file: expected output.
1664 * gas/dlx/lhi.d: Updated to properly expect lo16
632d447c 1665 relocations where asked for.
a7844384
NC
1666 * gas/dlx/itype.d: Likewise.
1667 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1668
6c71dbc4
SS
16692004-03-30 Stan Shebs <shebs@apple.com>
1670
1671 * gas/macros/macros.exp: Remove mention of MPW config.
1672
02249231
AM
16732004-03-27 Alan Modra <amodra@bigpond.net.au>
1674
1675 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1676 an error.
1677 * gas/m68hc11/m68hc11.exp: Likewise.
1678
86b13c28
AS
16792004-03-23 Andreas Schwab <schwab@suse.de>
1680
1681 * gas/cfi/cfi-m68k.d: Adjust offsets.
1682
95631471
HPN
16832004-03-22 Hans-Peter Nilsson <hp@axis.com>
1684
1685 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1686 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1687
2ce4cc60
KK
16882004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1689
1690 * gas/cfi/cfi-sh-1.d: New file.
6639a9d9 1691 * gas/cfi/cfi-sh-1.s: Likewise.
2ce4cc60
KK
1692 * gas/cfi/cfi.exp: Add SH case.
1693
fdd12ef3
AM
16942004-03-16 Alan Modra <amodra@bigpond.net.au>
1695
1696 * gas/ppc/altivec.d: Update.
1697 * gas/ppc/altivec_xcoff.d: Update.
1698 * gas/ppc/altivec_xcoff64.d: Update.
1699 * gas/ppc/astest.d: Update.
1700 * gas/ppc/astest2.d: Update.
1701 * gas/ppc/astest2_64.d: Update.
1702 * gas/ppc/astest64.d: Update.
1703 * gas/ppc/booke.d: Update.
1704 * gas/ppc/booke_xcoff.d: Update.
1705 * gas/ppc/booke_xcoff64.d: Update.
1706 * gas/ppc/e500.d: Update.
1707 * gas/ppc/power4.d: Update.
1708 * gas/ppc/test1elf32.d: Update.
1709 * gas/ppc/test1elf64.d: Update.
1710 * gas/ppc/test1xcoff32.d: Update.
1711
a506b1e6
AM
17122004-03-15 Alan Modra <amodra@bigpond.net.au>
1713
1714 * gas/i386/padlock.s: Pad with .p2align.
1715 * gas/i386/padlock.d: Adjust.
1716
26f07657
ML
17172004-03-12 Michal Ludvig <mludvig@suse.cz>
1718
a506b1e6 1719 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
26f07657
ML
1720 VIA PadLock instructions.
1721 * gas/i386/i386.exp: Run padlock tests.
1722
c02908d2
AM
17232004-03-12 Alan Modra <amodra@bigpond.net.au>
1724
cc0ec051
AM
1725 * gas/i386/katmai.d: Revert last change.
1726
c02908d2
AM
1727 * gas/i386/katmai.d: Adjust for clflush change.
1728
b3415246
AJ
17292004-03-08 Andreas Jaeger <aj@suse.de>
1730
1731 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
1732
b793dc75
RH
17332004-03-07 Richard Henderson <rth@redhat.com>
1734
1735 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
1736
9fd4314e
AJ
17372004-03-07 Andreas Jaeger <aj@suse.de>
1738
1739 * gas/cfi/cfi-x86_64.d: Adjust offsets.
1740
6ec51dba
RH
17412004-03-07 Richard Henderson <rth@redhat.com>
1742
1743 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
1744 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
1745 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
1746
28e4a77b
KK
17472004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1748
1749 * gas/sh/sh64/err-dsp.s: Fix expected error message.
1750
676a64f4
RS
17512004-03-01 Richard Sandiford <rsandifo@redhat.com>
1752
1753 * gas/frv/fr405-insn.[sdl]: New test.
1754 * gas/frv/fr450-spr.[sd]: New test.
1755 * gas/frv/fr450-insn.[sdl]: New test.
1756 * gas/frv/fr450-media-issue.[sl]: New test.
1757 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
1758 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
1759 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
1760 -mcpu=fr500.
1761
8ae0baa2
RS
17622004-03-01 Richard Sandiford <rsandifo@redhat.com>
1763
1764 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
1765 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
1766 * gas/frv/allinsn.d: Update accordingly.
1767
34920d91
NC
17682004-02-17 Petko Manolov <petkan@nucleusys.com>
1769
1770 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
1771 * gas/arm/maverick.d: Likewise.
1772 * gas/arm/maverick.s: Likewise.
1773
206eb3b6
KK
17742004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1775
1776 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
1777
e4475e39
NS
17782004-02-06 Nathan Sidwell <nathan@codesourcery.com>
1779
1780 * gas/macros/test2.s: Lowercase it.
1781
f6a22291
MR
17822004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1783
1784 * gas/mips/div.d: Update to accomodate changes in macro
1785 expansions.
1786 gas/mips/elf-rel-got-n32.d: Likewise.
1787 gas/mips/elf-rel-got-n64.d: Likewise.
1788 gas/mips/elf-rel-xgot-n32.d: Likewise.
1789 gas/mips/elf-rel-xgot-n64.d: Likewise.
1790 gas/mips/la-svr4pic.d: Likewise.
1791 gas/mips/la-xgot.d: Likewise.
1792 gas/mips/lca-svr4pic.d: Likewise.
1793 gas/mips/lca-xgot.d: Likewise.
1794
1b5d1a53
KK
17952004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1796
1797 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
1798 * gas/sh/sh4a-fp.s: Likewise.
1799 * gas/sh/err-sh4a-fp.s: Likewise.
1800
424688ad
CD
18012004-01-24 Chris Demetriou <cgd@broadcom.com>
1802
1803 * gas/mips/relax-swap1.s: Add extra space at end, so the
1804 disassembly will consistently have "..." at its end.
1805 * gas/mips/relax-swap2.s: Likewise.
1806 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
1807
34cc4ecc
DJ
18082004-01-23 Daniel Jacobowitz <drow@mvista.com>
1809
1810 * gas/arm/arm.exp: Add "undefined" test.
1811 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
1812
5fc68419
RS
18132004-01-23 Richard Sandiford <rsandifo@redhat.com>
1814
1815 * gas/mips/macro-warn-[1234].[sdl]: New tests.
1816 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
1817 * gas/mips/mips.exp: Run them.
1818
4d7206a2
RS
18192004-01-23 Richard Sandiford <rsandifo@redhat.com>
1820
1821 * gas/mips/elf-rel19.[sd]: New test.
1822 * gas/mips/mips.exp: Run it.
1823
28d39d1a
NC
18242004-01-11 Tom Rix <tcrix@worldnet.att.net>
1825
1826 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
1827 * gas/m68hc11/movb.d: Likewise.
1828 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
1829
839b3272
AM
18302004-01-19 Alan Modra <amodra@bigpond.net.au>
1831
1832 * gas/i386/katmai.d: Adjust for changed sib printing.
1833 * gas/i386/prescott.d: Likewise.
1834 * gas/i386/sse2.d: Likewise.
1835 * gas/i386/ssemmx2.d: Likewise.
1836
ac882a1d
AO
18372004-01-16 Alexandre Oliva <aoliva@redhat.com>
1838
1839 * gas/mn10300/mov5.s: New.
1840 * gas/mn10300/basic.exp (do_mov5): New.
1841
895921c9
MR
18422004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1843
1844 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
1845 with swapping for MIPS1.
1846 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
1847 with swapping for MIPS2.
1848 * gas/mips/relax-swap1.l: Stderr output for the new tests.
1849 * gas/mips/relax-swap1.s: Source for the new tests.
1850 * gas/mips/relax-swap2.d: New test for branch likely relaxation
1851 with swapping.
1852 * gas/mips/relax-swap2.l: Stderr output for the new test.
1853 * gas/mips/relax-swap2.s: Source for the new test.
1854 * gas/mips/mips.exp: Run the new tests.
1855
32159579
ILT
18562004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
1857
1858 * gas/mips/mips16-64.d: New test.
1859 * gas/mips/mips.exp: Run it.
1860
cc3d92a5
RS
18612004-01-12 Richard Sandiford <rsandifo@redhat.com>
1862
1863 * gas/mips/elf-rel18.[sd]: New test.
1864 * gas/mips/mips.exp: Run it.
1865
e45d0630
PB
18662004-01-09 Paul Brook <paul@codesourcery.com>
1867
1868 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
1869 * gas/arm/arm.exp: Add them.
1870
29ccc66b
ILT
18712004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
1872
1873 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
1874 * gas/mips/ldstla-n64-shared.d: Likewise.
1875
d9296b18
NC
18762004-01-07 Nick Clifton <nickc@redhat.com>
1877
1878 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
1879
fee5fcc5
AO
18802004-01-06 Alexandre Oliva <aoliva@redhat.com>
1881
1882 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
1883 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
1884 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
1885 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
1886 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
1887 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
1888 gprel12 for rodata symbol and gotoff12 for sdata symbol.
1889 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
1890 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
1891 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
1892 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
1893 * gas/frv/allinsns.exp: Run it.
1894
3ab48931
NC
18952004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
1896
1897 * gas/msp430/opcode.s: Add test for an 'add' instruction which
1898 looks similar to an 'rla' instruction.
ad50f575 1899
c9e214e5
AM
1900For older changes see ChangeLog-9303
1901\f
1902Local Variables:
1903mode: change-log
1904left-margin: 8
1905fill-column: 74
1906version-control: never
1907End:
This page took 0.170983 seconds and 4 git commands to generate.