* elf-bfd.h (struct elf_backend_data): Add want_dynbss.
authorRichard Henderson <rth@redhat.com>
Tue, 13 Jul 1999 18:31:17 +0000 (18:31 +0000)
committerRichard Henderson <rth@redhat.com>
Tue, 13 Jul 1999 18:31:17 +0000 (18:31 +0000)
commit3018b4415306bf86c26515447e3e519f4cf1f135
treea8ff9103e8c4510c3e307171d5885a294d369fdf
parent30b30c21815a6f23b0db7b135926f988ddff22a3
    * elf-bfd.h (struct elf_backend_data): Add want_dynbss.
        * elflink.c (_bfd_elf_create_dynamic_sections): Only create
        .dynbss and .rel[a].bss if want_dynbss.
        * elfxx-target.h (elf_backend_want_dynbss): Provide default.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elflink.c
bfd/elfxx-target.h