This is the mail archive of the binutils@sources.redhat.com 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: Fix SHF_LINK_ORDER and SHT_IA_64_UNWIND handling


On Saturday 24 July 2004 02:00, Jim Wilson wrote:
> However, I have a number of questions that came up while looking at this
> patch.
> 1) The gABI says that SHF_LINK_ORDER causes sh_info to be set.  But you
> are setting sh_link.  This seems wrong.
<...>
> 3) The comments imply that HPUX got it wrong by setting sh_info, but
> HPUX seems to be the right one, as it agrees with the gABI.  It looks
> like we got it wrong when we thought sh_link had to be set at all.  We
> can probably drop all this stuff about sh_link and HPUX, and just set
> sh_info as the gABI says to.

http://www.thescogroup.com/developers/gabi/latest/ch4.sheader.html

Says sh_link.

So does section 4.4 of http://www.armdevzone.com/EABI/ehabi.pdf

Paul


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