* binutils.texi: Add a chapter summarizing the ways to select
authorDavid MacKenzie <djm@cygnus>
Thu, 6 Jan 1994 19:49:06 +0000 (19:49 +0000)
committerDavid MacKenzie <djm@cygnus>
Thu, 6 Jan 1994 19:49:06 +0000 (19:49 +0000)
commiteae04238574c99672f29fbe7e5fb88d41087a3ea
tree63b454fa78a0aeb6e9626cb0bb159a11668b652f
parentc477527cbba110e90f3ef2ff059d26b97ec3ed2f
* binutils.texi: Add a chapter summarizing the ways to select
aspects of the target for each program.

* objdump.c (long_options, usage): Add long equivalents for all
remaining short options that lacked them.
* binutils.texi objdump.1: Document them.

* size.c (usage): Tweak usage message.
* size.1: Add missing `=' in examples.

* binutils.texi strip.1 objcopy.1 nlmconv.1 objcopy.c nlmconv.c:
Use "--target=bfdname" as the option to select the BFD target,
like nm and size already do.
Reserve "--format=format" for textual output selection options, but
for now keep old option names as obsolete for backward compatibility.

* strings.c (main, strings_object_file, usage): Add --target option.
* binutils.texi strings.1: Document it.
binutils/ChangeLog
binutils/binutils.texi
binutils/nlmconv.1
binutils/objcopy.1
binutils/objdump.1
binutils/size.1
binutils/strings.1
binutils/strip.1
This page took 0.05811 seconds and 4 git commands to generate.