diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2023-11-10 13:20:22 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2023-11-10 13:20:22 -0500 |
commit | a7a0cb6c92ea76b580b3a1aab5185115459bd7e5 (patch) | |
tree | bbfd2c16eb0b6260fa485d50875f1d0908a4d180 /gdb/testsuite/gdb.python/py-section-script.py | |
parent | 364081efa5d629acfcc37f1f8093690cc198cb88 (diff) | |
download | binutils-a7a0cb6c92ea76b580b3a1aab5185115459bd7e5.zip binutils-a7a0cb6c92ea76b580b3a1aab5185115459bd7e5.tar.gz binutils-a7a0cb6c92ea76b580b3a1aab5185115459bd7e5.tar.bz2 |
bfd, binutils: add gfx11 amdgpu architectures
Teach bfd and readelf about some recent gfx11 architectures. This code
is taken from the rocgdb 5.7.x branch [1].
[1] https://github.com/rocm-Developer-Tools/rocgdb/tree/rocm-5.7.x
bfd/ChangeLog:
* archures.c (bfd_mach_amdgcn_gfx1100, bfd_mach_amdgcn_gfx1101,
bfd_mach_amdgcn_gfx1102): New.
* bfd-in2.h (bfd_mach_amdgcn_gfx1100, bfd_mach_amdgcn_gfx1101,
bfd_mach_amdgcn_gfx1102): New.
* cpu-amdgcn.c (arch_info_struct): Add entries for
bfd_mach_amdgcn_gfx1100, bfd_mach_amdgcn_gfx1101,
bfd_mach_amdgcn_gfx1102.
binutils/ChangeLog:
* readelf.c (decode_AMDGPU_machine_flags): Handle gfx1100,
gfx1101, gfx1102.
include/ChangeLog:
* elf/amdgpu.h (EF_AMDGPU_MACH_AMDGCN_GFX1100,
EF_AMDGPU_MACH_AMDGCN_GFX1101,
EF_AMDGPU_MACH_AMDGCN_GFX1102): New.
Change-Id: I95a8a62942e359781a1c9fa2079950fbcf2a78b8
Co-Authored-By: Laurent Morichetti <laurent.morichetti@amd.com>
Cc: Lancelot Six <lancelot.six@amd.com>
Diffstat (limited to 'gdb/testsuite/gdb.python/py-section-script.py')
0 files changed, 0 insertions, 0 deletions