This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

COMMITTED: More adjustments to GAS MIPS tests for mips-ecoff


Hi Guys,

  I am checking in the attached patch to fix of the gas testsuite
  failures for the mips-ecoff target.  The changes are either to skip
  tests entirely if they are not easily adjustable for the ecoff
  format or else to tweak the expected outputs so that they will match
  both ecoff and elf formats.

Cheers
  Nick

gas/testsuite/ChangeLog
2009-02-06  Nick Clifton  <nickc@redhat.com>

	* gas/mips/beq.d: Make no assumptions about the symbols used as
	branch targets in the disassembly, or the names of the relocs
	produced.
	* gas/mips/bge.d: Likewise.
	* gas/mips/bgeu.d: Likewise.
	* gas/mips/blt.d: Likewise.
	* gas/mips/bltu.d: Likewise.
	* gas/mips/mips32-sf32.d: Likewise.
	* gas/mips/mips1-fp.d: Likewise.
	* gas/mips/branch-misc-1.d: Skip for the mips-ecoff target.
	* gas/mips/branch-misc-2-64.d: Likewise.
	* gas/mips/branch-misc-2.d: Likewise.
	* gas/mips/branch-misc-2pic-64.d: Likewise.
	* gas/mips/branch-misc-2pic.d: Likewise.
	* gas/mips/branch-swap.d: Likewise.

Attachment: mips.ecoff.patch.bz2
Description: BZip2 compressed data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]