* ieee.c (ieee_write_debug_part): Change return type to boolean.
authorIan Lance Taylor <ian@airs.com>
Mon, 8 Jan 1996 22:02:36 +0000 (22:02 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 8 Jan 1996 22:02:36 +0000 (22:02 +0000)
commitefa77952c8f99a5a6e0233e935a24ef6bad495b9
tree662827ce5c528f8bccf8dbaa8d27c0232c689614
parented3b618d8d734349d34411ce58ed5dbc4d64f31c
* ieee.c (ieee_write_debug_part): Change return type to boolean.
If there is a SEC_DEBUGGING section, get the contents of the debug
information part from it.
(ieee_set_section_contents): Store the contents of a SEC_DEBUGGING
section in memory.
(ieee_write_object_contents): Check ieee_write_debug_part return.
bfd/ChangeLog
bfd/ieee.c