[Buildroot] [MIPS] toolchain/gcc/Config.in broken

Bernhard Fischer rep.dot.nop at gmail.com
Tue Oct 9 19:33:25 UTC 2007


On Tue, Oct 09, 2007 at 08:16:19PM +0100, Elizabeth Oldham wrote:

>The matrix of MIPS ISA and ABIs supported on Linux is:
>(fixed pitch font time)
>
>               o32    n32    n64
>MIPS I         o
>MIPS II        o
>MIPS III       o      o       o
>MIPS IV        o      o       o
>MIPS32(r1)     o
>MIPS32R2       o
>MIPS64(r1)     o      o       o
>MIPS64R2       o      o       o
>
>(blank is not supported)

And eabi looks much like n32 with a little adjustments here and there.
I assume that o64 is supported on any n64 capable target, yes?
Are there any endianess constraints or is this freely chooseable on all
ISAs?

thanks,



More information about the buildroot mailing list