aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2007-04-12 19:27:35 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2007-04-12 19:27:35 +0000
commitaf5978fb749478f01e76455e81e354c9d221c3fa (patch)
tree1963c478ae4ef5312fc4075423bfee6a4292c733 /bfd/ChangeLog
parent9e3313aecd599cca275c602250d928cc6755177b (diff)
downloadgdb-af5978fb749478f01e76455e81e354c9d221c3fa.zip
gdb-af5978fb749478f01e76455e81e354c9d221c3fa.tar.gz
gdb-af5978fb749478f01e76455e81e354c9d221c3fa.tar.bz2
bfd/
* elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add DT_MIPS_RTLD_MAP for PIEs.
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 962a288..125960d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
2007-04-12 Richard Sandiford <richard@codesourcery.com>
+ * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections): Don't add
+ DT_MIPS_RTLD_MAP for PIEs.
+
+2007-04-12 Richard Sandiford <richard@codesourcery.com>
+
* elfxx-mips.c (mips_elf_calculate_relocation): Set DT_TEXTREL
when creating a __GOTT_BASE__ or __GOTT_INDEX__ relocation
in a read-only section.