aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.1
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-04-09 16:19:51 +0000
committerIan Lance Taylor <ian@airs.com>1996-04-09 16:19:51 +0000
commit7ec9d82515b35f7861c26076e86db48c5e14e65c (patch)
treedd6c634e85bf818838eb4d218da0d7aef398fb02 /ld/ld.1
parentf400f3586376698898dd190e61ceac436143996d (diff)
downloadgdb-7ec9d82515b35f7861c26076e86db48c5e14e65c.zip
gdb-7ec9d82515b35f7861c26076e86db48c5e14e65c.tar.gz
gdb-7ec9d82515b35f7861c26076e86db48c5e14e65c.tar.bz2
* ld.texinfo, ld.1: Mention -E as a synonym for -export-dynamic.
Diffstat (limited to 'ld/ld.1')
-rw-r--r--ld/ld.13
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ld.1 b/ld/ld.1
index ccc47dd..1037e2a 100644
--- a/ld/ld.1
+++ b/ld/ld.1
@@ -45,6 +45,7 @@ ld \- the GNU linker
.I entry\c
\&\|]
.RB "[\|" \-embedded\-relocs "\|]"
+.RB "[\|" \-E "\|]"
.RB "[\|" \-export\-dynamic "\|]"
.RB "[\|" \-F "\|]"
.RB "[\|" "\-F\ "\c
@@ -464,6 +465,8 @@ was statically initialized to pointer values. See the code in
testsuite/ld-empic for details.
.TP
+.B \-E
+.TP
.B \-export\-dynamic
When creating an ELF file, add all symbols to the dynamic symbol table.
Normally, the dynamic symbol table contains only symbols which are used