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: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/19104] [PATCH] 'add symbol' feature in objcopy
Date: Wed, 21 Oct 2015 14:17:59 +0000

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 <address@hidden>:

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

commit 2b35fb28f397a26c0da03f7579116d28af2af824
Author: Ronald Hoogenbllon <address@hidden>
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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]