X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gas%2Ftestsuite%2FChangeLog;h=7e3f3085d0ea4f8a3787d998e792c53f9732f8c2;hb=7d10b47d345a502553140c66912cf3c9505bb93d;hp=fe960ea49334ef076dfef0e9d5c468424986752a;hpb=6639a9d92b51eff49fdad6fae0e5aa5b31276080;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index fe960ea493..7e3f3085d0 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,691 @@ +2005-03-09 Ben Elliston + + * gas/maxq10/maxq10.exp: Remove stray semicolons. + * gas/maxq20/maxq20.exp: Likewise. + +2005-03-08 Jan Beulich + + * gas/ia64/no-fit.[ls]: New. + * gas/ia64/ia64.exp: Run new test. + +2005-03-08 Jan Beulich + + * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New. + * gas/ia64/ia64.exp: Run new tests. + +2005-03-08 Jan Beulich + + * gas/ia64/pcrel.d: Account for big endian target. + * gas/ia64/reloc-bad.s: Enforce 64-bit ABI. + +2005-03-08 Hans-Peter Nilsson + + Adjust testsuite for cris-axis-aout. + * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output. + * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d, + gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d, + gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d, + gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself. + +2005-03-04 David Daney + + * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp' + for -mno-shared optimization. + * gas/mips/elf-rel25a.d: Ditto. + +2005-03-04 Nick Clifton + + * gas/arm/arm.exp: Fix test for running the "undefined" to catch + more non-ELF cases. + * gas/arm/pic.d: Fix for vxworks target. + * gas/arm/basic.d: Likewise. + * gas/arm/unwind.d: Likewise. + +2005-03-04 Richard Sandiford + + * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete. + * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output + for loads and stores from constant addresses. + * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests. + * gas/mips/mips.exp: Run them. + +2005-03-03 Richard Sandiford + + * gas/mips/mips.exp: Move tls tests to main $elf block. + +2005-03-03 Nick Clifton + + * gas/macros/macros.exp (and.s): Expect this test to fail for the + tic4x-coff target because it uses the '&' character as a line + separator. + + * gas/sh/basic.exp: Add an sh-hms version of the pcrel test. + * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for + the sh-hms target. + * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port + as for the sh-coff port. + + * gas/macros/macros.exp (run_list_test): Also expect the msp430 + port to fail the strings test because it defines + ONLY_STANDARD_ESCAPES. + + * gas/arm/arch6zk.s: Add three nop instructions in order to pad + the .text section out to a 32-byte boundary as will automatically + be done by the arm-aout target. + * gas/arm/arch6zk.d: Add expected nop disassemblies. + + * gas/d30v/serial.l: Remove listing lines that are no longer + emitted and fix up expected binary encoding. + * gas/d30v/serial2.l: Likewise. + * gas/d30v/serial2O.l: Likewise. + +2005-03-03 Ramana Radhakrishnan + + * gas/arc/extensions.s: Add tests for extcoreregister + * gas/arc/extensions.d: Likewise. + * gas/arc/warn.s: Warnings for readonly core registers + accessed . + * gas/arc/warn.d:Likewise. + * testsuite/gas/arc/arc.exp:Run extensions testcase. + +2005-03-03 Richard Sandiford + + * gas/mips/noat-1.d: Add -mips1 to assembler options. + +2005-03-03 Ramana Radhakrishnan + + * gas/arc/ld.s:Add checks for short immediates with ld + * gas/arc/ld.d:Likewise. + +2005-03-02 Daniel Jacobowitz + + * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l, + gas/mips/tls-ill.s: New files. + * gas/mips/mips.exp: Run TLS tests. + +2005-03-02 Alan Modra + + * gas/ppc/astest.d: Adjust for relocs reduced to section sym. + * gas/ppc/astest2.d: Likewise. + * gas/ppc/astest2_64.d: Likewise. + * ppc/astest64.d: Likewise. + * ppc/booke.d: Likewise. + * ppc/power4.d: Likewise. + * ppc/test1elf32.d: Likewise. + * ppc/test1elf64.d: Likewise. + +2005-03-02 Jan Beulich + + * gas/i386/cr-err.[ls]: New. + * gas/i386/crx.[ds]: New. + * gas/i386/i386.exp: Run new tests. + +2005-03-02 Jan Beulich + + * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations. + * gas/i386/intelok.s: Add checks for various special memory operands. + +2005-03-01 Ramana Radhakrishnan + + * gas/arc/extensions.s: New file. + * gas/arc/extensions.d: New file. + +2005-03-01 Nick Clifton + + * gas/arm/arm.exp (undefined): Run a COFF variant of this test for + COFF based ports. + * gas/arm/undefined_coff.s: New file: Variant of undefined.s but + with a COFF formated local label name. + * gas/arm/undefined_coff.l: New file. Variant of undefined.l. + +2005-03-01 Stig Petter Olsroed + Nick Clifton + + * gas/arm/inst.d: Allow for ARM ports which decode the reloc + associated with branches and so show the exact symbolic + destination address rather than an offset from the start of the + section. + * gas/arm/pic.d: Likewise. + +2005-03-01 Alan Modra + + * gas/m68k/mcf-emac.d: Allow for 64-bit addresses. + * gas/m68k/mcf-mac.d: Likewise. + * gas/m68k/mcf-mov3q.d: Likewise. + * gas/m68k/mode5.d: Likewise. + +2005-02-22 Eric Christopher + + * gas/mips/elf-rel10.d: Update for label change. + +2005-02-22 Maciej W. Rozycki + + * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation + information. + * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line + information for MIPS16 for the n32 ABI. + * gas/mips/mips.exp. Run the new test. + +2005-02-22 Eric Christopher + + * gas/mips/elf-rel10.s: Add label for frob. + +2005-02-22 Maciej W. Rozycki + + * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line + information for MIPS16. + * gas/mips/mips16-dwarf2.s: Source for the new test. + * gas/mips/mips.exp: Run the new test. + +2005-02-21 Alan Modra + + * gas/d10v/instruction_packing-005.d: Adjust. + * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs. + * gas/d10v/instruction_packing-009.d: Likewise. + * gas/d10v/instruction_packing-010.d: Likewise. + * gas/d10v/warning-001.d: Use #warning instead of #error. + * gas/d10v/warning-002.d: Likewise. + * gas/d10v/warning-003.d: Likewise. + * gas/d10v/warning-004.d: Likewise. + * gas/d10v/warning-005.d: Likewise. + * gas/d10v/warning-006.d: Likewise. + * gas/d10v/warning-007.d: Likewise. + * gas/d10v/warning-008.d: Likewise. + * gas/d10v/warning-009.d: Likewise. + * gas/d10v/warning-010.d: Likewise. + * gas/d10v/warning-011.d: Likewise. + * gas/d10v/warning-012.d: Likewise. + * gas/d10v/warning-013.d: Likewise. + * gas/d10v/warning-015.d: Likewise. + * gas/d10v/warning-016.d: Likewise. + * gas/d10v/warning-017.d: Likewise. + * gas/d10v/warning-018.d: Likewise. + * gas/d10v/warning-019.d: Likewise. + * lib/gas-defs.exp (run_dump_test): Don't require a dump program if + #warning given. Rearrange to allow $program to remain unset. + Fail the test if warning not found when expected. Conversely fail + the test if assembler errors or warnings given when not expected. + +2005-02-18 Thiemo Seufer + + * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s, + gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l, + gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s, + gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l, + gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for + .set noat in macro expansions. + * gas/mips/mips.exp: Run new testcases. + * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d, + gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d, + gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l, + gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d, + gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d, + gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s, + gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d, + gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l, + gas/mips/ulw2.s: Don't try to test .set noat. + +2005-02-17 H.J. Lu + + * gas/ia64/hint.b-err.l: New file. + * gas/ia64/hint.b-err.s: Likewise. + * gas/ia64/hint.b-warn.l: Likewise. + * gas/ia64/hint.b-warn.s: Likewise. + + * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn. + + * gas/ia64/opc-b.d: Pass -mhint.b=ok to as. + +2005-02-17 Jan Beulich + + * gas/ia64/nostkreg.[ds]: New. + * gas/ia64/ia64.exp: Run new test. + +2005-02-16 Alan Modra + + * gas/all/gas.exp (quad): Don't run on i960. + +2005-02-15 Nigel Stephens + Maciej W. Rozycki + + * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and + R_MIPS16_LO16 relocs. + * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI. + * gas/mips/mips16-hilo.s: Source for the new tests. + * gas/mips/mips.exp: Run the new tests. + +2005-02-15 Jan Beulich + + * gas/ia64/pcrel.[ds]: New. + * gas/ia64/ia64.exp: Run new test. + +2005-02-15 Jan Beulich + + * gas/ia64/dv-raw-err.l: Expect specific resource for RAW + violation on b0. + * gas/ia64/regval.[ls]: New. + * gas/ia64/ia64.exp: Run new test. + +2005-02-15 Jan Beulich + + * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand. + * gas/ia64/dv-waw-err.s: Likewise. + * gas/ia64/reg-err.[ls]: New. + * gas/ia64/ia64.exp: Run new test. + +2005-02-15 Jan Beulich + + * gas/ia64/reloc.[ds]: New. + * gas/ia64/reloc-bad.[ls]: New. + * gas/ia64/ia64.exp: Run new tests. + +2005-02-15 Jan Beulich + + * gas/ia64/operand-or.d: Pass -xnone to assembler. + +2005-02-13 Jan Beulich + + * gas/ia64/label.l: Adjust line numbers. + * gas/ia64/label.s: Add .explicit. + * gas/ia64/nop_x.s: Likewise. + * gas/ia64/opc-a.d: Add assembler option -xnone. + * gas/ia64/opc-b.d: Likewise. + * gas/ia64/opc-f.d: Likewise. + * gas/ia64/opc-i.d: Likewise. + * gas/ia64/opc-m.d: Likewise. + * gas/ia64/opc-x.d: Likewise. + * gas/ia64/pseudo.d: Likewise. + * gas/ia64/regs.d: Likewise. + * gas/ia64/tls.d: Likewise. + * gas/ia64/unwind-err.l: Adjust line numbers. + * gas/ia64/unwind-err.s: Remove explicit stops. + +2005-02-13 Jan Beulich + + * gas/ia64/pound.[ls]: New. + * gas/ia64/ia64.exp: Run new test. + +2005-02-13 H.J. Lu + + * gas/ia64/ia64.exp: Add "operand-or". + + * gas/ia64/operand-or.d: New file. + * gas/ia64/operand-or.s: Likewise. + +2005-02-11 H.J. Lu + + * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err + and proc. + +2005-02-09 Jan Beulich + + * gas/i386/intelok.s: Remove comments disabling alternative forms of + fbld, fbstp, and fldcw. + * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw. + +2005-02-07 Inderpreet Singh + + * gas/maxq10/jump.d: Fixed relative jump offset. + * gas/maxq10/call.d: Likewise. + * gas/maxq20/jump.d: Likewise. + * gas/maxq20/call.d: Likewise. + +2005-02-07 Hans-Peter Nilsson + + * lib/gas-defs.exp: Support new directive "warning". + +2005-02-02 Jan Beulich + + * gas/ia64/pred-rel.s: New. + * gas/ia64/ia64.exp: Run new test. + +2005-01-31 Daniel Jacobowitz + + * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian. + * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section + symbol names. + +2005-01-31 Jan Beulich + + * gas/macros/repeat.[ds]: New. + * gas/macros/macros.exp: Run new test. + +2005-01-31 Jan Beulich + + * gas/macros/badarg.[ls]: New. + * gas/macros/end.[ls]: New. + * gas/macros/redef.[ls]: New. + * gas/macros/macros.exp (run_list_test): Copy from elsewhere. + Run new tests. + +2005-01-31 Jan Beulich + + * gas/ia64/operands.[ls]: New. + * gas/ia64/ia64.exp: Run new test. + +2005-01-31 Jan Beulich + + * gas/ia64/proc.[ls]: New. + * gas/ia64/unwind-err.[ls]: New. + * gas/ia64/ia64.exp: Run new tests. + +2005-01-31 Jan Beulich + + * gas/ia64/bundling.[ds]: New. + * gas/ia64/label.[ls]: New. + * gas/ia64/last.[ls]: New. + * gas/ia64/slot2.[ls]: New. + * gas/ia64/ia64.exp: Run new tests. + +2005-01-31 Jan Beulich + + * gas/ia64/pseudo.[ds]: New. + * gas/ia64/ia64.exp: Run new test. + +2005-01-27 Jan Beulich + + * gas/ia64/nop_x.[ds]: New. + * gas/ia64/ia64.exp: Run new test. + +2005-01-27 Jan Beulich + + * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to + M-unit. + * gas/ia64/mov-ar.[ds]: New. + * gas/ia64/ia64.exp: Run new test. + +2005-01-24 Nick Clifton + + * gas/all/sleb128.d: Do not assume an 8-bit byte. + * gas/all/quad.d: Likewise. Also allow for ports which order + bytes within words in other than simple big-endian or + little-endian fashions. + +2005-01-19 Richard Sandiford + + * gas/all/sleb128.[sd]: New test. + * gas/all/quad.[sd]: New test. + * gas/all/gas.exp: Run them. + +2005-01-17 Andrew Stubbs + + * gas/sh/arch/arch.exp: Correct the email address. + Correct a few comment typos. + Add new tests to ensure that the assembler will only accept + instructions valid in each architecture and vice-versa. + * gas/sh/arch/arch_expected.txt: Update/Correct the test results. + * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate. + * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate. + * gas/sh/arch/sh2a-nofpu.s: Generate new file. + * gas/sh/arch/sh2a-or-sh3e.s: Regenerate. + * gas/sh/arch/sh2a-or-sh4.s: Regenerate. + * gas/sh/arch/sh2a.s: Generate new file. + * gas/sh/arch/sh2e.s: Regenerate. + * gas/sh/arch/sh2.s: Regenerate. + * gas/sh/arch/sh3-dsp.s: Regenerate. + * gas/sh/arch/sh3e.s: Regenerate. + * gas/sh/arch/sh3-nommu.s: Regenerate. + * gas/sh/arch/sh3.s: Regenerate. + * gas/sh/arch/sh4al-dsp.s: Regenerate. + * gas/sh/arch/sh4a-nofpu.s: Regenerate. + * gas/sh/arch/sh4a.s: Regenerate. + * gas/sh/arch/sh4-nofpu.s: Regenerate. + * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate. + * gas/sh/arch/sh4.s: Regenerate. + * gas/sh/arch/sh-dsp.s: Regenerate. + * gas/sh/arch/sh.s: Regenerate. + +2005-01-12 H.J. Lu + + * i386/i386.exp: Run "sib". + + * gas/i386/sib.d: New file. + * gas/i386/sib.s: Likewise. + +2005-01-09 Andreas Schwab + + * gas/i386/intel16.d: Ignore trailing text with #pass. + * gas/i386/intelok.d: Likewise. + * gas/i386/prefix.d: Likewise. + * gas/i386/sub.d: Likewise. + * gas/i386/padlock.d: Likewise. + * gas/i386/x86_64.d: Likewise. + +2005-01-05 Eric Botcazou + + * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:]. + +2004-12-31 Alan Modra + + * gas/elf/elf.exp: Don't list reloc sections. + * gas/elf/section5.e: Remove reloc sections. + +2004-12-21 Tomer Levi + + * gas/crx/beq_insn.d: Update reference file according to + disassembler printing method. + * gas/crx/bit_insn.d: Likewise. + * gas/crx/br_insn.d: Likewise. + * gas/crx/cmpbr_insn.d: Likewise. + * gas/crx/cop_insn.d: Likewise. + * gas/crx/load_stor_insn.d: Likewise. + +2004-12-21 Hans-Peter Nilsson + + * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:], + [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N + copies, to cater to tcl versions before Tcl 8.2.3. + +2004-12-20 Nick Clifton + + * gas/elf/section5.[ls]: Use % instead of @ in .section + directives. + +2004-12-16 Richard Sandiford + + * gas/v850/split-lo16.{s,d}: New test. + * gas/v850/v850.exp: Run it. + +2004-12-15 Jan Beulich + + * gas/elf/section5.[els]: New. + +2004-12-13 Richard Sandiford + + * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different + .text alignments. + +2004-12-11 Alan Modra + + * gas/alpha/elf-usepv-1.d: Update for changed section syms. + * gas/arm/mapping.d: Likewise. + * gas/mips/tmips16-e.d: Likewise. + * gas/mips/tmips16-f.d: Likewise. + * gas/mmix/align-1.d: Likewise. + * gas/mmix/basep-10.d: Likewise. + * gas/mmix/basep-11.d: Likewise. + * gas/mmix/basep-7.d: Likewise. + * gas/mmix/basep-8.d: Likewise. + * gas/mmix/basep-9.d: Likewise. + * gas/mmix/builtin1.d: Likewise. + * gas/mmix/builtin2.d: Likewise. + * gas/mmix/builtin3.d: Likewise. + * gas/mmix/bz-c.d: Likewise. + * gas/mmix/comment-2.d: Likewise. + * gas/mmix/comment-3.d: Likewise. + * gas/mmix/cons-2.d: Likewise. + * gas/mmix/fb-1.d: Likewise. + * gas/mmix/fb-2.d: Likewise. + * gas/mmix/geta-c.d: Likewise. + * gas/mmix/greg1.d: Likewise. + * gas/mmix/greg1a.d: Likewise. + * gas/mmix/greg2.d: Likewise. + * gas/mmix/greg2a.d: Likewise. + * gas/mmix/greg3.d: Likewise. + * gas/mmix/greg4.d: Likewise. + * gas/mmix/greg5.d: Likewise. + * gas/mmix/greg6.d: Likewise. + * gas/mmix/greg7.d: Likewise. + * gas/mmix/greg8.d: Likewise. + * gas/mmix/is-1.d: Likewise. + * gas/mmix/jump-c.d: Likewise. + * gas/mmix/local-1.d: Likewise. + * gas/mmix/locall1.d: Likewise. + * gas/mmix/odd-1.d: Likewise. + * gas/mmix/op-0-1.d: Likewise. + * gas/mmix/op-0-1s.d: Likewise. + * gas/mmix/op-0-2.d: Likewise. + * gas/mmix/prefix1.d: Likewise. + * gas/mmix/prefix2.d: Likewise. + * gas/mmix/prefix3.d: Likewise. + * gas/mmix/pseudo-1.d: Likewise. + * gas/mmix/pushj-c.d: Likewise. + * gas/mmix/pushj-cs.d: Likewise. + * gas/mmix/sym-1.d: Likewise. + * gas/mmix/weak1-s.d: Likewise. + * gas/mmix/weak1.d: Likewise. + * gas/mmix/zerop-1.d: Likewise. + * gas/ppc/power4.d: Likewise. + * gas/ppc/test1elf32.d: Likewise. + * gas/ppc/test1elf64.d: Likewise. + * gas/sh/sh64/datal32-3.d: Likewise. + * gas/sh/sh64/datal64-3.d: Likewise. + * gas/sh/sh64/localcom-1.d: Likewise. + +2004-12-10 Ian Lance Taylor + + * gas/mips/elf-rel23a.d: New test. + * gas/mips/elf-rel23b.d: New test. + * gas/mips/elf-rel25.s: New test. + * gas/mips/elf-rel25.d: New test. + * gas/mips/elf-rel25a.d: New test. + * gas/mips/mips.exp: Run new tests. + +2004-12-09 Paul Brook + + * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations. + +2004-12-09 Ian Lance Taylor + + * gas/mips/branch-swap.d: Pass -32 to as. + +2004-11-29 Tomer Levi + + * gas/crx/br_insn.d: Fix error in expected disassembly. + +2004-11-29 Kazuhiro Inaoka + + * testsuite/gas/m32r/rela-1.s: New test. + * testsuite/gas/m32r/rela-1.d: Expected disassembly. + * testsuite/gas/m32r/m32r.exp: Run the new test. + * testsuite/gas/m32r/relax-1.d: Update for fixed pcrel reloc + generation. + +2004-11-27 Richard Earnshaw + + * gas/testsuite/arm/thumbv6.d (setend): Remove stray tab at end + of dump pattern. + +2004-11-25 H.J. Lu + + * gas/ia64/group-1.d: Adjust expected secion ordering. + +2004-11-25 Jan Beulich + + * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf. + +2004-11-24 Paul Brook + + * gas/elf/group0a.d: Adjust expected secion ordering. + * gas/elf/group1a.d: Ditto. + * gas/elf/section4.d: Ditto. + +2004-11-24 Nick Clifton + + * gas/iq2000/allinsn.exp: Remove IQ10 tests. + * gas/iq2000/q10allinsn.d: Delete. + * gas/iq2000/q10allinsn.s: Delete. + * gas/iq2000/q10hazard4.s: Delete. + * gas/iq2000/q10hazard5.s: Delete. + * gas/iq2000/q10load-hazards.exp: Delete. + * gas/iq2000/q10nohazard.s: Delete. + * gas/iq2000/q10noyield.s: Delete. + * gas/iq2000/q10test0.d: Delete. + * gas/iq2000/q10test0.s: Delete. + * gas/iq2000/q10test1.d: Delete. + * gas/iq2000/q10test1.s: Delete. + * gas/iq2000/q10test10.d: Delete. + * gas/iq2000/q10test10.s: Delete. + * gas/iq2000/q10test11.d: Delete. + * gas/iq2000/q10test11.s: Delete. + * gas/iq2000/q10test12.d: Delete. + * gas/iq2000/q10test12.s: Delete. + * gas/iq2000/q10test2.d: Delete. + * gas/iq2000/q10test2.s: Delete. + * gas/iq2000/q10test3.d: Delete. + * gas/iq2000/q10test3.s: Delete. + * gas/iq2000/q10test4.d: Delete. + * gas/iq2000/q10test4.s: Delete. + * gas/iq2000/q10test5.d: Delete. + * gas/iq2000/q10test5.s: Delete. + * gas/iq2000/q10test6.d: Delete. + * gas/iq2000/q10test6.s: Delete. + * gas/iq2000/q10test7.d: Delete. + * gas/iq2000/q10test7.s: Delete. + * gas/iq2000/q10test8.d: Delete. + * gas/iq2000/q10test8.s: Delete. + * gas/iq2000/q10test9.d: Delete. + * gas/iq2000/q10test9.s: Delete. + * gas/iq2000/q10yield.exp: Delete. + * gas/iq2000/test.exp: Delete. + +2004-11-24 Ramana Radhakrishnan + + * gas/arc/st.s: Add checks for other variants of the sr and st + instruction. + * gas/arc/st.d: Update the expected disassembly. + +2004-11-23 Nick Clifton + + * gas/mn10300/relax.s: Add further tests of the relaxing of branch + instructions. + * gas/mn10300/relax.d: Add expected relocations. + +2004-11-22 Ravi Ramaseshan + + * gas/arc/ld.s: Add check of load of a long immediate. + * gas/arc/ld.d: Add expected disassembly. + +2004-11-22 Hans-Peter Nilsson + + * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s. + * gas/all/err-1.s, gas/all/warn-1.s: New tests. + +2004-11-18 Inderpreet Singh + + * gas/maxq10/call.d: Fix expected results now that bfd assembler + support is enabled by default. + * gas/maxq10/range.d: Likewise. + * gas/maxq20/call.d: Likewise. + +2004-11-17 Daniel Jacobowitz + + * gas/arm/mapping.d: Expect F markers for Thumb code. + * gas/arm/unwind.d: Update big-endian pattern. + +2004-11-12 Nick Clifton + + * gas/mn10300/basic.exp: Add relax test. + * gas/mn10300/relax.s: New test. + * gas/mn10300/relax.d: Expected results. Make sure that the + correct size of instruction has been selected. + +2004-11-11 Bob Wilson + + * gas/xtensa/short_branch_offset.s: New. + * gas/xtensa/short_branch_offset.d: New. + * gas/xtensa/all.exp: Run new test. + 2004-11-10 Alan Modra * gas/i386/opcode.s: Pad section. @@ -238,8 +926,8 @@ * gas/all/altmac2.[sd]: ... to here. * gas/all/excl.s: New. * gas/all/gas.exp: Suppress both tests for a few targets known to - break. Run the new (split out) test only when the target doesn't - use '!' as a comment character. + break. Run the new (split out) test only when the target doesn't + use '!' as a comment character. 2004-08-18 Thiemo Seufer @@ -657,10 +1345,10 @@ * gas/dlx/alltests.exp: Execute new lohi test. * gas/dlx/lohi.s: New test for spurious lo16/hi16 - reloc overflow checking. + reloc overflow checking. * gas/dlx/lohi.d: New file: expected output. * gas/dlx/lhi.d: Updated to properly expect lo16 - relocations where asked for. + relocations where asked for. * gas/dlx/itype.d: Likewise. * gas/dlx/lhi.d: Corrected cut+paste error in test name.