[PATCH 0/3] Update AMDGPU support in bfd/binutils
Luis Machado
luis.machado@amd.com
Fri Oct 31 17:54:08 GMT 2025
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