Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/dist/toolchain/binutils Merge from gnu/dist:
details: https://anonhg.NetBSD.org/src/rev/5bb5b53fe515
branches: trunk
changeset: 503071:5bb5b53fe515
user: tv <tv%NetBSD.org@localhost>
date: Tue Jan 30 19:23:22 2001 +0000
description:
Merge from gnu/dist:
Document the compatibility "-d" option to strip.
diffstat:
gnu/dist/toolchain/binutils/strip.1 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r f583e12a6ac6 -r 5bb5b53fe515 gnu/dist/toolchain/binutils/strip.1
--- a/gnu/dist/toolchain/binutils/strip.1 Tue Jan 30 19:08:57 2001 +0000
+++ b/gnu/dist/toolchain/binutils/strip.1 Tue Jan 30 19:23:22 2001 +0000
@@ -20,7 +20,7 @@
.RB "[\|" \-O\ \fIbfdname\fR\ |\ \fB\-\-output\-target=\fIbfdname\fP "\|]"
.RB "[\|" \-R\ \fIsectionname\fR\ |\ \fB\-\-remove\-section=\fIsectionname\fP "\|]"
.RB "[\|" \-s\fR\ |\ \fB\-\-strip\-all "\|]"
-.RB "[\|" \-S\fR\ |\ \fB\-g\fR\ |\ \fB\-\-strip\-debug "\|]"
+.RB "[\|" \-S\fR\ |\ \fB\-g\fR\ |\ \fB\-d\fR\ |\ \fB\-\-strip\-debug "\|]"
.RB "[\|" \-\-strip\-unneeded\fR "\|]"
.RB "[\|" \-x\fR\ |\ \fB\-\-discard\-all "\|]"
.RB "[\|" \-X\fR\ |\ \fB\-\-discard\-locals "\|]"
@@ -93,6 +93,8 @@
.TP
.B \-g
.TP
+.B \-d
+.TP
.B \-\-strip\-debug
Remove debugging symbols only.
Home |
Main Index |
Thread Index |
Old Index