* section.c (bfd_make_section_anyway): New function.
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 28 Sep 1993 21:47:15 +0000 (21:47 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 28 Sep 1993 21:47:15 +0000 (21:47 +0000)
commita1b51eb3ebbf6c82f725e093e127b2e9ee71fbfc
treeae7af5b894237702097b338b4bc16c021c25e981
parentbd7b78f76952994ec6cc55fcbc2770ad2e2eff09
* section.c (bfd_make_section_anyway): New function.
* section.c: Change comments to say several sections can have
the same name.
* bfd-in2.h: Re-generate to reflect above change.
* coffgen.c (make_a_section_from_file): Call bfd_make_section_anyway
if still no section after the bfd_coff_make_section_hook.
* coffcode.h: Add comment about TWO_DATA_SECS.
bfd/ChangeLog