Fix Xtensa linkonce section naming

Bob Wilson bwilson@tensilica.com
Mon May 17 20:40:00 GMT 2004
My change on 2003-10-14 was not quite right.  Linkonce sections for Xtensa 
"property tables" were being named in an ambiguous way -- such that the property 
tables for different linkonce sections were ending up in the same section.  I'm 
not sure that this problem breaks anything and I haven't seen any specific 
failures from it, but it's not how it's supposed to be.  Committed on the mainline.

2004-05-17  Bob Wilson  <bob.wilson@acm.org>

         * elf32-xtensa.c (xtensa_get_property_section_name): Determine linkonce
         section names by inserting a new substring after .gnu.linkonce, except
         for .gnu.linkonce.t.* where the "t." is replaced.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bfd-linkonce.diff
URL: <https://sourceware.org/pipermail/binutils/attachments/20040517/006edb49/attachment.ksh>


More information about the Binutils mailing list