[PATCH v2 0/2] Improve RELR reloc display in readelf

Nick Clifton nickc@redhat.com
Wed May 29 14:57:03 GMT 2024


Hi Szabolcs,

> This is needed on aarch64 for reasonable ld tests for DT_RELR support.
> 
> Otherwise we end up with relr entries that symbolize either as a mapping
> symbol $d or real symbol for the same address depending on tiny changes
> to the symbol table or to the qsort algorithm.
> 
> v2:
> - new is_special_symbol_name.
> - fix is_aarch64_special_symbol_name.
> - don't check for '.' in section name.
> 
> Szabolcs Nagy (2):
>    readelf: Fix symbol display for RELR relocs
>    readelf: Use section names for displaying RELR relocs

Thanks very much for making these changes.

Patch series approved - please apply.

Cheers
   Nick

PS.  I am waiting for a day with the RELR patch series, in case anybody
   else wants to comment on them...




More information about the Binutils mailing list