bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/31953] Show PE objdump -P versions in human readable form


From: pali at kernel dot org
Subject: [Bug binutils/31953] Show PE objdump -P versions in human readable form
Date: Wed, 03 Jul 2024 21:37:38 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=31953

--- Comment #3 from Pali Rohár <pali at kernel dot org> ---
Created attachment 15601
  --> https://sourceware.org/bugzilla/attachment.cgi?id=15601&action=edit
Show PE objdump -P versions in more human readable form

Show major and minor versions at one line.
Parse Win32 version parts (major, minor, build and platform).

Change names to match their meaning:
- Image version is the version of the application / binary itself (can be
anything)
- Subsystem version is the minimal required subsystem version which has to be
supported by host system
- OS version is the minimal required OS version which has to be supported by
host system
- Win32 version is the OS version which host system would overwrite and report
to application at runtime

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]