[PATCH 0/6] Add support for nanoMIPS architecture

Project / Subsystem

binutils / binutils

Date

2026-07-17

Proposer

Tsing <lei.wang@oss.cipunited.com>

Source type

public_inbox

Consensus

Proposed

Sentiment

/10

All attributes

project
binutils
subsystem
binutils
patch_id
discussion_id
20260717103858.199743-1-lei.wang@oss.cipunited.com
source_type
public_inbox
title
[PATCH 0/6] Add support for nanoMIPS architecture
headline
Add support for nanoMIPS architecture
tldr
Introduces support for the nanoMIPS architecture across binutils components.
proposer
Tsing <lei.wang@oss.cipunited.com>
consensus
Proposed
outcome
proposed
sentiment_score
technical_tradeoffs
[]
series_id
binutils:add support for nanomips architecture
series_role
cover
series_parts
[]
tags
  • nanomips
  • architecture
  • assembler
  • disassembler
  • ELF
bugzilla_url
date
2026-07-17T00:00:00.000Z

[PATCH 0/6] Add support for nanoMIPS architecture

This patch series introduces comprehensive support for the nanoMIPS architecture within the binutils project. It spans changes to Gas (assembler), BFD (binary file descriptor library), Opcodes, Readelf, documentation, and testing infrastructure. The core goal is to enable binutils to correctly assemble, disassemble, link, and analyze code for the nanoMIPS target.