summaryrefslogtreecommitdiff
path: root/ld/ld.texinfo
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2006-04-01 04:51:23 +0000
committerDanny Smith <dannysmith@users.sourceforge.net>2006-04-01 04:51:23 +0000
commitb4fa427331e7d9d235009f70cf4a754dc6731e06 (patch)
tree90171663109e389a756812891777ca092ffdadd9 /ld/ld.texinfo
parente0101069972318694ab690f80c1d791f0a1c51cf (diff)
downloadbinutils-redhat-b4fa427331e7d9d235009f70cf4a754dc6731e06.tar.gz
* deffilep.y (def_image_name): If LIBRARY or NAME statement
specifies an empty string, retain the name specified on command line. * ld.texinfo: Document above
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r--ld/ld.texinfo3
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo
index 1e3b3e873a..55eb893c22 100644
--- a/ld/ld.texinfo
+++ b/ld/ld.texinfo
@@ -5618,7 +5618,8 @@ specification @code{BASE = <number>} may be used to specify a
non-default base address for the image.
If neither @code{LIBRARY <name>} nor @code{NAME <name>} is specified,
-the internal name is the same as the filename specified on the command line.
+or they specify an empty string, the internal name is the same as the
+filename specified on the command line.
The complete specification of an export symbol is: