aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2023-06-21 12:10:03 +0100
committerNick Clifton <nickc@redhat.com>2023-06-21 12:10:03 +0100
commit340640f710e690b37c885166949595cde5f827b2 (patch)
tree096fe4195eb854b4bd32e7416fb826ac9c392337 /binutils/ChangeLog
parent0ab7005043ee404dabfd690952efc25c399995ae (diff)
downloadfsf-binutils-gdb-340640f710e690b37c885166949595cde5f827b2.zip
fsf-binutils-gdb-340640f710e690b37c885166949595cde5f827b2.tar.gz
fsf-binutils-gdb-340640f710e690b37c885166949595cde5f827b2.tar.bz2
Prune linker warnings about an executable stack being created with the -z execstack option.
* testsuite/lib/binutils-common.exp (prune_warnings_extra): Prune warnings about -z execstack creating an executable stack.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 7578292..bb58bc4 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2023-06-21 Nick Clifton <nickc@redhat.com>
+
+ * testsuite/lib/binutils-common.exp (prune_warnings_extra): Prune
+ warnings about -z execstack creating an executable stack.
+
2023-05-30 Nick Clifton <nickc@redhat.com>
* od-pe.c (targ_info): New array.