gas/
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
6eaeac8a
JB
12005-05-06 Jan Beulich <jbeulich@novell.com>
2
3 * gas/macros/badarg.s: Add check for bad qualifier specification.
4 * gas/macros/badarg.l: Adjust.
5 * gas/macros/vararg.[sd]: New.
6 * gas/macros/macros.exp: Run new test.
7
26aca5f6
JB
82005-05-06 Jan Beulich <jbeulich@novell.com>
9
10 * gas/all/cond.s: Also test .ifb/.ifnb.
11 * gas/all/cond.d: Adjust.
12
8368879b
JB
132005-05-06 Jan Beulich <jbeulich@novell.com>
14
15 * gas/macros/dot.s: Don't use pseudo-ops in first column.
16 * gas/macros/dot.l: Match broader range of possible outputs.
17 * gas/macros/purge.l: Likewise.
18 * gas/macros/purge.s: Start generated macro names with an underscore.
19
eac338cf
PB
202005-05-05 Paul Brook <paul@codesourcery.com>
21
22 * gas/i386/i386.exp: Don't run divide test on vxworks.
23
ee58dd1e
NC
242005-05-05 Mike Frysinger <vapier@gentoo.org>
25
26 * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
27 versions of Linux which do not use glibc.
28 * gas/vax/vax.exp: Likewise.
29
5cfd5a0c
PB
302005-05-05 Paul Brook <paul@codesourcery.com>
31
32 * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
33
60938e80
L
342005-04-26 H.J. Lu <hongjiu.lu@intel.com>
35
36 * gas/all/assign.s: Make `x' and `y' global.
37
02ddf156
JB
382005-04-25 Jan Beulich <jbeulich@novell.com>
39
40 * gas/macros/badarg.s: Add tests for collisions between/among macro
41 parameters and local symbols.
42 * gas/macros/badarg.l: Adjust.
43
e7f9d279
JB
442005-04-20 Jan Beulich <jbeulich@novell.com>
45
46 * gas/elf/struct.s: Adjust to not get into alignment issues.
47 * gas/elf/struct.d: Adjust for the above and the test's name.
48
29f54b24
L
492005-04-19 H.J. Lu <hongjiu.lu@intel.com>
50
51 * gas/i386/padlock.d: Updated.
52
80b8152b
AS
532005-04-19 Andreas Schwab <schwab@suse.de>
54
55 * gas/ia64/invalid-ar.l: Adapt to changed error message.
56
e6ca91be
JB
572005-04-18 Jan Beulich <jbeulich@novell.com>
58
59 * gas/macros/purge.[ls]: New.
60 * gas/macros/macros.exp: Run new test.
61
8fe53b44
JB
622005-04-15 Jan Beulich <jbeulich@novell.com>
63
64 * gas/elf/struct.[sd]: New.
65 * gas/elf/elf.exp: Run new test.
66
6efba987
AM
672005-04-15 Alan Modra <amodra@bigpond.net.au>
68
69 * gas/all/assign.s: New.
70 * gas/all/assign.d: New.
71 * gas/all/gas.exp: Run it.
72
2051e8c4
MR
732005-04-13 Maciej W. Rozycki <macro@linux-mips.org>
74
75 * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
76 and include more instructions/offsets that are meant to succeed.
77 Use $4 instead $3 to avoid register dependencies.
78 * gas/mips/ldstla-32.d: Update accordingly.
79 * gas/mips/ldstla-32-shared.d: Likewise.
80 * gas/mips/ldstla-32-mips3.d: New test based on the above, except
81 for mips3.
82 * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
83 * gas/mips/ldstla-32-mips3.s: Source for the new tests.
84 * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
85 fail.
86 * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
87 * gas/mips/ldstla-32-1.l: Stderr output for the new test.
88 * gas/mips/ldstla-32-mips3-1.l: Likewise.
89 * gas/mips/mips.exp: Run the new tests.
90
01ed09aa
MK
912005-04-11 Mark Kettenis <kettenis@gnu.org>
92
93 * gas/all/gas.exp: Don't run fastcall labels test on
94 i*86-*-openbsd*.
95
5e75c3ab
JB
962005-04-11 Jan Beulich <jbeulich@novell.com>
97
98 * gas/macros/dot.[ls]: New.
99 * gas/macros/macros.exp: Run new test.
100
dbbaec26
L
1012005-04-06 H.J. Lu <hongjiu.lu@intel.com>
102
103 * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
104 * gas/i386/x86-64-pcrel.d: Updated.
105
ce8d332a
NC
1062005-04-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
107
d2c5f73e
NC
108 * gas/vax/flonum.s: New testcase: Encode some flonums.
109 * gas/vax/flonum.d: Expected result of new testcase.
110 * gas/vax/vax.exp: Call the new testcase.
111
112 * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
113 figuring out.
114 * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
ce8d332a 115
8a75718c
JB
1162005-04-01 Jan Beulich <jbeulich@novell.com>
117
118 * gas/i386/bss.[sd]: New.
119 * gas/i386/i386.exp: Run new test.
120
ae8887b5 1212005-04-01 Jan Beulich <jbeulich@novell.com>
ce8d332a 122
ae8887b5
JB
123 * gas/i386/x86-64-pcrel.[sd]: New.
124 * gas/i386/i386.exp: Run new test.
125
9d2da7ca
JB
1262005-03-30 Julian Brown <julian@codesourcery.com>
127
128 * gas/arm/mapping.d: Update expected output due to mapping symbols
129 being untyped.
130
4cc91dba
L
1312005-03-29 H.J. Lu <hongjiu.lu@intel.com>
132
133 * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
134 x86-64-segment and x86-64-inval-seg for x86-64.
135
136 * gas/i386/intel.d: Expect movw for moving between memory and
137 segment register.
138 * gas/i386/naked.d: Likewise.
139 * gas/i386/opcode.d: Likewise.
140 * gas/i386/x86-64-opcode.d: Likewise.
141
142 * gas/i386/opcode.s: Use movw for moving between memory and
143 segment register.
144 * gas/i386/x86-64-opcode.s: Likewise.
145
146 * : Likewise.
147
148 * gas/i386/inval-seg.l: New.
149 * gas/i386/inval-seg.s: New.
150 * gas/i386/segment.l: New.
151 * gas/i386/segment.s: New.
152 * gas/i386/x86-64-inval-seg.l: New.
153 * gas/i386/x86-64-inval-seg.s: New.
154 * gas/i386/x86-64-segment.l: New.
155 * gas/i386/x86-64-segment.s: New.
156
ba93b8ac
DJ
1572005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
158
159 * gas/arm/tls.s, gas/arm/tls.d: New files.
160 * gas/arm/arm.exp: Run TLS test.
161
8c2fda1d
L
1622005-03-28 H.J. Lu <hongjiu.lu@intel.com>
163
164 PR 803
165 * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
166 * gas/ia64/dv-mutex.d : Likewise.
167 * gas/ia64/dv-safe.d: Likewise.
168 * gas/ia64/dv-srlz.d.nop: Likewise.
169 * gas/ia64/ldxmov-1.d: Likewise.
170 * gas/ia64/opc-b.d: Likewise.
171 * gas/ia64/opc-f.d: Likewise.
172 * gas/ia64/opc-i.d: Likewise.
173 * gas/ia64/opc-m.d: Likewise.
174 * gas/ia64/operand-or.d: Likewise.
175 * gas/ia64/pcrel.d: Likewise.
176 * gas/ia64/pseudo.d: Likewise.
177 * gas/ia64/tls.d: Likewise.
178
a339a1c6
HPN
1792005-03-24 Hans-Peter Nilsson <hp@axis.com>
180
181 * gas/cris/range-err-1.s: Adjust expected messages for hosts with
182 64-bit longs.
183
52a43e71
AM
1842005-03-23 Alan Modra <amodra@bigpond.net.au>
185
186 * gas/elf/section5.s: Don't start directives in first column.
187
7d5d9f9b
NC
1882005-03-21 Nick Clifton <nickc@redhat.com>
189
190 * gas/arm/iwmmxt.s: Update instructions that use the "never" value
191 in the conditional field to use "le" instead. This is so that the
192 disassembler will disassemble them.
193 * gas/arm/iwmmxt.d: Update expected disassemblies.
194
a724f0f4
JB
1952005-03-17 Jan Beulich <jbeulich@novell.com>
196
52a43e71 197 * gas/i386/intel.d: Add stderr directive.
a724f0f4
JB
198 * gas/i386/intel.e: New.
199 * gas/i386/intel16.d: Add stderr directive. Adjust for changed
200 source.
201 * gas/i386/intel16.e: New.
202 * gas/i386/intel16.s: Add instances of addressing forms with base
203 and index specified in reverse order.
204 * gas/i386/intelbad.l: Adjust for changed source.
205 * gas/i386/intelbad.s: Add more operand forms to check.
206 * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
207 directive. Adjust for changed source.
208 * gas/i386/intelok.e: New.
209 * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
210 more operand forms to check.
211 * gas/i386/x86_64.d: Add stderr directive.
212 * gas/i386/x86_64.e: New.
213 * gas/i386/x86_64.s: Adjust for parser changes.
214
b05fe5cf
ZW
2152005-03-15 Zack Weinberg <zack@codesourcery.com>
216
217 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
218 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
219 * gas/arm/arm.exp: Run them.
220
5862107c
EC
2212005-03-14 Eric Christopher <echristo@redhat.com>
222
223 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
224 * gas/cfi/cfi.exp: Run it.
225 * gas/cfi/cfi-common-1.d: Update.
226 * gas/cfi/cfi-common-2.d: Ditto.
227 * gas/cfi/cfi-common-3.d: Ditto.
228 * gas/cfi/cfi-common-4.d: Ditto.
229
885fc257
ZW
2302005-03-12 Zack Weinberg <zack@codesourcery.com>
231
232 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
233 * gas/arm/arm.exp: Run it.
234
52962281
AH
2352005-03-10 Aldy Hernandez <aldyh@redhat.com>
236
885fc257 237 * gas/ppc/e500.d: Fix encoding of efscfd.
52962281 238
da99ee72
AM
2392005-03-10 Jeff Baker <jbaker@qnx.com>
240 Alan Modra <amodra@bigpond.net.au>
241
242 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
243 * gas/ppc/booke.d: Likewise.
244
7d8e00cf
RS
2452005-03-09 Richard Sandiford <rsandifo@redhat.com>
246
247 * gas/mips/vr4130.[sd]: New test.
248 * gas/mips/mips.exp: Run it.
249
dc36a61f
RS
2502005-03-09 Richard Sandiford <rsandifo@redhat.com>
251
252 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
253 bc1f and bc1t to be filled.
254 * gas/mips/branch-misc-3.[sd]: New test.
255 * gas/mips/mips.exp: Run it.
256
80f19ede
BE
2572005-03-09 Ben Elliston <bje@au.ibm.com>
258
259 * gas/maxq10/maxq10.exp: Remove stray semicolons.
260 * gas/maxq20/maxq20.exp: Likewise.
261
9b505842
JB
2622005-03-08 Jan Beulich <jbeulich@novell.com>
263
264 * gas/ia64/no-fit.[ls]: New.
265 * gas/ia64/ia64.exp: Run new test.
266
ef6a2b41
JB
2672005-03-08 Jan Beulich <jbeulich@novell.com>
268
269 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
270 * gas/ia64/ia64.exp: Run new tests.
271
0b74f93c
JB
2722005-03-08 Jan Beulich <jbeulich@novell.com>
273
274 * gas/ia64/pcrel.d: Account for big endian target.
275 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
276
66798ad6
HPN
2772005-03-08 Hans-Peter Nilsson <hp@axis.com>
278
279 Adjust testsuite for cris-axis-aout.
280 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
281 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
282 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
283 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
284 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
285
bbe506e8
TS
2862005-03-04 David Daney <ddaney@avtrex.com>
287
288 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
289 for -mno-shared optimization.
290 * gas/mips/elf-rel25a.d: Ditto.
291
25742a2c
NC
2922005-03-04 Nick Clifton <nickc@redhat.com>
293
294 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
295 more non-ELF cases.
296 * gas/arm/pic.d: Fix for vxworks target.
297 * gas/arm/basic.d: Likewise.
298 * gas/arm/unwind.d: Likewise.
299
aed1a261
RS
3002005-03-04 Richard Sandiford <rsandifo@redhat.com>
301
302 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
303 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
304 for loads and stores from constant addresses.
305 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
306 * gas/mips/mips.exp: Run them.
307
b2715587
RS
3082005-03-03 Richard Sandiford <rsandifo@redhat.com>
309
310 * gas/mips/mips.exp: Move tls tests to main $elf block.
311
d3d5c686
NC
3122005-03-03 Nick Clifton <nickc@redhat.com>
313
be20d78e
NC
314 * gas/macros/macros.exp (and.s): Expect this test to fail for the
315 tic4x-coff target because it uses the '&' character as a line
316 separator.
317
3c1a78a4
NC
318 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
319 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
320 the sh-hms target.
321 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
322 as for the sh-coff port.
323
5e1e0414
NC
324 * gas/macros/macros.exp (run_list_test): Also expect the msp430
325 port to fail the strings test because it defines
326 ONLY_STANDARD_ESCAPES.
327
f991b11e
NC
328 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
329 the .text section out to a 32-byte boundary as will automatically
330 be done by the arm-aout target.
331 * gas/arm/arch6zk.d: Add expected nop disassemblies.
332
d3d5c686
NC
333 * gas/d30v/serial.l: Remove listing lines that are no longer
334 emitted and fix up expected binary encoding.
335 * gas/d30v/serial2.l: Likewise.
336 * gas/d30v/serial2O.l: Likewise.
337
a6ccbdd3
RR
3382005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
339
da99ee72
AM
340 * gas/arc/extensions.s: Add tests for extcoreregister.
341 * gas/arc/extensions.d: Likewise.
342 * gas/arc/warn.s: Warnings for readonly core registers accessed.
343 * gas/arc/warn.d: Likewise.
344 * testsuite/gas/arc/arc.exp: Run extensions testcase.
a6ccbdd3 345
fa81d963
RS
3462005-03-03 Richard Sandiford <rsandifo@redhat.com>
347
348 * gas/mips/noat-1.d: Add -mips1 to assembler options.
349
c67de7d5
RR
3502005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
351
da99ee72
AM
352 * gas/arc/ld.s: Add checks for short immediates with ld.
353 * gas/arc/ld.d: Likewise.
c67de7d5 354
128b3d86
DJ
3552005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
356
357 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
358 gas/mips/tls-ill.s: New files.
359 * gas/mips/mips.exp: Run TLS tests.
360
632d447c
AM
3612005-03-02 Alan Modra <amodra@bigpond.net.au>
362
363 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
364 * gas/ppc/astest2.d: Likewise.
365 * gas/ppc/astest2_64.d: Likewise.
366 * ppc/astest64.d: Likewise.
367 * ppc/booke.d: Likewise.
368 * ppc/power4.d: Likewise.
369 * ppc/test1elf32.d: Likewise.
370 * ppc/test1elf64.d: Likewise.
371
c4a530c5
JB
3722005-03-02 Jan Beulich <jbeulich@novell.com>
373
374 * gas/i386/cr-err.[ls]: New.
375 * gas/i386/crx.[ds]: New.
376 * gas/i386/i386.exp: Run new tests.
377
167c3097
JB
3782005-03-02 Jan Beulich <jbeulich@novell.com>
379
380 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
381 * gas/i386/intelok.s: Add checks for various special memory operands.
382
a76903bf
AM
3832005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
384
385 * gas/arc/extensions.s: New file.
386 * gas/arc/extensions.d: New file.
387
a3a4c9c4
NC
3882005-03-01 Nick Clifton <nickc@redhat.com>
389
390 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
391 COFF based ports.
392 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
393 with a COFF formated local label name.
394 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
395
ce04548a
NC
3962005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
397 Nick Clifton <nickc@redhat.com>
398
399 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
400 associated with branches and so show the exact symbolic
401 destination address rather than an offset from the start of the
402 section.
403 * gas/arm/pic.d: Likewise.
632d447c 404
ddf0c81b
AM
4052005-03-01 Alan Modra <amodra@bigpond.net.au>
406
407 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
408 * gas/m68k/mcf-mac.d: Likewise.
409 * gas/m68k/mcf-mov3q.d: Likewise.
410 * gas/m68k/mode5.d: Likewise.
411
1375e99f
EC
4122005-02-22 Eric Christopher <echristo@redhat.com>
413
414 * gas/mips/elf-rel10.d: Update for label change.
415
9def96e7
MR
4162005-02-22 Maciej W. Rozycki <macro@mips.com>
417
418 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
419 information.
420 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
421 information for MIPS16 for the n32 ABI.
422 * gas/mips/mips.exp. Run the new test.
423
1fda77fb
EC
4242005-02-22 Eric Christopher <echristo@redhat.com>
425
426 * gas/mips/elf-rel10.s: Add label for frob.
427
58e2ea4d
MR
4282005-02-22 Maciej W. Rozycki <macro@mips.com>
429
430 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
431 information for MIPS16.
432 * gas/mips/mips16-dwarf2.s: Source for the new test.
433 * gas/mips/mips.exp: Run the new test.
434
ba7f26d2
AM
4352005-02-21 Alan Modra <amodra@bigpond.net.au>
436
437 * gas/d10v/instruction_packing-005.d: Adjust.
438 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
439 * gas/d10v/instruction_packing-009.d: Likewise.
440 * gas/d10v/instruction_packing-010.d: Likewise.
441 * gas/d10v/warning-001.d: Use #warning instead of #error.
442 * gas/d10v/warning-002.d: Likewise.
443 * gas/d10v/warning-003.d: Likewise.
444 * gas/d10v/warning-004.d: Likewise.
445 * gas/d10v/warning-005.d: Likewise.
446 * gas/d10v/warning-006.d: Likewise.
447 * gas/d10v/warning-007.d: Likewise.
448 * gas/d10v/warning-008.d: Likewise.
449 * gas/d10v/warning-009.d: Likewise.
450 * gas/d10v/warning-010.d: Likewise.
451 * gas/d10v/warning-011.d: Likewise.
452 * gas/d10v/warning-012.d: Likewise.
453 * gas/d10v/warning-013.d: Likewise.
454 * gas/d10v/warning-015.d: Likewise.
455 * gas/d10v/warning-016.d: Likewise.
456 * gas/d10v/warning-017.d: Likewise.
457 * gas/d10v/warning-018.d: Likewise.
458 * gas/d10v/warning-019.d: Likewise.
459 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
460 #warning given. Rearrange to allow $program to remain unset.
461 Fail the test if warning not found when expected. Conversely fail
462 the test if assembler errors or warnings given when not expected.
463
8fc2e39e
TS
4642005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
465
466 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
467 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
468 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
469 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
470 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
471 .set noat in macro expansions.
472 * gas/mips/mips.exp: Run new testcases.
473 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
474 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
475 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
476 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
477 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
478 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
479 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
480 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
481 gas/mips/ulw2.s: Don't try to test .set noat.
482
91d777ee
L
4832005-02-17 H.J. Lu <hongjiu.lu@intel.com>
484
485 * gas/ia64/hint.b-err.l: New file.
486 * gas/ia64/hint.b-err.s: Likewise.
487 * gas/ia64/hint.b-warn.l: Likewise.
488 * gas/ia64/hint.b-warn.s: Likewise.
489
490 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
491
492 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
493
26b810ce
JB
4942005-02-17 Jan Beulich <jbeulich@novell.com>
495
496 * gas/ia64/nostkreg.[ds]: New.
497 * gas/ia64/ia64.exp: Run new test.
498
ddc07134
AM
4992005-02-16 Alan Modra <amodra@bigpond.net.au>
500
501 * gas/all/gas.exp (quad): Don't run on i960.
502
d6f16593 5032005-02-15 Nigel Stephens <nigel@mips.com>
ddc07134 504 Maciej W. Rozycki <macro@mips.com>
d6f16593
MR
505
506 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
507 R_MIPS16_LO16 relocs.
508 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
509 * gas/mips/mips16-hilo.s: Source for the new tests.
510 * gas/mips/mips.exp: Run the new tests.
511
7b347e43
JB
5122005-02-15 Jan Beulich <jbeulich@novell.com>
513
514 * gas/ia64/pcrel.[ds]: New.
515 * gas/ia64/ia64.exp: Run new test.
516
a66d2bb7
JB
5172005-02-15 Jan Beulich <jbeulich@novell.com>
518
ddc07134
AM
519 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
520 violation on b0.
a66d2bb7
JB
521 * gas/ia64/regval.[ls]: New.
522 * gas/ia64/ia64.exp: Run new test.
523
4b09e828
JB
5242005-02-15 Jan Beulich <jbeulich@novell.com>
525
526 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
527 * gas/ia64/dv-waw-err.s: Likewise.
528 * gas/ia64/reg-err.[ls]: New.
529 * gas/ia64/ia64.exp: Run new test.
530
0ca3e455
JB
5312005-02-15 Jan Beulich <jbeulich@novell.com>
532
533 * gas/ia64/reloc.[ds]: New.
534 * gas/ia64/reloc-bad.[ls]: New.
535 * gas/ia64/ia64.exp: Run new tests.
536
2f6d622e
JB
5372005-02-15 Jan Beulich <jbeulich@novell.com>
538
539 * gas/ia64/operand-or.d: Pass -xnone to assembler.
540
f1dab70d
JB
5412005-02-13 Jan Beulich <jbeulich@novell.com>
542
543 * gas/ia64/label.l: Adjust line numbers.
544 * gas/ia64/label.s: Add .explicit.
545 * gas/ia64/nop_x.s: Likewise.
546 * gas/ia64/opc-a.d: Add assembler option -xnone.
547 * gas/ia64/opc-b.d: Likewise.
548 * gas/ia64/opc-f.d: Likewise.
549 * gas/ia64/opc-i.d: Likewise.
550 * gas/ia64/opc-m.d: Likewise.
551 * gas/ia64/opc-x.d: Likewise.
552 * gas/ia64/pseudo.d: Likewise.
553 * gas/ia64/regs.d: Likewise.
554 * gas/ia64/tls.d: Likewise.
555 * gas/ia64/unwind-err.l: Adjust line numbers.
556 * gas/ia64/unwind-err.s: Remove explicit stops.
557
20b36a95
JB
5582005-02-13 Jan Beulich <jbeulich@novell.com>
559
560 * gas/ia64/pound.[ls]: New.
561 * gas/ia64/ia64.exp: Run new test.
562
c1e6cd61
L
5632005-02-13 H.J. Lu <hongjiu.lu@intel.com>
564
565 * gas/ia64/ia64.exp: Add "operand-or".
566
567 * gas/ia64/operand-or.d: New file.
568 * gas/ia64/operand-or.s: Likewise.
569
970d6792
L
5702005-02-11 H.J. Lu <hongjiu.lu@intel.com>
571
572 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
573 and proc.
574
9ae09ff9
JB
5752005-02-09 Jan Beulich <jbeulich@novell.com>
576
577 * gas/i386/intelok.s: Remove comments disabling alternative forms of
578 fbld, fbstp, and fldcw.
579 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
580
9f5083a4
NC
5812005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
582
583 * gas/maxq10/jump.d: Fixed relative jump offset.
584 * gas/maxq10/call.d: Likewise.
585 * gas/maxq20/jump.d: Likewise.
586 * gas/maxq20/call.d: Likewise.
587
cfdf4aaa
HPN
5882005-02-07 Hans-Peter Nilsson <hp@axis.com>
589
590 * lib/gas-defs.exp: Support new directive "warning".
591
05ee4b0f
JB
5922005-02-02 Jan Beulich <jbeulich@novell.com>
593
594 * gas/ia64/pred-rel.s: New.
595 * gas/ia64/ia64.exp: Run new test.
596
99f99b32
DJ
5972005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
598
599 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
600 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
601 symbol names.
602
ca3bc58f
JB
6032005-01-31 Jan Beulich <jbeulich@novell.com>
604
605 * gas/macros/repeat.[ds]: New.
606 * gas/macros/macros.exp: Run new test.
607
057f53c1
JB
6082005-01-31 Jan Beulich <jbeulich@novell.com>
609
610 * gas/macros/badarg.[ls]: New.
611 * gas/macros/end.[ls]: New.
612 * gas/macros/redef.[ls]: New.
613 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
614 Run new tests.
615
d3156ecc
JB
6162005-01-31 Jan Beulich <jbeulich@novell.com>
617
618 * gas/ia64/operands.[ls]: New.
619 * gas/ia64/ia64.exp: Run new test.
620
75e09913
JB
6212005-01-31 Jan Beulich <jbeulich@novell.com>
622
623 * gas/ia64/proc.[ls]: New.
624 * gas/ia64/unwind-err.[ls]: New.
625 * gas/ia64/ia64.exp: Run new tests.
626
f4660e2c
JB
6272005-01-31 Jan Beulich <jbeulich@novell.com>
628
629 * gas/ia64/bundling.[ds]: New.
630 * gas/ia64/label.[ls]: New.
631 * gas/ia64/last.[ls]: New.
632 * gas/ia64/slot2.[ls]: New.
633 * gas/ia64/ia64.exp: Run new tests.
634
60b9a617
JB
6352005-01-31 Jan Beulich <jbeulich@novell.com>
636
637 * gas/ia64/pseudo.[ds]: New.
638 * gas/ia64/ia64.exp: Run new test.
639
09124b3f
JB
6402005-01-27 Jan Beulich <jbeulich@novell.com>
641
642 * gas/ia64/nop_x.[ds]: New.
643 * gas/ia64/ia64.exp: Run new test.
644
6452005-01-27 Jan Beulich <jbeulich@novell.com>
97762d08
JB
646
647 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
648 M-unit.
649 * gas/ia64/mov-ar.[ds]: New.
650 * gas/ia64/ia64.exp: Run new test.
651
7fe1cadb
NC
6522005-01-24 Nick Clifton <nickc@redhat.com>
653
654 * gas/all/sleb128.d: Do not assume an 8-bit byte.
655 * gas/all/quad.d: Likewise. Also allow for ports which order
656 bytes within words in other than simple big-endian or
657 little-endian fashions.
658
e5604d79
RS
6592005-01-19 Richard Sandiford <rsandifo@redhat.com>
660
661 * gas/all/sleb128.[sd]: New test.
662 * gas/all/quad.[sd]: New test.
663 * gas/all/gas.exp: Run them.
664
e38bc3b5
NC
6652005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
666
667 * gas/sh/arch/arch.exp: Correct the email address.
668 Correct a few comment typos.
669 Add new tests to ensure that the assembler will only accept
670 instructions valid in each architecture and vice-versa.
671 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
672 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
673 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
674 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
675 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
676 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
677 * gas/sh/arch/sh2a.s: Generate new file.
678 * gas/sh/arch/sh2e.s: Regenerate.
679 * gas/sh/arch/sh2.s: Regenerate.
680 * gas/sh/arch/sh3-dsp.s: Regenerate.
681 * gas/sh/arch/sh3e.s: Regenerate.
682 * gas/sh/arch/sh3-nommu.s: Regenerate.
683 * gas/sh/arch/sh3.s: Regenerate.
684 * gas/sh/arch/sh4al-dsp.s: Regenerate.
685 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
686 * gas/sh/arch/sh4a.s: Regenerate.
687 * gas/sh/arch/sh4-nofpu.s: Regenerate.
688 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
689 * gas/sh/arch/sh4.s: Regenerate.
690 * gas/sh/arch/sh-dsp.s: Regenerate.
691 * gas/sh/arch/sh.s: Regenerate.
692
2033b4b9
L
6932005-01-12 H.J. Lu <hongjiu.lu@intel.com>
694
695 * i386/i386.exp: Run "sib".
696
697 * gas/i386/sib.d: New file.
698 * gas/i386/sib.s: Likewise.
699
1ad119f1
AS
7002005-01-09 Andreas Schwab <schwab@suse.de>
701
ddc07134 702 * gas/i386/intel16.d: Ignore trailing text with #pass.
1ad119f1
AS
703 * gas/i386/intelok.d: Likewise.
704 * gas/i386/prefix.d: Likewise.
705 * gas/i386/sub.d: Likewise.
706 * gas/i386/padlock.d: Likewise.
707 * gas/i386/x86_64.d: Likewise.
708
845e9b51
EB
7092005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
710
711 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
712
8d15ae7c
AM
7132004-12-31 Alan Modra <amodra@bigpond.net.au>
714
715 * gas/elf/elf.exp: Don't list reloc sections.
716 * gas/elf/section5.e: Remove reloc sections.
717
f4426611
TL
7182004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
719
ddc07134 720 * gas/crx/beq_insn.d: Update reference file according to
f4426611 721 disassembler printing method.
ddc07134
AM
722 * gas/crx/bit_insn.d: Likewise.
723 * gas/crx/br_insn.d: Likewise.
724 * gas/crx/cmpbr_insn.d: Likewise.
725 * gas/crx/cop_insn.d: Likewise.
f4426611
TL
726 * gas/crx/load_stor_insn.d: Likewise.
727
7f1c6624
HPN
7282004-12-21 Hans-Peter Nilsson <hp@axis.com>
729
730 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
731 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
732 copies, to cater to tcl versions before Tcl 8.2.3.
733
a904de94
NC
7342004-12-20 Nick Clifton <nickc@redhat.com>
735
736 * gas/elf/section5.[ls]: Use % instead of @ in .section
737 directives.
738
1e50d24d
RS
7392004-12-16 Richard Sandiford <rsandifo@redhat.com>
740
741 * gas/v850/split-lo16.{s,d}: New test.
742 * gas/v850/v850.exp: Run it.
743
7a6d0b32
JB
7442004-12-15 Jan Beulich <jbeulich@novell.com>
745
746 * gas/elf/section5.[els]: New.
747
c0d8293f
RS
7482004-12-13 Richard Sandiford <rsandifo@redhat.com>
749
750 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
751 .text alignments.
752
5c799c07
AM
7532004-12-11 Alan Modra <amodra@bigpond.net.au>
754
755 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
756 * gas/arm/mapping.d: Likewise.
757 * gas/mips/tmips16-e.d: Likewise.
758 * gas/mips/tmips16-f.d: Likewise.
759 * gas/mmix/align-1.d: Likewise.
760 * gas/mmix/basep-10.d: Likewise.
761 * gas/mmix/basep-11.d: Likewise.
762 * gas/mmix/basep-7.d: Likewise.
763 * gas/mmix/basep-8.d: Likewise.
764 * gas/mmix/basep-9.d: Likewise.
765 * gas/mmix/builtin1.d: Likewise.
766 * gas/mmix/builtin2.d: Likewise.
767 * gas/mmix/builtin3.d: Likewise.
768 * gas/mmix/bz-c.d: Likewise.
769 * gas/mmix/comment-2.d: Likewise.
770 * gas/mmix/comment-3.d: Likewise.
771 * gas/mmix/cons-2.d: Likewise.
772 * gas/mmix/fb-1.d: Likewise.
773 * gas/mmix/fb-2.d: Likewise.
774 * gas/mmix/geta-c.d: Likewise.
775 * gas/mmix/greg1.d: Likewise.
776 * gas/mmix/greg1a.d: Likewise.
777 * gas/mmix/greg2.d: Likewise.
778 * gas/mmix/greg2a.d: Likewise.
779 * gas/mmix/greg3.d: Likewise.
780 * gas/mmix/greg4.d: Likewise.
781 * gas/mmix/greg5.d: Likewise.
782 * gas/mmix/greg6.d: Likewise.
783 * gas/mmix/greg7.d: Likewise.
784 * gas/mmix/greg8.d: Likewise.
785 * gas/mmix/is-1.d: Likewise.
786 * gas/mmix/jump-c.d: Likewise.
787 * gas/mmix/local-1.d: Likewise.
788 * gas/mmix/locall1.d: Likewise.
789 * gas/mmix/odd-1.d: Likewise.
790 * gas/mmix/op-0-1.d: Likewise.
791 * gas/mmix/op-0-1s.d: Likewise.
792 * gas/mmix/op-0-2.d: Likewise.
793 * gas/mmix/prefix1.d: Likewise.
794 * gas/mmix/prefix2.d: Likewise.
795 * gas/mmix/prefix3.d: Likewise.
796 * gas/mmix/pseudo-1.d: Likewise.
797 * gas/mmix/pushj-c.d: Likewise.
798 * gas/mmix/pushj-cs.d: Likewise.
799 * gas/mmix/sym-1.d: Likewise.
800 * gas/mmix/weak1-s.d: Likewise.
801 * gas/mmix/weak1.d: Likewise.
802 * gas/mmix/zerop-1.d: Likewise.
803 * gas/ppc/power4.d: Likewise.
804 * gas/ppc/test1elf32.d: Likewise.
805 * gas/ppc/test1elf64.d: Likewise.
806 * gas/sh/sh64/datal32-3.d: Likewise.
807 * gas/sh/sh64/datal64-3.d: Likewise.
808 * gas/sh/sh64/localcom-1.d: Likewise.
809
e8ede7c7
ILT
8102004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
811
812 * gas/mips/elf-rel23a.d: New test.
813 * gas/mips/elf-rel23b.d: New test.
814 * gas/mips/elf-rel25.s: New test.
815 * gas/mips/elf-rel25.d: New test.
816 * gas/mips/elf-rel25a.d: New test.
817 * gas/mips/mips.exp: Run new tests.
818
be1b2b4b
PB
8192004-12-09 Paul Brook <paul@codesourcery.com>
820
821 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
822
42581a24
ILT
8232004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
824
825 * gas/mips/branch-swap.d: Pass -32 to as.
826
f75dc283
TL
8272004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
828
829 * gas/crx/br_insn.d: Fix error in expected disassembly.
830
a7498ae6
NC
8312004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
832
833 * testsuite/gas/m32r/rela-1.s: New test.
834 * testsuite/gas/m32r/rela-1.d: Expected disassembly.
835 * testsuite/gas/m32r/m32r.exp: Run the new test.
836 * testsuite/gas/m32r/relax-1.d: Update for fixed pcrel reloc
837 generation.
838
907362e5
RE
8392004-11-27 Richard Earnshaw <rearnsha@arm.com>
840
841 * gas/testsuite/arm/thumbv6.d (setend): Remove stray tab at end
842 of dump pattern.
843
603be052
L
8442004-11-25 H.J. Lu <hongjiu.lu@intel.com>
845
846 * gas/ia64/group-1.d: Adjust expected secion ordering.
847
37edbb65 8482004-11-25 Jan Beulich <jbeulich@novell.com>
603be052 849
37edbb65
JB
850 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
851
47cc2cf5
PB
8522004-11-24 Paul Brook <paul@codesourcery.com>
853
854 * gas/elf/group0a.d: Adjust expected secion ordering.
855 * gas/elf/group1a.d: Ditto.
856 * gas/elf/section4.d: Ditto.
857
5515a510
NC
8582004-11-24 Nick Clifton <nickc@redhat.com>
859
860 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
861 * gas/iq2000/q10allinsn.d: Delete.
ddc07134 862 * gas/iq2000/q10allinsn.s: Delete.
5515a510
NC
863 * gas/iq2000/q10hazard4.s: Delete.
864 * gas/iq2000/q10hazard5.s: Delete.
865 * gas/iq2000/q10load-hazards.exp: Delete.
866 * gas/iq2000/q10nohazard.s: Delete.
867 * gas/iq2000/q10noyield.s: Delete.
868 * gas/iq2000/q10test0.d: Delete.
869 * gas/iq2000/q10test0.s: Delete.
870 * gas/iq2000/q10test1.d: Delete.
871 * gas/iq2000/q10test1.s: Delete.
872 * gas/iq2000/q10test10.d: Delete.
873 * gas/iq2000/q10test10.s: Delete.
874 * gas/iq2000/q10test11.d: Delete.
875 * gas/iq2000/q10test11.s: Delete.
876 * gas/iq2000/q10test12.d: Delete.
877 * gas/iq2000/q10test12.s: Delete.
878 * gas/iq2000/q10test2.d: Delete.
879 * gas/iq2000/q10test2.s: Delete.
880 * gas/iq2000/q10test3.d: Delete.
881 * gas/iq2000/q10test3.s: Delete.
882 * gas/iq2000/q10test4.d: Delete.
883 * gas/iq2000/q10test4.s: Delete.
884 * gas/iq2000/q10test5.d: Delete.
885 * gas/iq2000/q10test5.s: Delete.
886 * gas/iq2000/q10test6.d: Delete.
887 * gas/iq2000/q10test6.s: Delete.
888 * gas/iq2000/q10test7.d: Delete.
889 * gas/iq2000/q10test7.s: Delete.
890 * gas/iq2000/q10test8.d: Delete.
891 * gas/iq2000/q10test8.s: Delete.
892 * gas/iq2000/q10test9.d: Delete.
893 * gas/iq2000/q10test9.s: Delete.
894 * gas/iq2000/q10yield.exp: Delete.
895 * gas/iq2000/test.exp: Delete.
896
d8b2b7a5
NC
8972004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
898
899 * gas/arc/st.s: Add checks for other variants of the sr and st
900 instruction.
901 * gas/arc/st.d: Update the expected disassembly.
902
dae1b34e
NC
9032004-11-23 Nick Clifton <nickc@redhat.com>
904
905 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
906 instructions.
907 * gas/mn10300/relax.d: Add expected relocations.
908
d81acc42
NC
9092004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
910
911 * gas/arc/ld.s: Add check of load of a long immediate.
912 * gas/arc/ld.d: Add expected disassembly.
ddc07134 913
a7eec876
HPN
9142004-11-22 Hans-Peter Nilsson <hp@axis.com>
915
916 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
917 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
918
444bf5f3
NC
9192004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
920
921 * gas/maxq10/call.d: Fix expected results now that bfd assembler
922 support is enabled by default.
923 * gas/maxq10/range.d: Likewise.
924 * gas/maxq20/call.d: Likewise.
925
b7693d02
DJ
9262004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
927
928 * gas/arm/mapping.d: Expect F markers for Thumb code.
929 * gas/arm/unwind.d: Update big-endian pattern.
930
30e857fc
NC
9312004-11-12 Nick Clifton <nickc@redhat.com>
932
933 * gas/mn10300/basic.exp: Add relax test.
934 * gas/mn10300/relax.s: New test.
935 * gas/mn10300/relax.d: Expected results. Make sure that the
936 correct size of instruction has been selected.
937
a67517f4
BW
9382004-11-11 Bob Wilson <bob.wilson@acm.org>
939
940 * gas/xtensa/short_branch_offset.s: New.
941 * gas/xtensa/short_branch_offset.d: New.
942 * gas/xtensa/all.exp: Run new test.
943
6639a9d9
AM
9442004-11-10 Alan Modra <amodra@bigpond.net.au>
945
946 * gas/i386/opcode.s: Pad section.
947 * gas/i386/intelok.s: Likewise.
948 * gas/i386/opcode.d: Update.
949 * gas/i386/intelok.d: Update.
950
7499d566
NC
9512004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
952 Vineet Sharma <vineets@noida.hcltech.com>
953
954 * gas/maxq10: New directory. Contains tests for maxq port.
955 * gas/maxq20: Likewise.
956
3b645373
L
9572004-11-05 H.J. Lu <hongjiu.lu@intel.com>
958
959 * gas/i386/general.s: Add movzb.
960 * gas/i386/general.l: Updated.
961
05e6b315
HPN
9622004-11-04 Hans-Peter Nilsson <hp@axis.com>
963
964 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
965 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
966 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
967 as invalid.
968 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
969 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
970 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
971 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
972 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
973 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
974 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
975 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
976 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
977 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
978 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
979 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
980 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
981 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
982 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
983 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
984 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
985 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
986 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
987 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
988 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
989 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
990 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
991 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
992 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
993 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
994 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
995 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
996 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
997 New tests.
998
9306ca4a 9992004-11-04 Jan Beulich <jbeulich@novell.com>
3f1d9edd 1000
9306ca4a
JB
1001 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
1002 * gas/i386/intelbad.[sl]: New test to check for various things not
1003 permitted in Intel mode.
1004 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
1005 Adjust for change to segment register store.
1006 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
1007 things get handled correctly.
1008 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
1009 'high' and 'low' parts of an operand, which the parser previously
1010 accepted while neither telling that it's not supported nor that it
1011 ignored the remainder of the line following these supposed keywords.
1012
49c4a180
TL
10132004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
1014
1015 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
1016
902143ef
TL
10172004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
1018
1019 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
1020 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
1021 * gas/crx/cop_insn.d: Regenerate.
1022 * gas/crx/list_insn.d: Likewise.
1023
a394c00f
NC
10242004-10-23 Daniel Jacobowitz <dan@debian.org>
1025
1026 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
1027 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
1028
f40d6855
TL
10292004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
1030
6639a9d9 1031 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
f40d6855
TL
1032 instructions.
1033 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
1034 * gas/crx/cop_insn.d: Regenerate.
1035 * gas/crx/list_insn.d: Likewise.
1036
f29ff786
PB
10372004-10-14 Paul Brook <paul@codesourcery.com>
1038
1039 * gas/arm/mapping.d: Pass --special-syms to objdump.
1040
d2b2c203
DJ
10412004-10-08 Daniel Jacobowitz <dan@debian.org>
1042
1043 * gas/i386/i386.exp: Don't run divide test for targets where '/'
1044 is a comment. Run x86-64-unwind for 64-bit ELF targets.
1045 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
1046
af2f09fb
AM
10472004-10-08 Alan Modra <amodra@bigpond.net.au>
1048
1049 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
1050
43cd72b9
BW
10512004-10-07 Bob Wilson <bob.wilson@acm.org>
1052
1053 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
1054 Change entry_align test to expect an error.
1055 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
1056 no-generics directives.
1057
6e1304d8
RS
10582004-10-07 Richard Sandiford <rsandifo@redhat.com>
1059
1060 * gas/mips/elf-rel{23,24}.[sd]: New tests.
1061 * gas/mips/mips.exp: New test.
1062
99022dfb
RS
10632004-10-07 Richard Sandiford <rsandifo@redhat.com>
1064
1065 * gas/mips/elf-rel22.[sd]: New test.
1066 * gas/mips/mips.exp: Run it.
1067
b1dca8ee
RS
10682004-10-07 Richard Sandiford <rsandifo@redhat.com>
1069
1070 * gas/mips/elf-rel21.[sd]: New test.
1071 * gas/mips/mips.exp: Run it.
1072
289040ca
NC
10732004-10-07 Jan Beulich <jbeulich@novell.com>
1074
1075 * gas/cfi/cfi-common-4.[ds]: New.
1076 * gas/cfi/cfi.exp: Run new test.
1077
48c9f030
NC
10782004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
1079
1080 * gas/crx/cop_insn.s: New file.
1081 * gas/crx/cop_insn.d: Likewise.
1082 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
1083 test.
1084 * gas/crx/misc_insn.s: Likewise.
1085 * gas/crx/load_stor_insn.d: Regenerate.
1086 * gas/crx/misc_insn.d: Likewise.
1087
3cc0884a
AH
10882004-10-06 Aldy Hernandez <aldyh@redhat.com>
1089
1090 * gas/ppc/e500.s: Add double-precision instructions.
1091 * gas/ppc/e500.d: Same.
1092
62377b1f
NC
10932004-10-05 Paul Brook <paul@codesourcery.com>
1094
1095 * gas/arm/arm.exp: Add unwind table test. Recognise
1096 arm-symbian-symbianelf and arm-none-eabi.
1097 * gas/arm/unwind.s: New file.
1098 * gas/arm/unwind.d: New file.
1099
14127cc4
NC
11002004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
1101
1102 * gas/pdp11/opcode.d: Fix sob opcode value.
1103
0dd132b6
NC
11042004-09-30 Paul Brook <paul@codesourcery.com>
1105
1106 * gas/arm/arch6zk.d: New file.
1107 * gas/arm/arch6zk.s: New file.
1108 * gas/arm/arm.exp: Add them.
1109
981beeee
AM
11102004-09-29 Alan Modra <amodra@bigpond.net.au>
1111
1112 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
1113 * gas/i386/secrel.d: Adjust to suit.
1114
4403997d
PB
11152004-09-19 Paul Brook <paul@codesourcery.com>
1116
1117 * gas/elf/elf.exp: Recognise additional arm elf targets.
1118
eb043451
PB
11192004-09-17 Paul Brook <paul@codesourcery.com>
1120
1121 * gas/arm/pic.s: Add (target2).
1122 * gas/arm/pic.d: Ditto.
1123
9c504268
PB
11242004-09-13 Paul Brook <paul@codesourcery.com>
1125
1126 * gas/arm/pic.d: Rename RELABS to TARGET1.
1127 * gas/arm/pic.s: Ditto.
1128
42851540
NC
11292004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
1130
1131 * gas/crx: New directory.
1132 * gas/crx/allinsn.exp: New test script.
1133 * gas/crx/arith_insn.s: New file.
1134 * gas/crx/arith_insn.d: Likewise.
1135 * gas/crx/beq_insn.s: Likewise.
1136 * gas/crx/beq_insn.d: Likewise.
1137 * gas/crx/bit_insn.s: Likewise.
1138 * gas/crx/bit_insn.d: Likewise.
1139 * gas/crx/br_insn.s: Likewise.
1140 * gas/crx/br_insn.d: Likewise.
1141 * gas/crx/cmov_insn.s: Likewise.
1142 * gas/crx/cmov_insn.d: Likewise.
1143 * gas/crx/cmpbr_insn.s: Likewise.
1144 * gas/crx/cmpbr_insn.d: Likewise.
1145 * gas/crx/jscond_insn.s: Likewise.
1146 * gas/crx/jscond_insn.d: Likewise.
1147 * gas/crx/list_insn.s: Likewise.
1148 * gas/crx/list_insn.d: Likewise.
1149 * gas/crx/load_stor_insn.s: Likewise.
1150 * gas/crx/load_stor_insn.d: Likewise.
1151 * gas/crx/misc_insn.s: Likewise.
1152 * gas/crx/misc_insn.d: Likewise.
1153 * gas/crx/no_op_insn.s: Likewise.
1154 * gas/crx/no_op_insn.d: Likewise.
1155 * gas/crx/shift_insn.s: Likewise.
1156 * gas/crx/shift_insn.d: Likewise.
1157
ac28a1cb
RS
11582004-08-27 Richard Sandiford <rsandifo@redhat.com>
1159
1160 * gas/frv/fr550-pack1.[sd]: New test.
1161 * gas/frv/allinsn.exp: Run it.
1162
3d983505
NC
11632004-08-27 Nick Clifton <nickc@redhat.com>
1164
1165 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
1166 but not for PE targets. Similarly for the absrel test.
1167
62e88f3c
NC
11682004-08-26 Nick Clifton <nickc@redhat.com>
1169
1170 * gas/i386/i386.exp: Group ELF specific tests together. Move the
1171 pcrel test into the ELF only section. Use is_elf_format to test
1172 for ELF based toolchains.
1173
26a78d4a
L
11742004-08-25 H.J. Lu <hongjiu.lu@intel.com>
1175
1176 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
1177
5069eab2
NC
11782004-08-24 Jan Beulich <jbeulich@novell.com>
1179
1180 * gas/all/altmacro.[sd]: Split out part from here...
1181 * gas/all/altmac2.[sd]: ... to here.
1182 * gas/all/excl.s: New.
1183 * gas/all/gas.exp: Suppress both tests for a few targets known to
632d447c
AM
1184 break. Run the new (split out) test only when the target doesn't
1185 use '!' as a comment character.
5069eab2 1186
f7870c8d 11872004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5069eab2 1188
f7870c8d
TS
1189 * gas/mips/branch-swap.s: New testcase.
1190 * gas/mips/branch-swap.d: New testcase.
1191 * gas/mips/mips.exp: Run the testcase.
1192
e65123b7
NC
11932004-08-18 Nick Clifton <nickc@redhat.com>
1194
1195 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
1196 part of another patch.
1197
1f216d09
NC
11982004-08-15 Nick Clifton <nickc@redhat.com>
1199
1200 * gas/all/altmacro.d: Allow for rest of frag being padded to an
1201 alignment boundary.
1202
1203 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
1204
d84de024
AM
12052004-08-16 Alan Modra <amodra@bigpond.net.au>
1206
1207 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
1208 * gas/cfi/cfi-alpha-3.d: Likewise.
1209 * gas/cfi/cfi-i386.d: Likewise.
1210 * gas/cfi/cfi-m68k.d: Likewise.
1211 * gas/cfi/cfi-ppc-1.d: Likewise.
1212 * gas/cfi/cfi-s390-1.d: Likewise.
1213 * gas/cfi/cfi-s390x-1.d: Likewise.
1214 * gas/cfi/cfi-sh-1.d: Likewise.
1215 * gas/cfi/cfi-sparc-1.d: Likewise.
1216 * gas/cfi/cfi-sparc64-1.d: Likewise.
1217 * gas/cfi/cfi-x86_64.d: Likewise.
1218
caa32fe5
NC
12192004-08-13 Jan Beulich <jbeulich@novell.com>
1220
1221 * gas/all/altmacro.[sd]: New test.
1222 * gas/all/gas.exp: Run the new test.
1223
b2221023
MM
12242004-08-10 Mark Mitchell <mark@codesourcery.com>
1225
1226 * gas/arm/bignum1.s: New test.
1227 * gas/arm/arm.exp: Run it.
1228
db6579d4
PB
12292004-08-06 Paul Brook <paul@codesourcery.com>
1230
1231 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1232
92868b6e
NC
12332004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
1234
1235 * h8300/h8300.exp: Addition of new test case to check rx
1236 generation with adds and subs instruction for plain H8/300 target.
1237 * h8300/addsubrxcheck.s: New test source file.
1238
e8773edb
SC
12392004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1240
1241 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1242 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1243 * gas/symver/symver.exp: Likewise for symver tests.
1244
30d1c836
ML
12452004-07-30 Michal Ludvig <mludvig@suse.cz>
1246
1247 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1248 VIA PadLock instructions.
1249
ff636ee3
KK
12502004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1251
1252 * gas/sh/basic.exp: Don't do sh2a test for sh5.
1253 * gas/sh/sh2a.d: Match elf32-sh* format too.
1254
1d70c7fb
AO
12552004-07-29 Alexandre Oliva <aoliva@redhat.com>
1256
1257 2003-12-30 DJ Delorie <dj@redhat.com>
1258 * gas/sh/sh2a.s: New.
1259 * gas/sh/sh2a.d: New.
1260 * gas/sh/basic.exp: Add it.
1261
670ec21d
NC
12622004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
1263
1264 * gas/all/gas.exp (do_930509a): Disable test for crx.
1265
6b5abf68
L
12662004-07-22 H.J. Lu <hongjiu.lu@intel.com>
1267
1268 * gas/i386/x86-64-inval.l: Remove the leading `+'.
1269
ed049af3
NC
12702004-07-22 Nick Clifton <nickc@redhat.com>
1271
1272 PR/280
1273 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1274 * gas/h8300/ffxx1-elf.d: Likewise.
1275 * gas/h8300/h8sx_disp2.d: Likewise.
1276 * gas/h8300/h8sx_mov_imm.d: Likewise.
6639a9d9 1277 * gas/h8300/h8sx_rtsl.d: Likewise.
ed049af3
NC
1278 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1279 * gas/h8300/ffxx1-elf.s: Likewise.
1280
20f0a1fc
NC
12812004-07-21 Jan Beulich <jbeulich@novell.com>
1282
543613e9
NC
1283 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1284 addressing in 64-bit mode.
1285 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1286 addressing.
1287 * gas/i386/i386.exp: Run the two new tests.
1288
1289 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1290 rex prefix.
1291 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1292 in 64-bit mode.
6639a9d9 1293
d27af829
MR
12942004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1295
1296 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1297 expects load delay slots.
1298
6f14957b
MR
12992004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1300
1301 * gas/mips/vr5400.d: Update for a correct disassembly of
1302 "racm.ob".
1303
1586d91e
MR
13042004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1305
1306 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
1307 another "break" case. Update the comment accordingly.
1308 * gas/mips/set-arch.s: Likewise.
1309 * gas/mips/mips32.d: Adjust for the new output.
1310 * gas/mips/set-arch.d: Likewise.
1311
aff16937
NC
13122004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
1313
1314 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1315 new test case for H8300H normal target to check symbol
1316 address generation.
1317 * gas/h8300/symaddgen.s: New test.
1318
0477af35
NC
13192004-07-13 Nick Clifton <nickc@redhat.com>
1320
1321 * gas/i386/intel.s: Add test of newly expand arithmetic support
1322 for Intel mode assembler.
1323 * gas/i386/intel.d: Add expected disassmbly.
1324
384d2d1c
NC
13252004-07-13 Nick Clifton <nickc@redhat.com>
1326
1327 * gas/vtable: Delete directory. These tests are no longer needed
1328 as the VTABLE_ reloc support is obsolete.
1329
96908638
NC
13302004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1331
1332 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1333 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1334 * gas/m32r/pic2.d: New file: Expected results.
1335
de7e6852
RS
13362004-07-08 Richard Sandiford <rsandifo@redhat.com>
1337
1338 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1339 * gas/mips/elf-refl19.d: Likewise L2.
1340
3b91255e
RS
13412004-07-03 Richard Sandiford <rsandifo@redhat.com>
1342
3b91255e
RS
1343 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1344 the earliest %lo().
1345 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1346 * gas/mips/elf-rel20.[sd]: New test.
1347 * gas/mips/mips.exp: Run it.
1348
0945c90c
RS
13492004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
1350
1351 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1352
2d2b9592
L
13532004-07-01 H.J. Lu <hongjiu.lu@intel.com>
1354
1355 * gas/ia64/group-1.d: New.
1356 * gas/ia64/group-1.s: Likewise.
1357
1358 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1359
8a41c3ea
JW
13602004-06-30 James E Wilson <wilson@specifixinc.com>
1361
1362 * gas/ia64/dv-imply.d: Update.
1363 * gas/ia64/dv-mutex.d: Likewise.
1364 * gas/ia64/dv-safe.d: Likewise.
1365
62b51c0b
AM
13662004-06-29 Alan Modra <amodra@bigpond.net.au>
1367
1368 * gas/m68k/mode5.s: Pad section.
1369 * gas/m68k/mode5.d: Update.
1370
98e69875
AM
13712004-06-28 Alan Modra <amodra@bigpond.net.au>
1372
1373 * gas/ppc/power4.d: Update.
1374
1d9f512f
AM
13752004-06-24 Alan Modra <amodra@bigpond.net.au>
1376
1377 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1378 * gas/i386/prescott.d: Update.
1379
bad9ceea
JJ
13802004-06-08 Jakub Jelinek <jakub@redhat.com>
1381
1382 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1383 * gas/ia64/dv-raw-err.l: Updated.
1384
580b9172
NC
13852004-05-28 Peter Barada <peter@the-baradas.com>
1386
1387 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
1388 addressing with zero offset into mode 2 addressing.
1389 * gas/m68k/mode5.d: New file: Expected disassmbly.
1390 * gas/m68k/all.exp: Run new test.
1391
652ca075
L
13922004-05-27 H.J. Lu <hongjiu.lu@intel.com>
1393
1394 * gas/ia64/regs.d: Updated.
1395
54b3292a
L
13962004-05-26 H.J. Lu <hongjiu.lu@intel.com>
1397
1398 * gas/ia64/ia64.exp: Run invalid-ar.
6639a9d9 1399
54b3292a
L
1400 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
1401 * gas/ia64/invalid-ar.s: Likewise.
1402
be8c092b
NC
14032004-05-24 Peter Barada <peter@the-baradas.com>
1404
1405 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
1406 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
1407
1ef30428
L
14082004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1409
1410 * gas/ia64/dv-srlz.d: Fix a typo.
1411
c0b22597
BE
14122004-05-12 Ben Elliston <bje@au.ibm.com>
1413
1414 * gas/h8300/t03_add.exp: Remove stray semicolons.
1415 * gas/h8300/t04_sub.exp: Likewise.
1416 * gas/h8300/t05_cmp.exp: Likewise.
1417 * gas/h8300/t08_or.exp: Likewise.
1418 * gas/h8300/t09_xor.exp: Likewise.
1419 * gas/h8300/t10_and.exp: Likewise.
1420 * gas/hppa/reloc/reloc.exp: Likewise.
1421 * gas/hppa/unsorted/unsorted.exp: Likewise.
1422 * gas/i386/i386.exp: Likewise.
1423 * gas/m68hc11/m68hc11.exp: Likewise.
1424 * gas/mips/mips.exp: Likewise.
1425 * gas/sparc/sparc.exp: Likewise.
1426 * lib/gas-defs.exp: Likewise.
1427
22fe14ad
NC
14282004-05-11 Nick Clifton <nickc@redhat.com>
1429
1430 * gas/elf/section4.s: New test. Checks label arithmetic when
1431 multiple same-name sections exist.
1432 * gas/elf/section4.d: New file: Expected section list
1433 * gas/elf/elf.exp: Run the new test.
1434 * gas/elf/group0.s: Use % instead of @ for type argument to
1435 .section directive (for compatability with ARM port).
1436 * gas/elf/group1.s: Likewise.
1437
532c738a
RS
14382004-05-07 Richard Sandiford <rsandifo@redhat.com>
1439
1440 * gas/mips/vr4122.[sd]: Rename to...
1441 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
1442 MD(1) and MD(4).
1443 * gas/mips/mips.exp: Update accordingly.
1444
d15c4970
AO
14452004-05-05 Alexandre Oliva <aoliva@redhat.com>
1446
1447 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
1448 * gas/frv/fr405-insn.d: Likewise.
1449 * gas/frv/fr450-insn.d: Likewise.
1450
86654c12
L
14512004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1452
1453 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
1454 section group.
1455
1456 * gas/elf/group1a.d: New file.
1457 * gas/elf/group1b.d: Likewise.
1458
1459 * gas/elf/group1.e: Removed.
1460
376eb240
NC
14612004-04-30 Nick Clifton <nickc@redhat.com>
1462
1463 * gas/arm/reg-alias.s: New file: Test case sensitive register
1464 aliases.
1465 * gas/arm/reg-alias.d: New file: Expected test output.
1466 * gas/arm/arm.exp: Run reg-alias test.
1467 Arrange tests in a more orderly fashion.
1468
f3806e43
BE
14692004-04-30 Ben Elliston <bje@au.ibm.com>
1470
1471 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
1472 * gas/ppc/power4.d: Update accordingly.
1473
f5842774
L
14742004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1475
1476 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
1477 group.
1478
1479 * gas/elf/group0.s: New file.
1480 * gas/elf/group0a.d: Likewise.
1481 * gas/elf/group0b.d: Likewise.
1482 * gas/elf/group1.e: Likewise.
1483 * gas/elf/group1.s: Likewise.
1484
2abe3c6c
NC
14852004-04-23 Nick Clifton <nickc@redhat.com>
1486
1487 * gas/symver/symver1.d: Cope with extra symbols inserted by
1488 arm-elf toolchains.
1489 * gas/symver/symver0.d: Likewise
1490 * gas/elf/symver.d: Likewise.
1491
1f1799d5
KK
14922004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1493
1494 * gas/sh/pcrel2.d: Update.
1495 * gas/sh/tlsd.d: Update.
1496 * gas/sh/tlsnopic.d: Update.
1497 * gas/sh/tlspic.d: Update.
1498
d9943e50
MK
14992004-04-22 Mark Kettenis <kettenis@gnu.org>
1500
1501 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
1502
269137b2
TS
15032004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1504
1505 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
1506 * gas/mips/mips-abi32-pic.d: Likewise.
1507 * gas/mips/mips-abi32-pic2.d: Likewise.
1508 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1509 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1510 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1511 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1512 * gas/mips/relax-swap1-mips2.d: Likewise.
1513 * gas/mips/lb-svr4pic-ilocks.d: New test.
1514 * gas/mips/mips.exp: Run it.
1515
06516a5e
PB
15162004-04-22 Paul Brook <paul@codesourcery.com>
1517
1518 * maverick.c (off8s): Test full shifted operand range.
1519 (MCC2): Define.
1520 (MVDSPACC, MVACCDSP): Use it.
1521 * maverick.d, maverick.s: Regenerate.
1522
fd99574b
NC
15232004-04-22 Peter Barada <peter@the-baradas.com>
1524
1525 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
1526 * gas/m68k/mcf-emac.s: New test: Similar checks.
1527 * gas/m68k/mcf-mac.d: New test: Expected output.
1528 * gas/m68k/mcf-emac.d: New test: Likewise.
1529 * gas/m68k/all.exp: Run new tests.
1530
76c6918d
CD
15312004-04-21 Chris Demetriou <cgd@broadcom.com>
1532
1533 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
1534 * gas/mips/empic.d: Likewise.
1535 * gas/mips/empic.l: Likewise.
1536 * gas/mips/empic.s: Likewise.
1537 * gas/mips/empic2.d: Likewise.
1538 * gas/mips/empic2.s: Likewise.
1539 * gas/mips/empic3_e.d: Likewise.
1540 * gas/mips/empic3_e.s: Likewise.
1541 * gas/mips/empic3_g1.d: Likewise.
1542 * gas/mips/empic3_g1.s: Likewise.
1543 * gas/mips/empic3_g2.d: Likewise.
1544 * gas/mips/empic3_g2.s: Likewise.
1545 * gas/mips/jal-empic-elf-2.d: Likewise.
1546 * gas/mips/jal-empic-elf-2.s: Likewise.
1547 * gas/mips/jal-empic-elf-3.d: Likewise.
1548 * gas/mips/jal-empic-elf-3.s: Likewise.
1549 * gas/mips/jal-empic-elf.d: Likewise.
1550 * gas/mips/jal-empic.d: Likewise.
1551 * gas/mips/la-empic.d: Likewise.
1552 * gas/mips/la-empic.s: Likewise.
1553 * gas/mips/lb-empic.d: Likewise.
1554 * gas/mips/ld-empic.d: Likewise.
1555 * gas/mips/lif-empic.d: Likewise.
1556 * gas/mips/telempic.d: Likewise.
1557 * gas/mips/tempic.d: Likewise.
1558 * gas/mips/ulh-empic.d: Likewise.
1559 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
1560 * gas/mips/lifloat.s: Likewise.
1561 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
1562
6482c264
NC
15632004-04-20 Brian Ford <ford@vss.fsi.com>
1564 DJ Delorie <dj@redhat.com>
1565
1566 * gas/i386/secrel.s: New test for .secrel32.
1567 * gas/i386/secrel.d: Likewise.
1568 * gas/i386/i386.exp: Call it for PE targets.
1569
4dc570c2
JJ
15702004-04-19 Jakub Jelinek <jakub@redhat.com>
1571
1572 * gas/cfi/cfi-sparc64-1.d: Update.
1573
d766e8ec
RS
15742004-04-14 Richard Sandiford <rsandifo@redhat.com>
1575
1576 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
1577
a11090ae
RS
15782004-04-14 Richard Sandiford <rsandifo@redhat.com>
1579
1580 * gas/elf/section2.e-mips: Allow named section symbols.
1581 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
1582
097dba13
NC
15832004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1584
925d60e5
NC
1585 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
1586 * gas/m32r/parallel-2.d: New file: Expected results.
1587 * gas/m32r/m32r2.exp: Run the test.
6639a9d9 1588
925d60e5
NC
1589 * gas/m32r/seth.s: New file: Test for seth.
1590 * gas/m32r/seth.d: New file: Expected results.
1591 * gas/m32r/m32r.exp: Run the new test.
097dba13 1592
f55629b8
KK
15932004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
1594
1595 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
1596 option.
1597 * gas/sh/basic.exp: Run the new test.
1598
a7844384
NC
15992004-04-01 Dave Korn <dk@artimi.com>
1600
1601 * gas/dlx/alltests.exp: Execute new lohi test.
1602 * gas/dlx/lohi.s: New test for spurious lo16/hi16
632d447c 1603 reloc overflow checking.
a7844384
NC
1604 * gas/dlx/lohi.d: New file: expected output.
1605 * gas/dlx/lhi.d: Updated to properly expect lo16
632d447c 1606 relocations where asked for.
a7844384
NC
1607 * gas/dlx/itype.d: Likewise.
1608 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1609
6c71dbc4
SS
16102004-03-30 Stan Shebs <shebs@apple.com>
1611
1612 * gas/macros/macros.exp: Remove mention of MPW config.
1613
02249231
AM
16142004-03-27 Alan Modra <amodra@bigpond.net.au>
1615
1616 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1617 an error.
1618 * gas/m68hc11/m68hc11.exp: Likewise.
1619
86b13c28
AS
16202004-03-23 Andreas Schwab <schwab@suse.de>
1621
1622 * gas/cfi/cfi-m68k.d: Adjust offsets.
1623
95631471
HPN
16242004-03-22 Hans-Peter Nilsson <hp@axis.com>
1625
1626 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1627 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1628
2ce4cc60
KK
16292004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1630
1631 * gas/cfi/cfi-sh-1.d: New file.
6639a9d9 1632 * gas/cfi/cfi-sh-1.s: Likewise.
2ce4cc60
KK
1633 * gas/cfi/cfi.exp: Add SH case.
1634
fdd12ef3
AM
16352004-03-16 Alan Modra <amodra@bigpond.net.au>
1636
1637 * gas/ppc/altivec.d: Update.
1638 * gas/ppc/altivec_xcoff.d: Update.
1639 * gas/ppc/altivec_xcoff64.d: Update.
1640 * gas/ppc/astest.d: Update.
1641 * gas/ppc/astest2.d: Update.
1642 * gas/ppc/astest2_64.d: Update.
1643 * gas/ppc/astest64.d: Update.
1644 * gas/ppc/booke.d: Update.
1645 * gas/ppc/booke_xcoff.d: Update.
1646 * gas/ppc/booke_xcoff64.d: Update.
1647 * gas/ppc/e500.d: Update.
1648 * gas/ppc/power4.d: Update.
1649 * gas/ppc/test1elf32.d: Update.
1650 * gas/ppc/test1elf64.d: Update.
1651 * gas/ppc/test1xcoff32.d: Update.
1652
a506b1e6
AM
16532004-03-15 Alan Modra <amodra@bigpond.net.au>
1654
1655 * gas/i386/padlock.s: Pad with .p2align.
1656 * gas/i386/padlock.d: Adjust.
1657
26f07657
ML
16582004-03-12 Michal Ludvig <mludvig@suse.cz>
1659
a506b1e6 1660 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
26f07657
ML
1661 VIA PadLock instructions.
1662 * gas/i386/i386.exp: Run padlock tests.
1663
c02908d2
AM
16642004-03-12 Alan Modra <amodra@bigpond.net.au>
1665
cc0ec051
AM
1666 * gas/i386/katmai.d: Revert last change.
1667
c02908d2
AM
1668 * gas/i386/katmai.d: Adjust for clflush change.
1669
b3415246
AJ
16702004-03-08 Andreas Jaeger <aj@suse.de>
1671
1672 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
1673
b793dc75
RH
16742004-03-07 Richard Henderson <rth@redhat.com>
1675
1676 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
1677
9fd4314e
AJ
16782004-03-07 Andreas Jaeger <aj@suse.de>
1679
1680 * gas/cfi/cfi-x86_64.d: Adjust offsets.
1681
6ec51dba
RH
16822004-03-07 Richard Henderson <rth@redhat.com>
1683
1684 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
1685 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
1686 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
1687
28e4a77b
KK
16882004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1689
1690 * gas/sh/sh64/err-dsp.s: Fix expected error message.
1691
676a64f4
RS
16922004-03-01 Richard Sandiford <rsandifo@redhat.com>
1693
1694 * gas/frv/fr405-insn.[sdl]: New test.
1695 * gas/frv/fr450-spr.[sd]: New test.
1696 * gas/frv/fr450-insn.[sdl]: New test.
1697 * gas/frv/fr450-media-issue.[sl]: New test.
1698 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
1699 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
1700 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
1701 -mcpu=fr500.
1702
8ae0baa2
RS
17032004-03-01 Richard Sandiford <rsandifo@redhat.com>
1704
1705 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
1706 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
1707 * gas/frv/allinsn.d: Update accordingly.
1708
34920d91
NC
17092004-02-17 Petko Manolov <petkan@nucleusys.com>
1710
1711 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
1712 * gas/arm/maverick.d: Likewise.
1713 * gas/arm/maverick.s: Likewise.
1714
206eb3b6
KK
17152004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1716
1717 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
1718
e4475e39
NS
17192004-02-06 Nathan Sidwell <nathan@codesourcery.com>
1720
1721 * gas/macros/test2.s: Lowercase it.
1722
f6a22291
MR
17232004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1724
1725 * gas/mips/div.d: Update to accomodate changes in macro
1726 expansions.
1727 gas/mips/elf-rel-got-n32.d: Likewise.
1728 gas/mips/elf-rel-got-n64.d: Likewise.
1729 gas/mips/elf-rel-xgot-n32.d: Likewise.
1730 gas/mips/elf-rel-xgot-n64.d: Likewise.
1731 gas/mips/la-svr4pic.d: Likewise.
1732 gas/mips/la-xgot.d: Likewise.
1733 gas/mips/lca-svr4pic.d: Likewise.
1734 gas/mips/lca-xgot.d: Likewise.
1735
1b5d1a53
KK
17362004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1737
1738 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
1739 * gas/sh/sh4a-fp.s: Likewise.
1740 * gas/sh/err-sh4a-fp.s: Likewise.
1741
424688ad
CD
17422004-01-24 Chris Demetriou <cgd@broadcom.com>
1743
1744 * gas/mips/relax-swap1.s: Add extra space at end, so the
1745 disassembly will consistently have "..." at its end.
1746 * gas/mips/relax-swap2.s: Likewise.
1747 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
1748
34cc4ecc
DJ
17492004-01-23 Daniel Jacobowitz <drow@mvista.com>
1750
1751 * gas/arm/arm.exp: Add "undefined" test.
1752 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
1753
5fc68419
RS
17542004-01-23 Richard Sandiford <rsandifo@redhat.com>
1755
1756 * gas/mips/macro-warn-[1234].[sdl]: New tests.
1757 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
1758 * gas/mips/mips.exp: Run them.
1759
4d7206a2
RS
17602004-01-23 Richard Sandiford <rsandifo@redhat.com>
1761
1762 * gas/mips/elf-rel19.[sd]: New test.
1763 * gas/mips/mips.exp: Run it.
1764
28d39d1a
NC
17652004-01-11 Tom Rix <tcrix@worldnet.att.net>
1766
1767 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
1768 * gas/m68hc11/movb.d: Likewise.
1769 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
1770
839b3272
AM
17712004-01-19 Alan Modra <amodra@bigpond.net.au>
1772
1773 * gas/i386/katmai.d: Adjust for changed sib printing.
1774 * gas/i386/prescott.d: Likewise.
1775 * gas/i386/sse2.d: Likewise.
1776 * gas/i386/ssemmx2.d: Likewise.
1777
ac882a1d
AO
17782004-01-16 Alexandre Oliva <aoliva@redhat.com>
1779
1780 * gas/mn10300/mov5.s: New.
1781 * gas/mn10300/basic.exp (do_mov5): New.
1782
895921c9
MR
17832004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1784
1785 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
1786 with swapping for MIPS1.
1787 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
1788 with swapping for MIPS2.
1789 * gas/mips/relax-swap1.l: Stderr output for the new tests.
1790 * gas/mips/relax-swap1.s: Source for the new tests.
1791 * gas/mips/relax-swap2.d: New test for branch likely relaxation
1792 with swapping.
1793 * gas/mips/relax-swap2.l: Stderr output for the new test.
1794 * gas/mips/relax-swap2.s: Source for the new test.
1795 * gas/mips/mips.exp: Run the new tests.
1796
32159579
ILT
17972004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
1798
1799 * gas/mips/mips16-64.d: New test.
1800 * gas/mips/mips.exp: Run it.
1801
cc3d92a5
RS
18022004-01-12 Richard Sandiford <rsandifo@redhat.com>
1803
1804 * gas/mips/elf-rel18.[sd]: New test.
1805 * gas/mips/mips.exp: Run it.
1806
e45d0630
PB
18072004-01-09 Paul Brook <paul@codesourcery.com>
1808
1809 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
1810 * gas/arm/arm.exp: Add them.
1811
29ccc66b
ILT
18122004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
1813
1814 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
1815 * gas/mips/ldstla-n64-shared.d: Likewise.
1816
d9296b18
NC
18172004-01-07 Nick Clifton <nickc@redhat.com>
1818
1819 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
1820
fee5fcc5
AO
18212004-01-06 Alexandre Oliva <aoliva@redhat.com>
1822
1823 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
1824 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
1825 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
1826 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
1827 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
1828 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
1829 gprel12 for rodata symbol and gotoff12 for sdata symbol.
1830 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
1831 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
1832 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
1833 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
1834 * gas/frv/allinsns.exp: Run it.
1835
3ab48931
NC
18362004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
1837
1838 * gas/msp430/opcode.s: Add test for an 'add' instruction which
1839 looks similar to an 'rla' instruction.
ad50f575 1840
c9e214e5
AM
1841For older changes see ChangeLog-9303
1842\f
1843Local Variables:
1844mode: change-log
1845left-margin: 8
1846fill-column: 74
1847version-control: never
1848End:
This page took 0.171787 seconds and 4 git commands to generate.