summaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorsterling <sterling>2010-02-05 17:42:46 +0000
committersterling <sterling>2010-02-05 17:42:46 +0000
commit26dbf2d938840d7fddb82411551103677a930c1a (patch)
treee161258f5012d17d33a417ad973647e7b876c2fe /bfd
parent8b3869f256d3e86a6041d70b84b3302e192e6785 (diff)
downloadgdb-26dbf2d938840d7fddb82411551103677a930c1a.tar.gz
Update Changelog entry to include bug number. Checked in as obvious.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1b94ca79cb8..82c99ad9aee 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2010-02-05 Sterling Augustine <sterling@tensilica.com>
+
+ * elf.c (assign_file_positions_for_load_sections) Update lma of
+ section if necessary. Fixes Bugzilla 11219.
+
2010-02-05 H.J. Lu <hongjiu.lu@intel.com>
* elf32-i386.c: Remove trailing white spaces.