bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/31738] Improve objdump -p output of PE Import and Export T


From: nickc at redhat dot com
Subject: [Bug binutils/31738] Improve objdump -p output of PE Import and Export Tables
Date: Tue, 14 May 2024 15:55:34 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Pali,

  Thanks for the patch.  I agree that the output is better, so I have gone
  ahead and applied the change, although I did have to fix a couple of minor
  issues: 1) the patch would not build on 32-bit targets because there were
  a couple of places where it was trying to print out a 'long long' value
  using %lx and 2) the linker tests that use objdump -p on PE format files
  broke because of the new text.  I have corrected both of these issues in
  the version of the patch that was checked in.

Cheers
  Nick

-- 
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]