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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to