[PATCH 0/3] Update AMDGPU support in bfd/binutils

Machado, Luis Luis.Machado@amd.com
Thu Nov 6 16:02:57 GMT 2025


Ping?


________________________________________
From: Luis Machado <luis.machado@amd.com>
Sent: Friday, 31 October 2025 17:54
To: binutils@sourceware.org
Cc: Six, Lancelot
Subject: [PATCH 0/3] Update AMDGPU support in bfd/binutils

Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding.


This small series seeks to bring upstream bfd/binutils AMDGPU support closer to
what AMD's rocgdb's branch supports. [1]

Basically updated architecture levels and new constants.

[1] https://github.com/ROCm/ROCgdb

Lancelot Six (3):
  Update list of supported AMDGPU architectures
  Add AMDGPU generic targets
  readelf: Add support for AMDGPU code object V6

 bfd/archures.c       | 42 ++++++++++++++++++++++++++++--------------
 bfd/bfd-in2.h        | 44 +++++++++++++++++++++++++++++---------------
 bfd/cpu-amdgcn.c     | 32 +++++++++++++++++++++++---------
 binutils/readelf.c   | 29 ++++++++++++++++++++++++++++-
 include/elf/amdgpu.h | 24 +++++++++++++++++++++---
 5 files changed, 129 insertions(+), 42 deletions(-)

--
2.43.0



More information about the Binutils mailing list