From: Ian Lance Taylor Date: Mon, 7 Feb 1994 20:04:46 +0000 (+0000) Subject: * elfcode.h (bfd_section_from_shdr): Get vma and alignment_power X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=bf9691352518be8012225aa9440d1e67aafce77a;p=deliverable%2Fbinutils-gdb.git * elfcode.h (bfd_section_from_shdr): Get vma and alignment_power of an SHT_STRTAB section from sh_addr and sh_addralign, rather than just setting them to zero. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index de585aeb6e..c291ed3c43 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Mon Feb 7 15:02:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * elfcode.h (bfd_section_from_shdr): Get vma and alignment_power + of an SHT_STRTAB section from sh_addr and sh_addralign, rather + than just setting them to zero. + Sun Feb 6 20:04:10 1994 David J. Mackenzie (djm@thepub.cygnus.com) * elfcode.h (prep_headers, swap_out_syms): Check for NULL return