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: RFC: Remove sec->name and bfd_section_name


On Mon, May 24, 2004 at 08:33:51AM -0700, H. J. Lu wrote:
> We should use bfd_section_ident for the section identifier. I will
> change bfd_section_ident to a target function later so that it will
> support multiple sections with the same name.

I think this is heading in the wrong direction.  As far as possible, the
bfd linker functions should be ignoring section names.  In particular,
places that currently use a section name to infer linker behaviour
controlled by a link script should be fixed, not hacked around.

-- 
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]