Add ability to change linker warning messages into errors when reporting executable...
[binutils-gdb.git] / ld / NEWS
diff --git a/ld/NEWS b/ld/NEWS
index 73eb253b798125ceb349f85ba75ca5f1103da7ef..835dc39e24bbd40bf69ae02412cc56721b8fd664 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -6,6 +6,15 @@
   the order of the sorting.  It may be combined with either SORT_BY_NAME or
   SORT_BY_INIT_PRIORITY.
 
+* Added --warn-execstack-objects to warn about executable stacks only when an
+  input object file requests one.  Also added --error-execstack and
+  --error-rxw-segments options to convert warnings about executable stacks and
+  segments into errors.
+
+  Also added --enable-error-execstack=[yes|no] and
+  --enable-error-rwx-segments=[yes|no] configure options to set the default for
+  converting warnings into errors.
+
 Changes in 2.41:
 
 * The linker now accepts a command line option of --remap-inputs