Add binutils support for v850e1 processor
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
index 9502f001853a92c06a248852b610c6ea7afab610..54324dd911e451cf931bfcf4e737babe5bb4ee86 100644 (file)
@@ -1,3 +1,249 @@
+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
This page took 0.034851 seconds and 4 git commands to generate.