public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] Slight wording improvement for the -Ur documentation
@ 2023-05-30 15:12 Nick Clifton
  0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2023-05-30 15:12 UTC (permalink / raw)
  To: bfd-cvs

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-30 15:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-30 15:12 [binutils-gdb] Slight wording improvement for the -Ur documentation 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).