public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@sourceware.org>
To: bfd-cvs@sourceware.org
Subject: [binutils-gdb] Slight wording improvement for the -Ur documentation
Date: Tue, 30 May 2023 15:12:42 +0000 (GMT)	[thread overview]
Message-ID: <20230530151242.944293858D28@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=35f8b0595f70b7ea644fd38c1c14eeaa9a01430c

commit 35f8b0595f70b7ea644fd38c1c14eeaa9a01430c
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue May 30 16:12:18 2023 +0100

    Slight wording improvement for the -Ur documentation

Diff:
---
 ld/ld.texi | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/ld/ld.texi b/ld/ld.texi
index 894ed99c26d..5639de797de 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -1147,10 +1147,11 @@ input to @command{ld}.  For other binaries however the @option{-Ur}
 option is similar to @option{-r} but it also resolves references to
 constructors and destructors.
 
-It does not work to use @option{-Ur} on files that were themselves
-linked with @option{-Ur}; once the constructor table has been built,
-it cannot be added to.  Use @option{-Ur} only for the last partial
-link, and @option{-r} for the others.
+For those systems where @option{-r} and @option{-Ur} behave
+differently, it does not work to use @option{-Ur} on files that were
+themselves linked with @option{-Ur}; once the constructor table has
+been built, it cannot be added to.  Use @option{-Ur} only for the last
+partial link, and @option{-r} for the others.
 
 @kindex --orphan-handling=@var{MODE}
 @cindex orphan sections

                 reply	other threads:[~2023-05-30 15:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230530151242.944293858D28@sourceware.org \
    --to=nickc@sourceware.org \
    --cc=bfd-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).