summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2013-08-23 07:37:31 +0000
committerNick Clifton <nickc@redhat.com>2013-08-23 07:37:31 +0000
commit966130deda2f2851b7279f1cf7d32b976260ab2d (patch)
treea8727bd56a858fc53613110f28d2b9e447d70d4c /ld/ChangeLog
parent9fce57aaed76c9a7de8a66c212219f9889681da0 (diff)
downloadbinutils-redhat-966130deda2f2851b7279f1cf7d32b976260ab2d.tar.gz
PR ld/15839
* scripttempl/avr.sc: Do not include gc'able sections into general sections during relocatable links.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2c9358842a..f9cc7e61b0 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2013-08-23 Nick Clifton <nickc@redhat.com>
+
+ PR ld/15839
+ * scripttempl/avr.sc: Do not include gc'able sections into general
+ sections during relocatable links.
+
2013-08-22 Christian Franke <franke@computer.org>
* emultempl/pe.em: Add --disable-large-address-aware option.