[PATCH v2 4/4] include: add reference URLs in elf/amdgpu.h

Project / Subsystem

binutils / include

Date

2026-05-07

Proposer

Simon Marchi <simon.marchi@efficios.com>

Source type

public_inbox

Consensus

Proposed

Sentiment

/10

Technical tradeoffs

  • Increased size of the header file due to the addition of URLs (although this is negligible).

All attributes

project
binutils
subsystem
include
patch_id
discussion_id
20260507194615.943267-5-simon.marchi@efficios.com
source_type
public_inbox
title
[PATCH v2 4/4] include: add reference URLs in elf/amdgpu.h
headline
include: Add reference URLs in elf/amdgpu.h
tldr
Adds URLs to elf/amdgpu.h to clarify the source of AMDGPU ELF header constants.
proposer
Simon Marchi <simon.marchi@efficios.com>
consensus
Proposed
outcome
proposed
sentiment_score
technical_tradeoffs
  • Increased size of the header file due to the addition of URLs (although this is negligible).
series_id
binutils:include: add reference urls in elf/amdgpu.h
series_role
reply
series_parts
[]
tags
  • documentation
  • AMDGPU
  • ELF
  • header file
bugzilla_url
date
2026-05-07T00:00:00.000Z

[PATCH v2 4/4] include: add reference URLs in elf/amdgpu.h

This patch adds reference URLs to the elf/amdgpu.h header file, which defines constants related to AMDGPU ELF headers. The URLs point to the AMDGPU documentation, clarifying the origin and meaning of these constants. This improves code maintainability and makes it easier for developers to understand the AMDGPU-specific ELF structures.