* bucomm.c (bfd_nonfatal_message): New.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 30 Aug 2007 10:19:03 +0000 (10:19 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Thu, 30 Aug 2007 10:19:03 +0000 (10:19 +0000)
commit2db6cde7362caa130c6f9d92a1d50f742d08c3d3
tree24686122ed4e888fd967b26f9439fa8d4676d915
parent876d4bfa30530cfcddc152a1ae47f8045d80fd47
* 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
This page took 0.030493 seconds and 4 git commands to generate.