* scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.

This commit is contained in:
Richard Henderson 2000-02-16 19:07:43 +00:00
parent 562d3460fb
commit 9e673ad141
2 changed files with 5 additions and 0 deletions

View 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

View 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} :
{