This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: PATCH: Fix the MIPS ISA ELF setting (Re: RedHat 7.1/mips update)
On Fri, Nov 02, 2001 at 01:09:50PM -0800, Eric M. Christopher wrote:
>
> >
> > No matter whatever solution we use, I'd like to be able to encode that
> > information in the ELF header if I want to.
>
> That a binary uses instructions from a different architecture in
> addition to the standard ISA? That's not unreasonable I suppose.
Yes. In case of 4100, one possible combination is E_MIPS_ARCH_2 and
E_MIPS_MACH_4100. But E_MIPS_ARCH_32 and E_MIPS_MACH_4100 shouldn't be
allowed.
H.J.