aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2007-10-16 15:51:38 +0000
committerBob Wilson <bob.wilson@acm.org>2007-10-16 15:51:38 +0000
commit1dd2625faae022a3bc2b37d79102563d430e19de (patch)
tree8edfa0908b37456b9867c41438e92d4e092b8ba8 /bfd/ChangeLog
parent8bc9c89276b610c8688f2b350178e1fc4900fb74 (diff)
downloadgdb-1dd2625faae022a3bc2b37d79102563d430e19de.zip
gdb-1dd2625faae022a3bc2b37d79102563d430e19de.tar.gz
gdb-1dd2625faae022a3bc2b37d79102563d430e19de.tar.bz2
* elflink.c (_bfd_elf_check_kept_section): Use the section rawsize
values if they are set.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 955877d..ef84265 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-16 Bob Wilson <bob.wilson@acm.org>
+
+ * elflink.c (_bfd_elf_check_kept_section): Use the section rawsize
+ values if they are set.
+
2007-10-16 Nick Clifton <nickc@redhat.com>
PR 5146