Add binutils support for v850e1 processor
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 70d8fe8cf23504cde8ace29305242d9085622f07..54324dd911e451cf931bfcf4e737babe5bb4ee86 100644 (file)
@@ -1,3 +1,449 @@
+2003-09-04  Nick Clifton  <nickc@redhat.com>
+
+       * gas/v850/v850e1.s: New test source file.
+       * gas/v850/v850e1.d: New test disassembly file.
+       * gas/v850/basic.exp: Run v850e1 test.
+
+2003-09-03  Robert Millan  <robertmh@gnu.org>
+
+       * gas/alpha/alpha.exp: Match GNU/KFreeBSD with new kfreebsd*-gnu
+       triplet.
+
+2003-09-03  Nick Clifton  <nickc@redhat.com>
+
+       * gas/cris/diffexp-ovwr.d: Remove regexp for empty section
+       contents string.
+       gas/cris/pushpop-dcr1-sreg.d: Likewise.
+       gas/cris/string-1.d: Likewise.
+       gas/cris/string-2.d: Likewise.
+       gas/cris/x-to-dcr1-sreg.d: Likewise.
+       gas/elf/section0.d: Likewise.
+       gas/elf/section1.d: Likewise.
+       gas/i386/relax.d: Likewise.
+       gas/mips/elempic.d: Likewise.
+       gas/mips/empic.d: Likewise.
+       gas/mips/mips16-e.d: Likewise.
+       gas/mips/mips16-f.d: Likewise.
+       gas/mips/mipsel16-e.d: Likewise.
+       gas/mips/mipsel16-f.d: Likewise.
+       gas/mips/rm7000.d: Likewise.
+       gas/mips/telempic.d: Likewise.
+       gas/mips/tempic.d: Likewise.
+       gas/mips/tmips16-e.d: Likewise.
+       gas/mips/tmips16-f.d: Likewise.
+       gas/mips/tmipsel16-e.d: Likewise.
+       gas/mips/tmipsel16-f.d: Likewise.
+       gas/mmix/align-1.d: Likewise.
+       gas/mmix/basep-10.d: Likewise.
+       gas/mmix/basep-11.d: Likewise.
+       gas/mmix/basep-9.d: Likewise.
+       gas/mmix/comment-3.d: Likewise.
+       gas/mmix/cons-1.d: Likewise.
+       gas/mmix/cons-2.d: Likewise.
+       gas/mmix/expr-1.d: Likewise.
+       gas/mmix/fb-1.d: Likewise.
+       gas/mmix/fb-2.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/greg7.d: Likewise.
+       gas/mmix/greg8.d: Likewise.
+       gas/mmix/is-1.d: Likewise.
+       gas/mmix/local-1.d: Likewise.
+       gas/mmix/odd-1.d: Likewise.
+       gas/mmix/op-0-1.d: Likewise.
+       gas/mmix/op-0-2.d: Likewise.
+       gas/mmix/prefix3.d: Likewise.
+       gas/mmix/pseudo-1.d: Likewise.
+       gas/mmix/weak1.d: Likewise.
+       gas/sh/sh64/crange1-1.d: Likewise.
+       gas/sh/sh64/crange1-2.d: Likewise.
+       gas/sh/sh64/crange2-2.d: Likewise.
+       gas/sh/sh64/crange3-1.d: Likewise.
+       gas/sh/sh64/crange4-1.d: Likewise.
+       gas/sh/sh64/crange5-1.d: Likewise.
+       gas/sh/sh64/datal32-3.d: Likewise.
+       gas/sh/sh64/datal64-3.d: Likewise.
+       gas/sh/sh64/endian-1.d: Likewise.
+       gas/sh/sh64/endian-2.d: Likewise.
+       gas/sh/sh64/localcom-1.d: Likewise.
+       gas/sh/sh64/rel32-5.d: Likewise.
+       gas/sh/sh64/rel64-5.d: Likewise.
+       gas/sh/sh64/ua32-1.d: Likewise.
+       gas/sh/sh64/ua64-1.d: Likewise.
+       gas/xstormy16/reloc-1.d: Likewise.
+
+2003-09-01  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
+
+        * gas/mips/elf-rel-got-n32.d: Fix ulw and usw patterns for
+        little-endian.
+        * gas/mips/elf-rel-got-n64.d: Likewise.
+        * gas/mips/elf-rel-xgot-n32.d: Likewise.
+        * gas/mips/elf-rel-xgot-n64.d: Likewise.
+
+2003-08-29  Jakub Jelinek  <jakub@redhat.com>
+
+       * gas/cfi/cfi-sparc-1.s: New test.
+       * gas/cfi/cfi-sparc-1.d: New test.
+       * gas/cfi/cfi-sparc64-1.s: New test.
+       * gas/cfi/cfi-sparc64-1.d: New test.
+       * gas/cfi/cfi.exp: Run them.
+
+2003-08-19  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/copro.s: Add tests of Addressing Mode 5 (Unindexed).
+       * gas/arm/arm.exp: Run copro.s as a dump test.
+       * gas/arm/copro.d: New file: expected disassembly of copro.s
+
+2003-08-16  Jason Eckhardt  <jle@rice.edu>
+
+       * gas/i860/pseudo-ops01.{s,d}: New files.
+       * gas/i860/i860.exp: Execute the new test above.
+       * gas/i860/README.i860: Remove align defect from list.
+
+2003-08-14  Nick Clifton  <nickc@redhat.com>
+
+       * gas/arm/pic.d: Update regexp for destination address of
+       unrelocated branch instructions so that they point to themselves.
+       * gas/arm/inst.d: Likewise.
+
+2003-08-08  Andreas Schwab  <schwab@suse.de>
+
+       * gas/cfi/cfi-m68k.s, gas/cfi/cfi-m68k.d: New test.
+       * gas/cfi/cfi.exp (run_list_test): Run it.
+
+2003-08-06  Jason Eckhardt  <jle@rice.edu>
+
+       * gas/i860/dir-align01.{s,d}: New files.
+       * gas/i860/i860.exp: Execute the new test above.
+
+2003-08-06  Jason Eckhardt  <jle@rice.edu>
+
+       * gas/i860/dual02-err.l: Update expected error message.
+       * gas/i860/README.i860: Remove dual02-err from known failure list.
+
+2003-08-05  Jason Eckhardt  <jle@rice.edu>
+
+       * gas/i860/README.i860: Remove dual01 from the known failures.
+
+2003-08-05  Jason Eckhardt  <jle@rice.edu>
+
+       * gas/i860/dir-intel01.{s,d}: New files.
+       * gas/i860/dir-intel02.{s,d}: New files.
+       * gas/i860/dir-intel03-err.{s,l}: New files.
+       * gas/i860/i860.exp: Execute the above new tests.
+
+2003-08-03  Jason Eckhardt  <jle@rice.edu>
+
+       * gas/i860/*.d: Prefix name with "i860".
+
+2003-08-03  Jason Eckhardt  <jle@rice.edu>
+
+       * gas/i860/dual01.{s,d}: New files.
+       * gas/i860/dual02-err.{s,l}: New files.
+       * gas/i860/dual03.{s,d}: New files.
+       * gas/i860/i860.exp: Execute the above new tests.
+       * gas/i860/README.i860: Update.
+
+2003-08-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/d10v/address-001.d: Adjust for objdump -d change.
+       * gas/d10v/control-001.d: Likewise.
+       * gas/d10v/error-001.d: Likewise.
+       * gas/d10v/immediate-001.d: Likewise.
+       * gas/d10v/immediate-002.d: Likewise.
+       * gas/d10v/immediate-003.d: Likewise.
+       * gas/d10v/immediate-006.d: Likewise.
+       * gas/d10v/immediate-007.d: Likewise.
+       * gas/d10v/instruction_packing-001.d: Likewise.
+       * gas/d10v/instruction_packing-002.d: Likewise.
+       * gas/d10v/instruction_packing-003.d: Likewise.
+       * gas/d10v/instruction_packing-004.d: Likewise.
+       * gas/d10v/instruction_packing-006.d: Likewise.
+       * gas/d10v/instruction_packing-007.d: Likewise.
+       * gas/d10v/instruction_packing-008.d: Likewise.
+       * gas/d10v/instruction_packing-009.d: Likewise.
+       * gas/d10v/instruction_packing-010.d: Likewise.
+       * gas/d10v/instruction_packing.d: Likewise.
+       * gas/d10v/label-001.d: Likewise.
+       * gas/d10v/warning-014.d: Likewise.
+       * gas/m88k/init.d: Likewise.
+
+2003-08-01  Jason Eckhardt  <jle@rice.edu>
+
+       * gas/i860/README.i860: New file.
+
+2003-07-29  Nick Clifton  <nickc@redhat.com>
+
+       * gas/sparc/unalign.d: Remove empty .text disassembly line.
+
+2003-07-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/elf/elf.exp: Add section3 for note section.
+
+       * gas/elf/section3.d: New file.
+       * gas/elf/section3.s: Likewise.
+
+2003-07-26  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/ppc/altivec.d: Update.
+       * gas/ppc/altivec_xcoff.d: Update.
+       * gas/ppc/altivec_xcoff64.d: Update.
+       * gas/ppc/booke.d: Update.
+       * gas/ppc/booke_xcoff.d: Update.
+       * gas/ppc/booke_xcoff64.d: Update.
+       * gas/ppc/e500.d: Update.
+
+2003-07-23  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * gas/m68hc11/m68hc11.exp: Execute the new tests.
+       * gas/m68hc11/abi.s: New test for abi elf flags.
+       * gas/m68hc11/abi-m68hc11-32-64.d: Test for 32-bit int, 64-bit float.
+       * gas/m68hc11/abi-m68hc11-16-64.d: Test for 16-bit int, 64-bit float.
+       * gas/m68hc11/abi-m68hc11-32-32.d: Test for 32-bit int, 32-bit float.
+       * gas/m68hc11/abi-m68hc11-16-32.d: Test for 16-bit int, 32-bit float.
+
+2003-07-15  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/rm7000.[sd]: New test.
+       * gas/mips/mips.exp: Run it.
+
+2003-07-10  Jakub Jelinek  <jakub@redhat.com>
+
+       * gas/cfi/cfi-ppc-1.s: New test.
+       * gas/cfi/cfi-ppc-1.d: New test.
+       * gas/cfi/cfi-s390-1.s: New test.
+       * gas/cfi/cfi-s390-1.s: New test.
+       * gas/cfi/cfi-s390x-1.s: New test.
+       * gas/cfi/cfi-s390x-1.s: New test.
+       * gas/cfi/cfi.exp: Run them.
+
+2003-07-09  Alexandre Oliva  <aoliva@redhat.com>
+
+       2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
+       * gas/mn10300/am33-2.c (d8pcsec): PC-relative relocations within
+       text sections don't decay to section+offset.
+       * gas/mn10300/am33-2.d: Rebuilt.
+       2000-08-15  Eric Christopher  <echristo@cygnus.com>
+       * gas/mn10300/am33-2.c (d8pcsec): New Function
+       (condjmp): Adjust testcase for TC_LINKRELAX_FIXUP
+       functionality.
+       * gas/mn10300/am33-2.d: Regenerate
+       2000-05-24  Alexandre Oliva  <aoliva@cygnus.com>
+       * gas/mn10300/am33-2.c (d8pcoff): Likewise.
+       * gas/mn10300/am33-2.d: Rebuilt.
+       2000-04-01  Alexandre Oliva  <aoliva@cygnus.com>
+       * gas/mn10300/am33-2.c (main): Changed `.am332' to `.am33_2'.
+       Replaced `AM33 2.0' with `AM33/2.0'.
+       * gas/mn10300/am33-2.d, gas/mn10300/am33-2.s: Rebuilt.
+       2000-03-31  Alexandre Oliva  <aoliva@cygnus.com>
+       * gas/mn10300/am33-2.c: New file, that generated...
+       * gas/mn10300/am33-2.s, gas/mn10300/am33-2.d: New files.
+       * gas/mn10300/basic.exp: Test am33-2.
+
+2003-07-08  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/testsuite/gas/mips/mips.exp: Make sure that branch-misc-2 is
+       run to compile non-PIC code, and add branch-misc-2pic.
+       * gas/mips/branch-misc-2.l: Adjust for change in non-PIC warnings.
+       * gas/mips/branch-misc-2pic.l: New file.
+       * gas/mips/branch-misc-2pic.s: New file.
+
+2003-07-07  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/h8300/h8sx_disp2.[sd]: Add tests for symbolic displacements.
+
+2003-07-04  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/ppc/test2elf64.s: Rename to..
+       * gas/ppc/power4.s: ..this.  Add mtcr and mfcr testcases.
+       * gas/ppc/test2elf64.d: Rename to..
+       * gas/ppc/power4.d: ..this.  Update.
+       * gas/ppc/ppc.exp: Update.
+
+2003-07-02  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * gas/mips/set-arch.d: Fix GPR names and show raw insns.
+
+2003-06-29  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * gas/mips/set-arch.s: New file, testcase for .set arch=FOO.
+       * gas/mips/set-arch.d: Likewise.
+       * gas/mips/mips.exp: Use it.
+
+2003-06-25  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/h8300/h8sx_mov_imm.[sd]: Add tests for mov.[wl] #xx:8,@yy.
+
+2003-06-24  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/h8300/h8300.exp (h8sx_disp2, h8sx_rtsl, h8sx_mov_imm): Move...
+       * gas/h8300/h8300-elf.exp: ...here.
+
+2003-06-23  H.J. Lu <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Add prescott.
+
+       * gas/i386/prescott.d: New file.
+       * gas/i386/prescott.s: Likewise.
+
+2003-06-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * gas/mips/elf-rel-got-n32.d: Remove special handling for n32 ABI.
+       * gas/mips/elf-rel-xgot-n32.d: Likewise.
+       * gas/mips/jal-newabi.d: Likewise.
+
+2003-06-21  Christian Groessler  <chris@groessler.org>
+
+       * gas/z8k: New directory.
+       * gas/z8k/dec.s: New file.
+       * gas/z8k/decbf.s: New file.
+       * gas/z8k/decf.s: New file.
+       * gas/z8k/eidi.s: New file.
+       * gas/z8k/eidif.s: New file.
+       * gas/z8k/inc.s: New file.
+       * gas/z8k/incbf.s: New file.
+       * gas/z8k/incf.s: New file.
+       * gas/z8k/inout.d: New file.
+       * gas/z8k/inout.s: New file.
+       * gas/z8k/jr-back.s: New file.
+       * gas/z8k/jr-backf.s: New file.
+       * gas/z8k/jr-forw.s: New file.
+       * gas/z8k/jr-forwf.s: New file.
+       * gas/z8k/ldk.s: New file.
+       * gas/z8k/ldkf.s: New file.
+       * gas/z8k/z8k.exp: New file.
+
+2003-06-18  Jakub Jelinek  <jakub@redhat.com>
+
+       * gas/cfi/cfi-i386.d: Regenerated.
+       * gas/cfi/cfi-common-1.d: Regenerated.
+       * gas/cfi/cfi-common-2.d: Regenerated.
+       * gas/cfi/cfi-common-3.d: Regenerated.
+       * gas/cfi/cfi-x86_64.d: Regenerated.
+       * gas/cfi/cfi-alpha-1.d: Regenerated.
+       * gas/cfi/cfi-alpha-2.d: Regenerated.
+       * gas/cfi/cfi-alpha-3.d: Regenerated.
+
+2003-06-17  Nick Clifton  <nickc@redhat.com>
+
+       * gas/i386/absrel.d: Tweak patterns to work for i386-pc-cygwin
+       target as well.
+       * gas/i386/sub.d: Likewise.
+
+2003-06-17  Loren James Rittle  <rittle@latour.rsch.comm.mot.com>
+
+       * gas/alpha/elf-reloc-1.d: Allow system-specific gunk after
+       canonical file format.
+       * gas/alpha/elf-reloc-4.d: Likewise.
+       * gas/alpha/elf-reloc-5.d: Likewise.
+       * gas/alpha/elf-reloc-7.d: Likewise.
+       * gas/alpha/elf-reloc-8.d: Likewise.
+       * gas/alpha/elf-tls-1.d: Likewise.
+       * gas/alpha/elf-usepv-1.d: Likewise.
+
+2003-06-16  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gas/cris: Match output having $ register prefix.  Deal with
+       target variants default requiring register prefix on input.
+
+2003-06-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * gas/arm/arm.exp: Pass -mfpu=fpa option to the FPA instruction test.
+
+2003-06-12  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/mips/elf-rel15.[sd]: New test.
+       * gas/mips/mips.exp: Run it.
+
+2003-06-11  Richard Henderson  <rth@redhat.com>
+
+       * gas/cfi/cfi-common-3.[ds]: New.
+       * gas/cfi/cfi.exp: Run it.
+
+2003-06-11  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/macros/app1.d: Ignore section symbols.
+       * gas/macros/app2.d: Likewise.
+       * gas/macros/app3.d: Likewise.
+       * gas/macros/app4.d: Likewise.
+
+2003-06-10  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * gas/mips/mips.exp: Fix typo.
+       * gas/mips/elempic.d: Force o64 ABI.
+       * gas/mips/telempic.d: Likewise.
+
+2003-06-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * lib/gas-defs.exp (proc is_elf_format): Copy from ld testsuite.
+       * gas/cfi/cfi.exp: Use here.  Only run tests when ELF.
+       * gas/macros/and.s: Avoid .set so we don't break mips.
+
+2003-06-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/macros/and.s: New.
+       * gas/macros/macros.exp: Assemble it.
+
+2003-06-10  Gary Hade <garyhade@us.ibm.com>
+
+       * gas/ppc/test2elf64.{s,d}: New test.
+       * gas/ppc/ppc.exp: Run new test.
+
+2003-06-10  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/h8300/h8sx_mov_imm.[sd]: New test.
+       * gas/h8300/h8300.exp: Run it.
+
+2003-06-10  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/h8300/h8sx_rtsl.[sd]: New test.
+       * gas/h8300/h8300.exp: Run it.
+
+2003-06-10  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gas/h8300/h8sx_disp2.[sd]: New test.
+       * gas/h8300/h8300.exp: Run it.
+
+2003-06-07  Richard Henderson  <rth@redhat.com>
+
+       * gas/cfi/cfi-common-1.d, gas/cfi/cfi-common-1.s: New.
+       * gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-2.s: New.
+       * gas/cfi/cfi-diag-1.d, gas/cfi/cfi-diag-1.s: New.
+       * gas/cfi/cfi.exp: Run them.
+
+2003-06-05  Michael Snyder  <msnyder@redhat.com>
+
+       * gas/h8300/t01_mov.s: New file, tests mov instructions.
+       * gas/h8300/t02_mova.s: New file, tests mova instructions.
+       * gas/h8300/t03_add.s: New file, tests add instructions.
+       * gas/h8300/t04_sub.s: New file, tests sub instructions.
+       * gas/h8300/t05_cmp.s: New file, tests cmp instructions.
+       * gas/h8300/t06_ari2.s: New file, tests arithmetic instructions.
+       * gas/h8300/t07_ari3.s: New file, tests arithmetic instructions.
+       * gas/h8300/t08_or.s: New file, tests or instructions.
+       * gas/h8300/t09_xor.s: New file, tests xor instructions.
+       * gas/h8300/t10_and.s: New file, tests and instructions.
+       * gas/h8300/t11_logs.s: New file, tests logical instructions.
+       * gas/h8300/t12_bit.s: New file, tests bit instructions.
+       * gas/h8300/t13_otr.s.s: New file, tests misc. instructions.
+       * gas/h8300/t01_mov.exp: New file.
+       * gas/h8300/t02_mova.exp: New file.
+       * gas/h8300/t03_add.exp: New file.
+       * gas/h8300/t04_sub.exp: New file.
+       * gas/h8300/t05_cmp.exp: New file.
+       * gas/h8300/t06_ari2.exp: New file.
+       * gas/h8300/t07_ari3.exp: New file.
+       * gas/h8300/t08_or.exp: New file.
+       * gas/h8300/t09_xor.exp: New file.
+       * gas/h8300/t10_and.exp: New file.
+       * gas/h8300/t11_logs.exp: New file.
+       * gas/h8300/t12_bit.exp: New file.
+       * gas/h8300/t13_otr.exp: New file.
+
 2003-06-04  Richard Henderson  <rth@redhat.com>
 
        * gas/alpha/elf-usepv-1.[sd]: New.
This page took 0.027544 seconds and 4 git commands to generate.