[Patch, MIPS] Add Octeon3 support

Richard Sandiford rdsandiford@googlemail.com
Tue Oct 21 21:02:00 GMT 2014
"Hurugalawadi, Naveen" <Naveen.Hurugalawadi@caviumnetworks.com> writes:
> Hi,
>
> Updating octeon3 in doc/c-mips.texi.
>
> Please review the patch and let us know if there should be any
> further modifications.
>
> Thanks,

To echo Matthew's reply, sorry for the delay in getting to this.

> +/* True if CPU is Octeon3 or higher */
> +#define CPU_IS_OCTEON3(CPU) ((CPU) == CPU_OCTEON3)

Please drop this bit, since it's never used.

OK with that change and with Matthew's comment about .MIPS.abiflags
addressed.

Thanks,
Richard



More information about the Binutils mailing list