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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #6 from Nick Clifton <nickc at redhat dot com> ---
Hi H.J.

> Why not use program property?

I can see a couple of potential objections:

  * Separate debug info files do not (currently) contain any notes.

  * It is harder for a tool to locate and parse the notes section
    than to just examine the e_type field in the ELF header.  Since
    the point of this change is to allow ELF consumers to detect
    non-ELF-conforming separate debug info files, allowing them to do
    so easily would be a good idea.

  * The GNU Property Notes are currently only supported on x86 targets.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to