This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
user defined info
- From: Ivan Pryanishnikov <prianich at complang dot tuwien dot ac dot at>
- To: binutils at sourceware dot org
- Date: Wed, 16 Jan 2008 13:47:52 +0100
- Subject: user defined info
I'm porting binutils to a new target. The object format is elf.
I need to store in the object file an additional single flag
associated with bfd-symbols (asymbol) created during assembling.
I believe there's several ways to do that.
Could you please advise what way is the best.
Thanks,
Ivan