* config/tc-ia64.c (md_assemble): Fix error message for wrong
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 2005-04-19 Andreas Schwab <schwab@suse.de>
2
3 * gas/ia64/invalid-ar.l: Adapt to changed error message.
4
5 2005-04-18 Jan Beulich <jbeulich@novell.com>
6
7 * gas/macros/purge.[ls]: New.
8 * gas/macros/macros.exp: Run new test.
9
10 2005-04-15 Jan Beulich <jbeulich@novell.com>
11
12 * gas/elf/struct.[sd]: New.
13 * gas/elf/elf.exp: Run new test.
14
15 2005-04-15 Alan Modra <amodra@bigpond.net.au>
16
17 * gas/all/assign.s: New.
18 * gas/all/assign.d: New.
19 * gas/all/gas.exp: Run it.
20
21 2005-04-13 Maciej W. Rozycki <macro@linux-mips.org>
22
23 * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
24 and include more instructions/offsets that are meant to succeed.
25 Use $4 instead $3 to avoid register dependencies.
26 * gas/mips/ldstla-32.d: Update accordingly.
27 * gas/mips/ldstla-32-shared.d: Likewise.
28 * gas/mips/ldstla-32-mips3.d: New test based on the above, except
29 for mips3.
30 * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
31 * gas/mips/ldstla-32-mips3.s: Source for the new tests.
32 * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
33 fail.
34 * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
35 * gas/mips/ldstla-32-1.l: Stderr output for the new test.
36 * gas/mips/ldstla-32-mips3-1.l: Likewise.
37 * gas/mips/mips.exp: Run the new tests.
38
39 2005-04-11 Mark Kettenis <kettenis@gnu.org>
40
41 * gas/all/gas.exp: Don't run fastcall labels test on
42 i*86-*-openbsd*.
43
44 2005-04-11 Jan Beulich <jbeulich@novell.com>
45
46 * gas/macros/dot.[ls]: New.
47 * gas/macros/macros.exp: Run new test.
48
49 2005-04-06 H.J. Lu <hongjiu.lu@intel.com>
50
51 * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
52 * gas/i386/x86-64-pcrel.d: Updated.
53
54 2005-04-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
55
56 * gas/vax/flonum.s: New testcase: Encode some flonums.
57 * gas/vax/flonum.d: Expected result of new testcase.
58 * gas/vax/vax.exp: Call the new testcase.
59
60 * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
61 figuring out.
62 * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
63
64 2005-04-01 Jan Beulich <jbeulich@novell.com>
65
66 * gas/i386/bss.[sd]: New.
67 * gas/i386/i386.exp: Run new test.
68
69 2005-04-01 Jan Beulich <jbeulich@novell.com>
70
71 * gas/i386/x86-64-pcrel.[sd]: New.
72 * gas/i386/i386.exp: Run new test.
73
74 2005-03-30 Julian Brown <julian@codesourcery.com>
75
76 * gas/arm/mapping.d: Update expected output due to mapping symbols
77 being untyped.
78
79 2005-03-29 H.J. Lu <hongjiu.lu@intel.com>
80
81 * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
82 x86-64-segment and x86-64-inval-seg for x86-64.
83
84 * gas/i386/intel.d: Expect movw for moving between memory and
85 segment register.
86 * gas/i386/naked.d: Likewise.
87 * gas/i386/opcode.d: Likewise.
88 * gas/i386/x86-64-opcode.d: Likewise.
89
90 * gas/i386/opcode.s: Use movw for moving between memory and
91 segment register.
92 * gas/i386/x86-64-opcode.s: Likewise.
93
94 * : Likewise.
95
96 * gas/i386/inval-seg.l: New.
97 * gas/i386/inval-seg.s: New.
98 * gas/i386/segment.l: New.
99 * gas/i386/segment.s: New.
100 * gas/i386/x86-64-inval-seg.l: New.
101 * gas/i386/x86-64-inval-seg.s: New.
102 * gas/i386/x86-64-segment.l: New.
103 * gas/i386/x86-64-segment.s: New.
104
105 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
106
107 * gas/arm/tls.s, gas/arm/tls.d: New files.
108 * gas/arm/arm.exp: Run TLS test.
109
110 2005-03-28 H.J. Lu <hongjiu.lu@intel.com>
111
112 PR 803
113 * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
114 * gas/ia64/dv-mutex.d : Likewise.
115 * gas/ia64/dv-safe.d: Likewise.
116 * gas/ia64/dv-srlz.d.nop: Likewise.
117 * gas/ia64/ldxmov-1.d: Likewise.
118 * gas/ia64/opc-b.d: Likewise.
119 * gas/ia64/opc-f.d: Likewise.
120 * gas/ia64/opc-i.d: Likewise.
121 * gas/ia64/opc-m.d: Likewise.
122 * gas/ia64/operand-or.d: Likewise.
123 * gas/ia64/pcrel.d: Likewise.
124 * gas/ia64/pseudo.d: Likewise.
125 * gas/ia64/tls.d: Likewise.
126
127 2005-03-24 Hans-Peter Nilsson <hp@axis.com>
128
129 * gas/cris/range-err-1.s: Adjust expected messages for hosts with
130 64-bit longs.
131
132 2005-03-23 Alan Modra <amodra@bigpond.net.au>
133
134 * gas/elf/section5.s: Don't start directives in first column.
135
136 2005-03-21 Nick Clifton <nickc@redhat.com>
137
138 * gas/arm/iwmmxt.s: Update instructions that use the "never" value
139 in the conditional field to use "le" instead. This is so that the
140 disassembler will disassemble them.
141 * gas/arm/iwmmxt.d: Update expected disassemblies.
142
143 2005-03-17 Jan Beulich <jbeulich@novell.com>
144
145 * gas/i386/intel.d: Add stderr directive.
146 * gas/i386/intel.e: New.
147 * gas/i386/intel16.d: Add stderr directive. Adjust for changed
148 source.
149 * gas/i386/intel16.e: New.
150 * gas/i386/intel16.s: Add instances of addressing forms with base
151 and index specified in reverse order.
152 * gas/i386/intelbad.l: Adjust for changed source.
153 * gas/i386/intelbad.s: Add more operand forms to check.
154 * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
155 directive. Adjust for changed source.
156 * gas/i386/intelok.e: New.
157 * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
158 more operand forms to check.
159 * gas/i386/x86_64.d: Add stderr directive.
160 * gas/i386/x86_64.e: New.
161 * gas/i386/x86_64.s: Adjust for parser changes.
162
163 2005-03-15 Zack Weinberg <zack@codesourcery.com>
164
165 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
166 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
167 * gas/arm/arm.exp: Run them.
168
169 2005-03-14 Eric Christopher <echristo@redhat.com>
170
171 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
172 * gas/cfi/cfi.exp: Run it.
173 * gas/cfi/cfi-common-1.d: Update.
174 * gas/cfi/cfi-common-2.d: Ditto.
175 * gas/cfi/cfi-common-3.d: Ditto.
176 * gas/cfi/cfi-common-4.d: Ditto.
177
178 2005-03-12 Zack Weinberg <zack@codesourcery.com>
179
180 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
181 * gas/arm/arm.exp: Run it.
182
183 2005-03-10 Aldy Hernandez <aldyh@redhat.com>
184
185 * gas/ppc/e500.d: Fix encoding of efscfd.
186
187 2005-03-10 Jeff Baker <jbaker@qnx.com>
188 Alan Modra <amodra@bigpond.net.au>
189
190 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
191 * gas/ppc/booke.d: Likewise.
192
193 2005-03-09 Richard Sandiford <rsandifo@redhat.com>
194
195 * gas/mips/vr4130.[sd]: New test.
196 * gas/mips/mips.exp: Run it.
197
198 2005-03-09 Richard Sandiford <rsandifo@redhat.com>
199
200 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
201 bc1f and bc1t to be filled.
202 * gas/mips/branch-misc-3.[sd]: New test.
203 * gas/mips/mips.exp: Run it.
204
205 2005-03-09 Ben Elliston <bje@au.ibm.com>
206
207 * gas/maxq10/maxq10.exp: Remove stray semicolons.
208 * gas/maxq20/maxq20.exp: Likewise.
209
210 2005-03-08 Jan Beulich <jbeulich@novell.com>
211
212 * gas/ia64/no-fit.[ls]: New.
213 * gas/ia64/ia64.exp: Run new test.
214
215 2005-03-08 Jan Beulich <jbeulich@novell.com>
216
217 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
218 * gas/ia64/ia64.exp: Run new tests.
219
220 2005-03-08 Jan Beulich <jbeulich@novell.com>
221
222 * gas/ia64/pcrel.d: Account for big endian target.
223 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
224
225 2005-03-08 Hans-Peter Nilsson <hp@axis.com>
226
227 Adjust testsuite for cris-axis-aout.
228 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
229 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
230 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
231 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
232 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
233
234 2005-03-04 David Daney <ddaney@avtrex.com>
235
236 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
237 for -mno-shared optimization.
238 * gas/mips/elf-rel25a.d: Ditto.
239
240 2005-03-04 Nick Clifton <nickc@redhat.com>
241
242 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
243 more non-ELF cases.
244 * gas/arm/pic.d: Fix for vxworks target.
245 * gas/arm/basic.d: Likewise.
246 * gas/arm/unwind.d: Likewise.
247
248 2005-03-04 Richard Sandiford <rsandifo@redhat.com>
249
250 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
251 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
252 for loads and stores from constant addresses.
253 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
254 * gas/mips/mips.exp: Run them.
255
256 2005-03-03 Richard Sandiford <rsandifo@redhat.com>
257
258 * gas/mips/mips.exp: Move tls tests to main $elf block.
259
260 2005-03-03 Nick Clifton <nickc@redhat.com>
261
262 * gas/macros/macros.exp (and.s): Expect this test to fail for the
263 tic4x-coff target because it uses the '&' character as a line
264 separator.
265
266 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
267 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
268 the sh-hms target.
269 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
270 as for the sh-coff port.
271
272 * gas/macros/macros.exp (run_list_test): Also expect the msp430
273 port to fail the strings test because it defines
274 ONLY_STANDARD_ESCAPES.
275
276 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
277 the .text section out to a 32-byte boundary as will automatically
278 be done by the arm-aout target.
279 * gas/arm/arch6zk.d: Add expected nop disassemblies.
280
281 * gas/d30v/serial.l: Remove listing lines that are no longer
282 emitted and fix up expected binary encoding.
283 * gas/d30v/serial2.l: Likewise.
284 * gas/d30v/serial2O.l: Likewise.
285
286 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
287
288 * gas/arc/extensions.s: Add tests for extcoreregister.
289 * gas/arc/extensions.d: Likewise.
290 * gas/arc/warn.s: Warnings for readonly core registers accessed.
291 * gas/arc/warn.d: Likewise.
292 * testsuite/gas/arc/arc.exp: Run extensions testcase.
293
294 2005-03-03 Richard Sandiford <rsandifo@redhat.com>
295
296 * gas/mips/noat-1.d: Add -mips1 to assembler options.
297
298 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
299
300 * gas/arc/ld.s: Add checks for short immediates with ld.
301 * gas/arc/ld.d: Likewise.
302
303 2005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
304
305 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
306 gas/mips/tls-ill.s: New files.
307 * gas/mips/mips.exp: Run TLS tests.
308
309 2005-03-02 Alan Modra <amodra@bigpond.net.au>
310
311 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
312 * gas/ppc/astest2.d: Likewise.
313 * gas/ppc/astest2_64.d: Likewise.
314 * ppc/astest64.d: Likewise.
315 * ppc/booke.d: Likewise.
316 * ppc/power4.d: Likewise.
317 * ppc/test1elf32.d: Likewise.
318 * ppc/test1elf64.d: Likewise.
319
320 2005-03-02 Jan Beulich <jbeulich@novell.com>
321
322 * gas/i386/cr-err.[ls]: New.
323 * gas/i386/crx.[ds]: New.
324 * gas/i386/i386.exp: Run new tests.
325
326 2005-03-02 Jan Beulich <jbeulich@novell.com>
327
328 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
329 * gas/i386/intelok.s: Add checks for various special memory operands.
330
331 2005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
332
333 * gas/arc/extensions.s: New file.
334 * gas/arc/extensions.d: New file.
335
336 2005-03-01 Nick Clifton <nickc@redhat.com>
337
338 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
339 COFF based ports.
340 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
341 with a COFF formated local label name.
342 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
343
344 2005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
345 Nick Clifton <nickc@redhat.com>
346
347 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
348 associated with branches and so show the exact symbolic
349 destination address rather than an offset from the start of the
350 section.
351 * gas/arm/pic.d: Likewise.
352
353 2005-03-01 Alan Modra <amodra@bigpond.net.au>
354
355 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
356 * gas/m68k/mcf-mac.d: Likewise.
357 * gas/m68k/mcf-mov3q.d: Likewise.
358 * gas/m68k/mode5.d: Likewise.
359
360 2005-02-22 Eric Christopher <echristo@redhat.com>
361
362 * gas/mips/elf-rel10.d: Update for label change.
363
364 2005-02-22 Maciej W. Rozycki <macro@mips.com>
365
366 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
367 information.
368 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
369 information for MIPS16 for the n32 ABI.
370 * gas/mips/mips.exp. Run the new test.
371
372 2005-02-22 Eric Christopher <echristo@redhat.com>
373
374 * gas/mips/elf-rel10.s: Add label for frob.
375
376 2005-02-22 Maciej W. Rozycki <macro@mips.com>
377
378 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
379 information for MIPS16.
380 * gas/mips/mips16-dwarf2.s: Source for the new test.
381 * gas/mips/mips.exp: Run the new test.
382
383 2005-02-21 Alan Modra <amodra@bigpond.net.au>
384
385 * gas/d10v/instruction_packing-005.d: Adjust.
386 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
387 * gas/d10v/instruction_packing-009.d: Likewise.
388 * gas/d10v/instruction_packing-010.d: Likewise.
389 * gas/d10v/warning-001.d: Use #warning instead of #error.
390 * gas/d10v/warning-002.d: Likewise.
391 * gas/d10v/warning-003.d: Likewise.
392 * gas/d10v/warning-004.d: Likewise.
393 * gas/d10v/warning-005.d: Likewise.
394 * gas/d10v/warning-006.d: Likewise.
395 * gas/d10v/warning-007.d: Likewise.
396 * gas/d10v/warning-008.d: Likewise.
397 * gas/d10v/warning-009.d: Likewise.
398 * gas/d10v/warning-010.d: Likewise.
399 * gas/d10v/warning-011.d: Likewise.
400 * gas/d10v/warning-012.d: Likewise.
401 * gas/d10v/warning-013.d: Likewise.
402 * gas/d10v/warning-015.d: Likewise.
403 * gas/d10v/warning-016.d: Likewise.
404 * gas/d10v/warning-017.d: Likewise.
405 * gas/d10v/warning-018.d: Likewise.
406 * gas/d10v/warning-019.d: Likewise.
407 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
408 #warning given. Rearrange to allow $program to remain unset.
409 Fail the test if warning not found when expected. Conversely fail
410 the test if assembler errors or warnings given when not expected.
411
412 2005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
413
414 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
415 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
416 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
417 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
418 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
419 .set noat in macro expansions.
420 * gas/mips/mips.exp: Run new testcases.
421 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
422 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
423 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
424 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
425 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
426 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
427 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
428 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
429 gas/mips/ulw2.s: Don't try to test .set noat.
430
431 2005-02-17 H.J. Lu <hongjiu.lu@intel.com>
432
433 * gas/ia64/hint.b-err.l: New file.
434 * gas/ia64/hint.b-err.s: Likewise.
435 * gas/ia64/hint.b-warn.l: Likewise.
436 * gas/ia64/hint.b-warn.s: Likewise.
437
438 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
439
440 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
441
442 2005-02-17 Jan Beulich <jbeulich@novell.com>
443
444 * gas/ia64/nostkreg.[ds]: New.
445 * gas/ia64/ia64.exp: Run new test.
446
447 2005-02-16 Alan Modra <amodra@bigpond.net.au>
448
449 * gas/all/gas.exp (quad): Don't run on i960.
450
451 2005-02-15 Nigel Stephens <nigel@mips.com>
452 Maciej W. Rozycki <macro@mips.com>
453
454 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
455 R_MIPS16_LO16 relocs.
456 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
457 * gas/mips/mips16-hilo.s: Source for the new tests.
458 * gas/mips/mips.exp: Run the new tests.
459
460 2005-02-15 Jan Beulich <jbeulich@novell.com>
461
462 * gas/ia64/pcrel.[ds]: New.
463 * gas/ia64/ia64.exp: Run new test.
464
465 2005-02-15 Jan Beulich <jbeulich@novell.com>
466
467 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
468 violation on b0.
469 * gas/ia64/regval.[ls]: New.
470 * gas/ia64/ia64.exp: Run new test.
471
472 2005-02-15 Jan Beulich <jbeulich@novell.com>
473
474 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
475 * gas/ia64/dv-waw-err.s: Likewise.
476 * gas/ia64/reg-err.[ls]: New.
477 * gas/ia64/ia64.exp: Run new test.
478
479 2005-02-15 Jan Beulich <jbeulich@novell.com>
480
481 * gas/ia64/reloc.[ds]: New.
482 * gas/ia64/reloc-bad.[ls]: New.
483 * gas/ia64/ia64.exp: Run new tests.
484
485 2005-02-15 Jan Beulich <jbeulich@novell.com>
486
487 * gas/ia64/operand-or.d: Pass -xnone to assembler.
488
489 2005-02-13 Jan Beulich <jbeulich@novell.com>
490
491 * gas/ia64/label.l: Adjust line numbers.
492 * gas/ia64/label.s: Add .explicit.
493 * gas/ia64/nop_x.s: Likewise.
494 * gas/ia64/opc-a.d: Add assembler option -xnone.
495 * gas/ia64/opc-b.d: Likewise.
496 * gas/ia64/opc-f.d: Likewise.
497 * gas/ia64/opc-i.d: Likewise.
498 * gas/ia64/opc-m.d: Likewise.
499 * gas/ia64/opc-x.d: Likewise.
500 * gas/ia64/pseudo.d: Likewise.
501 * gas/ia64/regs.d: Likewise.
502 * gas/ia64/tls.d: Likewise.
503 * gas/ia64/unwind-err.l: Adjust line numbers.
504 * gas/ia64/unwind-err.s: Remove explicit stops.
505
506 2005-02-13 Jan Beulich <jbeulich@novell.com>
507
508 * gas/ia64/pound.[ls]: New.
509 * gas/ia64/ia64.exp: Run new test.
510
511 2005-02-13 H.J. Lu <hongjiu.lu@intel.com>
512
513 * gas/ia64/ia64.exp: Add "operand-or".
514
515 * gas/ia64/operand-or.d: New file.
516 * gas/ia64/operand-or.s: Likewise.
517
518 2005-02-11 H.J. Lu <hongjiu.lu@intel.com>
519
520 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
521 and proc.
522
523 2005-02-09 Jan Beulich <jbeulich@novell.com>
524
525 * gas/i386/intelok.s: Remove comments disabling alternative forms of
526 fbld, fbstp, and fldcw.
527 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
528
529 2005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
530
531 * gas/maxq10/jump.d: Fixed relative jump offset.
532 * gas/maxq10/call.d: Likewise.
533 * gas/maxq20/jump.d: Likewise.
534 * gas/maxq20/call.d: Likewise.
535
536 2005-02-07 Hans-Peter Nilsson <hp@axis.com>
537
538 * lib/gas-defs.exp: Support new directive "warning".
539
540 2005-02-02 Jan Beulich <jbeulich@novell.com>
541
542 * gas/ia64/pred-rel.s: New.
543 * gas/ia64/ia64.exp: Run new test.
544
545 2005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
546
547 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
548 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
549 symbol names.
550
551 2005-01-31 Jan Beulich <jbeulich@novell.com>
552
553 * gas/macros/repeat.[ds]: New.
554 * gas/macros/macros.exp: Run new test.
555
556 2005-01-31 Jan Beulich <jbeulich@novell.com>
557
558 * gas/macros/badarg.[ls]: New.
559 * gas/macros/end.[ls]: New.
560 * gas/macros/redef.[ls]: New.
561 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
562 Run new tests.
563
564 2005-01-31 Jan Beulich <jbeulich@novell.com>
565
566 * gas/ia64/operands.[ls]: New.
567 * gas/ia64/ia64.exp: Run new test.
568
569 2005-01-31 Jan Beulich <jbeulich@novell.com>
570
571 * gas/ia64/proc.[ls]: New.
572 * gas/ia64/unwind-err.[ls]: New.
573 * gas/ia64/ia64.exp: Run new tests.
574
575 2005-01-31 Jan Beulich <jbeulich@novell.com>
576
577 * gas/ia64/bundling.[ds]: New.
578 * gas/ia64/label.[ls]: New.
579 * gas/ia64/last.[ls]: New.
580 * gas/ia64/slot2.[ls]: New.
581 * gas/ia64/ia64.exp: Run new tests.
582
583 2005-01-31 Jan Beulich <jbeulich@novell.com>
584
585 * gas/ia64/pseudo.[ds]: New.
586 * gas/ia64/ia64.exp: Run new test.
587
588 2005-01-27 Jan Beulich <jbeulich@novell.com>
589
590 * gas/ia64/nop_x.[ds]: New.
591 * gas/ia64/ia64.exp: Run new test.
592
593 2005-01-27 Jan Beulich <jbeulich@novell.com>
594
595 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
596 M-unit.
597 * gas/ia64/mov-ar.[ds]: New.
598 * gas/ia64/ia64.exp: Run new test.
599
600 2005-01-24 Nick Clifton <nickc@redhat.com>
601
602 * gas/all/sleb128.d: Do not assume an 8-bit byte.
603 * gas/all/quad.d: Likewise. Also allow for ports which order
604 bytes within words in other than simple big-endian or
605 little-endian fashions.
606
607 2005-01-19 Richard Sandiford <rsandifo@redhat.com>
608
609 * gas/all/sleb128.[sd]: New test.
610 * gas/all/quad.[sd]: New test.
611 * gas/all/gas.exp: Run them.
612
613 2005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
614
615 * gas/sh/arch/arch.exp: Correct the email address.
616 Correct a few comment typos.
617 Add new tests to ensure that the assembler will only accept
618 instructions valid in each architecture and vice-versa.
619 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
620 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
621 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
622 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
623 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
624 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
625 * gas/sh/arch/sh2a.s: Generate new file.
626 * gas/sh/arch/sh2e.s: Regenerate.
627 * gas/sh/arch/sh2.s: Regenerate.
628 * gas/sh/arch/sh3-dsp.s: Regenerate.
629 * gas/sh/arch/sh3e.s: Regenerate.
630 * gas/sh/arch/sh3-nommu.s: Regenerate.
631 * gas/sh/arch/sh3.s: Regenerate.
632 * gas/sh/arch/sh4al-dsp.s: Regenerate.
633 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
634 * gas/sh/arch/sh4a.s: Regenerate.
635 * gas/sh/arch/sh4-nofpu.s: Regenerate.
636 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
637 * gas/sh/arch/sh4.s: Regenerate.
638 * gas/sh/arch/sh-dsp.s: Regenerate.
639 * gas/sh/arch/sh.s: Regenerate.
640
641 2005-01-12 H.J. Lu <hongjiu.lu@intel.com>
642
643 * i386/i386.exp: Run "sib".
644
645 * gas/i386/sib.d: New file.
646 * gas/i386/sib.s: Likewise.
647
648 2005-01-09 Andreas Schwab <schwab@suse.de>
649
650 * gas/i386/intel16.d: Ignore trailing text with #pass.
651 * gas/i386/intelok.d: Likewise.
652 * gas/i386/prefix.d: Likewise.
653 * gas/i386/sub.d: Likewise.
654 * gas/i386/padlock.d: Likewise.
655 * gas/i386/x86_64.d: Likewise.
656
657 2005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
658
659 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
660
661 2004-12-31 Alan Modra <amodra@bigpond.net.au>
662
663 * gas/elf/elf.exp: Don't list reloc sections.
664 * gas/elf/section5.e: Remove reloc sections.
665
666 2004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
667
668 * gas/crx/beq_insn.d: Update reference file according to
669 disassembler printing method.
670 * gas/crx/bit_insn.d: Likewise.
671 * gas/crx/br_insn.d: Likewise.
672 * gas/crx/cmpbr_insn.d: Likewise.
673 * gas/crx/cop_insn.d: Likewise.
674 * gas/crx/load_stor_insn.d: Likewise.
675
676 2004-12-21 Hans-Peter Nilsson <hp@axis.com>
677
678 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
679 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
680 copies, to cater to tcl versions before Tcl 8.2.3.
681
682 2004-12-20 Nick Clifton <nickc@redhat.com>
683
684 * gas/elf/section5.[ls]: Use % instead of @ in .section
685 directives.
686
687 2004-12-16 Richard Sandiford <rsandifo@redhat.com>
688
689 * gas/v850/split-lo16.{s,d}: New test.
690 * gas/v850/v850.exp: Run it.
691
692 2004-12-15 Jan Beulich <jbeulich@novell.com>
693
694 * gas/elf/section5.[els]: New.
695
696 2004-12-13 Richard Sandiford <rsandifo@redhat.com>
697
698 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
699 .text alignments.
700
701 2004-12-11 Alan Modra <amodra@bigpond.net.au>
702
703 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
704 * gas/arm/mapping.d: Likewise.
705 * gas/mips/tmips16-e.d: Likewise.
706 * gas/mips/tmips16-f.d: Likewise.
707 * gas/mmix/align-1.d: Likewise.
708 * gas/mmix/basep-10.d: Likewise.
709 * gas/mmix/basep-11.d: Likewise.
710 * gas/mmix/basep-7.d: Likewise.
711 * gas/mmix/basep-8.d: Likewise.
712 * gas/mmix/basep-9.d: Likewise.
713 * gas/mmix/builtin1.d: Likewise.
714 * gas/mmix/builtin2.d: Likewise.
715 * gas/mmix/builtin3.d: Likewise.
716 * gas/mmix/bz-c.d: Likewise.
717 * gas/mmix/comment-2.d: Likewise.
718 * gas/mmix/comment-3.d: Likewise.
719 * gas/mmix/cons-2.d: Likewise.
720 * gas/mmix/fb-1.d: Likewise.
721 * gas/mmix/fb-2.d: Likewise.
722 * gas/mmix/geta-c.d: Likewise.
723 * gas/mmix/greg1.d: Likewise.
724 * gas/mmix/greg1a.d: Likewise.
725 * gas/mmix/greg2.d: Likewise.
726 * gas/mmix/greg2a.d: Likewise.
727 * gas/mmix/greg3.d: Likewise.
728 * gas/mmix/greg4.d: Likewise.
729 * gas/mmix/greg5.d: Likewise.
730 * gas/mmix/greg6.d: Likewise.
731 * gas/mmix/greg7.d: Likewise.
732 * gas/mmix/greg8.d: Likewise.
733 * gas/mmix/is-1.d: Likewise.
734 * gas/mmix/jump-c.d: Likewise.
735 * gas/mmix/local-1.d: Likewise.
736 * gas/mmix/locall1.d: Likewise.
737 * gas/mmix/odd-1.d: Likewise.
738 * gas/mmix/op-0-1.d: Likewise.
739 * gas/mmix/op-0-1s.d: Likewise.
740 * gas/mmix/op-0-2.d: Likewise.
741 * gas/mmix/prefix1.d: Likewise.
742 * gas/mmix/prefix2.d: Likewise.
743 * gas/mmix/prefix3.d: Likewise.
744 * gas/mmix/pseudo-1.d: Likewise.
745 * gas/mmix/pushj-c.d: Likewise.
746 * gas/mmix/pushj-cs.d: Likewise.
747 * gas/mmix/sym-1.d: Likewise.
748 * gas/mmix/weak1-s.d: Likewise.
749 * gas/mmix/weak1.d: Likewise.
750 * gas/mmix/zerop-1.d: Likewise.
751 * gas/ppc/power4.d: Likewise.
752 * gas/ppc/test1elf32.d: Likewise.
753 * gas/ppc/test1elf64.d: Likewise.
754 * gas/sh/sh64/datal32-3.d: Likewise.
755 * gas/sh/sh64/datal64-3.d: Likewise.
756 * gas/sh/sh64/localcom-1.d: Likewise.
757
758 2004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
759
760 * gas/mips/elf-rel23a.d: New test.
761 * gas/mips/elf-rel23b.d: New test.
762 * gas/mips/elf-rel25.s: New test.
763 * gas/mips/elf-rel25.d: New test.
764 * gas/mips/elf-rel25a.d: New test.
765 * gas/mips/mips.exp: Run new tests.
766
767 2004-12-09 Paul Brook <paul@codesourcery.com>
768
769 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
770
771 2004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
772
773 * gas/mips/branch-swap.d: Pass -32 to as.
774
775 2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
776
777 * gas/crx/br_insn.d: Fix error in expected disassembly.
778
779 2004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
780
781 * testsuite/gas/m32r/rela-1.s: New test.
782 * testsuite/gas/m32r/rela-1.d: Expected disassembly.
783 * testsuite/gas/m32r/m32r.exp: Run the new test.
784 * testsuite/gas/m32r/relax-1.d: Update for fixed pcrel reloc
785 generation.
786
787 2004-11-27 Richard Earnshaw <rearnsha@arm.com>
788
789 * gas/testsuite/arm/thumbv6.d (setend): Remove stray tab at end
790 of dump pattern.
791
792 2004-11-25 H.J. Lu <hongjiu.lu@intel.com>
793
794 * gas/ia64/group-1.d: Adjust expected secion ordering.
795
796 2004-11-25 Jan Beulich <jbeulich@novell.com>
797
798 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
799
800 2004-11-24 Paul Brook <paul@codesourcery.com>
801
802 * gas/elf/group0a.d: Adjust expected secion ordering.
803 * gas/elf/group1a.d: Ditto.
804 * gas/elf/section4.d: Ditto.
805
806 2004-11-24 Nick Clifton <nickc@redhat.com>
807
808 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
809 * gas/iq2000/q10allinsn.d: Delete.
810 * gas/iq2000/q10allinsn.s: Delete.
811 * gas/iq2000/q10hazard4.s: Delete.
812 * gas/iq2000/q10hazard5.s: Delete.
813 * gas/iq2000/q10load-hazards.exp: Delete.
814 * gas/iq2000/q10nohazard.s: Delete.
815 * gas/iq2000/q10noyield.s: Delete.
816 * gas/iq2000/q10test0.d: Delete.
817 * gas/iq2000/q10test0.s: Delete.
818 * gas/iq2000/q10test1.d: Delete.
819 * gas/iq2000/q10test1.s: Delete.
820 * gas/iq2000/q10test10.d: Delete.
821 * gas/iq2000/q10test10.s: Delete.
822 * gas/iq2000/q10test11.d: Delete.
823 * gas/iq2000/q10test11.s: Delete.
824 * gas/iq2000/q10test12.d: Delete.
825 * gas/iq2000/q10test12.s: Delete.
826 * gas/iq2000/q10test2.d: Delete.
827 * gas/iq2000/q10test2.s: Delete.
828 * gas/iq2000/q10test3.d: Delete.
829 * gas/iq2000/q10test3.s: Delete.
830 * gas/iq2000/q10test4.d: Delete.
831 * gas/iq2000/q10test4.s: Delete.
832 * gas/iq2000/q10test5.d: Delete.
833 * gas/iq2000/q10test5.s: Delete.
834 * gas/iq2000/q10test6.d: Delete.
835 * gas/iq2000/q10test6.s: Delete.
836 * gas/iq2000/q10test7.d: Delete.
837 * gas/iq2000/q10test7.s: Delete.
838 * gas/iq2000/q10test8.d: Delete.
839 * gas/iq2000/q10test8.s: Delete.
840 * gas/iq2000/q10test9.d: Delete.
841 * gas/iq2000/q10test9.s: Delete.
842 * gas/iq2000/q10yield.exp: Delete.
843 * gas/iq2000/test.exp: Delete.
844
845 2004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
846
847 * gas/arc/st.s: Add checks for other variants of the sr and st
848 instruction.
849 * gas/arc/st.d: Update the expected disassembly.
850
851 2004-11-23 Nick Clifton <nickc@redhat.com>
852
853 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
854 instructions.
855 * gas/mn10300/relax.d: Add expected relocations.
856
857 2004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
858
859 * gas/arc/ld.s: Add check of load of a long immediate.
860 * gas/arc/ld.d: Add expected disassembly.
861
862 2004-11-22 Hans-Peter Nilsson <hp@axis.com>
863
864 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
865 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
866
867 2004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
868
869 * gas/maxq10/call.d: Fix expected results now that bfd assembler
870 support is enabled by default.
871 * gas/maxq10/range.d: Likewise.
872 * gas/maxq20/call.d: Likewise.
873
874 2004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
875
876 * gas/arm/mapping.d: Expect F markers for Thumb code.
877 * gas/arm/unwind.d: Update big-endian pattern.
878
879 2004-11-12 Nick Clifton <nickc@redhat.com>
880
881 * gas/mn10300/basic.exp: Add relax test.
882 * gas/mn10300/relax.s: New test.
883 * gas/mn10300/relax.d: Expected results. Make sure that the
884 correct size of instruction has been selected.
885
886 2004-11-11 Bob Wilson <bob.wilson@acm.org>
887
888 * gas/xtensa/short_branch_offset.s: New.
889 * gas/xtensa/short_branch_offset.d: New.
890 * gas/xtensa/all.exp: Run new test.
891
892 2004-11-10 Alan Modra <amodra@bigpond.net.au>
893
894 * gas/i386/opcode.s: Pad section.
895 * gas/i386/intelok.s: Likewise.
896 * gas/i386/opcode.d: Update.
897 * gas/i386/intelok.d: Update.
898
899 2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
900 Vineet Sharma <vineets@noida.hcltech.com>
901
902 * gas/maxq10: New directory. Contains tests for maxq port.
903 * gas/maxq20: Likewise.
904
905 2004-11-05 H.J. Lu <hongjiu.lu@intel.com>
906
907 * gas/i386/general.s: Add movzb.
908 * gas/i386/general.l: Updated.
909
910 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
911
912 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
913 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
914 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
915 as invalid.
916 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
917 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
918 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
919 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
920 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
921 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
922 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
923 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
924 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
925 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
926 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
927 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
928 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
929 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
930 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
931 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
932 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
933 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
934 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
935 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
936 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
937 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
938 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
939 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
940 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
941 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
942 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
943 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
944 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
945 New tests.
946
947 2004-11-04 Jan Beulich <jbeulich@novell.com>
948
949 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
950 * gas/i386/intelbad.[sl]: New test to check for various things not
951 permitted in Intel mode.
952 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
953 Adjust for change to segment register store.
954 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
955 things get handled correctly.
956 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
957 'high' and 'low' parts of an operand, which the parser previously
958 accepted while neither telling that it's not supported nor that it
959 ignored the remainder of the line following these supposed keywords.
960
961 2004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
962
963 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
964
965 2004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
966
967 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
968 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
969 * gas/crx/cop_insn.d: Regenerate.
970 * gas/crx/list_insn.d: Likewise.
971
972 2004-10-23 Daniel Jacobowitz <dan@debian.org>
973
974 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
975 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
976
977 2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
978
979 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
980 instructions.
981 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
982 * gas/crx/cop_insn.d: Regenerate.
983 * gas/crx/list_insn.d: Likewise.
984
985 2004-10-14 Paul Brook <paul@codesourcery.com>
986
987 * gas/arm/mapping.d: Pass --special-syms to objdump.
988
989 2004-10-08 Daniel Jacobowitz <dan@debian.org>
990
991 * gas/i386/i386.exp: Don't run divide test for targets where '/'
992 is a comment. Run x86-64-unwind for 64-bit ELF targets.
993 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
994
995 2004-10-08 Alan Modra <amodra@bigpond.net.au>
996
997 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
998
999 2004-10-07 Bob Wilson <bob.wilson@acm.org>
1000
1001 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
1002 Change entry_align test to expect an error.
1003 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
1004 no-generics directives.
1005
1006 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
1007
1008 * gas/mips/elf-rel{23,24}.[sd]: New tests.
1009 * gas/mips/mips.exp: New test.
1010
1011 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
1012
1013 * gas/mips/elf-rel22.[sd]: New test.
1014 * gas/mips/mips.exp: Run it.
1015
1016 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
1017
1018 * gas/mips/elf-rel21.[sd]: New test.
1019 * gas/mips/mips.exp: Run it.
1020
1021 2004-10-07 Jan Beulich <jbeulich@novell.com>
1022
1023 * gas/cfi/cfi-common-4.[ds]: New.
1024 * gas/cfi/cfi.exp: Run new test.
1025
1026 2004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
1027
1028 * gas/crx/cop_insn.s: New file.
1029 * gas/crx/cop_insn.d: Likewise.
1030 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
1031 test.
1032 * gas/crx/misc_insn.s: Likewise.
1033 * gas/crx/load_stor_insn.d: Regenerate.
1034 * gas/crx/misc_insn.d: Likewise.
1035
1036 2004-10-06 Aldy Hernandez <aldyh@redhat.com>
1037
1038 * gas/ppc/e500.s: Add double-precision instructions.
1039 * gas/ppc/e500.d: Same.
1040
1041 2004-10-05 Paul Brook <paul@codesourcery.com>
1042
1043 * gas/arm/arm.exp: Add unwind table test. Recognise
1044 arm-symbian-symbianelf and arm-none-eabi.
1045 * gas/arm/unwind.s: New file.
1046 * gas/arm/unwind.d: New file.
1047
1048 2004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
1049
1050 * gas/pdp11/opcode.d: Fix sob opcode value.
1051
1052 2004-09-30 Paul Brook <paul@codesourcery.com>
1053
1054 * gas/arm/arch6zk.d: New file.
1055 * gas/arm/arch6zk.s: New file.
1056 * gas/arm/arm.exp: Add them.
1057
1058 2004-09-29 Alan Modra <amodra@bigpond.net.au>
1059
1060 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
1061 * gas/i386/secrel.d: Adjust to suit.
1062
1063 2004-09-19 Paul Brook <paul@codesourcery.com>
1064
1065 * gas/elf/elf.exp: Recognise additional arm elf targets.
1066
1067 2004-09-17 Paul Brook <paul@codesourcery.com>
1068
1069 * gas/arm/pic.s: Add (target2).
1070 * gas/arm/pic.d: Ditto.
1071
1072 2004-09-13 Paul Brook <paul@codesourcery.com>
1073
1074 * gas/arm/pic.d: Rename RELABS to TARGET1.
1075 * gas/arm/pic.s: Ditto.
1076
1077 2004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
1078
1079 * gas/crx: New directory.
1080 * gas/crx/allinsn.exp: New test script.
1081 * gas/crx/arith_insn.s: New file.
1082 * gas/crx/arith_insn.d: Likewise.
1083 * gas/crx/beq_insn.s: Likewise.
1084 * gas/crx/beq_insn.d: Likewise.
1085 * gas/crx/bit_insn.s: Likewise.
1086 * gas/crx/bit_insn.d: Likewise.
1087 * gas/crx/br_insn.s: Likewise.
1088 * gas/crx/br_insn.d: Likewise.
1089 * gas/crx/cmov_insn.s: Likewise.
1090 * gas/crx/cmov_insn.d: Likewise.
1091 * gas/crx/cmpbr_insn.s: Likewise.
1092 * gas/crx/cmpbr_insn.d: Likewise.
1093 * gas/crx/jscond_insn.s: Likewise.
1094 * gas/crx/jscond_insn.d: Likewise.
1095 * gas/crx/list_insn.s: Likewise.
1096 * gas/crx/list_insn.d: Likewise.
1097 * gas/crx/load_stor_insn.s: Likewise.
1098 * gas/crx/load_stor_insn.d: Likewise.
1099 * gas/crx/misc_insn.s: Likewise.
1100 * gas/crx/misc_insn.d: Likewise.
1101 * gas/crx/no_op_insn.s: Likewise.
1102 * gas/crx/no_op_insn.d: Likewise.
1103 * gas/crx/shift_insn.s: Likewise.
1104 * gas/crx/shift_insn.d: Likewise.
1105
1106 2004-08-27 Richard Sandiford <rsandifo@redhat.com>
1107
1108 * gas/frv/fr550-pack1.[sd]: New test.
1109 * gas/frv/allinsn.exp: Run it.
1110
1111 2004-08-27 Nick Clifton <nickc@redhat.com>
1112
1113 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
1114 but not for PE targets. Similarly for the absrel test.
1115
1116 2004-08-26 Nick Clifton <nickc@redhat.com>
1117
1118 * gas/i386/i386.exp: Group ELF specific tests together. Move the
1119 pcrel test into the ELF only section. Use is_elf_format to test
1120 for ELF based toolchains.
1121
1122 2004-08-25 H.J. Lu <hongjiu.lu@intel.com>
1123
1124 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
1125
1126 2004-08-24 Jan Beulich <jbeulich@novell.com>
1127
1128 * gas/all/altmacro.[sd]: Split out part from here...
1129 * gas/all/altmac2.[sd]: ... to here.
1130 * gas/all/excl.s: New.
1131 * gas/all/gas.exp: Suppress both tests for a few targets known to
1132 break. Run the new (split out) test only when the target doesn't
1133 use '!' as a comment character.
1134
1135 2004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1136
1137 * gas/mips/branch-swap.s: New testcase.
1138 * gas/mips/branch-swap.d: New testcase.
1139 * gas/mips/mips.exp: Run the testcase.
1140
1141 2004-08-18 Nick Clifton <nickc@redhat.com>
1142
1143 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
1144 part of another patch.
1145
1146 2004-08-15 Nick Clifton <nickc@redhat.com>
1147
1148 * gas/all/altmacro.d: Allow for rest of frag being padded to an
1149 alignment boundary.
1150
1151 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
1152
1153 2004-08-16 Alan Modra <amodra@bigpond.net.au>
1154
1155 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
1156 * gas/cfi/cfi-alpha-3.d: Likewise.
1157 * gas/cfi/cfi-i386.d: Likewise.
1158 * gas/cfi/cfi-m68k.d: Likewise.
1159 * gas/cfi/cfi-ppc-1.d: Likewise.
1160 * gas/cfi/cfi-s390-1.d: Likewise.
1161 * gas/cfi/cfi-s390x-1.d: Likewise.
1162 * gas/cfi/cfi-sh-1.d: Likewise.
1163 * gas/cfi/cfi-sparc-1.d: Likewise.
1164 * gas/cfi/cfi-sparc64-1.d: Likewise.
1165 * gas/cfi/cfi-x86_64.d: Likewise.
1166
1167 2004-08-13 Jan Beulich <jbeulich@novell.com>
1168
1169 * gas/all/altmacro.[sd]: New test.
1170 * gas/all/gas.exp: Run the new test.
1171
1172 2004-08-10 Mark Mitchell <mark@codesourcery.com>
1173
1174 * gas/arm/bignum1.s: New test.
1175 * gas/arm/arm.exp: Run it.
1176
1177 2004-08-06 Paul Brook <paul@codesourcery.com>
1178
1179 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1180
1181 2004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
1182
1183 * h8300/h8300.exp: Addition of new test case to check rx
1184 generation with adds and subs instruction for plain H8/300 target.
1185 * h8300/addsubrxcheck.s: New test source file.
1186
1187 2004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1188
1189 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1190 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1191 * gas/symver/symver.exp: Likewise for symver tests.
1192
1193 2004-07-30 Michal Ludvig <mludvig@suse.cz>
1194
1195 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1196 VIA PadLock instructions.
1197
1198 2004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1199
1200 * gas/sh/basic.exp: Don't do sh2a test for sh5.
1201 * gas/sh/sh2a.d: Match elf32-sh* format too.
1202
1203 2004-07-29 Alexandre Oliva <aoliva@redhat.com>
1204
1205 2003-12-30 DJ Delorie <dj@redhat.com>
1206 * gas/sh/sh2a.s: New.
1207 * gas/sh/sh2a.d: New.
1208 * gas/sh/basic.exp: Add it.
1209
1210 2004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
1211
1212 * gas/all/gas.exp (do_930509a): Disable test for crx.
1213
1214 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
1215
1216 * gas/i386/x86-64-inval.l: Remove the leading `+'.
1217
1218 2004-07-22 Nick Clifton <nickc@redhat.com>
1219
1220 PR/280
1221 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1222 * gas/h8300/ffxx1-elf.d: Likewise.
1223 * gas/h8300/h8sx_disp2.d: Likewise.
1224 * gas/h8300/h8sx_mov_imm.d: Likewise.
1225 * gas/h8300/h8sx_rtsl.d: Likewise.
1226 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1227 * gas/h8300/ffxx1-elf.s: Likewise.
1228
1229 2004-07-21 Jan Beulich <jbeulich@novell.com>
1230
1231 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1232 addressing in 64-bit mode.
1233 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1234 addressing.
1235 * gas/i386/i386.exp: Run the two new tests.
1236
1237 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1238 rex prefix.
1239 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1240 in 64-bit mode.
1241
1242 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1243
1244 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1245 expects load delay slots.
1246
1247 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1248
1249 * gas/mips/vr5400.d: Update for a correct disassembly of
1250 "racm.ob".
1251
1252 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1253
1254 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
1255 another "break" case. Update the comment accordingly.
1256 * gas/mips/set-arch.s: Likewise.
1257 * gas/mips/mips32.d: Adjust for the new output.
1258 * gas/mips/set-arch.d: Likewise.
1259
1260 2004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
1261
1262 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1263 new test case for H8300H normal target to check symbol
1264 address generation.
1265 * gas/h8300/symaddgen.s: New test.
1266
1267 2004-07-13 Nick Clifton <nickc@redhat.com>
1268
1269 * gas/i386/intel.s: Add test of newly expand arithmetic support
1270 for Intel mode assembler.
1271 * gas/i386/intel.d: Add expected disassmbly.
1272
1273 2004-07-13 Nick Clifton <nickc@redhat.com>
1274
1275 * gas/vtable: Delete directory. These tests are no longer needed
1276 as the VTABLE_ reloc support is obsolete.
1277
1278 2004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1279
1280 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1281 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1282 * gas/m32r/pic2.d: New file: Expected results.
1283
1284 2004-07-08 Richard Sandiford <rsandifo@redhat.com>
1285
1286 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1287 * gas/mips/elf-refl19.d: Likewise L2.
1288
1289 2004-07-03 Richard Sandiford <rsandifo@redhat.com>
1290
1291 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1292 the earliest %lo().
1293 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1294 * gas/mips/elf-rel20.[sd]: New test.
1295 * gas/mips/mips.exp: Run it.
1296
1297 2004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
1298
1299 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1300
1301 2004-07-01 H.J. Lu <hongjiu.lu@intel.com>
1302
1303 * gas/ia64/group-1.d: New.
1304 * gas/ia64/group-1.s: Likewise.
1305
1306 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1307
1308 2004-06-30 James E Wilson <wilson@specifixinc.com>
1309
1310 * gas/ia64/dv-imply.d: Update.
1311 * gas/ia64/dv-mutex.d: Likewise.
1312 * gas/ia64/dv-safe.d: Likewise.
1313
1314 2004-06-29 Alan Modra <amodra@bigpond.net.au>
1315
1316 * gas/m68k/mode5.s: Pad section.
1317 * gas/m68k/mode5.d: Update.
1318
1319 2004-06-28 Alan Modra <amodra@bigpond.net.au>
1320
1321 * gas/ppc/power4.d: Update.
1322
1323 2004-06-24 Alan Modra <amodra@bigpond.net.au>
1324
1325 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1326 * gas/i386/prescott.d: Update.
1327
1328 2004-06-08 Jakub Jelinek <jakub@redhat.com>
1329
1330 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1331 * gas/ia64/dv-raw-err.l: Updated.
1332
1333 2004-05-28 Peter Barada <peter@the-baradas.com>
1334
1335 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
1336 addressing with zero offset into mode 2 addressing.
1337 * gas/m68k/mode5.d: New file: Expected disassmbly.
1338 * gas/m68k/all.exp: Run new test.
1339
1340 2004-05-27 H.J. Lu <hongjiu.lu@intel.com>
1341
1342 * gas/ia64/regs.d: Updated.
1343
1344 2004-05-26 H.J. Lu <hongjiu.lu@intel.com>
1345
1346 * gas/ia64/ia64.exp: Run invalid-ar.
1347
1348 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
1349 * gas/ia64/invalid-ar.s: Likewise.
1350
1351 2004-05-24 Peter Barada <peter@the-baradas.com>
1352
1353 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
1354 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
1355
1356 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1357
1358 * gas/ia64/dv-srlz.d: Fix a typo.
1359
1360 2004-05-12 Ben Elliston <bje@au.ibm.com>
1361
1362 * gas/h8300/t03_add.exp: Remove stray semicolons.
1363 * gas/h8300/t04_sub.exp: Likewise.
1364 * gas/h8300/t05_cmp.exp: Likewise.
1365 * gas/h8300/t08_or.exp: Likewise.
1366 * gas/h8300/t09_xor.exp: Likewise.
1367 * gas/h8300/t10_and.exp: Likewise.
1368 * gas/hppa/reloc/reloc.exp: Likewise.
1369 * gas/hppa/unsorted/unsorted.exp: Likewise.
1370 * gas/i386/i386.exp: Likewise.
1371 * gas/m68hc11/m68hc11.exp: Likewise.
1372 * gas/mips/mips.exp: Likewise.
1373 * gas/sparc/sparc.exp: Likewise.
1374 * lib/gas-defs.exp: Likewise.
1375
1376 2004-05-11 Nick Clifton <nickc@redhat.com>
1377
1378 * gas/elf/section4.s: New test. Checks label arithmetic when
1379 multiple same-name sections exist.
1380 * gas/elf/section4.d: New file: Expected section list
1381 * gas/elf/elf.exp: Run the new test.
1382 * gas/elf/group0.s: Use % instead of @ for type argument to
1383 .section directive (for compatability with ARM port).
1384 * gas/elf/group1.s: Likewise.
1385
1386 2004-05-07 Richard Sandiford <rsandifo@redhat.com>
1387
1388 * gas/mips/vr4122.[sd]: Rename to...
1389 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
1390 MD(1) and MD(4).
1391 * gas/mips/mips.exp: Update accordingly.
1392
1393 2004-05-05 Alexandre Oliva <aoliva@redhat.com>
1394
1395 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
1396 * gas/frv/fr405-insn.d: Likewise.
1397 * gas/frv/fr450-insn.d: Likewise.
1398
1399 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1400
1401 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
1402 section group.
1403
1404 * gas/elf/group1a.d: New file.
1405 * gas/elf/group1b.d: Likewise.
1406
1407 * gas/elf/group1.e: Removed.
1408
1409 2004-04-30 Nick Clifton <nickc@redhat.com>
1410
1411 * gas/arm/reg-alias.s: New file: Test case sensitive register
1412 aliases.
1413 * gas/arm/reg-alias.d: New file: Expected test output.
1414 * gas/arm/arm.exp: Run reg-alias test.
1415 Arrange tests in a more orderly fashion.
1416
1417 2004-04-30 Ben Elliston <bje@au.ibm.com>
1418
1419 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
1420 * gas/ppc/power4.d: Update accordingly.
1421
1422 2004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1423
1424 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
1425 group.
1426
1427 * gas/elf/group0.s: New file.
1428 * gas/elf/group0a.d: Likewise.
1429 * gas/elf/group0b.d: Likewise.
1430 * gas/elf/group1.e: Likewise.
1431 * gas/elf/group1.s: Likewise.
1432
1433 2004-04-23 Nick Clifton <nickc@redhat.com>
1434
1435 * gas/symver/symver1.d: Cope with extra symbols inserted by
1436 arm-elf toolchains.
1437 * gas/symver/symver0.d: Likewise
1438 * gas/elf/symver.d: Likewise.
1439
1440 2004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1441
1442 * gas/sh/pcrel2.d: Update.
1443 * gas/sh/tlsd.d: Update.
1444 * gas/sh/tlsnopic.d: Update.
1445 * gas/sh/tlspic.d: Update.
1446
1447 2004-04-22 Mark Kettenis <kettenis@gnu.org>
1448
1449 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
1450
1451 2004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
1452
1453 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
1454 * gas/mips/mips-abi32-pic.d: Likewise.
1455 * gas/mips/mips-abi32-pic2.d: Likewise.
1456 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1457 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1458 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1459 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1460 * gas/mips/relax-swap1-mips2.d: Likewise.
1461 * gas/mips/lb-svr4pic-ilocks.d: New test.
1462 * gas/mips/mips.exp: Run it.
1463
1464 2004-04-22 Paul Brook <paul@codesourcery.com>
1465
1466 * maverick.c (off8s): Test full shifted operand range.
1467 (MCC2): Define.
1468 (MVDSPACC, MVACCDSP): Use it.
1469 * maverick.d, maverick.s: Regenerate.
1470
1471 2004-04-22 Peter Barada <peter@the-baradas.com>
1472
1473 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
1474 * gas/m68k/mcf-emac.s: New test: Similar checks.
1475 * gas/m68k/mcf-mac.d: New test: Expected output.
1476 * gas/m68k/mcf-emac.d: New test: Likewise.
1477 * gas/m68k/all.exp: Run new tests.
1478
1479 2004-04-21 Chris Demetriou <cgd@broadcom.com>
1480
1481 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
1482 * gas/mips/empic.d: Likewise.
1483 * gas/mips/empic.l: Likewise.
1484 * gas/mips/empic.s: Likewise.
1485 * gas/mips/empic2.d: Likewise.
1486 * gas/mips/empic2.s: Likewise.
1487 * gas/mips/empic3_e.d: Likewise.
1488 * gas/mips/empic3_e.s: Likewise.
1489 * gas/mips/empic3_g1.d: Likewise.
1490 * gas/mips/empic3_g1.s: Likewise.
1491 * gas/mips/empic3_g2.d: Likewise.
1492 * gas/mips/empic3_g2.s: Likewise.
1493 * gas/mips/jal-empic-elf-2.d: Likewise.
1494 * gas/mips/jal-empic-elf-2.s: Likewise.
1495 * gas/mips/jal-empic-elf-3.d: Likewise.
1496 * gas/mips/jal-empic-elf-3.s: Likewise.
1497 * gas/mips/jal-empic-elf.d: Likewise.
1498 * gas/mips/jal-empic.d: Likewise.
1499 * gas/mips/la-empic.d: Likewise.
1500 * gas/mips/la-empic.s: Likewise.
1501 * gas/mips/lb-empic.d: Likewise.
1502 * gas/mips/ld-empic.d: Likewise.
1503 * gas/mips/lif-empic.d: Likewise.
1504 * gas/mips/telempic.d: Likewise.
1505 * gas/mips/tempic.d: Likewise.
1506 * gas/mips/ulh-empic.d: Likewise.
1507 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
1508 * gas/mips/lifloat.s: Likewise.
1509 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
1510
1511 2004-04-20 Brian Ford <ford@vss.fsi.com>
1512 DJ Delorie <dj@redhat.com>
1513
1514 * gas/i386/secrel.s: New test for .secrel32.
1515 * gas/i386/secrel.d: Likewise.
1516 * gas/i386/i386.exp: Call it for PE targets.
1517
1518 2004-04-19 Jakub Jelinek <jakub@redhat.com>
1519
1520 * gas/cfi/cfi-sparc64-1.d: Update.
1521
1522 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
1523
1524 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
1525
1526 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
1527
1528 * gas/elf/section2.e-mips: Allow named section symbols.
1529 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
1530
1531 2004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1532
1533 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
1534 * gas/m32r/parallel-2.d: New file: Expected results.
1535 * gas/m32r/m32r2.exp: Run the test.
1536
1537 * gas/m32r/seth.s: New file: Test for seth.
1538 * gas/m32r/seth.d: New file: Expected results.
1539 * gas/m32r/m32r.exp: Run the new test.
1540
1541 2004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
1542
1543 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
1544 option.
1545 * gas/sh/basic.exp: Run the new test.
1546
1547 2004-04-01 Dave Korn <dk@artimi.com>
1548
1549 * gas/dlx/alltests.exp: Execute new lohi test.
1550 * gas/dlx/lohi.s: New test for spurious lo16/hi16
1551 reloc overflow checking.
1552 * gas/dlx/lohi.d: New file: expected output.
1553 * gas/dlx/lhi.d: Updated to properly expect lo16
1554 relocations where asked for.
1555 * gas/dlx/itype.d: Likewise.
1556 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1557
1558 2004-03-30 Stan Shebs <shebs@apple.com>
1559
1560 * gas/macros/macros.exp: Remove mention of MPW config.
1561
1562 2004-03-27 Alan Modra <amodra@bigpond.net.au>
1563
1564 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1565 an error.
1566 * gas/m68hc11/m68hc11.exp: Likewise.
1567
1568 2004-03-23 Andreas Schwab <schwab@suse.de>
1569
1570 * gas/cfi/cfi-m68k.d: Adjust offsets.
1571
1572 2004-03-22 Hans-Peter Nilsson <hp@axis.com>
1573
1574 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1575 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1576
1577 2004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1578
1579 * gas/cfi/cfi-sh-1.d: New file.
1580 * gas/cfi/cfi-sh-1.s: Likewise.
1581 * gas/cfi/cfi.exp: Add SH case.
1582
1583 2004-03-16 Alan Modra <amodra@bigpond.net.au>
1584
1585 * gas/ppc/altivec.d: Update.
1586 * gas/ppc/altivec_xcoff.d: Update.
1587 * gas/ppc/altivec_xcoff64.d: Update.
1588 * gas/ppc/astest.d: Update.
1589 * gas/ppc/astest2.d: Update.
1590 * gas/ppc/astest2_64.d: Update.
1591 * gas/ppc/astest64.d: Update.
1592 * gas/ppc/booke.d: Update.
1593 * gas/ppc/booke_xcoff.d: Update.
1594 * gas/ppc/booke_xcoff64.d: Update.
1595 * gas/ppc/e500.d: Update.
1596 * gas/ppc/power4.d: Update.
1597 * gas/ppc/test1elf32.d: Update.
1598 * gas/ppc/test1elf64.d: Update.
1599 * gas/ppc/test1xcoff32.d: Update.
1600
1601 2004-03-15 Alan Modra <amodra@bigpond.net.au>
1602
1603 * gas/i386/padlock.s: Pad with .p2align.
1604 * gas/i386/padlock.d: Adjust.
1605
1606 2004-03-12 Michal Ludvig <mludvig@suse.cz>
1607
1608 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1609 VIA PadLock instructions.
1610 * gas/i386/i386.exp: Run padlock tests.
1611
1612 2004-03-12 Alan Modra <amodra@bigpond.net.au>
1613
1614 * gas/i386/katmai.d: Revert last change.
1615
1616 * gas/i386/katmai.d: Adjust for clflush change.
1617
1618 2004-03-08 Andreas Jaeger <aj@suse.de>
1619
1620 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
1621
1622 2004-03-07 Richard Henderson <rth@redhat.com>
1623
1624 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
1625
1626 2004-03-07 Andreas Jaeger <aj@suse.de>
1627
1628 * gas/cfi/cfi-x86_64.d: Adjust offsets.
1629
1630 2004-03-07 Richard Henderson <rth@redhat.com>
1631
1632 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
1633 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
1634 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
1635
1636 2004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1637
1638 * gas/sh/sh64/err-dsp.s: Fix expected error message.
1639
1640 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
1641
1642 * gas/frv/fr405-insn.[sdl]: New test.
1643 * gas/frv/fr450-spr.[sd]: New test.
1644 * gas/frv/fr450-insn.[sdl]: New test.
1645 * gas/frv/fr450-media-issue.[sl]: New test.
1646 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
1647 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
1648 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
1649 -mcpu=fr500.
1650
1651 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
1652
1653 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
1654 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
1655 * gas/frv/allinsn.d: Update accordingly.
1656
1657 2004-02-17 Petko Manolov <petkan@nucleusys.com>
1658
1659 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
1660 * gas/arm/maverick.d: Likewise.
1661 * gas/arm/maverick.s: Likewise.
1662
1663 2004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1664
1665 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
1666
1667 2004-02-06 Nathan Sidwell <nathan@codesourcery.com>
1668
1669 * gas/macros/test2.s: Lowercase it.
1670
1671 2004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1672
1673 * gas/mips/div.d: Update to accomodate changes in macro
1674 expansions.
1675 gas/mips/elf-rel-got-n32.d: Likewise.
1676 gas/mips/elf-rel-got-n64.d: Likewise.
1677 gas/mips/elf-rel-xgot-n32.d: Likewise.
1678 gas/mips/elf-rel-xgot-n64.d: Likewise.
1679 gas/mips/la-svr4pic.d: Likewise.
1680 gas/mips/la-xgot.d: Likewise.
1681 gas/mips/lca-svr4pic.d: Likewise.
1682 gas/mips/lca-xgot.d: Likewise.
1683
1684 2004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1685
1686 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
1687 * gas/sh/sh4a-fp.s: Likewise.
1688 * gas/sh/err-sh4a-fp.s: Likewise.
1689
1690 2004-01-24 Chris Demetriou <cgd@broadcom.com>
1691
1692 * gas/mips/relax-swap1.s: Add extra space at end, so the
1693 disassembly will consistently have "..." at its end.
1694 * gas/mips/relax-swap2.s: Likewise.
1695 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
1696
1697 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
1698
1699 * gas/arm/arm.exp: Add "undefined" test.
1700 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
1701
1702 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
1703
1704 * gas/mips/macro-warn-[1234].[sdl]: New tests.
1705 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
1706 * gas/mips/mips.exp: Run them.
1707
1708 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
1709
1710 * gas/mips/elf-rel19.[sd]: New test.
1711 * gas/mips/mips.exp: Run it.
1712
1713 2004-01-11 Tom Rix <tcrix@worldnet.att.net>
1714
1715 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
1716 * gas/m68hc11/movb.d: Likewise.
1717 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
1718
1719 2004-01-19 Alan Modra <amodra@bigpond.net.au>
1720
1721 * gas/i386/katmai.d: Adjust for changed sib printing.
1722 * gas/i386/prescott.d: Likewise.
1723 * gas/i386/sse2.d: Likewise.
1724 * gas/i386/ssemmx2.d: Likewise.
1725
1726 2004-01-16 Alexandre Oliva <aoliva@redhat.com>
1727
1728 * gas/mn10300/mov5.s: New.
1729 * gas/mn10300/basic.exp (do_mov5): New.
1730
1731 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1732
1733 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
1734 with swapping for MIPS1.
1735 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
1736 with swapping for MIPS2.
1737 * gas/mips/relax-swap1.l: Stderr output for the new tests.
1738 * gas/mips/relax-swap1.s: Source for the new tests.
1739 * gas/mips/relax-swap2.d: New test for branch likely relaxation
1740 with swapping.
1741 * gas/mips/relax-swap2.l: Stderr output for the new test.
1742 * gas/mips/relax-swap2.s: Source for the new test.
1743 * gas/mips/mips.exp: Run the new tests.
1744
1745 2004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
1746
1747 * gas/mips/mips16-64.d: New test.
1748 * gas/mips/mips.exp: Run it.
1749
1750 2004-01-12 Richard Sandiford <rsandifo@redhat.com>
1751
1752 * gas/mips/elf-rel18.[sd]: New test.
1753 * gas/mips/mips.exp: Run it.
1754
1755 2004-01-09 Paul Brook <paul@codesourcery.com>
1756
1757 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
1758 * gas/arm/arm.exp: Add them.
1759
1760 2004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
1761
1762 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
1763 * gas/mips/ldstla-n64-shared.d: Likewise.
1764
1765 2004-01-07 Nick Clifton <nickc@redhat.com>
1766
1767 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
1768
1769 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
1770
1771 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
1772 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
1773 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
1774 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
1775 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
1776 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
1777 gprel12 for rodata symbol and gotoff12 for sdata symbol.
1778 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
1779 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
1780 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
1781 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
1782 * gas/frv/allinsns.exp: Run it.
1783
1784 2004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
1785
1786 * gas/msp430/opcode.s: Add test for an 'add' instruction which
1787 looks similar to an 'rla' instruction.
1788
1789 For older changes see ChangeLog-9303
1790 \f
1791 Local Variables:
1792 mode: change-log
1793 left-margin: 8
1794 fill-column: 74
1795 version-control: never
1796 End: