[David Mosberger <davidm@hpl.hp.com>] problem with unwind info for .init/.fini sections

H . J . Lu hjl@lucon.org
Thu Feb 28 18:14:00 GMT 2002
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.



More information about the Binutils mailing list