* objcopy.c (copy_usage): Rename parameter to avoid shadowing.
authorIan Lance Taylor <ian@airs.com>
Thu, 9 Feb 1995 21:18:01 +0000 (21:18 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 9 Feb 1995 21:18:01 +0000 (21:18 +0000)
commitd0130cc88824b1f04ca3f8da768eec6582f7573d
tree8e3557ae427d68e671ca83c234beaa2394ec5b87
parent6b045866c169c7549c85c86d6036b4abf3f6635b
* objcopy.c (copy_usage): Rename parameter to avoid shadowing.
(strip_usage): Likewise.

* objcopy.c (struct section_add): Define.
(add_sections): New static variable.
(copy_options): Accept --add-section.
(copy_usage): Mention --add-section.
(copy_object): Add sections from the add_sections list.
(copy_main): Handle --add-section.
* binutils.texi, objcopy.1: Document --add-section.
binutils/binutils.texi
binutils/objcopy.1
This page took 0.02514 seconds and 4 git commands to generate.