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

--- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2b35fb28f397a26c0da03f7579116d28af2af824

commit 2b35fb28f397a26c0da03f7579116d28af2af824
Author: Ronald Hoogenbllon <rhoogenb...@irdeto.com>
Date:   Wed Oct 21 15:16:35 2015 +0100

    Add ability for objcopy to insert new symbols into a binary.

        PR binutils/19104
    binutils * objcopy.c (command_line_switch): Add OPTION_ADD_SYMBOL.
        (copy_options): Add add-symbol.
        (copy_usage): Likewise.
        (parse_symflags): New function.
        (need_sym_before): New function.
        (create_new_symbol): New function.
        (filter_symbols): Add code to insert new symbols.
        (copy_main): Process OPTION_ADD_SYMBOL.
        * doc/binutils.texi: Document new feature.
        * NEWS: Add note about the new feature.

    tests       * binutils-all/add-symbol.d: New test.
        * binutils-all/objcopy.exp: Run the new test.

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