aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2005-05-28 22:00:27 +0000
committerDaniel Jacobowitz <drow@false.org>2005-05-28 22:00:27 +0000
commit3133ddbf1df21d48dc35cc6917d395da0add78c7 (patch)
tree01f28dc19bb3098ea2bc8a564914b29c60b6c916 /bfd/ChangeLog
parent01e94249b651dfe388b015d54911c35392ef1f0b (diff)
downloadgdb-3133ddbf1df21d48dc35cc6917d395da0add78c7.zip
gdb-3133ddbf1df21d48dc35cc6917d395da0add78c7.tar.gz
gdb-3133ddbf1df21d48dc35cc6917d395da0add78c7.tar.bz2
2005-05-28 David Daney <ddaney@avtrex.com>
* elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections): Move calculation of DT_RELSZ to occur after all dynamic relocations are created.
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 32f83dc..86ae224 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-28 David Daney <ddaney@avtrex.com>
+
+ * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections): Move
+ calculation of DT_RELSZ to occur after all dynamic relocations
+ are created.
+
2005-05-28 Eli Zaretskii <eliz@gnu.org>
* configure.in: Add snprintf and vsnprintf to AC_CHECK_DECLS.