aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-07-07 03:26:47 +0000
committerAlan Modra <amodra@gmail.com>2009-07-07 03:26:47 +0000
commit2fc6d3b01285cee9613f9c52c08b57e91b4f01f6 (patch)
treea597d763c47ca3f6a104a7fdb3d6f974cd7f360d /bfd/ChangeLog
parent22102fb0d9c6319d33b3a5c9d09cc2df1aa0c8c8 (diff)
downloadgdb-2fc6d3b01285cee9613f9c52c08b57e91b4f01f6.zip
gdb-2fc6d3b01285cee9613f9c52c08b57e91b4f01f6.tar.gz
gdb-2fc6d3b01285cee9613f9c52c08b57e91b4f01f6.tar.bz2
* elf32-spu.c (spu_elf_auto_overlay): Take into account section
alignment when packing sections into overlays.
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 018f487..6aa1852 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-07 Alan Modra <amodra@bigpond.net.au>
+
+ * elf32-spu.c (spu_elf_auto_overlay): Take into account section
+ alignment when packing sections into overlays.
+
2009-07-03 Cary Coutant <ccoutant@google.com>
* dwarf2.c (decode_line_info): Ignore DW_LNE_set_discriminator.