* libieee.h (NSECTIONS): Don't define.
authorIan Lance Taylor <ian@airs.com>
Fri, 23 Aug 1996 00:02:55 +0000 (00:02 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 23 Aug 1996 00:02:55 +0000 (00:02 +0000)
commit9461513b0468cf1ed3e9b35472fc662a429f4940
tree4ab7db3c5a88f384e1a7ddc8ba2e1636491f6827
parent69463cbb2baefd08e33df081dfb04d86fa63ac3e
* libieee.h (NSECTIONS): Don't define.
(ieee_data_struct): Change section_table to asection **.  Add
section_table_size.
* ieee.c (get_section_entry): If the table isn't big enough, make
it bigger.
(ieee_slurp_sections): Remove assertion about number of sections.
(ieee_object_p): Adjust initialization of ieee to match changes to
the structure.
PR 10377.
bfd/ChangeLog