aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2006-10-20 07:59:44 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2006-10-20 07:59:44 +0000
commitf6f62d6fe657686bf5e793c45bb1b325898a95df (patch)
tree6f29ff059e71eab7f9bafa468b2eea7c40cc3bfc /bfd/ChangeLog
parentbcfdf036c8f094a9e43e2de47dd5e6ea00e1f816 (diff)
downloadgdb-f6f62d6fe657686bf5e793c45bb1b325898a95df.zip
gdb-f6f62d6fe657686bf5e793c45bb1b325898a95df.tar.gz
gdb-f6f62d6fe657686bf5e793c45bb1b325898a95df.tar.bz2
bfd/
* elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Don't extend PT_DYNAMIC on GNU/Linux targets.
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 304783a..d007593 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
2006-10-20 Richard Sandiford <richard@codesourcery.com>
+ * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Don't extend
+ PT_DYNAMIC on GNU/Linux targets.
+
+2006-10-20 Richard Sandiford <richard@codesourcery.com>
+
* elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections): Make the
size of .rel.dyn reflect the value of DT_RELSZ.