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]

Re: [PATCH 9/9] MIPS/GAS: Correct MIPS16 HI16/LO16 reloc pairing


"Maciej W. Rozycki" <macro@codesourcery.com> writes:
> 2010-07-02  Maciej W. Rozycki  <macro@codesourcery.com>
>
> 	gas/
> 	* config/tc-mips.c (mips_frob_file): Use symbol_same_p to match
> 	symbols.
>
> 	gas/testsuite/
> 	* gas/mips/elf-rel27.d: New test for HI16/LO16 relocation
> 	pairing.
> 	* gas/mips/elf-rel27.s: Source for the new test.
> 	* gas/mips/mips.exp: Create "mips16" architecture.  Define
> 	"mips" property.  Adjust conditions involving negated properties
> 	throughout to require "mips1" as appropriate.  Run the new test.
> 	(mips_arch_destroy): New procedure.

The tc-mips.c change is OK.  I'm not sure about the "mips" property
though.  Why not just use [mips_arch_list_all]?

Richard


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