aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl
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
commitad5211bec58c208be9512e73da9cb1b982e8d4fe (patch)
tree2bce7f745d3866de0ac04dd3b683b08fc71e3cec /ld/scripttempl
parent7065849339c3e156a2a3176f91664e3fa87d549e (diff)
downloadfsf-binutils-gdb-ad5211bec58c208be9512e73da9cb1b982e8d4fe.zip
fsf-binutils-gdb-ad5211bec58c208be9512e73da9cb1b982e8d4fe.tar.gz
fsf-binutils-gdb-ad5211bec58c208be9512e73da9cb1b982e8d4fe.tar.bz2
Handle .rdata_runtime_pseudo_reloc sections.
Diffstat (limited to 'ld/scripttempl')
-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 2f24757..0ca777f 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__)} :