aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2012-08-03 22:09:40 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2012-08-03 22:09:40 +0000
commit6e6be592e8d934fd5934e6a7b6eab9236c7f76fa (patch)
treeb250a834c5ff0ba7d86eaf92728efb842f514b0f /bfd/ChangeLog
parent3e645041a7fc2d3ea14942f66398a1e761d63aaa (diff)
downloadgdb-6e6be592e8d934fd5934e6a7b6eab9236c7f76fa.zip
gdb-6e6be592e8d934fd5934e6a7b6eab9236c7f76fa.tar.gz
gdb-6e6be592e8d934fd5934e6a7b6eab9236c7f76fa.tar.bz2
* elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Update the
comment on DT_MIPS_RLD_MAP.
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 0403229..0fcfdb1 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2012-08-03 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Update the
+ comment on DT_MIPS_RLD_MAP.
+
2012-08-03 Tom Tromey <tromey@redhat.com>
* opncls.c (_bfd_delete_bfd): Now static.