bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/19090] objcopy --extract-symbol clears e_flags ELF header


From: rhoogenboom at irdeto dot com
Subject: [Bug binutils/19090] objcopy --extract-symbol clears e_flags ELF header field
Date: Mon, 12 Oct 2015 20:10:53 +0000

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

--- Comment #2 from Ronald Hoogenboom <rhoogenboom at irdeto dot com> ---
Created attachment 8707
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8707&action=edit
fix the --extract-symbol function

The attached patch uses bfd_copy_private_bfd_data when the --extract-symbol
flag is used and bfd_copy_private_header_data like it used to when it isn't.

This seems to address the described problem of EABI versions for ARM.

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