Thu Nov 17 15:37:19 1994 Mark W. Eichin <eichin@cygnus.com>
authorIan Lance Taylor <ian@airs.com>
Fri, 18 Nov 1994 16:00:41 +0000 (16:00 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 18 Nov 1994 16:00:41 +0000 (16:00 +0000)
commit29c0d15c0172df8adb38b087148f1f85a0d4c108
treec4da3aa3efa8eb5d9dafce6cc4eacac0902537f6
parent3f9ef4ffe974cc974e462e057ce7412dbdf7ea59
Thu Nov 17 15:37:19 1994  Mark W. Eichin  <eichin@cygnus.com>

* objcopy.c (add_strip_symbol): New function, adds a name to an
explicit list of symbols to strip.
(is_strip_symbol): New function, reports whether the name argument
is in the explicit list.
(filter_symbols): Check against is_strip_symbol above all.
(strip_main): Recognize -N option. If used, don't default to
strip_all.
(copy_main): Recognize -N option.
(strip_usage): Document -N and --strip-symbol options.
(copy_usage): Ditto.
* objcopy.1, strip.1, binutils.texi: Document -N and
--strip-symbol options.
binutils/ChangeLog
binutils/binutils.texi
binutils/objcopy.1
binutils/strip.1
This page took 0.024985 seconds and 4 git commands to generate.