[PATCH 1/6] Gas changes for nanoMIPS support.

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-2-lei.wang@oss.cipunited.com
source_type
public_inbox
title
[PATCH 1/6] Gas changes for nanoMIPS support.
headline
Gas changes for nanoMIPS support.
tldr
Adds nanoMIPS target support to the GNU Assembler (Gas).
proposer
Tsing <lei.wang@oss.cipunited.com>
consensus
Proposed
outcome
proposed
sentiment_score
technical_tradeoffs
[]
series_id
binutils:gas changes for nanomips support
series_role
reply
series_parts
[]
tags
  • assembler
  • nanomips
  • build system
bugzilla_url
date
2026-07-17T00:00:00.000Z

[PATCH 1/6] Gas changes for nanoMIPS support.

These patches introduce support for the nanoMIPS architecture in the Gas assembler. Changes include modifying configuration files like configure.ac and config.sub to recognize the nanoMIPS target, regenerating configure scripts, and adding new files for nanoMIPS-specific assembler configurations (tc-nanomips.c, tc-nanomips.h).