* elfxx-mips.c (struct mips_elf_link_hash_table): Add new field
commit81ac3c7882d94ea684e113a8029d292a641fe95c
authorAdam Nemet <anemet@caviumnetworks.com>
Sun, 22 Jul 2007 16:45:06 +0000 (22 16:45 +0000)
committerAdam Nemet <anemet@caviumnetworks.com>
Sun, 22 Jul 2007 16:45:06 +0000 (22 16:45 +0000)
treed88e416a92d557b05ad3ea74bcd654528c7e3887
parent20ce28095eb0554f0ba0a3083e55958fa723a80a
* elfxx-mips.c (struct mips_elf_link_hash_table): Add new field
small_data_overflow_reported.
(_bfd_mips_elf_link_hash_table_create): Initialize it.
(_bfd_mips_elf_relocate_section) <bfd_reloc_overflow>: Report
small-data section overflow.
bfd/ChangeLog
bfd/elfxx-mips.c