rename a function in bfd/elf32-xtensa.c
Bob Wilson
bwilson@tensilica.com
Sat Feb 3 10:13:00 GMT 2007
Most of the major functions in this file have a "elf_xtensa_" prefix
in their names. For some reason, the "xtensa_elf_dynamic_symbol_p"
function had the prefix switched around backwards. This patch makes
it consistent. Committed on the mainline.
bfd/
* elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Renamed to...
(elf_xtensa_dynamic_symbol_p): ...this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bfd-dynsym-rename.patch
Type: application/octet-stream
Size: 1667 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20070203/48272742/attachment.obj>
More information about the Binutils
mailing list