* elflink.h (size_dynamic_sections): If section named
commit557c5bf8e95ede79ceb874a09d55821f465165dc
authorRichard Henderson <rth@redhat.com>
Sat, 2 Mar 2002 01:24:50 +0000 (2 01:24 +0000)
committerRichard Henderson <rth@redhat.com>
Sat, 2 Mar 2002 01:24:50 +0000 (2 01:24 +0000)
treeb2b21388e773d16569e2a9e65dacc2507cc46fe1
parent067e88325a74685e6bf180cdce66c1675391030b
    * elflink.h (size_dynamic_sections): If section named
        ".preinit_array" exists, create DT_PREINIT_ARRAY and
        DT_PREINIT_ARRAYSZ entries in dynamic table.  Analogously for
        ".init_array" and ".fini_array".
        (elf_bfd_final_link): Handle DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ,
        DT_FINI_ARRAYSZ, DT_PREINIT_ARRAY, DT_INIT_ARRAY, and
        DT_FINI_ARRAY.
bfd/ChangeLog
bfd/elflink.h