* ieee.c: Lots of minor cleanups. Make many functions return
authorIan Lance Taylor <ian@airs.com>
Thu, 14 Dec 1995 20:33:14 +0000 (20:33 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 14 Dec 1995 20:33:14 +0000 (20:33 +0000)
commit14578105732f554d29f6aaa05fec63394ea7b446
tree4f13726bea4df9575dcd16b39b78da59d384bc05
parentb14630f2df26c8650e8bd7c5169c675f76fdf8bb
* ieee.c: Lots of minor cleanups.  Make many functions return
errors rather than calling abort.  Also:
(ieee_write_twobyte): Remove; change callers to call existing
ieee_write_2bytes function.
(ieee_write_expression): Don't output the section twice when
outputting a local symbol.  Don't emit an extraneous zero if there
is only one term.
(ieee_slurp_sections): Set the lma as well as the vma.
(ieee_archive_p): Use bfd_alloc_grow rather than an obstack.
bfd/ChangeLog
bfd/ieee.c