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: gas/config cleanups


Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de> writes:

> > @@ -13407,10 +13320,6 @@ mips_elf_final_processing (void)
> >    /* Set MIPS ELF flags for ASEs.  */
> >    if (file_ase_mips16)
> >      elf_elfheader (stdoutput)->e_flags |= EF_MIPS_ARCH_ASE_M16;
> > -#if 0 /* XXX FIXME */
> > -  if (file_ase_mips3d)
> > -    elf_elfheader (stdoutput)->e_flags |= ???;
> > -#endif
> 
> Please don't remove this fixme.

Kept.

Ben


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