aboutsummaryrefslogtreecommitdiff
path: root/ld/gld.1
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1992-08-08 00:36:16 +0000
committerRoland Pesch <pesch@cygnus>1992-08-08 00:36:16 +0000
commit426fad1ef99828c1928beb83efbbb0fd312e515a (patch)
treeb37ec5ceb4dbf378c26efc8773ccd27ded17f962 /ld/gld.1
parent246504a5c44a6075407011c26c448d31729a9984 (diff)
downloadgdb-426fad1ef99828c1928beb83efbbb0fd312e515a.zip
gdb-426fad1ef99828c1928beb83efbbb0fd312e515a.tar.gz
gdb-426fad1ef99828c1928beb83efbbb0fd312e515a.tar.bz2
Include -N description (and include -N in synopsis).
Diffstat (limited to 'ld/gld.1')
-rw-r--r--ld/gld.119
1 files changed, 18 insertions, 1 deletions
diff --git a/ld/gld.1 b/ld/gld.1
index 93bfe39..2579063 100644
--- a/ld/gld.1
+++ b/ld/gld.1
@@ -58,7 +58,7 @@ gld \- the GNU linker
.I searchdir\c
\&\|]
.RB "[\|" \-M | \-m "\|]"
-.RB "[\|" \-n "\|]"
+.RB "[\|" \-n | \-N "\|]"
.RB "[\|" \-noinhibit-exec "\|]"
.RB "[\|" "\-R\ "\c
.I filename\c
@@ -511,6 +511,23 @@ about where symbols are mapped by \c
common storage allocation.
.TP
+.B \-N
+specifies readable and writable \c
+.B text\c
+\& and \c
+.B data\c
+\& sections. If
+the output format supports Unix style magic numbers, the output is
+marked as \c
+.B OMAGIC\c
+\&.
+
+When you use the `\|\c
+.B \-N\c
+\&\|' option, the linker does not page-align the
+data segment.
+
+.TP
.B \-n
sets the text segment to be read only, and \c
.B NMAGIC\c