On 10/26/21 9:14 PM, Philippe Mathieu-Daudé wrote:
As of this commit, the nanoMIPS toolchains haven't been merged in mainstream projects. However MediaTek provides a toolchain: https://github.com/MediaTek-Labs/nanomips-gnu-toolchain/releases/tag/nanoMIPS-2021.02-01 QEMU deprecation policy schedules code for removal. If we don't need / want to remove, we should un-deprecated [*]. Since I now have spent more time with the ISA, I agree to maintain it along with the other MIPS ISA. Therefore remove its deprecation notice. For historical notes, see commit a60442eb8 ("Deprecate nanoMIPS ISA"). [*] https://lore.kernel.org/qemu-devel/YVx7YGqUENP83vNF@xxxxxxxxxx/ Cc: Vince Del Vecchio <Vince.DelVecchio@xxxxxxxxxxxx> Cc: Petar Jovanovic <petar.jovanovic@xxxxxxxxxx> Reviewed-by: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx> Signed-off-by: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx> ---
Reviewed-by: Richard Henderson <richard.henderson@xxxxxxxxxx> r~