aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2022-07-08 10:41:07 +0100
committerNick Clifton <nickc@redhat.com>2022-07-08 10:41:07 +0100
commit0bd093231433c6a85853330369247b17f4859bee (patch)
tree3d99f9784e525b28bb98b6975ad675b6ffb9de00 /ld
parent97a8d0ab534d0353c8585816fe400ef2a468c30a (diff)
downloadfsf-binutils-gdb-0bd093231433c6a85853330369247b17f4859bee.zip
fsf-binutils-gdb-0bd093231433c6a85853330369247b17f4859bee.tar.gz
fsf-binutils-gdb-0bd093231433c6a85853330369247b17f4859bee.tar.bz2
Add markers for 2.39 branch
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS2
2 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 650e46e..8f9f4ad 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2022-07-08 Nick Clifton <nickc@redhat.com>
+
+ * 2.39 branch created.
+
2022-06-27 Nick Clifton <nickc@redhat.com>
PR 29263
diff --git a/ld/NEWS b/ld/NEWS
index d580825..40f7059 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.39:
+
* The ELF linker will now generate a warning message if the stack is made
executable. By default this warning is not issued if the user has
specifically requested an executable stack via the "-z execstack"