Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2016-11-30 | python-numpy: Use MIPS MACHINE_OVERRIDES to reduce duplication | Zubair Lutfullah Kakakhel | 2 | |
The mipsarch* MACHINE_OVERRIDES can be used to pass the same parameters to MIPS pre-R2 and R6 ISA variants. Use them to reduce duplication in supporting MIPS R6 ISA. Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Signed-off-by: Ross Burton <ross.burton@intel.com> |