* scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
authorRichard Henderson <rth@redhat.com>
Wed, 16 Feb 2000 19:07:43 +0000 (19:07 +0000)
committerRichard Henderson <rth@redhat.com>
Wed, 16 Feb 2000 19:07:43 +0000 (19:07 +0000)
ld/ChangeLog
ld/scripttempl/elf.sc

index da28575c50f348eb3d48789c25fc4637b1a5073c..b42e949e1c4e34dc3bf5c901aead88e0c9994c33 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-16  Richard Henderson  <rth@cygnus.com>
+
+       * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
+
 2000-02-16  Timothy Wall  <twall@cygnus.com>
 
        * mri.c (mri_draw_tree): Add default LMA region argument to call
index cdf83496ab8db74e2b754349329e09b0812c4f1f..ccc4b914093e96d0f9f4993861e36d37c5262c6a 100644 (file)
@@ -187,6 +187,7 @@ SECTIONS
   .rela.bss    ${RELOCATING-0} : { *(.rela.bss)                }
   .rel.plt     ${RELOCATING-0} : { *(.rel.plt)         }
   .rela.plt    ${RELOCATING-0} : { *(.rela.plt)                }
+  ${OTHER_PLT_RELOC_SECTIONS}
 
   .init        ${RELOCATING-0} : 
   {