aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2007-10-16 23:57:24 +0000
committerBob Wilson <bob.wilson@acm.org>2007-10-16 23:57:24 +0000
commita3ef2d6352d3d486745d7d75e4739fd687f58f52 (patch)
treef3c95c642f71e36de876941b37483be57347ab73 /bfd/ChangeLog
parent73c5c7a8d60b0570c2890911f5ae062b293b19bb (diff)
downloadgdb-a3ef2d6352d3d486745d7d75e4739fd687f58f52.zip
gdb-a3ef2d6352d3d486745d7d75e4739fd687f58f52.tar.gz
gdb-a3ef2d6352d3d486745d7d75e4739fd687f58f52.tar.bz2
* elf32-xtensa.c (elf_xtensa_discard_info_for_section): Remove
unnecessary size variables. Set sec->rawsize. (relax_section, relax_property_section): Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 06ea929..b85f3b2 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,11 @@
2007-10-16 Bob Wilson <bob.wilson@acm.org>
+ * elf32-xtensa.c (elf_xtensa_discard_info_for_section): Remove
+ unnecessary size variables. Set sec->rawsize.
+ (relax_section, relax_property_section): Likewise.
+
+2007-10-16 Bob Wilson <bob.wilson@acm.org>
+
* section.c (struct bfd_section): Clarify comment for rawsize field.
* bfd-in2.h: Regenerate.