* bucomm.c (list_supported_targets): New function.
authorIan Lance Taylor <ian@airs.com>
Mon, 6 Mar 1995 18:49:17 +0000 (18:49 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 6 Mar 1995 18:49:17 +0000 (18:49 +0000)
commitbe1d162bb4a676a561295b84e09069a02223b311
treecca024a226eb706cc54dce487e0a479e8e7b1d46
parentc1d61903ecf3b390636827ed3fd234ff26040780
* bucomm.c (list_supported_targets): New function.
* bucomm.h (list_supported_targets): Declare.
* ar.c (usage): Call list_supported_targets.
* nm.c (usage): Likewise.
* objcopy.c (copy_usage, strip_usage): Likewise.
* objdump.c (usage): Likewise.
* size.c (usage): Likewise.
* strings.c (usage): Likewise.
PR 6345.
binutils/ChangeLog
binutils/objcopy.c
binutils/objdump.c