* elf-m10300.c (elf32_mn10300_link_hash_entry): Add value.
commit3688a87991030f42469e4c10f6c60940640efc7e
authorDJ Delorie <dj@delorie.com>
Mon, 14 Aug 2006 20:05:00 +0000 (14 20:05 +0000)
committerDJ Delorie <dj@delorie.com>
Mon, 14 Aug 2006 20:05:00 +0000 (14 20:05 +0000)
tree01d6df87e704c6cee732c6a05e4d23ba83b1ac41
parent84c2d239f981d384cda179fe033ce4c97ebe965c
* elf-m10300.c (elf32_mn10300_link_hash_entry): Add value.
(elf32_mn10300_count_hash_table_entries): New.
(elf32_mn10300_list_hash_table_entries): New.
(sort_by_value): New.
(mn10300_elf_relax_section): Don't skip data sections; restrict
code-specific tests to code-specific areas so that potential
indirect calls can be detected.  Check for multiple local symbols
at the same address and merge their flags.
(elf32_mn10300_link_hash_newfunc): Initialize value.
bfd/ChangeLog
bfd/elf-m10300.c