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: Fix links against /usr/lib/libc.so on IRIX


On Mon, Apr 04, 2005 at 01:49:44PM -0700, Eric Christopher wrote:
> 
> > bfd/
> > 	* elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME_P): New macro.
> > 	(_bfd_mips_elf_section_from_shdr): Use it to check for recognized
> > 	SHT_MIPS_OPTIONS names.  Allow all sections with unrecognised
> > 	section flags.
> > 	(_bfd_mips_elf_fake_sections): Use MIPS_ELF_OPTIONS_SECTION_NAME_P
> > 	to check for SHT_MIPS_OPTIONS sections.
> > 	(_bfd_mips_elf_set_section_contents): Likewise.
> 
> OK.

Fine for the branch also; thanks, Richard.

Accepting unknown section types is definitely a good idea.  I've been
bitten by this before.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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