aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index bf18bbf..38dfb24 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,13 @@
+2012-05-23 Cary Coutant <ccoutant@google.com>
+
+ * scripttempl/armbpabi.sc: Match .data.rel.ro.* sections more
+ carefully. Fix typo where .rela.data.rel.ro matches
+ .rel.data.rel.ro.
+ * scripttempl/mep.sc: Likewise.
+ * scripttempl/elf.sc: Match .data.rel.ro.* sections more carefully.
+ * scripttempl/elf64hppa.sc: Likewise.
+ * scripttempl/elfxtensa.sc: Likewise.
+
2012-05-17 Daniel Richard G. <skunk@iskunk.org>
Nick Clifton <nickc@redhat.com>