* scripttempl/pe.em (gld${EMULATION_NAME}_place_orphan): New function.
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 7 May 1996 18:04:07 +0000 (18:04 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Tue, 7 May 1996 18:04:07 +0000 (18:04 +0000)
commit7248b4e2d298776734b22c4377eacb588017fb49
tree5d398c45880a042b5b28fda69ec0e52fb6de2dea
parenta1613b5f355de2143e5e2909637130f4d1d13e5a
* scripttempl/pe.em (gld${EMULATION_NAME}_place_orphan): New function.
(gld${EMULATION_NAME}_place_section): New function.
(hold_{section,use,text,rdata,data}): New static locals.
(ld_${EMULATION_NAME}_emulation): Update orphan field.
* scripttempl/pe.sc: Whitespace cleanup.  Semicolon usage cleanup.
(INIT,FINI): Delete, unused.
(.text): Document orphan .text.foo sections.
(.rdata): Document orphan .rdata.foo sections.
(.data): Document orphan .data.foo sections.
ld/ChangeLog
This page took 0.025428 seconds and 4 git commands to generate.