* elflink.h (size_dynamic_sections): If section named
authorRichard Henderson <rth@redhat.com>
Sat, 2 Mar 2002 01:24:50 +0000 (01:24 +0000)
committerRichard Henderson <rth@redhat.com>
Sat, 2 Mar 2002 01:24:50 +0000 (01:24 +0000)
commit30831527a496163c41800021c20596dc252d4cc7
treefc37f98a0404fb1933faf6fcf36af7a63006c49d
parent841ac7901d408fa9ebc97db8a939800431d3b9e7
    * 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
This page took 0.028907 seconds and 4 git commands to generate.