OSDN Git Service

* bucomm.c (bfd_nonfatal_message): New.
authornathan <nathan>
Thu, 30 Aug 2007 10:19:03 +0000 (10:19 +0000)
committernathan <nathan>
Thu, 30 Aug 2007 10:19:03 +0000 (10:19 +0000)
commita6eca65c4c43a467048ea25ff773988444094e7e
treea604b13de9b899c6ad156ee344ea72130eb46755
parentc0e5e96f52a83ecedd187c1bce26da8c3c4e4914
* bucomm.c (bfd_nonfatal_message): New.
* bucomm.h (bfd_nonfatal_message): Declare.
* objcopy.c (RETURN_NONFATAL): Take BFD not NAME, use
bfd_nonfatal_message.
(copy_unknown_object): Adjust bfd_nonfatal and RETURN_NONFATAL
calls, or replace with bfd_nonfatal_message calls as appropriate.
(copy_object, copy_archive, copy_file, setup_section,
copy_section, write_debugging_info): Likewise.
binutils/ChangeLog
binutils/bucomm.c
binutils/bucomm.h
binutils/objcopy.c