[PATCH v2 1/2] bfd: microblaze: Add 32_NONE reloc type
Frager, Neal
neal.frager@amd.com
Fri Oct 20 13:18:47 GMT 2023
Hi Michael,
Any feedback on this patch?
> This patch adds the R_MICROBLAZE_32_NONE relocation type.
> This is a 32-bit reloc that stores the 32-bit pc relative value in two words (with an imm instruction).
> This patch does not cause any regressions. Below are the testsuite results before and after application of this patch:
> ---
> bfd/bfd-in2.h | 5 +++++
> bfd/elf32-microblaze.c | 25 +++++++++++++++++++++++--
> bfd/libbfd.h | 1 +
> bfd/reloc.c | 6 ++++++
> binutils/readelf.c | 4 ++++
> gas/config/tc-microblaze.c | 3 +++
> include/elf/microblaze.h | 1 +
> 7 files changed, 43 insertions(+), 2 deletions(-)
Thank you for your support!
Best regards,
Neal Frager
AMD
More information about the Binutils
mailing list