https://sourceware.org/bugzilla/show_bug.cgi?id=16444
Bug ID: 16444
Summary: readelf should print contents of NT_GNU_GOLD_VERSION
note
Product: binutils
Version: unspecified
Status: NEW
Severity: enhancement
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: ppluzhnikov at google dot com
Current readelf from trunk (a0a1bb07cb2c03b7d34f12e734c6f363ddb7c7b2):
binutils/readelf -n /usr/local/bin/java
Displaying notes found at file offset 0x00000260 with length 0x00000020:
Owner Data size Description
GNU 0x00000010 NT_GNU_ABI_TAG (ABI version tag)
OS: Linux, ABI: 2.6.15
Displaying notes found at file offset 0x00000280 with length 0x00000024:
Owner Data size Description
GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID
bitstring)
Build ID: d544c2d2b82afba22ac96cefc976698b65092f6f
Displaying notes found at file offset 0x000045e0 with length 0x00000018:
Owner Data size Description
GNU 0x00000008 NT_GNU_GOLD_VERSION (gold version)
Note how readelf knows to print contents for NT_GNU_ABI_TAG and
NT_GNU_BUILD_ID,
but not for NT_GNU_GOLD_VERSION (which is a string).
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils