2009-11-25 Kai Tietz <kai.tietz@onevision.com>
authorKai Tietz <kai.tietz@onevision.com>
Wed, 25 Nov 2009 06:59:01 +0000 (06:59 +0000)
committerKai Tietz <kai.tietz@onevision.com>
Wed, 25 Nov 2009 06:59:01 +0000 (06:59 +0000)
        * scripttempl/pe.sc: (.note.GNU-stack): Mark as discardable.
        (.gnu.lto_*): Likewise.
        * scripttempl/pep.sc: (.note.GNU-stack): Mark as discardable.
        (.gnu.lto_*): Likewise.

ld/ChangeLog
ld/scripttempl/pe.sc
ld/scripttempl/pep.sc

index 4a93d2c064e6d0b33787ba6dd2e85808fbae8630..cd88318c5d97e67c524fec9dbac5e2fc25ce6857 100644 (file)
@@ -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.
index 0d59aa0b134e5ecf273207b018ee789183b971be..f3cbe2565e4f442cbc680251bc47af81d62f9b26 100644 (file)
@@ -139,6 +139,8 @@ SECTIONS
     *(.debug\$T)
     *(.debug\$F)
     *(.drectve)
+    ${RELOCATING+ *(.note.GNU-stack)}
+    ${RELOCATING+ *(.gnu.lto_*)}
   }
 
   .idata ${RELOCATING+BLOCK(__section_alignment__)} :
index c6eb06c3b0de0503d25a788a0032a3e2b5d835c4..7134a4e5ee1ed0956e4ce3ed2efed8178440ccc5 100644 (file)
@@ -140,6 +140,8 @@ SECTIONS
     *(.debug\$T)
     *(.debug\$F)
     *(.drectve)
+    ${RELOCATING+ *(.note.GNU-stack)}
+    ${RELOCATING+ *(.gnu.lto_*)}
   }
 
   .idata ${RELOCATING+BLOCK(__section_alignment__)} :