* elflink.h (elf_bfd_final_link): Check if dynobj is not NULL
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index a48ac88f6525201779a0110c368812cc753b4731..9b54028150dfe6ba00c86f41a326814f9866a587 100644 (file)
@@ -1,3 +1,11 @@
+2001-12-31  Jakub Jelinek  <jakub@redhat.com>
+
+       * 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.
+
 2001-12-27  Tom Rix  <trix@redhat.com>
        
        * coff-rs6000.c (xcoff_generate_rtinit): Clean data_buffer alloc/free.
This page took 0.025453 seconds and 4 git commands to generate.