From: Richard Henderson Date: Wed, 16 Feb 2000 19:07:43 +0000 (+0000) Subject: * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION. X-Git-Tag: gdb_5_0-2000-04-10-branchpoint~568 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9e673ad141def557b71d5593dc80b63db4f58b4a;p=thirdparty%2Fbinutils-gdb.git * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index da28575c50f..b42e949e1c4 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2000-02-16 Richard Henderson + + * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION. + 2000-02-16 Timothy Wall * mri.c (mri_draw_tree): Add default LMA region argument to call diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index cdf83496ab8..ccc4b914093 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -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} : {