bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/19104] [PATCH] 'add symbol' feature in objcopy


From: rhoogenboom at irdeto dot com
Subject: [Bug binutils/19104] [PATCH] 'add symbol' feature in objcopy
Date: Tue, 20 Oct 2015 22:23:25 +0000

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

Ronald Hoogenboom <rhoogenboom at irdeto dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8704|0                           |1
        is obsolete|                            |

--- Comment #6 from Ronald Hoogenboom <rhoogenboom at irdeto dot com> ---
Created attachment 8731
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8731&action=edit
extended with 'before' functionality

Patch has been extended with the possibility to add a symbol in front of
another symbol using the special symbol-flag 'before=<othersym>'.

Also some documentation is added in the binutils.texi file.

TODO: add escaping for symbols that contain '=' (only this needs escaping
because this is the character 'strchr-ed' for symbol name delimiting). Is this
worth it? I guess many other options will break with symbol names that contain
'='.

Cheers,
Ronald.

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