* ieee.c (get_symbol): Set the section to bfd_abs_section.
authorIan Lance Taylor <ian@airs.com>
Tue, 13 Feb 1996 19:37:40 +0000 (19:37 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 13 Feb 1996 19:37:40 +0000 (19:37 +0000)
commitdb5970c7cc6136bfeb0e1099f1df393892e41360
treea2689ff7f1450af7315c56b6036bf0821edbaab0
parentf2693093295e5f9333c806368a19a009a7e0af91
* ieee.c (get_symbol): Set the section to bfd_abs_section.
(do_with_relocs): If EXEC_P is set and there are no relocs, use a
simple number for the section address, rather than an expression.
Limit the number of bytes between relocs to MAXRUN.
(ieee_write_me_part): Set me_record to the file offset after the
start address.
(ieee_write_processor): New static function.
(ieee_write_object_contents): Use ieee_write_processor.
bfd/ChangeLog