This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: [PATCH] Fix type and alignment of ARM/Thumb EABI mapping symbols
- From: Daniel Jacobowitz <drow at false dot org>
- To: Julian Brown <julian at codesourcery dot com>
- Cc: binutils at sources dot redhat dot com
- Date: Sun, 27 Mar 2005 16:39:06 -0500
- Subject: Re: [PATCH] Fix type and alignment of ARM/Thumb EABI mapping symbols
- References: <424716CD.5030909@codesourcery.com>
On Sun, Mar 27, 2005 at 09:25:49PM +0100, Julian Brown wrote:
> In the interest of preserving existing behaviour, I have fixed this by
> adding a new disassemble_info hook which allows the symbol table used
> for disassembly to have a target-specific hook for altering each symbol
> (or remove it) in the remove_useless_symbols function. This sets the
> BSF_FUNCTION flag for mapping symbols, which makes things behave the way
> they used to, and possibly provides useful functionality for other
> platforms as well.
How about checking bfd_is_target_special_symbol in remove_useless_syms?
--
Daniel Jacobowitz
CodeSourcery, LLC