aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-02-07 20:04:46 +0000
committerIan Lance Taylor <ian@airs.com>1994-02-07 20:04:46 +0000
commitbf9691352518be8012225aa9440d1e67aafce77a (patch)
tree8033a44aa2e7e8d52ca6497c3f327dca97c8110a /bfd
parentea5dad7f09f30b9d80aaf49839d2d1e91e99fd34 (diff)
downloadgdb-bf9691352518be8012225aa9440d1e67aafce77a.zip
gdb-bf9691352518be8012225aa9440d1e67aafce77a.tar.gz
gdb-bf9691352518be8012225aa9440d1e67aafce77a.tar.bz2
* 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.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index de585ae..c291ed3 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