FRIDAY, JULY 17, 2026
binutils — Proposed
Add nanoMIPS tests.
Adds test cases for the nanoMIPS architecture to binutils.
This patch introduces new test cases for the nanoMIPS architecture within the binutils test suite. It modifies objdump and gas test configurations to include specific tests for nanoMIPS, such as debug_ranges, relax, cfi, and groupauto tests, some of which are expected to fail initially.
In Details
Adds test cases for nanoMIPS in binutils. Specifically targets objdump's cpus_expected list and gas's various test suites (all, cfi, elf) to verify nanoMIPS assembly and disassembly functionalities, noting expected failures for some tests.