Fix Xtensa linkonce section naming
Bob Wilson
bwilson@tensilica.com
Mon May 17 20:40:00 GMT 2004
More information about the Binutils mailing list
Mon May 17 20:40:00 GMT 2004
- Previous message (by thread): Patch of dlltool for enhanced dll-stub creation@rsl-sie.de
- Next message (by thread): Binutils 2.15 released
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): Patch of dlltool for enhanced dll-stub creation@rsl-sie.de
- Next message (by thread): Binutils 2.15 released
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list