Move entries in ChangeLog-9103 to appropriate */ChangeLog-9103.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
01ed09aa
MK
12005-04-11 Mark Kettenis <kettenis@gnu.org>
2
3 * gas/all/gas.exp: Don't run fastcall labels test on
4 i*86-*-openbsd*.
5
5e75c3ab
JB
62005-04-11 Jan Beulich <jbeulich@novell.com>
7
8 * gas/macros/dot.[ls]: New.
9 * gas/macros/macros.exp: Run new test.
10
dbbaec26
L
112005-04-06 H.J. Lu <hongjiu.lu@intel.com>
12
13 * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
14 * gas/i386/x86-64-pcrel.d: Updated.
15
ce8d332a
NC
162005-04-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
17
d2c5f73e
NC
18 * gas/vax/flonum.s: New testcase: Encode some flonums.
19 * gas/vax/flonum.d: Expected result of new testcase.
20 * gas/vax/vax.exp: Call the new testcase.
21
22 * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
23 figuring out.
24 * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
ce8d332a 25
8a75718c
JB
262005-04-01 Jan Beulich <jbeulich@novell.com>
27
28 * gas/i386/bss.[sd]: New.
29 * gas/i386/i386.exp: Run new test.
30
ae8887b5 312005-04-01 Jan Beulich <jbeulich@novell.com>
ce8d332a 32
ae8887b5
JB
33 * gas/i386/x86-64-pcrel.[sd]: New.
34 * gas/i386/i386.exp: Run new test.
35
9d2da7ca
JB
362005-03-30 Julian Brown <julian@codesourcery.com>
37
38 * gas/arm/mapping.d: Update expected output due to mapping symbols
39 being untyped.
40
4cc91dba
L
412005-03-29 H.J. Lu <hongjiu.lu@intel.com>
42
43 * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
44 x86-64-segment and x86-64-inval-seg for x86-64.
45
46 * gas/i386/intel.d: Expect movw for moving between memory and
47 segment register.
48 * gas/i386/naked.d: Likewise.
49 * gas/i386/opcode.d: Likewise.
50 * gas/i386/x86-64-opcode.d: Likewise.
51
52 * gas/i386/opcode.s: Use movw for moving between memory and
53 segment register.
54 * gas/i386/x86-64-opcode.s: Likewise.
55
56 * : Likewise.
57
58 * gas/i386/inval-seg.l: New.
59 * gas/i386/inval-seg.s: New.
60 * gas/i386/segment.l: New.
61 * gas/i386/segment.s: New.
62 * gas/i386/x86-64-inval-seg.l: New.
63 * gas/i386/x86-64-inval-seg.s: New.
64 * gas/i386/x86-64-segment.l: New.
65 * gas/i386/x86-64-segment.s: New.
66
ba93b8ac
DJ
672005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
68
69 * gas/arm/tls.s, gas/arm/tls.d: New files.
70 * gas/arm/arm.exp: Run TLS test.
71
8c2fda1d
L
722005-03-28 H.J. Lu <hongjiu.lu@intel.com>
73
74 PR 803
75 * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
76 * gas/ia64/dv-mutex.d : Likewise.
77 * gas/ia64/dv-safe.d: Likewise.
78 * gas/ia64/dv-srlz.d.nop: Likewise.
79 * gas/ia64/ldxmov-1.d: Likewise.
80 * gas/ia64/opc-b.d: Likewise.
81 * gas/ia64/opc-f.d: Likewise.
82 * gas/ia64/opc-i.d: Likewise.
83 * gas/ia64/opc-m.d: Likewise.
84 * gas/ia64/operand-or.d: Likewise.
85 * gas/ia64/pcrel.d: Likewise.
86 * gas/ia64/pseudo.d: Likewise.
87 * gas/ia64/tls.d: Likewise.
88
a339a1c6
HPN
892005-03-24 Hans-Peter Nilsson <hp@axis.com>
90
91 * gas/cris/range-err-1.s: Adjust expected messages for hosts with
92 64-bit longs.
93
52a43e71
AM
942005-03-23 Alan Modra <amodra@bigpond.net.au>
95
96 * gas/elf/section5.s: Don't start directives in first column.
97
7d5d9f9b
NC
982005-03-21 Nick Clifton <nickc@redhat.com>
99
100 * gas/arm/iwmmxt.s: Update instructions that use the "never" value
101 in the conditional field to use "le" instead. This is so that the
102 disassembler will disassemble them.
103 * gas/arm/iwmmxt.d: Update expected disassemblies.
104
a724f0f4
JB
1052005-03-17 Jan Beulich <jbeulich@novell.com>
106
52a43e71 107 * gas/i386/intel.d: Add stderr directive.
a724f0f4
JB
108 * gas/i386/intel.e: New.
109 * gas/i386/intel16.d: Add stderr directive. Adjust for changed
110 source.
111 * gas/i386/intel16.e: New.
112 * gas/i386/intel16.s: Add instances of addressing forms with base
113 and index specified in reverse order.
114 * gas/i386/intelbad.l: Adjust for changed source.
115 * gas/i386/intelbad.s: Add more operand forms to check.
116 * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
117 directive. Adjust for changed source.
118 * gas/i386/intelok.e: New.
119 * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
120 more operand forms to check.
121 * gas/i386/x86_64.d: Add stderr directive.
122 * gas/i386/x86_64.e: New.
123 * gas/i386/x86_64.s: Adjust for parser changes.
124
b05fe5cf
ZW
1252005-03-15 Zack Weinberg <zack@codesourcery.com>
126
127 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
128 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
129 * gas/arm/arm.exp: Run them.
130
5862107c
EC
1312005-03-14 Eric Christopher <echristo@redhat.com>
132
133 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
134 * gas/cfi/cfi.exp: Run it.
135 * gas/cfi/cfi-common-1.d: Update.
136 * gas/cfi/cfi-common-2.d: Ditto.
137 * gas/cfi/cfi-common-3.d: Ditto.
138 * gas/cfi/cfi-common-4.d: Ditto.
139
885fc257
ZW
1402005-03-12 Zack Weinberg <zack@codesourcery.com>
141
142 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
143 * gas/arm/arm.exp: Run it.
144
52962281
AH
1452005-03-10 Aldy Hernandez <aldyh@redhat.com>
146
885fc257 147 * gas/ppc/e500.d: Fix encoding of efscfd.
52962281 148
da99ee72
AM
1492005-03-10 Jeff Baker <jbaker@qnx.com>
150 Alan Modra <amodra@bigpond.net.au>
151
152 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
153 * gas/ppc/booke.d: Likewise.
154
7d8e00cf
RS
1552005-03-09 Richard Sandiford <rsandifo@redhat.com>
156
157 * gas/mips/vr4130.[sd]: New test.
158 * gas/mips/mips.exp: Run it.
159
dc36a61f
RS
1602005-03-09 Richard Sandiford <rsandifo@redhat.com>
161
162 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
163 bc1f and bc1t to be filled.
164 * gas/mips/branch-misc-3.[sd]: New test.
165 * gas/mips/mips.exp: Run it.
166
80f19ede
BE
1672005-03-09 Ben Elliston <bje@au.ibm.com>
168
169 * gas/maxq10/maxq10.exp: Remove stray semicolons.
170 * gas/maxq20/maxq20.exp: Likewise.
171
9b505842
JB
1722005-03-08 Jan Beulich <jbeulich@novell.com>
173
174 * gas/ia64/no-fit.[ls]: New.
175 * gas/ia64/ia64.exp: Run new test.
176
ef6a2b41
JB
1772005-03-08 Jan Beulich <jbeulich@novell.com>
178
179 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
180 * gas/ia64/ia64.exp: Run new tests.
181
0b74f93c
JB
1822005-03-08 Jan Beulich <jbeulich@novell.com>
183
184 * gas/ia64/pcrel.d: Account for big endian target.
185 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
186
66798ad6
HPN
1872005-03-08 Hans-Peter Nilsson <hp@axis.com>
188
189 Adjust testsuite for cris-axis-aout.
190 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
191 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
192 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
193 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
194 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
195
bbe506e8
TS
1962005-03-04 David Daney <ddaney@avtrex.com>
197
198 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
199 for -mno-shared optimization.
200 * gas/mips/elf-rel25a.d: Ditto.
201
25742a2c
NC
2022005-03-04 Nick Clifton <nickc@redhat.com>
203
204 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
205 more non-ELF cases.
206 * gas/arm/pic.d: Fix for vxworks target.
207 * gas/arm/basic.d: Likewise.
208 * gas/arm/unwind.d: Likewise.
209
aed1a261
RS
2102005-03-04 Richard Sandiford <rsandifo@redhat.com>
211
212 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
213 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
214 for loads and stores from constant addresses.
215 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
216 * gas/mips/mips.exp: Run them.
217
b2715587
RS
2182005-03-03 Richard Sandiford <rsandifo@redhat.com>
219
220 * gas/mips/mips.exp: Move tls tests to main $elf block.
221
d3d5c686
NC
2222005-03-03 Nick Clifton <nickc@redhat.com>
223
be20d78e
NC
224 * gas/macros/macros.exp (and.s): Expect this test to fail for the
225 tic4x-coff target because it uses the '&' character as a line
226 separator.
227
3c1a78a4
NC
228 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
229 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
230 the sh-hms target.
231 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
232 as for the sh-coff port.
233
5e1e0414
NC
234 * gas/macros/macros.exp (run_list_test): Also expect the msp430
235 port to fail the strings test because it defines
236 ONLY_STANDARD_ESCAPES.
237
f991b11e
NC
238 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
239 the .text section out to a 32-byte boundary as will automatically
240 be done by the arm-aout target.
241 * gas/arm/arch6zk.d: Add expected nop disassemblies.
242
d3d5c686
NC
243 * gas/d30v/serial.l: Remove listing lines that are no longer
244 emitted and fix up expected binary encoding.
245 * gas/d30v/serial2.l: Likewise.
246 * gas/d30v/serial2O.l: Likewise.
247
a6ccbdd3
RR
2482005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
249
da99ee72
AM
250 * gas/arc/extensions.s: Add tests for extcoreregister.
251 * gas/arc/extensions.d: Likewise.
252 * gas/arc/warn.s: Warnings for readonly core registers accessed.
253 * gas/arc/warn.d: Likewise.
254 * testsuite/gas/arc/arc.exp: Run extensions testcase.
a6ccbdd3 255
fa81d963
RS
2562005-03-03 Richard Sandiford <rsandifo@redhat.com>
257
258 * gas/mips/noat-1.d: Add -mips1 to assembler options.
259
c67de7d5
RR
2602005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
261
da99ee72
AM
262 * gas/arc/ld.s: Add checks for short immediates with ld.
263 * gas/arc/ld.d: Likewise.
c67de7d5 264
128b3d86
DJ
2652005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
266
267 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
268 gas/mips/tls-ill.s: New files.
269 * gas/mips/mips.exp: Run TLS tests.
270
632d447c
AM
2712005-03-02 Alan Modra <amodra@bigpond.net.au>
272
273 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
274 * gas/ppc/astest2.d: Likewise.
275 * gas/ppc/astest2_64.d: Likewise.
276 * ppc/astest64.d: Likewise.
277 * ppc/booke.d: Likewise.
278 * ppc/power4.d: Likewise.
279 * ppc/test1elf32.d: Likewise.
280 * ppc/test1elf64.d: Likewise.
281
c4a530c5
JB
2822005-03-02 Jan Beulich <jbeulich@novell.com>
283
284 * gas/i386/cr-err.[ls]: New.
285 * gas/i386/crx.[ds]: New.
286 * gas/i386/i386.exp: Run new tests.
287
167c3097
JB
2882005-03-02 Jan Beulich <jbeulich@novell.com>
289
290 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
291 * gas/i386/intelok.s: Add checks for various special memory operands.
292
a76903bf
AM
2932005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
294
295 * gas/arc/extensions.s: New file.
296 * gas/arc/extensions.d: New file.
297
a3a4c9c4
NC
2982005-03-01 Nick Clifton <nickc@redhat.com>
299
300 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
301 COFF based ports.
302 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
303 with a COFF formated local label name.
304 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
305
ce04548a
NC
3062005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
307 Nick Clifton <nickc@redhat.com>
308
309 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
310 associated with branches and so show the exact symbolic
311 destination address rather than an offset from the start of the
312 section.
313 * gas/arm/pic.d: Likewise.
632d447c 314
ddf0c81b
AM
3152005-03-01 Alan Modra <amodra@bigpond.net.au>
316
317 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
318 * gas/m68k/mcf-mac.d: Likewise.
319 * gas/m68k/mcf-mov3q.d: Likewise.
320 * gas/m68k/mode5.d: Likewise.
321
1375e99f
EC
3222005-02-22 Eric Christopher <echristo@redhat.com>
323
324 * gas/mips/elf-rel10.d: Update for label change.
325
9def96e7
MR
3262005-02-22 Maciej W. Rozycki <macro@mips.com>
327
328 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
329 information.
330 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
331 information for MIPS16 for the n32 ABI.
332 * gas/mips/mips.exp. Run the new test.
333
1fda77fb
EC
3342005-02-22 Eric Christopher <echristo@redhat.com>
335
336 * gas/mips/elf-rel10.s: Add label for frob.
337
58e2ea4d
MR
3382005-02-22 Maciej W. Rozycki <macro@mips.com>
339
340 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
341 information for MIPS16.
342 * gas/mips/mips16-dwarf2.s: Source for the new test.
343 * gas/mips/mips.exp: Run the new test.
344
ba7f26d2
AM
3452005-02-21 Alan Modra <amodra@bigpond.net.au>
346
347 * gas/d10v/instruction_packing-005.d: Adjust.
348 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
349 * gas/d10v/instruction_packing-009.d: Likewise.
350 * gas/d10v/instruction_packing-010.d: Likewise.
351 * gas/d10v/warning-001.d: Use #warning instead of #error.
352 * gas/d10v/warning-002.d: Likewise.
353 * gas/d10v/warning-003.d: Likewise.
354 * gas/d10v/warning-004.d: Likewise.
355 * gas/d10v/warning-005.d: Likewise.
356 * gas/d10v/warning-006.d: Likewise.
357 * gas/d10v/warning-007.d: Likewise.
358 * gas/d10v/warning-008.d: Likewise.
359 * gas/d10v/warning-009.d: Likewise.
360 * gas/d10v/warning-010.d: Likewise.
361 * gas/d10v/warning-011.d: Likewise.
362 * gas/d10v/warning-012.d: Likewise.
363 * gas/d10v/warning-013.d: Likewise.
364 * gas/d10v/warning-015.d: Likewise.
365 * gas/d10v/warning-016.d: Likewise.
366 * gas/d10v/warning-017.d: Likewise.
367 * gas/d10v/warning-018.d: Likewise.
368 * gas/d10v/warning-019.d: Likewise.
369 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
370 #warning given. Rearrange to allow $program to remain unset.
371 Fail the test if warning not found when expected. Conversely fail
372 the test if assembler errors or warnings given when not expected.
373
8fc2e39e
TS
3742005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
375
376 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
377 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
378 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
379 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
380 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
381 .set noat in macro expansions.
382 * gas/mips/mips.exp: Run new testcases.
383 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
384 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
385 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
386 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
387 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
388 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
389 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
390 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
391 gas/mips/ulw2.s: Don't try to test .set noat.
392
91d777ee
L
3932005-02-17 H.J. Lu <hongjiu.lu@intel.com>
394
395 * gas/ia64/hint.b-err.l: New file.
396 * gas/ia64/hint.b-err.s: Likewise.
397 * gas/ia64/hint.b-warn.l: Likewise.
398 * gas/ia64/hint.b-warn.s: Likewise.
399
400 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
401
402 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
403
26b810ce
JB
4042005-02-17 Jan Beulich <jbeulich@novell.com>
405
406 * gas/ia64/nostkreg.[ds]: New.
407 * gas/ia64/ia64.exp: Run new test.
408
ddc07134
AM
4092005-02-16 Alan Modra <amodra@bigpond.net.au>
410
411 * gas/all/gas.exp (quad): Don't run on i960.
412
d6f16593 4132005-02-15 Nigel Stephens <nigel@mips.com>
ddc07134 414 Maciej W. Rozycki <macro@mips.com>
d6f16593
MR
415
416 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
417 R_MIPS16_LO16 relocs.
418 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
419 * gas/mips/mips16-hilo.s: Source for the new tests.
420 * gas/mips/mips.exp: Run the new tests.
421
7b347e43
JB
4222005-02-15 Jan Beulich <jbeulich@novell.com>
423
424 * gas/ia64/pcrel.[ds]: New.
425 * gas/ia64/ia64.exp: Run new test.
426
a66d2bb7
JB
4272005-02-15 Jan Beulich <jbeulich@novell.com>
428
ddc07134
AM
429 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
430 violation on b0.
a66d2bb7
JB
431 * gas/ia64/regval.[ls]: New.
432 * gas/ia64/ia64.exp: Run new test.
433
4b09e828
JB
4342005-02-15 Jan Beulich <jbeulich@novell.com>
435
436 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
437 * gas/ia64/dv-waw-err.s: Likewise.
438 * gas/ia64/reg-err.[ls]: New.
439 * gas/ia64/ia64.exp: Run new test.
440
0ca3e455
JB
4412005-02-15 Jan Beulich <jbeulich@novell.com>
442
443 * gas/ia64/reloc.[ds]: New.
444 * gas/ia64/reloc-bad.[ls]: New.
445 * gas/ia64/ia64.exp: Run new tests.
446
2f6d622e
JB
4472005-02-15 Jan Beulich <jbeulich@novell.com>
448
449 * gas/ia64/operand-or.d: Pass -xnone to assembler.
450
f1dab70d
JB
4512005-02-13 Jan Beulich <jbeulich@novell.com>
452
453 * gas/ia64/label.l: Adjust line numbers.
454 * gas/ia64/label.s: Add .explicit.
455 * gas/ia64/nop_x.s: Likewise.
456 * gas/ia64/opc-a.d: Add assembler option -xnone.
457 * gas/ia64/opc-b.d: Likewise.
458 * gas/ia64/opc-f.d: Likewise.
459 * gas/ia64/opc-i.d: Likewise.
460 * gas/ia64/opc-m.d: Likewise.
461 * gas/ia64/opc-x.d: Likewise.
462 * gas/ia64/pseudo.d: Likewise.
463 * gas/ia64/regs.d: Likewise.
464 * gas/ia64/tls.d: Likewise.
465 * gas/ia64/unwind-err.l: Adjust line numbers.
466 * gas/ia64/unwind-err.s: Remove explicit stops.
467
20b36a95
JB
4682005-02-13 Jan Beulich <jbeulich@novell.com>
469
470 * gas/ia64/pound.[ls]: New.
471 * gas/ia64/ia64.exp: Run new test.
472
c1e6cd61
L
4732005-02-13 H.J. Lu <hongjiu.lu@intel.com>
474
475 * gas/ia64/ia64.exp: Add "operand-or".
476
477 * gas/ia64/operand-or.d: New file.
478 * gas/ia64/operand-or.s: Likewise.
479
970d6792
L
4802005-02-11 H.J. Lu <hongjiu.lu@intel.com>
481
482 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
483 and proc.
484
9ae09ff9
JB
4852005-02-09 Jan Beulich <jbeulich@novell.com>
486
487 * gas/i386/intelok.s: Remove comments disabling alternative forms of
488 fbld, fbstp, and fldcw.
489 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
490
9f5083a4
NC
4912005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
492
493 * gas/maxq10/jump.d: Fixed relative jump offset.
494 * gas/maxq10/call.d: Likewise.
495 * gas/maxq20/jump.d: Likewise.
496 * gas/maxq20/call.d: Likewise.
497
cfdf4aaa
HPN
4982005-02-07 Hans-Peter Nilsson <hp@axis.com>
499
500 * lib/gas-defs.exp: Support new directive "warning".
501
05ee4b0f
JB
5022005-02-02 Jan Beulich <jbeulich@novell.com>
503
504 * gas/ia64/pred-rel.s: New.
505 * gas/ia64/ia64.exp: Run new test.
506
99f99b32
DJ
5072005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
508
509 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
510 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
511 symbol names.
512
ca3bc58f
JB
5132005-01-31 Jan Beulich <jbeulich@novell.com>
514
515 * gas/macros/repeat.[ds]: New.
516 * gas/macros/macros.exp: Run new test.
517
057f53c1
JB
5182005-01-31 Jan Beulich <jbeulich@novell.com>
519
520 * gas/macros/badarg.[ls]: New.
521 * gas/macros/end.[ls]: New.
522 * gas/macros/redef.[ls]: New.
523 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
524 Run new tests.
525
d3156ecc
JB
5262005-01-31 Jan Beulich <jbeulich@novell.com>
527
528 * gas/ia64/operands.[ls]: New.
529 * gas/ia64/ia64.exp: Run new test.
530
75e09913
JB
5312005-01-31 Jan Beulich <jbeulich@novell.com>
532
533 * gas/ia64/proc.[ls]: New.
534 * gas/ia64/unwind-err.[ls]: New.
535 * gas/ia64/ia64.exp: Run new tests.
536
f4660e2c
JB
5372005-01-31 Jan Beulich <jbeulich@novell.com>
538
539 * gas/ia64/bundling.[ds]: New.
540 * gas/ia64/label.[ls]: New.
541 * gas/ia64/last.[ls]: New.
542 * gas/ia64/slot2.[ls]: New.
543 * gas/ia64/ia64.exp: Run new tests.
544
60b9a617
JB
5452005-01-31 Jan Beulich <jbeulich@novell.com>
546
547 * gas/ia64/pseudo.[ds]: New.
548 * gas/ia64/ia64.exp: Run new test.
549
09124b3f
JB
5502005-01-27 Jan Beulich <jbeulich@novell.com>
551
552 * gas/ia64/nop_x.[ds]: New.
553 * gas/ia64/ia64.exp: Run new test.
554
5552005-01-27 Jan Beulich <jbeulich@novell.com>
97762d08
JB
556
557 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
558 M-unit.
559 * gas/ia64/mov-ar.[ds]: New.
560 * gas/ia64/ia64.exp: Run new test.
561
7fe1cadb
NC
5622005-01-24 Nick Clifton <nickc@redhat.com>
563
564 * gas/all/sleb128.d: Do not assume an 8-bit byte.
565 * gas/all/quad.d: Likewise. Also allow for ports which order
566 bytes within words in other than simple big-endian or
567 little-endian fashions.
568
e5604d79
RS
5692005-01-19 Richard Sandiford <rsandifo@redhat.com>
570
571 * gas/all/sleb128.[sd]: New test.
572 * gas/all/quad.[sd]: New test.
573 * gas/all/gas.exp: Run them.
574
e38bc3b5
NC
5752005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
576
577 * gas/sh/arch/arch.exp: Correct the email address.
578 Correct a few comment typos.
579 Add new tests to ensure that the assembler will only accept
580 instructions valid in each architecture and vice-versa.
581 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
582 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
583 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
584 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
585 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
586 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
587 * gas/sh/arch/sh2a.s: Generate new file.
588 * gas/sh/arch/sh2e.s: Regenerate.
589 * gas/sh/arch/sh2.s: Regenerate.
590 * gas/sh/arch/sh3-dsp.s: Regenerate.
591 * gas/sh/arch/sh3e.s: Regenerate.
592 * gas/sh/arch/sh3-nommu.s: Regenerate.
593 * gas/sh/arch/sh3.s: Regenerate.
594 * gas/sh/arch/sh4al-dsp.s: Regenerate.
595 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
596 * gas/sh/arch/sh4a.s: Regenerate.
597 * gas/sh/arch/sh4-nofpu.s: Regenerate.
598 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
599 * gas/sh/arch/sh4.s: Regenerate.
600 * gas/sh/arch/sh-dsp.s: Regenerate.
601 * gas/sh/arch/sh.s: Regenerate.
602
2033b4b9
L
6032005-01-12 H.J. Lu <hongjiu.lu@intel.com>
604
605 * i386/i386.exp: Run "sib".
606
607 * gas/i386/sib.d: New file.
608 * gas/i386/sib.s: Likewise.
609
1ad119f1
AS
6102005-01-09 Andreas Schwab <schwab@suse.de>
611
ddc07134 612 * gas/i386/intel16.d: Ignore trailing text with #pass.
1ad119f1
AS
613 * gas/i386/intelok.d: Likewise.
614 * gas/i386/prefix.d: Likewise.
615 * gas/i386/sub.d: Likewise.
616 * gas/i386/padlock.d: Likewise.
617 * gas/i386/x86_64.d: Likewise.
618
845e9b51
EB
6192005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
620
621 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
622
8d15ae7c
AM
6232004-12-31 Alan Modra <amodra@bigpond.net.au>
624
625 * gas/elf/elf.exp: Don't list reloc sections.
626 * gas/elf/section5.e: Remove reloc sections.
627
f4426611
TL
6282004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
629
ddc07134 630 * gas/crx/beq_insn.d: Update reference file according to
f4426611 631 disassembler printing method.
ddc07134
AM
632 * gas/crx/bit_insn.d: Likewise.
633 * gas/crx/br_insn.d: Likewise.
634 * gas/crx/cmpbr_insn.d: Likewise.
635 * gas/crx/cop_insn.d: Likewise.
f4426611
TL
636 * gas/crx/load_stor_insn.d: Likewise.
637
7f1c6624
HPN
6382004-12-21 Hans-Peter Nilsson <hp@axis.com>
639
640 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
641 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
642 copies, to cater to tcl versions before Tcl 8.2.3.
643
a904de94
NC
6442004-12-20 Nick Clifton <nickc@redhat.com>
645
646 * gas/elf/section5.[ls]: Use % instead of @ in .section
647 directives.
648
1e50d24d
RS
6492004-12-16 Richard Sandiford <rsandifo@redhat.com>
650
651 * gas/v850/split-lo16.{s,d}: New test.
652 * gas/v850/v850.exp: Run it.
653
7a6d0b32
JB
6542004-12-15 Jan Beulich <jbeulich@novell.com>
655
656 * gas/elf/section5.[els]: New.
657
c0d8293f
RS
6582004-12-13 Richard Sandiford <rsandifo@redhat.com>
659
660 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
661 .text alignments.
662
5c799c07
AM
6632004-12-11 Alan Modra <amodra@bigpond.net.au>
664
665 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
666 * gas/arm/mapping.d: Likewise.
667 * gas/mips/tmips16-e.d: Likewise.
668 * gas/mips/tmips16-f.d: Likewise.
669 * gas/mmix/align-1.d: Likewise.
670 * gas/mmix/basep-10.d: Likewise.
671 * gas/mmix/basep-11.d: Likewise.
672 * gas/mmix/basep-7.d: Likewise.
673 * gas/mmix/basep-8.d: Likewise.
674 * gas/mmix/basep-9.d: Likewise.
675 * gas/mmix/builtin1.d: Likewise.
676 * gas/mmix/builtin2.d: Likewise.
677 * gas/mmix/builtin3.d: Likewise.
678 * gas/mmix/bz-c.d: Likewise.
679 * gas/mmix/comment-2.d: Likewise.
680 * gas/mmix/comment-3.d: Likewise.
681 * gas/mmix/cons-2.d: Likewise.
682 * gas/mmix/fb-1.d: Likewise.
683 * gas/mmix/fb-2.d: Likewise.
684 * gas/mmix/geta-c.d: Likewise.
685 * gas/mmix/greg1.d: Likewise.
686 * gas/mmix/greg1a.d: Likewise.
687 * gas/mmix/greg2.d: Likewise.
688 * gas/mmix/greg2a.d: Likewise.
689 * gas/mmix/greg3.d: Likewise.
690 * gas/mmix/greg4.d: Likewise.
691 * gas/mmix/greg5.d: Likewise.
692 * gas/mmix/greg6.d: Likewise.
693 * gas/mmix/greg7.d: Likewise.
694 * gas/mmix/greg8.d: Likewise.
695 * gas/mmix/is-1.d: Likewise.
696 * gas/mmix/jump-c.d: Likewise.
697 * gas/mmix/local-1.d: Likewise.
698 * gas/mmix/locall1.d: Likewise.
699 * gas/mmix/odd-1.d: Likewise.
700 * gas/mmix/op-0-1.d: Likewise.
701 * gas/mmix/op-0-1s.d: Likewise.
702 * gas/mmix/op-0-2.d: Likewise.
703 * gas/mmix/prefix1.d: Likewise.
704 * gas/mmix/prefix2.d: Likewise.
705 * gas/mmix/prefix3.d: Likewise.
706 * gas/mmix/pseudo-1.d: Likewise.
707 * gas/mmix/pushj-c.d: Likewise.
708 * gas/mmix/pushj-cs.d: Likewise.
709 * gas/mmix/sym-1.d: Likewise.
710 * gas/mmix/weak1-s.d: Likewise.
711 * gas/mmix/weak1.d: Likewise.
712 * gas/mmix/zerop-1.d: Likewise.
713 * gas/ppc/power4.d: Likewise.
714 * gas/ppc/test1elf32.d: Likewise.
715 * gas/ppc/test1elf64.d: Likewise.
716 * gas/sh/sh64/datal32-3.d: Likewise.
717 * gas/sh/sh64/datal64-3.d: Likewise.
718 * gas/sh/sh64/localcom-1.d: Likewise.
719
e8ede7c7
ILT
7202004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
721
722 * gas/mips/elf-rel23a.d: New test.
723 * gas/mips/elf-rel23b.d: New test.
724 * gas/mips/elf-rel25.s: New test.
725 * gas/mips/elf-rel25.d: New test.
726 * gas/mips/elf-rel25a.d: New test.
727 * gas/mips/mips.exp: Run new tests.
728
be1b2b4b
PB
7292004-12-09 Paul Brook <paul@codesourcery.com>
730
731 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
732
42581a24
ILT
7332004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
734
735 * gas/mips/branch-swap.d: Pass -32 to as.
736
f75dc283
TL
7372004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
738
739 * gas/crx/br_insn.d: Fix error in expected disassembly.
740
a7498ae6
NC
7412004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
742
743 * testsuite/gas/m32r/rela-1.s: New test.
744 * testsuite/gas/m32r/rela-1.d: Expected disassembly.
745 * testsuite/gas/m32r/m32r.exp: Run the new test.
746 * testsuite/gas/m32r/relax-1.d: Update for fixed pcrel reloc
747 generation.
748
907362e5
RE
7492004-11-27 Richard Earnshaw <rearnsha@arm.com>
750
751 * gas/testsuite/arm/thumbv6.d (setend): Remove stray tab at end
752 of dump pattern.
753
603be052
L
7542004-11-25 H.J. Lu <hongjiu.lu@intel.com>
755
756 * gas/ia64/group-1.d: Adjust expected secion ordering.
757
37edbb65 7582004-11-25 Jan Beulich <jbeulich@novell.com>
603be052 759
37edbb65
JB
760 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
761
47cc2cf5
PB
7622004-11-24 Paul Brook <paul@codesourcery.com>
763
764 * gas/elf/group0a.d: Adjust expected secion ordering.
765 * gas/elf/group1a.d: Ditto.
766 * gas/elf/section4.d: Ditto.
767
5515a510
NC
7682004-11-24 Nick Clifton <nickc@redhat.com>
769
770 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
771 * gas/iq2000/q10allinsn.d: Delete.
ddc07134 772 * gas/iq2000/q10allinsn.s: Delete.
5515a510
NC
773 * gas/iq2000/q10hazard4.s: Delete.
774 * gas/iq2000/q10hazard5.s: Delete.
775 * gas/iq2000/q10load-hazards.exp: Delete.
776 * gas/iq2000/q10nohazard.s: Delete.
777 * gas/iq2000/q10noyield.s: Delete.
778 * gas/iq2000/q10test0.d: Delete.
779 * gas/iq2000/q10test0.s: Delete.
780 * gas/iq2000/q10test1.d: Delete.
781 * gas/iq2000/q10test1.s: Delete.
782 * gas/iq2000/q10test10.d: Delete.
783 * gas/iq2000/q10test10.s: Delete.
784 * gas/iq2000/q10test11.d: Delete.
785 * gas/iq2000/q10test11.s: Delete.
786 * gas/iq2000/q10test12.d: Delete.
787 * gas/iq2000/q10test12.s: Delete.
788 * gas/iq2000/q10test2.d: Delete.
789 * gas/iq2000/q10test2.s: Delete.
790 * gas/iq2000/q10test3.d: Delete.
791 * gas/iq2000/q10test3.s: Delete.
792 * gas/iq2000/q10test4.d: Delete.
793 * gas/iq2000/q10test4.s: Delete.
794 * gas/iq2000/q10test5.d: Delete.
795 * gas/iq2000/q10test5.s: Delete.
796 * gas/iq2000/q10test6.d: Delete.
797 * gas/iq2000/q10test6.s: Delete.
798 * gas/iq2000/q10test7.d: Delete.
799 * gas/iq2000/q10test7.s: Delete.
800 * gas/iq2000/q10test8.d: Delete.
801 * gas/iq2000/q10test8.s: Delete.
802 * gas/iq2000/q10test9.d: Delete.
803 * gas/iq2000/q10test9.s: Delete.
804 * gas/iq2000/q10yield.exp: Delete.
805 * gas/iq2000/test.exp: Delete.
806
d8b2b7a5
NC
8072004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
808
809 * gas/arc/st.s: Add checks for other variants of the sr and st
810 instruction.
811 * gas/arc/st.d: Update the expected disassembly.
812
dae1b34e
NC
8132004-11-23 Nick Clifton <nickc@redhat.com>
814
815 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
816 instructions.
817 * gas/mn10300/relax.d: Add expected relocations.
818
d81acc42
NC
8192004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
820
821 * gas/arc/ld.s: Add check of load of a long immediate.
822 * gas/arc/ld.d: Add expected disassembly.
ddc07134 823
a7eec876
HPN
8242004-11-22 Hans-Peter Nilsson <hp@axis.com>
825
826 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
827 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
828
444bf5f3
NC
8292004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
830
831 * gas/maxq10/call.d: Fix expected results now that bfd assembler
832 support is enabled by default.
833 * gas/maxq10/range.d: Likewise.
834 * gas/maxq20/call.d: Likewise.
835
b7693d02
DJ
8362004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
837
838 * gas/arm/mapping.d: Expect F markers for Thumb code.
839 * gas/arm/unwind.d: Update big-endian pattern.
840
30e857fc
NC
8412004-11-12 Nick Clifton <nickc@redhat.com>
842
843 * gas/mn10300/basic.exp: Add relax test.
844 * gas/mn10300/relax.s: New test.
845 * gas/mn10300/relax.d: Expected results. Make sure that the
846 correct size of instruction has been selected.
847
a67517f4
BW
8482004-11-11 Bob Wilson <bob.wilson@acm.org>
849
850 * gas/xtensa/short_branch_offset.s: New.
851 * gas/xtensa/short_branch_offset.d: New.
852 * gas/xtensa/all.exp: Run new test.
853
6639a9d9
AM
8542004-11-10 Alan Modra <amodra@bigpond.net.au>
855
856 * gas/i386/opcode.s: Pad section.
857 * gas/i386/intelok.s: Likewise.
858 * gas/i386/opcode.d: Update.
859 * gas/i386/intelok.d: Update.
860
7499d566
NC
8612004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
862 Vineet Sharma <vineets@noida.hcltech.com>
863
864 * gas/maxq10: New directory. Contains tests for maxq port.
865 * gas/maxq20: Likewise.
866
3b645373
L
8672004-11-05 H.J. Lu <hongjiu.lu@intel.com>
868
869 * gas/i386/general.s: Add movzb.
870 * gas/i386/general.l: Updated.
871
05e6b315
HPN
8722004-11-04 Hans-Peter Nilsson <hp@axis.com>
873
874 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
875 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
876 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
877 as invalid.
878 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
879 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
880 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
881 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
882 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
883 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
884 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
885 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
886 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
887 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
888 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
889 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
890 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
891 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
892 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
893 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
894 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
895 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
896 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
897 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
898 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
899 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
900 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
901 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
902 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
903 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
904 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
905 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
906 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
907 New tests.
908
9306ca4a 9092004-11-04 Jan Beulich <jbeulich@novell.com>
3f1d9edd 910
9306ca4a
JB
911 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
912 * gas/i386/intelbad.[sl]: New test to check for various things not
913 permitted in Intel mode.
914 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
915 Adjust for change to segment register store.
916 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
917 things get handled correctly.
918 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
919 'high' and 'low' parts of an operand, which the parser previously
920 accepted while neither telling that it's not supported nor that it
921 ignored the remainder of the line following these supposed keywords.
922
49c4a180
TL
9232004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
924
925 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
926
902143ef
TL
9272004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
928
929 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
930 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
931 * gas/crx/cop_insn.d: Regenerate.
932 * gas/crx/list_insn.d: Likewise.
933
a394c00f
NC
9342004-10-23 Daniel Jacobowitz <dan@debian.org>
935
936 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
937 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
938
f40d6855
TL
9392004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
940
6639a9d9 941 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
f40d6855
TL
942 instructions.
943 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
944 * gas/crx/cop_insn.d: Regenerate.
945 * gas/crx/list_insn.d: Likewise.
946
f29ff786
PB
9472004-10-14 Paul Brook <paul@codesourcery.com>
948
949 * gas/arm/mapping.d: Pass --special-syms to objdump.
950
d2b2c203
DJ
9512004-10-08 Daniel Jacobowitz <dan@debian.org>
952
953 * gas/i386/i386.exp: Don't run divide test for targets where '/'
954 is a comment. Run x86-64-unwind for 64-bit ELF targets.
955 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
956
af2f09fb
AM
9572004-10-08 Alan Modra <amodra@bigpond.net.au>
958
959 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
960
43cd72b9
BW
9612004-10-07 Bob Wilson <bob.wilson@acm.org>
962
963 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
964 Change entry_align test to expect an error.
965 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
966 no-generics directives.
967
6e1304d8
RS
9682004-10-07 Richard Sandiford <rsandifo@redhat.com>
969
970 * gas/mips/elf-rel{23,24}.[sd]: New tests.
971 * gas/mips/mips.exp: New test.
972
99022dfb
RS
9732004-10-07 Richard Sandiford <rsandifo@redhat.com>
974
975 * gas/mips/elf-rel22.[sd]: New test.
976 * gas/mips/mips.exp: Run it.
977
b1dca8ee
RS
9782004-10-07 Richard Sandiford <rsandifo@redhat.com>
979
980 * gas/mips/elf-rel21.[sd]: New test.
981 * gas/mips/mips.exp: Run it.
982
289040ca
NC
9832004-10-07 Jan Beulich <jbeulich@novell.com>
984
985 * gas/cfi/cfi-common-4.[ds]: New.
986 * gas/cfi/cfi.exp: Run new test.
987
48c9f030
NC
9882004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
989
990 * gas/crx/cop_insn.s: New file.
991 * gas/crx/cop_insn.d: Likewise.
992 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
993 test.
994 * gas/crx/misc_insn.s: Likewise.
995 * gas/crx/load_stor_insn.d: Regenerate.
996 * gas/crx/misc_insn.d: Likewise.
997
3cc0884a
AH
9982004-10-06 Aldy Hernandez <aldyh@redhat.com>
999
1000 * gas/ppc/e500.s: Add double-precision instructions.
1001 * gas/ppc/e500.d: Same.
1002
62377b1f
NC
10032004-10-05 Paul Brook <paul@codesourcery.com>
1004
1005 * gas/arm/arm.exp: Add unwind table test. Recognise
1006 arm-symbian-symbianelf and arm-none-eabi.
1007 * gas/arm/unwind.s: New file.
1008 * gas/arm/unwind.d: New file.
1009
14127cc4
NC
10102004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
1011
1012 * gas/pdp11/opcode.d: Fix sob opcode value.
1013
0dd132b6
NC
10142004-09-30 Paul Brook <paul@codesourcery.com>
1015
1016 * gas/arm/arch6zk.d: New file.
1017 * gas/arm/arch6zk.s: New file.
1018 * gas/arm/arm.exp: Add them.
1019
981beeee
AM
10202004-09-29 Alan Modra <amodra@bigpond.net.au>
1021
1022 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
1023 * gas/i386/secrel.d: Adjust to suit.
1024
4403997d
PB
10252004-09-19 Paul Brook <paul@codesourcery.com>
1026
1027 * gas/elf/elf.exp: Recognise additional arm elf targets.
1028
eb043451
PB
10292004-09-17 Paul Brook <paul@codesourcery.com>
1030
1031 * gas/arm/pic.s: Add (target2).
1032 * gas/arm/pic.d: Ditto.
1033
9c504268
PB
10342004-09-13 Paul Brook <paul@codesourcery.com>
1035
1036 * gas/arm/pic.d: Rename RELABS to TARGET1.
1037 * gas/arm/pic.s: Ditto.
1038
42851540
NC
10392004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
1040
1041 * gas/crx: New directory.
1042 * gas/crx/allinsn.exp: New test script.
1043 * gas/crx/arith_insn.s: New file.
1044 * gas/crx/arith_insn.d: Likewise.
1045 * gas/crx/beq_insn.s: Likewise.
1046 * gas/crx/beq_insn.d: Likewise.
1047 * gas/crx/bit_insn.s: Likewise.
1048 * gas/crx/bit_insn.d: Likewise.
1049 * gas/crx/br_insn.s: Likewise.
1050 * gas/crx/br_insn.d: Likewise.
1051 * gas/crx/cmov_insn.s: Likewise.
1052 * gas/crx/cmov_insn.d: Likewise.
1053 * gas/crx/cmpbr_insn.s: Likewise.
1054 * gas/crx/cmpbr_insn.d: Likewise.
1055 * gas/crx/jscond_insn.s: Likewise.
1056 * gas/crx/jscond_insn.d: Likewise.
1057 * gas/crx/list_insn.s: Likewise.
1058 * gas/crx/list_insn.d: Likewise.
1059 * gas/crx/load_stor_insn.s: Likewise.
1060 * gas/crx/load_stor_insn.d: Likewise.
1061 * gas/crx/misc_insn.s: Likewise.
1062 * gas/crx/misc_insn.d: Likewise.
1063 * gas/crx/no_op_insn.s: Likewise.
1064 * gas/crx/no_op_insn.d: Likewise.
1065 * gas/crx/shift_insn.s: Likewise.
1066 * gas/crx/shift_insn.d: Likewise.
1067
ac28a1cb
RS
10682004-08-27 Richard Sandiford <rsandifo@redhat.com>
1069
1070 * gas/frv/fr550-pack1.[sd]: New test.
1071 * gas/frv/allinsn.exp: Run it.
1072
3d983505
NC
10732004-08-27 Nick Clifton <nickc@redhat.com>
1074
1075 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
1076 but not for PE targets. Similarly for the absrel test.
1077
62e88f3c
NC
10782004-08-26 Nick Clifton <nickc@redhat.com>
1079
1080 * gas/i386/i386.exp: Group ELF specific tests together. Move the
1081 pcrel test into the ELF only section. Use is_elf_format to test
1082 for ELF based toolchains.
1083
26a78d4a
L
10842004-08-25 H.J. Lu <hongjiu.lu@intel.com>
1085
1086 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
1087
5069eab2
NC
10882004-08-24 Jan Beulich <jbeulich@novell.com>
1089
1090 * gas/all/altmacro.[sd]: Split out part from here...
1091 * gas/all/altmac2.[sd]: ... to here.
1092 * gas/all/excl.s: New.
1093 * gas/all/gas.exp: Suppress both tests for a few targets known to
632d447c
AM
1094 break. Run the new (split out) test only when the target doesn't
1095 use '!' as a comment character.
5069eab2 1096
f7870c8d 10972004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5069eab2 1098
f7870c8d
TS
1099 * gas/mips/branch-swap.s: New testcase.
1100 * gas/mips/branch-swap.d: New testcase.
1101 * gas/mips/mips.exp: Run the testcase.
1102
e65123b7
NC
11032004-08-18 Nick Clifton <nickc@redhat.com>
1104
1105 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
1106 part of another patch.
1107
1f216d09
NC
11082004-08-15 Nick Clifton <nickc@redhat.com>
1109
1110 * gas/all/altmacro.d: Allow for rest of frag being padded to an
1111 alignment boundary.
1112
1113 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
1114
d84de024
AM
11152004-08-16 Alan Modra <amodra@bigpond.net.au>
1116
1117 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
1118 * gas/cfi/cfi-alpha-3.d: Likewise.
1119 * gas/cfi/cfi-i386.d: Likewise.
1120 * gas/cfi/cfi-m68k.d: Likewise.
1121 * gas/cfi/cfi-ppc-1.d: Likewise.
1122 * gas/cfi/cfi-s390-1.d: Likewise.
1123 * gas/cfi/cfi-s390x-1.d: Likewise.
1124 * gas/cfi/cfi-sh-1.d: Likewise.
1125 * gas/cfi/cfi-sparc-1.d: Likewise.
1126 * gas/cfi/cfi-sparc64-1.d: Likewise.
1127 * gas/cfi/cfi-x86_64.d: Likewise.
1128
caa32fe5
NC
11292004-08-13 Jan Beulich <jbeulich@novell.com>
1130
1131 * gas/all/altmacro.[sd]: New test.
1132 * gas/all/gas.exp: Run the new test.
1133
b2221023
MM
11342004-08-10 Mark Mitchell <mark@codesourcery.com>
1135
1136 * gas/arm/bignum1.s: New test.
1137 * gas/arm/arm.exp: Run it.
1138
db6579d4
PB
11392004-08-06 Paul Brook <paul@codesourcery.com>
1140
1141 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1142
92868b6e
NC
11432004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
1144
1145 * h8300/h8300.exp: Addition of new test case to check rx
1146 generation with adds and subs instruction for plain H8/300 target.
1147 * h8300/addsubrxcheck.s: New test source file.
1148
e8773edb
SC
11492004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1150
1151 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1152 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1153 * gas/symver/symver.exp: Likewise for symver tests.
1154
30d1c836
ML
11552004-07-30 Michal Ludvig <mludvig@suse.cz>
1156
1157 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1158 VIA PadLock instructions.
1159
ff636ee3
KK
11602004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1161
1162 * gas/sh/basic.exp: Don't do sh2a test for sh5.
1163 * gas/sh/sh2a.d: Match elf32-sh* format too.
1164
1d70c7fb
AO
11652004-07-29 Alexandre Oliva <aoliva@redhat.com>
1166
1167 2003-12-30 DJ Delorie <dj@redhat.com>
1168 * gas/sh/sh2a.s: New.
1169 * gas/sh/sh2a.d: New.
1170 * gas/sh/basic.exp: Add it.
1171
670ec21d
NC
11722004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
1173
1174 * gas/all/gas.exp (do_930509a): Disable test for crx.
1175
6b5abf68
L
11762004-07-22 H.J. Lu <hongjiu.lu@intel.com>
1177
1178 * gas/i386/x86-64-inval.l: Remove the leading `+'.
1179
ed049af3
NC
11802004-07-22 Nick Clifton <nickc@redhat.com>
1181
1182 PR/280
1183 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1184 * gas/h8300/ffxx1-elf.d: Likewise.
1185 * gas/h8300/h8sx_disp2.d: Likewise.
1186 * gas/h8300/h8sx_mov_imm.d: Likewise.
6639a9d9 1187 * gas/h8300/h8sx_rtsl.d: Likewise.
ed049af3
NC
1188 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1189 * gas/h8300/ffxx1-elf.s: Likewise.
1190
20f0a1fc
NC
11912004-07-21 Jan Beulich <jbeulich@novell.com>
1192
543613e9
NC
1193 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1194 addressing in 64-bit mode.
1195 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1196 addressing.
1197 * gas/i386/i386.exp: Run the two new tests.
1198
1199 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1200 rex prefix.
1201 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1202 in 64-bit mode.
6639a9d9 1203
d27af829
MR
12042004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1205
1206 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1207 expects load delay slots.
1208
6f14957b
MR
12092004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1210
1211 * gas/mips/vr5400.d: Update for a correct disassembly of
1212 "racm.ob".
1213
1586d91e
MR
12142004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1215
1216 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
1217 another "break" case. Update the comment accordingly.
1218 * gas/mips/set-arch.s: Likewise.
1219 * gas/mips/mips32.d: Adjust for the new output.
1220 * gas/mips/set-arch.d: Likewise.
1221
aff16937
NC
12222004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
1223
1224 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1225 new test case for H8300H normal target to check symbol
1226 address generation.
1227 * gas/h8300/symaddgen.s: New test.
1228
0477af35
NC
12292004-07-13 Nick Clifton <nickc@redhat.com>
1230
1231 * gas/i386/intel.s: Add test of newly expand arithmetic support
1232 for Intel mode assembler.
1233 * gas/i386/intel.d: Add expected disassmbly.
1234
384d2d1c
NC
12352004-07-13 Nick Clifton <nickc@redhat.com>
1236
1237 * gas/vtable: Delete directory. These tests are no longer needed
1238 as the VTABLE_ reloc support is obsolete.
1239
96908638
NC
12402004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1241
1242 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1243 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1244 * gas/m32r/pic2.d: New file: Expected results.
1245
de7e6852
RS
12462004-07-08 Richard Sandiford <rsandifo@redhat.com>
1247
1248 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1249 * gas/mips/elf-refl19.d: Likewise L2.
1250
3b91255e
RS
12512004-07-03 Richard Sandiford <rsandifo@redhat.com>
1252
3b91255e
RS
1253 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1254 the earliest %lo().
1255 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1256 * gas/mips/elf-rel20.[sd]: New test.
1257 * gas/mips/mips.exp: Run it.
1258
0945c90c
RS
12592004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
1260
1261 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1262
2d2b9592
L
12632004-07-01 H.J. Lu <hongjiu.lu@intel.com>
1264
1265 * gas/ia64/group-1.d: New.
1266 * gas/ia64/group-1.s: Likewise.
1267
1268 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1269
8a41c3ea
JW
12702004-06-30 James E Wilson <wilson@specifixinc.com>
1271
1272 * gas/ia64/dv-imply.d: Update.
1273 * gas/ia64/dv-mutex.d: Likewise.
1274 * gas/ia64/dv-safe.d: Likewise.
1275
62b51c0b
AM
12762004-06-29 Alan Modra <amodra@bigpond.net.au>
1277
1278 * gas/m68k/mode5.s: Pad section.
1279 * gas/m68k/mode5.d: Update.
1280
98e69875
AM
12812004-06-28 Alan Modra <amodra@bigpond.net.au>
1282
1283 * gas/ppc/power4.d: Update.
1284
1d9f512f
AM
12852004-06-24 Alan Modra <amodra@bigpond.net.au>
1286
1287 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1288 * gas/i386/prescott.d: Update.
1289
bad9ceea
JJ
12902004-06-08 Jakub Jelinek <jakub@redhat.com>
1291
1292 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1293 * gas/ia64/dv-raw-err.l: Updated.
1294
580b9172
NC
12952004-05-28 Peter Barada <peter@the-baradas.com>
1296
1297 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
1298 addressing with zero offset into mode 2 addressing.
1299 * gas/m68k/mode5.d: New file: Expected disassmbly.
1300 * gas/m68k/all.exp: Run new test.
1301
652ca075
L
13022004-05-27 H.J. Lu <hongjiu.lu@intel.com>
1303
1304 * gas/ia64/regs.d: Updated.
1305
54b3292a
L
13062004-05-26 H.J. Lu <hongjiu.lu@intel.com>
1307
1308 * gas/ia64/ia64.exp: Run invalid-ar.
6639a9d9 1309
54b3292a
L
1310 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
1311 * gas/ia64/invalid-ar.s: Likewise.
1312
be8c092b
NC
13132004-05-24 Peter Barada <peter@the-baradas.com>
1314
1315 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
1316 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
1317
1ef30428
L
13182004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1319
1320 * gas/ia64/dv-srlz.d: Fix a typo.
1321
c0b22597
BE
13222004-05-12 Ben Elliston <bje@au.ibm.com>
1323
1324 * gas/h8300/t03_add.exp: Remove stray semicolons.
1325 * gas/h8300/t04_sub.exp: Likewise.
1326 * gas/h8300/t05_cmp.exp: Likewise.
1327 * gas/h8300/t08_or.exp: Likewise.
1328 * gas/h8300/t09_xor.exp: Likewise.
1329 * gas/h8300/t10_and.exp: Likewise.
1330 * gas/hppa/reloc/reloc.exp: Likewise.
1331 * gas/hppa/unsorted/unsorted.exp: Likewise.
1332 * gas/i386/i386.exp: Likewise.
1333 * gas/m68hc11/m68hc11.exp: Likewise.
1334 * gas/mips/mips.exp: Likewise.
1335 * gas/sparc/sparc.exp: Likewise.
1336 * lib/gas-defs.exp: Likewise.
1337
22fe14ad
NC
13382004-05-11 Nick Clifton <nickc@redhat.com>
1339
1340 * gas/elf/section4.s: New test. Checks label arithmetic when
1341 multiple same-name sections exist.
1342 * gas/elf/section4.d: New file: Expected section list
1343 * gas/elf/elf.exp: Run the new test.
1344 * gas/elf/group0.s: Use % instead of @ for type argument to
1345 .section directive (for compatability with ARM port).
1346 * gas/elf/group1.s: Likewise.
1347
532c738a
RS
13482004-05-07 Richard Sandiford <rsandifo@redhat.com>
1349
1350 * gas/mips/vr4122.[sd]: Rename to...
1351 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
1352 MD(1) and MD(4).
1353 * gas/mips/mips.exp: Update accordingly.
1354
d15c4970
AO
13552004-05-05 Alexandre Oliva <aoliva@redhat.com>
1356
1357 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
1358 * gas/frv/fr405-insn.d: Likewise.
1359 * gas/frv/fr450-insn.d: Likewise.
1360
86654c12
L
13612004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1362
1363 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
1364 section group.
1365
1366 * gas/elf/group1a.d: New file.
1367 * gas/elf/group1b.d: Likewise.
1368
1369 * gas/elf/group1.e: Removed.
1370
376eb240
NC
13712004-04-30 Nick Clifton <nickc@redhat.com>
1372
1373 * gas/arm/reg-alias.s: New file: Test case sensitive register
1374 aliases.
1375 * gas/arm/reg-alias.d: New file: Expected test output.
1376 * gas/arm/arm.exp: Run reg-alias test.
1377 Arrange tests in a more orderly fashion.
1378
f3806e43
BE
13792004-04-30 Ben Elliston <bje@au.ibm.com>
1380
1381 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
1382 * gas/ppc/power4.d: Update accordingly.
1383
f5842774
L
13842004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1385
1386 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
1387 group.
1388
1389 * gas/elf/group0.s: New file.
1390 * gas/elf/group0a.d: Likewise.
1391 * gas/elf/group0b.d: Likewise.
1392 * gas/elf/group1.e: Likewise.
1393 * gas/elf/group1.s: Likewise.
1394
2abe3c6c
NC
13952004-04-23 Nick Clifton <nickc@redhat.com>
1396
1397 * gas/symver/symver1.d: Cope with extra symbols inserted by
1398 arm-elf toolchains.
1399 * gas/symver/symver0.d: Likewise
1400 * gas/elf/symver.d: Likewise.
1401
1f1799d5
KK
14022004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1403
1404 * gas/sh/pcrel2.d: Update.
1405 * gas/sh/tlsd.d: Update.
1406 * gas/sh/tlsnopic.d: Update.
1407 * gas/sh/tlspic.d: Update.
1408
d9943e50
MK
14092004-04-22 Mark Kettenis <kettenis@gnu.org>
1410
1411 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
1412
269137b2
TS
14132004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1414
1415 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
1416 * gas/mips/mips-abi32-pic.d: Likewise.
1417 * gas/mips/mips-abi32-pic2.d: Likewise.
1418 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1419 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1420 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1421 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1422 * gas/mips/relax-swap1-mips2.d: Likewise.
1423 * gas/mips/lb-svr4pic-ilocks.d: New test.
1424 * gas/mips/mips.exp: Run it.
1425
06516a5e
PB
14262004-04-22 Paul Brook <paul@codesourcery.com>
1427
1428 * maverick.c (off8s): Test full shifted operand range.
1429 (MCC2): Define.
1430 (MVDSPACC, MVACCDSP): Use it.
1431 * maverick.d, maverick.s: Regenerate.
1432
fd99574b
NC
14332004-04-22 Peter Barada <peter@the-baradas.com>
1434
1435 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
1436 * gas/m68k/mcf-emac.s: New test: Similar checks.
1437 * gas/m68k/mcf-mac.d: New test: Expected output.
1438 * gas/m68k/mcf-emac.d: New test: Likewise.
1439 * gas/m68k/all.exp: Run new tests.
1440
76c6918d
CD
14412004-04-21 Chris Demetriou <cgd@broadcom.com>
1442
1443 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
1444 * gas/mips/empic.d: Likewise.
1445 * gas/mips/empic.l: Likewise.
1446 * gas/mips/empic.s: Likewise.
1447 * gas/mips/empic2.d: Likewise.
1448 * gas/mips/empic2.s: Likewise.
1449 * gas/mips/empic3_e.d: Likewise.
1450 * gas/mips/empic3_e.s: Likewise.
1451 * gas/mips/empic3_g1.d: Likewise.
1452 * gas/mips/empic3_g1.s: Likewise.
1453 * gas/mips/empic3_g2.d: Likewise.
1454 * gas/mips/empic3_g2.s: Likewise.
1455 * gas/mips/jal-empic-elf-2.d: Likewise.
1456 * gas/mips/jal-empic-elf-2.s: Likewise.
1457 * gas/mips/jal-empic-elf-3.d: Likewise.
1458 * gas/mips/jal-empic-elf-3.s: Likewise.
1459 * gas/mips/jal-empic-elf.d: Likewise.
1460 * gas/mips/jal-empic.d: Likewise.
1461 * gas/mips/la-empic.d: Likewise.
1462 * gas/mips/la-empic.s: Likewise.
1463 * gas/mips/lb-empic.d: Likewise.
1464 * gas/mips/ld-empic.d: Likewise.
1465 * gas/mips/lif-empic.d: Likewise.
1466 * gas/mips/telempic.d: Likewise.
1467 * gas/mips/tempic.d: Likewise.
1468 * gas/mips/ulh-empic.d: Likewise.
1469 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
1470 * gas/mips/lifloat.s: Likewise.
1471 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
1472
6482c264
NC
14732004-04-20 Brian Ford <ford@vss.fsi.com>
1474 DJ Delorie <dj@redhat.com>
1475
1476 * gas/i386/secrel.s: New test for .secrel32.
1477 * gas/i386/secrel.d: Likewise.
1478 * gas/i386/i386.exp: Call it for PE targets.
1479
4dc570c2
JJ
14802004-04-19 Jakub Jelinek <jakub@redhat.com>
1481
1482 * gas/cfi/cfi-sparc64-1.d: Update.
1483
d766e8ec
RS
14842004-04-14 Richard Sandiford <rsandifo@redhat.com>
1485
1486 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
1487
a11090ae
RS
14882004-04-14 Richard Sandiford <rsandifo@redhat.com>
1489
1490 * gas/elf/section2.e-mips: Allow named section symbols.
1491 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
1492
097dba13
NC
14932004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1494
925d60e5
NC
1495 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
1496 * gas/m32r/parallel-2.d: New file: Expected results.
1497 * gas/m32r/m32r2.exp: Run the test.
6639a9d9 1498
925d60e5
NC
1499 * gas/m32r/seth.s: New file: Test for seth.
1500 * gas/m32r/seth.d: New file: Expected results.
1501 * gas/m32r/m32r.exp: Run the new test.
097dba13 1502
f55629b8
KK
15032004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
1504
1505 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
1506 option.
1507 * gas/sh/basic.exp: Run the new test.
1508
a7844384
NC
15092004-04-01 Dave Korn <dk@artimi.com>
1510
1511 * gas/dlx/alltests.exp: Execute new lohi test.
1512 * gas/dlx/lohi.s: New test for spurious lo16/hi16
632d447c 1513 reloc overflow checking.
a7844384
NC
1514 * gas/dlx/lohi.d: New file: expected output.
1515 * gas/dlx/lhi.d: Updated to properly expect lo16
632d447c 1516 relocations where asked for.
a7844384
NC
1517 * gas/dlx/itype.d: Likewise.
1518 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1519
6c71dbc4
SS
15202004-03-30 Stan Shebs <shebs@apple.com>
1521
1522 * gas/macros/macros.exp: Remove mention of MPW config.
1523
02249231
AM
15242004-03-27 Alan Modra <amodra@bigpond.net.au>
1525
1526 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1527 an error.
1528 * gas/m68hc11/m68hc11.exp: Likewise.
1529
86b13c28
AS
15302004-03-23 Andreas Schwab <schwab@suse.de>
1531
1532 * gas/cfi/cfi-m68k.d: Adjust offsets.
1533
95631471
HPN
15342004-03-22 Hans-Peter Nilsson <hp@axis.com>
1535
1536 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1537 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1538
2ce4cc60
KK
15392004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1540
1541 * gas/cfi/cfi-sh-1.d: New file.
6639a9d9 1542 * gas/cfi/cfi-sh-1.s: Likewise.
2ce4cc60
KK
1543 * gas/cfi/cfi.exp: Add SH case.
1544
fdd12ef3
AM
15452004-03-16 Alan Modra <amodra@bigpond.net.au>
1546
1547 * gas/ppc/altivec.d: Update.
1548 * gas/ppc/altivec_xcoff.d: Update.
1549 * gas/ppc/altivec_xcoff64.d: Update.
1550 * gas/ppc/astest.d: Update.
1551 * gas/ppc/astest2.d: Update.
1552 * gas/ppc/astest2_64.d: Update.
1553 * gas/ppc/astest64.d: Update.
1554 * gas/ppc/booke.d: Update.
1555 * gas/ppc/booke_xcoff.d: Update.
1556 * gas/ppc/booke_xcoff64.d: Update.
1557 * gas/ppc/e500.d: Update.
1558 * gas/ppc/power4.d: Update.
1559 * gas/ppc/test1elf32.d: Update.
1560 * gas/ppc/test1elf64.d: Update.
1561 * gas/ppc/test1xcoff32.d: Update.
1562
a506b1e6
AM
15632004-03-15 Alan Modra <amodra@bigpond.net.au>
1564
1565 * gas/i386/padlock.s: Pad with .p2align.
1566 * gas/i386/padlock.d: Adjust.
1567
26f07657
ML
15682004-03-12 Michal Ludvig <mludvig@suse.cz>
1569
a506b1e6 1570 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
26f07657
ML
1571 VIA PadLock instructions.
1572 * gas/i386/i386.exp: Run padlock tests.
1573
c02908d2
AM
15742004-03-12 Alan Modra <amodra@bigpond.net.au>
1575
cc0ec051
AM
1576 * gas/i386/katmai.d: Revert last change.
1577
c02908d2
AM
1578 * gas/i386/katmai.d: Adjust for clflush change.
1579
b3415246
AJ
15802004-03-08 Andreas Jaeger <aj@suse.de>
1581
1582 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
1583
b793dc75
RH
15842004-03-07 Richard Henderson <rth@redhat.com>
1585
1586 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
1587
9fd4314e
AJ
15882004-03-07 Andreas Jaeger <aj@suse.de>
1589
1590 * gas/cfi/cfi-x86_64.d: Adjust offsets.
1591
6ec51dba
RH
15922004-03-07 Richard Henderson <rth@redhat.com>
1593
1594 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
1595 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
1596 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
1597
28e4a77b
KK
15982004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1599
1600 * gas/sh/sh64/err-dsp.s: Fix expected error message.
1601
676a64f4
RS
16022004-03-01 Richard Sandiford <rsandifo@redhat.com>
1603
1604 * gas/frv/fr405-insn.[sdl]: New test.
1605 * gas/frv/fr450-spr.[sd]: New test.
1606 * gas/frv/fr450-insn.[sdl]: New test.
1607 * gas/frv/fr450-media-issue.[sl]: New test.
1608 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
1609 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
1610 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
1611 -mcpu=fr500.
1612
8ae0baa2
RS
16132004-03-01 Richard Sandiford <rsandifo@redhat.com>
1614
1615 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
1616 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
1617 * gas/frv/allinsn.d: Update accordingly.
1618
34920d91
NC
16192004-02-17 Petko Manolov <petkan@nucleusys.com>
1620
1621 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
1622 * gas/arm/maverick.d: Likewise.
1623 * gas/arm/maverick.s: Likewise.
1624
206eb3b6
KK
16252004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1626
1627 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
1628
e4475e39
NS
16292004-02-06 Nathan Sidwell <nathan@codesourcery.com>
1630
1631 * gas/macros/test2.s: Lowercase it.
1632
f6a22291
MR
16332004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1634
1635 * gas/mips/div.d: Update to accomodate changes in macro
1636 expansions.
1637 gas/mips/elf-rel-got-n32.d: Likewise.
1638 gas/mips/elf-rel-got-n64.d: Likewise.
1639 gas/mips/elf-rel-xgot-n32.d: Likewise.
1640 gas/mips/elf-rel-xgot-n64.d: Likewise.
1641 gas/mips/la-svr4pic.d: Likewise.
1642 gas/mips/la-xgot.d: Likewise.
1643 gas/mips/lca-svr4pic.d: Likewise.
1644 gas/mips/lca-xgot.d: Likewise.
1645
1b5d1a53
KK
16462004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1647
1648 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
1649 * gas/sh/sh4a-fp.s: Likewise.
1650 * gas/sh/err-sh4a-fp.s: Likewise.
1651
424688ad
CD
16522004-01-24 Chris Demetriou <cgd@broadcom.com>
1653
1654 * gas/mips/relax-swap1.s: Add extra space at end, so the
1655 disassembly will consistently have "..." at its end.
1656 * gas/mips/relax-swap2.s: Likewise.
1657 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
1658
34cc4ecc
DJ
16592004-01-23 Daniel Jacobowitz <drow@mvista.com>
1660
1661 * gas/arm/arm.exp: Add "undefined" test.
1662 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
1663
5fc68419
RS
16642004-01-23 Richard Sandiford <rsandifo@redhat.com>
1665
1666 * gas/mips/macro-warn-[1234].[sdl]: New tests.
1667 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
1668 * gas/mips/mips.exp: Run them.
1669
4d7206a2
RS
16702004-01-23 Richard Sandiford <rsandifo@redhat.com>
1671
1672 * gas/mips/elf-rel19.[sd]: New test.
1673 * gas/mips/mips.exp: Run it.
1674
28d39d1a
NC
16752004-01-11 Tom Rix <tcrix@worldnet.att.net>
1676
1677 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
1678 * gas/m68hc11/movb.d: Likewise.
1679 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
1680
839b3272
AM
16812004-01-19 Alan Modra <amodra@bigpond.net.au>
1682
1683 * gas/i386/katmai.d: Adjust for changed sib printing.
1684 * gas/i386/prescott.d: Likewise.
1685 * gas/i386/sse2.d: Likewise.
1686 * gas/i386/ssemmx2.d: Likewise.
1687
ac882a1d
AO
16882004-01-16 Alexandre Oliva <aoliva@redhat.com>
1689
1690 * gas/mn10300/mov5.s: New.
1691 * gas/mn10300/basic.exp (do_mov5): New.
1692
895921c9
MR
16932004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1694
1695 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
1696 with swapping for MIPS1.
1697 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
1698 with swapping for MIPS2.
1699 * gas/mips/relax-swap1.l: Stderr output for the new tests.
1700 * gas/mips/relax-swap1.s: Source for the new tests.
1701 * gas/mips/relax-swap2.d: New test for branch likely relaxation
1702 with swapping.
1703 * gas/mips/relax-swap2.l: Stderr output for the new test.
1704 * gas/mips/relax-swap2.s: Source for the new test.
1705 * gas/mips/mips.exp: Run the new tests.
1706
32159579
ILT
17072004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
1708
1709 * gas/mips/mips16-64.d: New test.
1710 * gas/mips/mips.exp: Run it.
1711
cc3d92a5
RS
17122004-01-12 Richard Sandiford <rsandifo@redhat.com>
1713
1714 * gas/mips/elf-rel18.[sd]: New test.
1715 * gas/mips/mips.exp: Run it.
1716
e45d0630
PB
17172004-01-09 Paul Brook <paul@codesourcery.com>
1718
1719 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
1720 * gas/arm/arm.exp: Add them.
1721
29ccc66b
ILT
17222004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
1723
1724 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
1725 * gas/mips/ldstla-n64-shared.d: Likewise.
1726
d9296b18
NC
17272004-01-07 Nick Clifton <nickc@redhat.com>
1728
1729 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
1730
fee5fcc5
AO
17312004-01-06 Alexandre Oliva <aoliva@redhat.com>
1732
1733 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
1734 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
1735 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
1736 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
1737 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
1738 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
1739 gprel12 for rodata symbol and gotoff12 for sdata symbol.
1740 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
1741 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
1742 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
1743 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
1744 * gas/frv/allinsns.exp: Run it.
1745
3ab48931
NC
17462004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
1747
1748 * gas/msp430/opcode.s: Add test for an 'add' instruction which
1749 looks similar to an 'rla' instruction.
ad50f575 1750
c9e214e5
AM
1751For older changes see ChangeLog-9303
1752\f
1753Local Variables:
1754mode: change-log
1755left-margin: 8
1756fill-column: 74
1757version-control: never
1758End:
This page took 0.165264 seconds and 4 git commands to generate.