OSDN Git Service

* libbfd.c (bfd_log2): Do return rounded up value.
authoramodra <amodra>
Wed, 20 Apr 2011 07:16:59 +0000 (07:16 +0000)
committeramodra <amodra>
Wed, 20 Apr 2011 07:16:59 +0000 (07:16 +0000)
commit405b93cd623fcbcddaff8e08d9f563a4737d849e
tree1f5fee2867ef202f41a990e9745e0b61811f702c
parentcf3a7a60b3dce290cbd8c913cc43f43f0ad36758
* libbfd.c (bfd_log2): Do return rounded up value.
* elflink.c (bfd_elf_size_dynsym_hash_dynstr): Replace bfd_log2
call with expanded old round down version of the function.
bfd/ChangeLog
bfd/elflink.c
bfd/libbfd.c