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: [David Mosberger <davidm@hpl.hp.com>] problem with unwind info for .init/.fini sections


On Thu, Feb 28, 2002 at 05:54:26PM -0800, Richard Henderson wrote:
> 
> > I guess the other component that needs updating is gcc (at least the
> > ia64 versions of crtbegin.asm and crtend.asm would need that).  I'd be
> > happy to work on this.
> 
> Should be easy too, except for the bit to figure out whether or
> not support for this exists in ld.so.

ld should only generate those DT_XXX_ARRAY entries from those
.xxx_array sections. If ld.so doesn't support DT_XXX_ARRAY, there
shouldn't be any .xxx_array sections in ld inputs. It it is not an
ld problem. I think gcc should check it.


H.J.


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