* elflink.h (elf_bfd_final_link): Check if dynobj is not NULL
authorJakub Jelinek <jakub@redhat.com>
Mon, 31 Dec 2001 11:49:10 +0000 (11:49 +0000)
committerJakub Jelinek <jakub@redhat.com>
Mon, 31 Dec 2001 11:49:10 +0000 (11:49 +0000)
commit57a7219709707bdaba1d8a47046c0f28cf6e064e
treeae5fa258b4c901a3f87b95c7a8c1b0bd85fa8d39
parent330693f5abc336fe08cf5f6fa63e81e5245af6cf
* elflink.h (elf_bfd_final_link): Check if dynobj is not NULL
before looking for .eh_frame_hdr section.
* elf-eh-frame.c (_bfd_elf_write_section_eh_frame_hdr): If
.eh_frame_hdr section is being stripped from output, don't do
anything.
bfd/ChangeLog
bfd/elf-eh-frame.c
bfd/elflink.h
This page took 0.023392 seconds and 4 git commands to generate.