Fix unexpected failrues for arm toolchains
[binutils.git] / gas / testsuite / ChangeLog
blob077b7b60f50259e600ff1aac5413c84feb673878
1 2005-03-04  Nick Clifton  <nickc@redhat.com>
3         * gas/arm/arm.exp: Fix test for running the "undefined" to catch
4         more non-ELF cases.
5         * gas/arm/pic.d: Fix for vxworks target.
6         * gas/arm/basic.d: Likewise.
7         * gas/arm/unwind.d: Likewise.
9 2005-03-04  Richard Sandiford  <rsandifo@redhat.com>
11         * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
12         * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
13         for loads and stores from constant addresses.
14         * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
15         * gas/mips/mips.exp: Run them.
17 2005-03-03  Richard Sandiford  <rsandifo@redhat.com>
19         * gas/mips/mips.exp: Move tls tests to main $elf block.
21 2005-03-03  Nick Clifton  <nickc@redhat.com>
23         * gas/macros/macros.exp (and.s): Expect this test to fail for the
24         tic4x-coff target because it uses the '&' character as a line
25         separator.
27         * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
28         * gas/sh/pcrel-hms.d: New file.  Adjusted form of pcrel-coff.d for
29         the sh-hms target.
30         * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
31         as for the sh-coff port.
33         * gas/macros/macros.exp (run_list_test): Also expect the msp430
34         port to fail the strings test because it defines
35         ONLY_STANDARD_ESCAPES.
37         * gas/arm/arch6zk.s: Add three nop instructions in order to pad
38         the .text section out to a 32-byte boundary as will automatically
39         be done by the arm-aout target.
40         * gas/arm/arch6zk.d: Add expected nop disassemblies.
42         * gas/d30v/serial.l: Remove listing lines that are no longer
43         emitted and fix up expected binary encoding.
44         * gas/d30v/serial2.l: Likewise.
45         * gas/d30v/serial2O.l: Likewise.
47 2005-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
49         * gas/arc/extensions.s: Add tests for extcoreregister
50         * gas/arc/extensions.d: Likewise.  
51         * gas/arc/warn.s: Warnings for readonly core registers
52         accessed .
53         * gas/arc/warn.d:Likewise.
54         * testsuite/gas/arc/arc.exp:Run extensions testcase.
56 2005-03-03  Richard Sandiford  <rsandifo@redhat.com>
58         * gas/mips/noat-1.d: Add -mips1 to assembler options.
60 2005-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
62         * gas/arc/ld.s:Add checks for short immediates with ld
63         * gas/arc/ld.d:Likewise. 
65 2005-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
67         * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
68         gas/mips/tls-ill.s: New files.
69         * gas/mips/mips.exp: Run TLS tests.
71 2005-03-02  Alan Modra  <amodra@bigpond.net.au>
73         * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
74         * gas/ppc/astest2.d: Likewise.
75         * gas/ppc/astest2_64.d: Likewise.
76         * ppc/astest64.d: Likewise.
77         * ppc/booke.d: Likewise.
78         * ppc/power4.d: Likewise.
79         * ppc/test1elf32.d: Likewise.
80         * ppc/test1elf64.d: Likewise.
82 2005-03-02  Jan Beulich  <jbeulich@novell.com>
84         * gas/i386/cr-err.[ls]: New.
85         * gas/i386/crx.[ds]: New.
86         * gas/i386/i386.exp: Run new tests.
88 2005-03-02  Jan Beulich  <jbeulich@novell.com>
90         * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
91         * gas/i386/intelok.s: Add checks for various special memory operands.
93 2005-03-01  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
95         * gas/arc/extensions.s: New file.
96         * gas/arc/extensions.d: New file.
98 2005-03-01  Nick Clifton  <nickc@redhat.com>
100         * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
101         COFF based ports.
102         * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
103         with a COFF formated local label name.
104         * gas/arm/undefined_coff.l: New file.  Variant of undefined.l.
106 2005-03-01  Stig Petter Olsroed  <stigpo@users.sourceforge.net>
107             Nick Clifton  <nickc@redhat.com>
109         * gas/arm/inst.d: Allow for ARM ports which decode the reloc
110         associated with branches and so show the exact symbolic
111         destination address rather than an offset from the start of the
112         section.
113         * gas/arm/pic.d: Likewise.
115 2005-03-01  Alan Modra  <amodra@bigpond.net.au>
117         * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
118         * gas/m68k/mcf-mac.d: Likewise.
119         * gas/m68k/mcf-mov3q.d: Likewise.
120         * gas/m68k/mode5.d: Likewise.
122 2005-02-22  Eric Christopher  <echristo@redhat.com>
124         * gas/mips/elf-rel10.d: Update for label change.
126 2005-02-22  Maciej W. Rozycki  <macro@mips.com>
128         * gas/mips/mips16-dwarf2.d: Pass -mabi=32.  Include relocation
129         information.
130         * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
131         information for MIPS16 for the n32 ABI.
132         * gas/mips/mips.exp. Run the new test.
134 2005-02-22  Eric Christopher  <echristo@redhat.com>
136         * gas/mips/elf-rel10.s: Add label for frob.
138 2005-02-22  Maciej W. Rozycki  <macro@mips.com>
140         * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
141         information for MIPS16.
142         * gas/mips/mips16-dwarf2.s: Source for the new test.
143         * gas/mips/mips.exp: Run the new test.
145 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
147         * gas/d10v/instruction_packing-005.d: Adjust.
148         * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
149         * gas/d10v/instruction_packing-009.d: Likewise.
150         * gas/d10v/instruction_packing-010.d: Likewise.
151         * gas/d10v/warning-001.d: Use #warning instead of #error.
152         * gas/d10v/warning-002.d: Likewise.
153         * gas/d10v/warning-003.d: Likewise.
154         * gas/d10v/warning-004.d: Likewise.
155         * gas/d10v/warning-005.d: Likewise.
156         * gas/d10v/warning-006.d: Likewise.
157         * gas/d10v/warning-007.d: Likewise.
158         * gas/d10v/warning-008.d: Likewise.
159         * gas/d10v/warning-009.d: Likewise.
160         * gas/d10v/warning-010.d: Likewise.
161         * gas/d10v/warning-011.d: Likewise.
162         * gas/d10v/warning-012.d: Likewise.
163         * gas/d10v/warning-013.d: Likewise.
164         * gas/d10v/warning-015.d: Likewise.
165         * gas/d10v/warning-016.d: Likewise.
166         * gas/d10v/warning-017.d: Likewise.
167         * gas/d10v/warning-018.d: Likewise.
168         * gas/d10v/warning-019.d: Likewise.
169         * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
170         #warning given.  Rearrange to allow $program to remain unset.
171         Fail the test if warning not found when expected.  Conversely fail
172         the test if assembler errors or warnings given when not expected.
174 2005-02-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
176         * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
177         gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
178         gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
179         gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
180         gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
181         .set noat in macro expansions.
182         * gas/mips/mips.exp: Run new testcases.
183         * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
184         gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
185         gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
186         gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
187         gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
188         gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
189         gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
190         gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
191         gas/mips/ulw2.s: Don't try to test .set noat.
193 2005-02-17  H.J. Lu  <hongjiu.lu@intel.com>
195         * gas/ia64/hint.b-err.l: New file.
196         * gas/ia64/hint.b-err.s: Likewise.
197         * gas/ia64/hint.b-warn.l: Likewise.
198         * gas/ia64/hint.b-warn.s: Likewise.
200         * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
202         * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
204 2005-02-17  Jan Beulich  <jbeulich@novell.com>
206         * gas/ia64/nostkreg.[ds]: New.
207         * gas/ia64/ia64.exp: Run new test.
209 2005-02-16  Alan Modra  <amodra@bigpond.net.au>
211         * gas/all/gas.exp (quad): Don't run on i960.
213 2005-02-15  Nigel Stephens  <nigel@mips.com>
214             Maciej W. Rozycki  <macro@mips.com>
216         * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
217         R_MIPS16_LO16 relocs.
218         * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
219         * gas/mips/mips16-hilo.s: Source for the new tests.
220         * gas/mips/mips.exp: Run the new tests.
222 2005-02-15  Jan Beulich  <jbeulich@novell.com>
224         * gas/ia64/pcrel.[ds]: New.
225         * gas/ia64/ia64.exp: Run new test.
227 2005-02-15  Jan Beulich  <jbeulich@novell.com>
229         * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
230         violation on b0.
231         * gas/ia64/regval.[ls]: New.
232         * gas/ia64/ia64.exp: Run new test.
234 2005-02-15  Jan Beulich  <jbeulich@novell.com>
236         * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
237         * gas/ia64/dv-waw-err.s: Likewise.
238         * gas/ia64/reg-err.[ls]: New.
239         * gas/ia64/ia64.exp: Run new test.
241 2005-02-15  Jan Beulich  <jbeulich@novell.com>
243         * gas/ia64/reloc.[ds]: New.
244         * gas/ia64/reloc-bad.[ls]: New.
245         * gas/ia64/ia64.exp: Run new tests.
247 2005-02-15  Jan Beulich  <jbeulich@novell.com>
249         * gas/ia64/operand-or.d: Pass -xnone to assembler.
251 2005-02-13  Jan Beulich  <jbeulich@novell.com>
253         * gas/ia64/label.l: Adjust line numbers.
254         * gas/ia64/label.s: Add .explicit.
255         * gas/ia64/nop_x.s: Likewise.
256         * gas/ia64/opc-a.d: Add assembler option -xnone.
257         * gas/ia64/opc-b.d: Likewise.
258         * gas/ia64/opc-f.d: Likewise.
259         * gas/ia64/opc-i.d: Likewise.
260         * gas/ia64/opc-m.d: Likewise.
261         * gas/ia64/opc-x.d: Likewise.
262         * gas/ia64/pseudo.d: Likewise.
263         * gas/ia64/regs.d: Likewise.
264         * gas/ia64/tls.d: Likewise.
265         * gas/ia64/unwind-err.l: Adjust line numbers.
266         * gas/ia64/unwind-err.s: Remove explicit stops.
268 2005-02-13  Jan Beulich  <jbeulich@novell.com>
270         * gas/ia64/pound.[ls]: New.
271         * gas/ia64/ia64.exp: Run new test.
273 2005-02-13  H.J. Lu  <hongjiu.lu@intel.com>
275         * gas/ia64/ia64.exp: Add "operand-or".
277         * gas/ia64/operand-or.d: New file.
278         * gas/ia64/operand-or.s: Likewise.
280 2005-02-11  H.J. Lu  <hongjiu.lu@intel.com>
282         * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
283         and proc.
285 2005-02-09  Jan Beulich  <jbeulich@novell.com>
287         * gas/i386/intelok.s: Remove comments disabling alternative forms of
288         fbld, fbstp, and fldcw.
289         * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
291 2005-02-07  Inderpreet Singh <inderpreetb@noida.hcltech.com>
293         * gas/maxq10/jump.d: Fixed relative jump offset.
294         * gas/maxq10/call.d: Likewise.
295         * gas/maxq20/jump.d: Likewise.
296         * gas/maxq20/call.d: Likewise.
298 2005-02-07  Hans-Peter Nilsson  <hp@axis.com>
300         * lib/gas-defs.exp: Support new directive "warning".
302 2005-02-02  Jan Beulich  <jbeulich@novell.com>
304         * gas/ia64/pred-rel.s: New.
305         * gas/ia64/ia64.exp: Run new test.
307 2005-01-31  Daniel Jacobowitz  <dan@codesourcery.com>
309         * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
310         * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
311         symbol names.
313 2005-01-31  Jan Beulich  <jbeulich@novell.com>
315         * gas/macros/repeat.[ds]: New.
316         * gas/macros/macros.exp: Run new test.
318 2005-01-31  Jan Beulich  <jbeulich@novell.com>
320         * gas/macros/badarg.[ls]: New.
321         * gas/macros/end.[ls]: New.
322         * gas/macros/redef.[ls]: New.
323         * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
324         Run new tests.
326 2005-01-31  Jan Beulich  <jbeulich@novell.com>
328         * gas/ia64/operands.[ls]: New.
329         * gas/ia64/ia64.exp: Run new test.
331 2005-01-31  Jan Beulich  <jbeulich@novell.com>
333         * gas/ia64/proc.[ls]: New.
334         * gas/ia64/unwind-err.[ls]: New.
335         * gas/ia64/ia64.exp: Run new tests.
337 2005-01-31  Jan Beulich  <jbeulich@novell.com>
339         * gas/ia64/bundling.[ds]: New.
340         * gas/ia64/label.[ls]: New.
341         * gas/ia64/last.[ls]: New.
342         * gas/ia64/slot2.[ls]: New.
343         * gas/ia64/ia64.exp: Run new tests.
345 2005-01-31  Jan Beulich  <jbeulich@novell.com>
347         * gas/ia64/pseudo.[ds]: New.
348         * gas/ia64/ia64.exp: Run new test.
350 2005-01-27  Jan Beulich  <jbeulich@novell.com>
352         * gas/ia64/nop_x.[ds]: New.
353         * gas/ia64/ia64.exp: Run new test.
355 2005-01-27  Jan Beulich  <jbeulich@novell.com>
357         * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
358         M-unit.
359         * gas/ia64/mov-ar.[ds]: New.
360         * gas/ia64/ia64.exp: Run new test.
362 2005-01-24  Nick Clifton  <nickc@redhat.com>
364         * gas/all/sleb128.d: Do not assume an 8-bit byte.
365         * gas/all/quad.d: Likewise.  Also allow for ports which order
366         bytes within words in other than simple big-endian or
367         little-endian fashions.
369 2005-01-19  Richard Sandiford  <rsandifo@redhat.com>
371         * gas/all/sleb128.[sd]: New test.
372         * gas/all/quad.[sd]: New test.
373         * gas/all/gas.exp: Run them.
375 2005-01-17  Andrew Stubbs  <andrew.stubbs@st.com>
377         * gas/sh/arch/arch.exp: Correct the email address.
378         Correct a few comment typos.
379         Add new tests to ensure that the assembler will only accept
380         instructions valid in each architecture and vice-versa.
381         * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
382         * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
383         * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
384         * gas/sh/arch/sh2a-nofpu.s: Generate new file.
385         * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
386         * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
387         * gas/sh/arch/sh2a.s: Generate new file.
388         * gas/sh/arch/sh2e.s: Regenerate.
389         * gas/sh/arch/sh2.s: Regenerate.
390         * gas/sh/arch/sh3-dsp.s: Regenerate.
391         * gas/sh/arch/sh3e.s: Regenerate.
392         * gas/sh/arch/sh3-nommu.s: Regenerate.
393         * gas/sh/arch/sh3.s: Regenerate.
394         * gas/sh/arch/sh4al-dsp.s: Regenerate.
395         * gas/sh/arch/sh4a-nofpu.s: Regenerate.
396         * gas/sh/arch/sh4a.s: Regenerate.
397         * gas/sh/arch/sh4-nofpu.s: Regenerate.
398         * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
399         * gas/sh/arch/sh4.s: Regenerate.
400         * gas/sh/arch/sh-dsp.s: Regenerate.
401         * gas/sh/arch/sh.s: Regenerate.
403 2005-01-12  H.J. Lu  <hongjiu.lu@intel.com>
405         * i386/i386.exp: Run "sib".
407         * gas/i386/sib.d: New file.
408         * gas/i386/sib.s: Likewise.
410 2005-01-09  Andreas Schwab  <schwab@suse.de>
412         * gas/i386/intel16.d: Ignore trailing text with #pass.
413         * gas/i386/intelok.d: Likewise.
414         * gas/i386/prefix.d: Likewise.
415         * gas/i386/sub.d: Likewise.
416         * gas/i386/padlock.d: Likewise.
417         * gas/i386/x86_64.d: Likewise.
419 2005-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
421         * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
423 2004-12-31  Alan Modra  <amodra@bigpond.net.au>
425         * gas/elf/elf.exp: Don't list reloc sections.
426         * gas/elf/section5.e: Remove reloc sections.
428 2004-12-21  Tomer Levi  <Tomer.Levi@nsc.com>
430         * gas/crx/beq_insn.d: Update reference file according to
431         disassembler printing method.
432         * gas/crx/bit_insn.d: Likewise.
433         * gas/crx/br_insn.d: Likewise.
434         * gas/crx/cmpbr_insn.d: Likewise.
435         * gas/crx/cop_insn.d: Likewise.
436         * gas/crx/load_stor_insn.d: Likewise.
438 2004-12-21  Hans-Peter Nilsson  <hp@axis.com>
440         * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
441         [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
442         copies, to cater to tcl versions before Tcl 8.2.3.
444 2004-12-20  Nick Clifton  <nickc@redhat.com>
446         * gas/elf/section5.[ls]: Use % instead of @ in .section
447         directives.
449 2004-12-16  Richard Sandiford  <rsandifo@redhat.com>
451         * gas/v850/split-lo16.{s,d}: New test.
452         * gas/v850/v850.exp: Run it.
454 2004-12-15 Jan Beulich  <jbeulich@novell.com>
456         * gas/elf/section5.[els]: New.
458 2004-12-13  Richard Sandiford  <rsandifo@redhat.com>
460         * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
461         .text alignments.
463 2004-12-11  Alan Modra  <amodra@bigpond.net.au>
465         * gas/alpha/elf-usepv-1.d: Update for changed section syms.
466         * gas/arm/mapping.d: Likewise.
467         * gas/mips/tmips16-e.d: Likewise.
468         * gas/mips/tmips16-f.d: Likewise.
469         * gas/mmix/align-1.d: Likewise.
470         * gas/mmix/basep-10.d: Likewise.
471         * gas/mmix/basep-11.d: Likewise.
472         * gas/mmix/basep-7.d: Likewise.
473         * gas/mmix/basep-8.d: Likewise.
474         * gas/mmix/basep-9.d: Likewise.
475         * gas/mmix/builtin1.d: Likewise.
476         * gas/mmix/builtin2.d: Likewise.
477         * gas/mmix/builtin3.d: Likewise.
478         * gas/mmix/bz-c.d: Likewise.
479         * gas/mmix/comment-2.d: Likewise.
480         * gas/mmix/comment-3.d: Likewise.
481         * gas/mmix/cons-2.d: Likewise.
482         * gas/mmix/fb-1.d: Likewise.
483         * gas/mmix/fb-2.d: Likewise.
484         * gas/mmix/geta-c.d: Likewise.
485         * gas/mmix/greg1.d: Likewise.
486         * gas/mmix/greg1a.d: Likewise.
487         * gas/mmix/greg2.d: Likewise.
488         * gas/mmix/greg2a.d: Likewise.
489         * gas/mmix/greg3.d: Likewise.
490         * gas/mmix/greg4.d: Likewise.
491         * gas/mmix/greg5.d: Likewise.
492         * gas/mmix/greg6.d: Likewise.
493         * gas/mmix/greg7.d: Likewise.
494         * gas/mmix/greg8.d: Likewise.
495         * gas/mmix/is-1.d: Likewise.
496         * gas/mmix/jump-c.d: Likewise.
497         * gas/mmix/local-1.d: Likewise.
498         * gas/mmix/locall1.d: Likewise.
499         * gas/mmix/odd-1.d: Likewise.
500         * gas/mmix/op-0-1.d: Likewise.
501         * gas/mmix/op-0-1s.d: Likewise.
502         * gas/mmix/op-0-2.d: Likewise.
503         * gas/mmix/prefix1.d: Likewise.
504         * gas/mmix/prefix2.d: Likewise.
505         * gas/mmix/prefix3.d: Likewise.
506         * gas/mmix/pseudo-1.d: Likewise.
507         * gas/mmix/pushj-c.d: Likewise.
508         * gas/mmix/pushj-cs.d: Likewise.
509         * gas/mmix/sym-1.d: Likewise.
510         * gas/mmix/weak1-s.d: Likewise.
511         * gas/mmix/weak1.d: Likewise.
512         * gas/mmix/zerop-1.d: Likewise.
513         * gas/ppc/power4.d: Likewise.
514         * gas/ppc/test1elf32.d: Likewise.
515         * gas/ppc/test1elf64.d: Likewise.
516         * gas/sh/sh64/datal32-3.d: Likewise.
517         * gas/sh/sh64/datal64-3.d: Likewise.
518         * gas/sh/sh64/localcom-1.d: Likewise.
520 2004-12-10  Ian Lance Taylor  <ian@wasabisystems.com>
522         * gas/mips/elf-rel23a.d: New test.
523         * gas/mips/elf-rel23b.d: New test.
524         * gas/mips/elf-rel25.s: New test.
525         * gas/mips/elf-rel25.d: New test.
526         * gas/mips/elf-rel25a.d: New test.
527         * gas/mips/mips.exp: Run new tests.
529 2004-12-09  Paul Brook  <paul@codesourcery.com>
531         * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
533 2004-12-09  Ian Lance Taylor  <ian@wasabisystems.com>
535         * gas/mips/branch-swap.d: Pass -32 to as.
537 2004-11-29  Tomer Levi  <Tomer.Levi@nsc.com>
539         * gas/crx/br_insn.d: Fix error in expected disassembly.
541 2004-11-29  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
543         * testsuite/gas/m32r/rela-1.s: New test.
544         * testsuite/gas/m32r/rela-1.d: Expected disassembly.
545         * testsuite/gas/m32r/m32r.exp: Run the new test.
546         * testsuite/gas/m32r/relax-1.d: Update for fixed pcrel reloc
547         generation.
549 2004-11-27  Richard Earnshaw  <rearnsha@arm.com>
551         * gas/testsuite/arm/thumbv6.d (setend): Remove stray tab at end
552         of dump pattern.
554 2004-11-25  H.J. Lu  <hongjiu.lu@intel.com>
556         * gas/ia64/group-1.d: Adjust expected secion ordering.
558 2004-11-25 Jan Beulich  <jbeulich@novell.com>
560         * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
562 2004-11-24  Paul Brook  <paul@codesourcery.com>
564         * gas/elf/group0a.d: Adjust expected secion ordering.
565         * gas/elf/group1a.d: Ditto.
566         * gas/elf/section4.d: Ditto.
568 2004-11-24  Nick Clifton  <nickc@redhat.com>
570         * gas/iq2000/allinsn.exp: Remove IQ10 tests.
571         * gas/iq2000/q10allinsn.d: Delete.
572         * gas/iq2000/q10allinsn.s: Delete.
573         * gas/iq2000/q10hazard4.s: Delete.
574         * gas/iq2000/q10hazard5.s: Delete.
575         * gas/iq2000/q10load-hazards.exp: Delete.
576         * gas/iq2000/q10nohazard.s: Delete.
577         * gas/iq2000/q10noyield.s: Delete.
578         * gas/iq2000/q10test0.d: Delete.
579         * gas/iq2000/q10test0.s: Delete.
580         * gas/iq2000/q10test1.d: Delete.
581         * gas/iq2000/q10test1.s: Delete.
582         * gas/iq2000/q10test10.d: Delete.
583         * gas/iq2000/q10test10.s: Delete.
584         * gas/iq2000/q10test11.d: Delete.
585         * gas/iq2000/q10test11.s: Delete.
586         * gas/iq2000/q10test12.d: Delete.
587         * gas/iq2000/q10test12.s: Delete.
588         * gas/iq2000/q10test2.d: Delete.
589         * gas/iq2000/q10test2.s: Delete.
590         * gas/iq2000/q10test3.d: Delete.
591         * gas/iq2000/q10test3.s: Delete.
592         * gas/iq2000/q10test4.d: Delete.
593         * gas/iq2000/q10test4.s: Delete.
594         * gas/iq2000/q10test5.d: Delete.
595         * gas/iq2000/q10test5.s: Delete.
596         * gas/iq2000/q10test6.d: Delete.
597         * gas/iq2000/q10test6.s: Delete.
598         * gas/iq2000/q10test7.d: Delete.
599         * gas/iq2000/q10test7.s: Delete.
600         * gas/iq2000/q10test8.d: Delete.
601         * gas/iq2000/q10test8.s: Delete.
602         * gas/iq2000/q10test9.d: Delete.
603         * gas/iq2000/q10test9.s: Delete.
604         * gas/iq2000/q10yield.exp: Delete.
605         * gas/iq2000/test.exp: Delete.
607 2004-11-24  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
609         * gas/arc/st.s: Add checks for other variants of the sr and st
610         instruction.
611         * gas/arc/st.d: Update the expected disassembly.
613 2004-11-23  Nick Clifton  <nickc@redhat.com>
615         * gas/mn10300/relax.s: Add further tests of the relaxing of branch
616         instructions.
617         * gas/mn10300/relax.d: Add expected relocations.
619 2004-11-22  Ravi Ramaseshan  <ravi.ramaseshan@codito.com>
621         * gas/arc/ld.s: Add check of load of a long immediate.
622         * gas/arc/ld.d: Add expected disassembly.
624 2004-11-22  Hans-Peter Nilsson  <hp@axis.com>
626         * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
627         * gas/all/err-1.s, gas/all/warn-1.s: New tests.
629 2004-11-18  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
631         * gas/maxq10/call.d: Fix expected results now that bfd assembler
632         support is enabled by default.
633         * gas/maxq10/range.d: Likewise.
634         * gas/maxq20/call.d: Likewise.
636 2004-11-17  Daniel Jacobowitz  <dan@codesourcery.com>
638         * gas/arm/mapping.d: Expect F markers for Thumb code.
639         * gas/arm/unwind.d: Update big-endian pattern.
641 2004-11-12  Nick Clifton  <nickc@redhat.com>
643         * gas/mn10300/basic.exp: Add relax test.
644         * gas/mn10300/relax.s: New test.
645         * gas/mn10300/relax.d: Expected results.  Make sure that the
646         correct size of instruction has been selected.
648 2004-11-11  Bob Wilson  <bob.wilson@acm.org>
650         * gas/xtensa/short_branch_offset.s: New.
651         * gas/xtensa/short_branch_offset.d: New.
652         * gas/xtensa/all.exp: Run new test.
654 2004-11-10  Alan Modra  <amodra@bigpond.net.au>
656         * gas/i386/opcode.s: Pad section.
657         * gas/i386/intelok.s: Likewise.
658         * gas/i386/opcode.d: Update.
659         * gas/i386/intelok.d: Update.
661 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
662             Vineet Sharma      <vineets@noida.hcltech.com>
664         * gas/maxq10: New directory.  Contains tests for maxq port.
665         * gas/maxq20: Likewise.
667 2004-11-05  H.J. Lu  <hongjiu.lu@intel.com>
669         * gas/i386/general.s: Add movzb.
670         * gas/i386/general.l: Updated.
672 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
674         * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
675         * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
676         and update rationale.  Mark "ba [external_symbol]" and "ba [r3]"
677         as invalid.
678         * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
679         * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
680         * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
681         gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
682         gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
683         gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
684         gas/cris/march-err-1.s, gas/cris/march-err-2.s,
685         gas/cris/push-err-1.s, gas/cris/push-err-2.s,
686         gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
687         gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
688         gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
689         gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
690         gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
691         gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
692         gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
693         gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
694         gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
695         gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
696         gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
697         gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
698         gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
699         gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
700         gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
701         gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
702         gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
703         gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
704         gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
705         gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
706         gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
707         New tests.
709 2004-11-04 Jan Beulich <jbeulich@novell.com>
711         * gas/i386/i386.exp: Execute new tests intelbad and intelok.
712         * gas/i386/intelbad.[sl]: New test to check for various things not
713         permitted in Intel mode.
714         * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
715         Adjust for change to segment register store.
716         * gas/i386/intelok.[sd]: New test to check various Intel mode specific
717         things get handled correctly.
718         * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
719         'high' and 'low' parts of an operand, which the parser previously
720         accepted while neither telling that it's not supported nor that it
721         ignored the remainder of the line following these supposed keywords.
723 2004-10-28  Tomer Levi  <Tomer.Levi@nsc.com>
725         * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
727 2004-10-27  Tomer Levi  <Tomer.Levi@nsc.com>
729         * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
730         * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
731         * gas/crx/cop_insn.d: Regenerate.
732         * gas/crx/list_insn.d: Likewise.
734 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
736         * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
737         * gas/cfi/cfi.exp: Run cfi-arm-1 test.
739 2004-10-21  Tomer Levi  <Tomer.Levi@nsc.com>
741         * gas/crx/cop_insn.s: Reverse operands order in store co-processor
742         instructions.
743         * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
744         * gas/crx/cop_insn.d: Regenerate.
745         * gas/crx/list_insn.d: Likewise.
747 2004-10-14  Paul Brook  <paul@codesourcery.com>
749         * gas/arm/mapping.d: Pass --special-syms to objdump.
751 2004-10-08  Daniel Jacobowitz  <dan@debian.org>
753         * gas/i386/i386.exp: Don't run divide test for targets where '/'
754         is a comment.  Run x86-64-unwind for 64-bit ELF targets.
755         * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
757 2004-10-08  Alan Modra  <amodra@bigpond.net.au>
759         * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
761 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
763         * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
764         Change entry_align test to expect an error.
765         * gas/xtensa/entry_misalign2.s: Use no-transform instead of
766         no-generics directives.
768 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
770         * gas/mips/elf-rel{23,24}.[sd]: New tests.
771         * gas/mips/mips.exp: New test.
773 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
775         * gas/mips/elf-rel22.[sd]: New test.
776         * gas/mips/mips.exp: Run it.
778 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
780         * gas/mips/elf-rel21.[sd]: New test.
781         * gas/mips/mips.exp: Run it.
783 2004-10-07  Jan Beulich  <jbeulich@novell.com>
785         * gas/cfi/cfi-common-4.[ds]: New.
786         * gas/cfi/cfi.exp: Run new test.
788 2004-10-07  Tomer Levi  <Tomer.Levi@nsc.com>
790         * gas/crx/cop_insn.s: New file.
791         * gas/crx/cop_insn.d: Likewise.
792         * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
793         test.
794         * gas/crx/misc_insn.s: Likewise.
795         * gas/crx/load_stor_insn.d: Regenerate.
796         * gas/crx/misc_insn.d: Likewise.
798 2004-10-06  Aldy Hernandez  <aldyh@redhat.com>
800         * gas/ppc/e500.s: Add double-precision instructions.
801         * gas/ppc/e500.d: Same.
803 2004-10-05  Paul Brook  <paul@codesourcery.com>
805         * gas/arm/arm.exp: Add unwind table test.  Recognise
806         arm-symbian-symbianelf and arm-none-eabi.
807         * gas/arm/unwind.s: New file.
808         * gas/arm/unwind.d: New file.
810 2004-10-01  Bill Farmer  <Bill@the-farmers.freeserve.co.uk>
812         * gas/pdp11/opcode.d: Fix sob opcode value.
814 2004-09-30  Paul Brook  <paul@codesourcery.com>
816         * gas/arm/arch6zk.d: New file.
817         * gas/arm/arch6zk.s: New file.
818         * gas/arm/arm.exp: Add them.
820 2004-09-29  Alan Modra  <amodra@bigpond.net.au>
822         * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
823         * gas/i386/secrel.d: Adjust to suit.
825 2004-09-19  Paul Brook  <paul@codesourcery.com>
827         * gas/elf/elf.exp: Recognise additional arm elf targets.
829 2004-09-17  Paul Brook  <paul@codesourcery.com>
831         * gas/arm/pic.s: Add (target2).
832         * gas/arm/pic.d: Ditto.
834 2004-09-13  Paul Brook  <paul@codesourcery.com>
836         * gas/arm/pic.d: Rename RELABS to TARGET1.
837         * gas/arm/pic.s: Ditto.
839 2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
841         * gas/crx: New directory.
842         * gas/crx/allinsn.exp: New test script.
843         * gas/crx/arith_insn.s: New file.
844         * gas/crx/arith_insn.d: Likewise.
845         * gas/crx/beq_insn.s: Likewise.
846         * gas/crx/beq_insn.d: Likewise.
847         * gas/crx/bit_insn.s: Likewise.
848         * gas/crx/bit_insn.d: Likewise.
849         * gas/crx/br_insn.s: Likewise.
850         * gas/crx/br_insn.d: Likewise.
851         * gas/crx/cmov_insn.s: Likewise.
852         * gas/crx/cmov_insn.d: Likewise.
853         * gas/crx/cmpbr_insn.s: Likewise.
854         * gas/crx/cmpbr_insn.d: Likewise.
855         * gas/crx/jscond_insn.s: Likewise.
856         * gas/crx/jscond_insn.d: Likewise.
857         * gas/crx/list_insn.s: Likewise.
858         * gas/crx/list_insn.d: Likewise.
859         * gas/crx/load_stor_insn.s: Likewise.
860         * gas/crx/load_stor_insn.d: Likewise.
861         * gas/crx/misc_insn.s: Likewise.
862         * gas/crx/misc_insn.d: Likewise.
863         * gas/crx/no_op_insn.s: Likewise.
864         * gas/crx/no_op_insn.d: Likewise.
865         * gas/crx/shift_insn.s: Likewise.
866         * gas/crx/shift_insn.d: Likewise.
868 2004-08-27  Richard Sandiford  <rsandifo@redhat.com>
870         * gas/frv/fr550-pack1.[sd]: New test.
871         * gas/frv/allinsn.exp: Run it.
873 2004-08-27  Nick Clifton  <nickc@redhat.com>
875         * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
876         but not for PE targets.  Similarly for the absrel test.
878 2004-08-26  Nick Clifton  <nickc@redhat.com>
880         * gas/i386/i386.exp: Group ELF specific tests together.  Move the
881         pcrel test into the ELF only section.  Use is_elf_format to test
882         for ELF based toolchains.
884 2004-08-25  H.J. Lu  <hongjiu.lu@intel.com>
886         * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
888 2004-08-24  Jan Beulich  <jbeulich@novell.com>
890         * gas/all/altmacro.[sd]: Split out part from here...
891         * gas/all/altmac2.[sd]: ... to here.
892         * gas/all/excl.s: New.
893         * gas/all/gas.exp: Suppress both tests for a few targets known to
894         break. Run the new (split out) test only when the target doesn't
895         use '!' as a comment character.
897 2004-08-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
899         * gas/mips/branch-swap.s: New testcase.
900         * gas/mips/branch-swap.d: New testcase.
901         * gas/mips/mips.exp: Run the testcase.
903 2004-08-18  Nick Clifton  <nickc@redhat.com>
905         * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
906         part of another patch.
908 2004-08-15  Nick Clifton  <nickc@redhat.com>
910         * gas/all/altmacro.d: Allow for rest of frag being padded to an
911         alignment boundary.
913         * gas/arm/arm.exp: Run bignum test for ELF based targets only.
915 2004-08-16  Alan Modra  <amodra@bigpond.net.au>
917         * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
918         * gas/cfi/cfi-alpha-3.d: Likewise.
919         * gas/cfi/cfi-i386.d: Likewise.
920         * gas/cfi/cfi-m68k.d: Likewise.
921         * gas/cfi/cfi-ppc-1.d: Likewise.
922         * gas/cfi/cfi-s390-1.d: Likewise.
923         * gas/cfi/cfi-s390x-1.d: Likewise.
924         * gas/cfi/cfi-sh-1.d: Likewise.
925         * gas/cfi/cfi-sparc-1.d: Likewise.
926         * gas/cfi/cfi-sparc64-1.d: Likewise.
927         * gas/cfi/cfi-x86_64.d: Likewise.
929 2004-08-13 Jan Beulich <jbeulich@novell.com>
931         * gas/all/altmacro.[sd]: New test.
932         * gas/all/gas.exp: Run the new test.
934 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
936         * gas/arm/bignum1.s: New test.
937         * gas/arm/arm.exp: Run it.
939 2004-08-06  Paul Brook  <paul@codesourcery.com>
941         * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
943 2004-08-05  Nitin Yewale  <nitiny@kpitcummins.com>
945         * h8300/h8300.exp: Addition of new test case to check rx
946         generation with adds and subs instruction for plain H8/300 target.
947         * h8300/addsubrxcheck.s: New test source file.
949 2004-08-01  Stephane Carrez  <stcarrez@nerim.fr>
951         * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
952         * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
953         * gas/symver/symver.exp: Likewise for symver tests.
955 2004-07-30  Michal Ludvig  <mludvig@suse.cz>
957         * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
958         VIA PadLock instructions.
960 2004-07-29  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
962         * gas/sh/basic.exp: Don't do sh2a test for sh5.
963         * gas/sh/sh2a.d: Match elf32-sh* format too.
965 2004-07-29  Alexandre Oliva  <aoliva@redhat.com>
967         2003-12-30  DJ Delorie  <dj@redhat.com>
968         * gas/sh/sh2a.s: New.
969         * gas/sh/sh2a.d: New.
970         * gas/sh/basic.exp: Add it.
972 2004-07-27  Tomer Levi  <Tomer.Levi@nsc.com>
974         * gas/all/gas.exp (do_930509a): Disable test for crx.
976 2004-07-22  H.J. Lu  <hongjiu.lu@intel.com>
978         * gas/i386/x86-64-inval.l: Remove the leading `+'.
980 2004-07-22  Nick Clifton  <nickc@redhat.com>
982         PR/280
983         * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
984         * gas/h8300/ffxx1-elf.d: Likewise.
985         * gas/h8300/h8sx_disp2.d: Likewise.
986         * gas/h8300/h8sx_mov_imm.d: Likewise.
987         * gas/h8300/h8sx_rtsl.d: Likewise.
988         * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
989         * gas/h8300/ffxx1-elf.s: Likewise.
991 2004-07-21  Jan Beulich <jbeulich@novell.com>
993         * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
994         addressing in 64-bit mode.
995         * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
996         addressing.
997         * gas/i386/i386.exp: Run the two new tests.
999         * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1000         rex prefix.
1001         * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1002         in 64-bit mode.
1004 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
1006         * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1007         expects load delay slots.
1009 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
1011         * gas/mips/vr5400.d: Update for a correct disassembly of
1012         "racm.ob".
1014 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
1016         * gas/mips/mips32.s: Adjust for the unified "break" syntax.  Add
1017         another "break" case.  Update the comment accordingly.
1018         * gas/mips/set-arch.s: Likewise.
1019         * gas/mips/mips32.d: Adjust for the new output.
1020         * gas/mips/set-arch.d: Likewise.
1022 2004-07-15  Nitin Yewale <nitiny@kpitcummins.com>
1024         * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1025         new test case for H8300H normal target to check symbol
1026         address generation.
1027         * gas/h8300/symaddgen.s: New test.
1029 2004-07-13  Nick Clifton  <nickc@redhat.com>
1031         * gas/i386/intel.s: Add test of newly expand arithmetic support
1032         for Intel mode assembler.
1033         * gas/i386/intel.d: Add expected disassmbly.
1035 2004-07-13  Nick Clifton  <nickc@redhat.com>
1037         * gas/vtable: Delete directory.  These tests are no longer needed
1038         as the VTABLE_ reloc support is obsolete.
1040 2004-07-08  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
1042         * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1043         * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1044         * gas/m32r/pic2.d: New file: Expected results.
1046 2004-07-08  Richard Sandiford  <rsandifo@redhat.com>
1048         * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1049         * gas/mips/elf-refl19.d: Likewise L2.
1051 2004-07-03  Richard Sandiford  <rsandifo@redhat.com>
1053         * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1054         the earliest %lo().
1055         * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1056         * gas/mips/elf-rel20.[sd]: New test.
1057         * gas/mips/mips.exp: Run it.
1059 2004-07-03  Maciej W. Rozycki  <macro@linux-mips.org>
1061         * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1063 2004-07-01  H.J. Lu  <hongjiu.lu@intel.com>
1065         * gas/ia64/group-1.d: New.
1066         * gas/ia64/group-1.s: Likewise.
1068         * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1070 2004-06-30  James E Wilson  <wilson@specifixinc.com>
1072         * gas/ia64/dv-imply.d: Update.
1073         * gas/ia64/dv-mutex.d: Likewise.
1074         * gas/ia64/dv-safe.d: Likewise.
1076 2004-06-29  Alan Modra  <amodra@bigpond.net.au>
1078         * gas/m68k/mode5.s: Pad section.
1079         * gas/m68k/mode5.d: Update.
1081 2004-06-28  Alan Modra  <amodra@bigpond.net.au>
1083         * gas/ppc/power4.d: Update.
1085 2004-06-24  Alan Modra  <amodra@bigpond.net.au>
1087         * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1088         * gas/i386/prescott.d: Update.
1090 2004-06-08  Jakub Jelinek  <jakub@redhat.com>
1092         * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1093         * gas/ia64/dv-raw-err.l: Updated.
1095 2004-05-28  Peter Barada <peter@the-baradas.com>
1097         * gas/m68k/mode5.s: New test file.  Checks conversion of mode 5
1098         addressing with zero offset into mode 2 addressing.
1099         * gas/m68k/mode5.d: New file: Expected disassmbly.
1100         * gas/m68k/all.exp: Run new test.
1102 2004-05-27  H.J. Lu  <hongjiu.lu@intel.com>
1104         * gas/ia64/regs.d: Updated.
1106 2004-05-26  H.J. Lu  <hongjiu.lu@intel.com>
1108         * gas/ia64/ia64.exp: Run invalid-ar.
1110         * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
1111         * gas/ia64/invalid-ar.s: Likewise.
1113 2004-05-24  Peter Barada  <peter@the-baradas.com>
1115         * gas/m68k/mcf-emac.d: Provide correct disassembler results.
1116         * gas/m68k/mcf-mac.d: Provide correct disassembler results.
1118 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
1120         * gas/ia64/dv-srlz.d: Fix a typo.
1122 2004-05-12  Ben Elliston  <bje@au.ibm.com>
1124         * gas/h8300/t03_add.exp: Remove stray semicolons.
1125         * gas/h8300/t04_sub.exp: Likewise.
1126         * gas/h8300/t05_cmp.exp: Likewise.
1127         * gas/h8300/t08_or.exp: Likewise.
1128         * gas/h8300/t09_xor.exp: Likewise.
1129         * gas/h8300/t10_and.exp: Likewise.
1130         * gas/hppa/reloc/reloc.exp: Likewise.
1131         * gas/hppa/unsorted/unsorted.exp: Likewise.
1132         * gas/i386/i386.exp: Likewise.
1133         * gas/m68hc11/m68hc11.exp: Likewise.
1134         * gas/mips/mips.exp: Likewise.
1135         * gas/sparc/sparc.exp: Likewise.
1136         * lib/gas-defs.exp: Likewise.
1138 2004-05-11  Nick Clifton  <nickc@redhat.com>
1140         * gas/elf/section4.s: New test.  Checks label arithmetic when
1141         multiple same-name sections exist.
1142         * gas/elf/section4.d: New file: Expected section list
1143         * gas/elf/elf.exp: Run the new test.
1144         * gas/elf/group0.s: Use % instead of @ for type argument to
1145         .section directive (for compatability with ARM port).
1146         * gas/elf/group1.s: Likewise.
1148 2004-05-07  Richard Sandiford  <rsandifo@redhat.com>
1150         * gas/mips/vr4122.[sd]: Rename to...
1151         * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
1152         MD(1) and MD(4).
1153         * gas/mips/mips.exp: Update accordingly.
1155 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
1157         * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
1158         * gas/frv/fr405-insn.d: Likewise.
1159         * gas/frv/fr450-insn.d: Likewise.
1161 2004-04-30  H.J. Lu  <hongjiu.lu@intel.com>
1163         * gas/elf/elf.exp: Remove group1, add group1a and group1b for
1164         section group.
1166         * gas/elf/group1a.d: New file.
1167         * gas/elf/group1b.d: Likewise.
1169         * gas/elf/group1.e: Removed.
1171 2004-04-30  Nick Clifton  <nickc@redhat.com>
1173         * gas/arm/reg-alias.s: New file: Test case sensitive register
1174         aliases.
1175         * gas/arm/reg-alias.d: New file: Expected test output.
1176         * gas/arm/arm.exp: Run reg-alias test.
1177         Arrange tests in a more orderly fashion.
1179 2004-04-30  Ben Elliston  <bje@au.ibm.com>
1181         * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
1182         * gas/ppc/power4.d: Update accordingly.
1184 2004-04-26  H.J. Lu  <hongjiu.lu@intel.com>
1186         * gas/elf/elf.exp: Add group0a, group0b and group1 for section
1187         group.
1189         * gas/elf/group0.s: New file.
1190         * gas/elf/group0a.d: Likewise.
1191         * gas/elf/group0b.d: Likewise.
1192         * gas/elf/group1.e: Likewise.
1193         * gas/elf/group1.s: Likewise.
1195 2004-04-23  Nick Clifton  <nickc@redhat.com>
1197         * gas/symver/symver1.d: Cope with extra symbols inserted by
1198         arm-elf toolchains.
1199         * gas/symver/symver0.d: Likewise
1200         * gas/elf/symver.d: Likewise.
1202 2004-04-22  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1204         * gas/sh/pcrel2.d: Update.
1205         * gas/sh/tlsd.d: Update.
1206         * gas/sh/tlsnopic.d: Update.
1207         * gas/sh/tlspic.d: Update.
1209 2004-04-22  Mark Kettenis  <kettenis@gnu.org>
1211         * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
1213 2004-04-22  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
1215         * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
1216         * gas/mips/mips-abi32-pic.d: Likewise.
1217         * gas/mips/mips-abi32-pic2.d: Likewise.
1218         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
1219         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
1220         * gas/mips/mips-gp64-fp32-pic.d: Likewise.
1221         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
1222         * gas/mips/relax-swap1-mips2.d: Likewise.
1223         * gas/mips/lb-svr4pic-ilocks.d: New test.
1224         * gas/mips/mips.exp: Run it.
1226 2004-04-22  Paul Brook  <paul@codesourcery.com>
1228         * maverick.c (off8s): Test full shifted operand range.
1229         (MCC2): Define.
1230         (MVDSPACC, MVACCDSP): Use it.
1231         * maverick.d, maverick.s: Regenerate.
1233 2004-04-22  Peter Barada <peter@the-baradas.com>
1235         * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
1236         * gas/m68k/mcf-emac.s: New test: Similar checks.
1237         * gas/m68k/mcf-mac.d: New test: Expected output.
1238         * gas/m68k/mcf-emac.d: New test: Likewise.
1239         * gas/m68k/all.exp: Run new tests.
1241 2004-04-21  Chris Demetriou  <cgd@broadcom.com>
1243         * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
1244         * gas/mips/empic.d: Likewise.
1245         * gas/mips/empic.l: Likewise.
1246         * gas/mips/empic.s: Likewise.
1247         * gas/mips/empic2.d: Likewise.
1248         * gas/mips/empic2.s: Likewise.
1249         * gas/mips/empic3_e.d: Likewise.
1250         * gas/mips/empic3_e.s: Likewise.
1251         * gas/mips/empic3_g1.d: Likewise.
1252         * gas/mips/empic3_g1.s: Likewise.
1253         * gas/mips/empic3_g2.d: Likewise.
1254         * gas/mips/empic3_g2.s: Likewise.
1255         * gas/mips/jal-empic-elf-2.d: Likewise.
1256         * gas/mips/jal-empic-elf-2.s: Likewise.
1257         * gas/mips/jal-empic-elf-3.d: Likewise.
1258         * gas/mips/jal-empic-elf-3.s: Likewise.
1259         * gas/mips/jal-empic-elf.d: Likewise.
1260         * gas/mips/jal-empic.d: Likewise.
1261         * gas/mips/la-empic.d: Likewise.
1262         * gas/mips/la-empic.s: Likewise.
1263         * gas/mips/lb-empic.d: Likewise.
1264         * gas/mips/ld-empic.d: Likewise.
1265         * gas/mips/lif-empic.d: Likewise.
1266         * gas/mips/telempic.d: Likewise.
1267         * gas/mips/tempic.d: Likewise.
1268         * gas/mips/ulh-empic.d: Likewise.
1269         * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
1270         * gas/mips/lifloat.s: Likewise.
1271         * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
1273 2004-04-20  Brian Ford  <ford@vss.fsi.com>
1274             DJ Delorie  <dj@redhat.com>
1276         * gas/i386/secrel.s: New test for .secrel32.
1277         * gas/i386/secrel.d: Likewise.
1278         * gas/i386/i386.exp: Call it for PE targets.
1280 2004-04-19  Jakub Jelinek  <jakub@redhat.com>
1282         * gas/cfi/cfi-sparc64-1.d: Update.
1284 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
1286         * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
1288 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
1290         * gas/elf/section2.e-mips: Allow named section symbols.
1291         * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
1293 2004-04-13  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
1295         * gas/m32r/parallel-2.s: New file: Test case for parallel code.
1296         * gas/m32r/parallel-2.d: New file: Expected results.
1297         * gas/m32r/m32r2.exp: Run the test.
1299         * gas/m32r/seth.s: New file: Test for seth.
1300         * gas/m32r/seth.d: New file: Expected results.
1301         * gas/m32r/m32r.exp: Run the new test.
1303 2004-04-01  Asgari Jinia  <asgarij@kpitcummins.com>
1305         * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
1306         option.
1307         * gas/sh/basic.exp: Run the new test.
1309 2004-04-01  Dave Korn  <dk@artimi.com>
1311         * gas/dlx/alltests.exp: Execute new lohi test.
1312         * gas/dlx/lohi.s: New test for spurious lo16/hi16
1313         reloc overflow checking.
1314         * gas/dlx/lohi.d: New file: expected output.
1315         * gas/dlx/lhi.d: Updated to properly expect lo16
1316         relocations where asked for.
1317         * gas/dlx/itype.d: Likewise.
1318         * gas/dlx/lhi.d: Corrected cut+paste error in test name.
1320 2004-03-30  Stan Shebs  <shebs@apple.com>
1322         * gas/macros/macros.exp: Remove mention of MPW config.
1324 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
1326         * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
1327         an error.
1328         * gas/m68hc11/m68hc11.exp: Likewise.
1330 2004-03-23  Andreas Schwab  <schwab@suse.de>
1332         * gas/cfi/cfi-m68k.d: Adjust offsets.
1334 2004-03-22  Hans-Peter Nilsson  <hp@axis.com>
1336         * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
1337         * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
1339 2004-03-17  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1341         * gas/cfi/cfi-sh-1.d: New file.
1342         * gas/cfi/cfi-sh-1.s: Likewise.
1343         * gas/cfi/cfi.exp: Add SH case.
1345 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
1347         * gas/ppc/altivec.d: Update.
1348         * gas/ppc/altivec_xcoff.d: Update.
1349         * gas/ppc/altivec_xcoff64.d: Update.
1350         * gas/ppc/astest.d: Update.
1351         * gas/ppc/astest2.d: Update.
1352         * gas/ppc/astest2_64.d: Update.
1353         * gas/ppc/astest64.d: Update.
1354         * gas/ppc/booke.d: Update.
1355         * gas/ppc/booke_xcoff.d: Update.
1356         * gas/ppc/booke_xcoff64.d: Update.
1357         * gas/ppc/e500.d: Update.
1358         * gas/ppc/power4.d: Update.
1359         * gas/ppc/test1elf32.d: Update.
1360         * gas/ppc/test1elf64.d: Update.
1361         * gas/ppc/test1xcoff32.d: Update.
1363 2004-03-15  Alan Modra  <amodra@bigpond.net.au>
1365         * gas/i386/padlock.s: Pad with .p2align.
1366         * gas/i386/padlock.d: Adjust.
1368 2004-03-12  Michal Ludvig  <mludvig@suse.cz>
1370         * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1371         VIA PadLock instructions.
1372         * gas/i386/i386.exp: Run padlock tests.
1374 2004-03-12  Alan Modra  <amodra@bigpond.net.au>
1376         * gas/i386/katmai.d: Revert last change.
1378         * gas/i386/katmai.d: Adjust for clflush change.
1380 2004-03-08  Andreas Jaeger  <aj@suse.de>
1382         * gas/cfi/cfi-s390x-1.d: Adjust offsets.
1384 2004-03-07  Richard Henderson  <rth@redhat.com>
1386         * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
1388 2004-03-07  Andreas Jaeger  <aj@suse.de>
1390         * gas/cfi/cfi-x86_64.d: Adjust offsets.
1392 2004-03-07  Richard Henderson  <rth@redhat.com>
1394         * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
1395         gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
1396         gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
1398 2004-03-03  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1400         * gas/sh/sh64/err-dsp.s: Fix expected error message.
1402 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
1404         * gas/frv/fr405-insn.[sdl]: New test.
1405         * gas/frv/fr450-spr.[sd]: New test.
1406         * gas/frv/fr450-insn.[sdl]: New test.
1407         * gas/frv/fr450-media-issue.[sl]: New test.
1408         * gas/frv/allinsn.exp: Run new tests.  Ensure fr405 instructions
1409         aren't accepted for -mcpu=fr400 or -mcpu=fr500.  Ensure fr450
1410         instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
1411         -mcpu=fr500.
1413 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
1415         * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
1416         (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
1417         * gas/frv/allinsn.d: Update accordingly.
1419 2004-02-17  Petko Manolov  <petkan@nucleusys.com>
1421         * gas/arm/maverick.c: DSPSC to/from opcode fixes.
1422         * gas/arm/maverick.d: Likewise.
1423         * gas/arm/maverick.s: Likewise.
1425 2004-02-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1427         * gas/sh/basic.exp: Don't do sh4a tests for sh5.
1429 2004-02-06  Nathan Sidwell  <nathan@codesourcery.com>
1431         * gas/macros/test2.s: Lowercase it.
1433 2004-02-02  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1435         * gas/mips/div.d: Update to accomodate changes in macro
1436         expansions.
1437         gas/mips/elf-rel-got-n32.d: Likewise.
1438         gas/mips/elf-rel-got-n64.d: Likewise.
1439         gas/mips/elf-rel-xgot-n32.d: Likewise.
1440         gas/mips/elf-rel-xgot-n64.d: Likewise.
1441         gas/mips/la-svr4pic.d: Likewise.
1442         gas/mips/la-xgot.d: Likewise.
1443         gas/mips/lca-svr4pic.d: Likewise.
1444         gas/mips/lca-xgot.d: Likewise.
1446 2004-02-01  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1448         * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
1449         * gas/sh/sh4a-fp.s: Likewise.
1450         * gas/sh/err-sh4a-fp.s: Likewise.
1452 2004-01-24  Chris Demetriou  <cgd@broadcom.com>
1454         * gas/mips/relax-swap1.s: Add extra space at end, so the
1455         disassembly will consistently have "..." at its end.
1456         * gas/mips/relax-swap2.s: Likewise.
1457         * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
1459 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
1461         * gas/arm/arm.exp: Add "undefined" test.
1462         * gas/arm/undefined.s, gas/arm/undefined.l: New files.
1464 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
1466         * gas/mips/macro-warn-[1234].[sdl]: New tests.
1467         * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
1468         * gas/mips/mips.exp: Run them.
1470 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
1472         * gas/mips/elf-rel19.[sd]: New test.
1473         * gas/mips/mips.exp: Run it.
1475 2004-01-11 Tom Rix   <tcrix@worldnet.att.net>
1477         * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
1478         * gas/m68hc11/movb.d: Likewise.
1479         * gas/m68hc11/m68hc11.exp: Likewise.  Add more movb failure tests.
1481 2004-01-19  Alan Modra  <amodra@bigpond.net.au>
1483         * gas/i386/katmai.d: Adjust for changed sib printing.
1484         * gas/i386/prescott.d: Likewise.
1485         * gas/i386/sse2.d: Likewise.
1486         * gas/i386/ssemmx2.d: Likewise.
1488 2004-01-16  Alexandre Oliva  <aoliva@redhat.com>
1490         * gas/mn10300/mov5.s: New.
1491         * gas/mn10300/basic.exp (do_mov5): New.
1493 2004-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1495         * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
1496         with swapping for MIPS1.
1497         * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
1498         with swapping for MIPS2.
1499         * gas/mips/relax-swap1.l: Stderr output for the new tests.
1500         * gas/mips/relax-swap1.s: Source for the new tests.
1501         * gas/mips/relax-swap2.d: New test for branch likely relaxation
1502         with swapping.
1503         * gas/mips/relax-swap2.l: Stderr output for the new test.
1504         * gas/mips/relax-swap2.s: Source for the new test.
1505         * gas/mips/mips.exp: Run the new tests.
1507 2004-01-13  Ian Lance Taylor  <ian@wasabisystems.com>
1509         * gas/mips/mips16-64.d: New test.
1510         * gas/mips/mips.exp: Run it.
1512 2004-01-12  Richard Sandiford  <rsandifo@redhat.com>
1514         * gas/mips/elf-rel18.[sd]: New test.
1515         * gas/mips/mips.exp: Run it.
1517 2004-01-09  Paul Brook  <paul@codesourcery.com>
1519         * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
1520         * gas/arm/arm.exp: Add them.
1522 2004-01-08  Ian Lance Taylor  <ian@wasabisystems.com>
1524         * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
1525         * gas/mips/ldstla-n64-shared.d: Likewise.
1527 2004-01-07  Nick Clifton  <nickc@redhat.com>
1529         * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
1531 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
1533         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
1534         * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
1535         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
1536         * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
1537         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
1538         * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register.  Use
1539         gprel12 for rodata symbol and gotoff12 for sdata symbol.
1540         2003-08-08  Alexandre Oliva  <aoliva@redhat.com>
1541         * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
1542         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
1543         * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
1544         * gas/frv/allinsns.exp: Run it.
1546 2004-01-02  Albert Bartoszko  <albar@nt.kegel.com.pl>
1548         * gas/msp430/opcode.s: Add test for an 'add' instruction which
1549         looks similar to an 'rla' instruction.
1551 For older changes see ChangeLog-9303
1553 Local Variables:
1554 mode: change-log
1555 left-margin: 8
1556 fill-column: 74
1557 version-control: never
1558 End: