Always create PLT eh_frame section for i386/x86-64
[deliverable/binutils-gdb.git] / bfd / coff64-rs6000.c
index ef4dfbae582bfd152a0b242f3c0b53d80f42b8bd..031385deeedd26eeab8504ced446842cad2ac7f8 100644 (file)
@@ -2738,6 +2738,7 @@ const bfd_target rs6000coff64_vec =
     _bfd_xcoff_bfd_final_link,
     _bfd_generic_link_split_section,
     bfd_generic_gc_sections,
+    bfd_generic_lookup_section_flags,
     bfd_generic_merge_sections,
     bfd_generic_is_group_section,
     bfd_generic_discard_group,
@@ -2994,6 +2995,7 @@ const bfd_target aix5coff64_vec =
     _bfd_xcoff_bfd_final_link,
     _bfd_generic_link_split_section,
     bfd_generic_gc_sections,
+    bfd_generic_lookup_section_flags,
     bfd_generic_merge_sections,
     bfd_generic_is_group_section,
     bfd_generic_discard_group,
This page took 0.023898 seconds and 4 git commands to generate.