Improve readelf's display of RELR relocs.

This commit is contained in:
Nick Clifton
2024-04-11 16:57:18 +01:00
parent 8e8d0b63ff
commit fcf8f3237c
17 changed files with 422 additions and 170 deletions

View File

@@ -1,5 +1,7 @@
-*- text -*-
* Readelf now displays RELR relocations in full detail.
* Readelf now has a -j/--display-section option which takes the name or index
of a section and displays its contents according to its type. The option can
be used multiple times on the command line to display multiple sections.