This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Where is TARGET_EXPLICIT_RELOCS defined for MIPS?


On Sun, Nov 13, 2005 at 07:20:42PM +0100, Steven Bosscher wrote:
> Hi,
> 
> This is a bit of a silly question, maybe, and I feel kinda stupid that
> I have to ask, but grep doesn't help and looking through ChangeLogs is
> not getting me any further either.
> 
> So...
> 
> Where does the MIPS backend define TARGET_EXPLICIT_RELOCS?  It is used
> in a lot of places in this backend, but I can't find where it's defined.
> 
> Help? :-)

mexplicit-relocs
Target Report Mask(EXPLICIT_RELOCS)
Use NewABI-style %reloc() assembly operators

Now, I thought it was on by default, and I can't see where that comes
from...

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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