2005-03-31 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
9d2da7ca
JB
12005-03-30 Julian Brown <julian@codesourcery.com>
2
3 * gas/arm/mapping.d: Update expected output due to mapping symbols
4 being untyped.
5
4cc91dba
L
62005-03-29 H.J. Lu <hongjiu.lu@intel.com>
7
8 * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
9 x86-64-segment and x86-64-inval-seg for x86-64.
10
11 * gas/i386/intel.d: Expect movw for moving between memory and
12 segment register.
13 * gas/i386/naked.d: Likewise.
14 * gas/i386/opcode.d: Likewise.
15 * gas/i386/x86-64-opcode.d: Likewise.
16
17 * gas/i386/opcode.s: Use movw for moving between memory and
18 segment register.
19 * gas/i386/x86-64-opcode.s: Likewise.
20
21 * : Likewise.
22
23 * gas/i386/inval-seg.l: New.
24 * gas/i386/inval-seg.s: New.
25 * gas/i386/segment.l: New.
26 * gas/i386/segment.s: New.
27 * gas/i386/x86-64-inval-seg.l: New.
28 * gas/i386/x86-64-inval-seg.s: New.
29 * gas/i386/x86-64-segment.l: New.
30 * gas/i386/x86-64-segment.s: New.
31
ba93b8ac
DJ
322005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
33
34 * gas/arm/tls.s, gas/arm/tls.d: New files.
35 * gas/arm/arm.exp: Run TLS test.
36
8c2fda1d
L
372005-03-28 H.J. Lu <hongjiu.lu@intel.com>
38
39 PR 803
40 * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
41 * gas/ia64/dv-mutex.d : Likewise.
42 * gas/ia64/dv-safe.d: Likewise.
43 * gas/ia64/dv-srlz.d.nop: Likewise.
44 * gas/ia64/ldxmov-1.d: Likewise.
45 * gas/ia64/opc-b.d: Likewise.
46 * gas/ia64/opc-f.d: Likewise.
47 * gas/ia64/opc-i.d: Likewise.
48 * gas/ia64/opc-m.d: Likewise.
49 * gas/ia64/operand-or.d: Likewise.
50 * gas/ia64/pcrel.d: Likewise.
51 * gas/ia64/pseudo.d: Likewise.
52 * gas/ia64/tls.d: Likewise.
53
a339a1c6
HPN
542005-03-24 Hans-Peter Nilsson <hp@axis.com>
55
56 * gas/cris/range-err-1.s: Adjust expected messages for hosts with
57 64-bit longs.
58
52a43e71
AM
592005-03-23 Alan Modra <amodra@bigpond.net.au>
60
61 * gas/elf/section5.s: Don't start directives in first column.
62
7d5d9f9b
NC
632005-03-21 Nick Clifton <nickc@redhat.com>
64
65 * gas/arm/iwmmxt.s: Update instructions that use the "never" value
66 in the conditional field to use "le" instead. This is so that the
67 disassembler will disassemble them.
68 * gas/arm/iwmmxt.d: Update expected disassemblies.
69
a724f0f4
JB
702005-03-17 Jan Beulich <jbeulich@novell.com>
71
52a43e71 72 * gas/i386/intel.d: Add stderr directive.
a724f0f4
JB
73 * gas/i386/intel.e: New.
74 * gas/i386/intel16.d: Add stderr directive. Adjust for changed
75 source.
76 * gas/i386/intel16.e: New.
77 * gas/i386/intel16.s: Add instances of addressing forms with base
78 and index specified in reverse order.
79 * gas/i386/intelbad.l: Adjust for changed source.
80 * gas/i386/intelbad.s: Add more operand forms to check.
81 * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
82 directive. Adjust for changed source.
83 * gas/i386/intelok.e: New.
84 * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
85 more operand forms to check.
86 * gas/i386/x86_64.d: Add stderr directive.
87 * gas/i386/x86_64.e: New.
88 * gas/i386/x86_64.s: Adjust for parser changes.
89
b05fe5cf
ZW
902005-03-15 Zack Weinberg <zack@codesourcery.com>
91
92 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
93 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
94 * gas/arm/arm.exp: Run them.
95
5862107c
EC
962005-03-14 Eric Christopher <echristo@redhat.com>
97
98 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
99 * gas/cfi/cfi.exp: Run it.
100 * gas/cfi/cfi-common-1.d: Update.
101 * gas/cfi/cfi-common-2.d: Ditto.
102 * gas/cfi/cfi-common-3.d: Ditto.
103 * gas/cfi/cfi-common-4.d: Ditto.
104
885fc257
ZW
1052005-03-12 Zack Weinberg <zack@codesourcery.com>
106
107 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
108 * gas/arm/arm.exp: Run it.
109
52962281
AH
1102005-03-10 Aldy Hernandez <aldyh@redhat.com>
111
885fc257 112 * gas/ppc/e500.d: Fix encoding of efscfd.
52962281 113
da99ee72
AM
1142005-03-10 Jeff Baker <jbaker@qnx.com>
115 Alan Modra <amodra@bigpond.net.au>
116
117 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
118 * gas/ppc/booke.d: Likewise.
119
7d8e00cf
RS
1202005-03-09 Richard Sandiford <rsandifo@redhat.com>
121
122 * gas/mips/vr4130.[sd]: New test.
123 * gas/mips/mips.exp: Run it.
124
dc36a61f
RS
1252005-03-09 Richard Sandiford <rsandifo@redhat.com>
126
127 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
128 bc1f and bc1t to be filled.
129 * gas/mips/branch-misc-3.[sd]: New test.
130 * gas/mips/mips.exp: Run it.
131
80f19ede
BE
1322005-03-09 Ben Elliston <bje@au.ibm.com>
133
134 * gas/maxq10/maxq10.exp: Remove stray semicolons.
135 * gas/maxq20/maxq20.exp: Likewise.
136
9b505842
JB
1372005-03-08 Jan Beulich <jbeulich@novell.com>
138
139 * gas/ia64/no-fit.[ls]: New.
140 * gas/ia64/ia64.exp: Run new test.
141
ef6a2b41
JB
1422005-03-08 Jan Beulich <jbeulich@novell.com>
143
144 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
145 * gas/ia64/ia64.exp: Run new tests.
146
0b74f93c
JB
1472005-03-08 Jan Beulich <jbeulich@novell.com>
148
149 * gas/ia64/pcrel.d: Account for big endian target.
150 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
151
66798ad6
HPN
1522005-03-08 Hans-Peter Nilsson <hp@axis.com>
153
154 Adjust testsuite for cris-axis-aout.
155 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
156 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
157 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
158 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
159 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
160
bbe506e8
TS
1612005-03-04 David Daney <ddaney@avtrex.com>
162
163 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
164 for -mno-shared optimization.
165 * gas/mips/elf-rel25a.d: Ditto.
166
25742a2c
NC
1672005-03-04 Nick Clifton <nickc@redhat.com>
168
169 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
170 more non-ELF cases.
171 * gas/arm/pic.d: Fix for vxworks target.
172 * gas/arm/basic.d: Likewise.
173 * gas/arm/unwind.d: Likewise.
174
aed1a261
RS
1752005-03-04 Richard Sandiford <rsandifo@redhat.com>
176
177 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
178 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
179 for loads and stores from constant addresses.
180 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
181 * gas/mips/mips.exp: Run them.
182
b2715587
RS
1832005-03-03 Richard Sandiford <rsandifo@redhat.com>
184
185 * gas/mips/mips.exp: Move tls tests to main $elf block.
186
d3d5c686
NC
1872005-03-03 Nick Clifton <nickc@redhat.com>
188
be20d78e
NC
189 * gas/macros/macros.exp (and.s): Expect this test to fail for the
190 tic4x-coff target because it uses the '&' character as a line
191 separator.
192
3c1a78a4
NC
193 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
194 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
195 the sh-hms target.
196 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
197 as for the sh-coff port.
198
5e1e0414
NC
199 * gas/macros/macros.exp (run_list_test): Also expect the msp430
200 port to fail the strings test because it defines
201 ONLY_STANDARD_ESCAPES.
202
f991b11e
NC
203 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
204 the .text section out to a 32-byte boundary as will automatically
205 be done by the arm-aout target.
206 * gas/arm/arch6zk.d: Add expected nop disassemblies.
207
d3d5c686
NC
208 * gas/d30v/serial.l: Remove listing lines that are no longer
209 emitted and fix up expected binary encoding.
210 * gas/d30v/serial2.l: Likewise.
211 * gas/d30v/serial2O.l: Likewise.
212
a6ccbdd3
RR
2132005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
214
da99ee72
AM
215 * gas/arc/extensions.s: Add tests for extcoreregister.
216 * gas/arc/extensions.d: Likewise.
217 * gas/arc/warn.s: Warnings for readonly core registers accessed.
218 * gas/arc/warn.d: Likewise.
219 * testsuite/gas/arc/arc.exp: Run extensions testcase.
a6ccbdd3 220
fa81d963
RS
2212005-03-03 Richard Sandiford <rsandifo@redhat.com>
222
223 * gas/mips/noat-1.d: Add -mips1 to assembler options.
224
c67de7d5
RR
2252005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
226
da99ee72
AM
227 * gas/arc/ld.s: Add checks for short immediates with ld.
228 * gas/arc/ld.d: Likewise.
c67de7d5 229
128b3d86
DJ
2302005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
231
232 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
233 gas/mips/tls-ill.s: New files.
234 * gas/mips/mips.exp: Run TLS tests.
235
632d447c
AM
2362005-03-02 Alan Modra <amodra@bigpond.net.au>
237
238 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
239 * gas/ppc/astest2.d: Likewise.
240 * gas/ppc/astest2_64.d: Likewise.
241 * ppc/astest64.d: Likewise.
242 * ppc/booke.d: Likewise.
243 * ppc/power4.d: Likewise.
244 * ppc/test1elf32.d: Likewise.
245 * ppc/test1elf64.d: Likewise.
246
c4a530c5
JB
2472005-03-02 Jan Beulich <jbeulich@novell.com>
248
249 * gas/i386/cr-err.[ls]: New.
250 * gas/i386/crx.[ds]: New.
251 * gas/i386/i386.exp: Run new tests.
252
167c3097
JB
2532005-03-02 Jan Beulich <jbeulich@novell.com>
254
255 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
256 * gas/i386/intelok.s: Add checks for various special memory operands.
257
a76903bf
AM
2582005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
259
260 * gas/arc/extensions.s: New file.
261 * gas/arc/extensions.d: New file.
262
a3a4c9c4
NC
2632005-03-01 Nick Clifton <nickc@redhat.com>
264
265 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
266 COFF based ports.
267 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
268 with a COFF formated local label name.
269 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
270
ce04548a
NC
2712005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
272 Nick Clifton <nickc@redhat.com>
273
274 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
275 associated with branches and so show the exact symbolic
276 destination address rather than an offset from the start of the
277 section.
278 * gas/arm/pic.d: Likewise.
632d447c 279
ddf0c81b
AM
2802005-03-01 Alan Modra <amodra@bigpond.net.au>
281
282 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
283 * gas/m68k/mcf-mac.d: Likewise.
284 * gas/m68k/mcf-mov3q.d: Likewise.
285 * gas/m68k/mode5.d: Likewise.
286
1375e99f
EC
2872005-02-22 Eric Christopher <echristo@redhat.com>
288
289 * gas/mips/elf-rel10.d: Update for label change.
290
9def96e7
MR
2912005-02-22 Maciej W. Rozycki <macro@mips.com>
292
293 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
294 information.
295 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
296 information for MIPS16 for the n32 ABI.
297 * gas/mips/mips.exp. Run the new test.
298
1fda77fb
EC
2992005-02-22 Eric Christopher <echristo@redhat.com>
300
301 * gas/mips/elf-rel10.s: Add label for frob.
302
58e2ea4d
MR
3032005-02-22 Maciej W. Rozycki <macro@mips.com>
304
305 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
306 information for MIPS16.
307 * gas/mips/mips16-dwarf2.s: Source for the new test.
308 * gas/mips/mips.exp: Run the new test.
309
ba7f26d2
AM
3102005-02-21 Alan Modra <amodra@bigpond.net.au>
311
312 * gas/d10v/instruction_packing-005.d: Adjust.
313 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
314 * gas/d10v/instruction_packing-009.d: Likewise.
315 * gas/d10v/instruction_packing-010.d: Likewise.
316 * gas/d10v/warning-001.d: Use #warning instead of #error.
317 * gas/d10v/warning-002.d: Likewise.
318 * gas/d10v/warning-003.d: Likewise.
319 * gas/d10v/warning-004.d: Likewise.
320 * gas/d10v/warning-005.d: Likewise.
321 * gas/d10v/warning-006.d: Likewise.
322 * gas/d10v/warning-007.d: Likewise.
323 * gas/d10v/warning-008.d: Likewise.
324 * gas/d10v/warning-009.d: Likewise.
325 * gas/d10v/warning-010.d: Likewise.
326 * gas/d10v/warning-011.d: Likewise.
327 * gas/d10v/warning-012.d: Likewise.
328 * gas/d10v/warning-013.d: Likewise.
329 * gas/d10v/warning-015.d: Likewise.
330 * gas/d10v/warning-016.d: Likewise.
331 * gas/d10v/warning-017.d: Likewise.
332 * gas/d10v/warning-018.d: Likewise.
333 * gas/d10v/warning-019.d: Likewise.
334 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
335 #warning given. Rearrange to allow $program to remain unset.
336 Fail the test if warning not found when expected. Conversely fail
337 the test if assembler errors or warnings given when not expected.
338
8fc2e39e
TS
3392005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
340
341 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
342 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
343 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
344 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
345 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
346 .set noat in macro expansions.
347 * gas/mips/mips.exp: Run new testcases.
348 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
349 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
350 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
351 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
352 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
353 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
354 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
355 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
356 gas/mips/ulw2.s: Don't try to test .set noat.
357
91d777ee
L
3582005-02-17 H.J. Lu <hongjiu.lu@intel.com>
359
360 * gas/ia64/hint.b-err.l: New file.
361 * gas/ia64/hint.b-err.s: Likewise.
362 * gas/ia64/hint.b-warn.l: Likewise.
363 * gas/ia64/hint.b-warn.s: Likewise.
364
365 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
366
367 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
368
26b810ce
JB
3692005-02-17 Jan Beulich <jbeulich@novell.com>
370
371 * gas/ia64/nostkreg.[ds]: New.
372 * gas/ia64/ia64.exp: Run new test.
373
ddc07134
AM
3742005-02-16 Alan Modra <amodra@bigpond.net.au>
375
376 * gas/all/gas.exp (quad): Don't run on i960.
377
d6f16593 3782005-02-15 Nigel Stephens <nigel@mips.com>
ddc07134 379 Maciej W. Rozycki <macro@mips.com>
d6f16593
MR
380
381 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
382 R_MIPS16_LO16 relocs.
383 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
384 * gas/mips/mips16-hilo.s: Source for the new tests.
385 * gas/mips/mips.exp: Run the new tests.
386
7b347e43
JB
3872005-02-15 Jan Beulich <jbeulich@novell.com>
388
389 * gas/ia64/pcrel.[ds]: New.
390 * gas/ia64/ia64.exp: Run new test.
391
a66d2bb7
JB
3922005-02-15 Jan Beulich <jbeulich@novell.com>
393
ddc07134
AM
394 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
395 violation on b0.
a66d2bb7
JB
396 * gas/ia64/regval.[ls]: New.
397 * gas/ia64/ia64.exp: Run new test.
398
4b09e828
JB
3992005-02-15 Jan Beulich <jbeulich@novell.com>
400
401 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
402 * gas/ia64/dv-waw-err.s: Likewise.
403 * gas/ia64/reg-err.[ls]: New.
404 * gas/ia64/ia64.exp: Run new test.
405
0ca3e455
JB
4062005-02-15 Jan Beulich <jbeulich@novell.com>
407
408 * gas/ia64/reloc.[ds]: New.
409 * gas/ia64/reloc-bad.[ls]: New.
410 * gas/ia64/ia64.exp: Run new tests.
411
2f6d622e
JB
4122005-02-15 Jan Beulich <jbeulich@novell.com>
413
414 * gas/ia64/operand-or.d: Pass -xnone to assembler.
415
f1dab70d
JB
4162005-02-13 Jan Beulich <jbeulich@novell.com>
417
418 * gas/ia64/label.l: Adjust line numbers.
419 * gas/ia64/label.s: Add .explicit.
420 * gas/ia64/nop_x.s: Likewise.
421 * gas/ia64/opc-a.d: Add assembler option -xnone.
422 * gas/ia64/opc-b.d: Likewise.
423 * gas/ia64/opc-f.d: Likewise.
424 * gas/ia64/opc-i.d: Likewise.
425 * gas/ia64/opc-m.d: Likewise.
426 * gas/ia64/opc-x.d: Likewise.
427 * gas/ia64/pseudo.d: Likewise.
428 * gas/ia64/regs.d: Likewise.
429 * gas/ia64/tls.d: Likewise.
430 * gas/ia64/unwind-err.l: Adjust line numbers.
431 * gas/ia64/unwind-err.s: Remove explicit stops.
432
20b36a95
JB
4332005-02-13 Jan Beulich <jbeulich@novell.com>
434
435 * gas/ia64/pound.[ls]: New.
436 * gas/ia64/ia64.exp: Run new test.
437
c1e6cd61
L
4382005-02-13 H.J. Lu <hongjiu.lu@intel.com>
439
440 * gas/ia64/ia64.exp: Add "operand-or".
441
442 * gas/ia64/operand-or.d: New file.
443 * gas/ia64/operand-or.s: Likewise.
444
970d6792
L
4452005-02-11 H.J. Lu <hongjiu.lu@intel.com>
446
447 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
448 and proc.
449
9ae09ff9
JB
4502005-02-09 Jan Beulich <jbeulich@novell.com>
451
452 * gas/i386/intelok.s: Remove comments disabling alternative forms of
453 fbld, fbstp, and fldcw.
454 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
455
9f5083a4
NC
4562005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
457
458 * gas/maxq10/jump.d: Fixed relative jump offset.
459 * gas/maxq10/call.d: Likewise.
460 * gas/maxq20/jump.d: Likewise.
461 * gas/maxq20/call.d: Likewise.
462
cfdf4aaa
HPN
4632005-02-07 Hans-Peter Nilsson <hp@axis.com>
464
465 * lib/gas-defs.exp: Support new directive "warning".
466
05ee4b0f
JB
4672005-02-02 Jan Beulich <jbeulich@novell.com>
468
469 * gas/ia64/pred-rel.s: New.
470 * gas/ia64/ia64.exp: Run new test.
471
99f99b32
DJ
4722005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
473
474 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
475 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
476 symbol names.
477
ca3bc58f
JB
4782005-01-31 Jan Beulich <jbeulich@novell.com>
479
480 * gas/macros/repeat.[ds]: New.
481 * gas/macros/macros.exp: Run new test.
482
057f53c1
JB
4832005-01-31 Jan Beulich <jbeulich@novell.com>
484
485 * gas/macros/badarg.[ls]: New.
486 * gas/macros/end.[ls]: New.
487 * gas/macros/redef.[ls]: New.
488 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
489 Run new tests.
490
d3156ecc
JB
4912005-01-31 Jan Beulich <jbeulich@novell.com>
492
493 * gas/ia64/operands.[ls]: New.
494 * gas/ia64/ia64.exp: Run new test.
495
75e09913
JB
4962005-01-31 Jan Beulich <jbeulich@novell.com>
497
498 * gas/ia64/proc.[ls]: New.
499 * gas/ia64/unwind-err.[ls]: New.
500 * gas/ia64/ia64.exp: Run new tests.
501
f4660e2c
JB
5022005-01-31 Jan Beulich <jbeulich@novell.com>
503
504 * gas/ia64/bundling.[ds]: New.
505 * gas/ia64/label.[ls]: New.
506 * gas/ia64/last.[ls]: New.
507 * gas/ia64/slot2.[ls]: New.
508 * gas/ia64/ia64.exp: Run new tests.
509
60b9a617
JB
5102005-01-31 Jan Beulich <jbeulich@novell.com>
511
512 * gas/ia64/pseudo.[ds]: New.
513 * gas/ia64/ia64.exp: Run new test.
514
09124b3f
JB
5152005-01-27 Jan Beulich <jbeulich@novell.com>
516
517 * gas/ia64/nop_x.[ds]: New.
518 * gas/ia64/ia64.exp: Run new test.
519
5202005-01-27 Jan Beulich <jbeulich@novell.com>
97762d08
JB
521
522 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
523 M-unit.
524 * gas/ia64/mov-ar.[ds]: New.
525 * gas/ia64/ia64.exp: Run new test.
526
7fe1cadb
NC
5272005-01-24 Nick Clifton <nickc@redhat.com>
528
529 * gas/all/sleb128.d: Do not assume an 8-bit byte.
530 * gas/all/quad.d: Likewise. Also allow for ports which order
531 bytes within words in other than simple big-endian or
532 little-endian fashions.
533
e5604d79
RS
5342005-01-19 Richard Sandiford <rsandifo@redhat.com>
535
536 * gas/all/sleb128.[sd]: New test.
537 * gas/all/quad.[sd]: New test.
538 * gas/all/gas.exp: Run them.
539
e38bc3b5
NC
5402005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
541
542 * gas/sh/arch/arch.exp: Correct the email address.
543 Correct a few comment typos.
544 Add new tests to ensure that the assembler will only accept
545 instructions valid in each architecture and vice-versa.
546 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
547 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
548 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
549 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
550 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
551 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
552 * gas/sh/arch/sh2a.s: Generate new file.
553 * gas/sh/arch/sh2e.s: Regenerate.
554 * gas/sh/arch/sh2.s: Regenerate.
555 * gas/sh/arch/sh3-dsp.s: Regenerate.
556 * gas/sh/arch/sh3e.s: Regenerate.
557 * gas/sh/arch/sh3-nommu.s: Regenerate.
558 * gas/sh/arch/sh3.s: Regenerate.
559 * gas/sh/arch/sh4al-dsp.s: Regenerate.
560 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
561 * gas/sh/arch/sh4a.s: Regenerate.
562 * gas/sh/arch/sh4-nofpu.s: Regenerate.
563 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
564 * gas/sh/arch/sh4.s: Regenerate.
565 * gas/sh/arch/sh-dsp.s: Regenerate.
566 * gas/sh/arch/sh.s: Regenerate.
567
2033b4b9
L
5682005-01-12 H.J. Lu <hongjiu.lu@intel.com>
569
570 * i386/i386.exp: Run "sib".
571
572 * gas/i386/sib.d: New file.
573 * gas/i386/sib.s: Likewise.
574
1ad119f1
AS
5752005-01-09 Andreas Schwab <schwab@suse.de>
576
ddc07134 577 * gas/i386/intel16.d: Ignore trailing text with #pass.
1ad119f1
AS
578 * gas/i386/intelok.d: Likewise.
579 * gas/i386/prefix.d: Likewise.
580 * gas/i386/sub.d: Likewise.
581 * gas/i386/padlock.d: Likewise.
582 * gas/i386/x86_64.d: Likewise.
583
845e9b51
EB
5842005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
585
586 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
587
8d15ae7c
AM
5882004-12-31 Alan Modra <amodra@bigpond.net.au>
589
590 * gas/elf/elf.exp: Don't list reloc sections.
591 * gas/elf/section5.e: Remove reloc sections.
592
f4426611
TL
5932004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
594
ddc07134 595 * gas/crx/beq_insn.d: Update reference file according to
f4426611 596 disassembler printing method.
ddc07134
AM
597 * gas/crx/bit_insn.d: Likewise.
598 * gas/crx/br_insn.d: Likewise.
599 * gas/crx/cmpbr_insn.d: Likewise.
600 * gas/crx/cop_insn.d: Likewise.
f4426611
TL
601 * gas/crx/load_stor_insn.d: Likewise.
602
7f1c6624
HPN
6032004-12-21 Hans-Peter Nilsson <hp@axis.com>
604
605 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
606 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
607 copies, to cater to tcl versions before Tcl 8.2.3.
608
a904de94
NC
6092004-12-20 Nick Clifton <nickc@redhat.com>
610
611 * gas/elf/section5.[ls]: Use % instead of @ in .section
612 directives.
613
1e50d24d
RS
6142004-12-16 Richard Sandiford <rsandifo@redhat.com>
615
616 * gas/v850/split-lo16.{s,d}: New test.
617 * gas/v850/v850.exp: Run it.
618
7a6d0b32
JB
6192004-12-15 Jan Beulich <jbeulich@novell.com>
620
621 * gas/elf/section5.[els]: New.
622
c0d8293f
RS
6232004-12-13 Richard Sandiford <rsandifo@redhat.com>
624
625 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
626 .text alignments.
627
5c799c07
AM
6282004-12-11 Alan Modra <amodra@bigpond.net.au>
629
630 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
631 * gas/arm/mapping.d: Likewise.
632 * gas/mips/tmips16-e.d: Likewise.
633 * gas/mips/tmips16-f.d: Likewise.
634 * gas/mmix/align-1.d: Likewise.
635 * gas/mmix/basep-10.d: Likewise.
636 * gas/mmix/basep-11.d: Likewise.
637 * gas/mmix/basep-7.d: Likewise.
638 * gas/mmix/basep-8.d: Likewise.
639 * gas/mmix/basep-9.d: Likewise.
640 * gas/mmix/builtin1.d: Likewise.
641 * gas/mmix/builtin2.d: Likewise.
642 * gas/mmix/builtin3.d: Likewise.
643 * gas/mmix/bz-c.d: Likewise.
644 * gas/mmix/comment-2.d: Likewise.
645 * gas/mmix/comment-3.d: Likewise.
646 * gas/mmix/cons-2.d: Likewise.
647 * gas/mmix/fb-1.d: Likewise.
648 * gas/mmix/fb-2.d: Likewise.
649 * gas/mmix/geta-c.d: Likewise.
650 * gas/mmix/greg1.d: Likewise.
651 * gas/mmix/greg1a.d: Likewise.
652 * gas/mmix/greg2.d: Likewise.
653 * gas/mmix/greg2a.d: Likewise.
654 * gas/mmix/greg3.d: Likewise.
655 * gas/mmix/greg4.d: Likewise.
656 * gas/mmix/greg5.d: Likewise.
657 * gas/mmix/greg6.d: Likewise.
658 * gas/mmix/greg7.d: Likewise.
659 * gas/mmix/greg8.d: Likewise.
660 * gas/mmix/is-1.d: Likewise.
661 * gas/mmix/jump-c.d: Likewise.
662 * gas/mmix/local-1.d: Likewise.
663 * gas/mmix/locall1.d: Likewise.
664 * gas/mmix/odd-1.d: Likewise.
665 * gas/mmix/op-0-1.d: Likewise.
666 * gas/mmix/op-0-1s.d: Likewise.
667 * gas/mmix/op-0-2.d: Likewise.
668 * gas/mmix/prefix1.d: Likewise.
669 * gas/mmix/prefix2.d: Likewise.
670 * gas/mmix/prefix3.d: Likewise.
671 * gas/mmix/pseudo-1.d: Likewise.
672 * gas/mmix/pushj-c.d: Likewise.
673 * gas/mmix/pushj-cs.d: Likewise.
674 * gas/mmix/sym-1.d: Likewise.
675 * gas/mmix/weak1-s.d: Likewise.
676 * gas/mmix/weak1.d: Likewise.
677 * gas/mmix/zerop-1.d: Likewise.
678 * gas/ppc/power4.d: Likewise.
679 * gas/ppc/test1elf32.d: Likewise.
680 * gas/ppc/test1elf64.d: Likewise.
681 * gas/sh/sh64/datal32-3.d: Likewise.
682 * gas/sh/sh64/datal64-3.d: Likewise.
683 * gas/sh/sh64/localcom-1.d: Likewise.
684
e8ede7c7
ILT
6852004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
686
687 * gas/mips/elf-rel23a.d: New test.
688 * gas/mips/elf-rel23b.d: New test.
689 * gas/mips/elf-rel25.s: New test.
690 * gas/mips/elf-rel25.d: New test.
691 * gas/mips/elf-rel25a.d: New test.
692 * gas/mips/mips.exp: Run new tests.
693
be1b2b4b
PB
6942004-12-09 Paul Brook <paul@codesourcery.com>
695
696 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
697
42581a24
ILT
6982004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
699
700 * gas/mips/branch-swap.d: Pass -32 to as.
701
f75dc283
TL
7022004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
703
704 * gas/crx/br_insn.d: Fix error in expected disassembly.
705
a7498ae6
NC
7062004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
707
708 * testsuite/gas/m32r/rela-1.s: New test.
709 * testsuite/gas/m32r/rela-1.d: Expected disassembly.
710 * testsuite/gas/m32r/m32r.exp: Run the new test.
711 * testsuite/gas/m32r/relax-1.d: Update for fixed pcrel reloc
712 generation.
713
907362e5
RE
7142004-11-27 Richard Earnshaw <rearnsha@arm.com>
715
716 * gas/testsuite/arm/thumbv6.d (setend): Remove stray tab at end
717 of dump pattern.
718
603be052
L
7192004-11-25 H.J. Lu <hongjiu.lu@intel.com>
720
721 * gas/ia64/group-1.d: Adjust expected secion ordering.
722
37edbb65 7232004-11-25 Jan Beulich <jbeulich@novell.com>
603be052 724
37edbb65
JB
725 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
726
47cc2cf5
PB
7272004-11-24 Paul Brook <paul@codesourcery.com>
728
729 * gas/elf/group0a.d: Adjust expected secion ordering.
730 * gas/elf/group1a.d: Ditto.
731 * gas/elf/section4.d: Ditto.
732
5515a510
NC
7332004-11-24 Nick Clifton <nickc@redhat.com>
734
735 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
736 * gas/iq2000/q10allinsn.d: Delete.
ddc07134 737 * gas/iq2000/q10allinsn.s: Delete.
5515a510
NC
738 * gas/iq2000/q10hazard4.s: Delete.
739 * gas/iq2000/q10hazard5.s: Delete.
740 * gas/iq2000/q10load-hazards.exp: Delete.
741 * gas/iq2000/q10nohazard.s: Delete.
742 * gas/iq2000/q10noyield.s: Delete.
743 * gas/iq2000/q10test0.d: Delete.
744 * gas/iq2000/q10test0.s: Delete.
745 * gas/iq2000/q10test1.d: Delete.
746 * gas/iq2000/q10test1.s: Delete.
747 * gas/iq2000/q10test10.d: Delete.
748 * gas/iq2000/q10test10.s: Delete.
749 * gas/iq2000/q10test11.d: Delete.
750 * gas/iq2000/q10test11.s: Delete.
751 * gas/iq2000/q10test12.d: Delete.
752 * gas/iq2000/q10test12.s: Delete.
753 * gas/iq2000/q10test2.d: Delete.
754 * gas/iq2000/q10test2.s: Delete.
755 * gas/iq2000/q10test3.d: Delete.
756 * gas/iq2000/q10test3.s: Delete.
757 * gas/iq2000/q10test4.d: Delete.
758 * gas/iq2000/q10test4.s: Delete.
759 * gas/iq2000/q10test5.d: Delete.
760 * gas/iq2000/q10test5.s: Delete.
761 * gas/iq2000/q10test6.d: Delete.
762 * gas/iq2000/q10test6.s: Delete.
763 * gas/iq2000/q10test7.d: Delete.
764 * gas/iq2000/q10test7.s: Delete.
765 * gas/iq2000/q10test8.d: Delete.
766 * gas/iq2000/q10test8.s: Delete.
767 * gas/iq2000/q10test9.d: Delete.
768 * gas/iq2000/q10test9.s: Delete.
769 * gas/iq2000/q10yield.exp: Delete.
770 * gas/iq2000/test.exp: Delete.
771
d8b2b7a5
NC
7722004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
773
774 * gas/arc/st.s: Add checks for other variants of the sr and st
775 instruction.
776 * gas/arc/st.d: Update the expected disassembly.
777
dae1b34e
NC
7782004-11-23 Nick Clifton <nickc@redhat.com>
779
780 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
781 instructions.
782 * gas/mn10300/relax.d: Add expected relocations.
783
d81acc42
NC
7842004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
785
786 * gas/arc/ld.s: Add check of load of a long immediate.
787 * gas/arc/ld.d: Add expected disassembly.
ddc07134 788
a7eec876
HPN
7892004-11-22 Hans-Peter Nilsson <hp@axis.com>
790
791 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
792 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
793
444bf5f3
NC
7942004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
795
796 * gas/maxq10/call.d: Fix expected results now that bfd assembler
797 support is enabled by default.
798 * gas/maxq10/range.d: Likewise.
799 * gas/maxq20/call.d: Likewise.
800
b7693d02
DJ
8012004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
802
803 * gas/arm/mapping.d: Expect F markers for Thumb code.
804 * gas/arm/unwind.d: Update big-endian pattern.
805
30e857fc
NC
8062004-11-12 Nick Clifton <nickc@redhat.com>
807
808 * gas/mn10300/basic.exp: Add relax test.
809 * gas/mn10300/relax.s: New test.
810 * gas/mn10300/relax.d: Expected results. Make sure that the
811 correct size of instruction has been selected.
812
a67517f4
BW
8132004-11-11 Bob Wilson <bob.wilson@acm.org>
814
815 * gas/xtensa/short_branch_offset.s: New.
816 * gas/xtensa/short_branch_offset.d: New.
817 * gas/xtensa/all.exp: Run new test.
818
6639a9d9
AM
8192004-11-10 Alan Modra <amodra@bigpond.net.au>
820
821 * gas/i386/opcode.s: Pad section.
822 * gas/i386/intelok.s: Likewise.
823 * gas/i386/opcode.d: Update.
824 * gas/i386/intelok.d: Update.
825
7499d566
NC
8262004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
827 Vineet Sharma <vineets@noida.hcltech.com>
828
829 * gas/maxq10: New directory. Contains tests for maxq port.
830 * gas/maxq20: Likewise.
831
3b645373
L
8322004-11-05 H.J. Lu <hongjiu.lu@intel.com>
833
834 * gas/i386/general.s: Add movzb.
835 * gas/i386/general.l: Updated.
836
05e6b315
HPN
8372004-11-04 Hans-Peter Nilsson <hp@axis.com>
838
839 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
840 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
841 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
842 as invalid.
843 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
844 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
845 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
846 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
847 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
848 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
849 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
850 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
851 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
852 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
853 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
854 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
855 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
856 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
857 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
858 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
859 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
860 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
861 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
862 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
863 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
864 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
865 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
866 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
867 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
868 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
869 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
870 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
871 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
872 New tests.
873
9306ca4a 8742004-11-04 Jan Beulich <jbeulich@novell.com>
3f1d9edd 875
9306ca4a
JB
876 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
877 * gas/i386/intelbad.[sl]: New test to check for various things not
878 permitted in Intel mode.
879 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
880 Adjust for change to segment register store.
881 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
882 things get handled correctly.
883 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
884 'high' and 'low' parts of an operand, which the parser previously
885 accepted while neither telling that it's not supported nor that it
886 ignored the remainder of the line following these supposed keywords.
887
49c4a180
TL
8882004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
889
890 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
891
902143ef
TL
8922004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
893
894 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
895 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
896 * gas/crx/cop_insn.d: Regenerate.
897 * gas/crx/list_insn.d: Likewise.
898
a394c00f
NC
8992004-10-23 Daniel Jacobowitz <dan@debian.org>
900
901 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
902 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
903
f40d6855
TL
9042004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
905
6639a9d9 906 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
f40d6855
TL
907 instructions.
908 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
909 * gas/crx/cop_insn.d: Regenerate.
910 * gas/crx/list_insn.d: Likewise.
911
f29ff786
PB
9122004-10-14 Paul Brook <paul@codesourcery.com>
913
914 * gas/arm/mapping.d: Pass --special-syms to objdump.
915
d2b2c203
DJ
9162004-10-08 Daniel Jacobowitz <dan@debian.org>
917
918 * gas/i386/i386.exp: Don't run divide test for targets where '/'
919 is a comment. Run x86-64-unwind for 64-bit ELF targets.
920 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
921
af2f09fb
AM
9222004-10-08 Alan Modra <amodra@bigpond.net.au>
923
924 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
925
43cd72b9
BW
9262004-10-07 Bob Wilson <bob.wilson@acm.org>
927
928 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
929 Change entry_align test to expect an error.
930 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
931 no-generics directives.
932
6e1304d8
RS
9332004-10-07 Richard Sandiford <rsandifo@redhat.com>
934
935 * gas/mips/elf-rel{23,24}.[sd]: New tests.
936 * gas/mips/mips.exp: New test.
937
99022dfb
RS
9382004-10-07 Richard Sandiford <rsandifo@redhat.com>
939
940 * gas/mips/elf-rel22.[sd]: New test.
941 * gas/mips/mips.exp: Run it.
942
b1dca8ee
RS
9432004-10-07 Richard Sandiford <rsandifo@redhat.com>
944
945 * gas/mips/elf-rel21.[sd]: New test.
946 * gas/mips/mips.exp: Run it.
947
289040ca
NC
9482004-10-07 Jan Beulich <jbeulich@novell.com>
949
950 * gas/cfi/cfi-common-4.[ds]: New.
951 * gas/cfi/cfi.exp: Run new test.
952
48c9f030
NC
9532004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
954
955 * gas/crx/cop_insn.s: New file.
956 * gas/crx/cop_insn.d: Likewise.
957 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
958 test.
959 * gas/crx/misc_insn.s: Likewise.
960 * gas/crx/load_stor_insn.d: Regenerate.
961 * gas/crx/misc_insn.d: Likewise.
962
3cc0884a
AH
9632004-10-06 Aldy Hernandez <aldyh@redhat.com>
964
965 * gas/ppc/e500.s: Add double-precision instructions.
966 * gas/ppc/e500.d: Same.
967
62377b1f
NC
9682004-10-05 Paul Brook <paul@codesourcery.com>
969
970 * gas/arm/arm.exp: Add unwind table test. Recognise
971 arm-symbian-symbianelf and arm-none-eabi.
972 * gas/arm/unwind.s: New file.
973 * gas/arm/unwind.d: New file.
974
14127cc4
NC
9752004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
976
977 * gas/pdp11/opcode.d: Fix sob opcode value.
978
0dd132b6
NC
9792004-09-30 Paul Brook <paul@codesourcery.com>
980
981 * gas/arm/arch6zk.d: New file.
982 * gas/arm/arch6zk.s: New file.
983 * gas/arm/arm.exp: Add them.
984
981beeee
AM
9852004-09-29 Alan Modra <amodra@bigpond.net.au>
986
987 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
988 * gas/i386/secrel.d: Adjust to suit.
989
4403997d
PB
9902004-09-19 Paul Brook <paul@codesourcery.com>
991
992 * gas/elf/elf.exp: Recognise additional arm elf targets.
993
eb043451
PB
9942004-09-17 Paul Brook <paul@codesourcery.com>
995
996 * gas/arm/pic.s: Add (target2).
997 * gas/arm/pic.d: Ditto.
998
9c504268
PB
9992004-09-13 Paul Brook <paul@codesourcery.com>
1000
1001 * gas/arm/pic.d: Rename RELABS to TARGET1.
1002 * gas/arm/pic.s: Ditto.
1003
42851540
NC
10042004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
1005
1006 * gas/crx: New directory.
1007 * gas/crx/allinsn.exp: New test script.
1008 * gas/crx/arith_insn.s: New file.
1009 * gas/crx/arith_insn.d: Likewise.
1010 * gas/crx/beq_insn.s: Likewise.
1011 * gas/crx/beq_insn.d: Likewise.
1012 * gas/crx/bit_insn.s: Likewise.
1013 * gas/crx/bit_insn.d: Likewise.
1014 * gas/crx/br_insn.s: Likewise.
1015 * gas/crx/br_insn.d: Likewise.
1016 * gas/crx/cmov_insn.s: Likewise.
1017 * gas/crx/cmov_insn.d: Likewise.
1018 * gas/crx/cmpbr_insn.s: Likewise.
1019 * gas/crx/cmpbr_insn.d: Likewise.
1020 * gas/crx/jscond_insn.s: Likewise.
1021 * gas/crx/jscond_insn.d: Likewise.
1022 * gas/crx/list_insn.s: Likewise.
1023 * gas/crx/list_insn.d: Likewise.
1024 * gas/crx/load_stor_insn.s: Likewise.
1025 * gas/crx/load_stor_insn.d: Likewise.
1026 * gas/crx/misc_insn.s: Likewise.
1027 * gas/crx/misc_insn.d: Likewise.
1028 * gas/crx/no_op_insn.s: Likewise.
1029 * gas/crx/no_op_insn.d: Likewise.
1030 * gas/crx/shift_insn.s: Likewise.
1031 * gas/crx/shift_insn.d: Likewise.
1032
ac28a1cb
RS
10332004-08-27 Richard Sandiford <rsandifo@redhat.com>
1034
1035 * gas/frv/fr550-pack1.[sd]: New test.
1036 * gas/frv/allinsn.exp: Run it.
1037
3d983505
NC
10382004-08-27 Nick Clifton <nickc@redhat.com>
1039
1040 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
1041 but not for PE targets. Similarly for the absrel test.
1042
62e88f3c
NC
10432004-08-26 Nick Clifton <nickc@redhat.com>
1044
1045 * gas/i386/i386.exp: Group ELF specific tests together. Move the
1046 pcrel test into the ELF only section. Use is_elf_format to test
1047 for ELF based toolchains.
1048
26a78d4a
L
10492004-08-25 H.J. Lu <hongjiu.lu@intel.com>
1050
1051 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
1052
5069eab2
NC
10532004-08-24 Jan Beulich <jbeulich@novell.com>
1054
1055 * gas/all/altmacro.[sd]: Split out part from here...
1056 * gas/all/altmac2.[sd]: ... to here.
1057 * gas/all/excl.s: New.
1058 * gas/all/gas.exp: Suppress both tests for a few targets known to
632d447c
AM
1059 break. Run the new (split out) test only when the target doesn't
1060 use '!' as a comment character.
5069eab2 1061
f7870c8d 10622004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5069eab2 1063
f7870c8d
TS
1064 * gas/mips/branch-swap.s: New testcase.
1065 * gas/mips/branch-swap.d: New testcase.
1066 * gas/mips/mips.exp: Run the testcase.
1067
e65123b7
NC
10682004-08-18 Nick Clifton <nickc@redhat.com>
1069
1070 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
1071 part of another patch.
1072
1f216d09
NC
10732004-08-15 Nick Clifton <nickc@redhat.com>
1074
1075 * gas/all/altmacro.d: Allow for rest of frag being padded to an
1076 alignment boundary.
1077
1078 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
1079
d84de024
AM
10802004-08-16 Alan Modra <amodra@bigpond.net.au>
1081
1082 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
1083 * gas/cfi/cfi-alpha-3.d: Likewise.
1084 * gas/cfi/cfi-i386.d: Likewise.
1085 * gas/cfi/cfi-m68k.d: Likewise.
1086 * gas/cfi/cfi-ppc-1.d: Likewise.
1087 * gas/cfi/cfi-s390-1.d: Likewise.
1088 * gas/cfi/cfi-s390x-1.d: Likewise.
1089 * gas/cfi/cfi-sh-1.d: Likewise.
1090 * gas/cfi/cfi-sparc-1.d: Likewise.
1091 * gas/cfi/cfi-sparc64-1.d: Likewise.
1092 * gas/cfi/cfi-x86_64.d: Likewise.
1093
caa32fe5
NC
10942004-08-13 Jan Beulich <jbeulich@novell.com>
1095
1096 * gas/all/altmacro.[sd]: New test.
1097 * gas/all/gas.exp: Run the new test.
1098
b2221023
MM
10992004-08-10 Mark Mitchell <mark@codesourcery.com>
1100
1101 * gas/arm/bignum1.s: New test.
1102 * gas/arm/arm.exp: Run it.
1103
db6579d4
PB
11042004-08-06 Paul Brook <paul@codesourcery.com>
1105
1106 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1107
92868b6e
NC
11082004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
1109
1110 * h8300/h8300.exp: Addition of new test case to check rx
1111 generation with adds and subs instruction for plain H8/300 target.
1112 * h8300/addsubrxcheck.s: New test source file.
1113
e8773edb
SC
11142004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1115
1116 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1117 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1118 * gas/symver/symver.exp: Likewise for symver tests.
1119
30d1c836
ML
11202004-07-30 Michal Ludvig <mludvig@suse.cz>
1121
1122 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1123 VIA PadLock instructions.
1124
ff636ee3
KK
11252004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1126
1127 * gas/sh/basic.exp: Don't do sh2a test for sh5.
1128 * gas/sh/sh2a.d: Match elf32-sh* format too.
1129
1d70c7fb
AO
11302004-07-29 Alexandre Oliva <aoliva@redhat.com>
1131
1132 2003-12-30 DJ Delorie <dj@redhat.com>
1133 * gas/sh/sh2a.s: New.
1134 * gas/sh/sh2a.d: New.
1135 * gas/sh/basic.exp: Add it.
1136
670ec21d
NC
11372004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
1138
1139 * gas/all/gas.exp (do_930509a): Disable test for crx.
1140
6b5abf68
L
11412004-07-22 H.J. Lu <hongjiu.lu@intel.com>
1142
1143 * gas/i386/x86-64-inval.l: Remove the leading `+'.
1144
ed049af3
NC
11452004-07-22 Nick Clifton <nickc@redhat.com>
1146
1147 PR/280
1148 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1149 * gas/h8300/ffxx1-elf.d: Likewise.
1150 * gas/h8300/h8sx_disp2.d: Likewise.
1151 * gas/h8300/h8sx_mov_imm.d: Likewise.
6639a9d9 1152 * gas/h8300/h8sx_rtsl.d: Likewise.
ed049af3
NC
1153 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1154 * gas/h8300/ffxx1-elf.s: Likewise.
1155
20f0a1fc
NC
11562004-07-21 Jan Beulich <jbeulich@novell.com>
1157
543613e9
NC
1158 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1159 addressing in 64-bit mode.
1160 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1161 addressing.
1162 * gas/i386/i386.exp: Run the two new tests.
1163
1164 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1165 rex prefix.
1166 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1167 in 64-bit mode.
6639a9d9 1168
d27af829
MR
11692004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1170
1171 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1172 expects load delay slots.
1173
6f14957b
MR
11742004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1175
1176 * gas/mips/vr5400.d: Update for a correct disassembly of
1177 "racm.ob".
1178
1586d91e
MR
11792004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1180
1181 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
1182 another "break" case. Update the comment accordingly.
1183 * gas/mips/set-arch.s: Likewise.
1184 * gas/mips/mips32.d: Adjust for the new output.
1185 * gas/mips/set-arch.d: Likewise.
1186
aff16937
NC
11872004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
1188
1189 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1190 new test case for H8300H normal target to check symbol
1191 address generation.
1192 * gas/h8300/symaddgen.s: New test.
1193
0477af35
NC
11942004-07-13 Nick Clifton <nickc@redhat.com>
1195
1196 * gas/i386/intel.s: Add test of newly expand arithmetic support
1197 for Intel mode assembler.
1198 * gas/i386/intel.d: Add expected disassmbly.
1199
384d2d1c
NC
12002004-07-13 Nick Clifton <nickc@redhat.com>
1201
1202 * gas/vtable: Delete directory. These tests are no longer needed
1203 as the VTABLE_ reloc support is obsolete.
1204
96908638
NC
12052004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1206
1207 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1208 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1209 * gas/m32r/pic2.d: New file: Expected results.
1210
de7e6852
RS
12112004-07-08 Richard Sandiford <rsandifo@redhat.com>
1212
1213 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1214 * gas/mips/elf-refl19.d: Likewise L2.
1215
3b91255e
RS
12162004-07-03 Richard Sandiford <rsandifo@redhat.com>
1217
3b91255e
RS
1218 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1219 the earliest %lo().
1220 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1221 * gas/mips/elf-rel20.[sd]: New test.
1222 * gas/mips/mips.exp: Run it.
1223
0945c90c
RS
12242004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
1225
1226 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1227
2d2b9592
L
12282004-07-01 H.J. Lu <hongjiu.lu@intel.com>
1229
1230 * gas/ia64/group-1.d: New.
1231 * gas/ia64/group-1.s: Likewise.
1232
1233 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1234
8a41c3ea
JW
12352004-06-30 James E Wilson <wilson@specifixinc.com>
1236
1237 * gas/ia64/dv-imply.d: Update.
1238 * gas/ia64/dv-mutex.d: Likewise.
1239 * gas/ia64/dv-safe.d: Likewise.
1240
62b51c0b
AM
12412004-06-29 Alan Modra <amodra@bigpond.net.au>
1242
1243 * gas/m68k/mode5.s: Pad section.
1244 * gas/m68k/mode5.d: Update.
1245
98e69875
AM
12462004-06-28 Alan Modra <amodra@bigpond.net.au>
1247
1248 * gas/ppc/power4.d: Update.
1249
1d9f512f
AM
12502004-06-24 Alan Modra <amodra@bigpond.net.au>
1251
1252 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1253 * gas/i386/prescott.d: Update.
1254
bad9ceea
JJ
12552004-06-08 Jakub Jelinek <jakub@redhat.com>
1256
1257 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1258 * gas/ia64/dv-raw-err.l: Updated.
1259
580b9172
NC
12602004-05-28 Peter Barada <peter@the-baradas.com>
1261
1262 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
1263 addressing with zero offset into mode 2 addressing.
1264 * gas/m68k/mode5.d: New file: Expected disassmbly.
1265 * gas/m68k/all.exp: Run new test.
1266
652ca075
L
12672004-05-27 H.J. Lu <hongjiu.lu@intel.com>
1268
1269 * gas/ia64/regs.d: Updated.
1270
54b3292a
L
12712004-05-26 H.J. Lu <hongjiu.lu@intel.com>
1272
1273 * gas/ia64/ia64.exp: Run invalid-ar.
6639a9d9 1274
54b3292a
L
1275 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
1276 * gas/ia64/invalid-ar.s: Likewise.
1277
be8c092b
NC
12782004-05-24 Peter Barada <peter@the-baradas.com>
1279
1280 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
1281 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
1282
1ef30428
L
12832004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1284
1285 * gas/ia64/dv-srlz.d: Fix a typo.
1286
c0b22597
BE
12872004-05-12 Ben Elliston <bje@au.ibm.com>
1288
1289 * gas/h8300/t03_add.exp: Remove stray semicolons.
1290 * gas/h8300/t04_sub.exp: Likewise.
1291 * gas/h8300/t05_cmp.exp: Likewise.
1292 * gas/h8300/t08_or.exp: Likewise.
1293 * gas/h8300/t09_xor.exp: Likewise.
1294 * gas/h8300/t10_and.exp: Likewise.
1295 * gas/hppa/reloc/reloc.exp: Likewise.
1296 * gas/hppa/unsorted/unsorted.exp: Likewise.
1297 * gas/i386/i386.exp: Likewise.
1298 * gas/m68hc11/m68hc11.exp: Likewise.
1299 * gas/mips/mips.exp: Likewise.
1300 * gas/sparc/sparc.exp: Likewise.
1301 * lib/gas-defs.exp: Likewise.
1302
22fe14ad
NC
13032004-05-11 Nick Clifton <nickc@redhat.com>
1304
1305 * gas/elf/section4.s: New test. Checks label arithmetic when
1306 multiple same-name sections exist.
1307 * gas/elf/section4.d: New file: Expected section list
1308 * gas/elf/elf.exp: Run the new test.
1309 * gas/elf/group0.s: Use % instead of @ for type argument to
1310 .section directive (for compatability with ARM port).
1311 * gas/elf/group1.s: Likewise.
1312
532c738a
RS
13132004-05-07 Richard Sandiford <rsandifo@redhat.com>
1314
1315 * gas/mips/vr4122.[sd]: Rename to...
1316 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
1317 MD(1) and MD(4).
1318 * gas/mips/mips.exp: Update accordingly.
1319
d15c4970
AO
13202004-05-05 Alexandre Oliva <aoliva@redhat.com>
1321
1322 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
1323 * gas/frv/fr405-insn.d: Likewise.
1324 * gas/frv/fr450-insn.d: Likewise.
1325
86654c12
L
13262004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1327
1328 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
1329 section group.
1330
1331 * gas/elf/group1a.d: New file.
1332 * gas/elf/group1b.d: Likewise.
1333
1334 * gas/elf/group1.e: Removed.
1335
376eb240
NC
13362004-04-30 Nick Clifton <nickc@redhat.com>
1337
1338 * gas/arm/reg-alias.s: New file: Test case sensitive register
1339 aliases.
1340 * gas/arm/reg-alias.d: New file: Expected test output.
1341 * gas/arm/arm.exp: Run reg-alias test.
1342 Arrange tests in a more orderly fashion.
1343
f3806e43
BE
13442004-04-30 Ben Elliston <bje@au.ibm.com>
1345
1346 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
1347 * gas/ppc/power4.d: Update accordingly.
1348
f5842774
L
13492004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1350
1351 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
1352 group.
1353
1354 * gas/elf/group0.s: New file.
1355 * gas/elf/group0a.d: Likewise.
1356 * gas/elf/group0b.d: Likewise.
1357 * gas/elf/group1.e: Likewise.
1358 * gas/elf/group1.s: Likewise.
1359
2abe3c6c
NC
13602004-04-23 Nick Clifton <nickc@redhat.com>
1361
1362 * gas/symver/symver1.d: Cope with extra symbols inserted by
1363 arm-elf toolchains.
1364 * gas/symver/symver0.d: Likewise
1365 * gas/elf/symver.d: Likewise.
1366
1f1799d5
KK
13672004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1368
1369 * gas/sh/pcrel2.d: Update.
1370 * gas/sh/tlsd.d: Update.
1371 * gas/sh/tlsnopic.d: Update.
1372 * gas/sh/tlspic.d: Update.
1373
d9943e50
MK
13742004-04-22 Mark Kettenis <kettenis@gnu.org>
1375
1376 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
1377
269137b2
TS
13782004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1379
1380 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
1381 * gas/mips/mips-abi32-pic.d: Likewise.
1382 * gas/mips/mips-abi32-pic2.d: Likewise.
1383 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1384 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1385 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1386 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1387 * gas/mips/relax-swap1-mips2.d: Likewise.
1388 * gas/mips/lb-svr4pic-ilocks.d: New test.
1389 * gas/mips/mips.exp: Run it.
1390
06516a5e
PB
13912004-04-22 Paul Brook <paul@codesourcery.com>
1392
1393 * maverick.c (off8s): Test full shifted operand range.
1394 (MCC2): Define.
1395 (MVDSPACC, MVACCDSP): Use it.
1396 * maverick.d, maverick.s: Regenerate.
1397
fd99574b
NC
13982004-04-22 Peter Barada <peter@the-baradas.com>
1399
1400 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
1401 * gas/m68k/mcf-emac.s: New test: Similar checks.
1402 * gas/m68k/mcf-mac.d: New test: Expected output.
1403 * gas/m68k/mcf-emac.d: New test: Likewise.
1404 * gas/m68k/all.exp: Run new tests.
1405
76c6918d
CD
14062004-04-21 Chris Demetriou <cgd@broadcom.com>
1407
1408 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
1409 * gas/mips/empic.d: Likewise.
1410 * gas/mips/empic.l: Likewise.
1411 * gas/mips/empic.s: Likewise.
1412 * gas/mips/empic2.d: Likewise.
1413 * gas/mips/empic2.s: Likewise.
1414 * gas/mips/empic3_e.d: Likewise.
1415 * gas/mips/empic3_e.s: Likewise.
1416 * gas/mips/empic3_g1.d: Likewise.
1417 * gas/mips/empic3_g1.s: Likewise.
1418 * gas/mips/empic3_g2.d: Likewise.
1419 * gas/mips/empic3_g2.s: Likewise.
1420 * gas/mips/jal-empic-elf-2.d: Likewise.
1421 * gas/mips/jal-empic-elf-2.s: Likewise.
1422 * gas/mips/jal-empic-elf-3.d: Likewise.
1423 * gas/mips/jal-empic-elf-3.s: Likewise.
1424 * gas/mips/jal-empic-elf.d: Likewise.
1425 * gas/mips/jal-empic.d: Likewise.
1426 * gas/mips/la-empic.d: Likewise.
1427 * gas/mips/la-empic.s: Likewise.
1428 * gas/mips/lb-empic.d: Likewise.
1429 * gas/mips/ld-empic.d: Likewise.
1430 * gas/mips/lif-empic.d: Likewise.
1431 * gas/mips/telempic.d: Likewise.
1432 * gas/mips/tempic.d: Likewise.
1433 * gas/mips/ulh-empic.d: Likewise.
1434 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
1435 * gas/mips/lifloat.s: Likewise.
1436 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
1437
6482c264
NC
14382004-04-20 Brian Ford <ford@vss.fsi.com>
1439 DJ Delorie <dj@redhat.com>
1440
1441 * gas/i386/secrel.s: New test for .secrel32.
1442 * gas/i386/secrel.d: Likewise.
1443 * gas/i386/i386.exp: Call it for PE targets.
1444
4dc570c2
JJ
14452004-04-19 Jakub Jelinek <jakub@redhat.com>
1446
1447 * gas/cfi/cfi-sparc64-1.d: Update.
1448
d766e8ec
RS
14492004-04-14 Richard Sandiford <rsandifo@redhat.com>
1450
1451 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
1452
a11090ae
RS
14532004-04-14 Richard Sandiford <rsandifo@redhat.com>
1454
1455 * gas/elf/section2.e-mips: Allow named section symbols.
1456 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
1457
097dba13
NC
14582004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1459
925d60e5
NC
1460 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
1461 * gas/m32r/parallel-2.d: New file: Expected results.
1462 * gas/m32r/m32r2.exp: Run the test.
6639a9d9 1463
925d60e5
NC
1464 * gas/m32r/seth.s: New file: Test for seth.
1465 * gas/m32r/seth.d: New file: Expected results.
1466 * gas/m32r/m32r.exp: Run the new test.
097dba13 1467
f55629b8
KK
14682004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
1469
1470 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
1471 option.
1472 * gas/sh/basic.exp: Run the new test.
1473
a7844384
NC
14742004-04-01 Dave Korn <dk@artimi.com>
1475
1476 * gas/dlx/alltests.exp: Execute new lohi test.
1477 * gas/dlx/lohi.s: New test for spurious lo16/hi16
632d447c 1478 reloc overflow checking.
a7844384
NC
1479 * gas/dlx/lohi.d: New file: expected output.
1480 * gas/dlx/lhi.d: Updated to properly expect lo16
632d447c 1481 relocations where asked for.
a7844384
NC
1482 * gas/dlx/itype.d: Likewise.
1483 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1484
6c71dbc4
SS
14852004-03-30 Stan Shebs <shebs@apple.com>
1486
1487 * gas/macros/macros.exp: Remove mention of MPW config.
1488
02249231
AM
14892004-03-27 Alan Modra <amodra@bigpond.net.au>
1490
1491 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1492 an error.
1493 * gas/m68hc11/m68hc11.exp: Likewise.
1494
86b13c28
AS
14952004-03-23 Andreas Schwab <schwab@suse.de>
1496
1497 * gas/cfi/cfi-m68k.d: Adjust offsets.
1498
95631471
HPN
14992004-03-22 Hans-Peter Nilsson <hp@axis.com>
1500
1501 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1502 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1503
2ce4cc60
KK
15042004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1505
1506 * gas/cfi/cfi-sh-1.d: New file.
6639a9d9 1507 * gas/cfi/cfi-sh-1.s: Likewise.
2ce4cc60
KK
1508 * gas/cfi/cfi.exp: Add SH case.
1509
fdd12ef3
AM
15102004-03-16 Alan Modra <amodra@bigpond.net.au>
1511
1512 * gas/ppc/altivec.d: Update.
1513 * gas/ppc/altivec_xcoff.d: Update.
1514 * gas/ppc/altivec_xcoff64.d: Update.
1515 * gas/ppc/astest.d: Update.
1516 * gas/ppc/astest2.d: Update.
1517 * gas/ppc/astest2_64.d: Update.
1518 * gas/ppc/astest64.d: Update.
1519 * gas/ppc/booke.d: Update.
1520 * gas/ppc/booke_xcoff.d: Update.
1521 * gas/ppc/booke_xcoff64.d: Update.
1522 * gas/ppc/e500.d: Update.
1523 * gas/ppc/power4.d: Update.
1524 * gas/ppc/test1elf32.d: Update.
1525 * gas/ppc/test1elf64.d: Update.
1526 * gas/ppc/test1xcoff32.d: Update.
1527
a506b1e6
AM
15282004-03-15 Alan Modra <amodra@bigpond.net.au>
1529
1530 * gas/i386/padlock.s: Pad with .p2align.
1531 * gas/i386/padlock.d: Adjust.
1532
26f07657
ML
15332004-03-12 Michal Ludvig <mludvig@suse.cz>
1534
a506b1e6 1535 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
26f07657
ML
1536 VIA PadLock instructions.
1537 * gas/i386/i386.exp: Run padlock tests.
1538
c02908d2
AM
15392004-03-12 Alan Modra <amodra@bigpond.net.au>
1540
cc0ec051
AM
1541 * gas/i386/katmai.d: Revert last change.
1542
c02908d2
AM
1543 * gas/i386/katmai.d: Adjust for clflush change.
1544
b3415246
AJ
15452004-03-08 Andreas Jaeger <aj@suse.de>
1546
1547 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
1548
b793dc75
RH
15492004-03-07 Richard Henderson <rth@redhat.com>
1550
1551 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
1552
9fd4314e
AJ
15532004-03-07 Andreas Jaeger <aj@suse.de>
1554
1555 * gas/cfi/cfi-x86_64.d: Adjust offsets.
1556
6ec51dba
RH
15572004-03-07 Richard Henderson <rth@redhat.com>
1558
1559 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
1560 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
1561 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
1562
28e4a77b
KK
15632004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1564
1565 * gas/sh/sh64/err-dsp.s: Fix expected error message.
1566
676a64f4
RS
15672004-03-01 Richard Sandiford <rsandifo@redhat.com>
1568
1569 * gas/frv/fr405-insn.[sdl]: New test.
1570 * gas/frv/fr450-spr.[sd]: New test.
1571 * gas/frv/fr450-insn.[sdl]: New test.
1572 * gas/frv/fr450-media-issue.[sl]: New test.
1573 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
1574 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
1575 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
1576 -mcpu=fr500.
1577
8ae0baa2
RS
15782004-03-01 Richard Sandiford <rsandifo@redhat.com>
1579
1580 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
1581 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
1582 * gas/frv/allinsn.d: Update accordingly.
1583
34920d91
NC
15842004-02-17 Petko Manolov <petkan@nucleusys.com>
1585
1586 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
1587 * gas/arm/maverick.d: Likewise.
1588 * gas/arm/maverick.s: Likewise.
1589
206eb3b6
KK
15902004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1591
1592 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
1593
e4475e39
NS
15942004-02-06 Nathan Sidwell <nathan@codesourcery.com>
1595
1596 * gas/macros/test2.s: Lowercase it.
1597
f6a22291
MR
15982004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1599
1600 * gas/mips/div.d: Update to accomodate changes in macro
1601 expansions.
1602 gas/mips/elf-rel-got-n32.d: Likewise.
1603 gas/mips/elf-rel-got-n64.d: Likewise.
1604 gas/mips/elf-rel-xgot-n32.d: Likewise.
1605 gas/mips/elf-rel-xgot-n64.d: Likewise.
1606 gas/mips/la-svr4pic.d: Likewise.
1607 gas/mips/la-xgot.d: Likewise.
1608 gas/mips/lca-svr4pic.d: Likewise.
1609 gas/mips/lca-xgot.d: Likewise.
1610
1b5d1a53
KK
16112004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1612
1613 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
1614 * gas/sh/sh4a-fp.s: Likewise.
1615 * gas/sh/err-sh4a-fp.s: Likewise.
1616
424688ad
CD
16172004-01-24 Chris Demetriou <cgd@broadcom.com>
1618
1619 * gas/mips/relax-swap1.s: Add extra space at end, so the
1620 disassembly will consistently have "..." at its end.
1621 * gas/mips/relax-swap2.s: Likewise.
1622 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
1623
34cc4ecc
DJ
16242004-01-23 Daniel Jacobowitz <drow@mvista.com>
1625
1626 * gas/arm/arm.exp: Add "undefined" test.
1627 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
1628
5fc68419
RS
16292004-01-23 Richard Sandiford <rsandifo@redhat.com>
1630
1631 * gas/mips/macro-warn-[1234].[sdl]: New tests.
1632 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
1633 * gas/mips/mips.exp: Run them.
1634
4d7206a2
RS
16352004-01-23 Richard Sandiford <rsandifo@redhat.com>
1636
1637 * gas/mips/elf-rel19.[sd]: New test.
1638 * gas/mips/mips.exp: Run it.
1639
28d39d1a
NC
16402004-01-11 Tom Rix <tcrix@worldnet.att.net>
1641
1642 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
1643 * gas/m68hc11/movb.d: Likewise.
1644 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
1645
839b3272
AM
16462004-01-19 Alan Modra <amodra@bigpond.net.au>
1647
1648 * gas/i386/katmai.d: Adjust for changed sib printing.
1649 * gas/i386/prescott.d: Likewise.
1650 * gas/i386/sse2.d: Likewise.
1651 * gas/i386/ssemmx2.d: Likewise.
1652
ac882a1d
AO
16532004-01-16 Alexandre Oliva <aoliva@redhat.com>
1654
1655 * gas/mn10300/mov5.s: New.
1656 * gas/mn10300/basic.exp (do_mov5): New.
1657
895921c9
MR
16582004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1659
1660 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
1661 with swapping for MIPS1.
1662 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
1663 with swapping for MIPS2.
1664 * gas/mips/relax-swap1.l: Stderr output for the new tests.
1665 * gas/mips/relax-swap1.s: Source for the new tests.
1666 * gas/mips/relax-swap2.d: New test for branch likely relaxation
1667 with swapping.
1668 * gas/mips/relax-swap2.l: Stderr output for the new test.
1669 * gas/mips/relax-swap2.s: Source for the new test.
1670 * gas/mips/mips.exp: Run the new tests.
1671
32159579
ILT
16722004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
1673
1674 * gas/mips/mips16-64.d: New test.
1675 * gas/mips/mips.exp: Run it.
1676
cc3d92a5
RS
16772004-01-12 Richard Sandiford <rsandifo@redhat.com>
1678
1679 * gas/mips/elf-rel18.[sd]: New test.
1680 * gas/mips/mips.exp: Run it.
1681
e45d0630
PB
16822004-01-09 Paul Brook <paul@codesourcery.com>
1683
1684 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
1685 * gas/arm/arm.exp: Add them.
1686
29ccc66b
ILT
16872004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
1688
1689 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
1690 * gas/mips/ldstla-n64-shared.d: Likewise.
1691
d9296b18
NC
16922004-01-07 Nick Clifton <nickc@redhat.com>
1693
1694 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
1695
fee5fcc5
AO
16962004-01-06 Alexandre Oliva <aoliva@redhat.com>
1697
1698 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
1699 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
1700 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
1701 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
1702 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
1703 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
1704 gprel12 for rodata symbol and gotoff12 for sdata symbol.
1705 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
1706 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
1707 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
1708 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
1709 * gas/frv/allinsns.exp: Run it.
1710
3ab48931
NC
17112004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
1712
1713 * gas/msp430/opcode.s: Add test for an 'add' instruction which
1714 looks similar to an 'rla' instruction.
ad50f575 1715
c9e214e5
AM
1716For older changes see ChangeLog-9303
1717\f
1718Local Variables:
1719mode: change-log
1720left-margin: 8
1721fill-column: 74
1722version-control: never
1723End:
This page took 0.159213 seconds and 4 git commands to generate.