This is the mail archive of the binutils@sourceware.org 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: [Patch, MIPS] Add Octeon3 support


"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


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