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]

Re: add vtable relocs for Alpha


On Mon, Feb 19, 2001 at 10:41:14AM -0800, Ian Lance Taylor wrote:
> > Richard, in which way should it be rewritten?  What should be done in
> > general with new targets?
> 
> It should be rewritten to not use relocation entries.  Using
> relocation entries requires changes to every single ELF target file.
> 
> Instead, the vtable information should be stored in special sections.
> The linker should read the information out of those sections.  This
> can be done in generic code in elflink.[ch].

Exactly.


r~


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