summaryrefslogtreecommitdiff
path: root/ld/scripttempl/pe.sc
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-08-27 11:12:53 +0000
committerNick Clifton <nickc@redhat.com>2002-08-27 11:12:53 +0000
commit11bd877ea4f02214d90e38fb3ce38b6ca513ef13 (patch)
treedd47d29e1d6be5291e846185e681bd099e0e6d98 /ld/scripttempl/pe.sc
parentf45b2f80f14a50af2d069e6d37cd8126b4dca3b1 (diff)
downloadbinutils-redhat-11bd877ea4f02214d90e38fb3ce38b6ca513ef13.tar.gz
Handle .rdata_runtime_pseudo_reloc sections.
Diffstat (limited to 'ld/scripttempl/pe.sc')
-rw-r--r--ld/scripttempl/pe.sc5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/scripttempl/pe.sc b/ld/scripttempl/pe.sc
index 2f24757e42..0ca777fa6f 100644
--- a/ld/scripttempl/pe.sc
+++ b/ld/scripttempl/pe.sc
@@ -85,6 +85,11 @@ SECTIONS
*(.rdata)
${R_RDATA}
*(.eh_frame)
+ ___RUNTIME_PSEUDO_RELOC_LIST__ = .;
+ __RUNTIME_PSEUDO_RELOC_LIST__ = .;
+ *(.rdata_runtime_pseudo_reloc)
+ ___RUNTIME_PSEUDO_RELOC_LIST_END__ = .;
+ __RUNTIME_PSEUDO_RELOC_LIST_END__ = .;
}
.pdata ${RELOCATING+BLOCK(__section_alignment__)} :