Handle .rdata_runtime_pseudo_reloc sections.

This commit is contained in:
Nick Clifton 2002-08-27 11:12:53 +00:00
parent 7065849339
commit ad5211bec5
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-08-27 Egor Duda <deo@logos-m.ru>
* scripttempl/pe.sc: Handle .rdata_runtime_pseudo_reloc sections.
Add symbols for application to access them.
2002-08-27 Nick Clifton <nickc@redhat.com>
* emultempl/armelf.em: Revert this patch, it is not needed.

View File

@ -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__)} :