[PATCH] Fix type and alignment of ARM/Thumb EABI mapping symbols

Daniel Jacobowitz drow@false.org
Mon Mar 28 10:17:00 GMT 2005


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



More information about the Binutils mailing list