[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.
- [Bug binutils/31953] New: Show PE objdump -P versions in human readable form, pali at kernel dot org, 2024/07/03
- [Bug binutils/31953] Show PE objdump -P versions in human readable form, pali at kernel dot org, 2024/07/03
- [Bug binutils/31953] Show PE objdump -P versions in human readable form, pali at kernel dot org, 2024/07/03
- [Bug binutils/31953] Show PE objdump -P versions in human readable form,
pali at kernel dot org <=
- [Bug binutils/31953] Show PE objdump -P versions in human readable form, pali at kernel dot org, 2024/07/21
- [Bug binutils/31953] Show PE objdump -P versions in human readable form, nickc at redhat dot com, 2024/07/22
- [Bug binutils/31953] Show PE objdump -P versions in human readable form, cvs-commit at gcc dot gnu.org, 2024/07/23
- [Bug binutils/31953] Show PE objdump -P versions in human readable form, nickc at redhat dot com, 2024/07/23