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: Correct .note.spu_name sh_type


On Thu, Jun 28, 2007 at 07:56:44PM -0700, H. J. Lu wrote:
> On Fri, Jun 29, 2007 at 11:06:49AM +0930, Alan Modra wrote:
> > 	* elf32-spu.c (spu_elf_fake_sections): New function.
> > 	(elf_backend_fake_sections): Define.
> 
> Will adding it to spu_elf_special_sections work?

No.  The section is created by the linker but we don't set
SEC_LINKER_CREATED (so that the section doesn't need special handling
to have its contents written).

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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