aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 4a93d2c..cd88318 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2009-11-25 Kai Tietz <kai.tietz@onevision.com>
+
+ * scripttempl/pe.sc: (.note.GNU-stack): Mark as discardable.
+ (.gnu.lto_*): Likewise.
+ * scripttempl/pep.sc: (.note.GNU-stack): Mark as discardable.
+ (.gnu.lto_*): Likewise.
+
2009-11-23 Paul Brook <paul@codesourcery.com>
* ldexp.c: Copy symbol type for simple assignments.