* elfcode.h (bfd_section_from_shdr): Get vma and alignment_power
authorIan Lance Taylor <ian@airs.com>
Mon, 7 Feb 1994 20:04:46 +0000 (20:04 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 7 Feb 1994 20:04:46 +0000 (20:04 +0000)
of an SHT_STRTAB section from sh_addr and sh_addralign, rather
than just setting them to zero.

bfd/ChangeLog

index de585aeb6eb637b3bae713beef089295e57181c6..c291ed3c4300e54c1682a94dfbbe70f7679bd993 100644 (file)
@@ -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
This page took 0.032712 seconds and 4 git commands to generate.