public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] ld: fix NEWS typos
@ 2022-08-08 11:23 Martin Liška
  2022-08-08 11:26 ` Martin Liška
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Liška @ 2022-08-08 11:23 UTC (permalink / raw)
  To: binutils

I'm going to push this as obvious (same to 2.39 branch).

Cheers,
Martin

ld/ChangeLog:

	* NEWS: Fix 2 typos.
---
 ld/NEWS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ld/NEWS b/ld/NEWS
index 40f7059b897..355752e6b24 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -27,10 +27,10 @@ Changes in 2.39:
   --enable-warn-rwx-segments=no
      will make --no-warn-rwx-segments enabled by default.
      
-  --enable-defaul-execstack=no
+  --enable-default-execstack=no
      will stop the creation of an executable stack simply because an input file
      is missing a .note.GNU-stack section, even on architectures where this
-     ehaviour is the default.
+     behaviour is the default.
 
 * TYPE=<type> is now supported in an output section description to set the
   section type value.
-- 
2.37.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ld: fix NEWS typos
  2022-08-08 11:23 [PATCH] ld: fix NEWS typos Martin Liška
@ 2022-08-08 11:26 ` Martin Liška
  2022-08-08 14:44   ` Nick Clifton
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Liška @ 2022-08-08 11:26 UTC (permalink / raw)
  To: binutils

On 8/8/22 13:23, Martin Liška wrote:
> |I'm going to push this as obvious (same to 2.39 branch).|

However, I noticed the web pages references to the given tag:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=ld/NEWS;hb=refs/tags/binutils-2_39

What about changing that to:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=ld/NEWS;hb=refs/heads/binutils-2_39-branch

so that one can fix a typo?

Thanks,
Martin


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ld: fix NEWS typos
  2022-08-08 11:26 ` Martin Liška
@ 2022-08-08 14:44   ` Nick Clifton
  0 siblings, 0 replies; 3+ messages in thread
From: Nick Clifton @ 2022-08-08 14:44 UTC (permalink / raw)
  To: Martin Liška, binutils

Hi Martin,

>> |I'm going to push this as obvious (same to 2.39 branch).|

Thanks for the corrections.

> However, I noticed the web pages references to the given tag:
> https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=ld/NEWS;hb=refs/tags/binutils-2_39
> 
> What about changing that to:
> https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=ld/NEWS;hb=refs/heads/binutils-2_39-branch
> 
> so that one can fix a typo?

A good idea - I will take care of it.

Cheers
   Nick



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-08 14:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-08 11:23 [PATCH] ld: fix NEWS typos Martin Liška
2022-08-08 11:26 ` Martin Liška
2022-08-08 14:44   ` Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).