aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2000-02-16 19:07:43 +0000
committerRichard Henderson <rth@redhat.com>2000-02-16 19:07:43 +0000
commit9e673ad141def557b71d5593dc80b63db4f58b4a (patch)
tree9632bb5c803b4eaf935ac194c46eabc1fa18ed7d /ld/scripttempl
parent562d3460fb28a90014290ac99c543f1085676a26 (diff)
downloadfsf-binutils-gdb-9e673ad141def557b71d5593dc80b63db4f58b4a.zip
fsf-binutils-gdb-9e673ad141def557b71d5593dc80b63db4f58b4a.tar.gz
fsf-binutils-gdb-9e673ad141def557b71d5593dc80b63db4f58b4a.tar.bz2
* scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.
Diffstat (limited to 'ld/scripttempl')
-rw-r--r--ld/scripttempl/elf.sc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc
index cdf8349..ccc4b91 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} :
{