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]

[PATCH] MIPS/GAS/test: Assorted ECOFF fixes


Hi,

 Here are some assorted ECOFF fixes for the GAS testsuite.  Apart from the 
obvious fixes they include changes like -mabi=32 to -32 GAS option changes 
(the former is ELF-specific), explicit ISA specifiers for `objdump' as 
ECOFF is not capable enough to store some settings and explicit symbol 
reference removals as ECOFF tends to replace local symbols at the 
beginning with section names in dumps.

 I'll see if I can do more as most if not all of these failures are simple 
obvious mistakes coming from the unawareness of ECOFF peculiarities and no 
testing at the same time; and then some tests should be limited to ELF. 
Not sure I'll be able to fit in the 2.21 timeframe though.

2010-10-03  Maciej W. Rozycki  <macro@linux-mips.org>

	gas/testsuite/
	* gas/mips/at-1.d: Handle ECOFF relocations.
	* gas/mips/eret-1.d: Handle ECOFF.
	* gas/mips/eret-2.d: Likewise.
	* gas/mips/eret-3.d: Likewise.
	* gas/mips/lb.d: Handle an ECOFF addend.
	* gas/mips/mips.exp: Only run "aent" for ELF.

 OK to apply?

  Maciej

binutils-2.20.51-20100925-mips-gas-test-ecoff.patch
[Patch attached compressed due to its size.]

Attachment: binutils-2.20.51-20100925-mips-gas-test-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]