bug-binutils
[Top][All Lists]
Advanced

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

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


From: rhoogenboom at irdeto dot com
Subject: [Bug binutils/19104] New: [PATCH] 'add symbol' feature in objcopy
Date: Fri, 09 Oct 2015 07:36:10 +0000

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

            Bug ID: 19104
           Summary: [PATCH] 'add symbol' feature in objcopy
           Product: binutils
           Version: 2.24
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: rhoogenboom at irdeto dot com
  Target Milestone: ---

Created attachment 8699
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8699&action=edit
add-symbol patch

Objcopy allows to strip/remove and manipulate all kinds of symbols in an
object. Sometimes it might be useful to be able to ADD a symbol too.

The attached patch does just that. It adds the --add-symbol option (can be used
multiple times) that allows to add a new symbol to the end of the symbol table
with an arbitrary absolute value.

If this is found useful, I can add the functionality to allow adding symbols
relative to a specific section too. The patch was made for the FC21 binutils
(2.24-32).

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