[PATCH 2/6] BFD changes for nanoMIPS support.

Project / Subsystem

binutils / elf

Date

2026-07-17

Proposer

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

Source type

public_inbox

Consensus

Proposed

Sentiment

/10

All attributes

project
binutils
subsystem
elf
patch_id
discussion_id
20260717103858.199743-3-lei.wang@oss.cipunited.com
source_type
public_inbox
title
[PATCH 2/6] BFD changes for nanoMIPS support.
headline
BFD changes for nanoMIPS support.
tldr
Adds nanoMIPS architecture support to the BFD library.
proposer
Tsing <lei.wang@oss.cipunited.com>
consensus
Proposed
outcome
proposed
sentiment_score
technical_tradeoffs
[]
series_id
binutils:bfd changes for nanomips support
series_role
reply
series_parts
[]
tags
  • BFD
  • ELF
  • nanomips
  • build system
bugzilla_url
date
2026-07-17T00:00:00.000Z

[PATCH 2/6] BFD changes for nanoMIPS support.

This patch integrates nanoMIPS architecture support into the Binary File Descriptor (BFD) library. It updates build system files (Makefile.am, configure.ac), adds new BFD-specific files for nanoMIPS (elfnn-nanomips.c, elfxx-nanomips.c), and defines nanoMIPS relocations. The changes enable BFD to handle nanoMIPS ELF object files.