* config/tc-mips.h (mips_flush_pending_output): Delete.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 860a9a9e7dac93dc37435b46e7b76455e53ff9f3..7e3f3085d0ea4f8a3787d998e792c53f9732f8c2 100644 (file)
@@ -1,3 +1,363 @@
+2005-03-09  Ben Elliston  <bje@au.ibm.com>
+
+       * gas/maxq10/maxq10.exp: Remove stray semicolons.
+       * gas/maxq20/maxq20.exp: Likewise.
+
+2005-03-08  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/no-fit.[ls]: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-03-08  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
+       * gas/ia64/ia64.exp: Run new tests.
+
+2005-03-08  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/pcrel.d: Account for big endian target.
+       * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
+
+2005-03-08  Hans-Peter Nilsson  <hp@axis.com>
+
+       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  <ddaney@avtrex.com>
+
+       * 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  <nickc@redhat.com>
+
+       * 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  <rsandifo@redhat.com>
+
+       * 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  <rsandifo@redhat.com>
+
+       * gas/mips/mips.exp: Move tls tests to main $elf block.
+
+2005-03-03  Nick Clifton  <nickc@redhat.com>
+
+       * 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  <ramana.radhakrishnan@codito.com>
+
+       * 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  <rsandifo@redhat.com>
+
+       * gas/mips/noat-1.d: Add -mips1 to assembler options.
+
+2005-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
+
+       * gas/arc/ld.s:Add checks for short immediates with ld
+       * gas/arc/ld.d:Likewise. 
+
+2005-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * 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  <amodra@bigpond.net.au>
+
+       * 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  <jbeulich@novell.com>
+
+       * gas/i386/cr-err.[ls]: New.
+       * gas/i386/crx.[ds]: New.
+       * gas/i386/i386.exp: Run new tests.
+
+2005-03-02  Jan Beulich  <jbeulich@novell.com>
+
+       * 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  <ramana.radhakrishnan@codito.com>
+
+       * gas/arc/extensions.s: New file.
+       * gas/arc/extensions.d: New file.
+
+2005-03-01  Nick Clifton  <nickc@redhat.com>
+
+       * 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  <stigpo@users.sourceforge.net>
+           Nick Clifton  <nickc@redhat.com>
+
+       * 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  <amodra@bigpond.net.au>
+
+       * 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  <echristo@redhat.com>
+
+       * gas/mips/elf-rel10.d: Update for label change.
+
+2005-02-22  Maciej W. Rozycki  <macro@mips.com>
+
+       * 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  <echristo@redhat.com>
+
+       * gas/mips/elf-rel10.s: Add label for frob.
+
+2005-02-22  Maciej W. Rozycki  <macro@mips.com>
+
+       * 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  <amodra@bigpond.net.au>
+
+       * 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  <seufer@csv.ica.uni-stuttgart.de>
+
+       * 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  <hongjiu.lu@intel.com>
+
+       * 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  <jbeulich@novell.com>
+
+       * gas/ia64/nostkreg.[ds]: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-02-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/all/gas.exp (quad): Don't run on i960.
+
+2005-02-15  Nigel Stephens  <nigel@mips.com>
+           Maciej W. Rozycki  <macro@mips.com>
+
+       * 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  <jbeulich@novell.com>
+
+       * gas/ia64/pcrel.[ds]: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-02-15  Jan Beulich  <jbeulich@novell.com>
+
+       * 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  <jbeulich@novell.com>
+
+       * 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  <jbeulich@novell.com>
+
+       * gas/ia64/reloc.[ds]: New.
+       * gas/ia64/reloc-bad.[ls]: New.
+       * gas/ia64/ia64.exp: Run new tests.
+
+2005-02-15  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/operand-or.d: Pass -xnone to assembler.
+
+2005-02-13  Jan Beulich  <jbeulich@novell.com>
+
+       * 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  <jbeulich@novell.com>
+
+       * gas/ia64/pound.[ls]: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-02-13  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * 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  <hongjiu.lu@intel.com>
+
+       * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
+       and proc.
+
+2005-02-09  Jan Beulich  <jbeulich@novell.com>
+
+       * 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 <inderpreetb@noida.hcltech.com>
+
+       * 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  <hp@axis.com>
+
+       * lib/gas-defs.exp: Support new directive "warning".
+
+2005-02-02  Jan Beulich  <jbeulich@novell.com>
+
+       * gas/ia64/pred-rel.s: New.
+       * gas/ia64/ia64.exp: Run new test.
+
+2005-01-31  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * 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  <jbeulich@novell.com>
+
+       * gas/macros/repeat.[ds]: New.
+       * gas/macros/macros.exp: Run new test.
+
+2005-01-31  Jan Beulich  <jbeulich@novell.com>
+
+       * 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  <jbeulich@novell.com>
 
        * gas/ia64/operands.[ls]: New.
 
 2005-01-09  Andreas Schwab  <schwab@suse.de>
 
-       * gas/i386/intel16.d: Ignore trailing text with #pass. 
+       * gas/i386/intel16.d: Ignore trailing text with #pass.
        * gas/i386/intelok.d: Likewise.
        * gas/i386/prefix.d: Likewise.
        * gas/i386/sub.d: Likewise.
 
 2004-12-21  Tomer Levi  <Tomer.Levi@nsc.com>
 
-       * gas/crx/beq_insn.d: Update reference file according to 
+       * 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/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  <hp@axis.com>
 
        * gas/iq2000/allinsn.exp: Remove IQ10 tests.
        * gas/iq2000/q10allinsn.d: Delete.
-       * gas/iq2000/q10allinsn.s: Delete.      
+       * gas/iq2000/q10allinsn.s: Delete.
        * gas/iq2000/q10hazard4.s: Delete.
        * gas/iq2000/q10hazard5.s: Delete.
        * gas/iq2000/q10load-hazards.exp: Delete.
 
        * 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  <hp@axis.com>
 
        * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
        * 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  <seufer@csv.ica.uni-stuttgart.de>
 
 
        * 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.
 
This page took 0.041084 seconds and 4 git commands to generate.