This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] bfd: blackfin: fix hidden symbol recording


On Tuesday, September 21, 2010 05:42:56 Mike Frysinger wrote:
> From: Bernd Schmidt <bernds_cb1@t-online.de>
> 
> Depending on the order of objects the linker sees, hidden symbols are not
> always culled properly for Blackfin targets.  So make sure we only output
> them when necessary and not when we happen to see them relative to other
> symbols.
> 
> Signed-off-by: Bernd Schmidt <bernds_cb1@t-online.de>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> 
> 2010-09-21  Bernd Schmidt  <bernds_cb1@t-online.de>
> 
> 	* elf32-bfin.c (_bfinfdpic_count_nontls_entries): Call
> 	bfd_elf_link_record_dynamic_symbol here, if necessary, rather than...
> 	(bfinfdpic_check_relocs): ... here.

please correct me if i'm mistaken, but i believe the current code base still 
needs this change.  or feel free to ignore me because you dont want to see 
Blackfin changes anymore ;).
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]