Made sure that every call to bfd_read, bfd_write, and bfd_seek
authorIan Lance Taylor <ian@airs.com>
Mon, 4 Apr 1994 22:41:21 +0000 (22:41 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 4 Apr 1994 22:41:21 +0000 (22:41 +0000)
commit791a3db4a64ca11af2d68a25467bf51a23d03c8f
treedb8023e58013fc71ce08f0cc776537b43ce79790
parent29e626eb971e3f0aaa26b1ff8a554e2b2c98b1cd
Made sure that every call to bfd_read, bfd_write, and bfd_seek
checks the return value and handled bfd_error correctly.  These
changes are not itemised.  Also:
* coffcode.h (coff_write_relocs): Change return type to boolean,
and return errors.
(coff_write_object_contents): Check coff_write_relocs return
value.
bfd/coffcode.h