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] | |
> > @@ -4617,10 +4582,6 @@ _bfd_mips_elf_fake_sections (bfd *abfd,
> > {
> > if (SGI_COMPAT (abfd))
> > hdr->sh_entsize = 0;
> > -#if 0
> > - /* This isn't how the IRIX6 linker behaves. */
> > - hdr->sh_info = SIZEOF_MIPS_DYNSYM_SECNAMES;
> > -#endif
>
> This should be retained (and probably changed for !IRIX ?).
I've retained all of the #if 0 code in elfxx-mips.c. I'll come back
and get it in a later sweep :-) Thiemo, please consider removing what
you believe can be removed. Thanks,
Ben
Attachment:
signature.asc
Description: Digital signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |