Replace i[3456]86 with i[3-7]86
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index b4f5dd40530637c82a73c4b6a86ef258f0670140..d913f2eb9a3af2beed1deda68218f4d7bcd72080 100644 (file)
@@ -1,3 +1,260 @@
+2003-05-16  Kelley Cook  <kelleycook@wideopenwest.com>
+
+       * lib/gas-defs.exp: Accept i[3-7]86 variants.
+
+2003-05-13  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gas/macros/app1.s, gas/macros/app1.d, gas/macros/app2.s,
+       gas/macros/app2.d, gas/macros/app3.s, gas/macros/app3.d,
+       gas/macros/app4.s, gas/macros/app4b.s, gas/macros/app4.d: New
+       tests.
+       * gas/macros/macros.exp: Run them.
+
+2003-05-07  H.J. Lu <hongjiu.lu@intel.com>
+
+       * gas/ia64/ia64.exp: Add alias.
+
+       * gas/ia64/alias.s: New. 
+       * gas/ia64/alias.d: Likewise.
+
+2003-05-06  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gas/mips/abs.d, gas/mips/add.d, gas/mips/and.d,
+       gas/mips/beq.d, gas/mips/bge.d, gas/mips/bgeu.d,
+       gas/mips/blt.d, gas/mips/bltu.d, gas/mips/branch-misc-1.d,
+       gas/mips/break20.d, gas/mips/cp0sel-names-mips32.d,
+       gas/mips/cp0sel-names-mips32r2.d,
+       gas/mips/cp0sel-names-mips64.d,
+       gas/mips/cp0sel-names-numeric.d, gas/mips/cp0sel-names-sb1.d,
+       gas/mips/elf-jal.d, gas/mips/elf-rel.d, gas/mips/elf-rel2.d,
+       gas/mips/elf-rel3.d, gas/mips/elf-rel4.d, gas/mips/elf-rel5.d,
+       gas/mips/elf-rel6.d, gas/mips/elf-rel7.d,
+       gas/mips/elf_arch_mips1.d, gas/mips/elf_arch_mips2.d,
+       gas/mips/elf_arch_mips3.d, gas/mips/elf_arch_mips32.d,
+       gas/mips/elf_arch_mips32r2.d, gas/mips/elf_arch_mips4.d,
+       gas/mips/elf_arch_mips5.d, gas/mips/elf_arch_mips64.d,
+       gas/mips/elf_ase_mips16.d, gas/mips/empic.d,
+       gas/mips/empic2.d, gas/mips/empic3_e.d, gas/mips/empic3_g1.d,
+       gas/mips/empic3_g2.d, gas/mips/hwr-names-mips32r2.d,
+       gas/mips/hwr-names-numeric.d, gas/mips/jal-empic-elf-2.d,
+       gas/mips/jal-empic-elf-3.d, gas/mips/jal-empic-elf.d,
+       gas/mips/jal-svr4pic.d, gas/mips/jal-xgot.d, gas/mips/jal.d,
+       gas/mips/la-empic.d, gas/mips/la-svr4pic.d,
+       gas/mips/la-xgot.d, gas/mips/la.d, gas/mips/lb-empic.d,
+       gas/mips/lb-svr4pic.d, gas/mips/lb-xgot-ilocks.d,
+       gas/mips/lb-xgot.d, gas/mips/lb.d, gas/mips/ld-empic.d,
+       gas/mips/ld-svr4pic.d, gas/mips/ld-xgot.d, gas/mips/ld.d,
+       gas/mips/li.d, gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d,
+       gas/mips/lif-xgot.d, gas/mips/lifloat.d,
+       gas/mips/mips-gp32-fp32-pic.d, gas/mips/mips-gp32-fp32.d,
+       gas/mips/mips-gp32-fp64-pic.d, gas/mips/mips-gp32-fp64.d,
+       gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.d,
+       gas/mips/mips-gp64-fp64-pic.d, gas/mips/mips-gp64-fp64.d,
+       gas/mips/mips.exp, gas/mips/mips16-e.d, gas/mips/mips16-f.d,
+       gas/mips/mips32.d, gas/mips/mips32r2.d, gas/mips/mips4010.d,
+       gas/mips/mips4650.d, gas/mips/mips64.d, gas/mips/mipsel16-e.d,
+       gas/mips/mipsel16-f.d, gas/mips/rol-hw.d, gas/mips/rol.d,
+       gas/mips/sb.d, gas/mips/sync.d, gas/mips/tempic.d,
+       gas/mips/tmips16-e.d, gas/mips/tmips16-f.d,
+       gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d,
+       gas/mips/trunc.d, gas/mips/uld.d, gas/mips/ulh-empic.d,
+       gas/mips/ulh-svr4pic.d, gas/mips/ulh-xgot.d, gas/mips/ulh.d,
+       gas/mips/ulh2-eb.d, gas/mips/ulh2-el.d, gas/mips/ulw.d,
+       gas/mips/ulw2-eb.d, gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-el.d,
+       gas/mips/ulw2-el-ilocks.d, gas/mips/usd.d, gas/mips/ush.d,
+       gas/mips/usw.d, gas/mips/vr4122.d: Added ABI specification.
+       gas/vtable/vtable.exp: mips64*-*-linux* and mips*-*-irix6* are
+       RELA.
+
+2003-05-03  H.J. Lu <hjl@gnu.org>
+
+       * gas/elf/symver.s: Use '%' instead of '@' in .type.
+       * gas/elf/type.s: Likewise.
+
+2003-05-03  H.J. Lu <hjl@gnu.org>
+
+       * gas/elf/elf.exp (run_list_test): Support pipe for readelf.
+
+       * gas/elf/type.e-m32r: Removed.
+       * gas/elf/type.e-mips: Likewise.
+       * gas/elf/type.e-miwmmxt: Likewise.
+
+       * gas/elf/type.e: Updated.
+
+2003-05-03  H.J. Lu <hjl@gnu.org>
+
+       * gas/ia64/ia64.exp: Add unwind.
+
+       * gas/ia64/unwind.s: New. Test the new section attribute 'o'
+       and the new section type "unwind".
+       * gas/ia64/unwind.d: Likewise.
+
+2003-05-02  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/mips.exp (mips_arch_init): Reimplement in
+       a way that's safe with ancient versions of tcl/expect.
+
+2003-05-01  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/mips.exp (mips_arch_init): New function.
+       Call it before setting up architecture array entries.
+
+2003-05-01  H.J. Lu <hjl@gnu.org>
+
+       * gas/elf/elf.exp (run_list_test): Accept empty $opts.
+       Add type test.
+
+       * gas/elf/type.e: New file.
+       * gas/elf/type.s: Likewise.
+       * gas/elf/type.e-m32r: Likewise.
+       * gas/elf/type.e-mips: Likewise.
+       * gas/elf/type.e-miwmmxt: Likewise.
+
+2003-05-01  H.J. Lu <hjl@gnu.org>
+
+       * gas/ia64/ia64.exp: Add secname.
+
+       * gas/ia64/secname.s: New. Test the trailing '#' in section
+       name.
+       * gas/ia64/secname.d: Likewise.
+
+2003-05-01  H.J. Lu <hjl@gnu.org>
+
+       * gas/ia64/ia64.exp: Add "global".
+
+       * gas/ia64/global.d: New file.
+       * gas/ia64/global.s: Likewise.
+
+2003-04-30  H.J. Lu <hjl@gnu.org>
+
+       * gas/ia64/ia64.exp: Add order.
+
+       * gas/ia64/order.s: New file.
+       * gas/ia64/order.d: Likewise.
+
+2003-04-29  H.J. Lu <hjl@gnu.org>
+
+       * gas/ia64/ia64.exp: Add align.
+
+       * gas/ia64/align.d: New file.
+       * gas/ia64/align.s: Likewise.
+
+       * ia64/dependency-1.d: Remove the padding.
+
+2003-04-30  H.J. Lu <hjl@gnu.org>
+
+       * gas/ia64/ia64.exp: Add real.
+
+       * gas/ia64/real.s: New file.
+       * gas/ia64/real.d: Likewise.
+
+2003-04-29  Nick Clifton  <nickc@redhat.com>
+
+       * gas/elf/elf.exp: Invoke symver test.
+        * gas/elf/symver.s: New test case.
+        * gas/elf/symver.d: Expected output.
+
+2003-04-24  Nick Clifton  <nickc@redhat.com>
+
+       * gas/ppc/astest2.s: Add tests for conditional branches with
+       probability indicators.
+       * gas/ppc/astest2.d: Add expected disassembly.
+
+2003-04-23  H.J. Lu <hjl@gnu.org>
+
+       * gas/ia64/opc-i.s: Add testcases for valid label.
+       * gas/ia64/opc-i.d: Updated.
+
+2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gas/mips/elf-rel-got-n32.d, gas/mips/elf-rel-got-n32.s,
+       gas/mips/elf-rel-got-n64.d, gas/mips/elf-rel-got-n64.s,
+       gas/mips/elf-rel-xgot-n32.d, gas/mips/elf-rel-xgot-n64.d: New.
+       * gas/mips/mips.exp: Test them.
+
+2003-04-08  Nick Clifton  <nickc@redhat.com>
+
+       * gas/m32r/m32r.exp: Run signed-relocs test.
+        * gas/m32r/signed-relocs.s: New file: Test signed relocs.
+        * gas/m32r/signed-relocs.d: New file: Expected results
+
+       * gas/ia64/dependency-1.s: New file: Test read before write dependency.
+       * gas/ia64/dependency-1.d: New file: Expected assembly results.
+       * gas/ia64/ia64.exp: Run the new test.
+
+2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * gas/m68hc11/bug-1825.d (_table): Update.
+       * gas/m68hc11/bug-1825.s (_table): Add tests for 16-bit absolute relocs
+
+2003-04-05  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * gas/m68hc11/insns.s: Add %page and %addr checks.
+       * gas/m68hc11/insns12.s: Likewise.
+       * gas/m68hc11/insns-dwarf2.d: Update.
+       * gas/m68hc11/insns.d: Update.
+
+2003-04-04  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/mips5.d: New test.
+       * gas/mips/mips5.l: New test stderr listing.
+       * gas/mips/mips5.s: New test source file.
+       * gas/mips/mips.exp: Run the mips5 test.
+
+2003-04-03  Philip Blundell  <philb@gnu.org>
+
+       * gas/arm/offset.s: New test.
+       * gas/arm/arm.exp (run_errors_test): Run it.
+
+2003-04-02  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/ulh.d: Adjust for ulh and ulhu macro assembly changes.
+
+       * gas/mips/mips.exp: Define new "gpr_ilocks" architecture
+       property, and add it to mips2 (and later) chips and r3900.
+       * gas/mips/uld2.s: New test source file.
+       * gas/mips/ulh2.s: Likewise.
+       * gas/mips/ulw2.s: Likewise.
+       * gas/mips/uld2.l: New test stderr listing.
+       * gas/mips/ulh2.l: Likewise.
+       * gas/mips/ulw2.l: Likewise.
+       * gas/mips/uld2-eb.d: New test.
+       * gas/mips/uld2-el.d: Likewise.
+       * gas/mips/ulh2-eb.d: Likewise.
+       * gas/mips/ulh2-el.d: Likewise.
+       * gas/mips/ulw2-eb-ilocks.d: Likewise.
+       * gas/mips/ulw2-eb.d: Likewise.
+       * gas/mips/ulw2-el-ilocks.d: Likewise.
+       * gas/mips/ulw2-el.d: Likewise.
+       * gas/mips/mips.exp: Run new tests for appropriate architectures.
+
+2003-04-01  Bob Wilson  <bob.wilson@acm.org>
+
+        * gas/xtensa/all.exp: New file.
+        * gas/xtensa/entry_align.s: Likewise.
+        * gas/xtensa/entry_misalign2.s: Likewise.
+        * gas/xtensa/entry_misalign.s: Likewise.
+        * gas/xtensa/j_too_far.s: Likewise.
+        * gas/xtensa/loop_align.s: Likewise.
+        * gas/xtensa/loop_misalign.s: Likewise.
+
+2003-03-25  Stan Cox   <scox@redhat.com>
+           Nick Clifton  <nickc@redhat.com>
+           
+       Contribute support for Intel's iWMMXt chip - an ARM variant:
+
+       * gas/arm/arm.exp: Run iwmmxt test.
+       * gas/arm/iwmmxt.s: New test source file.
+       * gas/arm/iwmmxt.d: New test expected results file.
+       * gas/elf/elf.exp: Fix section2 test to cope with note section.
+       * gas/eld/section2.e-miwxxmt: New test expected results file.
+
+2003-03-12  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gas/mips/branch-misc-2.s: Add branch to symbol in another
+       section.
+       * gas/mips/branch-misc-2.l: Update error messages and warnings.
+
 2003-03-12  Alexandre Oliva  <aoliva@redhat.com>
 
        * Reverted previous patch.
This page took 0.026353 seconds and 4 git commands to generate.