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] Add support for MIPS16 PIC


On Sat, Jun 28, 2008 at 05:27:09PM +0100, Richard Sandiford wrote:
>     In contrast, things Just Work if we use odd-valued (i.e. ISA-encoded)
>     addresses, subtracting 1 from the st_size to compensate.  That's the
>     approach I went for.

FYI, this is the only bit I found a little strange in your
description.  For ARM the marker low bit is considered not part of the
symbol address, and so st_size is not adjusted to compensate.

-- 
Daniel Jacobowitz
CodeSourcery


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