aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSterling Augustine <saugustine@google.com>2010-02-05 17:42:46 +0000
committerSterling Augustine <saugustine@google.com>2010-02-05 17:42:46 +0000
commit4c34844242617e154e98ef479fb740d4fc57f562 (patch)
tree5a50d732a86be7c734c353d0fb3fb5f9f0f86f36
parent1cfb7d1ee10218f97feca406029b03c7692e1157 (diff)
downloadgdb-4c34844242617e154e98ef479fb740d4fc57f562.zip
gdb-4c34844242617e154e98ef479fb740d4fc57f562.tar.gz
gdb-4c34844242617e154e98ef479fb740d4fc57f562.tar.bz2
Update Changelog entry to include bug number. Checked in as obvious.
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1b94ca7..82c99ad 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.